OSDN Git Service

PR target/34025
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2
3         * MAINTAINERS: Update my email address.
4
5 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6
7         * MAINTAINERS: Update my email address.
8
9 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
10
11         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
12         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
13         * Makefile.in: Regenerate.
14
15 2007-12-10  Mark Heffernan <meheff@google.com>
16
17         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
18         misplaced entries.
19
20 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
21
22         * configure.ac: Enable libjava for x86_64-*-darwin9.
23         * configure: Regenerate.
24
25 2007-12-07  Bill Maddox <maddox@google.com>
26
27         * MAINTAINERS (Write After Approval): Add myself.
28
29 2007-12-05  Ben Elliston  <bje@au.ibm.com>
30
31         * config.sub, config.guess: Update from upstream sources.
32
33 2007-12-02  Matthias Klose  <doko@ubuntu.com>
34
35         * config-ml.in: Remove 64bit configure tests.
36
37 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38
39         * config-ml.in: Robustify against white space in absolute file
40         names.
41
42         * config-ml.in (multi-clean): Substitute ${Makefile}.
43         Remove superfluous ${Makefile} in list.
44
45 2007-11-19  Thiemo Seufer  <ths@mips.com>
46
47         * config-ml.in: Don't hardcode the Makefile name.
48
49 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2007-11-06  Doug Kwan <dougkwan@google.com>
58
59         * MAINTAINERS (Write After Approval): Add myself.
60
61 2007-10-25  Ben Elliston  <bje@au.ibm.com>
62
63         * MAINTAINERS (mercury): Remove entry.
64         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
65
66 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
67
68         * Makefile.def (dependencies): Make configure-gdb depend on
69         all-intl.
70         * Makefile.in: Regenerated.
71
72 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
73
74         * MAINTAINERS (Fortran maintainer): Remove myself.
75
76 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
77
78         * Makefile.def: To avoid problems running with parallel makes,
79         build newlib before libgloss so that target specific header
80         files are availble.
81         * Makefile.in: Regenerate
82
83 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
84
85         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
86         * Makefile.in: Regenerate.
87
88 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
89
90         * MAINTAINERS (Register allocation reviewer): Add myself.
91
92 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
93
94         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
95         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
96         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
97         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
98         * configure: Regenerate.
99
100 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
101
102         * MAINTAINERS (Register allocation reviewer): Add myself.
103
104 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
105
106         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
107         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
108         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
109         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
110         * configure.ac: Default them to host tools for $host = $build.
111         Subst them.
112
113         * configure: Regenerate.
114         * Makefile.in: Regenerate.
115
116 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
117
118         * MAINTAINERS (Register allocation reviewer): Add myself.
119
120 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
121
122         * MAINTAINERS (Register allocation reviewer): Add myself.
123
124 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
125
126         * MAINTAINERS (Write After Approval): Fix typo.
127
128 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
129
130         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
131         * configure: Regenerate.
132
133 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
134
135         PR bootstrap/31906
136         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
137         they're already prefixed.
138
139 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
140
141         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
142         libstdc++.
143         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
144         * configure: Regenerate.
145         * Makefile.in: Regenerate.
146         
147 2007-09-17  Andreas Schwab  <schwab@suse.de>
148
149         * configure.ac: Raise minimum makeinfo version to 4.6.
150         * configure: Regenerate.
151
152 2007-09-17  Johannes Singler <singler@ira.uka.de>
153
154         * MAINTAINERS (write-after-approval) add myself
155
156 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
157
158         * configure.ac: Correct makeinfo version check.
159         * configure: Regenerate.
160
161 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
162
163         * MAINTAINERS: Update my email address.
164
165 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
166
167         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
168         to $skipdirs and only disable gprof for newlib.  Use the normal
169         mips*-elf* handling in other respects.
170         * configure: Regnerate.
171
172 2007-09-12  David Daney  <ddaney@avtrex.com>
173
174         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
175         enabling libgcj.
176         * configure: Regenerate.
177
178 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
179
180         PR other/32154
181         * configure.ac: For libgloss targets, point the linker to the linker
182         script, startup code and simulator library.
183         * configure: Regenerate.
184
185 2007-09-07  Andrew Haley  <aph@redhat.com>
186
187         * configure.ac (noconfigdirs): Remove target-libffi and
188         target-libjava.
189         * configure: Regenerate.
190
191 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
192
193         PR target/33281
194         * configure.ac: Use config/mh-mingw on mingw.
195         * configure: Regenerate.
196
197 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
198
199         * MAINTAINERS (Write After Approval): Add myself.
200
201 2007-09-05  Richard Guenther  <rguenther@suse.de>
202
203         * configure.ac (--enable-stage1-checking): If neither --enable-checking
204         nor --disable-checking is provided also turn on yes and types
205         checking for stage1.
206         * configure: Re-generate.
207
208 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
209
210         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
211         (Write After Approval): Remove myself.
212
213 2007-08-29  Nick Clifton  <nickc@redhat.com>
214
215         * config.sub, config.guess: Update from upstream sources.
216
217 2007-08-22  Bud Davis   <jmdavis@link.com>
218
219         * MAINTAINERS (Write After Approval): Added myself.
220         * MAINTAINERS (Reviewers): Removed myself.
221
222 2007-08-18  Paul Brook  <paul@codesourcery.com>
223             Joseph Myers  <joseph@codesourcery.com>
224
225         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
226         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
227         * Makefile.in: Regenerate.
228         * configure.ac (--with-debug-prefix-map): New.
229         * configure: Regenerate.
230
231 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
232             Nigel Stephens  <nigel@mips.com>
233
234         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
235         as target_makefile_frag.
236         * configure: Regenerate.
237
238 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
239
240         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
241         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
242         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
243         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
244         (do-compare, do-compare3, do-compare-debug): New.
245         ([+compare-target+]): Use them.
246
247 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
248
249         * MAINTAINERS (Write After Approval): Change my email address.
250
251 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
252             Ben Elliston  <bje@au.ibm.com>
253
254         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
255         --silent if $silent.
256         * configure: Regenerate.
257
258 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
259
260         * MAINTAINERS (Various Maintainers): Add myself as
261         loop infrastructure maintainer.  Update my e-mail
262         address.
263
264 2007-07-31  Diego Novillo  <dnovillo@google.com>
265
266         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
267         Adjust description.
268
269 2007-07-26  Richard Guenther  <rguenther@suse.de>
270
271         * configure.ac: Add types checking to stage1 checking flags.
272         * configure: Regenerate.
273
274 2007-07-17  Nick Clifton  <nickc@redhat.com>
275
276         * COPYING3: New file.  Contains version 3 of the GNU General
277         Public License.
278         * COPYING3.LIB: New file.  Contains version 3 of the GNU
279         Lesser General Public License.
280
281 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
282
283         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
284
285 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
286
287         * MAINTAINERS (S/390 co-maintainer): Add myself.
288         (Write After Approval): Remove myself.
289
290 2007-07-13  Dan Hipschman  <dsh@google.com>
291
292         * MAINTAINERS (Write After Approval): Add myself.
293
294 2007-07-11  Nick Clifton  <nickc@redhat.com>
295
296         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
297         WINDRES export.
298         * Makefile.in: Regenerate.
299
300 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
301
302         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
303         maintainer.
304
305 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
306
307         * lt~obsolete.m4: New. Import from 20070318 libtool.
308
309 2007-07-03  Julian Brown  <julian@codesourcery.com>
310
311         * MAINTAINERS (Write After Approval): Add myself.
312
313 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
314
315         * configure.ac: Rewrite 'configure --help' strings to look nicer.
316         * configure: Regenerate.
317
318 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
319
320         * configure.ac: Add some missing m4 quotation.
321         * configure: Regenerate.
322
323 2007-07-02  Simon Baldwin  <simonb@google.com>
324
325         * MAINTAINERS (Write After Approval): Add myself.
326
327 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
328
329         * configure: Regenerate.
330
331 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
332
333         * Makefile.def: Add windmc tool to build.
334         * Makefile.tpl: Likewise.
335         * configure.ac: Likewise.
336         * Makefile.in: Regenerate.
337         * configure: Regenerate.
338                                                 
339 2007-06-28  DJ Delorie  <dj@redhat.com>
340
341         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
342         not building newlib.
343         * configure: Regenerated.
344         
345 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
346
347         * MAINTAINERS (Write After Approval): Add myself.
348
349 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
350
351         * MAINTAINERS (Write After Approval): Add myself.
352
353 2007-06-19  Chris Matthews  <chrismatthews@google.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
358
359         * MAINTAINERS (Write After Approval): Add myself.
360
361 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
362
363         * Makefile.def: Add dependency from configure-gdb to all-bfd.
364         * Makefile.in: Regenerated.
365
366 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
367
368         * configure.ac: Don't add target-libmudflap to noconfigdirs for
369         bfin*-*-uclinux* targets.
370         * configure: Regenerate.
371
372 2007-06-14  Ian Lance Taylor  <iant@google.com>
373
374         * MAINTAINERS: Add myself as non-algorithmic global write
375         maintainer.
376
377 2007-06-14  Diego Novillo  <dnovillo@google.com>
378
379         * MAINTAINERS: Add self as middle-end maintainer and
380         non-algorithmic global write maintainer.
381
382 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
383
384         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
385         Move all Fortran maintainers except Paul Brook into the
386         Non-Autopoiesis section.
387
388 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
389
390         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
391         (distclean-stage[+id+]): Possibly delete stage_last.
392         * Makefile.in: Regenerate.
393
394 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
395
396         * MAINTAINERS (Various Maintainer): Fix typo.
397
398 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
399
400         * MAINTAINERS (Various Maintainer): Add myself as
401         dataflow maintainer.
402
403 2007-06-07  Ben Elliston  <bje@au.ibm.com>
404
405         * config.sub, config.guess: Update from upstream sources.
406
407 2007-06-07  Ben Elliston  <bje@au.ibm.com>
408
409         * Makefile.tpl: Fix spelling error.
410         * Makefile.in: Regenerate.
411
412 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
413
414         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
415         lt_cv_sys_max_cmd_len.
416
417 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
418
419         * MAINTAINERS (Various Maintainers): Add myself as
420         auto-vectorizer maintainer.
421
422 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
423
424         PR libjava/32098
425         * libtool.m4: Revert previous change.
426         * ltgcc.m4: Put it here.
427
428 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
429
430         * MAINTAINERS (Various Maintainers): Add myself as
431         auto-vectorizer maintainer.
432
433 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
434
435         PR libjava/32098
436         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
437
438 2007-05-30  Richard Guenther  <rguenther@suse.de>
439
440         * MAINTAINERS (Various Maintainers): Add myself as
441         auto-vectorizer maintainer.
442
443 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
444
445         PR bootstrap/29382
446         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
447         * configure: Rebuilt.
448
449 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
450
451         * MAINTAINERS (Write After Approval): Removed my name.
452
453 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
454
455         * MAINTAINERS (Write After Approval): Remove myself.
456
457 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
458
459         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
460
461 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
462
463         * ltmain.sh: Update from ToT Libtool.
464         * libtool.m4: Update from ToT Libtool.
465         * ltsugar.m4: New. Update from ToT Libtool.
466         * ltversion.m4: New. Update from ToT Libtool.
467         * ltoptions.m4: New. Update from ToT Libtool.
468         * ltconfig: Remove.
469         * ltcf-c.sh: Remove.
470         * ltcf-cxx.sh: Remove.
471         * ltcf-gcj.sh: Remove.
472
473 2007-05-22  Ollie Wild  <aaw@google.com>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
478
479         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
480         stage_cflags.
481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
482         Remove CFLAGS/LIBCFLAGS.
483         (configure-stage[+id+]-[+prefix+][+module+],
484         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
485         * Makefile.in: Regenerate.
486
487 2007-05-15  Diego Novillo  <dnovillo@google.com>
488
489         * MAINTAINERS: Update e-mail address.
490
491 2007-05-15  Revital Eres  <eres@il.ibm.com>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
496
497         * MAINTAINERS (Write After Approval): Updated my address.
498
499 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2007-05-11  Silvius Rus  <rus@google.com>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2007-04-23  Tom Tromey  <tromey@redhat.com>
508
509         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
510
511 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
512
513         * MAINTAINERS (cpplib): Rename to ...
514         (libcpp): ... this.  Add C/C++ front end maintainers.
515
516 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
517
518         * config-ml.in: Pass ${ml_config_env} to configure calls.
519
520 2007-04-04  Christian Bruel  <christian.bruel@st.com>
521
522         * MAINTAINERS (Write After Approval): Add myself.
523         
524 2007-04-02  Dave Korn  <dave.korn@artimi.com>
525
526         * MAINTAINERS (Write After Approval): Add myself.
527
528 2007-03-31  Tobias Burnus  <burnus@net-b.de>
529
530         * MAINTAINERS (fortran 95 front end): Add myself.
531
532 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535         
536 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
537
538         * MAINTAINERS (Modulo Scheduler): Add myself.
539
540 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
541
542         * MAINTAINERS (fortran 95 front end): Add myself.
543         (c++ front end): whitespace fix.
544
545 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
546
547         * MAINTAINERS (Write After Approval): Add myself.
548
549 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
550
551         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
552         of glob.  Quote arguments with single quotes too.
553         * configure: Regenerate.
554
555 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
556
557         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
558         * Makefile.in: Regenerate
559
560 2007-03-07  Andreas Schwab  <schwab@suse.de>
561
562         * configure: Regenerate.
563
564 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
565
566         * configure.ac: Add "--with-pdfdir" configure option,
567         which defines pdfdir variable.
568         * Makefile.def (target=fixincludes): Add install-pdf to
569         missing targets.
570         (recursive_targets): Add install-pdf target.
571         (flags_to_pass): Add pdfdir.
572         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
573         target.
574         * configure: Regenerate
575         * Makefile.in: Regenerate
576
577 2007-02-28  Eric Christopher  <echristo@apple.com>
578
579         Revert:
580         2006-12-07  Mike Stump  <mrs@apple.com>
581
582         * Makefile.def (dependencies): Add dependency for
583         install-target-libssp and install-target-libgomp on
584         install-gcc.
585         * Makefile.in: Regenerate.
586
587 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
588
589         * configure: Regenerate.
590         * configure.ac: Move statements after variable declarations.
591
592 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
593
594         * MAINTAINERS: Add myself as sh maintainer.
595
596 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
597
598         * configure.ac: Adjust for loop syntax.
599         * configure: Regenerate.
600
601 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
602
603         * configure: Rebuilt.
604
605 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
606
607         * configure.ac: Drop multiple occurrences of --enable-languages,
608         and fix its quoting.
609         * configure: Rebuilt.
610
611 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
612             Nathan Sidwell  <nathan@codesourcery.com>
613             Vladimir Prus  <vladimir@codesourcery.com
614             Joseph Myers  <joseph@codesourcery.com>
615
616         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
617         * configure: Regenerate.
618
619 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
620
621         * ltconfig (freebsd*): Default to elf.
622
623 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
624
625         * configure.ac (target_libraries): Move libgcc before libiberty.
626         * configure: Regenerated.
627
628 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
629             Paolo Bonzini  <bonzini@gnu.org>
630
631         PR bootstrap/30753
632         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
633         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
634         * configure: Regenerated.
635
636 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
637
638         * MAINTAINERS (Language Front End Maintainers): Update my mail
639         address.
640
641 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
642
643         PR bootstrap/30748
644         * configure.ac: Correct syntax for Solaris ksh.
645         * configure: Regenerated.
646
647 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
648
649         * configure.ac: Sync with src.
650         * configure: Regenerate.
651
652 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
653
654         * Makefile.in: Regenerate.
655
656 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
657
658         * config.sub: Sync with src.
659
660 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
661
662         * Makefile.tpl (build_alias, host_alias, target_alias): Use
663         noncanonical equivalents.
664         * configure.in: Rename to...
665         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
666         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
667         target_noncanonical.  Use them.  Rewrite removal of configure
668         arguments for autoconf 2.59.  Discard variable settings.  Force
669         program_transform_name for native tools.
670
671         * Makefile.in: Regenerated.
672         * configure: Regenerated with autoconf 2.59.
673
674 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
675
676         * MAINTAINERS (Write After Approval): Add myself.
677
678 2007-01-31  Andreas Schwab  <schwab@suse.de>
679
680         * Makefile.tpl (LDFLAGS): Substitute it.
681         * Makefile.in: Regenerate.
682
683 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
688
689         * MAINTAINERS (spu port): Add myself.
690
691 2007-01-23  Richard Guenther  <rguenther@suse.de>
692
693         PR bootstrap/30541
694         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
695         * Makefile.tpl (GNATBIND): Substitute it.
696         (GNATMAKE): Likewise.
697         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
698         of STAGE_PREFIX.
699         * Makefile.in: Regenerate.
700         * configure: Regenerate.
701
702 2007-01-18  Mike Stump  <mrs@apple.com>
703
704         * configure.in: Re-enable -Werror for gcc builds.
705
706 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
707
708         * MAINTAINERS (Write After Approval): Add myself.
709
710 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
711
712         * configure.in: Change == to = in test command.
713         * configure: Regenerate.
714
715 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
716             Nick Clifton  <nickc@redhat.com>
717             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
718
719         * configure.in (build_configargs, host_configargs, target_configargs):
720         Remove build/host/target parameters.
721         (host_libs): Add gmp and mpfr.
722         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
723         * Makefile.def (gmp, mpfr): New.
724         (gcc): Remove target.
725         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
726         target_os, target_vendor): New.
727         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
728         * configure: Regenerate.
729         * Makefile.in: Regenerate.
730
731 2007-01-11  Matt Fago  <fago@earthlink.net>
732
733         * configure.in: Try to link to functions only in mpfr 2.2.x
734         to improve robustness of configure tests.
735         * configure: Regenerate.
736
737 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
738
739         * MAINTAINERS: Add myself as i386 maintainer.
740
741 2007-01-08  Jan Hubicka  <jh@suse.cz>
742
743         * MAINTAINERS: Add myself as i386 maintainer.
744
745 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
746
747         * configure.in: Add support for an x86_64-mingw* target.
748         * configure: Regenerate.
749
750 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
751
752         * Makefile.tpl (all-target): Correct @if conditional for target
753         modules.
754         * configure.in: Omit libiberty if building only target libgcc.
755         * configure, Makefile.in: Regenerated.
756
757 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
758
759         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
760         * configure: Regenerate.
761
762 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
763
764         * Makefile.def (target_modules): Add libgcc.
765         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
766         * Makefile.tpl (clean-target-libgcc): Delete.
767         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
768         on gcc even for bootstrapped modules.  Rewrite handling of
769         lang_env_dependencies to loop over target_modules.
770         * configure.in (target_libraries): Add target-libgcc.
771         * Makefile.in, configure: Regenerated.
772
773 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
774
775         * configure.in: Reorganize recognition of languages.  Add
776         --enable-stage1-languages.  Show supported languages for the chosen
777         target rather than all recognized languages.
778         * configure: Regenerate.
779
780 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
781
782         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
783         * Makefile.in: Regenerate.
784
785 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
786
787         * configure.in: Warn that MPFR 2.2.0 is buggy.
788         * configure: Regenerate.
789
790 2006-12-27  Ian Lance Taylor  <iant@google.com>
791
792         * configure.in: When removing Makefiles to force a reconfigure, also
793         remove prev-DIR*/Makefile.
794         * configure: Regenerate.
795
796 2006-12-22  Andreas Schwab  <schwab@suse.de>
797
798         * configure: Regenerate with correct autoconf version.
799
800 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
801
802         * configure.in: add AC_SUBST for *_FOR_TARGET.
803         * configure: Regenerate.
804
805 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
806
807         * configure.in: Simplify logic for rejecting languages that cannot
808         be built.  Separate the case when a language is unsupported,
809         from the case when the user chooses not to build a language.
810
811 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
812
813         * configure.in: Remove "$build" case for powerpc-*-darwin* since
814         it only affects bootstrap and could be tested on "$host" as well.
815         * configure: Regenerate.
816         * config/mh-ppc-darwin: Add to the stage1 cflags here.
817
818 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
819
820         PR bootstrap/29544
821         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
822         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
823         move here comment from Makefile.tpl.
824         * Makefile.tpl: Move some definitions higher in the file.
825         (STAGE1_CHECKING): New.
826         * configure.in: Add --enable-stage1-checking.
827         * configure: Regenerate.
828         * Makefile.in: Regenerate.
829
830 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
831
832         * MAINTAINERS: Add myself as build system maintainer.
833
834 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
835
836         * MAINTAINERS (Write After Approval): Add myself.
837
838 2006-12-13  Eric Christopher  <echristo@apple.com>
839
840         * MAINTAINERS: Add myself as darwin maintainer.
841
842 2006-12-11  Ian Lance Taylor  <ian@airs.com>
843
844         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
845
846 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
847
848         MAINTAINERS: Update my entry.
849
850 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
851
852         * configure.in:  Handle spu makefile frag.
853         * Makefile.tpl (MAINT): Define
854         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
855         * configure: Regenerate.
856         * Makefile.in: Regenerate.
857
858 2006-12-11  Ben Elliston  <bje@au.ibm.com>
859
860         * config.guess: Import latest version.
861         * config.sub: Likewise.
862
863 2006-12-11  Ben Elliston  <bje@au.ibm.com>
864
865         * configure.in (spu-*-*): Don't skip target-libiberty.
866         * configure: Regenerate.
867
868 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
869
870         PR bootstrap/30134
871         * configure.in: Correct x86 darwin support for libjava to powerpc
872         and i?86 only.
873         * configure: Regenerate.
874
875 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
876
877         * configure.in: Add x86 darwin support for libjava.
878         * configure: Regenerate.
879
880 2006-12-07  Mike Stump  <mrs@apple.com>
881
882         * Makefile.def (dependencies): Add dependency for
883         install-target-libssp and install-target-libgomp on
884         install-gcc.
885         * Makefile.in: Regenerate.
886
887 2006-12-04  Richard Guenther  <rguenther@suse.de>
888
889         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
890         (Non-Algorithmic Maintainers): Move over non-algorithmic
891         loop optimizer maintainers, add myself as a non-algorithmic
892         middle-end maintainer.
893
894 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
895
896         * MAINTAINERS (Write After Approval): Add myself.
897
898 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
899
900         * configure.in: Update error message for missing GMP/MPFR.
901
902         * configure: Regenerate.
903
904 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
905
906         * configure.in: Update MPFR version in error message.
907
908         * configure: Regenerate.
909
910 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
911
912         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
913         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
914         --with-gmp-lib): New flags.
915
916         * configure: Regenerate.
917
918 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
919
920         * MAINTAINERS (Write After Approval): Change my email address.
921
922 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2006-11-22  Philipp Thomas <pth@suse.de>
927
928         * MAINTAINERS (i18n): Update e-mail address.
929
930 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
931
932         * MAINTAINERS (spu port): Add myself as maintainer.
933         (Write After Approval): Remove myself.
934
935 2006-11-22  Ben Elliston  <bje@au.ibm.com>
936
937         * configure.in (skipdirs): Don't build libssp for SPU.
938         * configure: Regenerate.
939
940 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
941
942         * MAINTAINERS (spu port): Add myself as maintainer.
943         (libobjc): Update my email address.
944
945 2006-11-21  Andrea Bona  <andrea.bona@st.com>
946
947         * MAINTAINERS (Write After Approval): Add myself.
948
949 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
950
951         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
952         * configure : Rebuilt.
953
954 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
963
964         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
965         libmpfr.a.
966         * configure: Regenerate.
967
968 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
969
970         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
971         (unstage): Test for stage_last presence.
972
973         PR bootstrap/29802
974         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
975         * Makefile.in: Regenerate.
976
977 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
978
979         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
980         maintainers.
981
982 2006-11-14  Erven Rohou  <erven.rohou@st.com>
983
984         * MAINTAINERS (Write After Approval): Add myself.
985
986 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
987
988         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
989         and stageN-package/Makefile.
990         * Makefile.in: Regenerated.
991
992 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
993
994         * configure.in: Remove target-libgloss from noconfigdirs for
995         bfin-*-*.
996         * configure: Regenerated.
997
998 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
999
1000         * configure.in (have_gmp): Only error if the gcc directory exists.
1001
1002         * configure: Regenerate.
1003
1004 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1005
1006         * configure.in: Robustify error message for missing GMP/MPFR.
1007
1008         * configure: Regenerate.
1009
1010 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1011
1012         * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1015
1016         * MAINTAINERS: Change email address.
1017
1018 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1019
1020         * MAINTAINERS (Write After Approval): Add myself.
1021
1022 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1023
1024         * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1027
1028         * MAINTAINERS (Write After Approval): Move myself to
1029         Write After Approval section.
1030
1031 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1032
1033         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1034         need_gmp anymore.
1035         * configure: Regenerate.
1036
1037 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1038
1039         * MAINTAINERS (Write After Approval): Add myself.
1040
1041 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1042
1043         * config.guess: Import latest version.
1044         * config.sub: Likewise.
1045
1046 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1047
1048         * Makefile.def: Added pdf target handling.
1049         * Makefile.tpl: Added pdf target handling.
1050         * Makefile.in: Regenerated.
1051
1052 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1053
1054         * MAINTAINERS: Add self as score port maintainer.
1055
1056 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1057
1058         * MAINTAINERS (Write After Approval): Add myself.
1059
1060 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1061
1062         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1063         or newer.
1064         * configure: Regenerated.
1065
1066 2006-09-27  Dave Brolley  <brolley@redhat.com>
1067
1068         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1069         $s instead of $r.
1070         * configure: Regenerated.
1071
1072 2006-09-26  Thiemo Seufer  <ths@mips.com>
1073
1074         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1075         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1076         * configure: Regenerate.
1077
1078 2006-09-24  Graeme Peterson <gridly@gmail.com>
1079
1080         * MAINTAINERS (Write After Approval): Remove myself.
1081
1082 2006-09-22  Chao-ying Fu  <fu@mips.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1087
1088         * MAINTAINERS: Add self as soft-fp maintainer.
1089
1090 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1091
1092         * MAINTAINERS: Add myself as avr maintainer.
1093         Remove Marek Michalkiewicz as avr maintainer.
1094
1095 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1096
1097         * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1100
1101         * configure.in: Never build newlib for a Mingw host.
1102         Never build newlib as Mingw target library.
1103         Test the existence of winsup/cygwin for building a Cygwin newlib,
1104         rather than just winsup.
1105         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1106         building a Mingw target.
1107         * configure: Regenerate.
1108
1109 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1110
1111         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1112
1113 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1114
1115         * config.guess: Import from src (was more updated).
1116         * config.sub: Likewise.
1117
1118 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1119
1120         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1121         * configure: Regenerated.
1122
1123 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1124
1125         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1126         for stages after the first.
1127
1128 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1129
1130         * Makefile.def: Add dependencies for configure-opcodes
1131         on configure-intl and all-opcodes on all-intl.
1132         * Makefile.in: Regenerated.
1133
1134 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1135
1136         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1137
1138 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1139
1140         Port to hosts whose 'sort' and 'tail' implementations
1141         treat operands with leading '+' as file names, as POSIX
1142         has required since 2001.  However, make sure the code still
1143         works on pre-POSIX hosts.
1144         * ltmain.sh: Don't assume "sort +2" is equivalent to
1145         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1146
1147 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1148
1149         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1150
1151 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1152
1153         * ltconfig: chmod 644 before ranlib during install.
1154
1155 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1156
1157         PR bootstrap/18058
1158         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1159         if the bootstrap compiler is a GCC version that supports it.
1160         * configure: Regenerate.
1161
1162 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1163
1164         * configure.in: Fix thinkos in previous check-in.
1165         * configure: Regenerate.
1166
1167 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1168
1169         PR other/27063
1170         * configure.in: Test subdir_requires and give an appropriate
1171         error message.
1172         * configure: Regenerate.
1173
1174 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1175
1176         * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1179
1180         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1181
1182 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1183
1184         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1185
1186 2006-06-20  David Ayers  <d.ayers@inode.at>
1187
1188         PR bootstrap/28072
1189         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1190         whether target-libjava is being configured instead of whether the
1191         java front end is enabled.
1192         * configure: Regenerate.
1193
1194 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1195
1196         PR target/27540
1197         * configure.in: Only enable libgomp on IRIX 6.
1198         * configure: Regenerate.
1199
1200 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1201
1202         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1203         too.
1204         * Makefile.in: Regenerate.
1205
1206 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1207
1208         * config-ml.in: Alter CCASFLAGS to include special
1209         multilib options the same as is done for CFLAGS.
1210
1211 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1212
1213         * configure.in: Don't enable libgomp on hpux10.
1214         * configure: Rebuilt.
1215
1216 2006-06-12  David Ayers  <d.ayers@inode.at>
1217
1218         PR bootstrap/27963
1219         PR target/19970
1220         * configure.in: Remove target-boehm-gc from noconfigdirs where
1221         ${libgcj} is specified.
1222         * configure: Regenerate.
1223
1224 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1225
1226         Sync from src:
1227
1228         * configure.in: Sync.
1229         * configure: Regenerated.
1230
1231         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1232
1233         * Makefile.def: Added dependencies from sim and gdb on intl, and
1234         added configure dependencies to everything with an all dependency
1235         on intl.
1236         * Makefile.in: Regenerated.
1237
1238 2006-06-06  David Ayers  <d.ayers@inode.at>
1239
1240         PR libobjc/13946
1241         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1242         * Makefile.in: Regenerate.
1243         * configure.in: Add --enable-objc-gc at toplevel and have it
1244         enable boehm-gc for Objective-C.
1245         Remove target-boehm-gc from libgcj.
1246         Add target-boehm-gc to target_libraries.
1247         Add target-boehm-gc to noconfigdirs where ${libgcj}
1248         is specified.
1249         Assert that boehm-gc is supported when requested for Objective-C.
1250         Only build boehm-gc if needed either for Java or Objective-C.
1251         * configure: Regenerate.
1252
1253 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1254
1255         PR 27674
1256         * Makefile.tpl (configure-[+prefix+][+module+],
1257         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1258         Remove rule to unstage bootstrapped modules.
1259         (stage_current): New.
1260         * Makefile.in: Regenerate.
1261
1262 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1263
1264         * MAINTAINERS (Write After Approval): Update my e-mail address.
1265
1266 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1267
1268         * include/libiberty.h: Declare pex_run_in_environment.
1269
1270 2006-05-31  Asher Langton  <langton2@llnl.gov>
1271
1272         * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         * Makefile.def (bfd, opcodes): Fix lib_path.
1277         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1278         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1279         * Makefile.in: Regenerate.
1280
1281 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1282
1283         * Makefile.in: Regenerate.
1284
1285 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1286
1287         * Makefile.def: Add install-html target. Add datarootdir
1288         docdir and htmldir to flags_to_pass.
1289         * Makefile.tpl: Add install-html target.
1290         * Makefile.in: Regenerate.
1291         * configure.in: Add --with-datarootdir, --with-docdir, and
1292         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1293         * configure: Regenerate.
1294
1295 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1296
1297         * configure.in: Enable gprof for cross builds.
1298         * configure: Regenerate.
1299
1300 2006-05-22  Richard Guenther  <rguenther@suse.de>
1301
1302         Revert
1303         2006-01-31  Richard Guenther  <rguenther@suse.de>
1304         Paolo Bonzini  <bonzini@gnu.org>
1305
1306         * Makefile.def (target_modules): Add libgcc-math target module.
1307         * configure.in (target_libraries): Add libgcc-math target library.
1308         (--enable-libgcc-math): New configure switch.
1309         * Makefile.in: Re-generate.
1310         * configure: Re-generate.
1311         * libgcc-math: New toplevel directory.
1312
1313 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1314             Andreas Tobler  <a.tobler@schweiz.ch>
1315
1316         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1317         * configure: Rebuilt.
1318
1319 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1320
1321         * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2006-05-01  DJ Delorie  <dj@redhat.com>
1324
1325         * configure.in: Restore CFLAGS if GMP isn't present.
1326         * configure: Regenerate.
1327
1328 2006-05-01  Richard Guenther  <rguenther@suse.de>
1329
1330         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1331         maintainer.
1332
1333 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1334
1335         * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1338
1339         * MAINTAINERS (Write After Approval): Add myself.
1340
1341 2006-04-18  DJ Delorie  <dj@redhat.com>
1342
1343         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1344         reference libgloss so that libssp can be built in a combined
1345         tree.
1346         * configure: Regenerate.
1347
1348 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1349
1350         * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1353
1354         * configure.in: Require makeinfo 4.4 or higher.
1355         * configure: Regenerate.
1356
1357 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1358
1359         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1360         Rearrange the entries of other libraries to have them in one place.
1361
1362 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1363
1364         * MAINTAINERS (Write After Approval): Remove myself.
1365         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1366
1367 2006-03-14  Richard Guenther  <rguenther@suse.de>
1368
1369         * configure: Regenerate with autoconf 2.13.
1370
1371 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1372
1373         * MAINTAINERS: Use my work address.
1374
1375         * MAINTAINERS: Update my E-mail address.
1376
1377 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1378
1379         * configure.in: Handle --disable-<component> generically.
1380         * configure: Regenerate.
1381
1382 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1383
1384         PR libgcj/17311
1385         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1386
1387 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1388
1389         * MAINTAINERS (Write After Approval):  Remove myself.
1390         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1391
1392 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1393
1394         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1395         (TARGET_CONFIGDIRS): Remove.
1396         * configure.in: Remove AC_SUBST(target_configdirs).
1397         * Makefile.in, configure: Regenerated.
1398
1399 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1400
1401         * MAINTAINERS (Write After Approval):  Remove myself.
1402         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1403
1404 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1405
1406         PR bootstrap/25670
1407
1408         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1409
1410         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1411         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1412         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1413         BUILD_PREFIX, BUILD_PREFIX_1.
1414         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1415
1416         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1417         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1418
1419         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1420         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1421         of `cat stage_current`.  Always provide the `r' and `s' variables.
1422         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1423         a single shell execution.
1424         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1425         bootstrapped modules, make the stage1 module if the build was not
1426         started yet, else build the current stage.
1427         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1428         (all-build, all-host, all-target, [+make_target+]-host,
1429         [+make_target+]-target): Do not use \-continued lines.
1430         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1431         (current_stage, restrap, stage_last): New.
1432
1433         * Makefile.in: Regenerate.
1434         * configure: Regenerate.
1435
1436 2006-02-19  Bud Davis  <jmdavis@link.com>
1437
1438         * MAINTAINERS (Write After Approval):  Remove myself.
1439         (Language Front End Maintainers):  Add myself as fortran 95
1440         maintainer and update e-mail address.
1441
1442 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1443
1444         * MAINTAINERS (Write After Approval):  Remove myself.
1445         (Language Front End Maintainers):  Add myself as fortran 95
1446         maintainer.
1447
1448 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1449
1450         * MAINTAINERS (Write After Approval): Add myself.
1451
1452 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1453
1454         * MAINTAINERS (Write After Approval):  Remove myself.
1455         (Language Front End Maintainers):  Add myself as
1456         fortran 95 maintainer.
1457
1458 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1459
1460         Sync from src:
1461
1462         2005-12-27  Leif Ekblad  <leif@rdos.net>
1463
1464         * configure.in: Add support for RDOS target.
1465         * configure: Regenerate.
1466
1467 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1468             Andreas Schwab  <schwab@suse.de>
1469
1470         * configure: Regenerate.
1471
1472 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1473
1474         * configure.in (enable_libgomp): Add AIX.
1475         * configure: Regenerate.
1476
1477 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1478
1479         * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1482
1483         * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2006-01-31  Richard Guenther  <rguenther@suse.de>
1486         Paolo Bonzini  <bonzini@gnu.org>
1487
1488         * Makefile.def (target_modules): Add libgcc-math target module.
1489         * configure.in (target_libraries): Add libgcc-math target library.
1490         (--enable-libgcc-math): New configure switch.
1491         * Makefile.in: Re-generate.
1492         * configure: Re-generate.
1493         * libgcc-math: New toplevel directory.
1494
1495 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1496
1497         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1498         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1499         the assembler, linker and binutils.
1500         * configure: Regenerate.
1501
1502 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1503
1504         * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1507
1508         * configure: Regenerate.
1509
1510 2006-01-18  Richard Henderson  <rth@redhat.com>
1511             Jakub Jelinek  <jakub@redhat.com>
1512             Diego Novillo  <dnovillo@redhat.com>
1513
1514         * libgomp: New directory.
1515         * Makefile.def: Add target_module libgomp.
1516         * Makefile.in: Regenerate.
1517         * configure.in (target_libraries): Add target-libgomp.
1518         * configure: Regenerate.
1519
1520 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1521
1522         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1523         @ from continuation.
1524         * Makefile.in: Rebuilt.
1525
1526 2006-01-04  Chris Lattner  <sabre@gnu.org>
1527
1528         * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1531
1532         PR bootstrap/24252
1533
1534         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1535         * Makefile.tpl (OBJDUMP): New.
1536         (EXTRA_HOST_FLAGS): Add it.
1537         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1538
1539         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1540         to use symbolic links between directories.  Avoid race conditions
1541         or make them harmless.
1542         * configure.in: Do not try to use symbolic links between directories.
1543
1544         * Makefile.def (LEAN): Pass.
1545         * Makefile.tpl (LEAN): Define.
1546         (stage[+id+]-start): Accept that the previous directory does not
1547         exist, if the bootstrap is lean.
1548         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1549         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1550         configure substitution.
1551         ([+compare-target+]): Likewise.
1552         ([+bootstrap-target+]-lean): New.
1553         * configure.in: Remove lean bootstrap support from here.
1554
1555         * Makefile.in: Regenerate.
1556         * configure: Regenerate.
1557
1558 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1559
1560         * MAINTAINERS (libdecnumber): Add myself.
1561
1562 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1563
1564         * libtool-ldflags: New script.
1565
1566 2006-01-02  Andreas Schwab  <schwab@suse.de>
1567
1568         * configure.in: When reconfiguring remove Makefile in
1569         all stage directories.
1570         * configure: Regenerate.
1571
1572 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1573
1574         * MAINTAINERS: Update my email address.
1575
1576 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1577
1578         Revert Ada-related part of the previous change.
1579
1580         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1581         Do not pass.
1582         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1583         * Makefile.in: Regenerate.
1584         * configure.in: Do not include mt-ppc-aix target fragment.
1585         * configure: Regenerate.
1586
1587 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1588
1589         * configure.in: Select appropriate fragments for PowerPC/AIX.
1590         * configure: Regenerate.
1591
1592         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1593         BOOT_CFLAGS, BOOT_LDFLAGS.
1594         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1595         BOOT_CFLAGS, BOOT_LDFLAGS.
1596         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1597         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1598         (stage): Fail if we cannot complete the work.
1599         * Makefile.in: Regenerate.
1600
1601 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1602
1603         * configure.in: Replace ms1 with mt.
1604         * configure: Rebuilt.
1605
1606 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1607
1608         * MAINTAINERS: Update my email address.
1609
1610 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1611
1612         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1613         install-host-nogcc): Don't invoke $(stage) at the end.
1614         * Makefile.in: Regenerate.
1615
1616 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1617
1618         * configure.in: Flip the top-level bootstrap switch.
1619         * configure: Regenerate.
1620
1621 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1622
1623         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1624         $(stage) and $(unstage).
1625         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1626         (all): Remove stray semicolon.
1627         (local-distclean): Don't handle multilib.tmp and multilib.out.
1628         (install.all): Set $s for consistency.
1629         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1630         check_multilibs setting.  Always make the install directory.
1631         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1632         Correct @if/@endif.
1633         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1634         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1635         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1636         (multilib.out): Remove.
1637         * Makefile.in: Regenerated.
1638
1639 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1640
1641         * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1644
1645         * MAINTAINERS: Add myself as mt maintainer.
1646
1647         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1648
1649 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1650
1651         * MAINTAINERS: Change email address.
1652
1653 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1654
1655         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1656         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1657         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1658         Find in-tree tools if available.
1659         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1660         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1661         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1662         (COMPILER_*_FOR_TARGET): New.
1663         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1664         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1665         (CONFIGURED_*, USUAL_*): Remove.
1666         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1667         STRIP): Use autoconf substitutions.
1668         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1669         COMPILER_NM_FOR_TARGET): New.
1670         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1671
1672         (all): Make all-host and all-target in parallel.
1673         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1674         that $$r and $$s are set before invoking a recursive make.
1675         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1676         ([+bootstrap-target+]): Inline most of the `all' target.
1677
1678 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1679
1680         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1681         from the gcc build directory.
1682         * Makefile.in: Regenerate.
1683
1684 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1685
1686         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1687         depend on all-libdecnumber.
1688         * configure.in (host_libs): Include libdecnumber.
1689         * Makefile.in: Regenerate.
1690         * configure: Likewise.
1691
1692 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1693
1694         * libdecnumber: Import decNumber sources from the dfp-branch.
1695
1696 2005-11-21  Kean Johnston  <jkj@sco.com>
1697
1698         * config.sub, config.guess: Sync from upstream sources.
1699
1700 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1701
1702         Import from Autoconf sources:
1703
1704         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1705         * config/move-if-change: Don't output "$2 is unchanged";
1706         suggested by Ben Elliston.  Handle weird characters correctly.
1707
1708 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1709
1710         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1711         to match upstream libtool for darwin.
1712
1713 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1714
1715         * Makefile.def: Remove gdb dependencies for gdbtk.
1716         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1717         (configure-gdb, install-gdb): New rules.
1718         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1719         * Makefile.in, configure: Regenerated.
1720
1721 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1722
1723         * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1726
1727         * MAINTAINERS (Write After Approval): Add myself.
1728
1729 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1730
1731         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1732         Diego Novillo.
1733
1734 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1735
1736         PR bootstrap/24297
1737         * Makefile.tpl (do-[+make-target+], do-check, install,
1738         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1739         are set before recursing.
1740         * Makefile.in: Regenerate.
1741
1742 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1743
1744         PR bootstrap/18939
1745         * Makefile.def (gcc) <target>: Fix thinko.
1746         * Makefile.in: Regenerate.
1747
1748 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1749
1750         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1751         * configure: Regenerate.
1752
1753 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1754
1755         * MAINTAINERS (Write After Approval): Add self.
1756
1757 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1758
1759         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1760         target-libffi, target-qthreads, target-libjava, and
1761         targetlibobjc.
1762         * configure: Regenerate.
1763
1764 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1765
1766         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1767         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1768         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1769         (USUAL_OBJDUMP_FOR_TARGET): New.
1770         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1771         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1772         * configure, Makefile.in: Regenerated.
1773
1774 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1775
1776         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1777         before other host packages.
1778
1779 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1780
1781         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1782
1783 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1784
1785         PR bootstrap/22340
1786
1787         * configure.in (default_target): Remove.
1788         * Makefile.tpl (all): Do not use prerequisites as subroutines
1789         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1790         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1791         use prerequisites as subroutines.
1792         (check-host, check-target): New.
1793         (bootstrap configure & all targets): Do not use stage*-start
1794         if the directory layout is already ok.
1795         (non-bootstrap configure & all targets): Prepend a $(unstage).
1796         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1797         (NOTPARALLEL): Remove.
1798         (unstage, stage variables): New variables.
1799         (unstage, stage targets): Simply expand to those variables.
1800
1801         * configure: Regenerate.
1802         * Makefile.in: Regenerate.
1803
1804 2005-10-04  James E Wilson  <wilson@specifix.com>
1805
1806         * Makefile.def (lang_env_dependencies): Add libmudflap.
1807         * Makefile.in: Regenerate.
1808
1809 2005-10-03  Andreas Schwab  <schwab@suse.de>
1810
1811         Backport from libtool CVS:
1812         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1813
1814         * ltmain.sh: add support for installing into temporary
1815         staging area (e.g. 'make install DESTDIR=...')
1816
1817 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1818
1819         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1820         * configure: Regenerated.
1821
1822 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1823
1824         * configure: Regenerate with the correct
1825         autoconf version.
1826
1827 2005-09-30  Catherine Moore  <clm@cm00re.com>
1828
1829         * configure.in (bfin-*-*): New.
1830         * configure: Regenerated.
1831
1832 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1833
1834         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1835         (LIPO_FOR_TARGET): New.
1836         (CONFIGURED_LIPO_FOR_TARGET): New.
1837         (USUAL_LIPO_FOR_TARGET): New.
1838         (STRIP_FOR_TARGET): New.
1839         (CONFIGURED_STRIP_FOR_TARGET): New.
1840         (USUAL_STRIP_FOR_TARGET): New.
1841         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1842         STRIP_FOR_TARGET.
1843         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1844         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1845         * Makefile.in: Regenerate.
1846         * configure: Regenerate.
1847
1848 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1849
1850         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1851         (rs6000-*-aix*): Same.
1852         * configure: Regenerate.
1853
1854 2005-09-16  Tom Tromey  <tromey@redhat.com>
1855
1856         * MAINTAINERS: Add self as java maintainer.
1857
1858 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1859
1860         * configure.in: Recognize f95 in the --enable-languages option,
1861         and substitute it for fortran, issuing a warning.
1862         * configure: Regenerate.
1863
1864 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1865
1866         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1867         * configure:  Regenerated.
1868
1869 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1870
1871         * MAINTAINERS: Add self as ms1 maintainer.
1872
1873 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1874
1875         * Makefile.def (libssp): Add to lang_env_dependencies.
1876         * Makefile.in: Regenerate.
1877
1878 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1879
1880         * MAINTAINERS: Add myself as middle-end maintainer.
1881
1882 2005-08-17  Christian Groessler  <chris@groessler.org>
1883
1884         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1885         * Makefile.in: Regenerate.
1886
1887 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1888
1889         * MAINTAINERS (write after approval): Added myself.
1890
1891 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1892
1893         * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1896
1897         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1898         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1899         Look for alternate names of the target cc and c++
1900         * configure: Regenerate.
1901
1902 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1903
1904         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1905         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1906         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1907         tools; remove code to manually set them.
1908         (Target tools): Look in the environment for them.
1909         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1910         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1911         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1912         build directory.
1913         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1914         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1915         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1916         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1917         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1918         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1919         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1920         * configure: Regenerate.
1921         * Makefile.in: Regenerate.
1922
1923 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1924
1925         * MAINTAINERS: Update for removed CPU targets.
1926
1927 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1928
1929         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1930         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1931         * Makefile.in: Regenerated.
1932
1933 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1934
1935         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1936         (CFLAGS_FOR_TARGET): Use it.
1937         (CXXFLAGS_FOR_TARGET): Likewise.
1938         * Makefile.in: Regenerated.
1939         * configure.in (--with-build-sysroot): New option.
1940         * configure: Regenerated.
1941
1942 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1943
1944         * Makefile.tpl: Wrap install between unstage and stage
1945         * Makefile.in: Regenerate.
1946
1947 2005-07-21  Eric Christopher  <echristo@apple.com>
1948
1949         * MAINTAINERS: Update affiliation.
1950
1951 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1952
1953         * MAINTAINERS: Add self as crx port maintainer.
1954
1955 2005-07-20  DJ Delorie  <dj@redhat.com>
1956
1957         * MAINTAINERS: Add self as m32c maintainer.
1958
1959 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1960
1961         * all files: Update FSF address.
1962
1963 2005-07-15  Eric Christopher  <echristo@redhat.com>
1964
1965         * MAINTAINERS: Change affiliation.
1966
1967 2005-07-14  Jim Blandy  <jimb@redhat.com>
1968
1969         * configure.in: Add cases for Renesas m32c.
1970         * configure: Regenerated.
1971
1972 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1973
1974         * COPYING.LIB: Update from fsf.org.
1975
1976 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1977
1978         * COPYING, compile, config.guess,
1979         config.sub, install-sh, missing, mkinstalldirs,
1980         symlink-tree, ylwrap: Sync from upstream sources.
1981         * config-ml.in: Update FSF address.
1982
1983 2005-07-13  Eric Christopher  <echristo@redhat.com>
1984
1985         * configure.in: Add toplevel noconfigdir support for tpf.
1986         * configure: Regenerate.
1987
1988 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         PR ada/22340
1991
1992         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1993         * Makefile.in: Regenerate.
1994
1995 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1996
1997         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1998         Brolley to write-after-approval.
1999
2000 2005-07-07  Andreas Schwab  <schwab@suse.de>
2001
2002         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2003         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2004         * Makefile.in: Regenerated.
2005
2006 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2007
2008         * configure.in: Don't build sim or rda when targetting darwin.
2009         * configure: Regenerate.
2010
2011 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2012
2013         * configure.in: Add --enable-libssp and --disable-libssp.
2014         * configure: Regenerate with autoconf-2.13.
2015
2016 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2017
2018         * Makefile.def (target_modules): Add libssp.
2019         * configure.in (target_libraries): Add target-libssp.
2020         * configure: Rebuilt.
2021         * Makefile.in: Rebuilt.
2022
2023 2005-07-01  Zack Weinberg  <zackw@panix.com>
2024
2025         * MAINTAINERS: Change email address.  Resign from maintainership.
2026
2027 2005-07-01  Richard Guenther  <rguenther@suse.de>
2028
2029         * MAINTAINERS: Change my e-mail address and affiliation.
2030
2031 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         * Makefile.def (stagefeedback): Come after profile.
2034         Define profiledbootstrap target.
2035         * Makefile.tpl (profiledbootstrap): Remove.
2036         (stageprofile-end): Zap stagefeedback.
2037         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2038         * Makefile.in: Regenerate.
2039
2040 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2041
2042         * MAINTAINERS: Update my email address.
2043
2044 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2045
2046         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2047         In 'cpp' stanza, support '#line' as well as '# '.
2048
2049 2005-06-08  Andreas Schwab  <schwab@suse.de>
2050
2051         * MAINTAINERS: Move myself from 'Write After Approval' to
2052         'CPU Port Maintainers' section as m68k maintainer.
2053
2054 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2055
2056         * configure.in (unsupported_languages): New macro.
2057         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2058         non-ported target libraries in noconfigdirs.
2059         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2060         non-linux-gnu.  Remove libgcj_ex_libffi.
2061         <lang_frag loop>: Set add_this_lang=no if the language is in
2062         unsupported_languages.
2063         * configure: Regenerate.
2064
2065 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2066
2067         * configure.in: Fix typo in handling of --with-mpfr-dir.
2068         * configure: Regenerate.
2069
2070 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2071
2072         * MAINTAINERS: Update my email address.
2073
2074 2005-06-02  Jim Blandy  <jimb@redhat.com>
2075
2076         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2077         accepted into the master sources.)
2078
2079 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2080             Michael Snyder  <msnyder@redhat.com>
2081             Stan Cox  <scox@redhat.com>
2082
2083         * configure.in: Set noconfigdirs for ms1.
2084
2085         * configure: Regenerate.
2086
2087 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2088
2089         * MAINTAINERS (Write After Approval): Add self.
2090
2091 2005-06-01  Josh Conner  <jconner@apple.com>
2092
2093         * MAINTAINERS (Write After Approval): Add self.
2094
2095 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2096
2097         * MAINTAINERS: Update my email address.
2098
2099 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2100
2101         * MAINTAINERS (Write After Approval): Add self.
2102
2103 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2104
2105         * MAINTAINERS (Write After Approval): Remove self.
2106
2107 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2108
2109         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2110         (Dependencies): Consider target modules for bootstrap dependencies.
2111         Make target bootstrap modules depend on each stage's gcc.
2112         * Makefile.in: Regenerate.
2113
2114 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * Makefile.def (configure-gcc): Depend on binutils having been built.
2117         (all-gcc): No need to do it here.
2118         * Makefile.in: Regenerate.
2119
2120 2005-05-19  Paul Brook  <paul@codesourcery.com>
2121
2122         * configure.in: Rewrite misleading error message when requested
2123         language cannot be built.
2124         * configure: Regenerate.
2125
2126 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2127
2128         * ylwrap: Import from Automake 1.9.5.
2129
2130 2005-05-13  David Ung  <davidu@mips.com>
2131
2132         * MAINTAINERS (Write After Approval): Add self.
2133
2134 2005-05-09  Mike Stump  <mrs@apple.com>
2135
2136         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2137         lt_cv_sys_max_cmd_len for now.
2138
2139 2005-05-09  Stan Cox  <scox@redhat.com>
2140
2141         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2142
2143 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2144
2145         * README.SCO: Update the URL.
2146
2147 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2148
2149         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2150         with_gnu_ld to libtool.
2151         * ltcf-c.sh (aix[45]): Define file_list_spec.
2152         * ltcf-cxx.sh (aix[45]): Same.
2153         * ltcf-gcj.sh (aix[45]): Same.
2154         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2155         exists, write list of input files to temporary file.
2156
2157 2005-05-04  Mike Stump  <mrs@apple.com>
2158
2159         * configure.in: Always pass --target to target configures as
2160         otherwise rebuilds that do --recheck will fail.
2161         * confiugure: Rebuilt.
2162
2163 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2164
2165         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2166         STAGE_HOST_EXPORTS.
2167         (configure, all): Add bootstrap support.
2168         (Host modules, target modules): Pass post-stage1 flags and exports.
2169         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2170         * Makefile.in: Regenerate.
2171
2172 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2173
2174         * configure: Regenerate.
2175
2176 2005-04-27  Mike Stump  <mrs@apple.com>
2177
2178         * MAINTAINERS: Add self as darwin maintainer.
2179
2180 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2181
2182         * config.sub: Update from master copy.
2183
2184 2005-04-21  Mike Stump  <mrs@apple.com>
2185
2186         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2187         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2188
2189 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2190
2191         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2192         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2193         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2194         "*-*-elf" and "*-*-linux*".
2195         * configure: Regenerate.
2196
2197 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2198
2199         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2200
2201 2005-04-12  Mike Stump  <mrs@apple.com>
2202
2203         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2204
2205 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2206
2207         * MAINTAINERS (Write After Approval): Add myself.
2208
2209 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2210
2211         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2212
2213 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2214
2215         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2216         (TARGET_CONFIGARGS): Include --with-target-subdir.
2217         (configure, all): New macros.  Use them throughout.
2218         * Makefile.in: Regenerate.
2219
2220 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2221
2222         * MAINTAINERS (Write After Approval): Add myself.
2223
2224 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2225
2226         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2227
2228 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2229
2230         * MAINTAINERS: Move John Carr to Write After Approval.
2231
2232 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2233
2234         * config/mh-mingw32: Delete.
2235         * configure.in: Don't use it.
2236         * configure: Regenerate.
2237
2238 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2239
2240         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2241         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2242         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2243         (HOST_LIB_PATH): Generate from Makefile.def.
2244         (TARGET_LIB_PATH): Likewise.
2245         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2246         * Makefile.in: Regenerate.
2247         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2248         (RPATH_ENVVAR): Include Darwin case.
2249         * configure: Regenerate.
2250
2251 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2252
2253         * MAINTAINERS (Various Maintainers): Remove self.
2254         (Write After Approval): Add self.
2255
2256 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2257
2258         * MAINTAINERS (Various Maintainers): Add self.
2259
2260 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2261
2262         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2263         * configure: Regenerate.
2264
2265 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2266
2267         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2268         gcc_version, and gcc_version_trigger from set of flags to pass.
2269         * Makefile.tpl: Remove definitions of above variables.
2270         (config.status): Remove dependency on $(gcc_version_trigger).
2271         * Makefile.in: Regenerate.
2272         * configure.in: Do not reference config/gcc-version.m4 nor
2273         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2274         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2275         * configure: Regenerate.
2276
2277 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2278             Andrew Pinski <pinskia@physics.uc.edu>
2279
2280         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2281         * Makefile.in: Regenerate.
2282
2283 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2284
2285         * MAINTAINERS (Write After Approval): Add myself.
2286
2287 2005-03-03  David Ayers  <d.ayers@inode.at>
2288
2289         * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2292
2293         PR libgcj/20160
2294         * ltmain.sh: Avoid creating archives with components that have
2295         duplicate basenames.
2296
2297 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2298
2299         PR bootstrap/20250
2300         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2301         instead of check.
2302         * Makefile.in: Regenerate.
2303
2304 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2305
2306         * Makefile.in: Regenerate to fix conflict between the previous two
2307         patches.
2308
2309 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2310
2311         PR bootstrap/17383
2312         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2313         * Makefile.tpl (HOST_SUBDIR): New substitution.
2314         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2315         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2316         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2317         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2318         (Host modules, Bootstrapped modules): Use it.
2319         (Build modules, Target modules): Do not create symlink trees,
2320         always configure out-of-srcdir.
2321         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2322         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2323         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2324         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2325
2326         * Makefile.in: Regenerate.
2327         * configure: Regenerate.
2328
2329 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2330
2331         Merged from libada-gnattools-branch:
2332         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2333
2334         * gnattools: New directory.
2335         * Makefile.def: Add gnattools as a module, depending on target-libada.
2336         * Makefile.in: Regenerate.
2337         * configure.in: Include gnattools in host_tools; disable it if ada
2338         is disabled.
2339         * configure: Regenerate.
2340
2341 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2342
2343         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2344         treelang maintainer.
2345         (Write After Approval): Remove myself.
2346
2347 2005-02-23  Paul Schlie  <schlie@comcast.net>
2348
2349         * configure.in: Allow darwin targeted ports to build tk, itcl and
2350         libgui.
2351         * configure: Regenerate.
2352
2353 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2354
2355         PR libgcj/10353
2356         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2357         * configure: Regenerate.
2358
2359 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2360
2361         * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2364
2365         * MAINTAINERS: Update my e-mail address.
2366
2367 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2368
2369         * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2372
2373         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2374         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2375         target-libgloss when not *-*-elf and *-*-aout.
2376         * configure: Regenerate.
2377
2378 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2379
2380         * MAINTAINERS: Remove obsolete entries.
2381
2382         * MAINTAINERS (Write After Approval): Add Michael Matz.
2383
2384 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2385
2386         * MAINTAINERS: Remove self as cpplib maintainer.
2387
2388 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2389
2390         * install-sh, config.sub: Import from upstream.
2391
2392 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2393
2394         PR bootstrap/18222
2395         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2396         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2397         * Makefile.in: Regenerate.
2398
2399 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2400
2401         * MAINTAINERS: Update my email address.
2402
2403 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2404             Andreas Schwab  <schwab@suse.de>
2405
2406         PR bootstrap/18033
2407         * config-ml.in: Eval option if surrounded by single quotes.
2408
2409 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2410
2411         Revert 2004-12-28 Makefile changes, a better fix will be
2412         applied to mainline and src after GCC 4.0 branches.
2413
2414 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2415
2416         PR bootstrap/17383
2417
2418         * Makefile.def (target_modules): Remove stage parameter,
2419         it is always true now.
2420         * Makefile.tpl (configure-build-[+module+],
2421         configure-target-[+module+]): Always build symlink tree
2422         for the directory and for include.  BUILD_SUBDIR and
2423         TARGET_SUBDIR cannot be . anymore.
2424         * Makefile.in: Regenerate.
2425
2426 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2427
2428         Revert 2004-12-08 Makefile changes.
2429
2430 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2431
2432         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2433         cygwin, mingw.
2434
2435 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2436
2437         * configure.in (sh64-*-*): Reenable gprof.
2438         * configure: Regenerate.
2439
2440 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2441
2442         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2443         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2444         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2445         * Makefile.in: Regenerate.
2446
2447 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2448
2449         * MAINTAINERS: Update my email address.
2450
2451 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2452
2453         * Makefile.tpl: Generate normal dependencies if the LHS module is
2454         not bootstrapped.
2455         * Makefile.in: Regenerate.
2456
2457 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2458
2459         * configure.in: Include config/gxx-include-dir.m4.  Use
2460         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2461         * configure: Regenerate.
2462
2463 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2464
2465         * config.if: Delete.
2466         * configure.in: Set libstdcxx_incdir directly.
2467         * configure: Regenerate.
2468
2469 2004-12-02  Eric Christopher  <echristo@redhat.com>
2470
2471         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2472         * Makefile.in: Regenerate.
2473
2474 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2475
2476         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2477         * configure: Regenerate.
2478
2479 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2480
2481         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2482         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2483         * configure: Regenerate.
2484
2485 2004-12-01  Eric Christopher  <echristo@redhat.com>
2486
2487         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2488         of things to remove.
2489
2490 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2491
2492         * MAINTAINERS (Write After Approval): Update my e-mail address.
2493
2494 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2495
2496         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2497         from CVS libtool to always pass_all.
2498
2499 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2500
2501         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2502         (hppa*64*-*-*): Delete incorrect comment.
2503         * configure: Rebuilt.
2504
2505 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2506
2507         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2508
2509 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2510
2511         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2512         from CVS libtool to always pass_all.
2513
2514 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2515
2516         * install-sh, compile: Import from automake.
2517
2518 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2519
2520         * config.guess, config.sub:  Import from savannnah.
2521
2522 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2523
2524         * MAINTAINERS (Write After Approval): Add myself
2525
2526 2004-11-12  Mike Stump  <mrs@apple.com>
2527
2528         * Makefile.def: Add html support.
2529         * Makefile.tpl: Likewise.
2530         * Makefile.in: Regenerate.
2531
2532 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2533
2534         PR 18423
2535         * configure.in: Remove all instances of build-fixincludes from
2536         noconfigdirs.
2537         (build_configargs): Supply --target to subdirectories.
2538         * configure: Regenerate.
2539
2540         * Makefile.def: Make gcc install depend on fixincludes install.
2541         * Makefile.in: Regenerate.
2542
2543 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2544
2545         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2546
2547 2004-11-11  Paul Brook  <paul@codesourcery.com>
2548
2549         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2550
2551 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2552
2553         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2554         target-libgfortran.
2555         * configure: Regenerate.
2556
2557 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2558
2559         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2560         like CC.
2561
2562 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2563
2564         * Makefile.def (host fixincludes): Specify missing targets.
2565         * Makefile.in: Regenerate.
2566
2567 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2568
2569         * MAINTAINERS: Add myself
2570
2571 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2572
2573         * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2576
2577         * Makefile.def: Build fixincludes for the host, too.
2578         * Makefile.in: Regenerate.
2579         * configure.in (host_tools): Add fixincludes.
2580         * configure: Regenerate.
2581
2582 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2583
2584         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2585         * configure: Regenerated.
2586
2587 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2588
2589         PR other/17783
2590         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2591         * configure: Regenerated.
2592
2593 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2594
2595         * README.SCO: Update per FSF instructions.
2596
2597 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2598
2599         PR target/18151
2600         * configure.in (case ${target}): Do not build fixincludes for avr.
2601         * configure: Regenerated.
2602
2603 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2604
2605         * configure.in (case ${target}): Do not build fixincludes
2606         on platforms where it is not used.
2607         * configure: Regenerated.
2608
2609 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2610
2611         * configure.in: Use an absolute path to install-sh.
2612         * configure: Regenerated.
2613
2614 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2615
2616         * MAINTAINERS (Write After Approval): Add myself.
2617
2618 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2619
2620         * MAINTAINERS: Remove from Write After Approval those that are
2621         already maintainers.
2622
2623 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2624
2625         * MAINTAINERS:  Update my email address.
2626
2627 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2628
2629         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2630         * configure: Regenerate.
2631
2632 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2633
2634         * MAINTAINERS:  Update my email address.
2635
2636 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2637
2638         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2639         entries belonging to this category.
2640
2641 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2642
2643         * MAINTAINERS: Update my e-mail address.
2644
2645 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2646
2647         Fix wrong conflict resolution in:
2648
2649         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2650
2651         * Makefile.in: Regenerate.
2652         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2653         in the recursive `make', instead of hardwiring `all'.
2654         (Autogenerated TARGET-* variables): New.
2655
2656 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2657
2658         * configure.in: Enable target-libgloss for crx-*-*.
2659         * configure: Regenerate.
2660
2661 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2662
2663         * MAINTAINERS (Various Maintainers): Move the "windows,
2664         cygwin, mingw" maintainer to ...
2665         (OS Port Maintainers): ... here.
2666
2667 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2668
2669         * MAINTAINERS (Write After Approval): Remove those that are
2670         maintainers of some subsystem.
2671
2672 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2673
2674         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2675         * ltcf-cxx.sh (tpf*): Likewise.
2676         * ltconfig (tpf*): Add TPF OS configuration support.
2677
2678 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2679
2680         * MAINTAINERS: Change my email address to my new work account.
2681
2682 2004-09-24  Michael Roth  <mroth@nessie.de>
2683
2684         * configure.in (--without-headers): Add missing double quotes.
2685         * configure: Regenerate.
2686
2687 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2688
2689         * ylwrap: Revert to previous version.
2690
2691 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2692
2693         PR bootstrap/17369
2694         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2695         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2696         SET_GCC_LIB_PATH_CMD.
2697         (BASE_TARGET_EXPORTS): Likewise.
2698         * Makefile.in: Regenerated.
2699
2700         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2701         * configure: Regenerated.
2702
2703 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2704
2705         * config.guess: New upstream version
2706         * compile, depcomp, install-sh, ylwrap: Likewise.
2707
2708 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2709
2710         * config/mh-x86omitfp: New host makefile fragment.  Add
2711         -fomit-frame-pointer to the default BOOT_CFLAGS.
2712         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2713         * configure: Regenerate.
2714
2715 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2716
2717         PR target/11572
2718         * configure.in (*-*-darwin*): Renable libobjc.
2719         * configure: Regenerate.
2720
2721 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2722
2723         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2724
2725 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2726
2727         * Makefile.def: Remove libbanshee.
2728         * Makefile.tpl: Ditto.
2729         * configure.in: Ditto.
2730         * Makefile.in: Regen.
2731         * configure: Ditto.
2732
2733 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2734
2735         * ltmain.sh: Use $pic_object as $non_pic_object if
2736         $non_pic_object=none.
2737
2738 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2739
2740         * missing: Import latest version from master repository.
2741
2742 2004-09-06  Nick Clifton  <nickc@redhat.com>
2743
2744         * config.sub: Import latest version from master repository.
2745         * config.guess: Likewise.
2746         This includes these changes:
2747
2748         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2749
2750         * config.sub: Handle crisv32, alias etraxfs.
2751         * config.guess (crisv32:Linux:*:*): Handle.
2752
2753         2004-08-13  Brad Smith  <brad@comstyle.com>
2754
2755         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2756         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2757
2758         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2759
2760         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2761         assume the processor is a powerpc.  This is because coreutils
2762         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2763         in this case, due to a MacOS X bug that causes
2764         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2765         to return a negative number.
2766         Problem reported by Petter Reinholdtsen in:
2767         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2768
2769         2004-07-19  Ben Elliston  <bje@gnu.org>
2770
2771         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2772
2773         2004-06-24  Ben Elliston  <bje@gnu.org>
2774
2775         * config.guess: Update copyright years.
2776         * config.sub: Likewise.
2777
2778         2004-06-22  Robert Millan  <robertmh@gnu.org>
2779
2780         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2781         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2782
2783         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2784
2785         * config.guess (*:*VMS:*:*): New entry. Replaces
2786         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2787         manufacturer.
2788
2789         2004-06-22  Ben Elliston  <bje@gnu.org>
2790
2791         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2792         * config.sub: Likewise.
2793
2794         2004-06-22  Ben Elliston  <bje@gnu.org>
2795
2796         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2797         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2798
2799         2004-06-11  Ben Elliston  <bje@gnu.org>
2800
2801         * config.guess (pegasos:OpenBSD:*:*): Remove.
2802
2803         2004-06-11  Ben Elliston  <bje@gnu.org>
2804
2805         From Wouter Verhelst <wouter@grep.be>:
2806         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2807
2808         2004-06-11  Ben Elliston  <bje@gnu.org>
2809
2810         * config.guess (luna88k:OpenBSD:*:*): New.
2811
2812         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2813
2814         * config.guess (m32r*:Linux:*:*): New case.
2815         * config.sub: Handle m32rle.
2816
2817         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2818
2819         From Jens Petersen  <petersen@redhat.com>:
2820         * config.sub: Handle sparcv8.
2821
2822         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2823
2824         From Tom Smith <smith@cag.lkg.hp.com>:
2825         * config.guess: Version suffixes are equally significant on Tru64
2826         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2827         prefix of "P" (patched kernel).
2828
2829         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2830
2831         * config.sub: Add support for National Semiconductor CRX target.
2832
2833 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2834
2835         * MAINTAINERS (Various Maintainers): Remove myself as web page
2836         maintainer, add myself as maintainer of build status lists.
2837
2838 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2839
2840         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2841         *-*-netware, but add target-libmudflap.
2842         Consolidate *-*-netware targets (of which really only i?86 exists)
2843         into a single entry.
2844         * configure: Likewise.
2845
2846 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2847
2848         * Makefile.tpl (sorry): Remove.
2849         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2850         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2851         (do-clean): Clean per-stage directories too.
2852         (do-distclean): Run distclean-stage1 too.
2853         (.NOTPARALLEL): Enable during toplevel bootstrap.
2854         (stage[+id+]-bubble): Enable parallel execution during
2855         the recursive invocation.
2856         * Makefile.in: Regenerate.
2857
2858         Fix previous checkin:
2859
2860         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2861         include.
2862         * configure.in: Fix indentation.
2863         * configure: Regenerate.
2864
2865 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2866
2867         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2868         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2869         * configure: regenerate
2870         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2871         -mdynamic-no-pic
2872
2873
2874 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2875
2876         * Makefile.def (build_modules): Add fixincludes.
2877         (dependencies): Make gcc depend on fixincludes.
2878         * configure.in (build_tools): Add fixincludes.
2879         (build_configdirs): Always include build_libs.
2880         * Makefile.in: Regenerate.
2881         * configure: Regenerate.
2882
2883 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2884
2885         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2886         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2887         phony targets; do not generate timestamp files.
2888         (distclean-stageN): Remove references to their timestamp files.
2889         (restageN, touch-stageN): Remove.
2890         (stageN-bubble): Rewritten.
2891         (compare): Support lean bootstraps.
2892         * Makefile.in: Regenerate.
2893
2894         * configure.in: Only warn when bootstrapping but
2895         build != host or build != target.  Support lean bootstraps.
2896         * configure: Regenerate.
2897
2898 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2899
2900         * configure.in:  Give a better error message if GMP/MPFR are missing
2901         and a language needing them has been requested.
2902         * configure:  Regenerated.
2903
2904 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2905
2906         * configure.in:  Print a list of available language front-ends if
2907         a requested one is missing.  Tidy stray tab characters.
2908         * configure:  Regenerated.
2909
2910 2004-08-19  Michael Koch  <konqueror@gmx.de>
2911
2912         * gcc/doc/install.texi: Update entry about automake for libjava.
2913
2914 2004-08-17  Robert Millan  <robertmh@gnu.org>
2915
2916         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2917         (instead of FreeBSD).
2918         * configure: Regenerate.
2919
2920 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2921
2922         * Makefile.in: Regenerate.
2923         * configure: Regenerate.
2924
2925         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2926         stage_*_flags.
2927         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2928         for bootstrapped modules if toplevel bootstrap is going.
2929         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2930         modules.  Adjust for changes in Makefile.def.  Enable several
2931         rules even in non-bootstrap mode, just to avoid peppering the
2932         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2933         (stage-[+prev+]-bubble): Remove.
2934
2935         * Makefile.def (Dependencies): Depend on all-build-bison,
2936         all-build-flex, all-build-byacc, all-build-texinfo, rather
2937         than the host variations.
2938         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2939         with BUILD_SUBDIR.
2940         (BISON): Update for recent Bisons.
2941         (YACC): Fix typo.
2942         (cross): Depend on all-build.
2943         (all): Do not depend on all-build.
2944         (prebootstrap): Remove.
2945         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2946         (Prebootstrap dependencies): Add them to the per-stage targets
2947         and to all-prebootstrap.
2948         * configure.in (build_configdirs): Always enable build_tools.
2949         (BUILD_DIR_PREFIX): Remove.
2950
2951         * Makefile.def (gcc): Add target variable.
2952         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2953         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2954         in the recursive `make', instead of hardwiring `all'.
2955         (Autogenerated TARGET-* variables): New.
2956
2957 2004-08-13  Brian Booth  <bbooth@redhat.com>
2958
2959         * MAINTAINERS: Remove myself from write-after-approval.
2960
2961 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2962
2963         * src-release: Stop distributing mmalloc with gdb (which doesn't
2964         use it).
2965         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2966         * Makefile.in: Regenerate.
2967
2968 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2969
2970         * configure.in (arm*-*-eabi*): New target.
2971         * configure: Regenerate.
2972
2973 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2974
2975         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2976         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2977         (Dependencies): New section.
2978         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2979         (configure-target-[+module+]): Depend on maybe-all-gcc
2980         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2981         (toplevel profiledbootstrap): Fix dependencies.
2982         * Makefile.in: Regenerate.
2983
2984 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2985
2986         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2987         target-libiberty to noconfigdirs.
2988         * configure: Regenerate.
2989
2990 2004-08-03  Paul Brook  <paul@codesourcery.com>
2991
2992         * configure.in: Check for MPFR as well as GMP.
2993         * configure: Regenerate.
2994
2995 2004-08-01  Robert Millan  <robertmh@gnu.org>
2996
2997         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2998         libmudflap for all GNU-based systems (with Glibc).
2999         * configure: Regenerate.
3000
3001 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3002
3003         * Makefile.def (host-modules): Add gcc.
3004         * Makefile.in: Regenerate.
3005         * Makefile.tpl (sorry): New rule.
3006         (configure-host, all-host, [+make_target+]-host, do-check,
3007         install-host): Do not add gcc as a special case.
3008         (host modules): Add a small special-casing for gcc.  Export
3009         extra_make_flags through the environment.
3010         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3011         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3012         other recursive targets for gcc): Remove.
3013
3014         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3015         (stage, unstage): New rules.
3016         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3017         distclean-stage[+id+]): Use stage_current.
3018         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3019         the stage*-start rules.
3020
3021 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3022
3023         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3024         use -all_load flag.
3025
3026 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3027
3028         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3029         * configure: Regenerate.
3030
3031 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3032
3033         * maintainer-scripts/gcc_release: Revert yesterday's change.
3034
3035 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3036
3037         * MAINTAINERS: Add myself to write-after-approval.
3038
3039 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3040
3041         * libf2c: Removed.
3042         * gcc/gccbug.in: Updated because of libf2c removal.
3043         * maintainer-scripts/gcc_release: Ditto.
3044
3045 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3046
3047         * configure.in: Build libmudflap by default on FreeBSD.
3048         * configure: Regenerated.
3049
3050 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3051
3052         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3053         systems.
3054         * configure: Regenerated.
3055
3056 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3057
3058         PR target/16344
3059         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3060         feedback based compiler.
3061         * Makefile.in: Rebuilt.
3062
3063 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3064
3065         * Makefile.def (host_modules): Set bootstrap=true for flex.
3066         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3067         * Makefile.in: Rebuilt.
3068
3069 2004-07-07  Jan Hubicka  <jh@suse.cz>
3070
3071         * MAINTAINERS: Add self as a profile feedback maintainer.
3072
3073 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3074
3075         * configure.in:  Do not prepend $srcdir to /dev/null in
3076         makefile fragments.
3077         * configure:  Regenerate.
3078
3079 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3080
3081         * Makefile.def (build_modules): Add bison, byacc, flex,
3082         m4, texinfo.
3083         (flags_to_pass): Add FLEX.
3084         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3085         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3086         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3087         DEFAULT_MAKEINFO): Remove.
3088         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3089         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3090         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3091         objdir or else use configured tool.
3092         (all-build): New.
3093         (all): Depend on it.
3094         (Build module dependencies): Add.
3095         * Makefile.in: Regenerate.
3096         * configure.in: Better support for multiple build modules,
3097         matching what is done for host/target modules.  Do not look
3098         for "plausible" locations of build tools if Canadian cross.
3099         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3100         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3101         * configure: Regenerate.
3102
3103 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3104
3105         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3106         * Makefile.in: Regenerate.
3107
3108 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3109
3110         * Makefile.tpl (configure-build-[+module+],
3111         configure-[+module+], configure-target-[+module+]): Pass
3112         [+extra_configure_args+].
3113         (all-build-[+module+], all-[+module+], check-[+module+],
3114         install-[+module+], [+make_target+]-[+module+],
3115         all-target-[+module+], check-target-[+module+],
3116         install-target-[+module+], [+make_target+]-target-[+module+]):
3117         Pass [+extra_make_args+].
3118         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3119         (GCC_HOST_EXPORTS): Remove.
3120         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3121         cross, check-gcc, check-gcc-c++, install-gcc,
3122         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3123         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3124         * Makefile.in: Regenerate.
3125
3126 2004-06-21  Matthew Sachs  <msachs@apple.com>
3127
3128         * MAINTAINERS: Added self to write-after-approval.
3129
3130 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3131
3132         * configure.in: Check for srcdir/winsup rather than build directory
3133         winsup.
3134         * configure: Regenerate.
3135
3136 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3137
3138         * configure.in: Don't build Cygwin native newlib if winsup
3139         directory is missing.  Emit warning instead.
3140         * configure: Regenerate.
3141
3142 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         * Makefile.tpl (touch-stage[+id+]): New.
3145         (restage[+prev+]): Depend on touch-stage[+id+].
3146
3147         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3148         Use it throughout.
3149
3150         * Makefile.def: Add profile and feedback bootstrap stages.
3151         Remove next field from bootstrap stages.
3152         * Makefile.tpl (LN, LN_S): Substitute.
3153         (stageN-start, stageN-end): Use double-colon rules, to
3154         provide a hook for additional setup commands.
3155         (distclean-stageN-gcc, restageN): Create dependencies from
3156         [+prev+], not from [+next+].
3157         (stageN-bubble): Add commands for successive stages from
3158         [+prev+], using double-colon rules.
3159         (all-stageN-gcc): Fix typo.
3160         (stagefeedback-start, profiledbootstrap): New.
3161         * Makefile.in: Regenerate.
3162         * configure.in: Call ACX_PROG_LN.
3163         * configure: Regenerate.
3164
3165 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3166
3167         * MAINTAINERS (Write After Approval): Add myself.
3168
3169 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3170
3171         * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3174
3175         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3176         without gcc.
3177         * configure: Regenerate.
3178
3179 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3180
3181         * Makefile.tpl: Fix typo.
3182         * Makefile.in: Regenerate.
3183
3184 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3185
3186         * configure.in: Remove new- prefix from toplevel
3187         bootstrap targets.
3188         * configure: Regenerate.
3189
3190 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3191
3192         * Makefile.tpl (all.normal): Rename to all.
3193         (all): Replace with a rule to pick the default
3194         target from configure.
3195         (all-gcc, configure-gcc): Use conditionals to
3196         do nothing when toplevel bootstrap is going on.
3197         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3198         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3199         * configure.in: Support --enable-bootstrap.
3200
3201         * Makefile.def: Remove new- prefix from toplevel
3202         bootstrap targets.
3203         * Makefile.tpl: Likewise.
3204
3205         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3206         target.
3207
3208         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3209         $(RECURSE_FLAGS) to recursive invocation of make.
3210
3211         * Makefile.in: Regenerate.
3212         * configure: Regenerate.
3213
3214 2004-05-30  Andreas Jaeger  <aj@suse.de>
3215             Jim Wilson <wilson@specifixinc.com>
3216
3217         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3218         like CC.
3219
3220 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3221
3222         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3223         * configure: Regenerate.
3224
3225 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3226
3227         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3228         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3229         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3230         targets.
3231         * Makefile.in: Regenerate.
3232
3233 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3234
3235         * configure.in: Test the ability to symlink directories.
3236         * configure: Regenerate.
3237
3238         * Makefile.def (bootstrap-stage): New definitions.
3239         * Makefile.tpl (configure-stage1-gcc,
3240         configure-stage2-gcc, configure-stage3-gcc,
3241         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3242         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3243         new-restage3, compare): Autogenerate, see Makefile.in
3244         entry for behavioral changes.
3245         (distclean-stage1, new-stage1-start, new-stage1-end,
3246         new-stage1-bubble, distclean-stage2, new-stage2-start,
3247         new-stage2-end, new-stage2-bubble, distclean-stage3,
3248         new-stage3-start, new-stage3-end): New autogenerated targets.
3249         (objext, prebootstrap, BOOT_CFLAGS,
3250         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3251         targets.
3252
3253         * Makefile.in: Regenerate.
3254         (distclean-stage1, new-stage1-start, new-stage1-end,
3255         new-stage1-bubble, distclean-stage2, new-stage2-start,
3256         new-stage2-end, new-stage2-bubble, distclean-stage3,
3257         new-stage3-start, new-stage3-end): New targets.
3258         (all-stage1-gcc): Move prebootstrap dependency from here...
3259         (configure-stage1-gcc): ...to here.
3260         (new-bootstrap): Use bubble targets.
3261         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3262         Use per-stage distclean targets.
3263         (configure-stage1-gcc, configure-stage2-gcc,
3264         configure-stage3-gcc, all-stage1-gcc,
3265         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3266         Use new-stageN-start to prepare the tree.
3267
3268 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3269
3270         * Makefile.def (host_modules): add libcpp.
3271         * Makefile.tpl: Add dependencies on and for libcpp.
3272         * Makefile.in: Regenerate.
3273         * configure.in: Add libcpp host module.
3274         * configure: Regenerate.
3275
3276 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3277
3278         * Makefile.tpl: Whenever a recursive target is defined, wrap
3279         it in a special @if/@endif block, and prepare its maybe
3280         dependency in the @if/@endif block
3281         * configure.in: Instead of writing maybe dependencies, remove
3282         the @if/@endif statements, and remove the @if/@endif blocks
3283         that remain.
3284         * configure: Regenerate.
3285         * Makefile.in: Regenerate.
3286
3287 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3288
3289         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3290
3291 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3292
3293         PR bootstrap/15120
3294         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3295         * */configure: Rebuilt.
3296
3297 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3298
3299         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3300         of libf2c.
3301         * configure, Makefile.in: Regenerate.
3302
3303 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3304
3305         * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3308
3309         Merge from tree-ssa-20020619-branch.
3310
3311         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3312         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3313         (HOST_GMPLIBS): Define.
3314         (HOST_GMPINC): Define.
3315         (TARGET_LIB_PATH): Add libmudflap.
3316         (GFORTRAN_FOR_TARGET): Define.
3317         (configure-build*): Export GFORTRAN.
3318         (configure-gcc): Export GMPLIBS and GMPINC.
3319         (all-gcc): Add maybe-all-libbanshee.
3320         (configure-target-libgfortran): Define.
3321         * Makefile.in: Regenerate.
3322         * configure.in (host_libs): Add libbanshee.
3323         (target_libraries): Add target-libmudflap and target-libgfortran.
3324         Add --with-libbanshee.
3325         Handle --disable-libmudflap.
3326         (*-*-freebsd*): Use with_gmp.
3327         Add $(libgcj) to noconfigdirs.
3328         * configure: Regenerate.
3329         * depcomp: New file.
3330         * MAINTAINERS: Add tree-ssa maintainers.
3331
3332 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3333
3334         * MAINTAINERS (Various Maintainers): Add myself.
3335
3336 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3337
3338         * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3341
3342         * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3347         * configure: Regenerate.
3348
3349 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3350
3351         Revert:
3352         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3353
3354         * Makefile.def (flags_to_pass): Remove *dir variables that
3355         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3356         as well as prefix and exec_prefix.
3357         * Makefile.in: Regenerate.
3358
3359 2004-04-26  Robert Millan  <robertmh@gnu.org>
3360
3361         Add patches from libtool CVS.
3362         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3363         * ltconfig: Likewise.
3364         * ltcf-c.sh: Likewise.
3365         * ltcf-cxx.sh: Likewise.
3366         * ltcf-gcj.sh: Likewise.
3367
3368 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3369
3370         * Makefile.def (host_modules): Mark with the bootstrap
3371         flag packages on which gcc depends.
3372         * Makefile.tpl (all-bootstrap): Use it.
3373         * Makefile.in: Regenerate.
3374
3375 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3376
3377         * Makefile.def (flags_to_pass): Remove *dir variables that
3378         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3379         as well as prefix and exec_prefix.
3380         * Makefile.in: Regenerate.
3381
3382 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3383
3384         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3385         * configure: Regenerate.
3386         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3387         * gcc/Makefile.tpl (compare): Use the result of the test.
3388         * gcc/Makefile.in: Regenerate.
3389
3390 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3391
3392         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3393         Always relocate gcc and prev-gcc to the original names, even
3394         if the build fails.
3395         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3396         New targets.
3397
3398 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3399
3400         * MAINTAINERS: Update my email address.
3401
3402 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3403
3404         * configure.in (mips*-*-irix5*): Enable ld.
3405         * configure: Regenerate.
3406
3407 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3408
3409         * configure: Regenerate.
3410
3411 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3412
3413         * Makefile.tpl (configure-[+module+], configure-gcc,
3414         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3415         Set and export LDFLAGS.
3416         * Makefile.in: Regenerate.
3417
3418 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3419
3420         * MAINTAINERS: Add myself to write-after-approval.
3421
3422 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3423
3424         PR bootstrap/14871
3425         * Makefile.tpl: If we don't have built-in-tree target tools,
3426         use the ones found by configure rather than hacking around with
3427         program_transform_name.
3428         * configure.in: Give Makefile.tpl the information necessary
3429         to do that.
3430         * Makefile.in: Regenerate.
3431         * configure: Regenerate.
3432
3433 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3434
3435         PR bootstrap/14760
3436         * configure.in: When computing baseargs, strip *all* copies of
3437         offending options.  Also, don't match/substitute the trailing space,
3438         so that this actually works when two similar options are separated by
3439         only one space.
3440         * configure: Regenerate.
3441
3442 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3443
3444         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3445         (rs6000-*-aix*): Same.
3446         * configure: Regenerate.
3447
3448 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3449
3450         * MAINTAINERS: Add myself to write-after-approval.
3451
3452 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3453
3454         * MAINTAINERS: Add myself to write-after-approval.
3455
3456 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3457
3458         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3459         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3460         * Makefile.in: Regenerate.
3461
3462         * configure.in (top level bootstrap support): Rework --enable-werror
3463         to set @stage2_werror_flag@.
3464         * configure: Regenerate.
3465         * Makefile.tpl (top level bootstrap support): Pass
3466         @stage2_werror_flag@ down to configure in stages 2 and 3.
3467         * Makefile.in: Regenerate.
3468
3469 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3470
3471         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3472         for stages 2 and 3 as well as in make.  As a consequence, remove
3473         OUTPUT_OPTION (now detected by configure) from the flags passed down
3474         to make.
3475         * Makefile.in: Regenerate.
3476
3477         * Makefile.tpl (new-bootstrap): Fix typo.
3478         * Makefile.in: Regenerate.
3479
3480 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3481
3482         * Makefile.tpl: Rearrange by moving recursive_targets rules
3483         into their proper sections.
3484         * Makefile.tpl (top level bootstrap support): Move disabling
3485         of coverage flags from 'make' to 'configure'; improve comments.
3486         * Makefile.in: Regenerate.
3487
3488         * Makefile.tpl (experimental top level bootstrap) Move stage1
3489         language setting from all- target to configure- target; disable
3490         intermodule optimization in stage 1; prevent gratuitous rebuilds
3491         of stage 1.
3492         * Makefile.in: Regenerate.
3493         * configure.in: Comma-separate stage 1 language list for top
3494         level bootstrap.
3495         * configure: Regenerate.
3496
3497         * Makefile.tpl: Clean up experimental top level bootstrap support:
3498         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3499         prev-gcc in configure- targets as well as all- targets.
3500         * Makefile.in: Regenerate.
3501
3502 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3503
3504         * compile: New file imported from automake.
3505
3506 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3507
3508         * configure.in: Remove symbolic link section.
3509         * configure: Regenerate.
3510         * Makefile.tpl (links): Remove.
3511         * Makefile.in: Regenerate.
3512
3513 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3514             Nathanael Nerode  <neroden@gcc.gnu.org>
3515
3516         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3517         Set with AC_CHECK_PROGS.
3518         * configure.in: Fix comment typo from last patch.
3519         * configure: Regenerate.
3520
3521 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3522
3523         * Makefile.tpl: Introduce experimental top level bootstrap support.
3524         * Makefile.in: Regenerate.
3525         * configure.in: Introduce support for top level bootstrap.
3526         * configure: Regenerate.
3527
3528 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3529             Paolo Bonzini  <bonzini@gnu.org>
3530
3531         PR bootstrap/14522
3532         * configure.in: Cope with shells that do not support unquoted ^
3533         * configure: Regenerate.
3534
3535 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3536             Paolo Bonzini  <bonzini@gnu.org>
3537
3538         PR bootstrap/14522
3539         * configure.in: Cope with shells that do not support nesting
3540         quotes inside quoted backquote substitutions.
3541         * configure: Regenerate.
3542
3543 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3544
3545         PR bootstrap/14522
3546         * configure.in: Fix escaping of $.
3547         * configure: Regenerate.
3548
3549 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3550
3551         * configure: Regenerate, since I forgot to while committing Paolo's
3552         changes.
3553
3554 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3555
3556         PR ada/14131
3557         Move language detection to the top level.
3558         * configure.in: Find default values for the tools as
3559         soon as possible.  Disable ada if GNAT is not found.
3560         Emit error message about missing languages.  Expand
3561         --enable-languages=all for the gcc subdirectory.
3562
3563 2004-03-10  Ben Elliston  <bje@gnu.org>
3564
3565         * MAINTAINERS: Update my email address.
3566
3567 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3568
3569         * ltconfig: Disable building static libraries if building shared
3570         libraries on AIX 5L.
3571
3572 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3573
3574         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3575         and disable libgcj.
3576         * configure: Regenerated.
3577
3578 2004-03-01  Brian Booth  <bbooth@redhat.com>
3579
3580         * MAINTAINERS: Add myself to write-after-approval.
3581
3582 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3583
3584         * MAINTAINERS: Add myself to write-after-approval.
3585
3586 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3587
3588         PR bootstrap/7087
3589         * Makefile.tpl: Guard XFOO sed statements better.
3590         * Makefile.tpl: Add dependency for configure-target-libada.
3591         * Makefile.in: Regenerate (incidentally fixes broken
3592         commit when libada-branch was merged).
3593
3594 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3595
3596         * MAINTAINERS: Add myself to write-after-approval.
3597
3598 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3599
3600         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3601         maintainers.
3602
3603 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3604
3605         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3606         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3607
3608 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3609
3610         PR bootstrap/11932
3611         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3612
3613 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3614
3615         * MAINTAINERS: Added myself to write-after-approval.
3616
3617 2004-02-14  Michael Koch  <konqueror@gmx.de>
3618
3619         * MAINTAINERS: Added myself to write-after-approval.
3620
3621 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3622
3623         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3624         some OS port maintainers to OS port maintainers section.
3625
3626 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3627
3628         * MAINTAINERS: Add self.
3629
3630 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3631
3632         * MAINTAINERS: Alphabetize.
3633
3634 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3635
3636         * MAINTAINERS: Remove myself.
3637
3638 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3639
3640         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3641         (rs6000-*-aix*): Same.
3642         * configure: Regenerate.
3643
3644 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3645
3646         * configure.in (host): Add in missing $noconfigdirs to defines.
3647         * configure: Regenerate.
3648
3649 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3650             Nathanael Nerode  <neroden@gcc.gnu.org>
3651
3652         PR ada/6637, PR ada/5911
3653         Merge with libada-branch:
3654         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3655         with appropriate dependencies. Add --enable-libada configure switch.
3656         * configure, Makefile.in: Regenerate.
3657
3658 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3659
3660         * MAINTAINERS: Add myself to write-after-approval.
3661
3662 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3663
3664         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3665         * configure: Regenerate.
3666
3667 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3668
3669         Merge from upstream:
3670
3671         * ltmain.in: When setting IFS to '~', be careful about user
3672         arguments that contain '~'.
3673
3674         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3675
3676         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3677         Also test $base_compile against $CC with escaped arguments. Bug
3678         reported by Geoff Keating <geoffk@apple.com>.
3679
3680 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3681
3682         * MAINTAINERS: Remove i960 port.
3683
3684 2004-01-23  DJ Delorie  <dj@redhat.com>
3685
3686         * Makefile.def (target_modules) [libiberty]: Don't stage.
3687         * Makefile.in: Rebuilt.
3688
3689 2004-01-20  Caroline Tice  <ctice@apple.com>
3690
3691         * MAINTAINERS: Add myself to write-after-approval.
3692
3693 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3694
3695         * MAINTAINERS: Update my email address.
3696
3697 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3698
3699         * MAINTAINERS: Add myself to write-after-approval.
3700
3701 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3702
3703         * MAINTAINERS: Remove entries without email address.
3704
3705 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3706
3707         * MAINTAINERS: Add myself to write-after-approval.
3708
3709 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3710
3711         * MAINTAINERS: Update my email address.
3712
3713 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3714
3715         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3716         * Makefile.tpl (configure-target-[+module+]): Support stage.
3717         * Makefile.in: Rebuilt.
3718
3719 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3720
3721         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3722
3723 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3724
3725         * MAINTAINERS: Add myself as a MIPS maintainer.
3726
3727 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3728
3729         * configure.in: Use ./config.cache, not config.cache.
3730         * configure: Regenerate.
3731         * Makefile.tpl: Special-casing not needed for GCC any more.
3732         * Makefile.in: Regenerate.
3733
3734         * configure.in: Don't share a cache file for host dirs.
3735         * configure: Regenerate.
3736
3737         * config-ml.in: Don't mess with the cache file.
3738
3739 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3740
3741         * MAINTAINERS: Move myself from 'Write After Approval' to
3742         'CPU Port Maintainers' section as SPARC maintainer.
3743
3744 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3745
3746         * Makefile.tpl: Make GCC use a separate config.cache.
3747         * Makefile.in: Regenerate.
3748
3749         PR bootstrap/11932, PR bootstrap/11933
3750         (I don't know if it will fix either of them, but it relates
3751         to them.)
3752         * configure.in: Don't use shared config.cache for target
3753         directories.
3754         * configure: Regenerate.
3755
3756 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3757
3758         * MAINTAINERS: Add myself to 'Write After Approval' section.
3759
3760 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3761
3762         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3763         * configure: Regenerated.
3764
3765 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3766
3767         * MAINTAINERS: Remove the mn10200 maintainer.
3768
3769 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3770
3771         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3772         * configure: Regenerated.
3773
3774 2003-12-16  Jan Hubicka  <jh@suse.cz>
3775
3776         * MAINTAINERS: Add myself as callgraph maintainer.
3777
3778 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3779
3780         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3781         * configure: Regenerate.
3782
3783 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3784
3785         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3786         'Write After Approval' section. Update email.
3787
3788 2003-12-01  James Lemke <jim@wasabisystems.com>
3789
3790         * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2003-11-20  Matt Thomas  <matt@3am-software.com>
3793
3794         * MAINTAINERS: Add myself as a vax port maintainer.
3795
3796 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3797
3798         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3799         (configure-build-[+module+], configure-[+module+]): Likewise.
3800         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3801         * Makefile.in: Regenerate.
3802
3803 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3804
3805         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3806         shared/dylibed libraries.
3807         * ltmain.sh: Likewise.
3808         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3809         * ltcf-cxx.sh: Likewise.
3810         * ltcf-gcj.sh: Likewise.
3811         * ltconfig: Likewise.
3812
3813 2003-11-17  Stan Cox  <scox@redhat.com>
3814
3815         * MAINTAINERS: Add myself as iq2000 port maintainer.
3816
3817 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3818
3819         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3820         * Makefile.in: Regenerate.
3821
3822 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3823
3824         * config.sub: Update to 2003-11-03 version.
3825
3826 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3827
3828         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3829         * configure:  Regenerate.
3830
3831 2003-10-20  Nicolas Pitre <nico@cam.org>
3832
3833         * MAINTAINERS: Add myself to 'Write After Approval' section.
3834
3835 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3836
3837         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3838
3839 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3840
3841         * MAINTAINERS: Update my email address.
3842
3843 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3844
3845         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3846
3847 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3848
3849         * MAINTAINERS: Add myself to 'Write After Approval' section.
3850
3851 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3852
3853         * config.guess: Update to 2003-10-16 version.
3854         * config.sub: Update to 2003-10-16 version.
3855
3856 2003-10-15 David Daney  <ddaney@avtrex.com>
3857
3858         * MAINTAINERS: Added myself to 'Write After Approval' section.
3859
3860 2003-10-15  Falk Hueffner  <falk@debian.org>
3861
3862         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3863         'Write After Approval' section. Update email.
3864
3865 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3866
3867         * MAINTAINERS: Move myself from 'Write After Approval' to
3868         'Various Maintainers' section as middle-end maintainer.
3869
3870 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3871
3872         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3873         HOST_FLAGS_TO_PASS.
3874         * Makefile.in: Regenerate.
3875
3876 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3877
3878         * config.guess: Update to 2003-10-07 version.
3879         * config.sub: Update to 2003-10-07 version.
3880
3881 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3882
3883         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3884         * ltconfig (irix5*, irix6*): Don't override version_type.
3885
3886 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3887
3888         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3889         * configure: Rebuilt
3890         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3891         * Makefile.in: Rebuilt
3892
3893 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3894
3895         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3896
3897 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3898
3899         * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2003-09-29  Paul Koning  <ni1d@arrl.net>
3902
3903         * MAINTAINERS: Move myself from "Write After Approval"
3904         to CPU platform maintainers for pdp11 platform.
3905
3906 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3907
3908         * MAINTAINERS: Move myself from 'Write After Approval' to
3909         'Various Maintainers' section as libffi testsuite maintainer.
3910
3911 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3912
3913         * configure.in: Pass a computed --program-transform-name
3914         to subconfigures.
3915         * configure: Regenerated.
3916
3917 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3918
3919         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3920         * Makefile.in: Regenerate.
3921
3922         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3923         * Makefile.in: Regenerate.
3924
3925 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3926
3927         * MAINTAINERS: Move myself from 'Write After Approval'
3928         to 'Various Maintainers' (objective-c) section.
3929
3930 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3931
3932         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3933         quoting.
3934         * configure: Regenerated.
3935
3936 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3937
3938         * MAINTAINERS (Write After Approval): Add myself to write after
3939         approval list.
3940
3941 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3942
3943         * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3946
3947         * MAINTAINERS: Update my e-mail address.
3948
3949 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3950
3951         * libtool.m4 (LD): Correct powerpc64 host match.
3952
3953 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3954
3955         * MAINTAINTERS: Update my affiliation and email address.
3956
3957 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3958
3959         * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2003-09-04  DJ Delorie  <dj@redhat.com>
3962
3963         * configure: Regenerate.
3964
3965 2003-09-04  Robert Millan  <robertmh@gnu.org>
3966
3967         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3968
3969 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3970
3971         * configure.in: Ensure arguments to sed are properly spaced.
3972         * configure: Regenerate.
3973
3974 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3975
3976         * MAINTAINERS: Update my e-mail address.
3977
3978 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3979
3980         * MAINTAINERS (Write After Approval): Add myself.
3981
3982 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3983
3984         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3985         * configure: Regenerated.
3986
3987 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3988
3989         * MAINTAINERS: Update my email address.
3990
3991 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3992
3993         * configure.in:  Use newline instead of semicolon when assuming
3994         shell arguments in a for loop.
3995         * configure:  Regenerated.
3996
3997 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3998
3999         * MAINTAINERS: Resurrect the i860 maintainer.
4000
4001 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4002
4003         PR 8180
4004         * configure.in: When testing with_libs and with_headers, treat
4005         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4006         * configure: Regenerate.
4007
4008         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4009         make, shell, etc.
4010         (baseargs): Likewise.
4011         * configure: Regenerate.
4012
4013 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4014
4015         * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4018
4019         * configure.in: Disable libgcj for darwin not on powerpc.
4020         * configure: Rebuild.
4021
4022 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4023
4024         * config-ml.in, symlink-tree: Add license.
4025
4026 2003-08-03  Richard Stallman  <rms@gnu.org>
4027             Eben Moglen  <moglen@columbia.edu>
4028
4029         * README.SCO: New file.
4030
4031 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4032
4033         * Makefile.tpl (check, check-c++): Express dependencies using
4034         dependencies rather than commands.
4035         * Makefile.in: Regenerate.
4036
4037 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4038
4039         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4040         * configure: Ditto.
4041
4042 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4043
4044         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4045         * Makefile.in: Update.
4046
4047 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4048
4049         * configure.in: Enable libgcj for darwin.
4050         * configure: Rebuild.
4051
4052 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4053
4054         * config-ml.in:  Use ac_configure_args directly instead of
4055         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4056         actually seen.
4057
4058 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4059
4060         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4061         creating target and build subdirs to build all parent dirs as needed.
4062         * Makefile.in: Rebuild.
4063         * configure.in: Don't build dirs explicitly here.
4064         * configure: Rebuild.
4065
4066 2003-07-26  Paul Brook  <paul@nowt.org>
4067
4068         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4069
4070 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4071
4072         * Makefile.tpl (all-make): Depend on intl.
4073         * Makefile.in: Rebuilt.
4074
4075 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4076
4077         * install-sh:  Update to newer upstream versions (associated with
4078         aclocal 1.7).
4079         * mkinstalldirs:  Likewise.
4080         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4081
4082 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4083
4084         * MAINTAINERS: Move self from Bug database only accounts
4085         to write-after-approval.
4086
4087 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4088
4089         * config.if: Remove unused libc_interface determination.
4090
4091 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4092
4093         * MAINTAINERS: Move self from write-after-approval to
4094         build machinery (*.in).
4095
4096 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4097
4098         PR bootstrap/11273
4099         PR bootstrap/11408
4100         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4101         unused INSTALL_PROGRAM_ARGS.
4102         * configure.in: Use AC_PROG_INSTALL.
4103         * Makefile.in: Regenerate.
4104         * configure: Regenerate.
4105
4106 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4107
4108         * MAINTAINERS: Alphabetize.
4109
4110 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4111
4112         * configure: Rebuilt.
4113         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4114         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4115         newlib nor libgloss.
4116         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4117         * configure.in (am33_2.0-*-linux*): Added.
4118
4119 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4120
4121         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4122         * configure: Regenerate.
4123
4124 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4125
4126         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4127         * Makefile.in: Regenerate.
4128
4129 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4130
4131         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4132         * Makefile.in: Regenerate.
4133
4134 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4135
4136         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4137         * Makefile.in: Regenerated.
4138
4139         * config-ml.in: Replace PWD with PWD_COMMAND.
4140
4141 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4142
4143         * intl: New directory; see intl/ChangeLog for details.
4144         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4145         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4146         * Makefile.in: Regenerate.
4147
4148 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4149
4150         * configure.in: Clean up config-lang.in handling.  Delete
4151         useless assignment to "subdirs".
4152         * configure: Regenerate.
4153
4154 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4155
4156         * configure.in: Rename 'target_libs' to 'target_libraries'.
4157         Remove useless reference to 'target_libs'.
4158         * configure: Regenerate.
4159
4160 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4161
4162         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4163         * Makefile.in: Regenerate.
4164
4165 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4166
4167         * Makefile.def: Introduce flags_to_pass.
4168         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4169         * Makefile.in: Regenerate.
4170
4171 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4172
4173         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4174         and target-libgloss.
4175         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4176         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4177         * configure: Regenerate.
4178
4179 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4180
4181         * configure.in: Update testsuite_flags to new location.
4182         * configure. Regenerate.
4183
4184 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4185
4186         * Makefile.tpl: Remove BUILD_CC stuff.
4187         * Makefile.in: Regenerate.
4188
4189 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4190
4191         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4192
4193 2003-06-16  Graeme Peterson <gp@qnx.com>
4194
4195         * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4198
4199         * config.guess: Update to 2003-06-12 version.
4200         * config.sub: Update to 2003-06-13 version.
4201
4202 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4203
4204         * config.guess: Update to 2003-06-06 version.
4205         * config.sub: Update to 2003-06-06 version.
4206
4207 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4208
4209         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4210         * configure. Regenerate.
4211
4212 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4213
4214         * configure.in: Disable serial configure by default.
4215         * configure: Regenerate.
4216         * Makefile.tpl: Abolish .NOTPARALLEL.
4217         * Makefile.in: Regenerate.
4218
4219         * Makefile.tpl: Replace {build,host,target}_canonical by
4220         {build,host,target}.
4221         * Makefile.in: Regenerate.
4222
4223         * Makefile.tpl: Fix stupid pasto.
4224         * Makefile.in: Regenerate.
4225
4226 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4227
4228         * Makefile.tpl: Remove bogus conditional.
4229         * Makefile.in: Regenerate.
4230
4231 2003-06-05  Jan Hubicka  <jh@suse.cz>
4232
4233         * Makefile.tpl (profiledbootstrap): New target.
4234         * Makefile.in (profiledbootstrap): New target.
4235
4236 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4237
4238         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4239         Pinski. Remove user names from other bugzilla-only maintainers.
4240
4241 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4242
4243         * Makefile.tpl: Make 'recursive targets' using autogen rather
4244         than shell loop.  Remove duplicate 'clean' targets and false
4245         comments.
4246         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4247         Add systematic method of specifying missing targets in subdirs.
4248         Add copyright boilerplate.
4249         * Makefile.in: Regenerate.
4250         * configure.in: Add 'recursive targets' to maybe list.
4251         * configure: Regenerate.
4252
4253         * MAINTAINERS: "GNATS only" -> "Bug database only".
4254
4255         * Makefile.tpl: Rename [+target+] to [+make_target+].
4256         * Makefile.def: Rename 'target' to 'make_target'.
4257
4258 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4259
4260         * MAINTAINERS: Add self as options handling maintainer.
4261
4262 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4263
4264         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4265         been too long since I touched those ports.
4266
4267 2003-05-28  DJ Delorie  <dj@redhat.com>
4268
4269         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4270         * Makefile.in: Regenerate.
4271
4272 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4273
4274         * configure.in: Use curly braces in the definition of tooldir.
4275         * configure: Regenerate.
4276
4277 2003-05-21  DJ Delorie  <dj@redhat.com>
4278
4279         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4280         newlib or libgloss.
4281         * Makefile.in: Regenerate.
4282
4283 2003-05-21  DJ Delorie  <dj@redhat.com>
4284
4285         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4286         * Makefile.in: Regenerate.
4287
4288 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4289
4290         * MAINTAINERS: Update my e-mail address.
4291
4292 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4293
4294         * configure.in: Switch more things to use maybe dependencies.
4295         * Makefile.tpl: Switch more things to use maybe dependencies.
4296         Factor out common code from autogen IF statements.
4297         * configure: Regenerate.
4298         * Makefile.in: Regenerate.
4299
4300 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4301
4302         * configure.in: Accept i[3456789]86 for machine type.
4303         * configure: Regenerate.
4304
4305 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4306
4307         * configure.in: Switch more things to use maybe dependencies.
4308         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4309         * configure: Regenerate.
4310         * Makefile.tpl: Switch more things to use maybe dependencies.
4311         * Makefile.in: Regenerate.
4312
4313 2003-05-16  Andreas Schwab  <schwab@suse.de>
4314
4315         * Makefile.tpl (install-opcodes): Define.
4316         * Makefile.in: Rebuild.
4317
4318 2003-05-13  Andreas Jaeger  <aj@suse.de>
4319
4320         * config.guess: Update to 2003-05-09 version.
4321         * config.sub: Update to 2003-05-09 version.
4322
4323 2003-05-13  Michael Eager <eager@mvista.com>
4324
4325         * configure.in: Correct sed script so that options in quotes are not
4326         deleted.
4327         * configure: Rebuild.
4328
4329 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4330
4331         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4332         and $$s/newlib/libc/sys/cygwin32 include paths.
4333         * configure: Ditto.
4334
4335 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4336
4337         * MAINTAINERS: Update my email addresses.
4338
4339 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4340
4341         * config-ml.in: Propagate INSTALL variables.
4342
4343 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4344
4345         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4346
4347 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4348
4349         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4350         * Makefile.in: Regenerate.
4351
4352 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4353
4354         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4355
4356 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4357
4358         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4359
4360 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4361
4362         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4363         * Makefile.in: Regenerated.
4364
4365 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4366
4367         * MAINTAINERS (Write After Approval): Upgrade myself from
4368         GNATS only to write-after-approval. Update my mail address.
4369
4370 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4371
4372         (OS Port Maintainers: freebsd): Add myself.
4373
4374 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4375
4376         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4377
4378 2003-04-22  Kean Johnston  <jkj@sco.com>
4379
4380         * MAINTAINERS (SCO ports): Added myself.
4381
4382 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4383
4384         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4385
4386 2003-04-19  Kean Johnston  <jkj@sco.com>
4387
4388         * MAINTAINERS (Write After Approval): Add myself.
4389
4390 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4391
4392         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4393         * Makefile.in: Regenerate.
4394
4395 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4396
4397         * configure.in (powerpc64*-*-linux*): Remove.
4398         * configure: Rebuilt.
4399
4400 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4401
4402         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4403         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4404         and restrap.
4405         * Makefile.in:  Regenerate.
4406
4407 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4408
4409         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4410         * configure: Regenerated.
4411
4412 2003-04-15  DJ Delorie  <dj@redhat.com>
4413
4414         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4415
4416 2003-04-13  Nick Clifton  <nickc@redhat.com>
4417
4418         * config-ml.in: Remove support for --disable-aix removing
4419         call-aix multilibs.
4420
4421 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4422
4423         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4424         * */configure: Rebuilt.
4425
4426 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4427
4428         * MAINTAINERS: Add my email address.
4429
4430 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4435
4436         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4437         * Makefile.in: Regenerate.
4438
4439 2003-03-14  Michael Chastain  <mec@shout.net>
4440
4441         * Makefile.in: Regenerate with correct Makefile.def.
4442
4443 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4444
4445         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4446         Make macro.
4447         * Makefile.in: Regenerate.
4448         * configure.in: Clean up gxx_include_dir logic.
4449         * configure: Regenerate.
4450
4451 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4452
4453         * MAINTAINERS (Write After Approval): Add myself.
4454
4455 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4456
4457         * MAINTAINERS: Update my mail address.
4458
4459 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4460
4461         * configure.in (gxx_include_dir): Fix typo.
4462         * configure: Regenerated.
4463
4464 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4465
4466         * Makefile.tpl: Reindent.
4467         * Makefile.in: Regenerate.
4468         * configure.in: Reindent.  Don't set unused variables.
4469         * configure: Regenerate.
4470
4471 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4472
4473         * configure.in: Include $(build_tooldir)/sys-include in
4474         FLAGS_FOR_TARGET.
4475         * configure: Regenerated.
4476
4477 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4478
4479         * Makefile.tpl: Always pass down RANLIB.
4480         * Makefile.in: Regenerate.
4481
4482         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4483         * Makefile.in: Regenerate.
4484         * configure.in: Remove unused logic relating to --enable-shared
4485         and --enable-threads.  Remove bogus comments.  Remove redundant
4486         noconfigdirs.
4487         * configure: Regenerate.
4488
4489         * configure.in: Replace ${libstdcxx_version} by its value.
4490         Remove reference to mh-dgux.
4491         * configure: Regenerate.
4492
4493 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4494
4495         * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4498
4499         * Makefile.tpl: Rearrange.
4500         * Makefile.in: Regenerate.
4501
4502 2003-02-25  Uwe Stieber <uwe@wwws.de>
4503
4504         * configure.in: Add support for kaOS as cross build target system.
4505         * configure: Regenerated.
4506
4507 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4508
4509         * MAINTAINERS (Write after approval): Add myself.
4510
4511 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4512
4513         * MAINTAINERS: Update my email address.
4514
4515 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4516
4517         * MAINTAINERS: Add self to blanket write privs. section.
4518
4519 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4520
4521         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4522         configure-target-* as some target builds may require additional
4523         flags for preprocessor tests.
4524         * Makefile.in: Regenerated.
4525
4526 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4527
4528         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4529         * ltconfig: Handle it.
4530         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4531         auto-detecting it.
4532
4533         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4534         it is used as argument to $CC.
4535         * ltcf-gcj.sh: Likewise.
4536
4537         * configure.in: Introduce --enable-maintainer-mode.
4538         * configure: Rebuilt.
4539         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4540         for maintainer mode.
4541         * Makefile.in: Rebuilt.
4542
4543 2003-02-18  Jason Merrill  <jason@redhat.com>
4544
4545         * Makefile.tpl (check-c++): Allow parallelism.
4546
4547 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4548
4549         * MAINTAINERS: Remove John Carr (who never actually had access to
4550         gcc.gnu.org).
4551
4552 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4553
4554         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4555         don't configure target-libobjc.
4556         * configure: Regenerate.
4557
4558 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4559
4560         * Makefile.tpl (RANLIB): Define.
4561         * Makefile.in: Regenerate.
4562
4563 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4564
4565         * MAINTAINERS: Update my email.
4566
4567 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4568
4569         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4570         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4571         * Makefile.in: Regenerated.
4572         * configure.in: Remove all traces of snavigator, db, and grep.
4573         * configure: Regenerated.
4574
4575 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4576
4577         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4578         After Approval.
4579
4580 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4581
4582         * MAINTAINERS (Write after approval): Add myself.
4583
4584 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4585
4586         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4587         * Makefile.in: Regenerated.
4588
4589 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4590
4591         * config.guess: Updated to 2003-01-30's version.
4592         * config.sub: Updated to 2003-01-28's version.
4593
4594 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4595
4596         * config.if: If gcc_version is already set, just use it.  Don't set
4597         gcc_version_trigger if it's already set, otherwise set it to
4598         gcc/version.c, but only if the file exists.  If it is not set and
4599         gcc/version.c does not exist, try to extract the version number from
4600         $CC.
4601
4602 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4603
4604         * MAINTAINERS: Add myself to write-after-approval list.
4605
4606 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4607
4608         * configure.in:  Revert 24Jan change.
4609         * configure:  Regenerate.
4610
4611 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4612
4613         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4614         entry of HJ Lu.
4615
4616 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4617
4618         * configure.in: Revert previous change.
4619         * configure: Regenerate.
4620
4621 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4622
4623         * configure.in: Make rda native-only.
4624         * configure: Regenerate.
4625
4626 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4627
4628         * MAINTAINERS: Move myself from GNATS-only-accounts to
4629         write-after-approval.
4630
4631 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4632
4633         * configure.in: Add missing \.
4634         * configure: Rebuilt.
4635
4636 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4637
4638         * configure.in (baseargs): Avoid using \| in sed regular
4639         expressions.
4640         * configure: Rebuilt.
4641
4642 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4643
4644         * configure.in (baseargs): Remove all supported forms of
4645         --cache-file, --srcdir, --host, --build and --target options
4646         from argument lists.
4647         * configure: Rebuilt.
4648
4649 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4650
4651         * MAINTAINERS: Add myself to write-after-approval list.
4652
4653 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4654
4655         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4656         * configure: Rebuilt.
4657
4658 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4659
4660         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4661         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4662         * Makefile.in: Regenerate.
4663         * configure: Regenerate.
4664
4665 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4666
4667         * configure.in: Remove Makefile in build, host and target modules
4668         unless configure was run with --no-recursion.
4669         * configure: Rebuilt.
4670
4671 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4672
4673         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4674         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4675         * Makefile.in: Regenerate.
4676
4677 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4678
4679         * config.guess: Update to 2003-01-03 version.
4680         * config.sub: Update to 2003-01-03 version.
4681
4682 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4683
4684         * configure: Regenerate with proper autoconf 2.13.
4685
4686 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4687
4688         * configure.in: Add AC_PREREQ for consistency.
4689         * configure: Regenerate.
4690
4691 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4692
4693         * configure.in (GDB_TK): Add tcl directories conditional on
4694         gdb/gdbtk directory being present.
4695         * configure: Regenerate.
4696
4697 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4698
4699         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4700         by gcc if LD is not defined and we are not doing a Canadian Cross.
4701         * configure: Rebuilt.
4702
4703 2002-12-31  Tom Tromey  <tromey@redhat.com>
4704
4705         * Makefile.in: Rebuilt.
4706         * Makefile.def (target_modules) [libffi]: Allow installation.
4707
4708 2002-12-31  Andreas Schwab  <schwab@suse.de>
4709
4710         * configure.in: Fix use of $program_transform_name.
4711         * configure: Regenerated.
4712
4713 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4714
4715         * configure.in (baseargs): Don't remove first configure argument.
4716         * configure: Regenerated.
4717
4718 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4719
4720         * Makefile.tpl (local-distclean): Don't remove...
4721         (multilib.ts): ... this.  Moved into...
4722         (multilib.out): ... this.  Don't use sub-make.
4723         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4724         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4725         (configure-build-[+module+], configure-[+module+],
4726         configure-target-[+module+], configure-gcc): ... these.  Test
4727         for Makefile existence.  Drop config.status from dependencies.
4728         * Makefile.in: Rebuilt.
4729         * configure.in: Move gcc-version-trigger to the end of
4730         ac_configure_args.  Add comments to maybedep.tmp and
4731         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4732         nonopt from baseargs, matching and removing corresponding
4733         whitespace while at it.
4734         * configure: Rebuilt.
4735
4736 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4737
4738         * configure.in (host_configargs): Replace reference to
4739         no-longer-defined buildopts with --build=${build_alias}.
4740         * configure: Rebuilt.
4741
4742         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4743         program_transform_name to standard idiom.
4744         (AUTOGEN, AUTOCONF): Define.
4745         (Makefile.in): Use $(AUTOGEN).
4746         (Makefile): Depend on config.status, and use autoconf-style rule to
4747         build it.  Move original commands to...
4748         (config.status): ... this new target.
4749         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4750         $(AUTOCONF).
4751         * Makefile.in: Rebuilt.
4752
4753 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4754
4755         * Makefile.tpl: Fix dramatic bustage due to change in
4756         program_transform_name.
4757         * Makefile.in: Regenerate.
4758
4759         * configure.in: Remove unnecessary PATH setting.
4760         * configure: Regnerate.
4761
4762         * configure.in: Don't default to unprefixed tools unless
4763         the native tools will work.
4764         * configure: Regenerate.
4765
4766         * configure.in: Convert to autoconf script.  Blow away lots
4767         of now-redundant Makefile fragments.
4768         * configure: Generate using Autoconf.
4769         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4770         * Makefile.in: Regenerate.
4771
4772 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4773
4774         * configure: Fix stupid bug where RANLIB was mistakenly included.
4775
4776         * configure.in: Rename (buildargs, hostargs, targargs) to
4777         (build_configargs, host_configargs, target_configargs).
4778
4779         * configure.in: Move logic out of sed statement.
4780
4781         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4782         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4783
4784 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4785
4786         * config.sub: Import from master repository
4787         * config.guess: Ditto
4788
4789 2002-12-24  Andreas Schwab  <schwab@suse.de>
4790
4791         * Makefile.tpl (multilib.out): Fix missing space.
4792         * Makefile.in: Regenerate.
4793
4794 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4795
4796         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4797         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4798         * Makefile.in: Regenerate.
4799         * configure.in: Remove unnecessary leftovers.
4800
4801 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4802
4803         * configure.in (extra_ranlibflags_for_target): New variable.
4804         (*-*-darwin): Add -c to ranlib commands.
4805         * configure (tooldir): Handle extra_ranlibflags_for_target.
4806
4807 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4808
4809         * Makefile.tpl: Revert HJL's change.
4810         * Makefile.in: Regenerated.
4811         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4812         always.
4813
4814 2002-12-19  Andreas Schwab  <schwab@suse.de>
4815
4816         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4817         * Makefile.in: Regenerate.
4818
4819 2002-12-18  H.J. Lu <hjl@gnu.org>
4820
4821         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4822         * Makefile.in: Regenerated.
4823
4824         * configure.in (build_prefix): New. Substitute.
4825
4826 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4827
4828         * Makefile.tpl: Don't let real targets depend on phony targets.
4829         * Makefile.in: Regenerate.
4830
4831         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4832         * Makefile.in: Regenerate.
4833
4834 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4835
4836         * config.sub: Import from master repository
4837         * config.guess: Ditto
4838
4839 2002-12-16  Jason Merrill  <jason@redhat.com>
4840
4841         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4842         previous 'make bootstrap'.
4843         * Makefile.in: Regenerate.
4844
4845 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4846
4847         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4848
4849 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4850
4851         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4852         * Makefile.in: Regenerate.
4853
4854 2002-12-13  Jason Merrill  <jason@redhat.com>
4855
4856         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4857         library tests.
4858         (check-c++): Just depend on it and check-target-libstdc++-v3.
4859         * Makefile.in: Regenerate.
4860
4861 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4862
4863         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4864         * Makefile.in: Rebuilt.
4865
4866 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4867
4868         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4869
4870 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4871
4872         * configure: Fix bug put in by gremlins.
4873
4874         * Makefile.tpl: Substitute more autoconfily.
4875         * configure: Substitute more autoconfily.
4876         * Makefile.in: Regenerate.
4877
4878 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4879
4880         * config.sub: Import from master repository
4881         * config.guess: Ditto
4882         * MAINTAINERS: Added Svein Seldal under write after approval
4883
4884 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4885
4886         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4887         * Makefile.in (all-sim): Ditto.
4888
4889 2002-12-06  DJ Delorie  <dj@redhat.com>
4890
4891         * Makefile.tpl: Change configure dependencies to not have real
4892         targets depend on phony targets.
4893
4894 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4895
4896         * configure.in: Revert unintentional change.
4897
4898         * Makefile.tpl: Change dependency for */multilib.out so that
4899         it works when gcc isn't in the tree.
4900
4901         * configure.in: Substitute more.
4902         * configure: Run subconfigures from the Makefile.
4903         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4904         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4905
4906 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4907
4908         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4909
4910 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4913         and corresponding dependencies.
4914         * Makefile.in: Regenerate.
4915
4916         * configure.in (host_tools): Order binutils, gas and ld for
4917         convenience in running the testsuites.
4918
4919         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4920         * Makefile.in: Regenerate.
4921         * configure.in: Introduce rules to serialize subconfigure runs.
4922
4923         * configure.in: Introduce BASE_CC_FOR_TARGET.
4924         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4925         Realize configure-build-* targets.  Realize configure-target-* targets.
4926         * Makefile.in: Regenerate.
4927
4928 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4929
4930         * configure: Move gcc_version_trigger stuff from here...
4931         * configure.in: ...to here.
4932
4933         * configure.in: Separate subconfigure options added by this file from
4934         options given by the user.  Add machinery to put args for host
4935         subconfigures into the Makefile.
4936
4937         * Makefile.tpl: Remove 'vault' targets.
4938         * Makefile.tpl: Reorder and comment dependencies.
4939         * Makefile.in: Regenerate.
4940
4941 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4942         * configure.in: Fix my broken commit of previous patch. (sigh)
4943
4944 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4945
4946         * configure.in: Move host-specific darwin noconfigdirs into
4947         the host-specific section.
4948
4949 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4950
4951         * configure.in: Move host-specific darwin noconfigdirs into
4952         the host-specific section.
4953
4954 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4955
4956         * configure: Remove skip-this-dir support.
4957         * Makefile.tpl: Remove skip-this-dir support.
4958
4959         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4960         subdirectories.
4961         * Makefile.in: Regenerate.
4962
4963         * Makefile.tpl: Strip out useless setting of 'dir'.
4964         * Makefile.in: Regenerate.
4965
4966 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4967
4968         * configure.in: Fix deeply stupid bug.
4969
4970         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4971         shell code in CXX_FOR_TARGET
4972         * Makefile.def: Introduce raw_cxx.
4973         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4974         RAW_CXX_FOR_TARGET.
4975         * Makefile.in: Regenerate.
4976
4977 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4978
4979         * Makefile.tpl: Remove unnecessary ifs.
4980         * Makefile.in: Regenerate.
4981
4982         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4983         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4984         targets for 'no_install' modules.
4985         * configure: Move GDB_TK substitution to configure.in.  Move
4986         build_modules stuff to configure.in.
4987         * configure.in: Implement soft dependency machinery.  Maybe-ize
4988         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4989         * Makefile.in: Regenerate.
4990
4991 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4992
4993         * Makefile.tpl: Make all-target, install-target behave similarly
4994         to all, install (only hitting configured targets).  Eliminate
4995         unused macro defintions.
4996
4997         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4998         build != host.
4999
5000         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5001
5002         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5003
5004         * configure.in: Produce lists of subdir targets we're actually
5005         configuring.  Remove references to "dosrel".
5006         * Makefile.tpl: Let configure set which subdir targets are hit.
5007         Remove install-cross; clean up install; remove ALL.  Remove
5008         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5009         Autogenerate host module targets.  Remove empty dependency lines
5010         and redundant dependency; rearrange slightly.
5011         * Makefile.def: Add host-side libtermcap, utils.
5012
5013         * Makefile.in: Regenerate.
5014
5015 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5016
5017         * ltconfig (osf[345]): Append $major to soname_spec.
5018         Reflect this in library_names_spec.
5019         * ltmain.sh (osf): Prefix $major with . for use as extension.
5020
5021 2002-11-19  Andreas Jaeger  <aj@suse.de>
5022
5023         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5024         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5025         and sparc64 GNU/Linux systems.
5026
5027 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5028
5029         * MAINTAINERS: Update email.
5030
5031 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5032
5033         * MAINTAINERS: Complete James Dennett's entry.
5034
5035 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5036
5037         * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5040
5041         * Makefile.tpl: syntactic cleanup
5042
5043 2002-11-13 Stuart Hastings <stuart@apple.com>
5044
5045         * MAINTAINERS: Add myself to write-after-approval list.
5046
5047 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5048
5049         * Makefile.def: Add list of recursive targets to autogenerate.
5050         Add build_modules.
5051         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5052         targets.  Autogenerate *-build-* targets.
5053         * Makefile.in: Regenerate.
5054
5055 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5056
5057         * configure: More autoconf-style substitutions.
5058         * Makefile.tpl: More autoconf-style substitutions.
5059         * Makefile.in: Regenerate.
5060
5061 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5062
5063         * configure: Substitute more variables in a more autoconf-friendly
5064         way.  Simplify slightly.
5065         * Makefile.tpl: Make more variables substitutable in an
5066         autoconf-friendly way.
5067         * Makefile.in: Regenerate.
5068
5069 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5070
5071         * MAINTAINERS (Write After Approval): Add myself.
5072
5073 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5074
5075         * configure.in (v810*): Remove special setting of tools.
5076
5077         * configure: Add support for extra required flags for ar or nm.
5078         * configure.in (aix4.3+): Use above support for target-specific
5079         issues, rather than using config/mt-aix43.
5080
5081 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5082
5083         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5084         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5085         with $srcdir.  Reformat indentation.  Substitute some variables
5086         formerly hard-coded in the Makefile for build=host.
5087         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5088         * Makefile.def: Autogenerate more.
5089         * Makefile.in: Regenerate.
5090
5091 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5092
5093         * MAINTAINERS (Write After Approval): Add myself.
5094
5095 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5096
5097         * Makefile.def (host_modules): Add rda.
5098         * Makefile.in: Regenerate.
5099         * configure.in (target_tool): Add target-rda to list.
5100
5101 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5102
5103         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5104
5105 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5106
5107         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5108         and restrap targets to this rule.
5109         * Makefile.in:  Regenerate.
5110
5111 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5112
5113         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5114         GNATS only accounts.
5115
5116 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5117
5118         * configure.in (i[3456]86-*-linux*): Add check to disable
5119         ${libgcj} for glibc1.
5120
5121 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5122
5123         * MAINTAINERS: Add myself as ip2k port maintainer.
5124
5125 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5126
5127         * configure.in: Add tic4x target.
5128
5129 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5130
5131         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5132         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5133         * Makefile.in: Regenerate.
5134
5135         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5136         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5137         * Makefile.in: Regenerate.
5138
5139 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5140
5141         * MAINTAINERS: Add myself as web pages co-maintainer.
5142
5143 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5144
5145         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5146         * Makefile.in: Regenerate.
5147
5148 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5149
5150         * MAINTAINERS: Add myself and Nathan Sidwell
5151         <nathan@codesourcery.com> as VxWorks maintainers.
5152
5153 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5154
5155         * Makefile.def: Remove order dependency comments.
5156         * Makefile.tpl: Add explicit install-install dependencies.
5157         * Makefile.in: Regenerate.
5158
5159         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5160         * Makefile.in: Regenerate.
5161
5162         * Makefile.tpl: Add configure-target (for src-release in src)
5163         * Makefile.in: Regenerate.
5164
5165 2002-09-30  Nick Clifton  <nickc@redhat.com>
5166
5167         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5168
5169 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5170
5171         * configure.in (s390*-*-linux*): Enable libgcj.
5172
5173 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5174
5175         * configure: Revert accidentally applied changes.
5176
5177         * Makefile.tpl: Make more autoconf-friendly.
5178         * Makefile.in: Regenerate.
5179         * configure: Make substitution more autoconf-like.
5180
5181 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5182
5183         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5184         single entry to handle all these.
5185         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5186         libjava on arm-*-elf.
5187
5188 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5189
5190         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5191         things that depend on them.
5192
5193 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5194
5195         * Makefile.tpl: Make subsituted variables more autoconfy.
5196         * Makefile.in: Regenerate.
5197         * configure: Make seds more autoconfy.
5198
5199 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5200
5201         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5202         * Makefile.in: Regenerate.
5203         * configure.in: Rewrite sed statements to look autoconfy.
5204
5205         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5206         all-target-foo on configure-target-foo.
5207         * Makefile.def: Ditto.
5208         * Makefile.in: Rebuild.
5209
5210 2002-09-25  Andrew Haley  <aph@redhat.com>
5211
5212         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5213
5214 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5215
5216         * Makefile.def: New file.
5217         * Makefile.tpl: New file.
5218         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5219         * contrib/gcc_update: Note that Makefile.in is a generated file.
5220
5221         * configure.in: Minor rearrangement.  Simplify tests.
5222
5223 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5224
5225         * configure.in (with_headers): Skip copy if value is "yes".
5226         (with_libs): Likewise.
5227
5228 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5229
5230         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5231         * configure.in (sh*-*-pe*): Ditto.
5232         * configure.in (mips*-*-pe*): Ditto.
5233         * configure.in (*arm-wince-pe): Ditto.
5234
5235         * configure.in: Rearrange.
5236
5237 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5238
5239         * MAINTAINERS: Update my email address.
5240
5241 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5242
5243         * MAINTAINERS: (Write After Approval): Add myself.
5244
5245 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5246
5247         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5248
5249 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5250
5251         * MAINTAINERS: Change my mailing address.
5252
5253 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5254
5255         * MAINTAINERS (Write After Approval): Remove myself.
5256         (Various Maintainers: c++ runtime libs): Add myself.
5257
5258 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5259
5260         * MAINTAINERS (Write After Approval): Remove myself.
5261         (Various Maintainers: c++ runtime libs): Add myself.
5262
5263 2002-08-15  Eric Christopher  <echristo@redhat.com>
5264
5265         * config.sub: Import from master repository.
5266         * config.guess: Ditto.
5267
5268 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5269
5270         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5271         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5272         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5273
5274 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5275
5276         * MAINTAINERS: Add self to rs6000 vector extensions.
5277
5278 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5279
5280         * libiberty/configure: Reverted unintended yesterday's check in.
5281
5282 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5283
5284         * boehm-gc/configure, libf2c/configure: Rebuilt.
5285         * libffi/configure, libiberty/configure: Ditto.
5286         * libjava/configure, libobjc/configure: Ditto.
5287         * libstdc++-v3/configure, zlib/configure: Ditto.
5288         Merged from binutils:
5289         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5290         From Steve Ellcey <sje@cup.hp.com>:
5291         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5292         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5293         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5294         IA64.
5295         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5296         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5297         soname_spec, sys_lib_search_path_spec): Ditto.
5298
5299 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5300
5301         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5302
5303 2002-08-04  H.J. Lu  (hjl@gnu.org)
5304
5305         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5306
5307 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5308
5309         * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5312
5313         * configure.in: Move generic linux case to end.  Copy generic
5314         linux noconfigdirs to mips*-*-linux* entry and new
5315         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5316
5317 2002-07-19  Michael Matz  <matz@suse.de>
5318
5319         * MAINTAINERS: Add myself as ra* maintainer.
5320
5321 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5322
5323         * config.guess: Update to 2002-07-09 version.
5324         * config.sub: Update to 2002-07-03 version.
5325
5326 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5327
5328         * MAINTAINERS: Fix typo in a maintainer email address.
5329
5330 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5331
5332         * configure.in: Remove two redundant tests.
5333
5334 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5335
5336         * configure.in (mips*-*-irix6*o32): Enable stabs.
5337
5338 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5339
5340         * configure.in: Don't build grez.
5341         * Makefile.in: Ditto.
5342
5343         * Makefile.in: Remove references to bsp, cygmon, libstub.
5344         * configure.in: Ditto.
5345
5346         * configure.in: Remove leftover reference to gdbtest.
5347
5348 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5349
5350         * configure.in (gxx_include_dir):  Change to match versioned
5351         C++ headers if --enable-version-specific-runtime-libs is used.
5352
5353 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5354
5355         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5356
5357 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in: Make --without-x work.
5360
5361 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5362
5363         * configure.in: Rearrange target Makefile fragment collection.
5364
5365         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5366         cvs[src].
5367         * configure.in: Ditto.
5368
5369 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5370
5371         * MAINTAINERS (Write After Approval): Update my e-mail address.
5372
5373 2002-06-24  Ben Elliston  <bje@redhat.com>
5374
5375         * configure.in (host_tools): Remove cgen.
5376
5377         * Makefile.in (all-cgen): Remove; runs from its source directory.
5378         (check-cgen, install-cgen, clean-cgen): Likewise.
5379         (all-opcodes): Do not depend on all-cgen.
5380         (all-sim): Likewise.
5381
5382 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5383
5384         * Makefile.in: Eliminate 'apache' targets.
5385         * configure.in: Eliminate 'apache' targets.
5386
5387         * configure.in: Eliminate redundant tests.  Reorganize.
5388
5389         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5390
5391         * config-ml.in: Eliminate references to Cygnus configure.
5392
5393         * Makefile.in: Eliminate references to building emacs.
5394
5395 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5396
5397         * MAINTAINERS: Update my email address.
5398
5399 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5400
5401         * config.if (libstdcxx_incdir): Version C++ headers.
5402         (cxx_incdir): Remove.
5403
5404 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5405
5406         * MAINTAINERS (Write After Approval): Add self.
5407
5408 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5409
5410         * configure.in: Add support for ip2k.
5411
5412 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5413
5414         * configure.in: Fix AIX configury bug.
5415
5416 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5417
5418         * MAINTAINERS (Write After Approval): Add self.
5419
5420 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5421
5422         * configure.in: replace ${topsrcdir} with ${srcdir}
5423
5424         * configure.in: Move definition of libstdcxx_flags
5425         right above usage, rather than waaay earlier.
5426
5427         * configure.in: Pull definition of is_cross_compiler earlier.
5428
5429         * configure.in: Rearrange a little.
5430
5431         * configure.in: Remove references to librx.
5432         * Makefile.in: Remove references to librx.
5433
5434 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5435
5436         * config.sub: Add support for avr target.
5437         Import from master sources, rev 1.255
5438
5439 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5440
5441         * configure, .cvsignore:  Revert previous change...
5442         * Makefile:  ...delete.
5443
5444 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5445
5446         * configure.in: Eliminate ${gasdir} variable.
5447
5448 2002-06-18  Dave Brolley  <brolley@redhat.com>
5449
5450         * configure.in: Add support for frv.
5451         * config.sub: Add support for frv.
5452
5453 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5454
5455         * configure:  Remove garbage from previous commit.
5456
5457 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5458
5459         * configure:  For in-source builds, make a subdir and re-exec there.
5460         * Makefile:  New file.  Pass targets through to build directory.
5461         * .cvsignore:  No longer ignore "Makefile".
5462
5463 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5464
5465         * MAINTAINERS (Write After Approval): Add self.
5466
5467 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5468
5469         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5470
5471 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5472
5473         * configure.in (vax-*-netbsd*): Re-enable gas.
5474
5475 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5476
5477         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5478         BUILD_PREFIX_1, to correct nomenclature.
5479         * configure: Likewise.
5480
5481         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5482         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5483
5484 2002-05-31  Olaf Hering  <olh@suse.de>
5485
5486         * config-ml.in: Propogate DESTDIR also.
5487
5488 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5489
5490         * configure.in (vax-*-netbsd*): Don't build gas for this
5491         platform.
5492
5493 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5494
5495         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5496         and libgcj for AVR.
5497
5498 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5499
5500         * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5503
5504         * config.guess: Update to 2002-05-22 version.
5505         * config.sub: Likewise.
5506
5507 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5508
5509         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5510         * config-ml.in: Likewise.
5511         * configure: Likewise.
5512         * configure.in: Likewise.
5513
5514 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5515
5516         * MAINTAINERS: Update my email address.
5517
5518 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5519
5520         * configure.in: Simplify makefile fragment collection.
5521
5522         * configure.in: Remove code to build emacs.
5523
5524         * configure.in : Remove --srcdir argument from targargs and buildargs
5525         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5526
5527         * configure: Move some logic to configure.in.
5528         * configure.in: Move some logic from configure.
5529
5530 2002-05-11  Tom Tromey  <tromey@redhat.com>
5531
5532         * MAINTAINERS: Reflect libgcj reality.
5533
5534 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5535
5536         * Makefile.in: Honour DESTDIR.
5537
5538 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5539
5540         * config.guess: Import 2002-03-20 version.
5541         * config.sub: Import 2002-04-26 version.
5542
5543 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5544
5545         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5546
5547 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5548
5549         * MAINTAINERS: Add self.
5550
5551 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5552
5553         * ltmain.sh: Detect and handle object name conflicts
5554         while piecewise linking a static library.
5555
5556 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5557
5558         * configure.in (noconfigdirs): Don't disable libgcj on
5559         sparc64-*-solaris* and sparcv9-*-solaris*.
5560
5561 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5562
5563         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5564
5565 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5566
5567         * configure.in (FLAGS_FOR_TARGET): Do not add
5568         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5569         on i[3456]86-*-linux*.
5570
5571 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5572
5573         * configure.in (noconfigdirs): Replace [ ] with test.
5574
5575         * configure.in (noconfigdirs): Do not add target-newlib if
5576         target == i[3456]86-*-linux*, and host == target.
5577
5578 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5579
5580         * configure.in: delete reference to absent file
5581
5582         * configure.in: replace '[' with 'test'
5583
5584         * configure.in: Eliminate references to gash.
5585         * Makefile.in: Eliminate references to gash.
5586
5587         * configure.in: remove useless references to 'pic' makefile fragments.
5588
5589         * configure.in: (*-*-windows*) Finish removing.
5590
5591         * configure.in: Eliminate redundant test for libgui.
5592
5593 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5594
5595         * MAINTAINERS: Add self and realphabetize.  Update entries
5596         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5597         entry for a29k port maintainer.
5598
5599 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5600
5601         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5602         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5603
5604 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5605
5606         * configure.in: remove references to dead files
5607
5608 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5609
5610         * MAINTAINERS: Add information about purpose of this file.
5611
5612 2002-04-18  Tom Tromey  <tromey@redhat.com>
5613
5614         * configure.in: Disallow configuring libgcj when it is already
5615         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5616         Solaris 2.8 by default.  For PR libgcj/6158.
5617
5618 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5619
5620         * configure.in:  Move default CC setting out of config/mh-* fragments
5621         directly into here.
5622
5623 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5624
5625         * configure.in: don't even try to configure or make a subdirectory
5626         if there's no configure script for it.
5627
5628 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5629
5630         * MAINTAINERS: Remove chill maintainers.
5631         * Makefile.in (CHILLFLAGS): Remove.
5632         (CHILL_LIB): Remove.
5633         (TARGET_CONFIGDIRS): Remove libchill.
5634         (CHILL_FOR_TARGET): Remove.
5635         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5636         CHILL_LIB.
5637         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5638         (CHECK_TARGET_MODULES): Likewise.
5639         (INSTALL_TARGET_MODULES): Likewise.
5640         (CLEAN_TARGET_MODULES): Likewise.
5641         (configure-target-libchill): Remove.
5642         (all-target-libchill): Remove.
5643         * configure.in (target_libs): Remove target-libchill.
5644         Do not compute CHILL_FOR_TARGET.
5645         * libchill: Remove directory.
5646
5647 2002-04-11  DJ Delorie  <dj@redhat.com>
5648
5649         * Makefile.in, configure.in: Sync with binutils, entries
5650         follow...
5651
5652 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5653
5654         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5655         (do-tar, do-bz2): New rules.
5656         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5657         (gdb-tar): New rule.
5658         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5659         (insight_dejagnu.tar): New rule.
5660         (insight.tar): New rule.
5661         (gdb+dejagnu.tar): New rule.
5662         (gdb.tar): New rule.
5663
5664 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5665
5666         * Makefile.in: Add all-tix to deps for all-snavigator
5667         so that tix is built when building snavigator.
5668
5669 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5670
5671         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5672         ld and gdb are not supported.
5673
5674 2002-01-07  Mark Salter  <msalter@redhat.com>
5675
5676         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5677         Allow target-libgloss to be built for arm, strongarm, and xscale.
5678
5679 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5680
5681         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5682         options for i[3456]86-pc-linux* native builds.
5683
5684 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5685
5686         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5687         files from .po files for a distribution.
5688
5689 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5690
5691         * configure.in: Enable libstdc++-v3 for h8300 targets.
5692
5693 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5694
5695         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5696         version from bfd/.
5697
5698 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5699
5700         * Makefile.in (VER): When present, extract the version number from
5701         the file version.in.
5702
5703 2001-05-24  Tom Rix <trix@redhat.com>
5704
5705         * configure.in : enable ld for aix
5706
5707 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5708
5709         * config.guess: Add linux target for S/390.
5710
5711 2000-11-07  Philip Blundell  <pb@futuretv.com>
5712
5713         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5714
5715 2000-11-03  Philip Blundell  <pb@futuretv.com>
5716
5717         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5718         files.
5719
5720 2001-01-15  Ben Elliston  <bje@redhat.com>
5721
5722         * configure.in (host_tools): Add sid.
5723         Always configure cgen.
5724
5725 2000-11-24  Nick Clifton  <nickc@redhat.com>
5726
5727         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5728
5729
5730 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5731
5732         * Makefile.in (ALL_MODULES): Add all-cgen.
5733         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5734         (all-cgen): New target.
5735         (all-opcodes,all-sim): Depend on all-cgen.
5736         * configure.in (host_tools): Add cgen.
5737         Only configure cgen if --enable-cgen-maint.
5738
5739 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5740
5741         * configure.in: Add *-*-freebsd* configurations.
5742
5743 2002-04-08  Tom Tromey  <tromey@redhat.com>
5744
5745         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5746         Fixes PR libgcj/6068.
5747
5748 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5749
5750         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5751
5752 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5753
5754         * configure.in (alpha*-dec-osf*): Enable libgcj.
5755
5756 2003-03-27  Matthew Gingell <gingell@gnat.com>
5757
5758         * MAINTAINERS (Write After Approval): Add myself.
5759
5760 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5761
5762         Fix for: PR bootstrap/3591, target/5676
5763         * configure.in (mcore-pe): Disable the configuration of
5764         libstdc++-v3 since exceptions are not supported.
5765
5766 2002-03-20  Anthony Green  <green@redhat.com>
5767
5768         * configure.in: Enable libgcj for xscale-elf target.
5769
5770 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5771
5772         * MAINTAINERS:  Update my email address.
5773
5774 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5775
5776         * ltmain.sh (relink_command): Fix typo in previous change.
5777
5778 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5779
5780         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5781         (relink_command): Added --tag flags.
5782         (mode=install): If relinking fails; error out.
5783
5784 2002-03-12  Richard Henderson  <rth@redhat.com>
5785
5786         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5787         .NOTPARALLEL tag.
5788         (do-check): Rename from check.
5789         (check): Allow parallel check.
5790
5791 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5792
5793         * MAINTAINERS: Add myself as maintainer for xtensa port.
5794         Fix alphabetical order in CPU port maintainer list.
5795         Remove myself from Write After Approval list.
5796
5797 2002-03-11  Richard Henderson  <rth@redhat.com>
5798
5799         * Makefile.in (.NOTPARALLEL): Add fake tag.
5800
5801 2002-03-07  H.J. Lu  (hjl@gnu.org)
5802
5803         * configure.in: Enable gprof for mips*-*-linux*.
5804
5805 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5806
5807         * MAINTAINERS (Write After Approval): Add myself.
5808
5809 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5810
5811         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5812         libjava.
5813         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5814
5815 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5816
5817         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5818         because its Makefile is there; test for the executable instead.
5819
5820 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5821
5822         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5823         libstdc++-v3 and libjava.
5824
5825 2002-02-11  Adam Megacz <adam@xwt.org>
5826
5827         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5828         boehm-gc
5829
5830 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5831
5832         * config.guess: Updated to 2002-01-30's version.
5833         * config.sub: Updated to 2002-02-01's version.
5834         Contribute sh64-elf.
5835         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5836         * configure.in: Added sh64-*-*.
5837
5838 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5839
5840         * MAINTAINERS: Belatedly add myself to write after approval list.
5841
5842 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5843
5844         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5845         Remove self as Write After Approval.
5846
5847 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5848
5849         * MAINTAINERS: Put self in as maintainer for contrib/regression
5850         directory.
5851
5852 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5853
5854         * MAINTAINERS:  Update my email address.
5855
5856 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5857
5858         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5859         target-libiberty, and target-libgloss.  Skip Java-related
5860         libraries if not supported for NetBSD on target CPU.
5861
5862 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5863
5864         * install-sh: Use _inst.$$_ for temp file name.
5865
5866 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5867
5868         * MAINTAINERS (Write After Approval): Move my contact info
5869         from here...
5870         (OS Port Maintainers): ...to here (netbsd).
5871
5872 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5873
5874         * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2002-01-17  H.J. Lu <hjl@gnu.org>
5877
5878         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5879         (all-target-fastjar): Also depend on all-target-libiberty.
5880
5881 2002-01-16  H.J. Lu  (hjl@gnu.org)
5882
5883         * config.guess: Import from master sources, rev 1.225.
5884         * config.sub: Import from master sources, rev 1.238.
5885
5886 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5887
5888         * MAINTAINERS (Write After Approval): Remove myself.
5889
5890 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5891
5892         * MAINTAINERS (Write After Approval): Add myself.
5893
5894 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5895
5896         * MAINTAINERS: Add self as docs co-maintainer.
5897
5898 2001-12-11  Matthias Klose  <doko@debian.org>
5899
5900         * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5903
5904         * MAINTAINERS: Update my email address.
5905
5906 2001-12-07  Turly O'Connor  <turly@apple.com>
5907         * MAINTAINERS (Write After Approval): Add myself.
5908         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5909         (rs6000_initialize_trampoline): Call __trampoline_setup for
5910         ABI_DARWIN too.
5911         * darwin-tramp.asm: New file, implements __trampoline_setup.
5912         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5913
5914 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5915
5916         * MAINTAINERS (Write After Approval): Add myself.
5917
5918 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5919
5920         * configure, configure.in: Use temp file for long sed commands.
5921
5922 2001-12-03  Laurent Guerby  <guerby@acm.org>
5923
5924         * config.sub: Update to version 1.232 on subversion.
5925
5926 2001-12-03  Ben Elliston  <bje@redhat.com>
5927
5928         * MAINTAINERS: Update mail address for config.* patches.
5929
5930 2001-11-27  DJ Delorie <dj@redhat.com>
5931             Zack Weinberg  <zack@codesourcery.com>
5932
5933         When build != host, create libiberty for the build machine.
5934
5935         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5936         CONFIG_ARGUMENTS.
5937         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5938         New variables.
5939         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5940         and rules.
5941         (all.normal): Depend on ALL_BUILD_MODULES.
5942         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5943         (all-build-libiberty): Depend on configure-build-libiberty.
5944
5945         * configure: Calculate and substitute proper value for
5946         ALL_BUILD_MODULES.
5947         * configure.in: Create the build subdirectory.
5948         Calculate and substitute TARGET_CONFIGARGS (formerly
5949         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5950
5951 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5952
5953         * MAINTAINERS (write-after-approval): Add self.
5954
5955 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5956
5957         * MAINTAINERS (GNATS only accounts): Remove self.
5958
5959 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5960
5961         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5962         libf2c.
5963
5964 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5965
5966         * MAINTAINERS (Write After Approval): Add self.
5967
5968 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5969
5970         * MAINTAINERS: mips and s390 are also CPU ports.
5971
5972 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5973
5974         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5975
5976 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5977
5978         * MAINTAINERS: Alphabetize.
5979
5980 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5981
5982         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5983
5984 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5985
5986         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5987
5988 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5989
5990         * configure.in (--enable-languages): Be more permissive about
5991         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5992
5993 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5994
5995         * config.sub: Import from master sources, rev. 1.230.
5996         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5997
5998 2001-11-07  Laurent Guerby  <guerby@acm.org>
5999
6000         * MAINTAINERS (Write After Approval): Add self.
6001
6002 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6003
6004         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6005
6006 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6007
6008         * config.sub: Import from master sources, rev 1.226.
6009         * config.guess: Import from master sources, rev 1.216.
6010
6011 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6012
6013         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6014         * MAINTAINERS: Add self as maintainer of MMIX port.
6015         Remove old after-approval entry.
6016
6017 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6018
6019         * ChangeLog, configure: Fix spelling errors.
6020
6021 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6022
6023         * MAINTAINERS: Tweak my address.
6024
6025 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6026
6027         * MAINTAINERS: Update my email address.
6028
6029 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6030
6031         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6032         * MAINTAINERS: Add self as maintainer of CRIS port.
6033
6034 2001-10-10  Geert Bosch  <bosch@gnat.com>
6035
6036         * MAINTAINERS (Various maintainers: Ada front end):
6037         Added Robert Dewar.
6038
6039 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6040
6041         * MAINTAINERS (Write After Approval): Added self
6042
6043 2001-10-02  Geert Bosch  <bosch@gnat.com>
6044
6045         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6046
6047 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6048
6049         * configure: Handle temporary files securely using mkdir.
6050
6051 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6052
6053         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6054
6055 2001-09-26  Will Cohen <wcohen@redhat.com>
6056
6057         * configure.in (*-*-linux*): Disable configuration of target-newlib
6058         and target-libgloss.
6059
6060 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6061
6062         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6063         RANLIB.
6064
6065 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6066
6067         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6068         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6069         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6070         avoid quotes nesting problems.
6071         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6072         (DO_X): Export only variables that are set.
6073
6074 2001-09-19  Ben Elliston  <bje@redhat.com>
6075
6076         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6077         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6078         semantics.  Use the shell built-in "type" command instead.
6079
6080 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6081
6082         Merged from gcc-3_0-branch:
6083         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6084         * ltcf-c.sh: Use $objext, not $ac_objext.
6085         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6086         * ltcf-cxx.sh: Add support for GNU.
6087         2001-07-22  Timothy Wall  <twall@redhat.com>
6088         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6089         default settings if using GNU tools with that configuration.
6090         * ltcf-cxx.sh: Ditto.
6091         * ltcf-gcj.sh: Ditto.
6092         2001-07-21  Michael Chastain  <chastain@redhat.com>
6093         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6094         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6095         * ltmain.sh: Mark as gcc-local.
6096
6097 2001-08-30  Eric Christopher  <echristo@redhat.com>
6098             Jason Eckhardt  <jle@redhat.com>
6099
6100         * config.guess: Merge from master sources.
6101         * config.sub: Merge from master sources, add support for mipsisa32.
6102
6103 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6104         * config.sub: Merge from master sources, rev 1.219.
6105         * MAINTAINERS: Add self as contact for stormy16 port.
6106
6107 2001-08-14  Zack Weinberg  <zackw@panix.com>
6108
6109         * config.sub: Merge from master sources, rev 1.218.
6110         * config.guess: Merge from master sources, rev 1.209.
6111
6112 2001-08-11  Graham Stott  <grahams@redhat.com>
6113
6114         * Makefile.in (check-c++): Add missing semicolon.
6115
6116 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6117
6118         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6119
6120 2001-07-30  Eric Christopher  <echristo@redhat.com>
6121
6122         * MAINTAINERS (Various maintainers: mips port): Added myself.
6123
6124 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6125
6126         * configure.in (sh-*-linux*): New.
6127
6128 2001-07-27  Richard Henderson  <rth@redhat.com>
6129
6130         * .cvsignore: Add LAST_UPDATED.
6131
6132 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6133
6134         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6135
6136 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6137
6138         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6139
6140 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6141
6142         * MAINTAINERS (Write After Approval): Added myself.
6143
6144 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6145
6146         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6147         and libgcj on m68hc11/m68hc12.
6148
6149 2001-06-27  H.J. Lu  (hjl@gnu.org)
6150
6151         * Makefile (CFLAGS_FOR_BUILD): New.
6152         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6153
6154 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6155
6156         * README: Remove version number.
6157
6158 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6159
6160         * INSTALL/README: Update wrt. to the installation instructions now
6161         residing in gcc/doc/install.texi.
6162
6163 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6164
6165         * README: Replace with a cut-down and updated version of gcc/README.
6166
6167 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6168
6169         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6170         multilibs to be disabled.
6171
6172 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6173
6174         * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6177
6178         * config.guess: Import CVS version 1.195.
6179         * config.sub: Import CVS version 1.212.
6180
6181 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6182
6183         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6184         gcc/xgcc is built, use -print-prog-name to find out the program
6185         name to use.
6186
6187 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6188
6189         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6190         appear to also be in the master copy.
6191         * config.sub:  Import CVS version 1.211.
6192
6193 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6194
6195         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6196         with_gcc]: Use `gcc -shared' to build a shared library.
6197
6198 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6199
6200         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6201         archives.
6202
6203 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6204
6205         * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6208
6209         * configure.in (libstdcxx_flags): Do not try to execute
6210         libstdc++-v3/testsuite_flags until it exists.
6211
6212 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6213
6214         * MAINTAINERS: Update my email address.
6215
6216 2001-05-31  Graham Stott  <grahams@redhat.com>
6217
6218         * MAINTAINERS (Write After Approval): Add myself.
6219
6220 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6221
6222         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6223         libraries when using g++ with native linker.
6224
6225 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6226
6227         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6228
6229 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6230
6231         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6232         [aix4*|aix5*]: Prepend blank.
6233
6234 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6235
6236         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6237         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6238         of subdir/configure scripts to use the new libtool.m4.
6239
6240 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6241
6242         * MAINTAINERS (Write After Approval): Add myself.
6243
6244 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6245
6246         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6247
6248 2001-05-11  Ben Elliston  <bje@redhat.com>
6249
6250         * Makefile.in (all-sid): New target.
6251         (check-sid, clean-sid, install-sid): Likewise.
6252
6253 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6254
6255         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6256
6257 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6258
6259         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6260         libgcj.
6261
6262 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6263
6264         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6265         gcc/xgcc is built, use -print-prog-name to find out the program
6266         name to use.
6267
6268 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6269
6270         * configure.in (noconfigdirs): Don't reset it from scratch in the
6271         target case; only append to it.
6272
6273         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6274         sparc-*-solaris2.8]: Disable ${libgcj}.
6275
6276 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6277
6278         * configure.in (libgcj_saved): Copy from $libgcj.
6279         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6280         --disable-libgcj.
6281
6282 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6283
6284         * MAINTAINERS: Remove self as MIPS maintainer and
6285         C front end maintainer.
6286
6287 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6288
6289         * configure.in: Move *-chorusos target case to the proper switch.
6290         Disable libgcj.
6291
6292 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6293
6294         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6295         1.641.2.228.
6296
6297 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6298
6299         * Makefile.in (STAGE1_CFLAGS): Pass down.
6300
6301 2001-04-13  Alan Modra  <amodra@one.net.au>
6302
6303         * config.guess: Add hppa64-linux support.  Note for next import that
6304         this is already in the master file.
6305         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6306
6307 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6308
6309         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6310         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6311
6312 2001-04-11  Stan Shebs  <shebs@apple.com>
6313
6314         * MAINTAINERS: Add self as Darwin port maintainer.
6315
6316 2001-04-11  Alan Modra  <amodra@one.net.au>
6317
6318         * MAINTAINERS: Update my email address.
6319
6320 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6321
6322         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6323         recent versions of FreeBSD (release 3 or later).
6324         * ltconfig: On FreeBSD, -lc must not be provided when building
6325         a shared library or else the standard -pthread gcc option is
6326         rendered worthless to later users of the built library.
6327
6328 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6329
6330         * MAINTAINERS: Add self and RTH as C front end maintainers.
6331
6332 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6333
6334         * config.sub: Make sure to match an already-canonicalized
6335         machine name (eg. mn10300-unknown-elf).
6336
6337 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6338
6339         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6340         New macros.
6341         (bootstrap, cross): Use RECURSE_FLAGS.
6342         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6343
6344 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6345
6346         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6347
6348 2001-03-22  Colin Howell  <chowell@redhat.com>
6349
6350         * Makefile.in (DO_X): Do not backslash single-quotes in
6351         backquotes (two places).
6352
6353 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6354
6355         Re-installed:
6356         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6357         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6358         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6359         * ltcf-cxx.sh: Likewise.
6360         * ltcf-gcj.sh: Likewise.
6361
6362 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6363
6364         * MAINTAINERS: Add myself as "documentation co-maintainer".
6365
6366 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6367
6368         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6369         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6370
6371 2001-03-19  Tom Tromey  <tromey@redhat.com>
6372
6373         * config-ml.in: Handle GCJ and GCJFLAGS.
6374
6375 2001-03-21  Michael Chastain  <chastain@redhat.com>
6376
6377         * Makefile.in: all-m4 depends on all-texinfo.
6378
6379 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6380
6381         * MAINTAINERS: Add myself to write after approval list.
6382
6383 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6384
6385         * Makefile.in (DO_X): Quote nested quotes.
6386
6387 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6388
6389         * MAINTAINERS: Add myself to write after approval list.
6390
6391 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6392
6393         * Makefile.in (DO_X): Use double quotes for quoting
6394         "RANLIB=$${RANLIB}".
6395
6396 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6397
6398         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6399
6400 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6401
6402         * configure.in: Only use `lang_requires' for languages athat are
6403         actually enabled.
6404
6405 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6406
6407         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6408
6409 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6410
6411         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6412
6413 2001-03-07  Tom Tromey  <tromey@redhat.com>
6414
6415         * configure.in: Allow config-lang.in to set `lang_requires' to list
6416         of other required languages.
6417
6418 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6419
6420         * Makefile.in: Remove RANLIB definition. Use RANLIB
6421         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6422         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6423
6424 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6425             Alexandre Oliva  <aoliva@redhat.com>
6426
6427         * Makefile.in (check-c++): Use tabs, not spaces.
6428
6429 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6430
6431         * MAINTAINERS: add myself to Write After Approval list.
6432
6433 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6434
6435         * Makefile.in (check-c++): New rule.
6436
6437         * configure.in (target_libs): Remove libg++.
6438         (noconfigdirs): Remove libg++.
6439         (noconfigdirs): Same.
6440         (noconfigdirs): Same.
6441         (noconfigdirs): Same.
6442
6443         * config-ml.in: Remove libg++ references.
6444
6445         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6446         (ALL_TARGET_MODULES): Same.
6447         (configure-target-libg++): Remove.
6448         (all-target-libg++): Remove.
6449         (configure-target-libio): Remove.
6450         (all-target-libio): Remove.
6451         (check-target-libio): Remove.
6452         (.PHONY): Remove.
6453         (libg++.tar.bz2): Remove.
6454         (all-target-cygmon): Remove libio.
6455         (all-target-libstdc++): Remove.
6456         (configure-target-libstdc++): Remove.
6457         (TARGET_LIB_PATH): Remove libstdc++.
6458         (ALL_GCC_CXX): Remove libstdc++.
6459         (all-target-gperf): Correct.
6460
6461 2001-02-16  Nick Clifton  <nickc@redhat.com>
6462
6463         * configure.in (noconfigdirs): Allow configuration of texinfo
6464         for Cygwin hosts.
6465
6466 2001-02-15  Anthony Green  <green@redhat.com>
6467
6468         * configure: Introduce GCJ_FOR_TARGET.
6469         * configure.in: Ditto.
6470         * Makefile.in: Ditto.
6471
6472 2001-02-13  Andreas Schwab  <schwab@suse.de>
6473
6474         * MAINTAINERS: Update mail address.
6475
6476 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6477
6478         * config.guess: Add linux target for S/390.
6479         * config.sub: Likewise.
6480
6481 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6482
6483         * configure.in: for *-chorusos, don't config target-newlib and
6484         target-libgloss.
6485
6486 2001-02-06  Ben Elliston  <bje@redhat.com>
6487
6488         * configure: Output host type to stdout, not stderr.
6489
6490 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6491
6492         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6493         * ltcf-cxx.sh: Likewise.
6494
6495         * config.if: Assume enable_libstdcxx_v3 is defined.
6496
6497 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6498
6499         Remove V2 C++ library.
6500         * configure.in: Remove --enable-libstdcxx_v3 support.
6501
6502 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6503
6504         * include/demangle.h: Add prototype for java_demangle_v3.
6505
6506 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6507
6508         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6509
6510 2001-01-27  Richard Henderson  <rth@redhat.com>
6511
6512         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6513
6514 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6515
6516         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6517         Don't unset, it's non-portable and no longer necessary, set to empty
6518         instead.
6519
6520 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6521
6522         * ltconfig: Shell portability fix for the tagname validity check.
6523
6524 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6525
6526         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6527         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6528
6529 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6530
6531         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6532
6533 2001-01-26  Tom Tromey  <tromey@redhat.com>
6534
6535         * configure.in: Allow libgcj to be built on Sparc Solaris.
6536
6537 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6538
6539         * ltcf-c.sh: Add aix5 case.
6540         * ltcf-cxx.sh: Likewise.
6541         * ltconfig: Likewise.
6542
6543 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6544
6545         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6546         keep at least one of build_libtool_libs or build_old_libs set to
6547         yes.
6548
6549         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6550         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6551
6552 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6553
6554         * configure.in: Enable libgcj on several additional platforms.
6555
6556 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6557
6558         * configure.in: Enable libgcj for linux targets.
6559
6560 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6561
6562         * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6565
6566         * MAINTAINERS: Add myself as vax port maintainer.
6567
6568 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6569
6570         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6571
6572 2001-01-09  Mike Stump  <mrs@wrs.com>
6573
6574         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6575         failures of subdirectories.
6576
6577 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6578
6579         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6580         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6581         * ltcf-cxx.sh: Likewise.
6582         * ltcf-gcj.sh: Likewise.
6583         * ltconfig.sh: Fix typo.
6584
6585 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6586
6587         * configure: handle DOS-style absolute paths.
6588
6589 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6590
6591         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6592
6593 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6594
6595         * MAINTAINERS: Add myself as avr port co-maintainer.
6596
6597 2000-12-28  Ben Elliston  <bje@redhat.com>
6598
6599         * MAINTAINERS: Add myself under ``Write After Approval''.
6600
6601 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6602
6603         * texinfo: Remove directory from GCC.
6604
6605 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6606
6607         * COPYING: Update to current
6608         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6609         to 19yy as example year in copyright notice).
6610
6611 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6612
6613         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6614         (libstdcxx_incdir): Pass down.
6615         * config.if: Remove expired bits for cxx_interface, add stub.
6616         (libstdcxx_incdir): Add variable for g++ include directory.
6617         * configure.in (gxx_include_dir): Use it.
6618
6619 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6620
6621         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6622         with old-email address from ``Write After Approval''.
6623
6624 2000-12-15  Andreas Jaeger  <aj@suse.de>
6625
6626         * configure.in: Handle lang_dirs.
6627
6628 2000-12-14  Tom Tromey  <tromey@redhat.com>
6629
6630         * MAINTAINERS: Removed brads.
6631
6632         * MAINTAINERS: Added gcj developers.
6633
6634 2000-12-13  Anthony Green  <green@redhat.com>
6635
6636         * configure.in: Disable libgcj for any target not specifically
6637         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6638         with g++ abi.
6639
6640 2000-12-13  Mike Stump  <mrs@wrs.com>
6641
6642         * Makefile.in (local-distclean): Also remove fastjar.
6643
6644 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6645
6646         * contrib/gcc_update: Add fastjar --touch entries.
6647
6648 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6649
6650         * configure.in: Disable language-specific target libraries for
6651         languages that aren't enabled.
6652
6653 2000-12-10  Anthony Green  <green@redhat.com>
6654
6655         * configure.in: Define libgcj.  Disable libgcj target libraries for
6656         most targets.
6657
6658 2000-12-10  Neil Booth  <neilb@earthling.net>
6659
6660         * MAINTAINERS: Update mail address, remove from WAA list.
6661
6662 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6663
6664         * libjava: Imported from /cvs/java.
6665         * libffi: Likewise.
6666         * Boehm-gc: Likewise.
6667
6668 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6669
6670         * configure.in (target_libs): Revert 2000-12-08 patch.
6671         (noconfigdirs): Added target-libjava.
6672
6673 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6674
6675         * djunpack.bat: removed.
6676
6677 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6678
6679         * Makefile.in: handle DOS-style absolute paths.
6680         * config-ml.in: likewise.
6681         * symlink-tree: likewise.
6682
6683 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6684
6685         * fastjar: Imported.
6686
6687 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6688
6689         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6690         libjava.
6691         * configure.in (target_libs): Removed `target-libjava'.
6692
6693 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6694
6695         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6696         (ALL_MODULES): Added fastjar.
6697         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6698         (all-target-libjava): all-fastjar replaces all-zip.
6699         (all-fastjar): Added.
6700         (configure-target-fastjar, all-target-fastjar): Likewise.
6701         * configure.in (host_tools): Added fastjar.
6702
6703 2000-12-07  Mike Stump  <mrs@wrs.com>
6704
6705         * Makefile.in (local-distclean): Remove leftover built files.
6706
6707 2000-11-24  Nick Clifton  <nickc@redhat.com>
6708
6709         * configure.in (xscale-elf): Add target.
6710         (xscale-coff): Add target.
6711
6712 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6713
6714         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6715         recent versions of FreeBSD (release 3 or later).
6716         * ltconfig: On FreeBSD, -lc must not be provided when building
6717         a shared library or else the standard -pthread gcc option is
6718         rendered worthless to later users of the built library.
6719
6720 2000-11-16  Fred Fish  <fnf@be.com>
6721
6722         * configure.in (enable_libstdcxx_v3): Fix typo,
6723         libstd++ -> libstdc++.
6724
6725 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6726
6727         * MAINTAINERS: Add self to Write After Approval list.
6728
6729 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6730
6731         * MAINTAINERS: Update my email address.  Add myself to global write
6732         privs list.
6733
6734 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6735
6736         * Makefile.in: Merge with src and libgcj.
6737         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6738         configure-target-<library> when their configure scripts need the C
6739         or C++ library to have already been built to work properly.
6740         (do_proto_toplev): Set them to an empty string.
6741
6742         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6743         (REALLY_SET_LIB_PATH): Use them.
6744
6745 2000-11-17  Stan Shebs  <shebs@apple.com>
6746
6747         * MAINTAINERS: Add self to Write After Approval list.
6748
6749 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6750
6751         * configure: Provide the original toplevel configure arguments
6752         (including $0) to subprocesses in the environment rather than
6753         through gcc/configargs.h.
6754
6755 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6756
6757         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6758         C99.  Alphabetise "Write After Approval" list.
6759
6760 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6761
6762         * configure: Turn on libstdc++ V3 by default.
6763
6764         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6765         if we've got GCC.
6766
6767 2000-11-11  Philip Blundell  <philb@gnu.org>
6768
6769         * MAINTAINERS: Add self to Write After Approval list.
6770
6771 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6772
6773         * ltcf-c.sh (aix4): Improve shared library configuration; require
6774         exporting symbols.
6775         * ltcf-cxx.sh (aix4): Define.
6776         * ltconfig (aix4): Define library and soname specs appropriate for
6777         AIX.  Define command to create export symbols list.
6778
6779 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6780
6781         * config.sub: Add support for Sun Chorus
6782
6783 2000-10-31  Nick Clifton  <nickc@redhat.com>
6784
6785         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6786         <name>@redhat.com.  Also installed new email address for Clint
6787         Popetz.
6788
6789 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6790
6791         * etc: Remove directory from GCC.
6792
6793 2000-10-16  Michael Meissner  <meissner@redhat.com>
6794
6795         * configure (gcc/configargs.h): Only create if there is a build GCC
6796         directory created.
6797
6798 2000-10-16  Matthias Klose  <doko@debian.org>
6799
6800         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6801         when configured for libstdc++-v3.
6802
6803 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6804
6805         * configure: Save configure arguments to gcc/configargs.h.
6806
6807 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6808
6809         * config.guess: Import CVS version 1.157.
6810         * config.sub: Import CVS version 1.181.
6811
6812 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6813
6814         * Makefile.in (bootstrap): avoid recursion if subdir missing
6815         (cross): ditto
6816         (do-proto-toplev): ditto
6817
6818 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6819
6820         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6821         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6822
6823         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6824         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6825         all affected `configure' scripts.
6826
6827 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6828
6829         * MAINTAINERS: Add self as cpplib co-maintainer.
6830
6831 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6832
6833         * MAINTAINERS: Add self to Write After Approval list.
6834
6835 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6836
6837         * INSTALL/README: egcs -> GCC update.
6838
6839 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6840
6841         * MAINTAINERS: Add myself to Write After Approval list.
6842
6843 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6844
6845         * MAINTAINERS: Add myself to Write After Approval list.
6846
6847 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6848
6849         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6850         X11 libraries for hppa64.
6851
6852 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6853
6854         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6855
6856 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6857
6858         * Makefile.in (all-zlib): Added dummy target.
6859
6860         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6861         ltcf-gcj.sh: Updated from libtool multi-language branch.
6862
6863 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6864
6865         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6866         (bootstrap*): Depend on all-bootstrap.
6867
6868 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6869
6870         * config.guess: Import CVS version 1.156.
6871         * config.sub: Import CVS version 1.179.
6872
6873 2000-09-02  Anthony Green  <green@cygnus.com>
6874
6875         * Makefile.in (all-gcc): Depend on all-zlib.
6876         (CLEAN_MODULES): Add clean-zlib.
6877         (ALL_MODULES): Add all-zlib.
6878         * configure.in (host_libs): Add zlib.
6879
6880 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6881
6882         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6883         crosses, but add gcc/include to the header search path for them.
6884
6885 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6886
6887         * MAINTAINERS: Add self to Write After Approval list.
6888
6889 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6890
6891         * config.guess: Import CVS version 1.152.
6892         * config.sub: Import CVS version 1.177.
6893
6894 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6895
6896         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6897         $targargs to tell whether newlib is going to be built.
6898
6899         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6900         $$r/TARGET_SUBDIR/libio for _G_config.h.
6901
6902 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6903
6904         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6905
6906 2000-08-22  DJ Delorie  <dj@redhat.com>
6907
6908         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6909
6910 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6911
6912         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6913         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6914         sub-configures.
6915
6916 2000-08-21  DJ Delorie  <dj@redhat.com>
6917
6918         * MAINTAINERS: Add self as a libiberty maintainer
6919
6920 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * configure.in (libstdcxx_flags): Use
6923         libstdc++-v3/src/libstdc++.INC.
6924
6925 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6926
6927         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6928
6929 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6930
6931         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6932
6933         * configure: Make enable_threads and enable_shared defaults
6934         explicit.  Substitute enable_threads into generated Makefiles.
6935         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6936         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6937
6938 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6939
6940         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6941
6942 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6943
6944         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6945         previous delta.
6946
6947 2000-08-11  Jason Merrill  <jason@redhat.com>
6948
6949         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6950         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6951         (FLAGS_FOR_TARGET): Not here.
6952         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6953
6954 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6955
6956         * config-ml.in (CC, CXX): Don't introduce a leading space.
6957
6958 2000-08-07  DJ Delorie  <dj@delorie.com>
6959
6960         * MAINTAINERS: Add self as a DJGPP maintainer
6961
6962 2000-08-07  DJ Delorie  <dj@redhat.com>
6963
6964         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6965         "if we're also building gcc, and it's a gcc that will run on the
6966         build machine, we want to use its includes instead of the system's
6967         default includes".
6968
6969 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6970
6971         * MAINTAINERS: Add self to Write After Approval list.
6972
6973 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6974
6975         * configure.in (libstdcxx_flags): Don't use `"'.
6976
6977         * config-ml.in: Adjust multilib search paths to the
6978         appropriate multilib tree.
6979
6980 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6981
6982         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6983         commas in $LANGUAGES.
6984
6985 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6986
6987         * configure.in: Re-enable all references to libg++ and librx.
6988
6989 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6990
6991         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6992         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6993         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6994         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6995
6996         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6997
6998 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6999
7000         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7001         CXX_FOR_TARGET for sed.
7002
7003 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7004
7005         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7006         Do not override if already set in the environment or in configure.
7007         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7008         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7009
7010 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7011
7012         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7013         the libtool CVS tree multi-language branch.
7014         * ltconfig, ltmain.sh: Updated.
7015
7016 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7017
7018         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7019         (clean-target): Depend on it.
7020
7021         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7022         (GCC_FOR_TARGET): Use it.
7023         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7024         * configure.in: ... here.
7025         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7026         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7027
7028 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7029
7030         * MAINTAINERS: Add self to Write After Approval list.
7031
7032 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7033
7034         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7035         (configure-target-libchill, configure-target-libobjc): Likewise.
7036
7037         * configure.in: Use the same cache file for all target libs.
7038         * config-ml.in: But different cache files per multilib variant.
7039
7040 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7041
7042         * configure (topsrcdir): Don't use dirname.
7043
7044 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7045
7046         * MAINTAINERS: Add self to Write After Approval list.
7047
7048 2000-07-20  Jason Merrill  <jason@redhat.com>
7049
7050         * configure.in: Remove all references to libg++ and librx.
7051
7052         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7053
7054 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7055
7056         * config.sub: Update to subversions version 2000-07-06.
7057
7058 2000-07-12  Andrew Haley  <aph@cygnus.com>
7059
7060         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7061         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7062
7063 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7064
7065         * symlink-tree:  Check number of arguments.
7066
7067 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7068
7069         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7070         search path for a g++ extracted from the build tree.  This
7071         will allow link tests run by configure scripts in
7072         subdirectories to succeed.
7073
7074 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7075
7076         * ltconfig: Add support for mips-dde-sysv4.2MP
7077
7078 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7079
7080         * MAINTAINERS: Add myself as loop discovery maintainer.
7081
7082 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7083
7084         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7085         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7086
7087 2000-06-19  Timothy Wall  <twall@cygnus.com>
7088
7089         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7090         * config.sub: Add tic54x target.
7091
7092 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7093
7094         * MAINTAINERS: Add self as Fortran maintainer,
7095         remove Craig Burley.
7096
7097 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7098
7099         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7100         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7101
7102 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7103
7104         * MAINTAINERS: Add self as i18n maintainer
7105
7106 20000-05-21  H.J. Lu  (hjl@gnu.org)
7107
7108         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7109         directory are used if they exist. Make sure
7110         $(build_tooldir)/include is searched for header files,
7111         $(build_tooldir)/lib/ for library files.
7112         (GCC_FOR_TARGET): Likewise.
7113         (CXX_FOR_TARGET): Likewise.
7114
7115 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7116
7117         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7118
7119 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7120
7121         * Makefile.in (configure-target-libiberty): Depend on
7122         configure-target-newlib.
7123
7124 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7125
7126         * configure.in, Makefile.in: Merge all libffi-related
7127         configury stuff from the libgcj tree.
7128
7129 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7130
7131         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7132         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7133
7134 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7135
7136         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7137         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7138         current version information.  Add to proto-toplev directory.
7139         (gdb-taz): Build do-djunpack.
7140
7141 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7142
7143         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7144
7145 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7146
7147         * MAINTAINERS: Add self to Write After Approval list.
7148
7149 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7150
7151         * ltmain.sh: Preserve in relink_command any environment
7152         variables that may affect the linker behavior.
7153
7154 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7155
7156         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7157
7158 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7159
7160         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7161
7162 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7163
7164         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7165         with the version name.
7166
7167 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7168
7169         * MAINTAINERS: Add self as bb-reorder maintainer.
7170
7171 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7172
7173         * config.if: Tweak.
7174
7175 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7176
7177         * djunpack.bat: New file.
7178
7179 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7180
7181         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7182         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7183         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7184         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7185
7186 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7187
7188         * config.sub (case $basic_machine): Change default for "ibm-*"
7189         to "openedition".
7190
7191 2000-04-13  Andreas Jaeger  <aj@suse.de>
7192
7193         * MAINTAINERS: Added myself.
7194
7195 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7196
7197         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7198         (do-md5sum): New target.
7199         (MD5PROG): Define.
7200         (PACKAGE): Default to TOOL.
7201         (VER): Default to a shell script.
7202         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7203         md5 checksum generation.
7204         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7205         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7206         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7207         insight.tar.bz2): Use gdb-taz to create archive.
7208
7209 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7210
7211         * configure (warn_cflags): Delete.
7212
7213 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7214
7215         * MAINTAINERS: Added myself.
7216
7217 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7218             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7219
7220         * configure.in (enable_libstdcxx_v3): Add.
7221         (target_libs): Add bits here to switch between libstdc++-v2 and
7222         libstdc++-v3.
7223         * config.if: And this file too.
7224         * Makefile.in: Add libstdc++-v3 targets.
7225
7226 2000-04-05  Michael Meissner  <meissner@redhat.com>
7227
7228         * config.sub (d30v): Add d30v as a basic machine type.
7229
7230 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7231
7232         * configure.in: -linux-gnu*, not -linux-gnu.
7233
7234 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7235
7236         * MAINTAINERS: Add self in write-after-approval section.
7237
7238 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7239
7240         * MAINTAINERS: Add self as ia64 port maintainer.
7241
7242 2000-03-08  Neil Booth  <NeilB@earthling.net>
7243
7244         * MAINTAINERS: Add self in write-after-approval section.
7245
7246 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7247
7248         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7249         (do-tar-bz2): Replace TOOL with PACKAGE.
7250         (gdb.tar.bz2): Remove GDBTK from GDB package.
7251         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7252         dejagnu.tar.bz2): New packages.
7253
7254 2000-02-27  Andreas Jaeger  <aj@suse.de>
7255
7256         * configure.in: Add entry for mips*-*-linux*, move catch all
7257         *-*-*linux* entry below this one.
7258
7259 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7260
7261         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7262
7263 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7264
7265         * config.sub: Support an OS of "wince".
7266
7267 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7268
7269         * config.guess, config.sub: Updated to match config's 2000-02-15
7270         version.
7271
7272 2000-02-23  Linas Vepstas <linas@linas.org>
7273
7274         * config.sub: Add support for Linux/IBM 370.
7275         * configure.in: Likewise.
7276
7277 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7278
7279         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7280
7281 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7282
7283         * config.guess: Guess "cygwin" rather than "cygwin32".
7284
7285 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7286
7287         * configure (gcc_version): When setting, narrow search to
7288         lines containing `version_string'.
7289
7290 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7291
7292         * config.sub: Add support for avr target.
7293
7294 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7295
7296         * MAINTAINERS: Add maintainers for MCore port.
7297
7298 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7299
7300         * config.sub: Add mmix-knuth-mmixware.
7301
7302 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7303
7304         * MAINTAINERS: Pair cccp with cpplib maintainership.
7305
7306 2000-01-27  Christopher Faylor <cgf@redhat.com>
7307
7308         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7309         structure stuff to -L library search.
7310         (CXX_FOR_TARGET): Ditto.
7311         (CROSS_CHECK_MODULES): Fix spelling mistake.
7312
7313 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7314
7315         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7316         the C++ compiler.
7317
7318 2000-01-12  Richard Henderson  <rth@cygnus.com>
7319
7320         * configure.in: Don't build some bits for beos.
7321
7322 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7323
7324         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7325         as include files.
7326
7327 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7328
7329         * Add self as cpplib maintainer, as requested by Jason
7330         Merrill.  Correct my e-mail address.
7331
7332 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7333
7334         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7335         not mh-aix43.
7336
7337 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7338
7339         * MAINTAINERS: Add myself to "write after approval" list.
7340
7341 1999-12-14  Richard Henderson  <rth@cygnus.com>
7342
7343         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7344         * config.sub: Accept alphaev[78], alphaev8.
7345
7346 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7347
7348         * config.guess, config.sub: Update from autoconf.
7349
7350 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7351
7352         * MAINTAINERS:  update my playtime e-address.
7353
7354 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7355
7356         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7357         necessary libraries are missing.
7358
7359 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7360
7361         * MAINTAINERS: Add new 'write after approval' maintainer.
7362
7363 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7364
7365         * MAINTAINERS: Add new Java maintainer.
7366
7367 1999-10-25  Andreas Schwab  <schwab@suse.de>
7368
7369         * configure: Fix quoting inside arguments of eval.
7370
7371 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7372
7373         * config-ml.in: Allow suppression of some ARM multilibs.
7374
7375 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7376
7377         * config.guess: Add OS/390 match pattern.
7378         * config.sub: Add mvs, openedition targets.
7379         * configure.in (i370-ibm-opened*): New.
7380
7381 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7382
7383         * config.sub: Add support for configuring for pj.
7384
7385 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7386
7387         * config.sub (maybe_os): Add support for configuring for fr30.
7388
7389 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7390
7391         * configure.in: Do not configure or build ld for AIX
7392         platforms.  ld is known to be broken on these platforms.
7393
7394 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7395
7396         * config-ml.in: Pass compiler flag corresponding to multidirs to
7397         subdir configures.
7398
7399 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7400
7401         * Makefile.in (LDFLAGS): Define.
7402
7403 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7404
7405         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7406         noconfigdirs.
7407         (*-*-cygwin*): Likewise.
7408
7409 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7410
7411         * mkdep: New file.
7412         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7413         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7414
7415         From Eli Zaretskii <eliz@is.elta.co.il>:
7416         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7417         long file name when using DJGPP on MS-DOS.
7418
7419 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7420
7421         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7422
7423 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7424
7425         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7426         dependency as this causes "make check" to globally "make all"
7427
7428 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7429
7430         * configure.in (target_libs): Added target-zlib.
7431         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7432         (CONFIGURE_TARGET_MODULES): Likewise.
7433         (CHECK_TARGET_MODULES): Likewise.
7434         (INSTALL_TARGET_MODULES): Likewise.
7435         (CLEAN_TARGET_MODULES): Likewise.
7436         (configure-target-zlib): New target.
7437         (all-target-zlib): Likewise.
7438         (all-target-libjava): Depend on all-target-zlib.
7439         (configure-target-libjava): Depend on configure-target-zlib.
7440
7441         * Makefile.in (configure-target-libjava): Depend on
7442         configure-target-newlib.
7443         (configure-target-boehm-gc): New target.
7444         (configure-target-qthreads): New target.
7445
7446         * configure.in (target_libs): Added target-qthreads.
7447         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7448         (CONFIGURE_TARGET_MODULES): Likewise.
7449         (CHECK_TARGET_MODULES): Likewise.
7450         (INSTALL_TARGET_MODULES): Likewise.
7451         (CLEAN_TARGET_MODULES): Likewise.
7452         (all-target-qthreads): New target.
7453         (configure-target-libjava): Depend on configure-target-qthreads.
7454         (all-target-libjava): Depend on all-target-qthreads.
7455
7456         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7457         (CONFIGURE_TARGET_MODULES): Likewise.
7458         (CHECK_TARGET_MODULES): Likewise.
7459         (INSTALL_TARGET_MODULES): Likewise.
7460         (CLEAN_TARGET_MODULES): Likewise.
7461         (all-target-libjava): New target.
7462         (all-target-boehm-gc): Likewise.
7463         * configure.in (target_libs): Added libjava, boehm-gc.
7464
7465 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7466
7467         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7468         configure.bat in SUPPORT_FILES.
7469         (gas+binutils.tar.bz2): Likewise.
7470
7471         * makeall.bat: Remove; obsolete.
7472
7473 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7474
7475         From Mark Elbrecht:
7476         * configure.bat: Remove; obsolete.
7477
7478 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7479
7480         * configure: Add -W -Wall to the default CFLAGS when compiling with
7481         gcc.
7482
7483 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7484
7485         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7486
7487 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7488
7489         * configure.in: Build ld on IRIX6.
7490
7491 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7492
7493         * Makefile.in: Change distribution targets to use bzip2 instead of
7494         gzip.
7495         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7496         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7497
7498 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7499
7500         * config.sub: Add mcore target.
7501
7502 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7503
7504         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7505
7506 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7507
7508         * config.guess (dummy): Changed to $dummy.
7509
7510 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7511
7512         * config.sub: Tidied up case statements.
7513
7514 1999-05-22  Ben Elliston  <bje@cygnus.com>
7515
7516         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7517         <jiro@din.or.jp>.
7518
7519         * config.guess: Merge with FSF version. Future changes will be
7520         more accurately recorded in this ChangeLog.
7521         * config.sub: Likewise.
7522
7523 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7524
7525          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7526
7527 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7528
7529         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7530
7531 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7532
7533         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7534
7535 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7536
7537         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7538         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7539         Bad merge removed these two changes.
7540
7541 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7542                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7543
7544         * config.guess (interix Alpha): Add.
7545
7546 1999-04-11  Richard Henderson  <rth@cygnus.com>
7547
7548         * configure.in (i?86-*-beos*): Do config gperf; don't config
7549         gdb, newlib, or libgloss.
7550
7551 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7552
7553         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7554         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7555         from multidirs.
7556
7557 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7558
7559         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7560
7561 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7562
7563         * config.sub: Add support for mcore targets.
7564
7565 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7566
7567         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7568         not mt-ospace, in order to shut up assembler warning about using
7569         symbols that are named the same as registers.
7570
7571 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7572
7573         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7574         dependency list for all-target-cygmon.
7575
7576 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7577
7578         * config-ml.in: Check $host, not $target, for selective multilibs.
7579         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7580         thumb interworking, and underscore prefix multilibs.
7581
7582 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7583
7584         * missing: Update to version from current automake.
7585
7586 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7587
7588         * configure (gxx_include_dir): Removed.
7589
7590         * configure.in (gxx_include_dir): Handle it.
7591         * Makefile.in: Likewise.
7592
7593 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7594
7595         * config.sub (mips64vr4111,mips64vr4111el) Add.
7596
7597 1999-03-21  Ben Elliston  <bje@cygnus.com>
7598
7599         * config.guess: Correct typo for detecting ELF on FreeBSD.
7600
7601 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7602
7603         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7604         config/mh-djgpp.
7605
7606 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7607
7608         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7609         all-target-newlib to dependency list for all-target-bsp.
7610
7611 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7612
7613         * config.sub: Add i386-uwin support.
7614         * config.guess: Likewise.
7615
7616 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7617
7618         * configure.in: cleanup, add mh-*pic handling for arm, special
7619         case powerpc*-*-aix*
7620
7621 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7622
7623         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7624         can be built.
7625
7626 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7627
7628         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7629         targets.
7630
7631 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7632
7633         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7634
7635 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7636
7637         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7638
7639 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7640
7641         * config.sub: Fix typo in arm recognition.
7642
7643 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7644
7645         * configure.in (noconfigdirs): Changed target_configdirs to
7646         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7647         rather than m68k-*-* since it is not known to work on
7648         m68k-aout. Ditto for arm-*-*oabi.
7649
7650 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7651
7652         * configure.in (*-*-windows*): Remove, no longer used.
7653
7654 1999-02-19  Ben Elliston <bje@cygnus.com>
7655
7656         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7657         Smart and improved by Andrew Cagney.
7658
7659 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7660
7661         * config.guess: Recognize openbsd-*-hppa.
7662
7663 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7664
7665         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7666         only if it is not empty.
7667
7668 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7669
7670         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7671
7672         * config.guess: Modified to recognize uname's armv* syntax.
7673
7674         * config.sub: Modified to recognize uname's armv* syntax.
7675
7676 1999-02-17  Mark Salter  <msalter@cygnus.com>
7677
7678         * configure.in: Added target-bsp for sparclite.
7679
7680 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7681
7682         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7683
7684 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7685
7686         * configure.in: Add support for strongarm port.
7687         * config.sub: Add support for strongarm target.
7688
7689 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7690
7691         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7692         the old name config/mh-cygwin32.
7693         Enable texinfo.
7694
7695 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7696
7697         * configure.in: Do build ld for ix86 Solaris.
7698
7699 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7700
7701         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7702         $AR_FOR_TARGET.  Likewise for RANLIB.
7703
7704 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7705
7706         * config.sub (oabi):  Recognize.
7707         * configure.in (arm-*-oabi):  Handle.
7708
7709 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7710
7711         * config.guess: Improve detection of i686 on UnixWare 7.
7712
7713 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7714
7715         * config.guess: Add support for i386-pc-interix.
7716         * config.sub: Likewise.
7717         * configure.in: Likewise.
7718
7719 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7720
7721         * Makefile.in: Remove unneeded all-target-libio from
7722         from all-target-winsup target since it is now unneeded.
7723         Add all-target-libtermcap in its place since it is now
7724         needed.
7725
7726 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7727
7728         * configure.in: makefile stub for cygwin target is probably
7729         unnecessary.  Remove it for now.
7730
7731 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7732
7733         * configure.in: libtermcap.a should be built when cygwin is the
7734         target as well as the host.
7735         * config.guess: Allow mixed case in cygwin uname output.
7736         * Makefile.in: Add libtermcap target.
7737
7738 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7739
7740         * config.sub: Clean up handling of hppa2.0.
7741
7742 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7743
7744         * config.guess: Use C code to identify more HP machines.
7745
7746 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7747
7748         * config.sub: Handle hppa2.0.
7749
7750 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7751
7752         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7753         cygmon for all sparclite targets, regardless of object format.
7754
7755 1998-12-15  Mark Salter  <msalter@cygnus.com>
7756
7757         * configure.in: Added target-bsp for several target architectures.
7758
7759         * Makefile.in: Added rules for bsp.
7760
7761 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7762
7763         * config.guess: Improve detection of hppa2.0 processors.
7764
7765 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7766
7767         * config.guess: Recognize FreeBSD using ELF automatically.
7768
7769 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7770
7771         * configure (skip-this-dir): Add handling for new shell script, which
7772         might be created by a sub-directory's configure to indicate, this particular
7773         directory is "unwanted".
7774         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7775
7776 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7777
7778         * ltconfig: import from libtool, after changing libtool to
7779         account for the cygwin name change.
7780
7781 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7782
7783         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7784         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7785
7786 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7787
7788         * configure.in: Add libtermcap to list of cygwin dependencies.
7789
7790 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7791
7792         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7793         they include winsup/include when it's a cygwin target.
7794
7795 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7796
7797         * configure.in (host_tools): Added zip.
7798         * Makefile.in (all-target-libjava): Depend on all-zip.
7799         (all-zip): New target.
7800         (ALL_MODULES): Added all-zip.
7801         (NATIVE_CHECK_MODULES): Added check-zip.
7802         (INSTALL_MODULES): Added install-zip.
7803         (CLEAN_MODULES): Added clean-zip.
7804
7805 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7806
7807         * Makefile.in: lose "32" from comment about cygwin.
7808
7809 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7810
7811         * configure.in: Use -Os to build target libraries for the fr30.
7812
7813 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7814
7815         * config.sub: Add fr30.
7816
7817 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7818
7819         * configure.in: drop "32" from config/mh-cygwin32.  Check
7820         cygwin* instead of cygwin32*.
7821         * config.sub: Check cygwin* instead of cygwin32*.
7822
7823 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7824
7825         * config.guess: Match any version of Unixware7.
7826
7827 1998-10-20  Syd Polk  <spolk@cygnus.com>
7828
7829         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7830         if desired.
7831
7832 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7833
7834         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7835         these if the appropriate directories and files to not exist.
7836
7837 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7838
7839         * Makefile.in (DEVO_SUPPORT): Add config.if.
7840
7841 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7842
7843         * configure: Add pattern to replace "build_tooldir"'s
7844         definition in the generated Makefile with "tooldir"'s
7845         actual value.
7846
7847 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7848
7849         * config.sub: Bring back lost sparcv9.
7850
7851         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7852
7853 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7854
7855         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7856         CC_FOR_TARGET and friends.
7857
7858 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7859
7860         * Makefile.in (build_tooldir): New variable, same as tooldir.
7861         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7862         -B$(build_tooldir)/bin/.
7863         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7864
7865 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7866
7867         * README: Remove installation instructions and refer to the
7868         INSTALL directory instead.
7869
7870 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7871
7872         * config.sub: Add support for i[34567]86-pc-udk.
7873         * configure.in: Likewise.
7874
7875 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7876
7877         * Makefile.in: add bzip2 package building bits for user
7878         tools module
7879         * configure.in: ditto
7880
7881 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7882
7883         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7884         (ALL_TARGET_MODULES): Add all-target-libobjc.
7885         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7886         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7887         (all-target-libchill): Add dependencies.
7888         * configure.in (target_libs): Add libchill.
7889
7890 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7891
7892         * configure.in (target_subdir): Remove duplicate line.
7893
7894 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7895
7896         * Makefile.in (all-automake): fix dependencies.
7897
7898 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7899
7900         * configure.in: Minor cleanups for building in the $(target_alias)
7901         subdir.
7902
7903 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7904
7905         * Makefile.in (bootstrap): Set r and s before make all.  Use
7906         BASE_FLAGS_TO_PASS in make all.
7907         (cross): Likewise.
7908
7909 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7910
7911         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7912
7913 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7914
7915         * config.sub: Fix typo in last change.
7916
7917 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7918
7919         * config.sub: Add support for C4x target.
7920         * configure.in: Likewise.
7921
7922 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7923
7924         * config.sub: Recognize sparcv9 just like sparc64.
7925
7926 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7927
7928         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7929
7930 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7931
7932         * config.guess: Correctly identify Pentium II sco boxes.
7933
7934         * config.guess: Fix "tr" code.  From Weiwen Liu.
7935
7936 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7937
7938         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7939         stabs.
7940
7941 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7942
7943         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7944         (ALL_TARGET_MODULES): Add all-target-libchill.
7945         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7946         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7947         (all-target-libchill): Add dependencies.
7948         * configure.in (target_libs): Add libchill.
7949
7950 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7951
7952         * config.guess: Avoid assumptions about "tr" behaves when
7953         LANG is set to something other than English.
7954
7955 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7956
7957         * configure (gxx_include_dir): Changed to
7958         '${prefix}/include/g++'-${libstdcxx_interface}.
7959
7960         * config.if: New to determine the interfaces.
7961
7962 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7963
7964         * config.guess: Detect and handle MPE/IX.
7965         * config.sub: Deal with MPE/IX.
7966
7967 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7968
7969         * configure.in: Use mh-aix43.
7970
7971 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7972
7973         * configure: Fix --without/--disable cases for gxx-include-dir.
7974
7975 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7976
7977         * mdata-sh:  Imported.  Needed for automake support.
7978
7979 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7980
7981         * Makefile.in (taz): Try "chmod -R og=u ." before
7982         "chmod og=u `find . -print`".
7983
7984 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7985
7986         * configure.in: Add arm-elf and thumb-elf support.
7987
7988 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7989
7990         * Makefile.in: Undo previous patch.
7991
7992 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7993
7994         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7995         to here ...
7996         (install-no-fixedincludes): and here
7997         (INSTALL_MODULES): ... from here.
7998
7999 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8000
8001         * config.sub: Merge with FSF.
8002
8003         * config.guess: Merge with FSF.
8004
8005 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8006
8007         * configure (extraconfigdirs): New variable.
8008         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8009         * Makefile.in (all): Move higher in file.
8010         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8011         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8012         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8013         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8014         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8015
8016 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8017
8018         * Makefile.in (all-target-libjava): Depend on all-gcc and
8019         all-target-newlib.
8020         (configure-target-libjava): Depend on $(ALL_GCC).
8021
8022 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8023
8024         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8025         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8026
8027 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8028
8029         * INSTALL/README: Fix typo.
8030
8031 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8032
8033         * ylwrap: Change absolute path checks to check for DOS style path
8034         names.
8035
8036         * ylwrap: Don't use a full path name if the source file is in the
8037         same directory.  From hjl@lucon.org (H.J. Lu).
8038
8039         * config-ml.in: Default to being verbose, to match Feb 18 change to
8040         configure.
8041
8042 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8043
8044         Brought over from egcs:
8045
8046         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8047
8048         * configure.in (target_subdir): Set to ${target_alias} instead
8049         of "libraries".
8050
8051         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8052
8053         * configure.in (target_subdir): Set to libraries if enable_multilib.
8054
8055 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8056
8057         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8058         multilibs, force reconfiguration the first time we create
8059         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8060
8061 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8062
8063         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8064         avoid confusion with --no-recursion.
8065
8066 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8067
8068         * configure.in: Win32 hosts shouldn't use install -x
8069         * install-sh: remove -x option, and special .exe-handling
8070         hack.
8071
8072 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8073
8074         * config.guess: Recognize i586-pc-beos.
8075         * configure.in: Don't build some bits for beos.
8076
8077 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8078
8079         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8080         CFLAGS default to -O2.
8081
8082         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8083         when using GNU ld.
8084
8085 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8086
8087         * ltmain.sh: Correct install when using a different shell.
8088
8089 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8090
8091         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8092
8093 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8094
8095         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8096         target.
8097
8098 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8099
8100         * ltconfig: Update to correct AIX handling.
8101
8102 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8103
8104         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8105
8106         * configure.in (target_subdir): Set to ${target_alias} instead
8107         of "libraries".
8108
8109 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8110
8111         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8112         (Makefile): Depend on $(gcc_version_trigger).
8113
8114         * configure (gcc_version): Change default initializer to empty
8115         string.
8116         (gcc_version_trigger): New variable; pass this variable down
8117         to subdir configures to enable them checking gcc's version
8118         themselves. Emit make macros for both gcc_version vars.
8119         (topsrcdir): Initialize reliably.
8120         (recursion line): Remove --with-gcc-version=${gcc_version}.
8121
8122 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8123
8124         * configure (enable_version_specific_runtime_libs): Implement new flag
8125         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8126         in $(libsubdir); emit definition in each generated Makefile.
8127         (gxx_include_dir): Initialize depending on
8128         $enable_version_specific_runtime_libs.
8129
8130 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8131
8132         * configure (gcc_version): Initialize properly depending on
8133         how and where configure is started.
8134         (recursion line): Pass a --with-gcc-version=${gcc_version}
8135         to configures in subdirs.
8136
8137 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8138
8139         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8140         cygmon
8141
8142 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8143
8144         * configure.in: Add cygmon and libstub support for mn10200.
8145
8146 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8147
8148         * configure (gcc_version): Add new variable describing the
8149         particular gcc version we're building.
8150         * Makefile.in (libsubdir): Add new macro for the directory
8151         in which the compiler finds executables, libraries, etc.
8152         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8153         and libsubdir.
8154
8155 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8156
8157         * Makefile.in (local-clean): Remove *.log.
8158         (warning.log): Built with warn_summary from build.log.
8159         (mail-report.log): Run test_summary.
8160         (mail-report-with-warnings.log): Run test_summary including
8161         warning.log in the report.
8162
8163 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8164
8165         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8166
8167 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8168
8169         * Makefile.in (grep): Grep no longer depends on libiberty.
8170
8171 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8172
8173         * Makefile.in: all-snavigator needs all-libgui.
8174
8175 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8176
8177         * configure.in: Add cygmon and libstub support for mn10300.
8178
8179 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8180
8181         * missing: Update to version from automake 1.3.
8182
8183         * ltmain.sh: On installation, don't get confused if the same name
8184         appears more than once in the list of library names.
8185
8186 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8187
8188         * config.sub: Accept m68060 and m5200 as CPU names.
8189
8190 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8191
8192         * configure: Use && rather than using -a in test, because odd
8193         strings can confuse test.
8194         * configure.in: Likewise.
8195
8196 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8197
8198         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8199
8200 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8201
8202         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8203         bootstrap4-lean): New targets.
8204
8205 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8206
8207         * mpw-* Delete.  Not used.
8208
8209 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8210
8211         * COPYING.LIB: Update FSF address.
8212
8213 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8214
8215         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8216
8217         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8218         GAS_SUPPORT_DIRS.
8219
8220 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8221
8222         * ltconfig, ltmain.sh: Avoid producing a version number if
8223         -version-info was not used.
8224
8225 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8226
8227         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8228         building with newlib.
8229
8230 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8231
8232         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8233         Solaris `make' causes it to continue to next definition.
8234
8235 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8236
8237         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8238         the right GUI libraries and files are installed along with GDB.
8239
8240 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8241
8242         * configure.in: Change alpha to alpha* in several places.
8243
8244 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8245
8246         * config.sub: Recognize sparc86x.
8247
8248 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8249
8250         * configure.in (--enable-target-optspace): Remove debug echo.
8251
8252 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8253
8254         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8255
8256 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8257
8258         * ltconfig: Update cygwin32 support.
8259
8260         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8261         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8262         (GDB_SUPPORT_DIRS): Likewise.
8263
8264 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8265
8266         * configure.in (target_makefile_frag): If --enable-target-optspace,
8267         use -Os to compile target libraries rather than -O2.  Default to
8268         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8269         not used.
8270         * configure.in (target_cflags): Ditto for d30v.
8271
8272 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8273
8274         * Makefile.in (all-bfd): Depend on all-intl.
8275         (all-binutils): Likewise.
8276         (all-gas): Likewise.
8277         (all-gprof): Likewise.
8278         (all-ld): Likewise.
8279
8280 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8281
8282         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8283
8284 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8285
8286         * Makefile.in (all-bfd): Depend upon all-libiberty.
8287
8288         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8289
8290 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8291
8292         * Makefile.in: Add libstub.
8293
8294         * configure.in: Ditto. Build libstub for targets that have cygmon
8295         support.
8296
8297 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8298
8299         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8300
8301 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8302
8303         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8304         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8305
8306 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8307
8308         * configure: Define DEFAULT_M4 by searching PATH.
8309         * Makfile.in: Use DEFAULT_M4.
8310
8311 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8312
8313         * ltconfig: Add cygwin32 support.
8314
8315         * Makefile.in, configure.in: Add libtool as a native only directory
8316         to configure and build.
8317
8318 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8319
8320         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8321
8322 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8323
8324         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8325
8326 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8327
8328         * Makefile.in: add ash make rules
8329         * configure.in: add ash to native_only and host_tools lists
8330
8331 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8332
8333         * Makefile.in (all-gettext, all-intl): New targets.
8334         (ALL_MODULES): Added all-gettext, all-intl.
8335         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8336         (INSTALL_MODULES): Added install-gettext, install-intl.
8337         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8338
8339         * configure.in (host_tools): Added gettext.
8340         (native_only): Likewise.
8341         (noconfigdirs) [various cases]: Likewise.
8342         (host_libs): Added intl.
8343
8344 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8345
8346         * configure: Do not disable building gdbtk for cygwin32 hosts.
8347
8348 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8349
8350         * configure.in: Add thumb-coff target.
8351         * config.sub: Add thumb-coff target.
8352
8353 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8354
8355         * Makefile.in: Revert yesterday's change.
8356         (all-target-winsup):  all-target-librx stays out of here.
8357
8358 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8359
8360         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8361         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8362         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8363         Remove references to librx and libg++.
8364
8365 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8366
8367         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8368         recursive makes
8369
8370 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8371
8372         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8373         for newlib directory.
8374         (CXX_FOR_TARGET): Likewise.
8375
8376 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8377
8378         * ltconfig: Update after libtool/ltconfig.in change for
8379         hpux11.
8380
8381 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8382
8383         * ltconfig, ltmain.sh: Update to libtool 1.2.
8384
8385 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8386
8387         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8388         (install-gcc-cross): Instead, override LANGUAGES here.
8389
8390 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8391
8392         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8393         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8394
8395 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8396
8397         * configure.in: Add Thumb-pe target.
8398
8399 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8400
8401         * Makefile.in - changed sn targets to snavigator
8402         * configure.in - changed sn targets to snavigator
8403
8404 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8405
8406         * config-ml.in: After building symlink tree call make distclean
8407         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8408         to be the case for libiberty.
8409
8410 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8411
8412         * configure: When making link, also check the current
8413         directory. The configure scripts may create one.
8414
8415 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8416
8417         * config.sub: Accept alphapca56 and alphaev6 properly.
8418
8419 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8420
8421         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8422
8423 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8424
8425         * config.sub (sco5): Fix typo.
8426
8427 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8428
8429         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8430         install-itcl.
8431         (install-itcl): Remove dependency on install-tcl.
8432
8433 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8434
8435         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8436
8437 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8438
8439         * configure.in: Don't build libgui for a cygwin32 target when not on
8440         a cygwin32 host.
8441
8442 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8443
8444         * configure (redirect): Set to null, so default behavior of
8445         configure is now --verbose.
8446
8447 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8448
8449         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8450         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8451
8452 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8453
8454         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8455         this change to sync Makefile.in with its ChangeLog entries.
8456
8457 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8458
8459         * ltmain.sh (mkdir): Check that the directory doesn't exist
8460         before we exit with error, so that we don't get races during
8461         parallel builds.
8462
8463 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8464
8465         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8466
8467 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8468
8469         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8470         PICFLAG_FOR_TARGET.
8471         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8472
8473         * configure: Emit a definition for the new macro enable_shared
8474         into each Makefile.
8475
8476 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8477
8478         * configure.in (host_tools, native_only): Add libtool.
8479
8480 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8481
8482         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8483         Fix typo in ming config comment.
8484
8485 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8486
8487         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8488
8489 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8490
8491         * config.sub: Add tic30 cases, and map c30 to tic30.
8492
8493 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8494
8495         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8496         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8497         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8498         (CLEAN_TARGET_MODULES): Similarly
8499         (all-target-libf2c): Add dependences.
8500         * configure.in (target_libs): Add libf2c.
8501
8502 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8503
8504         * configure.in: Remove expect from noconfigdirs when target
8505         is cygwin32.  OK to build expect and dejagnu with Canadian
8506         Cross.
8507
8508 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8509
8510         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8511         host.
8512
8513         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8514         and mingw32.
8515
8516 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8517
8518         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8519         here as it is not defined in the toplevel Makefile.
8520
8521 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8522
8523         * configure (package_makefile_rules_frag): New variable, which names
8524         a file with generic rules, ...
8525         Change comment to mention we now have FIVE parts.
8526         * configure: Undo last change.
8527
8528 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8529
8530         * config.guess: More accurate determination of HP processor types.
8531         * config.sub: More accurate determination of HP processor types.
8532
8533 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8534
8535         * configure (package_makefile_frag): Move inserting the
8536         ${package_makefile_frag} to where it should be according
8537         to the comment.
8538
8539 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8540
8541         * config.guess: Add support for Linux/ARM.
8542
8543 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8544
8545         * .cvsignore: Remove *-info and *-install since they match
8546         release-info and mpw-install, which we don't want to just ignore.
8547
8548 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8549
8550         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8551
8552 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8553
8554         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8555         local_prefix to sub-make invocations.
8556
8557 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8558
8559         * configure.in: Check makefile fragments in the source
8560         directory.
8561
8562 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8563
8564         * configure.in: Check whether host and target makefile
8565         fragments exist before adding them to *_makefile_frag.
8566
8567 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8568
8569         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8570
8571 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8572
8573         * configure.in: Make sure we only replace RPATH_ENVVAR on
8574         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8575         regexp to sed.
8576
8577         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8578         to sub-makes.
8579
8580 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8581
8582         * config-ml.in (multi-do): LDFLAGS must include multilib
8583         designator.
8584
8585 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8586
8587         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8588
8589 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8590
8591         * config.sub: Add mingw32 support.
8592         * configure.in: Likewise.
8593
8594 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8595
8596         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8597
8598 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8599
8600         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8601         * configure (gxx_include_dir): Provide a definition for subdirs
8602         which do not use autoconf.
8603
8604 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8605
8606         * config.guess: Sync with egcs.  Picks up new alpha support,
8607         BeOS & some additional linux support.
8608
8609 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8610
8611         * config.guess: HP 9000/803 is a PA1.1 machine.
8612
8613 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8614
8615         * configure.in: It's alpha*-...
8616
8617 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8618
8619         * configure.in (host_makefile_frag, target_makefile_frag):
8620         Handle multiple config files.
8621         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8622         alpha-*-*.
8623
8624 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8625
8626         * mkdep: New file.
8627
8628 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8629
8630         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8631
8632 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8633
8634         * Makefile.in: Add libgui directory.
8635         (GDB_TK): Add all-libgui.
8636         * configure.in: Add libgui directory.
8637         * configure: Add all-libgui to GDB_TK.
8638
8639 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8640
8641         * config-ml.in (multidirs): Add m32r to multilib list.
8642
8643 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8644
8645         * Makefile.in (all-target-gperf): Change dependency to
8646         all-target-libstdc++.
8647
8648 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8649
8650         * config.guess: Add BeOS support.
8651
8652 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8653
8654         Source directory cvs renamed to cvssrc:
8655         * configure.in (host_tools): Change cvs to cvssrc.
8656         (native_only): Likewise.
8657         (noconfigdirs) [various cases]: Likewise.
8658         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8659         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8660         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8661         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8662         (all-cvssrc): Rename target from all-cvs.
8663
8664 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8665
8666         * configure (gxx_include_dir): Fix thinko.
8667
8668 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8669
8670         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8671         (install-cross, install-gcc-cross): New targets.
8672
8673 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8674
8675         * configure.in (noconfigdirs): Add support for Thumb target.
8676
8677         * config.sub (maybe_os): Add support for Thumb target.
8678
8679 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8680
8681         * Makefile.in: Add rules for cygmon.
8682
8683         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8684
8685 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8686
8687         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8688         * configure (gxx_include_dir): Provide a definition for subdirs
8689         which do not use autoconf.
8690
8691 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8692
8693         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8694         11/18/97 build
8695
8696 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8697
8698         * From Franz Sirl.
8699         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8700         found on RedHat Linux systems.
8701
8702 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8703
8704         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8705         guesses.
8706
8707 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8708
8709         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8710
8711 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8712
8713         * ltmain.sh: If mkdir fails, check whether the directory was created
8714         anyhow by some other process.
8715
8716 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8717
8718         * configure.in (d30v-*-*): Configure all directories.
8719
8720 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8721
8722         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8723         for the D30V.
8724
8725 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8726
8727         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8728
8729 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8730
8731         * include/libiberty.h: Add extern "C" { so it can be used with C++
8732         progrms.
8733         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8734         programs.
8735
8736 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8737
8738         * configure.in (d30v-*-*): Configure GCC now.
8739
8740 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8741
8742         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8743         is no longer needed.
8744
8745 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8746
8747         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8748
8749 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8750
8751         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8752         targets using "$@" to provide support for similar but not identical
8753         targets without having to duplicate code.
8754
8755 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8756
8757         * makefile.vms: Fix to work with DEC C.
8758
8759 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8760
8761         * config.sub: Add mips-tx39-elf to marketing names.
8762
8763 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8764
8765         * ltmain.sh: Handle symlinks in generated script.
8766
8767 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8768
8769         * configure: Handle autoconf style directory options: --bindir,
8770         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8771         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8772         --sysconfdir.
8773         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8774         (sharedstatedir, localstatedir, oldincludedir): New variables.
8775         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8776         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8777         sbindir, sharedstatedir, and sysconfdir.
8778
8779 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8780
8781         * Makefile.in (bootstrap-lean): New target.
8782
8783 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8784
8785         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8786         sn, and gnuserv from noconfigdirs.
8787
8788 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8789
8790         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8791
8792 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8793
8794         * Makefile.in (cross): New target.
8795
8796 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8797                           Jeff Law         <law@cygnus.com>
8798
8799         * Makefile.in (bootstrap2, bootstrap3): New targets.
8800         (all-bootstrap): Remove outdated and confusing target.
8801         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8802
8803 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8804
8805         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8806         windows.  Consistent with gdb/configure.
8807
8808 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8809
8810         * configure.in: Name Linux target fragment.
8811
8812         * configure: Rewrite so that project Makefile fragment is inserted
8813         first and appears last in the resulting Makefile.
8814
8815 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8816
8817         * Makefile.in (install-itcl): Install tcl first.
8818
8819 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8820
8821         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8822
8823 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8824
8825         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8826
8827         * configure.in (skipdirs): Add target-librx for Linux.
8828         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8829
8830 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8831
8832         * Makefile.in (bootstrap): New target.
8833
8834 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8835
8836         * config.sub: Accept 'amigados' for backward compatibility.
8837
8838 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8839
8840         * config.guess: Merge with FSF.
8841
8842 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8843
8844         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8845
8846 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8847
8848         * config.sub: Add "marketing-names" patch.
8849
8850 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8851
8852         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8853
8854 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8855
8856         * config.sub: Handle v850-elf.
8857
8858 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8859
8860         * .cvsignore (*-install): Remove.
8861
8862 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8863
8864         * ltconfig: Set CONFIG_SHELL in libtool.
8865         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8866
8867 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8868
8869         * configure.in (target_subdir): Set to libraries if enable_multilib.
8870
8871 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8872
8873         * config.guess: Update from gcc directory.
8874
8875 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8876
8877         * Makefile.in (all-sim): Depends on all-readline.
8878
8879 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8880
8881         * Makefile.in (BISON, YACC): Use $$s.
8882         (all-bison): Depend on all-texinfo.
8883
8884 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8885
8886         * Makefile.in (BISON): Add -L flag.
8887         (YACC): Likewise.
8888
8889 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8890
8891         * configure.in (noconfigdirs): Add support for v850e target.
8892
8893         * config.sub (maybe_os): Add support for v850e target.
8894
8895 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8896
8897         * configure.in (noconfigdirs): Add support for v850ea target.
8898
8899         * config.sub (maybe_os): Add support for v850ea target.
8900
8901 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8902
8903         * config.sub: Add mipstx39.  Delete r3900.
8904
8905 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8906
8907         * Makefile.in (all-autoconf): Depends on all-texinfo.
8908
8909 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8910
8911         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8912         eabi targets.
8913
8914 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8915
8916         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8917
8918         * configure: When handling a Canadian Cross, handle YACC as well as
8919         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8920         * Makefile.in (all-bison): Depend upon all-texinfo.
8921
8922 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8923
8924         * Makefile.in (BISON): bison, not byacc or bison -y.
8925         (YACC): bison -y or byacc or yacc.
8926         (various): Add *-bison as appropriate.
8927         (taz): No need to mess with BISON anymore.
8928
8929 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8930
8931         * configure: If OSTYPE matches *win32*, try to find a good value for
8932         CONFIG_SHELL.
8933
8934 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8935
8936         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8937         configure.in if it is present.
8938
8939 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8940
8941         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8942
8943 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8944
8945         * config.sub: Recognize `arc' cpu.
8946         * configure.in: Likewise.
8947         * config-ml.in: Likewise.
8948
8949 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8950
8951         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8952
8953 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8954
8955         * configure: Changed sed delimiter from ':' to '|' when
8956         attempting to substitute ${config_shell} for SHELL. On
8957         NT ${config_shell} may contain a ':' in it.
8958
8959 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8960
8961         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8962
8963 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8964
8965         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8966
8967 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8968
8969         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8970
8971         * ylwrap: If the program is a relative path, force it to be
8972         absolute.
8973
8974 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8975
8976         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8977
8978 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8979
8980         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8981         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8982         for libraries.
8983
8984 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8985
8986         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8987         separated by spaces.
8988
8989 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8990
8991         * ylwrap: New file.
8992         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8993
8994         * ltmain.sh: Handle /bin/sh at start of install program.
8995
8996         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8997
8998         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8999         * missing: New file, from automake 1.2.
9000
9001 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9002
9003         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9004         check-tk to CHECK_X11_MODULES.
9005
9006 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9007
9008         * config.sub: Merge with FSF.
9009
9010 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9011
9012         * config.guess: Merge with FSF.
9013
9014 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9015
9016         * configure: Treat msdosdjgpp like go32.
9017         * configure.in: Likewise.  Don't remove gprof for go32.
9018
9019         * configure: Change Makefile.tem2 to Makefile.tm2.
9020
9021 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9022
9023         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9024
9025 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9026
9027         * install-sh (chmodcmd): Set to null if the DST directory already
9028         exists.  Same as Nov 11th change.
9029
9030 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9031
9032         * configure (GDB_TK): Needs itcl and tix.
9033
9034 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9035
9036         * config.guess: Update from FSF.
9037
9038 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9039
9040         * Makefile.in (GDB_TK): Depend on itcl and tix.
9041
9042 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9043
9044         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9045         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9046         (INSTALL_SCRIPT): New variable.
9047         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9048         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9049         to -x.
9050         * install-sh: Add support for -x option.
9051
9052 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9053
9054         * configure.in, Makefile.in: Treat tix like itcl.
9055
9056 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9057
9058         * Makefile.in (WINDRES): New variable.
9059         (WINDRES_FOR_TARGET): New variable.
9060         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9061         (EXTRA_HOST_FLAGS): Add WINDRES.
9062         (EXTRA_TARGET_FLAGS): Add WINDRES.
9063         (EXTRA_GCC_FLAGS): Add WINDRES.
9064         ($(DO_X)): Pass down WINDRES.
9065         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9066         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9067         DLLTOOL_FOR_TARGET.
9068
9069 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9070
9071         * configure.in: configure sim before gdb for win32-x-ppc
9072
9073 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9074
9075         Move gperf into the toplevel, from libg++.
9076         * configure.in (target_tools): Add target-gperf.
9077         (native_only): Add target-gperf.
9078         * Makefile.in (all-target-gperf): New target, depend on
9079         all-target-libg++.
9080         (configure-target-gperf): Empty rule.
9081         (ALL_TARGET_MODULES): Add all-target-gperf.
9082         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9083         (CHECK_TARGET_MODULES): Add check-target-gperf.
9084         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9085         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9086
9087 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9088
9089         * config.sub (mn10200): Recognize new basic machine.
9090
9091 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9092
9093         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9094         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9095
9096 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9097
9098         * configure.in: If we're building mips-sgi-irix6* native, turn on
9099         ENABLE_MULTILIB and set TARGET_SUBDIR.
9100
9101 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9102
9103         * Makefile.in (all-sn): Depend on all-grep.
9104
9105 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9106
9107         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9108
9109         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9110         Makefile.  From Jeff Makey <jeff@cts.com>.
9111         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9112
9113         * Makefile.in (DISTBISONFILES): Remove.
9114         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9115         $(DEFAULT_YACC).
9116
9117         * configure.in: Build itl, db, sn, etc., when building for native
9118         cygwin32.
9119
9120         * Makefile.in (LD): New variable.
9121         (EXTRA_HOST_FLAGS): Pass down LD.
9122         ($(DO_X)): Likewise.
9123
9124 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9125
9126         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9127
9128 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9129
9130         * configure.in (targargs): Strip out any supplied --build argument
9131         before adding our own. Always add --build.
9132
9133 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9134
9135         * configure.in (targargs): Pass --build if we're doing
9136         a cross-compile.
9137
9138 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9139
9140         * configure: Use '|' instead of ":" as the separator in
9141         sed. Otherwise sed chokes on NT path names with drive
9142         designators. Also look for "?:*" as the leading characters in an
9143         absolute pathname.
9144
9145 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9146
9147         * config.sub: Support for r3900.
9148
9149 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9150
9151         * configure.in: Use install-sh, not install.sh.
9152
9153 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9154
9155         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9156         apply it twice.
9157
9158 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9159
9160         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9161         install-binutils.
9162
9163 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * Makefile.in: Add automake targets.
9166         * configure.in (host_tools): Add automake.
9167
9168 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9169
9170         * configure: Default CXX to c++, not gcc.
9171         * Makefile.in (CXX): Set to c++, not gcc.
9172         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9173
9174 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9175
9176         * install-sh: try appending a .exe if source file doesn't
9177         exist
9178
9179 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9180
9181         * configure.in: Turn on multilib by default.
9182         (cross_only): Remove target-libiberty.
9183
9184         * Makefile.in (all-gcc): Don't depend on libiberty.
9185
9186 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9187
9188         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9189
9190 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9191
9192         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9193         (DISTBISONFILES): Add ld/Makefile.in
9194
9195 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9196
9197         * configure.in: if target is cygwin32 but host isn't cygwin32,
9198         don't configure gdb tcl tk expect, not just gdb.
9199
9200 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9201
9202         * configure.in: Added gnuserv everywhere sn appears.
9203
9204         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9205         (CROSS_CHECK_MODULES): Added check-gnuserv.
9206         (INSTALL_MODULES): Added install-gnuserv.
9207         (CLEAN_MODULES): Added clean-gnuserv.
9208         (all-gnuserv): New target.
9209
9210 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9211
9212         * config.guess: Fixes for MIPS OpenBSD systems.
9213
9214 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9215
9216         * Makefile.in (INSTALL_XFORM): Remove.
9217         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9218
9219         * mkinstalldirs: New file, copied from automake.
9220         * Makefile.in (installdirs): Rename from install-dirs.  Use
9221         mkinstalldirs.  Change all users.
9222         (DEVO_SUPPORT): Add mkinstalldirs.
9223
9224 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9225
9226         * install-sh: Rename from install.sh.
9227         * Makefile.in (INSTALL): Change install.sh to install-sh.
9228         (DEVO_SUPPORT): Likewise.
9229
9230         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9231         Graichen <graichen@rzpd.de>.
9232
9233 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9234
9235         * config.guess: Recognize OpenBSD systems correctly.
9236
9237 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9238
9239         * README, Makefile.in (ETC_SUPPORT): Remove references to
9240         cfg-paper*, configure.{texi,man,info*}._
9241
9242 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9243
9244         * Makefile.in (all.normal): Ensure that gcc is built after all
9245         the x11 - ie gdb - targets.
9246
9247 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9248
9249         * makefile.vms: Don't run conf-a-gas.
9250
9251 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9252
9253         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9254
9255 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9256
9257         * configure.in: Remove noconfigdirs case since gdb also
9258         configures and builds for tic80-coff.
9259
9260 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9261
9262         * configure: Set cache_file to config.cache.
9263         * Makefile.in (local-distclean): Remove config.cache.
9264
9265 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9266
9267         * COPYING: Update FSF address.
9268
9269 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9270
9271         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9272         noconfigdirs.
9273
9274 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9275
9276         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9277         MAKEDIRS, is empty.
9278
9279 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9280
9281         * config.sub: Tweak mn10300 entry.
9282
9283 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9284
9285         * configure.in (host_tools): Put sim before gdb, so gdb's
9286         configure.tgt can determine if the simulator was configured.
9287
9288 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9289
9290         * config.sub: Move BeOS $os case to be with other Cygnus
9291         local cases.
9292
9293 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9294
9295         * config.sub: Remove misplaced comment that broke Linux.
9296
9297 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9298
9299         * config.sub: Add BeOS support.
9300
9301 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9302
9303         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9304
9305 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9306
9307         * configure.in (noconfigdirs): Remove tcl and tk from
9308         noconfigdirs for cygwin32 builds.
9309
9310 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9311
9312         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9313
9314 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9315
9316         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9317         make-all.com, use makefile.vms instead.
9318
9319 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9320
9321         * config.sub: Accept -lnews*.
9322
9323 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9324
9325         * configure.in (noconfigdirs): Disable target-newlib,
9326         target-examples and target-libiberty for d30v.
9327
9328 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9329
9330         * configure.in (noconfigdirs): Enable ld for d30v.
9331
9332 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9333
9334         * configure.in (tic80-*-*): Build compiler.
9335
9336 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9337
9338         * configure.in (d30v-*): Remove sim directory from list of
9339         unsupported d30v directories
9340
9341 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9342
9343         * config.sub, configure.in: Add d30v target cpu.
9344
9345 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9346
9347         * makefile.vms: New file.
9348         * make-all.com: Remove.
9349
9350 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9351
9352         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9353
9354 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9355
9356         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9357
9358 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9359
9360         * Makefile.in (ALL_MODULES): Added all-db.
9361         (CROSS_CHECK_MODULES): Addec check-db.
9362         (INSTALL_MODULES): Added install-db.
9363         (CLEAN_MODULES): Added clean-db.
9364
9365 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9366
9367         * config.guess: Merge with latest FSF sources.
9368
9369 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9370
9371         * Makefile.in (ALL_MODULES): Added all-itcl.
9372         (CROSS_CHECK_MODULES): Added check-itcl.
9373         (INSTALL_MODULES): Added install-itcl.
9374         (CLEAN_MODULES): Added clean-itcl.
9375
9376 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9377
9378         * configure.in: build gdb for mn10200
9379
9380 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9381
9382         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9383
9384 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9385
9386         * configure.in (tic80-*-*): Turn off most targets right now.
9387
9388 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9389
9390         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9391         rather than the makeinfo program.
9392         (do-info): Depend upon all-texinfo.
9393
9394 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9395
9396         * configure.in: Remove uses of config/mh-linux.
9397
9398         * config.sub, config.guess: Merge with latest FSF sources.
9399
9400 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9401
9402         * config.sub (case $basic_machine): Add tic80 entries.
9403
9404 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9405
9406         * config.sub, config.guess: Merge with latest FSF sources.
9407
9408 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9409
9410         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9411         * mpw-config.in: Test for NewFolderRecursive.
9412         * mpw-install: Use symbolic name for startup filename.
9413         * mpw-README: Add various additional details.
9414
9415 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9416
9417         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9418
9419 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9420
9421         * configure.in: Do build gcc and the target libraries for
9422         the mn10200.
9423
9424 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9425
9426         * configure.in: don't avoid building gdb for mn10300 any more
9427         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9428         instead of single-quoting it.
9429
9430 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9431
9432         * configure.in: Don't use --with-stabs on IRIX 6.
9433
9434 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9435
9436         * configure.in (m32r): Build gdb, libg++ now.
9437
9438 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9439
9440         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9441         directories from noconfigdirs.
9442
9443 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9444
9445         * config.sub (basic_machine): added mips16 configuration
9446
9447 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9448
9449         * config.sub: Handle d10v-unknown.
9450
9451 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9452
9453         * config.sub: Handle v850-unknown.
9454
9455 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9456
9457         * Makefile.in: add findutils
9458         * configure.in: add findutils to list of host_tools
9459
9460 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9461
9462         * config.sub: Handle mn10200 and mn10300.
9463
9464 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9465
9466         * configure.in (d10v-*): Do not build librx.
9467
9468 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9469
9470         * configure.in (mn10300): Build everything except gdb & libgloss.
9471
9472 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9473
9474         * config.guess:  Patch for Dansk Data Elektronik servers,
9475         from Niels Skou Olsen <nso@dde.dk>.
9476
9477         For ncr, use /bin/uname rather than uname, since GNU uname does not
9478         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9479
9480         Patch for MIPS R4000 running System V,
9481         from Eric S. Raymond <esr@snark.thyrsus.com>.
9482
9483         Fix thinko for nextstep.
9484
9485         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9486
9487         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9488         * config.guess: Guess mips-dec-mach_bsd4.3.
9489
9490         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9491         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9492         release numbers.
9493         * config.guess (mips-mips-riscos*):  Emit just enough of the
9494         release number.
9495
9496         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9497         * config.guess (sparc-auspex-sunos*):  Added.
9498         (f300-fujitsu-*): Added.
9499
9500         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9501         * config.guess:  Recognize a Tadpole as a sparc.
9502
9503 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9504
9505         * config.guess: Don't assume that NextStep version is either 2 or
9506         3.  NextStep 4 (aka OpenStep 4) has come out now.
9507
9508 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9509
9510         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9511         From Rik Faith <faith@cs.unc.edu>.
9512
9513 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9514
9515         * config.sub: Contributions from bug-gnu-utils to:
9516         Support plain "hppa" (no version given) architecture, reported by
9517         OpenStep.
9518         OpenBSD like NetBSD.
9519         LynxOs is not a hardware supplier.
9520
9521         * config.guess: Contributions from bug-gnu-utils to add support for:
9522         OpenBSD like NetBSD.
9523         Stratus systems.
9524         More Pyramid systems.
9525         i[n>4]86 Intel chips.
9526         M680[n>4]0 Motorola chips.
9527         Use unknown instead of lynx for hardware manufacturer.
9528
9529 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9530
9531         * install.sh (chmodcmd): Set to null if the DST directory already
9532         exists.
9533
9534 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9535
9536         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9537         not use mt-ppc target Makefile fragment any more.
9538
9539 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9540
9541         * configure.in (*-*-windows):  Exclude everything but those dirs
9542         needed to build windows.
9543
9544 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9545
9546         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9547
9548 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9549
9550         * configure.in:  Exclude mmalloc from i386-windows.
9551
9552 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9553
9554         * Undo my previous change.
9555
9556 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9557
9558         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9559         unconditionally.
9560         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9561
9562 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9563
9564         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9565         host to add it's own flags.
9566
9567 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9568
9569         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9570
9571 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9572
9573         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9574         (CXX_FOR_TARGET): Likewise.
9575         (GCC_FOR_TARGET): Define.
9576         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9577         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9578         CC_FOR_TARGET was specified on the command line.
9579         (MAKEOVERRIDES): Don't define.
9580
9581 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9582
9583         * configure.in (m32r): Fix spelling of libg++ libs.
9584
9585 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9586
9587         * config.sub (-apple*): Remove, now redundant.
9588
9589 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9590
9591         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9592
9593         * configure: Rework yesterday's sed script patch.
9594
9595         * config.sub: Merge with FSF.
9596
9597 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9598
9599         * config.guess:  Merge from FSF.
9600
9601         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9602         * config.guess: Use pc instead of unknown, for pc clone systems.
9603         Change linux to linux-gnu.
9604
9605         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9606         * config.guess: Avoid non-portable tr syntax.
9607
9608 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9609
9610         * test-build.mk (HOLES): Add "xargs" for gdb.
9611
9612         * configure: Avoid hpux10.20 sed bug.
9613
9614 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9615
9616         * configure.in:  Add support for windows host
9617         (that is a build done under the Microsoft build environment).
9618
9619 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9620
9621         * Makefile.in: Replace all uses of srcroot with s, to shrink
9622         command line lengths.
9623
9624         Patches from Geoffrey Noer <noer@cygnus.com>:
9625         * configure.in: If configuring for newlib, pass --with-newlib to
9626         subdirectories.
9627         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9628         -Bnewlib/ and -Lwinsup to gcc.
9629         (CXX_FOR_TARGET): Likewise.
9630
9631 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9632
9633         * Makefile.in (ETC_SUPPORT): Add configure.
9634
9635 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9636
9637         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9638         host configuration file.
9639
9640 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9641
9642         * configure.in: Break mn10x00 support into separate
9643         mn10200 and mn10300 configurations.
9644         * config.sub: Likewise.
9645
9646 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9647
9648         * configure.in: Add lots of stuff to noconfigdirs for
9649         the mn10x00 targets.
9650
9651         * config.sub, configure.in: Add mn10x00 support.
9652
9653 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9654
9655         * make-all.com: Call conf-a-gas, not config-a-gas.
9656
9657 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9658
9659         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9660         targets.
9661
9662 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9663
9664         * mpw-README: Add much more detail for native PowerMac.
9665         * mpw-install: New file.
9666         * mpw-configure: Add --norecursion and --help options.
9667         * mpw-config.in: Translate readme and install files when
9668         copying to objdir.
9669         * mpw-build.in: Don't always depend on byacc and flex.
9670         (install-only-top): New action.
9671
9672 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9673
9674         * configure.in:  You can now configure GDB for the v850.
9675
9676 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9677
9678         * configure.in (noconfigdirs): Don't configure any C++ dirs
9679         if targeting D10V.
9680
9681 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9682
9683         * config.sub: Recognize mips64vr5000.
9684
9685 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9686
9687         * configure.in: Use a single line for host_tools and native_only.
9688
9689 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9690
9691         * config.sub, configure.in: Add entries for m32r.
9692
9693 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9694
9695         * Makefile.in (inet-install): Don't run install-gzip.
9696
9697 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9698
9699         * configure.in:  Don't config lots of things for *-*-windows*.
9700
9701 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9702
9703         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9704         (host_libs, host_tools): Copy from configure.in.
9705         * mpw-configure: Don't complain about directories not found.
9706
9707 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9708
9709         * configure.in (i[345]86): Recognize i686 for pentium pro.
9710         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9711         file.
9712
9713         * config.guess (i[345]86): Ditto.
9714
9715 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9716
9717         * configure.in (noconfigdirs): Removed gdb for D10V.
9718
9719 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9720
9721         * configure.in: Remove ld, target-libio, target-libg++, and
9722         target-libstdc++ from noconfigdirs.
9723
9724 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9725
9726         * configure: Fix three locations where shell scripts were
9727         being run directly rather than with config_shell.
9728
9729 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9730
9731         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9732         * config.sub (basic_machine): Recognize v850.
9733
9734 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9735
9736         * mpw-configure: Handle multiple enable/disable options and
9737         pass them down recursively, handle -c and -s flags appropriately
9738         depending on choice of compiler, add escape mechanism for
9739         quoted arguments to gC.
9740
9741 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9742
9743         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9744         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9745         so that -mrelocatable-lib and -mno-eabi are used.
9746
9747         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9748         not support --print-multi-lib, don't abort.
9749
9750 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9751
9752         * make-all.com: Run config-a-gas.
9753         * setup.com: Don't copy subdirectory files around.
9754
9755 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9756
9757         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9758         target, it now compiles correctly.
9759
9760 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9761
9762         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9763
9764 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9765
9766         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9767
9768 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9769
9770         * configure.in (native_only): Add prms.
9771
9772 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9773
9774         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9775         (BINUTILS_SUPPORT_DIRS): Likewise.
9776
9777 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9778
9779         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9780         d10v support is added.
9781
9782 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9783
9784         * configure.in (d10v-*-*): New target.
9785
9786 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9787
9788         * config.guess (HP 9000/811): Recognize this as a PA1.1
9789         machine.
9790
9791 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9792
9793         * Makefile.in (do-tar-gz): New target, split out from tail end of
9794         taz target.  Run each command separately, don't use pipes.
9795         (taz): Use it.
9796
9797 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9798
9799         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9800         * mpw-build.in: No builds should depend on building byacc or flex,
9801         they are assumed to be installed already.
9802
9803 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9804
9805         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9806         variable that CC_FOR_TARGET needs.
9807
9808 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9809
9810         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9811         options have changed since the last time the subdirectory was
9812         configured, and if it has, reconfigure.
9813         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9814         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9815
9816 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9817
9818         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9819         CLEAN_MODULES): Add bash.
9820         (all-bash): New target.
9821
9822 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9823
9824         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9825
9826 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9827
9828         * config.sub (basic_machine): Recognize d10v as a valid processor.
9829
9830 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9831
9832         * mpw-configure: Add support for --bindir.
9833         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9834
9835 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9836
9837         * configure.in: add bash, time, gawk to list of hosttools and things
9838         to only build for native toolchains
9839
9840 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9841
9842         * Makefile.in (docdir): Remove.
9843
9844 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9845
9846         * Makefile.in (datadir): Set to $(prefix)/share.
9847
9848 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9849
9850         * configure.in: build diff and patch for cygwin32-hosted
9851         toolchains.
9852
9853 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9854
9855         * config.sub: Accept -rtems*.
9856
9857 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9858
9859         * configure.in: enable dosrel for cygwin32-hosted builds,
9860                 remove diff from the list of things not buildable
9861                 via Canadian Cross
9862
9863 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9864
9865         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9866         don't get ". ".
9867
9868 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9869
9870         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9871
9872 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9873
9874         * Makefile.in (taz): Handle case where tex3patch didn't even get
9875         checked out.  Also, if it was found, put the symlink in a new util
9876         subdirectory.
9877
9878 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9879
9880         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9881
9882 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9883
9884         * config.sub: Recognize -openvms.
9885         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9886         * make-all.com, setup.com: New files.
9887
9888 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9889
9890         * Makefile.in (taz): tex3patch moved to texinfo/util.
9891
9892 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9893
9894         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9895         * configure.in: remove make from disable-if-Can-Cross list
9896                 enable gdb if ${host} and ${target} are cygwin32
9897
9898 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9899
9900         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9901         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9902
9903 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9904
9905         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9906         distinguish sysv/svr4/bsd variants.
9907         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9908
9909 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9910
9911         * configure.in: Added copyright notice.
9912         * move-if-change: Added copyright notice.
9913
9914 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9915
9916         * configure.in (powerpcle-*-solaris*): Until we get shared
9917         libraries working, don't build gdb, sim, make, tcl, tk, or
9918         expect.
9919
9920 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9921
9922         * config.guess:  Merge with FSF:
9923
9924         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9925         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9926
9927         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9928         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9929
9930         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9931         * config.guess:  Combine two OSF1 rules.
9932         Also recognize field test versions.  From mjr@zk3.dec.com.
9933         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9934         because GNU uname does not support -p.  From pmr@pajato.com.
9935
9936 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9937
9938         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9939
9940 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9941
9942         * mpw-README: Document GCCIncludes.
9943
9944 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9945
9946         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9947
9948 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9949
9950         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9951
9952 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9953
9954         * configure.in (*-*-cygwin32): Configure make.
9955
9956 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9957
9958         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9959
9960 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9961
9962         * Makefile.in (all-inet): Depend on all-perl.
9963
9964         * Makefile.in (inet-install): New target.
9965
9966         * Makefile.in (all-inet): Depend on all-tcl.
9967         (all-inet): Depend on all-send-pr.
9968
9969 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9970
9971         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9972         temporarily.
9973
9974 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9975
9976         * configure.in: Don't configure --with-gnu-ld on AIX.
9977
9978 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9979
9980         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9981
9982 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9983
9984         * Makefile.in (ALL_MODULES): Added all-inet.
9985         (CROSS_CHECK_MODULES): Added check-inet.
9986         (INSTALL_MODULES): Added install-inet.
9987         (CLEAN_MODULES): Added clean-inet.
9988         (all-indent): New target.
9989
9990         * configure.in (host_tools): Added inet.
9991         (native_only): Added inet.
9992         (noconfigdirs): Added inet.
9993
9994 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9995
9996         * configure.in: Don't configure libgloss if we are not configuring
9997         newlib.
9998
9999 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10000
10001         * configure.in: Don't configure libgloss for unsupported
10002         architectures.
10003
10004 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10005
10006         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10007
10008 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10009
10010         * Makefile.in (ALL_MODULES): Include all-apache.
10011         (CROSS_CHECK_MODULES): Include check-apache.
10012         (INSTALL_MODULES): Include install-apache.
10013         (all-apache): New target.
10014
10015         * configure.in: Added apache everywhere perl is seen.
10016
10017 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10018
10019         * Makefile.in: Add support for clean-{module} and
10020         clean-target-{module} rules.
10021
10022 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10023
10024         * configure.in (*-*-ose) do not build libgloss.
10025
10026 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10027
10028         * config.guess (prep*:SunOS:5.*:*): Turn into
10029         powerpele-unknown-solaris2.
10030
10031 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10032
10033         * configure.in: Permit --enable-shared to specify a list of
10034         directories.
10035
10036 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10037
10038         * configure.in (host==solaris): Pass only the first word of $CC
10039         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10040
10041 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10042
10043         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10044
10045 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10046
10047         * Makefile.in (ALL_MODULES): Include all-perl.
10048         (CROSS_CHECK_MODULES): Include check-perl.
10049         (INSTALL_MODULES): Include install-perl.
10050         (ALL_X11_MODULES): Include all-guile.
10051         (CHECK_X11_MODULES): Include check-guile.
10052         (INSTALL_X11_MODULES): Include install-guile.
10053         (all-perl): New target.
10054         (all-guile): New target.
10055
10056         * configure.in (host_tools): Include perl and guile.
10057         (native_only): Include perl and guile.
10058         (noconfigdirs): Don't build guile and perl; no ports have been
10059         done.
10060
10061 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10062
10063         * configure (--enable-*): Handle quoted option lists such as
10064         --enable-sim-cflags='-g0 -O' better.
10065
10066 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10067
10068         * Makefile.in ({,inst}all-target): New rule so we can make and
10069         install all of the target directories easily.
10070
10071 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10072
10073         * configure.in: Add missing global flag in sed substitution when
10074         deleting `target-' from ${configdirs}.
10075
10076 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10077
10078         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10079         option.
10080
10081         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10082         config/mh-necv4.
10083
10084         * install.sh: Correct misspelling of transformbasename.
10085
10086         * config.guess: Recognize mips-*-sysv*.
10087
10088 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10089
10090         * config.sub: Recognize mon960.
10091
10092 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10093
10094         * configure: Restore Canadian Cross handling of BISON and LEX,
10095         removed in Feb 20 change.
10096
10097 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10098
10099         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10100         Mention make install.  Remove the old copyright date as well the
10101         clumsy and rather pointless copyright on the README file.
10102
10103 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10104
10105         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10106         Makefile after running symlink-tree, then run `make distclean' to
10107         avoid clobbering any generated files in srcdir.
10108
10109 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10110
10111         * configure.in (m68k-*-netbsd*): Build everything now.
10112
10113 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10114
10115         * Makefile.in (taz): Fix quoting.
10116
10117 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10118
10119         * configure.in (sparclet-*-*): Build everything now.
10120
10121 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10122
10123         * configure.in (m68k-*-linux*): New host.
10124
10125 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10126
10127         * configure: Check for bison before byacc.
10128
10129 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10130
10131         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10132         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10133         searching PATH.  These are used as fallbacks by Makefile.in if
10134         flex/bison/byacc aren't in objdir.
10135
10136 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10137
10138         * Makefile.in: Make everything which depends upon all-bfd also
10139         depend upon all-opcodes, in case --with-commonbfdlib is used.
10140
10141 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10142
10143         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10144         building NT native compilers on Unix.
10145
10146 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10147
10148         * configure.in: Don't get CC from the host Makefile fragment if we
10149         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10150         Solaris test for /usr/ucb/cc to the post target script, just after
10151         the compiler sanity test.
10152
10153 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10154
10155         * config.sub: Merge with FSF.
10156
10157 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10158
10159         * Makefile.in (RPATH_ENVVAR): New variable.
10160         (REALLY_SET_LIB_PATH): Use it.
10161         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10162
10163 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10164
10165         * config.sub, configure.in: Recognize sparclet cpu.
10166
10167 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10168
10169         * config.guess:  Support m68k-cbm-sysv4.
10170
10171 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10172
10173         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10174         m68k-unknown-linuxaout from linker help string.  Put quotes around
10175         $ld_help_string.
10176
10177 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10178
10179         * config.guess (powerpc-harris-powerunix): Add guess for port
10180         to new target.
10181
10182 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10183
10184         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10185
10186 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10187
10188         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10189         $(REALLY_SET_LIB_PATH) in Makefile.
10190         * Makefile.in (SET_LIB_PATH): New variable.
10191         (REALLY_SET_LIB_PATH): New variable.
10192         ($(DO_X)): Use $(SET_LIB_PATH).
10193         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10194         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10195         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10196         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10197         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10198         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10199         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10200         (install-dosrel): Likewise.
10201         (all-opcodes): Depend upon all-libiberty.
10202
10203 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10204
10205         * config.guess (*:CYGWIN*): New
10206
10207 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10208
10209         * Makefile.in (all-target-winsup): All all-target-libiberty.
10210
10211 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10212
10213         * configure.in (noconfigdirs): Add missing # in front of comment.
10214
10215 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10216
10217         * configure.in: add second pass to things added to noconfigdirs
10218         so *-gm-magic can exclude libgloss properly.
10219
10220 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10221
10222         * mpw-configure (extralibs_name, rez_name): Set correctly
10223         for MWC68K compiler.
10224
10225         * mpw-README: Add more info on the necessary build tools.
10226
10227 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10228
10229         * configure.in, config.sub: Recognize cygwin32.
10230
10231 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10232
10233         * config.guess, config.sub: Recognize A/UX.
10234
10235 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10236
10237         * config.sub: Merge with gcc/config.sub.
10238
10239 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10240
10241         * mpw-build.in (do-binutils): Add build of stamps.
10242
10243 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10244
10245         * config.sub: Add recognition for mips64vr4100*-* targets.
10246
10247 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10248
10249         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10250         Add creation of gconfigargs with `--enable-shared' turned on.
10251         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10252         ($(host)-stamp-stage3-configured): Likewise.
10253         (HOLES): Add chatr and ldd.
10254         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10255
10256 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10257
10258         * configure: Pass --nfp to recursive configures.
10259
10260 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10261
10262         * Makefile.in (DLLTOOL): New.
10263         (DLLTOOL_FOR_TARGET): New.
10264         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10265         (EXTRA_TARGET_FLAGS): Ditto.
10266         (EXTRA_GCC_FLAGS): Ditto.
10267         (CONFIGURE_TARGET_MODULES): Ditto.
10268         (DO_X): Ditto.
10269         * configure: Add DLLTOOL.
10270
10271 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10272
10273         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10274         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10275         mh-sco, since old workarounds no longer needed, and don't
10276         build ld, since libraries have weak symbols in COFF.
10277
10278 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10279
10280         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10281
10282 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * configure.in: Make sure that ${CC} can be used to compile an
10285         executable.
10286
10287 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10288
10289         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10290         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10291         nothing depending on whether gdbtk is being built.
10292
10293 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10294
10295         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10296
10297 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10298
10299         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10300         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10301
10302 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10303
10304         * config-ml.in: Add support for
10305         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10306         Simplify setting of multidirs from --disable-foo.
10307
10308 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10309
10310         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10311         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10312         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10313         non-empty, pass them on to the  GCC make.
10314         (all-bootstrap): New rule that is like all-gcc, except it executes
10315         the GCC bootstrap rule instead of the GCC all rule.
10316
10317 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10318
10319         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10320
10321 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10322
10323         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10324         DG/UX support.
10325
10326 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10327
10328         * config.sub (i*86*) Change [345] to [3456]
10329
10330 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10331
10332         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10333         --with-gnu-ld=no.
10334
10335 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10336
10337         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10338         AIX multilibs get built.
10339
10340 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10341
10342         * configure.in (i386-win32): Don't build expect if we're not
10343         building the tcl subdir.
10344
10345 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10346
10347         * Makefile.in: (configure-target-examples, all-target-examples):
10348         New targets, configure and build example programs.
10349
10350 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10351
10352         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10353         use it as input to sedit the generated MPW makefile.
10354         * mpw-README: Add a suggestion about Gestalt.h.
10355
10356 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10357
10358         * config.sub: Accept *-*-ieee*.
10359
10360 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10361
10362         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10363         Ronald F. Guilmette <rfg@monkeys.com>.
10364
10365 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10366
10367         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10368         for powerpc-pe native.
10369         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10370         (target==powerpc-pe): duplicate i386-win32 entry.
10371
10372 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10373
10374         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10375         of vxworks, not just vxworks5.1.
10376
10377 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10378
10379         * mpw-configure: Add support for exec-prefix.
10380
10381 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10382
10383         * config.guess: Recognize HP model 816 machines as having
10384         a PA1.1 processor.
10385
10386 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10387
10388         * configure: Ignore new autoconf configure options.
10389
10390 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10391
10392         * config.guess:  Recognize Pentium under SCO.
10393         From Robert Lipe <robertl@arnet.com>.
10394
10395 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10396
10397         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10398
10399 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10400
10401         * configure.in: Don't configure gas for alpha-dec-osf*.
10402
10403 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10404
10405         * configure.in: Default to --with-stabs for some targets for which
10406         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10407         i[345]86*-*-unixware*.
10408
10409 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10410
10411         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10412         rather than basing it on the target.  Simplify handling of options
10413         controlling which directories to configure.  Remove extraneous
10414         slash in multi-clean target.
10415
10416 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10417
10418         * config-ml.in: Prefix more variables with ml_ so they don't collide
10419         with configure's.
10420
10421 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10422
10423         * configure: Don't turn -v into --v.
10424
10425 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10426
10427         * configure.in (targargs): Fix typo.
10428
10429         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10430
10431 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         * configure.in: Strip --host and --target options from
10434         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10435         --with-cross-host option when building with a cross-compiler.
10436         * configure: Canonicalize the arguments put into config.status by
10437         always using `=' for an option with an argument.  Pass a presumed
10438         --host or --target explicitly.
10439
10440 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10441
10442         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10443         into general OS recognition case.
10444
10445 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10446
10447         * configure.in (target_configdirs): add target-winsup only
10448         for win32 target systems.
10449
10450 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10451
10452         * Makefile.in (all-target-libgloss): Depend upon
10453         configure-target-newlib, since when libgloss is built it looks to
10454         see if the newlib directory exists.
10455
10456 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10457
10458         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10459         cfg-ml-*.in.
10460
10461 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10462
10463         * configure: Handle LD and LD_FOR_TARGET when configuring a
10464         Canadian Cross.
10465
10466 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10467
10468         * configure.in (target_libs): add target-winsup.
10469         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10470         (target==ppcle-pe): remove ld from $noconfigdirs.
10471
10472 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10473
10474         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10475         Preserve relative path names in $srcdir.  Build symlink tree if
10476         configuring cross target dir and srcdir=. (= no VPATH support).
10477         (configure-target-libg++): Depend on configure-target-librx.
10478         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10479         * config-ml.in: New file.
10480         * symlink-tree: New file.
10481         * configure: Ensure srcdir="." if that's what it is.
10482
10483 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10484
10485         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10486         includes and FLEX_SKELETON setting.
10487         * mpw-configure (--with-gnu-ld): New option, controls whether
10488         to use PPCLink or ld with PowerMac GCC.
10489         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10490         * mpw-config.in: Configure grez if targeting Mac.
10491
10492         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10493         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10494         just macos.
10495         * configure.in: Configure grez resource compiler if targeting Mac.
10496         * Makefile.in (all-grez, install-grez): New targets.
10497
10498 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10499
10500         * configure: CXX defaults to gcc, not g++.  If we find
10501         gcc in the path, set CC to gcc -O2.
10502
10503 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10504
10505         * configure: Default ${build} correctly.  Avoid picking up extra
10506         spaces when reading CC and CXX from Makefile.  When doing a
10507         Canadian Cross, use plausible default values for numerous
10508         variables.
10509         * configure.in: When doing a Canadian Cross, don't try to
10510         configure tools whose configure script can't handle it.
10511
10512 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10513
10514         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10515
10516 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10517
10518         * configure:  Remove dubious bug reporting address.
10519
10520 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10521
10522         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10523         configure script, run that instead of this directory's configure.
10524         In either case, print a message that we're configuring the sub-dir.
10525
10526 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10527
10528         * configure.in: Before checking for the existence of various files,
10529         use sed to filter out "target-".
10530
10531 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10532
10533         * Makefile.in (DO_X): Split rule to decrease command line length
10534         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10535         (Philippe De Muyter).
10536
10537 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10538
10539         * Makefile.in (all-patch): depend on all-libiberty.
10540
10541 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10542
10543         * configure.in: If the only directory in target_configdirs which
10544         actually exists is libiberty, then set target_configdirs to empty,
10545         to avoid trying to build a target libiberty in a gas or gdb
10546         distribution.
10547
10548 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10549
10550         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10551         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10552         systems.
10553
10554 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10555
10556         * configure.in (copy_dirs): Use sys-include instead of include
10557         for --with-headers option.
10558
10559 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10560
10561         * Makefile.in, configure.in: Make winsup builds work with
10562         new scheme.
10563
10564 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10565
10566         * configure.in: Build the linker on AIX.
10567
10568 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10569
10570         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10571         where needed.
10572
10573 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10574
10575         * Makefile.in (all-gcc): Fix typo.
10576
10577 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10578
10579         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10580
10581 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10582
10583         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10584         to target-xiberty, to provide more flexibility.
10585         (target_subdir):  Define.  Create if cross.
10586         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10587         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10588         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10589         check-libFOO -> check-target-libFOO, etc.
10590         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10591         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10592         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10593         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10594         allow ALL_GCC="" to only configure.
10595         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10596         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10597         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10598
10599 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10600
10601         * Makefile.in (taz): Build "info" in etc explicitly.
10602
10603 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10604
10605         * configure.in:  Make sure that CC is undefined (as opposed to
10606         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10607         problem with autoconf trying to configure on a host without GCC.
10608
10609 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10610
10611         * mpw-configure: Set host alias from choice of host compiler,
10612         only use generic MPW Makefile sed if present, edit a file
10613         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10614         * mpw-README: Add problem notes about CW6 and CW7.
10615
10616 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10617
10618         * Makefile.in (taz): Use ";" instead of ";;".
10619
10620 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10621
10622         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10623         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10624         DISTDOCDIRS.
10625         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10626         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10627
10628 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10629
10630         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10631         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10632         Move bfd to DISTSTUFFDIRS.
10633
10634 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10635
10636         * Makefile.in (X11_LIB): Removed.
10637         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10638
10639         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10640
10641 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10642
10643         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10644         names.
10645
10646 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10647
10648         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10649
10650 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10651
10652         * configure.in (i[345]86-*-win32): Always build newlib.
10653         Don't configure cvs, autoconf or texinfo.
10654         * Makefile.in (LD_FOR_TARGET): New.
10655         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10656         Pass down LD_FOR_TARGET.
10657
10658 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10659
10660         * winsup: New directory.
10661         * Makefile.in: Build winsup.
10662         * configure.in: Winsup is configured when target is win32.
10663         Can only build win32 target GDB when native.
10664
10665 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10666
10667         * config.guess: Recognize HP model 819 machines as having
10668         a PA 1.1 processor.
10669
10670 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10671
10672         * configure: Fix sed loop which substitutes for CC and CXX to
10673         avoid bug found in various sed implementations.
10674
10675 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10676
10677         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10678         simulator.  Use standard powerpc-*-eabi*.
10679
10680 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10681
10682         * configure.in: Stop putting gas and binutils in noconfigdirs for
10683         powerpc-*-aix* and rs6000-*-*.
10684
10685 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10686
10687         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10688         -mcall-aixdesc libraries.
10689
10690 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10691
10692         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10693
10694         * config.sub (arm | armel | armeb): Fix shell syntax.
10695
10696 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10697
10698         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10699         -msoft-float and -mcpu=common support.
10700         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10701         libraries.
10702
10703 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10704
10705         * configure.in: Allow configuration and build of emacs19 for the alpha.
10706
10707 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10708
10709         * configure.in (CC): Get ^CC, not just any old CC, from
10710         ${host_makefile_frag}.
10711
10712 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10713
10714         * configure.in (CC): Try to get CC from
10715         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10716
10717 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10718
10719         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10720         only if it exists in $(srcdir).
10721
10722 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10723
10724         * configure: If CC and CXX are not set in the environment, set
10725         them, based on either an existing Makefile or on searching for gcc
10726         in PATH.  Substitute for CC and CXX in Makefile.
10727         * configure.in: Remove libm from target_libs.  Separate
10728         target_configdirs from configdirs.  If CC is not set in
10729         environment, try to get it from a host Makefile fragment.  Rewrite
10730         changes of configdirs to use skipdirs instead.  A few minor
10731         tweaks.  Take directories out of target_configdirs as they are
10732         taken out of configdirs.  Remove existing Makefile files from
10733         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10734         CONFIG_ARGUMENTS in Makefile.
10735         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10736         by configure.in.
10737         (CONFIG_ARGUMENTS): Likewise.
10738         (CONFIGURE_TARGET_MODULES): New variable.
10739         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10740         ($(CONFIGURE_TARGET_MODULES)): New target.
10741         (configure-libg++, configure-libio): New targets.
10742         (all-libg++): Depend upon configure-libg++.
10743         (all-libio): Depend upon configure-libio.
10744         (configure-libgloss, all-libgloss): New targets.
10745         (configure-libstdc++): New target.
10746         (all-libstdc++): Depend upon configure-libstdc++.
10747         (configure-librx, all-librx): New targets.
10748         (configure-newlib): New target.
10749         (all-newlib): Depend upon configure-newlib
10750         (configure-xiberty): New target.
10751         (all-xiberty): Depend upon configure-xiberty.
10752
10753 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10754
10755         * configure.in (host i[345]86-*-win32):  Expand the
10756         noconfigdirs again.
10757
10758 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10759
10760         * mpw-configure: Fix sed command file name.
10761
10762 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10763
10764         * configure.in (host i[345]86-*-win32): Reduce the
10765         noconfigdirs again.
10766
10767 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10768
10769         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10770         or powerpc*-*-pe*, since they are not yet supported.
10771
10772 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10773
10774         Add PowerMac support and many other enhancements.
10775         * mpw-configure: New option --cc to select compiler to use,
10776         paste options set according to --cc into the generated
10777         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10778         if mpw-make.sed is present.
10779         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10780         add forward includes for PowerPC include files.
10781         * mpw-build.in: Build using Makefile.PPC if present.
10782         (do-byacc, etc): Remove separate version resource builds.
10783         (do-gas): Build "stamps" before "all".
10784         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10785         * mpw-README: Update to reflect --cc option, PowerMac support,
10786         and recently-reported compatibility problems.
10787
10788 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10789
10790         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10791         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10792         (--with-multilib-top): Pass to recursive invocations.
10793
10794 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10795
10796         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10797         v810-*-*.
10798
10799 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10800
10801         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10802         gdb, ld and opcodes on v810-*-*.
10803
10804 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10805
10806         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10807         (local-maintainer-clean): New target.
10808         (maintainer-clean): New target.
10809         (realclean): Just depend upon maintainer-clean.
10810
10811 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10812
10813         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10814
10815 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10816
10817         * configure.in: Build ld in mips*-*-bsd* case.
10818
10819 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10820
10821         * config.sub: Accept -lites* OS.  From Ian Dall.
10822
10823 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10824
10825         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10826         targets.
10827
10828 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10829
10830         * configure.in: treat i386-win32 canadian cross the same as
10831         i386-go32 canadian cross.
10832
10833 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10834
10835         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10836         running under the simulator to build a reduced set of libraries.
10837         (powerpc-*-eabiaix): Add fine grained multilib support added to
10838         other powerpc targets yesterday.
10839
10840 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10841
10842         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10843         -disable-softfloat, -disable-relocatable, -disable-aix, and
10844         -disable-sysv to control which multilib libraries get built.
10845
10846 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10847
10848         * configure: Add Makefile.tem to list of files to remove in trap
10849         handler.
10850
10851 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10852
10853         * config.guess (*Linux*):  Add missing "exit"s.
10854         Also, need specific check for alpha-unknown-linux (uses COFF).
10855
10856 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10857
10858         * config.guess:  Merge with FSF:
10859
10860         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10861         * config.guess (AIX4): More robust release numbering discovery.
10862
10863         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10864         * config.guess (i386-sequent-ptx): Properly get version number.
10865
10866         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10867         * config.guess (mips:*:4*:UMIPS): New case.
10868
10869 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10870
10871         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10872         (i386-win32 host): Likewise.  Don't build readline.
10873
10874 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10875
10876         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10877         SUPPORT_FILES to submakes.
10878
10879 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10880
10881         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10882         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10883         mpw-configure.
10884
10885 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10886
10887         * configure.in (appdirs): Use =, not ==, in test expression when
10888         trying to build the text to print in the warning message for
10889         Solaris users.
10890
10891 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10892
10893         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10894
10895 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10896
10897         * config.guess: Recognize lynx-2.3.
10898
10899 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10900
10901         * config.sub (z8ksim): Deleted
10902         (z8k-*-coff): New, this is the one true name of the target.
10903
10904 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10905
10906         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10907
10908 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10909
10910         * config.guess (*:Linux:*:*): First try asking the linker what the
10911         default object file format is (elf, aout, or coff).  Then if this
10912         fails, try previous methods.
10913
10914 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10915
10916         * configure.in: Don't build newlib for *-*-vxworks5.1.
10917
10918 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10919
10920         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10921         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10922
10923 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10924
10925         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10926
10927 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10928
10929         * cfg-ml-com.in: New file.
10930         * cfg-ml-pos.in: New file.
10931
10932 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10933
10934         * COPYING.NEWLIB: Add HP free copyright to list.
10935
10936 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10937
10938         * config.sub: Recognize -eabi* for the system, not just -eabi.
10939
10940 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10941
10942         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10943         * config.sub, configure.in (win32): New target and host.
10944
10945 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10946
10947         * configure.in: Add i386-pe configuration.
10948
10949 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10950
10951         * mpw-build.in (install): Install GDB after LD.
10952
10953 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10954
10955         * mpw-config.in (elf/mips.h): Always forward-include, needed
10956         for GDB to build.
10957
10958 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10959
10960         * testsuite: New directory for customer acceptance and whole tool
10961         chain tests.
10962
10963 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10964
10965         * configure: If per-host line isn't found, but AC_OUTPUT is found
10966         and a configure script exists, run it instead.
10967
10968 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10969
10970         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10971
10972 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10973
10974         * configure: Set build_{cpu,vendor,os,alias} to host values when
10975         --build isn't specified.
10976
10977 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10978
10979         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10980         (FLAGS_TO_PASS): Pass them.
10981         (EXTRA_TARGET_FLAGS): Ditto.
10982
10983 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10984
10985         * Makefile.in (all-libg++): Depend on all-libstdc++.
10986
10987 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10988
10989         * configure.in (noconfigdirs): Enable all packages for
10990           i386-unknown-netbsd.
10991
10992 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10993
10994         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10995         hosted builds (DOS builds)
10996
10997 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10998
10999         Changes for ARM based on patches from Richard Earnshaw:
11000         * config.sub: Handle armeb and armel.
11001         * configure.in: Omit arm linker only for riscix.
11002
11003 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11004
11005         * config.guess:  Update from FSF.
11006
11007 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11008
11009         * config.sub: Recognize powerpcle as the little endian variant of
11010         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11011         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11012         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11013         temporarily.
11014
11015 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11016
11017         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11018
11019 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11020
11021         * config.sub: Accept -lites* as a basic system type.
11022
11023 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11024
11025         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11026         installed, and if so return linuxoldld as the system name.
11027
11028 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11029
11030         * config.guess: Add hppa1.1-hp-lites support.
11031
11032 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11033
11034         * configure.in: Don't build newlib for m68k-vxworks5.1.
11035
11036 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11037
11038         * configure.in (mips-sgi-irix6): Use mh-irix5.
11039
11040 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11041
11042         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11043
11044 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11045
11046         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11047         OSF/1.  Fix compiler flags.
11048         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11049
11050 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11051
11052         * configure.in: Recognize --with-newlib.
11053         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11054
11055 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11056
11057         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11058         to *_X11_MODULES due to gdbtk needing X include files et al.
11059
11060 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11061
11062         Merge in support for Mac MPW as a host.
11063         (Old change descriptions retained for informational value.)
11064
11065         * mpw-config.in: Add generic include forwards for cpu-specific
11066         include files in aout and elf directories.
11067
11068         * mpw-configure: Added copyright.
11069         * mpw-config.in: Check for presence of required build tools.
11070         (target_libs): Add newlib.
11071         (target_tools): Add examples.
11072         (Read Me): Generate as "Read Me for MPW" instead.
11073         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11074         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11075         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11076
11077         * mpw-configure: Remove subdir-specific makefile hackery,
11078         delete mk.tmp after using it.
11079
11080         * mpw-build.in (all): Display start and end times.
11081
11082         * mpw-configure (host_canonical): Set.
11083         (target_cpu): Always add to makefiles.
11084         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11085         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11086         (mpw-mh-mpw): Look for in srcdir and srcroot.
11087         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11088
11089         * mpw-build.in: (install-only): New target.
11090
11091         * mpw-configure (host_alias, target_alias): Rename from hostalias
11092         and targetalias, add into generated Makefile.
11093         (mk.tmp): If present, add into generated Makefile.
11094         * mpw-build.in (all-gas): Build config.h first before gas proper.
11095
11096         * mpw-configure (config.status): Write only if changed.
11097         * mpw-config.in (readline): Configure it (not built, just used for
11098         definitions).
11099
11100         * mpw-config.in (elf/mips.h): Add a forward include.
11101
11102         * mpw-config.in: Forward-include most .h files in include into
11103         extra-include.
11104         (readline): Don't build.
11105         mpw-build.in (install): Install GDB.
11106
11107         * mpw-configure (prefix, mpw_prefix): Handle it.
11108         * mpw-config.in (mmalloc, readline): Don't configure.
11109         * mpw-build.in (thisscript): Rename to ThisScript.
11110         Use mpw-build instead of BuildProgram everywhere.
11111         (mmalloc, readline): Don't build.
11112         * mpw-README: New file, basic documentation about the MPW port.
11113
11114         * mpw-config.in: Use forward-include to create include files.
11115
11116         * mpw-configure: Add more things to the top of each configured
11117         Makefile, including contents of config/mpw-mh-mpw.
11118         * mpw-config.in (extra-include): Create this directory and fill it
11119         with Posix-like include files when configuring.
11120
11121         * config.sub (apple, mac, mpw): Add various aliases.
11122
11123         * mpw-build.in: New file, top-level build script fragment for MPW.
11124         * mpw-configure: New file, configure script for MPW.
11125         * mpw-config.in: New file, config fragment for MPW.
11126
11127 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11128
11129         * configure.in (host_libs): Remove glob, since it is gone from the
11130         sources.
11131
11132 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11133
11134         * Makefile.in: define empty GDB_NLM_DEPS var.
11135
11136         * configure.in(target_makefile_frag): use config/mt-netware
11137         for netware targets.
11138
11139 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11140
11141         * config.sub: Merge in recent FSF changes.  Remove linux special
11142         cases.
11143
11144 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11145
11146         Revert this change:
11147
11148         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11149
11150                 * build-all.mk: Use CC=cc -Xs on Solaris.
11151
11152 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11153
11154         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11155         stop using it.
11156         * Makefile.in: Nuke all references to glob subdirectory.
11157
11158 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11159
11160         * configure.in: Fix --enable-shared logic in per-host.
11161
11162 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11163
11164         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11165
11166 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11167
11168         * configure.in (noconfigdirs): Don't build gas on AIX, for
11169         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11170
11171 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11172
11173         * configure: Fix --cache-file to work if the file argument is a
11174         relative path.
11175
11176 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11177
11178         * configure: If the --cache-file is used, pass it down to
11179         configure in subdirectories.
11180
11181 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11182
11183         * config.sub: add vxworks29k configuration.
11184
11185 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11186
11187         * Makefile.in (taz): Do "diststuff" part quietly.
11188
11189 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11190
11191         * config.sub: Mini-merge with gcc/config.sub.
11192
11193 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11194
11195         * config.guess (IRIX): Sed - to _.
11196
11197 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11198
11199         * Makefile.in (source-vault, binary-vault): New targets.
11200
11201 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11202
11203         * config.sub: Recognize -eabi as a basic system type.
11204
11205 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11206
11207         * configure.in (enable_shared stuff): Fix typo.
11208
11209 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11210
11211         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11212
11213 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11214
11215         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11216
11217 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11218
11219         * configure.in (rs6000-*-*): Don't build gas.
11220
11221 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11222
11223         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11224         reduce command line length.
11225         (AS_FOR_TARGET): Check for as.new, not Makefile.
11226         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11227
11228 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11229
11230         * config.guess:  Merge from FSF.
11231
11232 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11233
11234         * configure: Don't use $ when handling program_suffix.
11235
11236 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11237
11238         * configure.in:  Configure tk for hppa/hpux.
11239
11240 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11241
11242         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11243
11244 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11245
11246         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11247         to LIBCXXFLAGS.  Tests are better run without it.
11248
11249 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11250
11251         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11252
11253 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11254
11255         * configure.in (*-*-netware*): Don't configure xiberty.
11256
11257 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11258
11259         * configure.in:  Remove tk from native_only list.
11260
11261 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11262
11263         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11264           for special NCD build.
11265
11266 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11267
11268         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11269         makeall.bat, they're only useful for binutils snapshots.
11270         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11271         makeall.bat to specified SUPPORT_FILES.
11272
11273 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11274
11275         * build-all.mk: Add Ericsson targets to sun4 and solaris
11276           hosts.  Add  BNR's sun4 target to solaris host, so their
11277           build-from-source will be tested in-house first.
11278
11279 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11280
11281         * Makefile.in (LIBCFLAGS): New variable.
11282         (CFLAGS_FOR_TARGET): Ditto.
11283         (LIBCFLAGS_FOR_TARGET): Ditto.
11284         (LIBCXXFLAGS): Ditto.
11285         (CXXFLAGS_FOR_TARGET): Ditto.
11286         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11287         (BASE_FLAGS_TO_PASS): Pass them.
11288         (EXTRA_TARGET_FLAGS): Ditto.
11289
11290         * configure.in: Support --enable-shared.
11291
11292 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11293
11294         * configure.in (target_libs):  Include libstdc++ again.
11295         * config.guess:  Update from FSF (for FreeBSD).
11296
11297 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11298
11299         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11300         makeall.bat.
11301         (DISTDOCDIRS): Add `etc'.
11302         (ETC_SUPPORT_PFX): New variable.
11303         (taz): Include anything from etc starting with a word in
11304         ETC_SUPPORT_PFX.
11305
11306 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11307
11308         * config.sub: Update for recent FSF changes.  Remove obsolete
11309         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11310         spacing changes.
11311
11312 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11313
11314         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11315
11316         * config.guess:  Merge with FSF.
11317         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11318
11319 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11320
11321         * configure: Since the "trap 0" handler will override the exit
11322         status on many systems, only use it for "exit 1", and make it set
11323         a non-zero exit status; reset it before "exit 0".  Also, check
11324         exit status of config.sub, and error out if it failed.
11325
11326 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11327
11328         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11329         and install libgloss.
11330
11331 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11332
11333         * Makefile.in (all-binutils): Depend upon all-byacc.
11334
11335         * configure.in: Don't build emacs on Irix 5.
11336
11337 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11338
11339         * configure.in (*-*-netware*): Add libio.
11340
11341 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11342
11343         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11344         (CHECK_TARGET_MODULES): Ditto.
11345         (INSTALL_TARGET_MODULES): Ditto.
11346         (TARGET_LIBS): Ditto.
11347         (all-libstdc++): Note dependencies.
11348
11349 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11350
11351         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11352
11353 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11354
11355         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11356         -fexternal-templates.
11357
11358         * configure.in (target_libs): Add libstdc++.
11359         (noconfigdirs): Add libstdc++ as appropriate.
11360
11361 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11362
11363         * config.guess:  Update from FSF.
11364
11365 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11366
11367         * configure: Use ${config_shell} when running ${configsub}.
11368
11369 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11370
11371         * config.sub: No longer recognize h8300h.
11372
11373 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11374
11375         * config.sub: Remove extraneous differences between config.sub and
11376         gcc/config.sub.
11377
11378 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11379
11380         * Makefile.in (DISTSTUFFDIRS): Add gas.
11381
11382 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11383
11384         * COPYING.NEWLIB: New file.
11385
11386 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11387
11388         * config.guess (HP-UX):  Patch from Harlan Stenn
11389         <harlan@landmark.com> to also emit release level.
11390
11391 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11392
11393         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11394
11395 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11396
11397         * config.sub:  Merge nextstep cleanup from FSF.
11398
11399 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11400
11401         * configure.in (arm-*-*): Don't configure ld for this target.
11402
11403 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11404
11405         * configure.in (*-*-netware): don't configure libg++, libio,
11406           librx, or newlib.
11407
11408 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11409
11410         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11411         configure ld--it works, but it doesn't support shared libraries.
11412
11413 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11414
11415         * config.guess (*-unknown-freebsd*):  Get rid of possible
11416         trailing "(Release)" in version string.
11417         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11418
11419 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11420
11421         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11422         Fix type: *-next-neststep -> *-next-nextstep.
11423
11424         * config.guess:  Merge from FSF:
11425
11426         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11427
11428         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11429
11430         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11431
11432         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11433         instead of UNIX_SV for UnixWare 1.0).
11434
11435 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11436
11437         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11438         to make gdb/nlm/* build after the compiler and linker.
11439
11440 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11441
11442         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11443         not just i[34]86.
11444         (m68k-atari-sysv4):  Relocate to match FSF version.
11445
11446         * config.guess:  More merges from the FSF:
11447
11448         Add a space before function call or macro invocation.
11449
11450         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11451
11452         * config.guess: Add trap cmd to remove dummy.c and dummy when
11453         interrupted.
11454
11455         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11456
11457         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11458         (dummy): Redirect stderr from compilation of dummy.c.
11459
11460         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11461
11462         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11463
11464 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11465
11466         * configure: Accept and ignore --cache*, for compatibility with
11467         new autoconf.
11468
11469 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11470
11471         * config.guess:  Merge from FSF:
11472
11473         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11474
11475         * config.guess (Pyramid*:OSx*:*:*): New case.
11476         (PATH): Add /.attbin at end for finding uname.
11477         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11478
11479         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11480
11481         * config.guess (M88*:DolphinOS:*:*): New case.
11482
11483         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11484
11485         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11486         to select whether to use ELF or COFF.
11487
11488         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11489
11490         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11491
11492         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11493
11494         * config.guess: Guess the OS version for HPUX.
11495
11496         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11497
11498         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11499
11500 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11501
11502         * configure.in: Recognize --with-headers, --with-libs, and
11503         --without-newlib.
11504         * Makefile.in (all-xiberty): Depend upon all-ld.
11505
11506 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11507
11508         * configure.in: Change i[34]86 to i[345]86.
11509
11510 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11511
11512         * configure (version): A few more tweaks to help message.
11513
11514 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11515
11516         * Makefile.in:  Remove (for now) librx as a host library,
11517         now that we're building it for target.
11518
11519 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11520
11521         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11522         (Karl Berry).
11523
11524 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11525
11526         * configure.in:  Also configure librx.
11527
11528 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11529
11530         * Makefile.in:  Update various rules to reflect that librx
11531         is now needed for libg++.
11532
11533 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11534
11535         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11536
11537 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11538
11539         * configure.in: Configure the examples directory.
11540
11541 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11542
11543         * configure: Simplify Jun 2 1994 change.
11544
11545 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11546
11547         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11548         /bin/gcc isn't good enough to build gcc.
11549
11550 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11551
11552         * Makefile.in (GDB_SUPPORT_FILES): Remove
11553         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11554         (gdb.tar.gz): Add new rule to use standard distribution building
11555         mechanism.
11556
11557 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11558
11559         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11560         Bill Cox <bill@cygnus.com>.
11561
11562 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11563
11564         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11565
11566 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11567
11568         * configure:  Search current dir first in .gdbinit.
11569
11570 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11571
11572         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11573
11574 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11575
11576         * config.sub:  Refer to NeXT's operating system as nextstep.
11577
11578         * config.sub (case $basic_machine):  Re-order the cases, to match
11579         the order in the FSF version (which is mostly alphabethical).
11580         Merge in some additions and changes from the FSF.
11581
11582 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11583
11584         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11585         * config.sub: Recognize cxux7.
11586         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11587
11588 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11589
11590         * config.sub:  Fix typo powerpc -> powerpc-*.
11591
11592 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11593
11594         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11595
11596         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11597         parallel with all-emacs and install-emacs).  Top-level command
11598         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11599
11600 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11601
11602         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11603         $(relbindir)/make before doing ``make install'', and use
11604         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11605         installing over running make binary.
11606         ($(host)-stamp-stage3-installed): Likewise.
11607
11608 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11609
11610         * config.guess: Recognize Mach.
11611
11612 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11613
11614         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11615         see whether --exec-prefix was used.
11616
11617 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11618
11619         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11620
11621 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11622
11623         * Makefile.in: Add all-librx target similar to all-libproc.
11624
11625 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11626
11627         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11628         with post 1.2 uname bogosity.
11629
11630 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11631
11632         * configure: Remove temporary files on receipt of a signal.
11633
11634 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11635
11636         * configure: If there is a package_makefile_frag, remove
11637         ${subdir}/Makefile.tem after copying it in.
11638
11639 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11640
11641         * build_all.mk: support rs6000 lynx identifies itself as
11642         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11643         since /bin/gcc is too feeble to compile a modern gcc.
11644
11645 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11646
11647         * brought devo/test-build.mk update-to-date with progressive/
11648           test-build.mk. Add lynx targets and hppa flag info.
11649
11650 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11651
11652         * configure.in:  Use mh-ncrsvr43.  Patch from
11653         Tom McConnell <tmcconne@sedona.intel.com>.
11654
11655 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11656
11657         * config.guess (i386-unknown-bsdi):  No longer need to
11658         check #if defined(__bsdi__) && defined(__i386__).
11659
11660 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11661
11662         * configure: Set program_transform_nameoption correctly.
11663
11664 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11665
11666         * brought build-all.mk update-to-date with progressive build-all.mk,
11667           added new targets and hppa info.
11668
11669 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11670
11671         * configure: If config.guess result is a prefix of the user
11672         specified target, assume a native build and use the user specified
11673         target as the host alias.  Remove SunOS patch suffix removal hack.
11674         * configure.in: Remove SunOS patch suffix removal hack.
11675
11676         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11677         in NATIVE_CHECK_MODULES.
11678
11679 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11680
11681         * Makefile.in: Rename HOST_ONLY to NATIVE.
11682         * configure: Delete SunOs patch suffix from host_canonical
11683           and build_canonical variables that are prepended to Makefiles.
11684         * configure.in: Add comments for easier maintenance.
11685
11686 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11687
11688         * Makefile.in: Add all-libproc target similar to all-gui.
11689
11690 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11691
11692         * Makefile.in (CHECK_MODULES): split into
11693         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11694
11695 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11696
11697         * config.guess (i386-unknown-bsdi): New system to guess.
11698
11699 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11700
11701         * Makefile.in: Add all-gui target (but not yet build by "all").
11702
11703 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11704
11705         * config.sub: Move deletion of patch suffix from here...
11706         * configure.in: To here, at Ian's suggestion.  The top-
11707           level scripts might need to know of a patch level.
11708
11709 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11710
11711         * config.sub: Strip off patch suffix so rtl is recognized
11712           as a sunos4.1.3 machine, even though it's been patched.
11713
11714 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11715
11716         * Makefile.in (INSTALL_LAST): Delete.
11717         (INSTALL_DOSREL): New.
11718
11719 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11720
11721         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11722         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11723         whether we pass down --with-gnu-ld anyhow.
11724
11725 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11726
11727         * Makefile.in (INSTALL_LAST): Change operation so it works
11728         on more flavors of make.
11729         * configure.in (go32): Don't build libg++ or libio.
11730
11731 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11732
11733         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11734         they can be overriden by templates.
11735
11736 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11737
11738         * configure.in (target==go32): Don't build gdb.
11739         * dosrel: New directory.
11740
11741 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11742
11743         * configure.in (host==go32): Configure dosrel too.
11744         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11745         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11746         be set by incoming names or templates.
11747         (INSTALL_LAST): New rule.
11748
11749 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11750
11751         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11752
11753 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11754
11755         * configure.in (appdirs): New variable.  Currently empty, but will
11756         be used in gas distribution.  If nonempty, lists a set of
11757         directories at least one of which must get configured, or top
11758         level configuration is considered to have failed.
11759         (rs6000-*-lynxos*): Use new file name.
11760
11761 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11762
11763         Eliminate XTRAFLAGS.
11764         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11765         newlib include files using -idirafter, and also use -nostdinc.
11766         (CXX_FOR_TARGET): Likewise.
11767         (XTRAFLAGS): Removed.
11768         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11769         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11770         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11771         ($(DO_X)): Don't pass down XTRAFLAGS.
11772
11773 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11774
11775         * configure.in (mips*-dec-bsd*): New target; do build linker.
11776         (mips*-*-bsd*): New target; don't build linker.
11777
11778 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11779
11780         * configure.in: support rs6000-*-lynxos* configuration.
11781         support sunos4 as a cross target.
11782
11783         * config.sub: look for lynx*, not lynx since the OS version may
11784         legitimately be part of the name.
11785
11786 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11787
11788         * configure.in (i[34]86-*-sco*): Move to be with other i386
11789         targets.
11790         (romp-*-*): New target.  Skip various binary utilities.
11791         (vax-*-*): New target.  Don't build newlib.
11792         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11793
11794 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11795
11796         * configure.in: Only set host_makefile_frag if config
11797         directory exists.
11798
11799 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11800
11801         * install.sh: If $dstdir exists, don't check whether each
11802         component does.
11803
11804 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11805
11806         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11807
11808 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11809
11810         * configure.in (*-*-lynxos*): Don't configure newlib for either
11811         native or cross Lynx.
11812
11813 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11814
11815         * config.sub (sparc64-elf): Fix os.
11816         (z8k): Remove duplicate.
11817
11818 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11819
11820         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11821         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11822
11823 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11824
11825         * configure: Make file links cleanly even if Lynx fails on
11826           an NFS symlink (at least fail cleanly).
11827
11828 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11829
11830         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11831         -XNh2000.
11832
11833 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11834
11835         * configure: Unknown options are fatal again.
11836
11837 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11838
11839         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11840         compatibility.
11841
11842 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11843
11844         * build-all.mk: Add `clean' target.
11845
11846 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11847
11848         * config.guess:  Add SINIX support.
11849         * configure.in:  Add mips-*-sysv4* support.
11850
11851 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11852
11853         * build-all.mk: Document all useful targets.
11854         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11855         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11856
11857 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11858
11859         * configure: Support --silent, --quiet.
11860
11861 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11862
11863         * configure: Support --disable-FEATURE.
11864
11865 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11866
11867         * config.guess: Recognize NCR running SVR4.3.
11868
11869 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11870
11871         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11872         Patch from Paul Eggert <eggert@twinsun.com>.
11873
11874 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11875
11876         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11877
11878 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11879
11880         * configure: Make unrecognized options give nonfatal warnings
11881         instead of fatal errors, and pass them to any subdirectory
11882         configures in case they recognize them.
11883         Make --x equivalent to --with-x.
11884
11885 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11886
11887         * configure: Add --enable-* options.  Clean up usage message and
11888         some comments.
11889
11890 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11891
11892         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11893
11894 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11895
11896         * configure.in (hppa*-*-*): Enable binutils.
11897
11898 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11899
11900         * config.sub: Recognize cisco.
11901
11902 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11903
11904         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11905
11906 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11907
11908         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11909         than one configuration name.  Add comment.
11910
11911 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11912
11913         * config.guess: about target *-hitachi-hiuxwe2, fixed
11914         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11915         macro is incorrect.]
11916
11917 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11918
11919         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11920         than the "make ls" stuff which used to be here.
11921
11922 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11923
11924         * config.guess:  Recognize i[34]86-unknown-freebsd.
11925         From Shawn M Carey <smcarey@rodan.syr.edu>.
11926
11927 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11928
11929         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11930
11931 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11932
11933         * config.guess: Check for ptx.
11934
11935 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11936
11937         * config.sub: Add os9k checking.
11938
11939 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11940
11941         * config.guess: Handle OSF1 running on HPPA processors
11942
11943 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11944
11945         * configure: If subdir configure fails, print out a message with
11946         subdirectory name, in case subdir's configure code didn't identify
11947         itself.
11948
11949 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11950
11951         * configure.in: Remove embedded newlines from configdirs.
11952         Avoid mismatches of substrings.  Fix matching strings at end
11953         of configdirs.
11954
11955 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11956
11957         * config.guess:  Add Lynx/rs6000 config support.
11958
11959 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11960
11961         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11962
11963 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11964
11965         * configure.in (hppa*-*-osf*): Treat this just like most other
11966         PA configurations (eg no binutils or ld).
11967         (hppa*-*-*elf*): These configurations have binutils and ld.
11968
11969 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11970
11971         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11972
11973 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11974
11975         * configure.in (rs6000-*-*): Build gas.
11976
11977 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11978
11979         * Makefile.in:  Avoid bug in losing hpux sed.
11980
11981 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11982
11983         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11984         for GDB and GDB has been fixed to not need it.
11985
11986 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11987
11988         * config.guess: Recognize vax hosts.
11989
11990 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11991
11992         * configure (while loop): Don't use "break 2" inside case
11993         statement -- the case statement isn't an enclosing loop.
11994
11995 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11996
11997         * config.guess:  Clean up NeXT support, to allow nextstep
11998         on Intel machines.  Make OS be nextstep.
11999
12000 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12001
12002         * config.guess: Add alternate forms for Convex.
12003
12004 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12005
12006         * configure:  Completely rewrite option processing.  Take
12007         advantage of pattern-matching to avoid invoking test frequently.
12008         Also clean up host and target defaulting logic.
12009
12010 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12011
12012         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12013         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12014         commands (plus user environment) will fit SCO limits.
12015
12016 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12017
12018         * configure.in: Don't issue warnings about directories which are
12019         not being configured if -norecursion is set.  Correct test for
12020         --with-gnu-as and --with-gnu-ld to not get confused by substring
12021         matches.
12022
12023         * configure.in: Don't build gas for alpha-dec-osf1*.
12024
12025 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12026
12027         * configure:  Back out Per's change of 12/19/1993.  It changes the
12028         behavior of configure in unexpected and confusing ways.
12029
12030         Also, use different delim char when calculating
12031         program_transform_name so that the name can contain slashes.
12032
12033 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12034
12035         * configure.in, config.sub: Add support for VSTa micro-kernel.
12036
12037 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12038
12039         * configure.in: Nuke hacks which were used to get a special
12040         version of GAS for HPPA configurations.
12041
12042 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12043
12044         * configure:  If only ${target_alias} is given, use that
12045         as the default for ${host_alias}.
12046         * configure:  Add missing back-slashes before nested quotes.
12047
12048 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12049
12050         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12051
12052 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12053
12054         * config.guess:  Recognize some Tektronix configurations.
12055         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12056
12057 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12058
12059         * config.sub: Match any flavor of SH.
12060
12061 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12062
12063         * configure.in: Don't try to configure newlib for Alpha.
12064
12065 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12066
12067         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12068         libg++ or libio for any Alpha target.
12069
12070         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12071
12072 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12073
12074         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12075         default arguments -- so it tried to compress itself.
12076
12077 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12078
12079         * configure.in (notsupp): ensure that a space is always at the end
12080           of the configdirs list, since the grep checks for an explicit space
12081
12082 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12083
12084         * configure.in (target i386-sysv4.2): don't build ld, since static
12085           versions of many libraries are not available.
12086
12087 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12088
12089         * config.guess: Recognize Apollos (using environment variables).
12090         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12091
12092 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12093
12094         * config.guess: Recognize Sony news mips running newsos.
12095
12096 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12097
12098         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12099         "fi ; else" for bash.
12100
12101 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12102
12103         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12104
12105 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12106
12107         * config.sub: accept unixware as an alias for svr4.2.
12108         Fix some inconsistancies with the gcc version.
12109
12110 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12111
12112         * Makefile.in (DISTDOCDIRS):  Add gdb.
12113
12114 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12115
12116         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12117
12118 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12119
12120         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12121         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12122         this now.
12123
12124 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12125
12126         * config.sub: Accept hiux* as an OS name.
12127
12128         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12129         etc/make-stds.texi.  The underscore came from gcc, and dje now
12130         agrees that RUNTESTFLAGS is the correct name.
12131
12132 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12133
12134         * install.sh:  Remove 'set -e'.  It makes any conditionals
12135         in the script useless.
12136
12137         * config.guess: Automatically recognize arm-acorn-riscix
12138         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12139
12140 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12141
12142         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12143
12144 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12145
12146         * Makefile.in (DISTDOCDIRS): New variable.
12147         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12148         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12149
12150 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12151
12152         * configure.in (hppa target): check the source directory for the
12153           pagas sub-directory
12154
12155 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12156
12157         * config.sub: Allow -aout* and -elf*.
12158
12159 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12160
12161         * configure.in: Don't build ld on i386-solaris2, same as for
12162         sparc-solaris2.
12163
12164 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12165
12166         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12167
12168 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12169
12170         * configure.in:  Configure gdb for alpha.
12171
12172 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12173
12174         * Makefile.in (CXXFLAGS): Add -O.
12175
12176 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12177
12178         * config.guess: added support for DG Aviion
12179
12180 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12181
12182         * configure.in: Produce warning message for subdirectories not
12183         configurable for this host/target combination.  Don't try to
12184         configure gdb for vms.
12185
12186 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12187
12188         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12189         appropriate files before making "diststuff".
12190         (DISTBISONFILES): New var: list of files to be edited.
12191         (DISTSTUFFDIRS): Add binutils.
12192
12193 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12194
12195         * config.sub: also handle mipsel and mips64el (for little endian mips)
12196
12197 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12198
12199         * configure.in: Add * to end of all OS names.
12200
12201 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12202
12203         * configure.in: Build newlib for LynxOS native.
12204
12205 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12206
12207         * config.guess: Add support for delta 88k running SVR3.
12208
12209         * configure.in: Add comment about HP compiler vs. emacs.
12210
12211 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12212
12213         * configure.in: don't build ld on solaris2 (not a viable option
12214           due to bugs in getpwnam & getpwuid)
12215
12216 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12217
12218         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12219         config.guess will produce a full version number.
12220
12221 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12222
12223         * configure.in: Build linker and binutils for alpha-dec-osf1.
12224
12225 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12226
12227         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12228         and gdb/testsuite/Makefile.in.
12229
12230 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12231
12232         * configure.in: recognize mips*- instead of mips-
12233
12234 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12235
12236         * config.sub: Accept linux*coff and linux*elf as operating
12237         systems.
12238
12239 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12240
12241         * config.sub: Recognize mips64, and mips3 as an alias for it.
12242
12243 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12244
12245         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12246         gdb knows how to handle OSF/1 shared libraries.
12247
12248 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12249
12250         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12251         * config.guess: Recognize Hitachi's HIUX.
12252         * config.sub: Recognize h3050r* and hppahitachi.
12253         Remove redundant cases for hp9k[23]*.
12254
12255 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12256
12257         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12258         if gas and ld are in the source tree and are in ${configdirs}.
12259         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12260         --with options (but still pass them down on the command line,
12261         if they were explicitly specified).
12262
12263 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12264
12265         * configure: substitute SHELL value in Makefile.in with
12266         ${CONFIG_SHELL}
12267
12268 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12269
12270         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12271         *-*-solaris2* targets.
12272
12273 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12274
12275         * Makefile.in: define M4, and pass it down to sub-makes;
12276         all-autoconf now depends on all-m4
12277
12278 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12279
12280         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12281         presence of {ar,ranlib} instead of a configured directory
12282
12283 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12284
12285         * config.guess: Accept 34?? as well as 33?? for NCR.
12286
12287 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12288
12289         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12290         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12291
12292 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12293
12294         * configure: grab values for $(CC) and $(CXX) from the
12295         environment, so that someone can do "CC=gcc configure; make" and
12296         have it work right (matching the way that autoconf works now)
12297
12298         * configure.in, Makefile.in: add support for gash, the tcl
12299         interface to Galaxy
12300
12301         * config.guess: add NetBSD variants (hp300, x86)
12302
12303 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12304
12305         * install.sh: Support -d option (in the manner of SunOS 4 install,
12306         as it is more deterministic than that of GNU install)
12307         (chmodcmd): Set file to mode 755 by default (should also do default
12308         chgrp and chown, but I don't feel like dealing with that now)
12309
12310 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12311
12312         * config.sub: Remove h8300hhms alias.
12313
12314 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12315
12316         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12317
12318 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12319
12320         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12321         as stmp-fixinc
12322
12323 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12324
12325         * config.sub: recognize m88110-bug-coff.
12326
12327 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12328
12329         * Makefile.in (all-libio): all dependencies on the toolchain used
12330         to build this (gcc, gas, ld, etc)
12331
12332 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12333
12334         * config.guess: Deal with OSF/1 1.3 on alpha.
12335
12336 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12337
12338         * install.sh: add some 'else true' clauses for portability
12339
12340         * configure.in: don't build libio for h8[35]00-*-* targets
12341
12342 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12343
12344         * Makefile.in:  Add support for new libio.
12345
12346 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12347
12348         * install.sh: If one command fails, don't try the rest.  Don't try
12349         to remove $dsttmp (via trap) unless we have already created it.
12350         If $src doesn't exist, detect it and exit with an error.
12351
12352         * config.guess: Recognize BSD on hp300.
12353
12354 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12355
12356         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12357         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12358
12359 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12360
12361         * Makefile.in (all-send-pr): depends on all-prms
12362
12363 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12364
12365         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12366
12367 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12368
12369         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12370         Added test for mips-mips-riscos5.
12371
12372 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12373
12374         * configure.in: use mh-hp300 for 68k HP hosts
12375
12376 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12377
12378         * configure: add support for CONFIG_SHELL, so that you can use
12379         some alternate shell for evaluating configure scripts
12380
12381 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12382
12383         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12384         in configure script to bug-gdb@prep.ai.mit.edu when building
12385         distribution archive.
12386         * Makefile.in (COMPRESS):  Remove def.
12387         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12388         gdb.tar.Z and make-gdb.tar.Z respectively.
12389         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12390         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12391         to convergence with 'taz' target in Makefile.in.
12392
12393 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12394
12395         * install.sh (dsttmp): use trap to ensure that tmp files go
12396         away on error conditions
12397
12398 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12399
12400         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12401
12402 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12403
12404         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12405         its parent is '/' not ''.
12406
12407         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12408
12409 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12410
12411         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12412         that ${newsrcdir}/configure.in does.
12413
12414 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12415
12416         * test-build.mk: support for CONFIG_SHELL
12417
12418 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12419
12420         * config.sub (netware):  Add as a basic system type.
12421
12422 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12423
12424         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12425           $(srcdir)/ from the dependency on Makefile.in.
12426
12427 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12428
12429         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12430         (h8300hhms is temporary until multi-libraries are implemented).
12431         * configure.in: Handle h8300h too.
12432
12433 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12434
12435         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12436
12437 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12438
12439         * configure:  Remove extraneous output when guessing host type.
12440         * config.guess:  Remove extraneous output when guessing using C
12441         compiler rather than uname, or when guessing fails.
12442
12443 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12444
12445         * Makefile.in: remove all.cross and install.cross targets
12446
12447         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12448           definitions
12449
12450 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12451
12452         * configure.in (target sh): Build gprof.
12453
12454 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12455
12456         * config.sub: change -solaris to -solaris2
12457
12458 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12459
12460         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12461
12462 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12463
12464         * configure: Correct error message for missing Makefile.in to
12465         print correct directory.
12466
12467 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12468
12469         * install.sh: kludge around 386BSD shell bug
12470
12471 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12472
12473         * config.guess:  Recognize NeXT.
12474         * config.guess:  Recognize i486-ncr-sysv4.
12475         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12476
12477 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12478
12479         * Makefile.in (MAKEINFOFLAGS): New variable.
12480         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12481         * build-all.mk, test-build.mk: Pass down --no-split as
12482         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12483
12484 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12485
12486         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12487
12488 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12489
12490         * Makefile.in (libg++.tar.z):  New rule.
12491         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12492         * Makefile.in (taz):  Only do a single chmod.
12493
12494 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12495
12496         * install.sh: don't use dirname anymore (replaced with sed usage)
12497
12498 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12499
12500         * Makefile.in:  Change extension for gzip'd files from '.z' to
12501         '.gz' per new FSF standard usage.
12502
12503 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12504
12505         * configure: put quotes around the final value of program_transform_name
12506
12507 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12508
12509         * Makefile.in: new install.sh support; update install-info rules
12510
12511 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12512
12513         * configure.in: Build diff for crosses, but not for go32 host.
12514
12515         * configure.in: Build gprof only for native, and don't build it
12516         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12517
12518 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12519
12520         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12521
12522 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12523
12524         * configure.in (host_tools): Add prms.
12525
12526 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12527
12528         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12529         with $(FLAGS_TO_PASS) on the command line
12530
12531         * config.sub: Recognize lynx and lynxos
12532
12533 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12534
12535         * config.sub: Accept -ecoff*, not just -ecoff.
12536
12537 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12538
12539         * Makefile.in (taz): Use .gz suffix instead of .z.
12540         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12541         names.
12542
12543 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12544
12545         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12546
12547 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12548
12549         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12550         that rebuilds that might happen during 'make install' don't get
12551         bogus gcc include files
12552
12553 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12554
12555         Change from Utah for HPPA support:
12556         * config.guess: Recognize hppa1.x-hp-bsd.
12557
12558 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12559
12560         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12561         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12562
12563 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12564
12565         * config.sub: Add support for rom68k and bug boot monitors.
12566
12567 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12568
12569         * Makefile.in: Make all-opcodes depend on all-bfd.
12570
12571 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12572
12573         * config.guess: Added special check for i[34]86-univel-sysv4*.
12574
12575 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12576
12577         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12578         the processor rather than assuming i486.
12579
12580 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12581
12582         * config.guess: Recognize SunOS6 as Solaris3.
12583
12584 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12585
12586         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12587         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12588
12589 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12590
12591         * build-all.mk (all-cross): New target for Canadian Cross.
12592         Added Q2 go32 targets.
12593         * test-build.mk: Configure go32 cross sparclite-aout and
12594         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12595         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12596
12597 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12598
12599         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12600         GO32 hosted toolchains
12601
12602 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12603
12604         * configure: change  so "-exec-prefix" gets passed down rather
12605         than "-exec_prefix" so autoconf generated Makefiles get the
12606         exec_prefix set right.
12607
12608 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12609
12610         * config.guess: get the Solaris2 minor version number
12611
12612         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12613
12614 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12615
12616         * config.guess: Recognize some Sequent platforms.
12617
12618 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12619
12620         * Makefile.in: added the vault-install target
12621
12622         * configure.in: actually use the Sun3 makefile fragment that's in
12623         config, also added the release dir to configdirs
12624
12625 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12626
12627         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12628
12629 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12630
12631         * configure.in: remove some program from Alpha targetted toolchains
12632
12633 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12634
12635         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12636         gprof.
12637         (taz): Run "make diststuff" in those directories instead of "make
12638         proto-dir".  Look for "VERSION=" only at start of line in subdir
12639         Makefile.  Use "gzip -9" for compression.
12640         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12641         (binutils.tar.z): New target.
12642
12643 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12644
12645         * Makefile.in (taz): Include gpl.texinfo.
12646
12647 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12648
12649         * Makefile.in (setup-dirs): Merged into "taz" target.
12650         (taz): Only do `proto-dir' stuff if a directory is actually needed
12651         for this target.
12652
12653 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12654
12655         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12656         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12657         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12658         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12659         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12660
12661 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12662
12663         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12664         config.sub, and move-if-change to gdb testsuite distribution
12665         archive, so the testsuite can be extracted, configured, and
12666         run separately from the gdb distribution.  Blow away the Chill
12667         tests that require a Chill compiled executable, since GNU Chill
12668         is not yet publically available.
12669
12670 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12671
12672         * test-build.mk: set environment variables in a single command,
12673         instead of a list of assignments and exports
12674
12675         * config.guess: recognize Alpha/OSF1 systems
12676
12677 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12678
12679         * configure: Change help message to prefer --options rather than
12680           -options.
12681
12682 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12683
12684         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12685         zippy@ecst.csuchico.edu.
12686         * config.guess: Recognize miniframe.
12687
12688 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12689
12690         * Makefile.in: Use srcroot to find runtest rather than rootme.
12691         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12692
12693 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12694
12695         * test-build.mk: Extensive additions to support building on a
12696         machine other than the host.
12697
12698 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12699
12700         * configure (tooldir): Fix for i386-aix again.
12701
12702 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12703
12704         * configure, Makefile.in:  Change definition of $(tooldir)
12705         to match the FSF.
12706
12707 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12708
12709         * config.guess:  Recognize i[34]86/SVR4.
12710
12711 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12712
12713         * Makefile.in (all-gdb): gdb depends on sim.
12714
12715 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12716
12717         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12718         at the same time we make the prototype gdb directory.
12719         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12720         files at the same time as the gdb base release distribution.
12721
12722 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12723
12724         * Makefile.in (check): Use individual check targets rather than
12725         DO_X rule.
12726         (check-gcc): Added.
12727
12728 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12729
12730         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12731         for System V release 3.2.
12732
12733 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12734
12735         * config.sub: Recognize hppaosf.
12736         * configure.in: Do configure ld/binutils/gas for it.
12737
12738 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12739
12740         * configure (tooldir): Alter syntax used to set this, for systems
12741         where "\$" isn't handled right, like i386-aix.
12742
12743 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12744
12745         * configure: Pass program-transform-name, not
12746         program_transform_name, to recursive configures.
12747
12748 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12749
12750         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12751         of gas+ld+binutils.
12752
12753 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12754
12755         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12756
12757 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12758
12759         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12760
12761 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12762
12763         * Makefile.in (PRMS): Set back to all-prms.
12764
12765 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12766
12767         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12768         targets, rather than for MIPS hosts.
12769
12770 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12771
12772         * configure.in: add comment for --with-x default values
12773
12774         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12775
12776         * Makefile.in: add check-* targets for each of the directories in
12777         the tree.  Add a definition of RUNTEST that will use the one we
12778         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12779
12780 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12781
12782         * configure.in: Removed obsolete references to bfd_target and
12783         target_makefile_frag.
12784
12785         * build-all.mk: Set assorted targets for Q2.
12786         * config.sub: Recognize z8k-sim and h8300-hms.
12787         * test-build.mk: Really don't pass host to configure.
12788         (HOLES): Added uname.
12789
12790 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12791
12792         * configure: Handle an empty program-prefix, program-suffix or
12793         program-transform-name correctly.
12794
12795 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12796
12797         * build-all.mk: -G 8 no longer required for MIPS targets.
12798         * test-build.mk: Don't pass host argument to configure; make it
12799         guess.
12800
12801 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12802
12803         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12804         * Makefile.in (COMPRESS):  New macro, like GZIP.
12805
12806 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12807
12808         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12809
12810         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12811         with gas currently defaults to -G 0.
12812
12813 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12814
12815         * Makefile.in (all-flex): flex depends on byacc.
12816
12817         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12818         to test-build.mk as RELEASE_TAG.
12819         * test-build.mk (configargs): New variable containing arguments to
12820         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12821         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12822
12823         * config.guess: Use /bin/uname when checking -X argument on SCO,
12824         to avoid invoking GNU uname which doesn't understand -X.
12825
12826         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12827
12828         * configure.in: Build gas for mips-*-*.
12829
12830 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12831
12832         * Makefile.in (all.normal): insert missing backslash.
12833
12834 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12835
12836         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12837
12838         * Makefile.in: Complete overhaul to merge many almost identical
12839         targets.
12840
12841 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12842
12843         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12844         (gdb.tar.Z): Adjusted.
12845
12846         * Makefile.in (setup-dirs, taz): New targets; should be general
12847         enough to adapt for gdb sometime.  Build only .z file.
12848         (gas.tar.z): New target.
12849
12850 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12851
12852         * build-all.mk: Use CC=cc -Xs on Solaris.
12853
12854 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12855
12856         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12857         for handling BISON for FSF releases.
12858
12859 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12860
12861         * configure: Actually implement the change zoo just documented.
12862
12863 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12864
12865         * configure: when using config.guess, only set target_alias when
12866         it's not already been set (ie, on the command line)
12867
12868 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12869
12870         * Makefile.in: add installcheck target, set PRMS to install-prms
12871
12872 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12873
12874         * configure: add support for package_makefile_fragment, handle the
12875         case where a directory has a configure.in file but no Makefile.in
12876         more gracefully (with an actual understandable error message, even);
12877         add support for --without (and add this to the usage message); also
12878         explicitly add a --host=${host_alias} to the command line when
12879         config.guess is used
12880
12881 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12882
12883         * configure: Must use both --host and --target in recursive calls.
12884
12885 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12886
12887         * Makefile.in: Change deja-gnu to dejagnu.
12888
12889 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12890
12891         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12892
12893 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12894
12895         * configure.in: canonicalize all instances to *-*-solaris2*,
12896         also strip out a number of tools to not build for go32 host
12897
12898 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12899
12900         * config.guess: add GPL.
12901
12902         * Makefile.in, config.guess, config.sub, configure: bump
12903           copyrights to 93.
12904
12905 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12906
12907         * Makefile.in (do-info): Removed obsolete check for existence of
12908         localenv file.
12909
12910         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12911
12912 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12913
12914         * Makefile.in: a couple of 'else true' for decstation,
12915         support for TclX
12916
12917         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12918
12919 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12920
12921         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12922
12923 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12924
12925         * config.guess: Recognize i386-ibm-aix (PS/2).
12926         * configure.in: Use config/mh-aix386 file for it.
12927
12928 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12929
12930         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12931         CC_FOR_TARGET instead.
12932         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12933
12934 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12935
12936         * Makefile.in: Add sim to list of directories sent with gdb
12937
12938 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12939
12940         * configure.in: Put back mips-dec-bsd* case.
12941
12942 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12943
12944         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12945         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12946         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12947
12948 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12949
12950         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12951
12952         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12953         (install-info): install dir.info only if it exists,
12954         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12955
12956 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12957
12958         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12959         gas for mips-dec-bsd.
12960
12961 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12962
12963         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12964         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12965
12966 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12967
12968         * configure.in: Added "dejagnu" to hosttools list.
12969
12970 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12971
12972         * config.sub, configure.in, config.guess:  Add support
12973         for Bosx, an AIX variant from Bull.
12974         Patches from F.Pierresteguy@frcl.bull.fr.
12975
12976 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12977
12978         * devo/dejagnu: Initial creation of devo/dejagnu.
12979         Migrated dejagnu testcases and support files for testing software
12980         tools to reside as subdirectories, currently called "testsuite",
12981         within the directory of the software tool.  Migrated all programs,
12982         support libraries, etc. beloging to dejagnu proper from
12983         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12984         with no modifications.  The changes to these files which will
12985         allow them to configure, build, and execute properly will be made
12986         in a future update.
12987
12988 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12989
12990         * Makefile.in: Change send_pr to send-pr.
12991         * configure.in: Likewise.
12992         * send_pr: Renamed directory to send-pr.
12993
12994 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12995
12996         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12997
12998 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12999
13000         * README:  Update for gdb-4.8 release.
13001         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13002         gdb-xxx.tar.z (gzip'd) file also.
13003
13004 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13005
13006         * Makefile.in: make all-diff depend on all-libiberty
13007
13008 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13009
13010         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13011
13012 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13013
13014         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13015
13016 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13017
13018         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13019         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13020         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13021
13022 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * Makefile.in:  makeinfo binary is in a new location
13025
13026 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13027
13028         * config.sub: Accept -ecoff as an OS.
13029
13030         * Makefile.in: Various changes to eliminate a level of make
13031         recursion and reduce the required command line length.
13032         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13033         sub-makes.
13034         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13035         variables holding settings for specific sub-makes.
13036         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13037         in terms of BASE_FLAGS_TO_PASS.
13038         (TARGET_LIBS): New variable listing directories which use
13039         TARGET_FLAGS_TO_PASS.
13040         (subdir_do): Eliminated.
13041         (do-*): New set of targets to replace subdir_do.
13042         (various): All targets which used subdir_do now depend on do-*.
13043         (local-clean): Renamed from do_clean.
13044         (local-distclean): New target, dependency of distclean and
13045         realclean.
13046         (install-info): Don't create directories.  Depend on dir.info
13047         rather than calling make recursively.
13048         (install-dir.info): Eliminated.
13049         (install-info-dirs): Create all info directories here.
13050         (dir.info): Depend upon do-install-info.
13051
13052         * test-build.mk (HOLES): Added false.
13053
13054 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13055
13056         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13057
13058 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13059
13060         * Makefile.in (info): remove dependency on all-texinfo.  The
13061         problem was really in texinfo/C, not at this level.
13062
13063 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13064
13065         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13066
13067 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13068
13069         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13070         GDB releases.
13071
13072 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13073
13074         * configure: Include srcdir in message about target of link not
13075         being found.  Don't convert `-' to `_' in `with' options being
13076         passed to subdirs.
13077
13078 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13079
13080         * configure.in: add uudecode to host_tools
13081
13082         * Makefile.in: added {all,install}-uudecode targets, added them to
13083         the appropriate lists
13084
13085 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13086
13087         * Makefile.in (all-gcc): Added dependency on all-gas.
13088
13089         * configure.in (mips-*-*): Build ld and binutils.
13090
13091 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13092
13093         * configure: check return code from mkdir, print error message and
13094           exit on failure.
13095
13096 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13097
13098         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13099
13100 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13101
13102         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13103
13104 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13105
13106         * config.sub (h8500):  Recognize this as a cpu type.
13107
13108 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13109
13110         * configure: source directory missing is no longer a warning
13111
13112         * configure.in: recognize irix[34]* instead of irix[34]
13113
13114         * Makefile.in: define and pass down X11_LIB
13115
13116 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13117
13118         * guess-systype: Renamed to ...
13119         * config.guess:  ... by popular request.
13120         * configure.in, Makefile.in:  Update accordingly.
13121
13122 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13123
13124         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13125         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13126         + Execute ./dummy instead of assuming . is in PATH.
13127
13128 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13129
13130         * guess-systype:  New shell script.  Attempts to guess the
13131         canonical host name of the executing host.
13132         Only a few hosts are supported so far.
13133         * configure:  Call guess-systype if no host is specified.
13134
13135 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13136
13137         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13138         gcc Makefile.
13139
13140
13141 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13142
13143         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13144         (all-gcc, install-gcc, subdir_do): Use it.
13145
13146 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13147
13148         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13149
13150 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13151
13152         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13153           set exclusively by configure, using configure.in .
13154
13155 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13156
13157         * test-build.mk: set $PATH for all builds
13158
13159         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13160
13161 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13162
13163         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13164         the one used in gcc/Makefile.in, so that a null expansion doesn't
13165         override the one needed to build gcc with a native cc.
13166
13167
13168 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13169
13170         * configure: Accept -with arguments.
13171
13172 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13173
13174         * Makefile.in: added h8300sim
13175
13176 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13177
13178         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13179         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13180         (all-cygnus, native, build-cygnus): Make
13181         $(canonhost)-stamp-3stage-done, not $(host)....
13182         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13183         i386-sco3.2v4.  Added else true to if command.
13184
13185 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13186
13187         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13188
13189 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13190
13191         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13192
13193 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13194
13195         * configure.in: don't remove binutils from Solaris builds
13196
13197 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13198
13199         * Makefile.in: get rid of earlier definitions for *clean,
13200         also handle the recursive info rule better
13201
13202 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13203
13204         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13205         do more-or-less the right thing.
13206
13207 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13208
13209         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13210         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13211
13212 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13213
13214         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13215         $(host_canonical).
13216
13217         * configure.in: split the configdirs list into 4 categories (native
13218         v. cross, library v. tool) and handle the cross-only and native-
13219         only in more reasonable (and correct!) way.
13220
13221 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13222
13223         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13224         configdirs anymore.
13225
13226 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13227
13228         * Makefile.in: extensive cleanup::  removed all of the explicit
13229         clean-* targets, collapsed many wrappers around subdir_do into
13230         one, added additional targets to satisfy standards.texi, deleted
13231         some old targets, some changes for consistency
13232
13233 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13234
13235         * configure.in: handle some programs as cross-only, and others as
13236         native only
13237
13238         * test-build.mk: handle partial holes in a more generic manner
13239
13240         * Makefile.in: m4 depends on libiberty
13241
13242 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13243
13244         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13245         time, wdiff, and find to configdirs
13246
13247         * Makefile.in: all, clean, and install rules for the new programs
13248         added to configure.in
13249
13250 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13251
13252         * configure.in: use mh-sun for all *-sun-* hosts
13253
13254 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13255
13256         * Makefile.in: define flags for X11 include files and library file
13257         locations, pass them down to the programs that need this info
13258
13259         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13260
13261 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13262
13263         * configure.in: start building libg++ for HP-UX targets
13264
13265 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13266
13267         * README:  Update references to files moved into etc/.
13268
13269 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13270
13271         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13272         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13273
13274 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13275
13276         * configure: accept dash as well as underscore in long option
13277         names for FSF compatibility.
13278
13279 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13280
13281         * config.sub: added -sco3.2v4 support from FSF.
13282
13283 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13284
13285         * configure.in: expand the section that adds or removes
13286         directories from the list of programs to build, to handle native
13287         vs. cross in addition to host v. native
13288
13289 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13290
13291         * Makefile.in:  Replace C++ in macro names with CXX.
13292         This is less likely to break ...
13293
13294 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13295
13296         * test-build.mk: add -w to GNU_MAKE
13297
13298 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13299
13300         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13301         add 'sparc' to list of recognized cpus.  This needed to make
13302         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13303         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13304         then changes that into $CPU-wrs-vxworks.
13305
13306         * configure.in: remove most references to gdbtest, regularize
13307         target based program removal
13308
13309         * test-build.mk: import from p3 tree (many fixes and changes)
13310
13311 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13312
13313         * Makefile.in: added rules to handle tcl, tk, and expect
13314
13315         * configure.in: handle those directories if they exist
13316
13317 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13318
13319         * config.sub: removed bogus hppabsd and hppahpux names, since
13320         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13321
13322 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13323
13324         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13325         depends upon all-xiberty
13326
13327         * Makefile.in: changes from p3, including:
13328
13329         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13330
13331         * Makefile.in (XTRAFLAGS): include newlib directories if
13332         newlib/Makefile exists, rather than if host != target.
13333
13334         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13335
13336         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13337         from the same source tree and not building a cross-compiler.  This
13338         matters for the libg++ configuration if reconfiguring a tree that
13339         has already been installed.
13340
13341         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13342
13343         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13344         pick up the machine and system specific header files.
13345
13346         * Makefile.in: added AS_FOR_TARGET, passed down in
13347         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13348         the C compiler to use to create programs which are run in the
13349         build environment, set it to default to $(CC), and passed it down
13350         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13351
13352         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13353
13354         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13355         We need them for unusual native builds, like systems without
13356         ranlib.
13357
13358         * configure: also define $(host_canonical) and
13359         $(target_canonical), which are the full, canonical names for the
13360         given host and target
13361
13362 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13363
13364         * Makefile.in:  Added separate definitions for C++.
13365
13366 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13367
13368         * configure.in (configdirs):  Add deja-gnu.
13369
13370 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13371
13372         * README:  Update for configure.texi and gdb-4.7 release.
13373
13374 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13375
13376         * Makefile.in:  Move "all" target to top of file.
13377         Previously, first target was ".PHONY" which caused BSD4.4 make
13378         to build .PHONY when make was run without arguments.
13379
13380 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13381
13382         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13383         Library-copylefted code in libiberty.
13384
13385 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13386
13387         * config.sub:  Replace m68kmote with plain old m68k.
13388
13389 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13390
13391         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13392
13393 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13394
13395         * config.sub: Complain if no argument is given.  Added support for
13396         386bsd as OS and target alias.
13397
13398 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13399
13400         * Makefile.in (XTRAFLAGS): include newlib directories if
13401         newlib/Makefile exists, rather than if host != target.
13402
13403 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13404
13405         * config.sub: recognize sparclite-wrs-vxworks.
13406
13407         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13408         p3.) Added clean-xiberty to clean.
13409
13410 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13411
13412         * configure.in: use *-*-* instead of nested cases for host and target
13413
13414 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13415
13416         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13417         from the same source tree and not building a cross-compiler.  This
13418         matters for the libg++ configuration if reconfiguring a tree that
13419         has already been installed.
13420
13421 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13422
13423         * config.sub (i486v/i486v4):  Merge in from FSF version.
13424
13425 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13426
13427         * configure: only set PWD if it is already set.
13428
13429 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13430
13431         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13432         doesn't have unset and all success paths (and most error paths)
13433         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13434         to just ${PWD} to avoid confusion.)
13435
13436 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13437
13438         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13439         even for a native compilation.
13440
13441 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13442
13443         Changes to make the gdb.tar.Z rule work better.
13444
13445         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13446         (DEVO_SUPPORT):  Add configure.texi.
13447         (bfd-ilrt.tar.Z):  Remove ancient rule.
13448
13449 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13450
13451         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13452         pick up the machine and system specific header files.
13453
13454         * configure.in, config.sub: added new target m68010-adobe-scout,
13455         with alias of adobe68k.  Changed configure.in to check for
13456         -scout before -sco* to avoid a false match.
13457
13458         * Makefile.in: added AS_FOR_TARGET, passed down in
13459         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13460         the C compiler to use to create programs which are run in the
13461         build environment, set it to default to $(CC), and passed it down
13462         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13463
13464 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13465
13466         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13467         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13468         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13469         FOR_TARGET variants, to newlib and libg++.
13470
13471 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13472
13473         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13474         first.
13475
13476 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13477
13478         * config.sub:  Accept `elf' as an environment.
13479
13480 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13481
13482         * Makefile.in (all-opcodes):  cd into the right directory
13483
13484 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13485
13486         * configure: added -program_transform_name option, used as
13487         argument to sed when installing programs.
13488         configure.texi: added documentation for -program_prefix,
13489         -program_suffix and -program_transform_name.
13490
13491 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13492
13493         * config.sub:  Accept i486 where i386 ok.
13494
13495 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13496
13497         * config.sub: accept we32k
13498
13499 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13500
13501         * config.sub, configure.in: accept OSE68000 and OSE68k.
13502
13503         * Makefile.in: don't create all directories for ``make install'';
13504         let the subdirectories create the ones they need.
13505
13506 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13507
13508         * COPYING: new file, GPL v2
13509
13510 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13511
13512         * Makefile.in: use the new gen-info-dir, which needs a template
13513         argument (which also lives in texinfo)
13514
13515         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13516
13517 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13518
13519         * config.sub (ncr3000):  Change i386 to i486.
13520
13521 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13522
13523         * Makefile.in: add install-rcs, install-grep to
13524         install-no-fixedincludes, removed install-bison and install-libgcc
13525
13526 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13527
13528         * configure.in: grab the HPUX makefile fragment if on HPUX
13529
13530 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13531
13532         * Makefile.in: eradicate bison spoor (ditto libgcc).
13533          configure.in: recognise m68{k,000}-ericsson-OSE.
13534          es1800 is alias for m68k-ericsson-OSE
13535
13536 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13537
13538         * configure.in: rearrange the parts that remove programs from
13539         configdirs, based now on HOST==TARGET or by canonical triple.
13540
13541 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13542
13543         * test-build.mk: recurse explicitly with -f test-build.mk when
13544           appropriate.  predicate stage3 and comparison on the existence
13545           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13546           On very clean, also remove ...stamp-co.  Build in-place before
13547           doing other builds.
13548
13549 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13550
13551         * Makefile.in, configure.in: add tgas
13552
13553 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13554
13555         * Makefile.in: a number of changes merged in from progressive.
13556
13557         * configure.in: add libm.
13558
13559         * .cvsignore: ignore some stuff that comes from test-build.mk.
13560
13561 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13562
13563         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13564
13565 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13566
13567         * configure: Add program_suffix (parallel to program_prefix)
13568         * Makefile.in: adjust directory-creating script for losing decstation
13569
13570 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13571
13572         * configure:  Minor $subdir-related fixes.
13573
13574 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13575
13576         * configure: fix various problems with propogating
13577         makefile_target_frag in subdirs.
13578         * configure.in: config libgcc if its there
13579
13580 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13581
13582         * config.sub:  HPPA merge.
13583
13584 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13585
13586         * Makefile.in:  Replace all-bison with all-byacc in all
13587         dependency lines for other tools (which now use byacc).
13588
13589 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13590
13591         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13592
13593 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13594
13595         * Makefile.in: make gprof rules similar to byacc rules (instead of
13596         vestigal $(unsubdir) that didn't work...)
13597
13598 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13599
13600         * config.sub:  Add support for Linux.
13601         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13602         (at least for libg++).
13603
13604 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13605
13606         * configure.texi: fix doc for the -nfp option to configure
13607
13608 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13609
13610         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13611
13612 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13613
13614         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13615         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13616         * configure.in: added solaris* host_makefile_frag hook.
13617
13618 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13619
13620         * config.sub: changed recognition of m68000 so that various
13621         m68k types can be specified via m680[01234]0
13622
13623 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13624
13625         * config.sub (basic_machine): fix sed so that '-foo' isn't
13626         completely substituted out while .+'-foo' loses the '-foo'
13627
13628 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13629
13630         * config.sub ($os): Add -aout.
13631
13632 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13633
13634         * configure:  If host_makefile_frag is absolute, don't
13635         prefix ${invsubdir} (relevant to libg++ auto-configure).
13636
13637 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13638
13639         * Makefile.in (tooldir): Define it.
13640         (all-ld): Depend on all-flex.
13641
13642 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13643
13644         * Makefile.in (check):  Fix libg++ special case.
13645
13646 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13647
13648         * configure: do not bury `pwd` into config.status, thus do fewer
13649           pwd's.
13650
13651         * configure: print the "Building in" message only when building in
13652           other than "." AND verbose.
13653
13654         * configure: remove -s, rework -v to better accommodate guested
13655           configures.
13656
13657         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13658
13659 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13660
13661         * Makefile.in: macroize flags passed on recursion.  remove
13662           fileutils.
13663
13664 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13665
13666         * configure: get makesrcdir right for subdirs deeper than 1.
13667
13668         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13669           install.
13670
13671 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13672
13673         * Makefile.in: don't print subdir_do or recursion lines.
13674
13675 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13676
13677         * standards.texi: added menu item.
13678
13679         * Makefile.in: build and install standards.info.
13680
13681         * standards.texi: new file.
13682
13683 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13684
13685         * configure: test for and move config.status pieces from
13686           ${subdir}/.
13687
13688 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13689
13690         * configure:  Test for existance of files before trying to mv
13691         them, to avoid numerous non-existance messages.
13692
13693 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13694
13695         * configure: correct final line of config.status.
13696
13697         * configure: patch from eggert.  Avoids a protection problem if
13698           the original Makefile.in is read only.
13699
13700         * configure: use move-if-change from gcc to create config.status.
13701           Some makefiles depend on config.status to tell if a directory
13702           has been reconfigured for a different host.  This change
13703           prevents those directories from remaking everything in the case
13704           where the reconfig was only intended to rebuild a Makefile.
13705
13706         * configure: test for config.sub with "config.sub sun4" rather
13707           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13708           host alias from a missing config.sub.
13709
13710 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13711
13712         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13713           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13714
13715 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13716
13717         * configure: mkdir ${subdir} as needed.
13718
13719 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13720
13721         * Makefile.in,configure.in: added autoconf.
13722
13723 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13724
13725         * Makefile.in: no longer pass against on recursion.
13726
13727         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13728           definitions are not inherited.
13729
13730         * configure: correct makesrcdir when subdir is .
13731
13732 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13733
13734         * configure:  Add support for 'subdirs' variable, which is
13735         like 'configdirs', except that configure doesn't re-invoke
13736         itself for subdirs, it just creates a Makefile for each subdir.
13737         * configure.texi:  Document subdirs.
13738
13739 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13740
13741         * configure.in: added flex to configdirs
13742
13743 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13744
13745         * Makefile.in: remove clean-stamps from clean.
13746
13747 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13748
13749         * configure.in:  Add gdbtest to configdirs.
13750
13751 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13752
13753         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13754         to recursive makes.
13755         * configure.in:  Recognize new ncr3000 config.
13756
13757 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13758
13759         * Makefile.in, configure.in: removed references to gdbm.
13760
13761 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13762
13763         * config.sub:  Don't canonicalize os value
13764         newsos* to bsd (readline needs to check for newsos).
13765         (This fix was earlier made Jan 31, but got re-broken.)
13766
13767 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13768
13769         * configure.in:  sco is an os, not a vendor!
13770
13771         * configure:  Quote $( better.  Keep various shells happy.
13772
13773 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13774
13775         * Makefile.in: eliminate stamp-files.
13776
13777 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13778
13779         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13780           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13781
13782 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13783
13784         * config.sub:  fix iris/iris3.
13785
13786 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13787
13788         * configure: re-add -rm.
13789
13790 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13791
13792         * Maskefile.in: add .stmp-rcs to all.
13793
13794         * configure.in: remove gas from rs6000 build, use aix host fragment.
13795
13796 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13797
13798         * configure: pass down site_option during recursion.
13799
13800 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13801
13802         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13803
13804 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13805
13806         * configure: Change exec_prefix so that it really defaults to prefix.
13807
13808 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13809
13810         * Makefile.in, configure.in:  Add support for mmalloc library.
13811
13812 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13813
13814         * Makefile.in: add stmp dependencies for a few more things.
13815
13816 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13817
13818         * configure: adjusted error message on objdir/srcdir configure
13819           collision, per john's suggestion.
13820
13821         * Makefile.in: add libiberty stmp to all and all.cross.
13822
13823 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13824
13825         * Makefile.in: remove force dependencies, add grep to all.
13826
13827 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13828
13829         * Makefile.in: drop flex.  make stamp files work.
13830
13831         * configure: added test for conflicting configuration in srcdir,
13832           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13833           gets cranky.  use relative paths for configure and srcdir
13834           whenever possible.  Send some error messages to stderr that were
13835           going to stdout.
13836
13837 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13838
13839         * Makefile.in:  Fix libg++ rule to check for gcc directory
13840         before using gcc/gcc.  Also pass XTRAFLAGS.
13841
13842 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13843
13844         * Makefile.in: added stmp-files so that directories aren't polled
13845           when they are already built.
13846
13847         * configure.texi: fixed a node pointer problem.
13848
13849 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13850
13851         * config.sub configure.in gdb/configure.in
13852         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13853         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13854         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13855
13856 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13857
13858         * configure: -recurring becomes -silent.  corrected help message
13859           for -site= option.
13860
13861         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13862
13863 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13864
13865         * configure: when building Makefile for crosses, replace
13866           tooldir and program_prefix.  default srcdir from location of
13867           config.sub.  remove "for host in hosts" and "for target in
13868           targets" loops.
13869
13870 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13871
13872         * Makefile.in: Do not pass bindir or mandir to cvs.
13873
13874 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13875
13876         * Makefile.in, configure.in: removed traces of namesubdir,
13877           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13878           copyrights to '92, changed some from Cygnus to FSF.
13879
13880         * configure.texi: remove most references to multiple hosts,
13881           multiple targets, subdirs, etc.
13882
13883         * configure.man: removed rcsid. reference config.sub not
13884           config.subr.
13885
13886         * Makefile.in: mkdir $(infodir) on install-info.
13887
13888 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13889
13890         * configure.texi:  Explain better about .gdbinit and about
13891         the environment that configure.in sections run in.
13892
13893 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13894
13895         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13896
13897 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13898
13899         * README:  DOC.configure => cfg-paper.texi.
13900
13901 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13902
13903         * config.sub (near case $os):  Don't convert newsos* to bsd!
13904
13905 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13906
13907         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13908         the number of copies of COPYING that go into the GDB tar file.
13909
13910 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13911
13912         * bfd/configure.in, gdb/config/mh-i386sco,
13913         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13914         Fix SCO configuration stuff.
13915
13916 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13917
13918         * Makefile.in:  For libg++, make sure the -I pointing
13919         to the gcc directory goes *after* all the libg++-local -I flags.
13920         Also, move just-gcc dependency from just-libg++ to all-libg++.
13921
13922 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13923
13924         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13925
13926 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13927
13928         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13929
13930 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13931
13932         * config.sub:  Add stratus configuration frags.  Also
13933         submitted to FSF.
13934
13935 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13936
13937         * Makefile.in (DEV_SUPPORT):  add configure.man.
13938
13939         * config.sub(Decode manufacturer-specific):  add -none*.
13940
13941 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13942
13943         * Makefile.in:  remove form feeds to make Sun's make happy.
13944         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13945
13946 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13947
13948         * Makefile.in (AR_FLAGS):  Make quieter.
13949
13950 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13951
13952         * configure.in:  Add libg++.
13953         * configure:  When verbose, don't output the command line at each
13954         level; it will be unremarkably the same as the previous version,
13955         which will be the same as what the user typed.
13956
13957 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13958
13959         * configure.in, Makefile.in: fix clean-info, add flex.  add
13960           fileutils.
13961
13962         * configure: be less sensitive to spaces in Makefile.in.  Do not
13963           look for sources in "..".  Doing so breaks subdirectories that
13964           might have their own configure.  If a subdir has it's own
13965           configure script, use it.
13966
13967 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13968
13969         * cfg-paper.texi: some changes suggested by rms.
13970
13971 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13972
13973         * config.sub:  Merge in some small additions from the FSF version,
13974         taken from the gcc distribution, to bring the Cygnus and FSF
13975         versions into closer sync.
13976
13977 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13978
13979         * configure.in:  Changed svr4 references to sysv4.
13980
13981 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13982
13983         * configure: added -V for version number option.
13984
13985 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13986
13987         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13988           renamed from DOC.configure to cfg-paper.texi.
13989
13990 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13991
13992         * configure, config.subr, config.sub: config.subr is now
13993           config.sub again.
13994
13995 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13996
13997         * configure.texi: new file, in progress.
13998
13999         * Makefile.in: build info file and install the man page for
14000           configure.
14001
14002         * configure.man: new file, first cut.
14003
14004         * configure: find config.subr again now that configuration "none"
14005           has gone.  removed all traces of the -ansi option.  removed all
14006           traces of the -languages option.
14007
14008         * config.subr: resync from rms.
14009
14010 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14011
14012         * configure, config.sub, config.subr: merge config.sub into
14013           config.subr, call the result config.subr, remove config.sub, use
14014           config.subr.
14015
14016         * Makefile.in: revised install for dir.info.
14017
14018 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14019
14020         * configure.in: add decstation host makefile frag.
14021
14022         * Makefile.in: BISON now bison -y again.  also install-gcc on
14023           install.  clean-gdbm on clean.  infodir belongs in datadir.
14024           Make directories for info install.  Build dir.info here then
14025           install it.
14026
14027 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14028
14029         * Makefile.in: fix for bad directory tests.
14030
14031 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14032
14033         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14034           regexp.  -srcdir relative was being handled incorrectly.
14035
14036         * Makefile.in: unwrapped some for loops so that parallel makes
14037           work again and so one can focus one's attention on a particular
14038           package.
14039
14040 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14041
14042         * configure: added PWD as a stand in for `pwd` (for speed). use
14043           elif wherever possible.  make -srcdir work without -objdir.
14044           -objdir= commented out.
14045
14046 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14047
14048         * configure: +options become --options.  -subdirs commented out.
14049           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14050           Makefile now at top of generated Makefile.  Removed cvs log
14051           entries.  added -srcdir.  create .gdbinit only if there is one
14052           in ${srcdir}.
14053
14054         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14055           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14056           and mandir now keyed off datadir by default.
14057
14058 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14059
14060         * Freshly created ChangeLog.
14061
14062 \f
14063 Local Variables:
14064 mode: change-log
14065 left-margin: 8
14066 fill-column: 76
14067 version-control: never
14068 End: