OSDN Git Service

* config/i386/i386.c (ix86_expand_move): Use can_create_pseudo_p ()
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
2
3         * MAINTAINERS (Register allocation reviewer): Add myself.
4
5 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
6
7         * MAINTAINERS (Register allocation reviewer): Add myself.
8
9 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
10
11         * MAINTAINERS (Write After Approval): Fix typo.
12
13 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
14
15         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
16         * configure: Regenerate.
17
18 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
19
20         PR bootstrap/31906
21         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
22         they're already prefixed.
23
24 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
25
26         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
27         libstdc++.
28         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
29         * configure: Regenerate.
30         * Makefile.in: Regenerate.
31         
32 2007-09-17  Andreas Schwab  <schwab@suse.de>
33
34         * configure.ac: Raise minimum makeinfo version to 4.6.
35         * configure: Regenerate.
36
37 2007-09-17  Johannes Singler <singler@ira.uka.de>
38
39         * MAINTAINERS (write-after-approval) add myself
40
41 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
42
43         * configure.ac: Correct makeinfo version check.
44         * configure: Regenerate.
45
46 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
47
48         * MAINTAINERS: Update my email address.
49
50 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
51
52         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
53         to $skipdirs and only disable gprof for newlib.  Use the normal
54         mips*-elf* handling in other respects.
55         * configure: Regnerate.
56
57 2007-09-12  David Daney  <ddaney@avtrex.com>
58
59         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
60         enabling libgcj.
61         * configure: Regenerate.
62
63 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
64
65         PR other/32154
66         * configure.ac: For libgloss targets, point the linker to the linker
67         script, startup code and simulator library.
68         * configure: Regenerate.
69
70 2007-09-07  Andrew Haley  <aph@redhat.com>
71
72         * configure.ac (noconfigdirs): Remove target-libffi and
73         target-libjava.
74         * configure: Regenerate.
75
76 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
77
78         PR target/33281
79         * configure.ac: Use config/mh-mingw on mingw.
80         * configure: Regenerate.
81
82 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
83
84         * MAINTAINERS (Write After Approval): Add myself.
85
86 2007-09-05  Richard Guenther  <rguenther@suse.de>
87
88         * configure.ac (--enable-stage1-checking): If neither --enable-checking
89         nor --disable-checking is provided also turn on yes and types
90         checking for stage1.
91         * configure: Re-generate.
92
93 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
94
95         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
96         (Write After Approval): Remove myself.
97
98 2007-08-29  Nick Clifton  <nickc@redhat.com>
99
100         * config.sub, config.guess: Update from upstream sources.
101
102 2007-08-22  Bud Davis   <jmdavis@link.com>
103
104         * MAINTAINERS (Write After Approval): Added myself.
105         * MAINTAINERS (Reviewers): Removed myself.
106
107 2007-08-18  Paul Brook  <paul@codesourcery.com>
108             Joseph Myers  <joseph@codesourcery.com>
109
110         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
111         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
112         * Makefile.in: Regenerate.
113         * configure.ac (--with-debug-prefix-map): New.
114         * configure: Regenerate.
115
116 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
117             Nigel Stephens  <nigel@mips.com>
118
119         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
120         as target_makefile_frag.
121         * configure: Regenerate.
122
123 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
124
125         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
126         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
127         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
128         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
129         (do-compare, do-compare3, do-compare-debug): New.
130         ([+compare-target+]): Use them.
131
132 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
133
134         * MAINTAINERS (Write After Approval): Change my email address.
135
136 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
137             Ben Elliston  <bje@au.ibm.com>
138
139         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
140         --silent if $silent.
141         * configure: Regenerate.
142
143 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
144
145         * MAINTAINERS (Various Maintainers): Add myself as
146         loop infrastructure maintainer.  Update my e-mail
147         address.
148
149 2007-07-31  Diego Novillo  <dnovillo@google.com>
150
151         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
152         Adjust description.
153
154 2007-07-26  Richard Guenther  <rguenther@suse.de>
155
156         * configure.ac: Add types checking to stage1 checking flags.
157         * configure: Regenerate.
158
159 2007-07-17  Nick Clifton  <nickc@redhat.com>
160
161         * COPYING3: New file.  Contains version 3 of the GNU General
162         Public License.
163         * COPYING3.LIB: New file.  Contains version 3 of the GNU
164         Lesser General Public License.
165
166 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
167
168         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
169
170 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
171
172         * MAINTAINERS (S/390 co-maintainer): Add myself.
173         (Write After Approval): Remove myself.
174
175 2007-07-13  Dan Hipschman  <dsh@google.com>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2007-07-11  Nick Clifton  <nickc@redhat.com>
180
181         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
182         WINDRES export.
183         * Makefile.in: Regenerate.
184
185 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
186
187         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
188         maintainer.
189
190 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
191
192         * lt~obsolete.m4: New. Import from 20070318 libtool.
193
194 2007-07-03  Julian Brown  <julian@codesourcery.com>
195
196         * MAINTAINERS (Write After Approval): Add myself.
197
198 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
199
200         * configure.ac: Rewrite 'configure --help' strings to look nicer.
201         * configure: Regenerate.
202
203 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
204
205         * configure.ac: Add some missing m4 quotation.
206         * configure: Regenerate.
207
208 2007-07-02  Simon Baldwin  <simonb@google.com>
209
210         * MAINTAINERS (Write After Approval): Add myself.
211
212 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
213
214         * configure: Regenerate.
215
216 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
217
218         * Makefile.def: Add windmc tool to build.
219         * Makefile.tpl: Likewise.
220         * configure.ac: Likewise.
221         * Makefile.in: Regenerate.
222         * configure: Regenerate.
223                                                 
224 2007-06-28  DJ Delorie  <dj@redhat.com>
225
226         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
227         not building newlib.
228         * configure: Regenerated.
229         
230 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
231
232         * MAINTAINERS (Write After Approval): Add myself.
233
234 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
235
236         * MAINTAINERS (Write After Approval): Add myself.
237
238 2007-06-19  Chris Matthews  <chrismatthews@google.com>
239
240         * MAINTAINERS (Write After Approval): Add myself.
241
242 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
243
244         * MAINTAINERS (Write After Approval): Add myself.
245
246 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
247
248         * Makefile.def: Add dependency from configure-gdb to all-bfd.
249         * Makefile.in: Regenerated.
250
251 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
252
253         * configure.ac: Don't add target-libmudflap to noconfigdirs for
254         bfin*-*-uclinux* targets.
255         * configure: Regenerate.
256
257 2007-06-14  Ian Lance Taylor  <iant@google.com>
258
259         * MAINTAINERS: Add myself as non-algorithmic global write
260         maintainer.
261
262 2007-06-14  Diego Novillo  <dnovillo@google.com>
263
264         * MAINTAINERS: Add self as middle-end maintainer and
265         non-algorithmic global write maintainer.
266
267 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
268
269         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
270         Move all Fortran maintainers except Paul Brook into the
271         Non-Autopoiesis section.
272
273 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
274
275         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
276         (distclean-stage[+id+]): Possibly delete stage_last.
277         * Makefile.in: Regenerate.
278
279 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
280
281         * MAINTAINERS (Various Maintainer): Fix typo.
282
283 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
284
285         * MAINTAINERS (Various Maintainer): Add myself as
286         dataflow maintainer.
287
288 2007-06-07  Ben Elliston  <bje@au.ibm.com>
289
290         * config.sub, config.guess: Update from upstream sources.
291
292 2007-06-07  Ben Elliston  <bje@au.ibm.com>
293
294         * Makefile.tpl: Fix spelling error.
295         * Makefile.in: Regenerate.
296
297 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
298
299         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
300         lt_cv_sys_max_cmd_len.
301
302 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
303
304         * MAINTAINERS (Various Maintainers): Add myself as
305         auto-vectorizer maintainer.
306
307 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
308
309         PR libjava/32098
310         * libtool.m4: Revert previous change.
311         * ltgcc.m4: Put it here.
312
313 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
314
315         * MAINTAINERS (Various Maintainers): Add myself as
316         auto-vectorizer maintainer.
317
318 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
319
320         PR libjava/32098
321         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
322
323 2007-05-30  Richard Guenther  <rguenther@suse.de>
324
325         * MAINTAINERS (Various Maintainers): Add myself as
326         auto-vectorizer maintainer.
327
328 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
329
330         PR bootstrap/29382
331         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
332         * configure: Rebuilt.
333
334 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
335
336         * MAINTAINERS (Write After Approval): Removed my name.
337
338 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
339
340         * MAINTAINERS (Write After Approval): Remove myself.
341
342 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
343
344         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
345
346 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
347
348         * ltmain.sh: Update from ToT Libtool.
349         * libtool.m4: Update from ToT Libtool.
350         * ltsugar.m4: New. Update from ToT Libtool.
351         * ltversion.m4: New. Update from ToT Libtool.
352         * ltoptions.m4: New. Update from ToT Libtool.
353         * ltconfig: Remove.
354         * ltcf-c.sh: Remove.
355         * ltcf-cxx.sh: Remove.
356         * ltcf-gcj.sh: Remove.
357
358 2007-05-22  Ollie Wild  <aaw@google.com>
359
360         * MAINTAINERS (Write After Approval): Add myself.
361
362 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
363
364         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
365         stage_cflags.
366         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
367         Remove CFLAGS/LIBCFLAGS.
368         (configure-stage[+id+]-[+prefix+][+module+],
369         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
370         * Makefile.in: Regenerate.
371
372 2007-05-15  Diego Novillo  <dnovillo@google.com>
373
374         * MAINTAINERS: Update e-mail address.
375
376 2007-05-15  Revital Eres  <eres@il.ibm.com>
377
378         * MAINTAINERS (Write After Approval): Add myself.
379
380 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
381
382         * MAINTAINERS (Write After Approval): Updated my address.
383
384 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
385
386         * MAINTAINERS (Write After Approval): Add myself.
387
388 2007-05-11  Silvius Rus  <rus@google.com>
389
390         * MAINTAINERS (Write After Approval): Add myself.
391
392 2007-04-23  Tom Tromey  <tromey@redhat.com>
393
394         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
395
396 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
397
398         * MAINTAINERS (cpplib): Rename to ...
399         (libcpp): ... this.  Add C/C++ front end maintainers.
400
401 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
402
403         * config-ml.in: Pass ${ml_config_env} to configure calls.
404
405 2007-04-04  Christian Bruel  <christian.bruel@st.com>
406
407         * MAINTAINERS (Write After Approval): Add myself.
408         
409 2007-04-02  Dave Korn  <dave.korn@artimi.com>
410
411         * MAINTAINERS (Write After Approval): Add myself.
412
413 2007-03-31  Tobias Burnus  <burnus@net-b.de>
414
415         * MAINTAINERS (fortran 95 front end): Add myself.
416
417 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420         
421 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
422
423         * MAINTAINERS (Modulo Scheduler): Add myself.
424
425 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
426
427         * MAINTAINERS (fortran 95 front end): Add myself.
428         (c++ front end): whitespace fix.
429
430 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
431
432         * MAINTAINERS (Write After Approval): Add myself.
433
434 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
435
436         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
437         of glob.  Quote arguments with single quotes too.
438         * configure: Regenerate.
439
440 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
441
442         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
443         * Makefile.in: Regenerate
444
445 2007-03-07  Andreas Schwab  <schwab@suse.de>
446
447         * configure: Regenerate.
448
449 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
450
451         * configure.ac: Add "--with-pdfdir" configure option,
452         which defines pdfdir variable.
453         * Makefile.def (target=fixincludes): Add install-pdf to
454         missing targets.
455         (recursive_targets): Add install-pdf target.
456         (flags_to_pass): Add pdfdir.
457         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
458         target.
459         * configure: Regenerate
460         * Makefile.in: Regenerate
461
462 2007-02-28  Eric Christopher  <echristo@apple.com>
463
464         Revert:
465         2006-12-07  Mike Stump  <mrs@apple.com>
466
467         * Makefile.def (dependencies): Add dependency for
468         install-target-libssp and install-target-libgomp on
469         install-gcc.
470         * Makefile.in: Regenerate.
471
472 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
473
474         * configure: Regenerate.
475         * configure.ac: Move statements after variable declarations.
476
477 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
478
479         * MAINTAINERS: Add myself as sh maintainer.
480
481 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
482
483         * configure.ac: Adjust for loop syntax.
484         * configure: Regenerate.
485
486 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
487
488         * configure: Rebuilt.
489
490 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
491
492         * configure.ac: Drop multiple occurrences of --enable-languages,
493         and fix its quoting.
494         * configure: Rebuilt.
495
496 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
497             Nathan Sidwell  <nathan@codesourcery.com>
498             Vladimir Prus  <vladimir@codesourcery.com
499             Joseph Myers  <joseph@codesourcery.com>
500
501         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
502         * configure: Regenerate.
503
504 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
505
506         * ltconfig (freebsd*): Default to elf.
507
508 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
509
510         * configure.ac (target_libraries): Move libgcc before libiberty.
511         * configure: Regenerated.
512
513 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
514             Paolo Bonzini  <bonzini@gnu.org>
515
516         PR bootstrap/30753
517         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
518         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
519         * configure: Regenerated.
520
521 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
522
523         * MAINTAINERS (Language Front End Maintainers): Update my mail
524         address.
525
526 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
527
528         PR bootstrap/30748
529         * configure.ac: Correct syntax for Solaris ksh.
530         * configure: Regenerated.
531
532 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
533
534         * configure.ac: Sync with src.
535         * configure: Regenerate.
536
537 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
538
539         * Makefile.in: Regenerate.
540
541 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
542
543         * config.sub: Sync with src.
544
545 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
546
547         * Makefile.tpl (build_alias, host_alias, target_alias): Use
548         noncanonical equivalents.
549         * configure.in: Rename to...
550         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
551         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
552         target_noncanonical.  Use them.  Rewrite removal of configure
553         arguments for autoconf 2.59.  Discard variable settings.  Force
554         program_transform_name for native tools.
555
556         * Makefile.in: Regenerated.
557         * configure: Regenerated with autoconf 2.59.
558
559 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
560
561         * MAINTAINERS (Write After Approval): Add myself.
562
563 2007-01-31  Andreas Schwab  <schwab@suse.de>
564
565         * Makefile.tpl (LDFLAGS): Substitute it.
566         * Makefile.in: Regenerate.
567
568 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
569
570         * MAINTAINERS (Write After Approval): Add myself.
571
572 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
573
574         * MAINTAINERS (spu port): Add myself.
575
576 2007-01-23  Richard Guenther  <rguenther@suse.de>
577
578         PR bootstrap/30541
579         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
580         * Makefile.tpl (GNATBIND): Substitute it.
581         (GNATMAKE): Likewise.
582         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
583         of STAGE_PREFIX.
584         * Makefile.in: Regenerate.
585         * configure: Regenerate.
586
587 2007-01-18  Mike Stump  <mrs@apple.com>
588
589         * configure.in: Re-enable -Werror for gcc builds.
590
591 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
592
593         * MAINTAINERS (Write After Approval): Add myself.
594
595 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
596
597         * configure.in: Change == to = in test command.
598         * configure: Regenerate.
599
600 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
601             Nick Clifton  <nickc@redhat.com>
602             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
603
604         * configure.in (build_configargs, host_configargs, target_configargs):
605         Remove build/host/target parameters.
606         (host_libs): Add gmp and mpfr.
607         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
608         * Makefile.def (gmp, mpfr): New.
609         (gcc): Remove target.
610         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
611         target_os, target_vendor): New.
612         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
613         * configure: Regenerate.
614         * Makefile.in: Regenerate.
615
616 2007-01-11  Matt Fago  <fago@earthlink.net>
617
618         * configure.in: Try to link to functions only in mpfr 2.2.x
619         to improve robustness of configure tests.
620         * configure: Regenerate.
621
622 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
623
624         * MAINTAINERS: Add myself as i386 maintainer.
625
626 2007-01-08  Jan Hubicka  <jh@suse.cz>
627
628         * MAINTAINERS: Add myself as i386 maintainer.
629
630 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
631
632         * configure.in: Add support for an x86_64-mingw* target.
633         * configure: Regenerate.
634
635 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
636
637         * Makefile.tpl (all-target): Correct @if conditional for target
638         modules.
639         * configure.in: Omit libiberty if building only target libgcc.
640         * configure, Makefile.in: Regenerated.
641
642 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
643
644         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
645         * configure: Regenerate.
646
647 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
648
649         * Makefile.def (target_modules): Add libgcc.
650         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
651         * Makefile.tpl (clean-target-libgcc): Delete.
652         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
653         on gcc even for bootstrapped modules.  Rewrite handling of
654         lang_env_dependencies to loop over target_modules.
655         * configure.in (target_libraries): Add target-libgcc.
656         * Makefile.in, configure: Regenerated.
657
658 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
659
660         * configure.in: Reorganize recognition of languages.  Add
661         --enable-stage1-languages.  Show supported languages for the chosen
662         target rather than all recognized languages.
663         * configure: Regenerate.
664
665 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
666
667         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
668         * Makefile.in: Regenerate.
669
670 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
671
672         * configure.in: Warn that MPFR 2.2.0 is buggy.
673         * configure: Regenerate.
674
675 2006-12-27  Ian Lance Taylor  <iant@google.com>
676
677         * configure.in: When removing Makefiles to force a reconfigure, also
678         remove prev-DIR*/Makefile.
679         * configure: Regenerate.
680
681 2006-12-22  Andreas Schwab  <schwab@suse.de>
682
683         * configure: Regenerate with correct autoconf version.
684
685 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
686
687         * configure.in: add AC_SUBST for *_FOR_TARGET.
688         * configure: Regenerate.
689
690 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
691
692         * configure.in: Simplify logic for rejecting languages that cannot
693         be built.  Separate the case when a language is unsupported,
694         from the case when the user chooses not to build a language.
695
696 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
697
698         * configure.in: Remove "$build" case for powerpc-*-darwin* since
699         it only affects bootstrap and could be tested on "$host" as well.
700         * configure: Regenerate.
701         * config/mh-ppc-darwin: Add to the stage1 cflags here.
702
703 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
704
705         PR bootstrap/29544
706         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
707         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
708         move here comment from Makefile.tpl.
709         * Makefile.tpl: Move some definitions higher in the file.
710         (STAGE1_CHECKING): New.
711         * configure.in: Add --enable-stage1-checking.
712         * configure: Regenerate.
713         * Makefile.in: Regenerate.
714
715 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
716
717         * MAINTAINERS: Add myself as build system maintainer.
718
719 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
720
721         * MAINTAINERS (Write After Approval): Add myself.
722
723 2006-12-13  Eric Christopher  <echristo@apple.com>
724
725         * MAINTAINERS: Add myself as darwin maintainer.
726
727 2006-12-11  Ian Lance Taylor  <ian@airs.com>
728
729         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
730
731 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
732
733         MAINTAINERS: Update my entry.
734
735 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
736
737         * configure.in:  Handle spu makefile frag.
738         * Makefile.tpl (MAINT): Define
739         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
740         * configure: Regenerate.
741         * Makefile.in: Regenerate.
742
743 2006-12-11  Ben Elliston  <bje@au.ibm.com>
744
745         * config.guess: Import latest version.
746         * config.sub: Likewise.
747
748 2006-12-11  Ben Elliston  <bje@au.ibm.com>
749
750         * configure.in (spu-*-*): Don't skip target-libiberty.
751         * configure: Regenerate.
752
753 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
754
755         PR bootstrap/30134
756         * configure.in: Correct x86 darwin support for libjava to powerpc
757         and i?86 only.
758         * configure: Regenerate.
759
760 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
761
762         * configure.in: Add x86 darwin support for libjava.
763         * configure: Regenerate.
764
765 2006-12-07  Mike Stump  <mrs@apple.com>
766
767         * Makefile.def (dependencies): Add dependency for
768         install-target-libssp and install-target-libgomp on
769         install-gcc.
770         * Makefile.in: Regenerate.
771
772 2006-12-04  Richard Guenther  <rguenther@suse.de>
773
774         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
775         (Non-Algorithmic Maintainers): Move over non-algorithmic
776         loop optimizer maintainers, add myself as a non-algorithmic
777         middle-end maintainer.
778
779 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
780
781         * MAINTAINERS (Write After Approval): Add myself.
782
783 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
784
785         * configure.in: Update error message for missing GMP/MPFR.
786
787         * configure: Regenerate.
788
789 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
790
791         * configure.in: Update MPFR version in error message.
792
793         * configure: Regenerate.
794
795 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
796
797         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
798         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
799         --with-gmp-lib): New flags.
800
801         * configure: Regenerate.
802
803 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
804
805         * MAINTAINERS (Write After Approval): Change my email address.
806
807 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
808
809         * MAINTAINERS (Write After Approval): Add myself.
810
811 2006-11-22  Philipp Thomas <pth@suse.de>
812
813         * MAINTAINERS (i18n): Update e-mail address.
814
815 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
816
817         * MAINTAINERS (spu port): Add myself as maintainer.
818         (Write After Approval): Remove myself.
819
820 2006-11-22  Ben Elliston  <bje@au.ibm.com>
821
822         * configure.in (skipdirs): Don't build libssp for SPU.
823         * configure: Regenerate.
824
825 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
826
827         * MAINTAINERS (spu port): Add myself as maintainer.
828         (libobjc): Update my email address.
829
830 2006-11-21  Andrea Bona  <andrea.bona@st.com>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
835
836         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
837         * configure : Rebuilt.
838
839 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
840
841         * MAINTAINERS (Write After Approval): Add myself.
842
843 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
844
845         * MAINTAINERS (Write After Approval): Add myself.
846
847 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
848
849         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
850         libmpfr.a.
851         * configure: Regenerate.
852
853 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
854
855         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
856         (unstage): Test for stage_last presence.
857
858         PR bootstrap/29802
859         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
860         * Makefile.in: Regenerate.
861
862 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
863
864         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
865         maintainers.
866
867 2006-11-14  Erven Rohou  <erven.rohou@st.com>
868
869         * MAINTAINERS (Write After Approval): Add myself.
870
871 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
872
873         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
874         and stageN-package/Makefile.
875         * Makefile.in: Regenerated.
876
877 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
878
879         * configure.in: Remove target-libgloss from noconfigdirs for
880         bfin-*-*.
881         * configure: Regenerated.
882
883 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
884
885         * configure.in (have_gmp): Only error if the gcc directory exists.
886
887         * configure: Regenerate.
888
889 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
890
891         * configure.in: Robustify error message for missing GMP/MPFR.
892
893         * configure: Regenerate.
894
895 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
896
897         * MAINTAINERS (Write After Approval): Add myself.
898
899 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
900
901         * MAINTAINERS: Change email address.
902
903 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
904
905         * MAINTAINERS (Write After Approval): Add myself.
906
907 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
908
909         * MAINTAINERS (Write After Approval): Add myself.
910
911 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
912
913         * MAINTAINERS (Write After Approval): Move myself to
914         Write After Approval section.
915
916 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
917
918         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
919         need_gmp anymore.
920         * configure: Regenerate.
921
922 2006-10-16  Tobias Burnus  <burnus@net-b.de>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2006-10-16  Ben Elliston  <bje@au.ibm.com>
927
928         * config.guess: Import latest version.
929         * config.sub: Likewise.
930
931 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
932
933         * Makefile.def: Added pdf target handling.
934         * Makefile.tpl: Added pdf target handling.
935         * Makefile.in: Regenerated.
936
937 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
938
939         * MAINTAINERS: Add self as score port maintainer.
940
941 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
946
947         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
948         or newer.
949         * configure: Regenerated.
950
951 2006-09-27  Dave Brolley  <brolley@redhat.com>
952
953         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
954         $s instead of $r.
955         * configure: Regenerated.
956
957 2006-09-26  Thiemo Seufer  <ths@mips.com>
958
959         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
960         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
961         * configure: Regenerate.
962
963 2006-09-24  Graeme Peterson <gridly@gmail.com>
964
965         * MAINTAINERS (Write After Approval): Remove myself.
966
967 2006-09-22  Chao-ying Fu  <fu@mips.com>
968
969         * MAINTAINERS (Write After Approval): Add myself.
970
971 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
972
973         * MAINTAINERS: Add self as soft-fp maintainer.
974
975 2006-09-09  Anatoly Sokolov <aesok@post.ru>
976
977         * MAINTAINERS: Add myself as avr maintainer.
978         Remove Marek Michalkiewicz as avr maintainer.
979
980 2006-09-07  Roberto Costa  <roberto.costa@st.com>
981
982         * MAINTAINERS (Write After Approval): Add myself.
983
984 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
985
986         * configure.in: Never build newlib for a Mingw host.
987         Never build newlib as Mingw target library.
988         Test the existence of winsup/cygwin for building a Cygwin newlib,
989         rather than just winsup.
990         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
991         building a Mingw target.
992         * configure: Regenerate.
993
994 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
995
996         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
997
998 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
999
1000         * config.guess: Import from src (was more updated).
1001         * config.sub: Likewise.
1002
1003 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1004
1005         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1006         * configure: Regenerated.
1007
1008 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1009
1010         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1011         for stages after the first.
1012
1013 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1014
1015         * Makefile.def: Add dependencies for configure-opcodes
1016         on configure-intl and all-opcodes on all-intl.
1017         * Makefile.in: Regenerated.
1018
1019 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1020
1021         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1022
1023 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1024
1025         Port to hosts whose 'sort' and 'tail' implementations
1026         treat operands with leading '+' as file names, as POSIX
1027         has required since 2001.  However, make sure the code still
1028         works on pre-POSIX hosts.
1029         * ltmain.sh: Don't assume "sort +2" is equivalent to
1030         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1031
1032 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1033
1034         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1035
1036 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1037
1038         * ltconfig: chmod 644 before ranlib during install.
1039
1040 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1041
1042         PR bootstrap/18058
1043         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1044         if the bootstrap compiler is a GCC version that supports it.
1045         * configure: Regenerate.
1046
1047 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1048
1049         * configure.in: Fix thinkos in previous check-in.
1050         * configure: Regenerate.
1051
1052 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1053
1054         PR other/27063
1055         * configure.in: Test subdir_requires and give an appropriate
1056         error message.
1057         * configure: Regenerate.
1058
1059 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1060
1061         * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1064
1065         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1066
1067 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1068
1069         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1070
1071 2006-06-20  David Ayers  <d.ayers@inode.at>
1072
1073         PR bootstrap/28072
1074         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1075         whether target-libjava is being configured instead of whether the
1076         java front end is enabled.
1077         * configure: Regenerate.
1078
1079 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1080
1081         PR target/27540
1082         * configure.in: Only enable libgomp on IRIX 6.
1083         * configure: Regenerate.
1084
1085 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1086
1087         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1088         too.
1089         * Makefile.in: Regenerate.
1090
1091 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1092
1093         * config-ml.in: Alter CCASFLAGS to include special
1094         multilib options the same as is done for CFLAGS.
1095
1096 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1097
1098         * configure.in: Don't enable libgomp on hpux10.
1099         * configure: Rebuilt.
1100
1101 2006-06-12  David Ayers  <d.ayers@inode.at>
1102
1103         PR bootstrap/27963
1104         PR target/19970
1105         * configure.in: Remove target-boehm-gc from noconfigdirs where
1106         ${libgcj} is specified.
1107         * configure: Regenerate.
1108
1109 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1110
1111         Sync from src:
1112
1113         * configure.in: Sync.
1114         * configure: Regenerated.
1115
1116         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1117
1118         * Makefile.def: Added dependencies from sim and gdb on intl, and
1119         added configure dependencies to everything with an all dependency
1120         on intl.
1121         * Makefile.in: Regenerated.
1122
1123 2006-06-06  David Ayers  <d.ayers@inode.at>
1124
1125         PR libobjc/13946
1126         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1127         * Makefile.in: Regenerate.
1128         * configure.in: Add --enable-objc-gc at toplevel and have it
1129         enable boehm-gc for Objective-C.
1130         Remove target-boehm-gc from libgcj.
1131         Add target-boehm-gc to target_libraries.
1132         Add target-boehm-gc to noconfigdirs where ${libgcj}
1133         is specified.
1134         Assert that boehm-gc is supported when requested for Objective-C.
1135         Only build boehm-gc if needed either for Java or Objective-C.
1136         * configure: Regenerate.
1137
1138 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1139
1140         PR 27674
1141         * Makefile.tpl (configure-[+prefix+][+module+],
1142         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1143         Remove rule to unstage bootstrapped modules.
1144         (stage_current): New.
1145         * Makefile.in: Regenerate.
1146
1147 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1148
1149         * MAINTAINERS (Write After Approval): Update my e-mail address.
1150
1151 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1152
1153         * include/libiberty.h: Declare pex_run_in_environment.
1154
1155 2006-05-31  Asher Langton  <langton2@llnl.gov>
1156
1157         * MAINTAINERS (Write After Approval): Add myself.
1158
1159 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1160
1161         * Makefile.def (bfd, opcodes): Fix lib_path.
1162         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1163         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1164         * Makefile.in: Regenerate.
1165
1166 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1167
1168         * Makefile.in: Regenerate.
1169
1170 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1171
1172         * Makefile.def: Add install-html target. Add datarootdir
1173         docdir and htmldir to flags_to_pass.
1174         * Makefile.tpl: Add install-html target.
1175         * Makefile.in: Regenerate.
1176         * configure.in: Add --with-datarootdir, --with-docdir, and
1177         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1178         * configure: Regenerate.
1179
1180 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1181
1182         * configure.in: Enable gprof for cross builds.
1183         * configure: Regenerate.
1184
1185 2006-05-22  Richard Guenther  <rguenther@suse.de>
1186
1187         Revert
1188         2006-01-31  Richard Guenther  <rguenther@suse.de>
1189         Paolo Bonzini  <bonzini@gnu.org>
1190
1191         * Makefile.def (target_modules): Add libgcc-math target module.
1192         * configure.in (target_libraries): Add libgcc-math target library.
1193         (--enable-libgcc-math): New configure switch.
1194         * Makefile.in: Re-generate.
1195         * configure: Re-generate.
1196         * libgcc-math: New toplevel directory.
1197
1198 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1199             Andreas Tobler  <a.tobler@schweiz.ch>
1200
1201         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1202         * configure: Rebuilt.
1203
1204 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1205
1206         * MAINTAINERS (Write After Approval): Add myself.
1207
1208 2006-05-01  DJ Delorie  <dj@redhat.com>
1209
1210         * configure.in: Restore CFLAGS if GMP isn't present.
1211         * configure: Regenerate.
1212
1213 2006-05-01  Richard Guenther  <rguenther@suse.de>
1214
1215         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1216         maintainer.
1217
1218 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1219
1220         * MAINTAINERS (Write After Approval): Add myself.
1221
1222 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1223
1224         * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2006-04-18  DJ Delorie  <dj@redhat.com>
1227
1228         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1229         reference libgloss so that libssp can be built in a combined
1230         tree.
1231         * configure: Regenerate.
1232
1233 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1234
1235         * MAINTAINERS (Write After Approval): Add myself.
1236
1237 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1238
1239         * configure.in: Require makeinfo 4.4 or higher.
1240         * configure: Regenerate.
1241
1242 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1243
1244         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1245         Rearrange the entries of other libraries to have them in one place.
1246
1247 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1248
1249         * MAINTAINERS (Write After Approval): Remove myself.
1250         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1251
1252 2006-03-14  Richard Guenther  <rguenther@suse.de>
1253
1254         * configure: Regenerate with autoconf 2.13.
1255
1256 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1257
1258         * MAINTAINERS: Use my work address.
1259
1260         * MAINTAINERS: Update my E-mail address.
1261
1262 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1263
1264         * configure.in: Handle --disable-<component> generically.
1265         * configure: Regenerate.
1266
1267 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1268
1269         PR libgcj/17311
1270         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1271
1272 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1273
1274         * MAINTAINERS (Write After Approval):  Remove myself.
1275         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1276
1277 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1278
1279         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1280         (TARGET_CONFIGDIRS): Remove.
1281         * configure.in: Remove AC_SUBST(target_configdirs).
1282         * Makefile.in, configure: Regenerated.
1283
1284 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1285
1286         * MAINTAINERS (Write After Approval):  Remove myself.
1287         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1288
1289 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1290
1291         PR bootstrap/25670
1292
1293         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1294
1295         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1296         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1297         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1298         BUILD_PREFIX, BUILD_PREFIX_1.
1299         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1300
1301         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1302         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1303
1304         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1305         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1306         of `cat stage_current`.  Always provide the `r' and `s' variables.
1307         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1308         a single shell execution.
1309         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1310         bootstrapped modules, make the stage1 module if the build was not
1311         started yet, else build the current stage.
1312         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1313         (all-build, all-host, all-target, [+make_target+]-host,
1314         [+make_target+]-target): Do not use \-continued lines.
1315         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1316         (current_stage, restrap, stage_last): New.
1317
1318         * Makefile.in: Regenerate.
1319         * configure: Regenerate.
1320
1321 2006-02-19  Bud Davis  <jmdavis@link.com>
1322
1323         * MAINTAINERS (Write After Approval):  Remove myself.
1324         (Language Front End Maintainers):  Add myself as fortran 95
1325         maintainer and update e-mail address.
1326
1327 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1328
1329         * MAINTAINERS (Write After Approval):  Remove myself.
1330         (Language Front End Maintainers):  Add myself as fortran 95
1331         maintainer.
1332
1333 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1334
1335         * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1338
1339         * MAINTAINERS (Write After Approval):  Remove myself.
1340         (Language Front End Maintainers):  Add myself as
1341         fortran 95 maintainer.
1342
1343 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1344
1345         Sync from src:
1346
1347         2005-12-27  Leif Ekblad  <leif@rdos.net>
1348
1349         * configure.in: Add support for RDOS target.
1350         * configure: Regenerate.
1351
1352 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1353             Andreas Schwab  <schwab@suse.de>
1354
1355         * configure: Regenerate.
1356
1357 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1358
1359         * configure.in (enable_libgomp): Add AIX.
1360         * configure: Regenerate.
1361
1362 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1363
1364         * MAINTAINERS (Write After Approval): Add myself.
1365
1366 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1367
1368         * MAINTAINERS (Write After Approval): Add myself.
1369
1370 2006-01-31  Richard Guenther  <rguenther@suse.de>
1371         Paolo Bonzini  <bonzini@gnu.org>
1372
1373         * Makefile.def (target_modules): Add libgcc-math target module.
1374         * configure.in (target_libraries): Add libgcc-math target library.
1375         (--enable-libgcc-math): New configure switch.
1376         * Makefile.in: Re-generate.
1377         * configure: Re-generate.
1378         * libgcc-math: New toplevel directory.
1379
1380 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1381
1382         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1383         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1384         the assembler, linker and binutils.
1385         * configure: Regenerate.
1386
1387 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1388
1389         * MAINTAINERS (Write After Approval): Add myself.
1390
1391 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1392
1393         * configure: Regenerate.
1394
1395 2006-01-18  Richard Henderson  <rth@redhat.com>
1396             Jakub Jelinek  <jakub@redhat.com>
1397             Diego Novillo  <dnovillo@redhat.com>
1398
1399         * libgomp: New directory.
1400         * Makefile.def: Add target_module libgomp.
1401         * Makefile.in: Regenerate.
1402         * configure.in (target_libraries): Add target-libgomp.
1403         * configure: Regenerate.
1404
1405 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1406
1407         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1408         @ from continuation.
1409         * Makefile.in: Rebuilt.
1410
1411 2006-01-04  Chris Lattner  <sabre@gnu.org>
1412
1413         * MAINTAINERS (Write After Approval): Add myself.
1414
1415 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1416
1417         PR bootstrap/24252
1418
1419         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1420         * Makefile.tpl (OBJDUMP): New.
1421         (EXTRA_HOST_FLAGS): Add it.
1422         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1423
1424         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1425         to use symbolic links between directories.  Avoid race conditions
1426         or make them harmless.
1427         * configure.in: Do not try to use symbolic links between directories.
1428
1429         * Makefile.def (LEAN): Pass.
1430         * Makefile.tpl (LEAN): Define.
1431         (stage[+id+]-start): Accept that the previous directory does not
1432         exist, if the bootstrap is lean.
1433         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1434         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1435         configure substitution.
1436         ([+compare-target+]): Likewise.
1437         ([+bootstrap-target+]-lean): New.
1438         * configure.in: Remove lean bootstrap support from here.
1439
1440         * Makefile.in: Regenerate.
1441         * configure: Regenerate.
1442
1443 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1444
1445         * MAINTAINERS (libdecnumber): Add myself.
1446
1447 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1448
1449         * libtool-ldflags: New script.
1450
1451 2006-01-02  Andreas Schwab  <schwab@suse.de>
1452
1453         * configure.in: When reconfiguring remove Makefile in
1454         all stage directories.
1455         * configure: Regenerate.
1456
1457 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1458
1459         * MAINTAINERS: Update my email address.
1460
1461 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1462
1463         Revert Ada-related part of the previous change.
1464
1465         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1466         Do not pass.
1467         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1468         * Makefile.in: Regenerate.
1469         * configure.in: Do not include mt-ppc-aix target fragment.
1470         * configure: Regenerate.
1471
1472 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1473
1474         * configure.in: Select appropriate fragments for PowerPC/AIX.
1475         * configure: Regenerate.
1476
1477         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1478         BOOT_CFLAGS, BOOT_LDFLAGS.
1479         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1480         BOOT_CFLAGS, BOOT_LDFLAGS.
1481         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1482         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1483         (stage): Fail if we cannot complete the work.
1484         * Makefile.in: Regenerate.
1485
1486 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1487
1488         * configure.in: Replace ms1 with mt.
1489         * configure: Rebuilt.
1490
1491 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1492
1493         * MAINTAINERS: Update my email address.
1494
1495 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1496
1497         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1498         install-host-nogcc): Don't invoke $(stage) at the end.
1499         * Makefile.in: Regenerate.
1500
1501 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1502
1503         * configure.in: Flip the top-level bootstrap switch.
1504         * configure: Regenerate.
1505
1506 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1507
1508         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1509         $(stage) and $(unstage).
1510         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1511         (all): Remove stray semicolon.
1512         (local-distclean): Don't handle multilib.tmp and multilib.out.
1513         (install.all): Set $s for consistency.
1514         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1515         check_multilibs setting.  Always make the install directory.
1516         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1517         Correct @if/@endif.
1518         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1519         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1520         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1521         (multilib.out): Remove.
1522         * Makefile.in: Regenerated.
1523
1524 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1529
1530         * MAINTAINERS: Add myself as mt maintainer.
1531
1532         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1533
1534 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1535
1536         * MAINTAINERS: Change email address.
1537
1538 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1539
1540         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1541         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1542         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1543         Find in-tree tools if available.
1544         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1545         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1546         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1547         (COMPILER_*_FOR_TARGET): New.
1548         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1549         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1550         (CONFIGURED_*, USUAL_*): Remove.
1551         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1552         STRIP): Use autoconf substitutions.
1553         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1554         COMPILER_NM_FOR_TARGET): New.
1555         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1556
1557         (all): Make all-host and all-target in parallel.
1558         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1559         that $$r and $$s are set before invoking a recursive make.
1560         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1561         ([+bootstrap-target+]): Inline most of the `all' target.
1562
1563 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1564
1565         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1566         from the gcc build directory.
1567         * Makefile.in: Regenerate.
1568
1569 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1570
1571         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1572         depend on all-libdecnumber.
1573         * configure.in (host_libs): Include libdecnumber.
1574         * Makefile.in: Regenerate.
1575         * configure: Likewise.
1576
1577 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1578
1579         * libdecnumber: Import decNumber sources from the dfp-branch.
1580
1581 2005-11-21  Kean Johnston  <jkj@sco.com>
1582
1583         * config.sub, config.guess: Sync from upstream sources.
1584
1585 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1586
1587         Import from Autoconf sources:
1588
1589         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1590         * config/move-if-change: Don't output "$2 is unchanged";
1591         suggested by Ben Elliston.  Handle weird characters correctly.
1592
1593 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1594
1595         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1596         to match upstream libtool for darwin.
1597
1598 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1599
1600         * Makefile.def: Remove gdb dependencies for gdbtk.
1601         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1602         (configure-gdb, install-gdb): New rules.
1603         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1604         * Makefile.in, configure: Regenerated.
1605
1606 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1607
1608         * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1611
1612         * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1615
1616         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1617         Diego Novillo.
1618
1619 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1620
1621         PR bootstrap/24297
1622         * Makefile.tpl (do-[+make-target+], do-check, install,
1623         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1624         are set before recursing.
1625         * Makefile.in: Regenerate.
1626
1627 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1628
1629         PR bootstrap/18939
1630         * Makefile.def (gcc) <target>: Fix thinko.
1631         * Makefile.in: Regenerate.
1632
1633 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1634
1635         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1636         * configure: Regenerate.
1637
1638 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1639
1640         * MAINTAINERS (Write After Approval): Add self.
1641
1642 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1643
1644         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1645         target-libffi, target-qthreads, target-libjava, and
1646         targetlibobjc.
1647         * configure: Regenerate.
1648
1649 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1650
1651         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1652         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1653         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1654         (USUAL_OBJDUMP_FOR_TARGET): New.
1655         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1656         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1657         * configure, Makefile.in: Regenerated.
1658
1659 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1660
1661         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1662         before other host packages.
1663
1664 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1665
1666         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1667
1668 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1669
1670         PR bootstrap/22340
1671
1672         * configure.in (default_target): Remove.
1673         * Makefile.tpl (all): Do not use prerequisites as subroutines
1674         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1675         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1676         use prerequisites as subroutines.
1677         (check-host, check-target): New.
1678         (bootstrap configure & all targets): Do not use stage*-start
1679         if the directory layout is already ok.
1680         (non-bootstrap configure & all targets): Prepend a $(unstage).
1681         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1682         (NOTPARALLEL): Remove.
1683         (unstage, stage variables): New variables.
1684         (unstage, stage targets): Simply expand to those variables.
1685
1686         * configure: Regenerate.
1687         * Makefile.in: Regenerate.
1688
1689 2005-10-04  James E Wilson  <wilson@specifix.com>
1690
1691         * Makefile.def (lang_env_dependencies): Add libmudflap.
1692         * Makefile.in: Regenerate.
1693
1694 2005-10-03  Andreas Schwab  <schwab@suse.de>
1695
1696         Backport from libtool CVS:
1697         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1698
1699         * ltmain.sh: add support for installing into temporary
1700         staging area (e.g. 'make install DESTDIR=...')
1701
1702 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1703
1704         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1705         * configure: Regenerated.
1706
1707 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1708
1709         * configure: Regenerate with the correct
1710         autoconf version.
1711
1712 2005-09-30  Catherine Moore  <clm@cm00re.com>
1713
1714         * configure.in (bfin-*-*): New.
1715         * configure: Regenerated.
1716
1717 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1718
1719         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1720         (LIPO_FOR_TARGET): New.
1721         (CONFIGURED_LIPO_FOR_TARGET): New.
1722         (USUAL_LIPO_FOR_TARGET): New.
1723         (STRIP_FOR_TARGET): New.
1724         (CONFIGURED_STRIP_FOR_TARGET): New.
1725         (USUAL_STRIP_FOR_TARGET): New.
1726         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1727         STRIP_FOR_TARGET.
1728         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1729         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1730         * Makefile.in: Regenerate.
1731         * configure: Regenerate.
1732
1733 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1734
1735         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1736         (rs6000-*-aix*): Same.
1737         * configure: Regenerate.
1738
1739 2005-09-16  Tom Tromey  <tromey@redhat.com>
1740
1741         * MAINTAINERS: Add self as java maintainer.
1742
1743 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1744
1745         * configure.in: Recognize f95 in the --enable-languages option,
1746         and substitute it for fortran, issuing a warning.
1747         * configure: Regenerate.
1748
1749 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1750
1751         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1752         * configure:  Regenerated.
1753
1754 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1755
1756         * MAINTAINERS: Add self as ms1 maintainer.
1757
1758 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1759
1760         * Makefile.def (libssp): Add to lang_env_dependencies.
1761         * Makefile.in: Regenerate.
1762
1763 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1764
1765         * MAINTAINERS: Add myself as middle-end maintainer.
1766
1767 2005-08-17  Christian Groessler  <chris@groessler.org>
1768
1769         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1770         * Makefile.in: Regenerate.
1771
1772 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1773
1774         * MAINTAINERS (write after approval): Added myself.
1775
1776 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1777
1778         * MAINTAINERS (Write After Approval): Add myself.
1779
1780 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1781
1782         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1783         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1784         Look for alternate names of the target cc and c++
1785         * configure: Regenerate.
1786
1787 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1790         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1791         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1792         tools; remove code to manually set them.
1793         (Target tools): Look in the environment for them.
1794         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1795         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1796         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1797         build directory.
1798         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1799         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1800         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1801         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1802         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1803         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1804         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1805         * configure: Regenerate.
1806         * Makefile.in: Regenerate.
1807
1808 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1809
1810         * MAINTAINERS: Update for removed CPU targets.
1811
1812 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1813
1814         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1815         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1816         * Makefile.in: Regenerated.
1817
1818 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1819
1820         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1821         (CFLAGS_FOR_TARGET): Use it.
1822         (CXXFLAGS_FOR_TARGET): Likewise.
1823         * Makefile.in: Regenerated.
1824         * configure.in (--with-build-sysroot): New option.
1825         * configure: Regenerated.
1826
1827 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1828
1829         * Makefile.tpl: Wrap install between unstage and stage
1830         * Makefile.in: Regenerate.
1831
1832 2005-07-21  Eric Christopher  <echristo@apple.com>
1833
1834         * MAINTAINERS: Update affiliation.
1835
1836 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1837
1838         * MAINTAINERS: Add self as crx port maintainer.
1839
1840 2005-07-20  DJ Delorie  <dj@redhat.com>
1841
1842         * MAINTAINERS: Add self as m32c maintainer.
1843
1844 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1845
1846         * all files: Update FSF address.
1847
1848 2005-07-15  Eric Christopher  <echristo@redhat.com>
1849
1850         * MAINTAINERS: Change affiliation.
1851
1852 2005-07-14  Jim Blandy  <jimb@redhat.com>
1853
1854         * configure.in: Add cases for Renesas m32c.
1855         * configure: Regenerated.
1856
1857 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1858
1859         * COPYING.LIB: Update from fsf.org.
1860
1861 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1862
1863         * COPYING, compile, config.guess,
1864         config.sub, install-sh, missing, mkinstalldirs,
1865         symlink-tree, ylwrap: Sync from upstream sources.
1866         * config-ml.in: Update FSF address.
1867
1868 2005-07-13  Eric Christopher  <echristo@redhat.com>
1869
1870         * configure.in: Add toplevel noconfigdir support for tpf.
1871         * configure: Regenerate.
1872
1873 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1874
1875         PR ada/22340
1876
1877         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1878         * Makefile.in: Regenerate.
1879
1880 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1881
1882         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1883         Brolley to write-after-approval.
1884
1885 2005-07-07  Andreas Schwab  <schwab@suse.de>
1886
1887         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1888         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1889         * Makefile.in: Regenerated.
1890
1891 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1892
1893         * configure.in: Don't build sim or rda when targetting darwin.
1894         * configure: Regenerate.
1895
1896 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1897
1898         * configure.in: Add --enable-libssp and --disable-libssp.
1899         * configure: Regenerate with autoconf-2.13.
1900
1901 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1902
1903         * Makefile.def (target_modules): Add libssp.
1904         * configure.in (target_libraries): Add target-libssp.
1905         * configure: Rebuilt.
1906         * Makefile.in: Rebuilt.
1907
1908 2005-07-01  Zack Weinberg  <zackw@panix.com>
1909
1910         * MAINTAINERS: Change email address.  Resign from maintainership.
1911
1912 2005-07-01  Richard Guenther  <rguenther@suse.de>
1913
1914         * MAINTAINERS: Change my e-mail address and affiliation.
1915
1916 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1917
1918         * Makefile.def (stagefeedback): Come after profile.
1919         Define profiledbootstrap target.
1920         * Makefile.tpl (profiledbootstrap): Remove.
1921         (stageprofile-end): Zap stagefeedback.
1922         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1923         * Makefile.in: Regenerate.
1924
1925 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1926
1927         * MAINTAINERS: Update my email address.
1928
1929 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1930
1931         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1932         In 'cpp' stanza, support '#line' as well as '# '.
1933
1934 2005-06-08  Andreas Schwab  <schwab@suse.de>
1935
1936         * MAINTAINERS: Move myself from 'Write After Approval' to
1937         'CPU Port Maintainers' section as m68k maintainer.
1938
1939 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1940
1941         * configure.in (unsupported_languages): New macro.
1942         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1943         non-ported target libraries in noconfigdirs.
1944         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1945         non-linux-gnu.  Remove libgcj_ex_libffi.
1946         <lang_frag loop>: Set add_this_lang=no if the language is in
1947         unsupported_languages.
1948         * configure: Regenerate.
1949
1950 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1951
1952         * configure.in: Fix typo in handling of --with-mpfr-dir.
1953         * configure: Regenerate.
1954
1955 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1956
1957         * MAINTAINERS: Update my email address.
1958
1959 2005-06-02  Jim Blandy  <jimb@redhat.com>
1960
1961         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1962         accepted into the master sources.)
1963
1964 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1965             Michael Snyder  <msnyder@redhat.com>
1966             Stan Cox  <scox@redhat.com>
1967
1968         * configure.in: Set noconfigdirs for ms1.
1969
1970         * configure: Regenerate.
1971
1972 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1973
1974         * MAINTAINERS (Write After Approval): Add self.
1975
1976 2005-06-01  Josh Conner  <jconner@apple.com>
1977
1978         * MAINTAINERS (Write After Approval): Add self.
1979
1980 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1981
1982         * MAINTAINERS: Update my email address.
1983
1984 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
1985
1986         * MAINTAINERS (Write After Approval): Add self.
1987
1988 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
1989
1990         * MAINTAINERS (Write After Approval): Remove self.
1991
1992 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1993
1994         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1995         (Dependencies): Consider target modules for bootstrap dependencies.
1996         Make target bootstrap modules depend on each stage's gcc.
1997         * Makefile.in: Regenerate.
1998
1999 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2000
2001         * Makefile.def (configure-gcc): Depend on binutils having been built.
2002         (all-gcc): No need to do it here.
2003         * Makefile.in: Regenerate.
2004
2005 2005-05-19  Paul Brook  <paul@codesourcery.com>
2006
2007         * configure.in: Rewrite misleading error message when requested
2008         language cannot be built.
2009         * configure: Regenerate.
2010
2011 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2012
2013         * ylwrap: Import from Automake 1.9.5.
2014
2015 2005-05-13  David Ung  <davidu@mips.com>
2016
2017         * MAINTAINERS (Write After Approval): Add self.
2018
2019 2005-05-09  Mike Stump  <mrs@apple.com>
2020
2021         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2022         lt_cv_sys_max_cmd_len for now.
2023
2024 2005-05-09  Stan Cox  <scox@redhat.com>
2025
2026         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2027
2028 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2029
2030         * README.SCO: Update the URL.
2031
2032 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2033
2034         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2035         with_gnu_ld to libtool.
2036         * ltcf-c.sh (aix[45]): Define file_list_spec.
2037         * ltcf-cxx.sh (aix[45]): Same.
2038         * ltcf-gcj.sh (aix[45]): Same.
2039         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2040         exists, write list of input files to temporary file.
2041
2042 2005-05-04  Mike Stump  <mrs@apple.com>
2043
2044         * configure.in: Always pass --target to target configures as
2045         otherwise rebuilds that do --recheck will fail.
2046         * confiugure: Rebuilt.
2047
2048 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2049
2050         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2051         STAGE_HOST_EXPORTS.
2052         (configure, all): Add bootstrap support.
2053         (Host modules, target modules): Pass post-stage1 flags and exports.
2054         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2055         * Makefile.in: Regenerate.
2056
2057 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2058
2059         * configure: Regenerate.
2060
2061 2005-04-27  Mike Stump  <mrs@apple.com>
2062
2063         * MAINTAINERS: Add self as darwin maintainer.
2064
2065 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2066
2067         * config.sub: Update from master copy.
2068
2069 2005-04-21  Mike Stump  <mrs@apple.com>
2070
2071         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2072         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2073
2074 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2075
2076         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2077         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2078         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2079         "*-*-elf" and "*-*-linux*".
2080         * configure: Regenerate.
2081
2082 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2083
2084         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2085
2086 2005-04-12  Mike Stump  <mrs@apple.com>
2087
2088         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2089
2090 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2091
2092         * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2095
2096         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2097
2098 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2099
2100         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2101         (TARGET_CONFIGARGS): Include --with-target-subdir.
2102         (configure, all): New macros.  Use them throughout.
2103         * Makefile.in: Regenerate.
2104
2105 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2106
2107         * MAINTAINERS (Write After Approval): Add myself.
2108
2109 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2110
2111         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2112
2113 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2114
2115         * MAINTAINERS: Move John Carr to Write After Approval.
2116
2117 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2118
2119         * config/mh-mingw32: Delete.
2120         * configure.in: Don't use it.
2121         * configure: Regenerate.
2122
2123 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2124
2125         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2126         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2127         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2128         (HOST_LIB_PATH): Generate from Makefile.def.
2129         (TARGET_LIB_PATH): Likewise.
2130         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2131         * Makefile.in: Regenerate.
2132         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2133         (RPATH_ENVVAR): Include Darwin case.
2134         * configure: Regenerate.
2135
2136 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2137
2138         * MAINTAINERS (Various Maintainers): Remove self.
2139         (Write After Approval): Add self.
2140
2141 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2142
2143         * MAINTAINERS (Various Maintainers): Add self.
2144
2145 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2146
2147         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2148         * configure: Regenerate.
2149
2150 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2151
2152         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2153         gcc_version, and gcc_version_trigger from set of flags to pass.
2154         * Makefile.tpl: Remove definitions of above variables.
2155         (config.status): Remove dependency on $(gcc_version_trigger).
2156         * Makefile.in: Regenerate.
2157         * configure.in: Do not reference config/gcc-version.m4 nor
2158         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2159         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2160         * configure: Regenerate.
2161
2162 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2163             Andrew Pinski <pinskia@physics.uc.edu>
2164
2165         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2166         * Makefile.in: Regenerate.
2167
2168 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2169
2170         * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2005-03-03  David Ayers  <d.ayers@inode.at>
2173
2174         * MAINTAINERS (Write After Approval): Add myself.
2175
2176 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2177
2178         PR libgcj/20160
2179         * ltmain.sh: Avoid creating archives with components that have
2180         duplicate basenames.
2181
2182 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2183
2184         PR bootstrap/20250
2185         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2186         instead of check.
2187         * Makefile.in: Regenerate.
2188
2189 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2190
2191         * Makefile.in: Regenerate to fix conflict between the previous two
2192         patches.
2193
2194 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2195
2196         PR bootstrap/17383
2197         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2198         * Makefile.tpl (HOST_SUBDIR): New substitution.
2199         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2200         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2201         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2202         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2203         (Host modules, Bootstrapped modules): Use it.
2204         (Build modules, Target modules): Do not create symlink trees,
2205         always configure out-of-srcdir.
2206         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2207         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2208         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2209         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2210
2211         * Makefile.in: Regenerate.
2212         * configure: Regenerate.
2213
2214 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2215
2216         Merged from libada-gnattools-branch:
2217         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2218
2219         * gnattools: New directory.
2220         * Makefile.def: Add gnattools as a module, depending on target-libada.
2221         * Makefile.in: Regenerate.
2222         * configure.in: Include gnattools in host_tools; disable it if ada
2223         is disabled.
2224         * configure: Regenerate.
2225
2226 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2227
2228         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2229         treelang maintainer.
2230         (Write After Approval): Remove myself.
2231
2232 2005-02-23  Paul Schlie  <schlie@comcast.net>
2233
2234         * configure.in: Allow darwin targeted ports to build tk, itcl and
2235         libgui.
2236         * configure: Regenerate.
2237
2238 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2239
2240         PR libgcj/10353
2241         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2242         * configure: Regenerate.
2243
2244 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2249
2250         * MAINTAINERS: Update my e-mail address.
2251
2252 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2257
2258         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2259         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2260         target-libgloss when not *-*-elf and *-*-aout.
2261         * configure: Regenerate.
2262
2263 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2264
2265         * MAINTAINERS: Remove obsolete entries.
2266
2267         * MAINTAINERS (Write After Approval): Add Michael Matz.
2268
2269 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2270
2271         * MAINTAINERS: Remove self as cpplib maintainer.
2272
2273 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2274
2275         * install-sh, config.sub: Import from upstream.
2276
2277 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2278
2279         PR bootstrap/18222
2280         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2281         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2282         * Makefile.in: Regenerate.
2283
2284 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2285
2286         * MAINTAINERS: Update my email address.
2287
2288 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2289             Andreas Schwab  <schwab@suse.de>
2290
2291         PR bootstrap/18033
2292         * config-ml.in: Eval option if surrounded by single quotes.
2293
2294 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2295
2296         Revert 2004-12-28 Makefile changes, a better fix will be
2297         applied to mainline and src after GCC 4.0 branches.
2298
2299 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2300
2301         PR bootstrap/17383
2302
2303         * Makefile.def (target_modules): Remove stage parameter,
2304         it is always true now.
2305         * Makefile.tpl (configure-build-[+module+],
2306         configure-target-[+module+]): Always build symlink tree
2307         for the directory and for include.  BUILD_SUBDIR and
2308         TARGET_SUBDIR cannot be . anymore.
2309         * Makefile.in: Regenerate.
2310
2311 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2312
2313         Revert 2004-12-08 Makefile changes.
2314
2315 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2316
2317         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2318         cygwin, mingw.
2319
2320 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2321
2322         * configure.in (sh64-*-*): Reenable gprof.
2323         * configure: Regenerate.
2324
2325 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2326
2327         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2328         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2329         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2330         * Makefile.in: Regenerate.
2331
2332 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2333
2334         * MAINTAINERS: Update my email address.
2335
2336 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2337
2338         * Makefile.tpl: Generate normal dependencies if the LHS module is
2339         not bootstrapped.
2340         * Makefile.in: Regenerate.
2341
2342 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2343
2344         * configure.in: Include config/gxx-include-dir.m4.  Use
2345         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2346         * configure: Regenerate.
2347
2348 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2349
2350         * config.if: Delete.
2351         * configure.in: Set libstdcxx_incdir directly.
2352         * configure: Regenerate.
2353
2354 2004-12-02  Eric Christopher  <echristo@redhat.com>
2355
2356         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2357         * Makefile.in: Regenerate.
2358
2359 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2360
2361         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2362         * configure: Regenerate.
2363
2364 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2365
2366         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2367         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2368         * configure: Regenerate.
2369
2370 2004-12-01  Eric Christopher  <echristo@redhat.com>
2371
2372         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2373         of things to remove.
2374
2375 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2376
2377         * MAINTAINERS (Write After Approval): Update my e-mail address.
2378
2379 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2380
2381         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2382         from CVS libtool to always pass_all.
2383
2384 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2385
2386         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2387         (hppa*64*-*-*): Delete incorrect comment.
2388         * configure: Rebuilt.
2389
2390 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2391
2392         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2393
2394 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2395
2396         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2397         from CVS libtool to always pass_all.
2398
2399 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2400
2401         * install-sh, compile: Import from automake.
2402
2403 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2404
2405         * config.guess, config.sub:  Import from savannnah.
2406
2407 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2408
2409         * MAINTAINERS (Write After Approval): Add myself
2410
2411 2004-11-12  Mike Stump  <mrs@apple.com>
2412
2413         * Makefile.def: Add html support.
2414         * Makefile.tpl: Likewise.
2415         * Makefile.in: Regenerate.
2416
2417 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2418
2419         PR 18423
2420         * configure.in: Remove all instances of build-fixincludes from
2421         noconfigdirs.
2422         (build_configargs): Supply --target to subdirectories.
2423         * configure: Regenerate.
2424
2425         * Makefile.def: Make gcc install depend on fixincludes install.
2426         * Makefile.in: Regenerate.
2427
2428 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2429
2430         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2431
2432 2004-11-11  Paul Brook  <paul@codesourcery.com>
2433
2434         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2435
2436 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2437
2438         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2439         target-libgfortran.
2440         * configure: Regenerate.
2441
2442 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2443
2444         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2445         like CC.
2446
2447 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2448
2449         * Makefile.def (host fixincludes): Specify missing targets.
2450         * Makefile.in: Regenerate.
2451
2452 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2453
2454         * MAINTAINERS: Add myself
2455
2456 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2457
2458         * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2461
2462         * Makefile.def: Build fixincludes for the host, too.
2463         * Makefile.in: Regenerate.
2464         * configure.in (host_tools): Add fixincludes.
2465         * configure: Regenerate.
2466
2467 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2468
2469         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2470         * configure: Regenerated.
2471
2472 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2473
2474         PR other/17783
2475         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2476         * configure: Regenerated.
2477
2478 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2479
2480         * README.SCO: Update per FSF instructions.
2481
2482 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2483
2484         PR target/18151
2485         * configure.in (case ${target}): Do not build fixincludes for avr.
2486         * configure: Regenerated.
2487
2488 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2489
2490         * configure.in (case ${target}): Do not build fixincludes
2491         on platforms where it is not used.
2492         * configure: Regenerated.
2493
2494 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2495
2496         * configure.in: Use an absolute path to install-sh.
2497         * configure: Regenerated.
2498
2499 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2500
2501         * MAINTAINERS (Write After Approval): Add myself.
2502
2503 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2504
2505         * MAINTAINERS: Remove from Write After Approval those that are
2506         already maintainers.
2507
2508 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2509
2510         * MAINTAINERS:  Update my email address.
2511
2512 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2513
2514         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2515         * configure: Regenerate.
2516
2517 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2518
2519         * MAINTAINERS:  Update my email address.
2520
2521 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2522
2523         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2524         entries belonging to this category.
2525
2526 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2527
2528         * MAINTAINERS: Update my e-mail address.
2529
2530 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2531
2532         Fix wrong conflict resolution in:
2533
2534         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2535
2536         * Makefile.in: Regenerate.
2537         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2538         in the recursive `make', instead of hardwiring `all'.
2539         (Autogenerated TARGET-* variables): New.
2540
2541 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2542
2543         * configure.in: Enable target-libgloss for crx-*-*.
2544         * configure: Regenerate.
2545
2546 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2547
2548         * MAINTAINERS (Various Maintainers): Move the "windows,
2549         cygwin, mingw" maintainer to ...
2550         (OS Port Maintainers): ... here.
2551
2552 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2553
2554         * MAINTAINERS (Write After Approval): Remove those that are
2555         maintainers of some subsystem.
2556
2557 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2558
2559         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2560         * ltcf-cxx.sh (tpf*): Likewise.
2561         * ltconfig (tpf*): Add TPF OS configuration support.
2562
2563 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2564
2565         * MAINTAINERS: Change my email address to my new work account.
2566
2567 2004-09-24  Michael Roth  <mroth@nessie.de>
2568
2569         * configure.in (--without-headers): Add missing double quotes.
2570         * configure: Regenerate.
2571
2572 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2573
2574         * ylwrap: Revert to previous version.
2575
2576 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2577
2578         PR bootstrap/17369
2579         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2580         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2581         SET_GCC_LIB_PATH_CMD.
2582         (BASE_TARGET_EXPORTS): Likewise.
2583         * Makefile.in: Regenerated.
2584
2585         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2586         * configure: Regenerated.
2587
2588 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2589
2590         * config.guess: New upstream version
2591         * compile, depcomp, install-sh, ylwrap: Likewise.
2592
2593 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2594
2595         * config/mh-x86omitfp: New host makefile fragment.  Add
2596         -fomit-frame-pointer to the default BOOT_CFLAGS.
2597         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2598         * configure: Regenerate.
2599
2600 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2601
2602         PR target/11572
2603         * configure.in (*-*-darwin*): Renable libobjc.
2604         * configure: Regenerate.
2605
2606 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2607
2608         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2609
2610 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2611
2612         * Makefile.def: Remove libbanshee.
2613         * Makefile.tpl: Ditto.
2614         * configure.in: Ditto.
2615         * Makefile.in: Regen.
2616         * configure: Ditto.
2617
2618 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2619
2620         * ltmain.sh: Use $pic_object as $non_pic_object if
2621         $non_pic_object=none.
2622
2623 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2624
2625         * missing: Import latest version from master repository.
2626
2627 2004-09-06  Nick Clifton  <nickc@redhat.com>
2628
2629         * config.sub: Import latest version from master repository.
2630         * config.guess: Likewise.
2631         This includes these changes:
2632
2633         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2634
2635         * config.sub: Handle crisv32, alias etraxfs.
2636         * config.guess (crisv32:Linux:*:*): Handle.
2637
2638         2004-08-13  Brad Smith  <brad@comstyle.com>
2639
2640         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2641         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2642
2643         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2644
2645         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2646         assume the processor is a powerpc.  This is because coreutils
2647         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2648         in this case, due to a MacOS X bug that causes
2649         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2650         to return a negative number.
2651         Problem reported by Petter Reinholdtsen in:
2652         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2653
2654         2004-07-19  Ben Elliston  <bje@gnu.org>
2655
2656         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2657
2658         2004-06-24  Ben Elliston  <bje@gnu.org>
2659
2660         * config.guess: Update copyright years.
2661         * config.sub: Likewise.
2662
2663         2004-06-22  Robert Millan  <robertmh@gnu.org>
2664
2665         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2666         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2667
2668         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2669
2670         * config.guess (*:*VMS:*:*): New entry. Replaces
2671         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2672         manufacturer.
2673
2674         2004-06-22  Ben Elliston  <bje@gnu.org>
2675
2676         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2677         * config.sub: Likewise.
2678
2679         2004-06-22  Ben Elliston  <bje@gnu.org>
2680
2681         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2682         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2683
2684         2004-06-11  Ben Elliston  <bje@gnu.org>
2685
2686         * config.guess (pegasos:OpenBSD:*:*): Remove.
2687
2688         2004-06-11  Ben Elliston  <bje@gnu.org>
2689
2690         From Wouter Verhelst <wouter@grep.be>:
2691         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2692
2693         2004-06-11  Ben Elliston  <bje@gnu.org>
2694
2695         * config.guess (luna88k:OpenBSD:*:*): New.
2696
2697         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2698
2699         * config.guess (m32r*:Linux:*:*): New case.
2700         * config.sub: Handle m32rle.
2701
2702         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2703
2704         From Jens Petersen  <petersen@redhat.com>:
2705         * config.sub: Handle sparcv8.
2706
2707         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2708
2709         From Tom Smith <smith@cag.lkg.hp.com>:
2710         * config.guess: Version suffixes are equally significant on Tru64
2711         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2712         prefix of "P" (patched kernel).
2713
2714         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2715
2716         * config.sub: Add support for National Semiconductor CRX target.
2717
2718 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2719
2720         * MAINTAINERS (Various Maintainers): Remove myself as web page
2721         maintainer, add myself as maintainer of build status lists.
2722
2723 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2724
2725         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2726         *-*-netware, but add target-libmudflap.
2727         Consolidate *-*-netware targets (of which really only i?86 exists)
2728         into a single entry.
2729         * configure: Likewise.
2730
2731 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2732
2733         * Makefile.tpl (sorry): Remove.
2734         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2735         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2736         (do-clean): Clean per-stage directories too.
2737         (do-distclean): Run distclean-stage1 too.
2738         (.NOTPARALLEL): Enable during toplevel bootstrap.
2739         (stage[+id+]-bubble): Enable parallel execution during
2740         the recursive invocation.
2741         * Makefile.in: Regenerate.
2742
2743         Fix previous checkin:
2744
2745         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2746         include.
2747         * configure.in: Fix indentation.
2748         * configure: Regenerate.
2749
2750 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2751
2752         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2753         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2754         * configure: regenerate
2755         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2756         -mdynamic-no-pic
2757
2758
2759 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * Makefile.def (build_modules): Add fixincludes.
2762         (dependencies): Make gcc depend on fixincludes.
2763         * configure.in (build_tools): Add fixincludes.
2764         (build_configdirs): Always include build_libs.
2765         * Makefile.in: Regenerate.
2766         * configure: Regenerate.
2767
2768 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2769
2770         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2771         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2772         phony targets; do not generate timestamp files.
2773         (distclean-stageN): Remove references to their timestamp files.
2774         (restageN, touch-stageN): Remove.
2775         (stageN-bubble): Rewritten.
2776         (compare): Support lean bootstraps.
2777         * Makefile.in: Regenerate.
2778
2779         * configure.in: Only warn when bootstrapping but
2780         build != host or build != target.  Support lean bootstraps.
2781         * configure: Regenerate.
2782
2783 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2784
2785         * configure.in:  Give a better error message if GMP/MPFR are missing
2786         and a language needing them has been requested.
2787         * configure:  Regenerated.
2788
2789 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2790
2791         * configure.in:  Print a list of available language front-ends if
2792         a requested one is missing.  Tidy stray tab characters.
2793         * configure:  Regenerated.
2794
2795 2004-08-19  Michael Koch  <konqueror@gmx.de>
2796
2797         * gcc/doc/install.texi: Update entry about automake for libjava.
2798
2799 2004-08-17  Robert Millan  <robertmh@gnu.org>
2800
2801         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2802         (instead of FreeBSD).
2803         * configure: Regenerate.
2804
2805 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2806
2807         * Makefile.in: Regenerate.
2808         * configure: Regenerate.
2809
2810         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2811         stage_*_flags.
2812         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2813         for bootstrapped modules if toplevel bootstrap is going.
2814         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2815         modules.  Adjust for changes in Makefile.def.  Enable several
2816         rules even in non-bootstrap mode, just to avoid peppering the
2817         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2818         (stage-[+prev+]-bubble): Remove.
2819
2820         * Makefile.def (Dependencies): Depend on all-build-bison,
2821         all-build-flex, all-build-byacc, all-build-texinfo, rather
2822         than the host variations.
2823         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2824         with BUILD_SUBDIR.
2825         (BISON): Update for recent Bisons.
2826         (YACC): Fix typo.
2827         (cross): Depend on all-build.
2828         (all): Do not depend on all-build.
2829         (prebootstrap): Remove.
2830         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2831         (Prebootstrap dependencies): Add them to the per-stage targets
2832         and to all-prebootstrap.
2833         * configure.in (build_configdirs): Always enable build_tools.
2834         (BUILD_DIR_PREFIX): Remove.
2835
2836         * Makefile.def (gcc): Add target variable.
2837         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2838         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2839         in the recursive `make', instead of hardwiring `all'.
2840         (Autogenerated TARGET-* variables): New.
2841
2842 2004-08-13  Brian Booth  <bbooth@redhat.com>
2843
2844         * MAINTAINERS: Remove myself from write-after-approval.
2845
2846 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2847
2848         * src-release: Stop distributing mmalloc with gdb (which doesn't
2849         use it).
2850         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2851         * Makefile.in: Regenerate.
2852
2853 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2854
2855         * configure.in (arm*-*-eabi*): New target.
2856         * configure: Regenerate.
2857
2858 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2859
2860         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2861         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2862         (Dependencies): New section.
2863         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2864         (configure-target-[+module+]): Depend on maybe-all-gcc
2865         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2866         (toplevel profiledbootstrap): Fix dependencies.
2867         * Makefile.in: Regenerate.
2868
2869 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2870
2871         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2872         target-libiberty to noconfigdirs.
2873         * configure: Regenerate.
2874
2875 2004-08-03  Paul Brook  <paul@codesourcery.com>
2876
2877         * configure.in: Check for MPFR as well as GMP.
2878         * configure: Regenerate.
2879
2880 2004-08-01  Robert Millan  <robertmh@gnu.org>
2881
2882         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2883         libmudflap for all GNU-based systems (with Glibc).
2884         * configure: Regenerate.
2885
2886 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2887
2888         * Makefile.def (host-modules): Add gcc.
2889         * Makefile.in: Regenerate.
2890         * Makefile.tpl (sorry): New rule.
2891         (configure-host, all-host, [+make_target+]-host, do-check,
2892         install-host): Do not add gcc as a special case.
2893         (host modules): Add a small special-casing for gcc.  Export
2894         extra_make_flags through the environment.
2895         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2896         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2897         other recursive targets for gcc): Remove.
2898
2899         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2900         (stage, unstage): New rules.
2901         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2902         distclean-stage[+id+]): Use stage_current.
2903         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2904         the stage*-start rules.
2905
2906 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2907
2908         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2909         use -all_load flag.
2910
2911 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2912
2913         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2914         * configure: Regenerate.
2915
2916 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2917
2918         * maintainer-scripts/gcc_release: Revert yesterday's change.
2919
2920 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2921
2922         * MAINTAINERS: Add myself to write-after-approval.
2923
2924 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2925
2926         * libf2c: Removed.
2927         * gcc/gccbug.in: Updated because of libf2c removal.
2928         * maintainer-scripts/gcc_release: Ditto.
2929
2930 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2931
2932         * configure.in: Build libmudflap by default on FreeBSD.
2933         * configure: Regenerated.
2934
2935 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2936
2937         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2938         systems.
2939         * configure: Regenerated.
2940
2941 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2942
2943         PR target/16344
2944         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2945         feedback based compiler.
2946         * Makefile.in: Rebuilt.
2947
2948 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2949
2950         * Makefile.def (host_modules): Set bootstrap=true for flex.
2951         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2952         * Makefile.in: Rebuilt.
2953
2954 2004-07-07  Jan Hubicka  <jh@suse.cz>
2955
2956         * MAINTAINERS: Add self as a profile feedback maintainer.
2957
2958 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2959
2960         * configure.in:  Do not prepend $srcdir to /dev/null in
2961         makefile fragments.
2962         * configure:  Regenerate.
2963
2964 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2965
2966         * Makefile.def (build_modules): Add bison, byacc, flex,
2967         m4, texinfo.
2968         (flags_to_pass): Add FLEX.
2969         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2970         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2971         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2972         DEFAULT_MAKEINFO): Remove.
2973         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2974         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2975         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2976         objdir or else use configured tool.
2977         (all-build): New.
2978         (all): Depend on it.
2979         (Build module dependencies): Add.
2980         * Makefile.in: Regenerate.
2981         * configure.in: Better support for multiple build modules,
2982         matching what is done for host/target modules.  Do not look
2983         for "plausible" locations of build tools if Canadian cross.
2984         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2985         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2986         * configure: Regenerate.
2987
2988 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2989
2990         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2991         * Makefile.in: Regenerate.
2992
2993 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2994
2995         * Makefile.tpl (configure-build-[+module+],
2996         configure-[+module+], configure-target-[+module+]): Pass
2997         [+extra_configure_args+].
2998         (all-build-[+module+], all-[+module+], check-[+module+],
2999         install-[+module+], [+make_target+]-[+module+],
3000         all-target-[+module+], check-target-[+module+],
3001         install-target-[+module+], [+make_target+]-target-[+module+]):
3002         Pass [+extra_make_args+].
3003         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3004         (GCC_HOST_EXPORTS): Remove.
3005         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3006         cross, check-gcc, check-gcc-c++, install-gcc,
3007         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3008         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3009         * Makefile.in: Regenerate.
3010
3011 2004-06-21  Matthew Sachs  <msachs@apple.com>
3012
3013         * MAINTAINERS: Added self to write-after-approval.
3014
3015 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3016
3017         * configure.in: Check for srcdir/winsup rather than build directory
3018         winsup.
3019         * configure: Regenerate.
3020
3021 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3022
3023         * configure.in: Don't build Cygwin native newlib if winsup
3024         directory is missing.  Emit warning instead.
3025         * configure: Regenerate.
3026
3027 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3028
3029         * Makefile.tpl (touch-stage[+id+]): New.
3030         (restage[+prev+]): Depend on touch-stage[+id+].
3031
3032         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3033         Use it throughout.
3034
3035         * Makefile.def: Add profile and feedback bootstrap stages.
3036         Remove next field from bootstrap stages.
3037         * Makefile.tpl (LN, LN_S): Substitute.
3038         (stageN-start, stageN-end): Use double-colon rules, to
3039         provide a hook for additional setup commands.
3040         (distclean-stageN-gcc, restageN): Create dependencies from
3041         [+prev+], not from [+next+].
3042         (stageN-bubble): Add commands for successive stages from
3043         [+prev+], using double-colon rules.
3044         (all-stageN-gcc): Fix typo.
3045         (stagefeedback-start, profiledbootstrap): New.
3046         * Makefile.in: Regenerate.
3047         * configure.in: Call ACX_PROG_LN.
3048         * configure: Regenerate.
3049
3050 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3055
3056         * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3059
3060         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3061         without gcc.
3062         * configure: Regenerate.
3063
3064 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3065
3066         * Makefile.tpl: Fix typo.
3067         * Makefile.in: Regenerate.
3068
3069 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3070
3071         * configure.in: Remove new- prefix from toplevel
3072         bootstrap targets.
3073         * configure: Regenerate.
3074
3075 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3076
3077         * Makefile.tpl (all.normal): Rename to all.
3078         (all): Replace with a rule to pick the default
3079         target from configure.
3080         (all-gcc, configure-gcc): Use conditionals to
3081         do nothing when toplevel bootstrap is going on.
3082         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3083         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3084         * configure.in: Support --enable-bootstrap.
3085
3086         * Makefile.def: Remove new- prefix from toplevel
3087         bootstrap targets.
3088         * Makefile.tpl: Likewise.
3089
3090         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3091         target.
3092
3093         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3094         $(RECURSE_FLAGS) to recursive invocation of make.
3095
3096         * Makefile.in: Regenerate.
3097         * configure: Regenerate.
3098
3099 2004-05-30  Andreas Jaeger  <aj@suse.de>
3100             Jim Wilson <wilson@specifixinc.com>
3101
3102         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3103         like CC.
3104
3105 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3106
3107         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3108         * configure: Regenerate.
3109
3110 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3111
3112         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3113         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3114         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3115         targets.
3116         * Makefile.in: Regenerate.
3117
3118 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3119
3120         * configure.in: Test the ability to symlink directories.
3121         * configure: Regenerate.
3122
3123         * Makefile.def (bootstrap-stage): New definitions.
3124         * Makefile.tpl (configure-stage1-gcc,
3125         configure-stage2-gcc, configure-stage3-gcc,
3126         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3127         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3128         new-restage3, compare): Autogenerate, see Makefile.in
3129         entry for behavioral changes.
3130         (distclean-stage1, new-stage1-start, new-stage1-end,
3131         new-stage1-bubble, distclean-stage2, new-stage2-start,
3132         new-stage2-end, new-stage2-bubble, distclean-stage3,
3133         new-stage3-start, new-stage3-end): New autogenerated targets.
3134         (objext, prebootstrap, BOOT_CFLAGS,
3135         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3136         targets.
3137
3138         * Makefile.in: Regenerate.
3139         (distclean-stage1, new-stage1-start, new-stage1-end,
3140         new-stage1-bubble, distclean-stage2, new-stage2-start,
3141         new-stage2-end, new-stage2-bubble, distclean-stage3,
3142         new-stage3-start, new-stage3-end): New targets.
3143         (all-stage1-gcc): Move prebootstrap dependency from here...
3144         (configure-stage1-gcc): ...to here.
3145         (new-bootstrap): Use bubble targets.
3146         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3147         Use per-stage distclean targets.
3148         (configure-stage1-gcc, configure-stage2-gcc,
3149         configure-stage3-gcc, all-stage1-gcc,
3150         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3151         Use new-stageN-start to prepare the tree.
3152
3153 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3154
3155         * Makefile.def (host_modules): add libcpp.
3156         * Makefile.tpl: Add dependencies on and for libcpp.
3157         * Makefile.in: Regenerate.
3158         * configure.in: Add libcpp host module.
3159         * configure: Regenerate.
3160
3161 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3162
3163         * Makefile.tpl: Whenever a recursive target is defined, wrap
3164         it in a special @if/@endif block, and prepare its maybe
3165         dependency in the @if/@endif block
3166         * configure.in: Instead of writing maybe dependencies, remove
3167         the @if/@endif statements, and remove the @if/@endif blocks
3168         that remain.
3169         * configure: Regenerate.
3170         * Makefile.in: Regenerate.
3171
3172 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3173
3174         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3175
3176 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3177
3178         PR bootstrap/15120
3179         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3180         * */configure: Rebuilt.
3181
3182 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3183
3184         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3185         of libf2c.
3186         * configure, Makefile.in: Regenerate.
3187
3188 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3189
3190         * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3193
3194         Merge from tree-ssa-20020619-branch.
3195
3196         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3197         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3198         (HOST_GMPLIBS): Define.
3199         (HOST_GMPINC): Define.
3200         (TARGET_LIB_PATH): Add libmudflap.
3201         (GFORTRAN_FOR_TARGET): Define.
3202         (configure-build*): Export GFORTRAN.
3203         (configure-gcc): Export GMPLIBS and GMPINC.
3204         (all-gcc): Add maybe-all-libbanshee.
3205         (configure-target-libgfortran): Define.
3206         * Makefile.in: Regenerate.
3207         * configure.in (host_libs): Add libbanshee.
3208         (target_libraries): Add target-libmudflap and target-libgfortran.
3209         Add --with-libbanshee.
3210         Handle --disable-libmudflap.
3211         (*-*-freebsd*): Use with_gmp.
3212         Add $(libgcj) to noconfigdirs.
3213         * configure: Regenerate.
3214         * depcomp: New file.
3215         * MAINTAINERS: Add tree-ssa maintainers.
3216
3217 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3218
3219         * MAINTAINERS (Various Maintainers): Add myself.
3220
3221 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3222
3223         * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3230
3231         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3232         * configure: Regenerate.
3233
3234 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3235
3236         Revert:
3237         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3238
3239         * Makefile.def (flags_to_pass): Remove *dir variables that
3240         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3241         as well as prefix and exec_prefix.
3242         * Makefile.in: Regenerate.
3243
3244 2004-04-26  Robert Millan  <robertmh@gnu.org>
3245
3246         Add patches from libtool CVS.
3247         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3248         * ltconfig: Likewise.
3249         * ltcf-c.sh: Likewise.
3250         * ltcf-cxx.sh: Likewise.
3251         * ltcf-gcj.sh: Likewise.
3252
3253 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3254
3255         * Makefile.def (host_modules): Mark with the bootstrap
3256         flag packages on which gcc depends.
3257         * Makefile.tpl (all-bootstrap): Use it.
3258         * Makefile.in: Regenerate.
3259
3260 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         * Makefile.def (flags_to_pass): Remove *dir variables that
3263         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3264         as well as prefix and exec_prefix.
3265         * Makefile.in: Regenerate.
3266
3267 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3268
3269         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3270         * configure: Regenerate.
3271         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3272         * gcc/Makefile.tpl (compare): Use the result of the test.
3273         * gcc/Makefile.in: Regenerate.
3274
3275 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3276
3277         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3278         Always relocate gcc and prev-gcc to the original names, even
3279         if the build fails.
3280         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3281         New targets.
3282
3283 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3284
3285         * MAINTAINERS: Update my email address.
3286
3287 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3288
3289         * configure.in (mips*-*-irix5*): Enable ld.
3290         * configure: Regenerate.
3291
3292 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3293
3294         * configure: Regenerate.
3295
3296 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3297
3298         * Makefile.tpl (configure-[+module+], configure-gcc,
3299         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3300         Set and export LDFLAGS.
3301         * Makefile.in: Regenerate.
3302
3303 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3304
3305         * MAINTAINERS: Add myself to write-after-approval.
3306
3307 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3308
3309         PR bootstrap/14871
3310         * Makefile.tpl: If we don't have built-in-tree target tools,
3311         use the ones found by configure rather than hacking around with
3312         program_transform_name.
3313         * configure.in: Give Makefile.tpl the information necessary
3314         to do that.
3315         * Makefile.in: Regenerate.
3316         * configure: Regenerate.
3317
3318 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3319
3320         PR bootstrap/14760
3321         * configure.in: When computing baseargs, strip *all* copies of
3322         offending options.  Also, don't match/substitute the trailing space,
3323         so that this actually works when two similar options are separated by
3324         only one space.
3325         * configure: Regenerate.
3326
3327 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3328
3329         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3330         (rs6000-*-aix*): Same.
3331         * configure: Regenerate.
3332
3333 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3334
3335         * MAINTAINERS: Add myself to write-after-approval.
3336
3337 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3338
3339         * MAINTAINERS: Add myself to write-after-approval.
3340
3341 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3342
3343         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3344         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3345         * Makefile.in: Regenerate.
3346
3347         * configure.in (top level bootstrap support): Rework --enable-werror
3348         to set @stage2_werror_flag@.
3349         * configure: Regenerate.
3350         * Makefile.tpl (top level bootstrap support): Pass
3351         @stage2_werror_flag@ down to configure in stages 2 and 3.
3352         * Makefile.in: Regenerate.
3353
3354 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3355
3356         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3357         for stages 2 and 3 as well as in make.  As a consequence, remove
3358         OUTPUT_OPTION (now detected by configure) from the flags passed down
3359         to make.
3360         * Makefile.in: Regenerate.
3361
3362         * Makefile.tpl (new-bootstrap): Fix typo.
3363         * Makefile.in: Regenerate.
3364
3365 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3366
3367         * Makefile.tpl: Rearrange by moving recursive_targets rules
3368         into their proper sections.
3369         * Makefile.tpl (top level bootstrap support): Move disabling
3370         of coverage flags from 'make' to 'configure'; improve comments.
3371         * Makefile.in: Regenerate.
3372
3373         * Makefile.tpl (experimental top level bootstrap) Move stage1
3374         language setting from all- target to configure- target; disable
3375         intermodule optimization in stage 1; prevent gratuitous rebuilds
3376         of stage 1.
3377         * Makefile.in: Regenerate.
3378         * configure.in: Comma-separate stage 1 language list for top
3379         level bootstrap.
3380         * configure: Regenerate.
3381
3382         * Makefile.tpl: Clean up experimental top level bootstrap support:
3383         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3384         prev-gcc in configure- targets as well as all- targets.
3385         * Makefile.in: Regenerate.
3386
3387 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3388
3389         * compile: New file imported from automake.
3390
3391 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3392
3393         * configure.in: Remove symbolic link section.
3394         * configure: Regenerate.
3395         * Makefile.tpl (links): Remove.
3396         * Makefile.in: Regenerate.
3397
3398 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3399             Nathanael Nerode  <neroden@gcc.gnu.org>
3400
3401         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3402         Set with AC_CHECK_PROGS.
3403         * configure.in: Fix comment typo from last patch.
3404         * configure: Regenerate.
3405
3406 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3407
3408         * Makefile.tpl: Introduce experimental top level bootstrap support.
3409         * Makefile.in: Regenerate.
3410         * configure.in: Introduce support for top level bootstrap.
3411         * configure: Regenerate.
3412
3413 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3414             Paolo Bonzini  <bonzini@gnu.org>
3415
3416         PR bootstrap/14522
3417         * configure.in: Cope with shells that do not support unquoted ^
3418         * configure: Regenerate.
3419
3420 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3421             Paolo Bonzini  <bonzini@gnu.org>
3422
3423         PR bootstrap/14522
3424         * configure.in: Cope with shells that do not support nesting
3425         quotes inside quoted backquote substitutions.
3426         * configure: Regenerate.
3427
3428 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3429
3430         PR bootstrap/14522
3431         * configure.in: Fix escaping of $.
3432         * configure: Regenerate.
3433
3434 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3435
3436         * configure: Regenerate, since I forgot to while committing Paolo's
3437         changes.
3438
3439 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3440
3441         PR ada/14131
3442         Move language detection to the top level.
3443         * configure.in: Find default values for the tools as
3444         soon as possible.  Disable ada if GNAT is not found.
3445         Emit error message about missing languages.  Expand
3446         --enable-languages=all for the gcc subdirectory.
3447
3448 2004-03-10  Ben Elliston  <bje@gnu.org>
3449
3450         * MAINTAINERS: Update my email address.
3451
3452 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3453
3454         * ltconfig: Disable building static libraries if building shared
3455         libraries on AIX 5L.
3456
3457 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3458
3459         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3460         and disable libgcj.
3461         * configure: Regenerated.
3462
3463 2004-03-01  Brian Booth  <bbooth@redhat.com>
3464
3465         * MAINTAINERS: Add myself to write-after-approval.
3466
3467 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3468
3469         * MAINTAINERS: Add myself to write-after-approval.
3470
3471 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3472
3473         PR bootstrap/7087
3474         * Makefile.tpl: Guard XFOO sed statements better.
3475         * Makefile.tpl: Add dependency for configure-target-libada.
3476         * Makefile.in: Regenerate (incidentally fixes broken
3477         commit when libada-branch was merged).
3478
3479 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3480
3481         * MAINTAINERS: Add myself to write-after-approval.
3482
3483 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3484
3485         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3486         maintainers.
3487
3488 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3489
3490         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3491         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3492
3493 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3494
3495         PR bootstrap/11932
3496         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3497
3498 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3499
3500         * MAINTAINERS: Added myself to write-after-approval.
3501
3502 2004-02-14  Michael Koch  <konqueror@gmx.de>
3503
3504         * MAINTAINERS: Added myself to write-after-approval.
3505
3506 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3507
3508         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3509         some OS port maintainers to OS port maintainers section.
3510
3511 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3512
3513         * MAINTAINERS: Add self.
3514
3515 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3516
3517         * MAINTAINERS: Alphabetize.
3518
3519 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3520
3521         * MAINTAINERS: Remove myself.
3522
3523 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3524
3525         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3526         (rs6000-*-aix*): Same.
3527         * configure: Regenerate.
3528
3529 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3530
3531         * configure.in (host): Add in missing $noconfigdirs to defines.
3532         * configure: Regenerate.
3533
3534 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3535             Nathanael Nerode  <neroden@gcc.gnu.org>
3536
3537         PR ada/6637, PR ada/5911
3538         Merge with libada-branch:
3539         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3540         with appropriate dependencies. Add --enable-libada configure switch.
3541         * configure, Makefile.in: Regenerate.
3542
3543 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3544
3545         * MAINTAINERS: Add myself to write-after-approval.
3546
3547 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3548
3549         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3550         * configure: Regenerate.
3551
3552 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3553
3554         Merge from upstream:
3555
3556         * ltmain.in: When setting IFS to '~', be careful about user
3557         arguments that contain '~'.
3558
3559         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3560
3561         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3562         Also test $base_compile against $CC with escaped arguments. Bug
3563         reported by Geoff Keating <geoffk@apple.com>.
3564
3565 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3566
3567         * MAINTAINERS: Remove i960 port.
3568
3569 2004-01-23  DJ Delorie  <dj@redhat.com>
3570
3571         * Makefile.def (target_modules) [libiberty]: Don't stage.
3572         * Makefile.in: Rebuilt.
3573
3574 2004-01-20  Caroline Tice  <ctice@apple.com>
3575
3576         * MAINTAINERS: Add myself to write-after-approval.
3577
3578 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3579
3580         * MAINTAINERS: Update my email address.
3581
3582 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3583
3584         * MAINTAINERS: Add myself to write-after-approval.
3585
3586 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3587
3588         * MAINTAINERS: Remove entries without email address.
3589
3590 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3591
3592         * MAINTAINERS: Add myself to write-after-approval.
3593
3594 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3595
3596         * MAINTAINERS: Update my email address.
3597
3598 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3599
3600         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3601         * Makefile.tpl (configure-target-[+module+]): Support stage.
3602         * Makefile.in: Rebuilt.
3603
3604 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3605
3606         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3607
3608 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3609
3610         * MAINTAINERS: Add myself as a MIPS maintainer.
3611
3612 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3613
3614         * configure.in: Use ./config.cache, not config.cache.
3615         * configure: Regenerate.
3616         * Makefile.tpl: Special-casing not needed for GCC any more.
3617         * Makefile.in: Regenerate.
3618
3619         * configure.in: Don't share a cache file for host dirs.
3620         * configure: Regenerate.
3621
3622         * config-ml.in: Don't mess with the cache file.
3623
3624 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3625
3626         * MAINTAINERS: Move myself from 'Write After Approval' to
3627         'CPU Port Maintainers' section as SPARC maintainer.
3628
3629 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3630
3631         * Makefile.tpl: Make GCC use a separate config.cache.
3632         * Makefile.in: Regenerate.
3633
3634         PR bootstrap/11932, PR bootstrap/11933
3635         (I don't know if it will fix either of them, but it relates
3636         to them.)
3637         * configure.in: Don't use shared config.cache for target
3638         directories.
3639         * configure: Regenerate.
3640
3641 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3642
3643         * MAINTAINERS: Add myself to 'Write After Approval' section.
3644
3645 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3646
3647         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3648         * configure: Regenerated.
3649
3650 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3651
3652         * MAINTAINERS: Remove the mn10200 maintainer.
3653
3654 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3655
3656         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3657         * configure: Regenerated.
3658
3659 2003-12-16  Jan Hubicka  <jh@suse.cz>
3660
3661         * MAINTAINERS: Add myself as callgraph maintainer.
3662
3663 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3664
3665         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3666         * configure: Regenerate.
3667
3668 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3669
3670         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3671         'Write After Approval' section. Update email.
3672
3673 2003-12-01  James Lemke <jim@wasabisystems.com>
3674
3675         * MAINTAINERS (Write After Approval): Add myself.
3676
3677 2003-11-20  Matt Thomas  <matt@3am-software.com>
3678
3679         * MAINTAINERS: Add myself as a vax port maintainer.
3680
3681 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3682
3683         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3684         (configure-build-[+module+], configure-[+module+]): Likewise.
3685         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3686         * Makefile.in: Regenerate.
3687
3688 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3689
3690         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3691         shared/dylibed libraries.
3692         * ltmain.sh: Likewise.
3693         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3694         * ltcf-cxx.sh: Likewise.
3695         * ltcf-gcj.sh: Likewise.
3696         * ltconfig: Likewise.
3697
3698 2003-11-17  Stan Cox  <scox@redhat.com>
3699
3700         * MAINTAINERS: Add myself as iq2000 port maintainer.
3701
3702 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3703
3704         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3705         * Makefile.in: Regenerate.
3706
3707 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3708
3709         * config.sub: Update to 2003-11-03 version.
3710
3711 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3712
3713         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3714         * configure:  Regenerate.
3715
3716 2003-10-20  Nicolas Pitre <nico@cam.org>
3717
3718         * MAINTAINERS: Add myself to 'Write After Approval' section.
3719
3720 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3721
3722         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3723
3724 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3725
3726         * MAINTAINERS: Update my email address.
3727
3728 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3729
3730         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3731
3732 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3733
3734         * MAINTAINERS: Add myself to 'Write After Approval' section.
3735
3736 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3737
3738         * config.guess: Update to 2003-10-16 version.
3739         * config.sub: Update to 2003-10-16 version.
3740
3741 2003-10-15 David Daney  <ddaney@avtrex.com>
3742
3743         * MAINTAINERS: Added myself to 'Write After Approval' section.
3744
3745 2003-10-15  Falk Hueffner  <falk@debian.org>
3746
3747         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3748         'Write After Approval' section. Update email.
3749
3750 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3751
3752         * MAINTAINERS: Move myself from 'Write After Approval' to
3753         'Various Maintainers' section as middle-end maintainer.
3754
3755 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3756
3757         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3758         HOST_FLAGS_TO_PASS.
3759         * Makefile.in: Regenerate.
3760
3761 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3762
3763         * config.guess: Update to 2003-10-07 version.
3764         * config.sub: Update to 2003-10-07 version.
3765
3766 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3767
3768         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3769         * ltconfig (irix5*, irix6*): Don't override version_type.
3770
3771 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3772
3773         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3774         * configure: Rebuilt
3775         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3776         * Makefile.in: Rebuilt
3777
3778 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3779
3780         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3781
3782 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3783
3784         * MAINTAINERS (Write After Approval): Add myself.
3785
3786 2003-09-29  Paul Koning  <ni1d@arrl.net>
3787
3788         * MAINTAINERS: Move myself from "Write After Approval"
3789         to CPU platform maintainers for pdp11 platform.
3790
3791 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3792
3793         * MAINTAINERS: Move myself from 'Write After Approval' to
3794         'Various Maintainers' section as libffi testsuite maintainer.
3795
3796 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3797
3798         * configure.in: Pass a computed --program-transform-name
3799         to subconfigures.
3800         * configure: Regenerated.
3801
3802 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3803
3804         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3805         * Makefile.in: Regenerate.
3806
3807         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3808         * Makefile.in: Regenerate.
3809
3810 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3811
3812         * MAINTAINERS: Move myself from 'Write After Approval'
3813         to 'Various Maintainers' (objective-c) section.
3814
3815 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3816
3817         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3818         quoting.
3819         * configure: Regenerated.
3820
3821 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3822
3823         * MAINTAINERS (Write After Approval): Add myself to write after
3824         approval list.
3825
3826 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3827
3828         * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3831
3832         * MAINTAINERS: Update my e-mail address.
3833
3834 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3835
3836         * libtool.m4 (LD): Correct powerpc64 host match.
3837
3838 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3839
3840         * MAINTAINTERS: Update my affiliation and email address.
3841
3842 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3843
3844         * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2003-09-04  DJ Delorie  <dj@redhat.com>
3847
3848         * configure: Regenerate.
3849
3850 2003-09-04  Robert Millan  <robertmh@gnu.org>
3851
3852         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3853
3854 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3855
3856         * configure.in: Ensure arguments to sed are properly spaced.
3857         * configure: Regenerate.
3858
3859 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3860
3861         * MAINTAINERS: Update my e-mail address.
3862
3863 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3864
3865         * MAINTAINERS (Write After Approval): Add myself.
3866
3867 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3868
3869         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3870         * configure: Regenerated.
3871
3872 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3873
3874         * MAINTAINERS: Update my email address.
3875
3876 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3877
3878         * configure.in:  Use newline instead of semicolon when assuming
3879         shell arguments in a for loop.
3880         * configure:  Regenerated.
3881
3882 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3883
3884         * MAINTAINERS: Resurrect the i860 maintainer.
3885
3886 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3887
3888         PR 8180
3889         * configure.in: When testing with_libs and with_headers, treat
3890         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3891         * configure: Regenerate.
3892
3893         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3894         make, shell, etc.
3895         (baseargs): Likewise.
3896         * configure: Regenerate.
3897
3898 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3899
3900         * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3903
3904         * configure.in: Disable libgcj for darwin not on powerpc.
3905         * configure: Rebuild.
3906
3907 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3908
3909         * config-ml.in, symlink-tree: Add license.
3910
3911 2003-08-03  Richard Stallman  <rms@gnu.org>
3912             Eben Moglen  <moglen@columbia.edu>
3913
3914         * README.SCO: New file.
3915
3916 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3917
3918         * Makefile.tpl (check, check-c++): Express dependencies using
3919         dependencies rather than commands.
3920         * Makefile.in: Regenerate.
3921
3922 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3923
3924         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3925         * configure: Ditto.
3926
3927 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3928
3929         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3930         * Makefile.in: Update.
3931
3932 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3933
3934         * configure.in: Enable libgcj for darwin.
3935         * configure: Rebuild.
3936
3937 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3938
3939         * config-ml.in:  Use ac_configure_args directly instead of
3940         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3941         actually seen.
3942
3943 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3944
3945         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3946         creating target and build subdirs to build all parent dirs as needed.
3947         * Makefile.in: Rebuild.
3948         * configure.in: Don't build dirs explicitly here.
3949         * configure: Rebuild.
3950
3951 2003-07-26  Paul Brook  <paul@nowt.org>
3952
3953         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3954
3955 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3956
3957         * Makefile.tpl (all-make): Depend on intl.
3958         * Makefile.in: Rebuilt.
3959
3960 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3961
3962         * install-sh:  Update to newer upstream versions (associated with
3963         aclocal 1.7).
3964         * mkinstalldirs:  Likewise.
3965         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3966
3967 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3968
3969         * MAINTAINERS: Move self from Bug database only accounts
3970         to write-after-approval.
3971
3972 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3973
3974         * config.if: Remove unused libc_interface determination.
3975
3976 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3977
3978         * MAINTAINERS: Move self from write-after-approval to
3979         build machinery (*.in).
3980
3981 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3982
3983         PR bootstrap/11273
3984         PR bootstrap/11408
3985         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3986         unused INSTALL_PROGRAM_ARGS.
3987         * configure.in: Use AC_PROG_INSTALL.
3988         * Makefile.in: Regenerate.
3989         * configure: Regenerate.
3990
3991 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
3992
3993         * MAINTAINERS: Alphabetize.
3994
3995 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3996
3997         * configure: Rebuilt.
3998         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3999         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4000         newlib nor libgloss.
4001         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4002         * configure.in (am33_2.0-*-linux*): Added.
4003
4004 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4005
4006         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4007         * configure: Regenerate.
4008
4009 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4010
4011         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4012         * Makefile.in: Regenerate.
4013
4014 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4015
4016         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4017         * Makefile.in: Regenerate.
4018
4019 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4020
4021         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4022         * Makefile.in: Regenerated.
4023
4024         * config-ml.in: Replace PWD with PWD_COMMAND.
4025
4026 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4027
4028         * intl: New directory; see intl/ChangeLog for details.
4029         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4030         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4031         * Makefile.in: Regenerate.
4032
4033 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4034
4035         * configure.in: Clean up config-lang.in handling.  Delete
4036         useless assignment to "subdirs".
4037         * configure: Regenerate.
4038
4039 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4040
4041         * configure.in: Rename 'target_libs' to 'target_libraries'.
4042         Remove useless reference to 'target_libs'.
4043         * configure: Regenerate.
4044
4045 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4046
4047         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4048         * Makefile.in: Regenerate.
4049
4050 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4051
4052         * Makefile.def: Introduce flags_to_pass.
4053         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4054         * Makefile.in: Regenerate.
4055
4056 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4057
4058         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4059         and target-libgloss.
4060         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4061         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4062         * configure: Regenerate.
4063
4064 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4065
4066         * configure.in: Update testsuite_flags to new location.
4067         * configure. Regenerate.
4068
4069 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4070
4071         * Makefile.tpl: Remove BUILD_CC stuff.
4072         * Makefile.in: Regenerate.
4073
4074 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4075
4076         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4077
4078 2003-06-16  Graeme Peterson <gp@qnx.com>
4079
4080         * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4083
4084         * config.guess: Update to 2003-06-12 version.
4085         * config.sub: Update to 2003-06-13 version.
4086
4087 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4088
4089         * config.guess: Update to 2003-06-06 version.
4090         * config.sub: Update to 2003-06-06 version.
4091
4092 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4093
4094         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4095         * configure. Regenerate.
4096
4097 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4098
4099         * configure.in: Disable serial configure by default.
4100         * configure: Regenerate.
4101         * Makefile.tpl: Abolish .NOTPARALLEL.
4102         * Makefile.in: Regenerate.
4103
4104         * Makefile.tpl: Replace {build,host,target}_canonical by
4105         {build,host,target}.
4106         * Makefile.in: Regenerate.
4107
4108         * Makefile.tpl: Fix stupid pasto.
4109         * Makefile.in: Regenerate.
4110
4111 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4112
4113         * Makefile.tpl: Remove bogus conditional.
4114         * Makefile.in: Regenerate.
4115
4116 2003-06-05  Jan Hubicka  <jh@suse.cz>
4117
4118         * Makefile.tpl (profiledbootstrap): New target.
4119         * Makefile.in (profiledbootstrap): New target.
4120
4121 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4122
4123         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4124         Pinski. Remove user names from other bugzilla-only maintainers.
4125
4126 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4127
4128         * Makefile.tpl: Make 'recursive targets' using autogen rather
4129         than shell loop.  Remove duplicate 'clean' targets and false
4130         comments.
4131         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4132         Add systematic method of specifying missing targets in subdirs.
4133         Add copyright boilerplate.
4134         * Makefile.in: Regenerate.
4135         * configure.in: Add 'recursive targets' to maybe list.
4136         * configure: Regenerate.
4137
4138         * MAINTAINERS: "GNATS only" -> "Bug database only".
4139
4140         * Makefile.tpl: Rename [+target+] to [+make_target+].
4141         * Makefile.def: Rename 'target' to 'make_target'.
4142
4143 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4144
4145         * MAINTAINERS: Add self as options handling maintainer.
4146
4147 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4148
4149         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4150         been too long since I touched those ports.
4151
4152 2003-05-28  DJ Delorie  <dj@redhat.com>
4153
4154         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4155         * Makefile.in: Regenerate.
4156
4157 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4158
4159         * configure.in: Use curly braces in the definition of tooldir.
4160         * configure: Regenerate.
4161
4162 2003-05-21  DJ Delorie  <dj@redhat.com>
4163
4164         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4165         newlib or libgloss.
4166         * Makefile.in: Regenerate.
4167
4168 2003-05-21  DJ Delorie  <dj@redhat.com>
4169
4170         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4171         * Makefile.in: Regenerate.
4172
4173 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4174
4175         * MAINTAINERS: Update my e-mail address.
4176
4177 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4178
4179         * configure.in: Switch more things to use maybe dependencies.
4180         * Makefile.tpl: Switch more things to use maybe dependencies.
4181         Factor out common code from autogen IF statements.
4182         * configure: Regenerate.
4183         * Makefile.in: Regenerate.
4184
4185 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4186
4187         * configure.in: Accept i[3456789]86 for machine type.
4188         * configure: Regenerate.
4189
4190 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4191
4192         * configure.in: Switch more things to use maybe dependencies.
4193         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4194         * configure: Regenerate.
4195         * Makefile.tpl: Switch more things to use maybe dependencies.
4196         * Makefile.in: Regenerate.
4197
4198 2003-05-16  Andreas Schwab  <schwab@suse.de>
4199
4200         * Makefile.tpl (install-opcodes): Define.
4201         * Makefile.in: Rebuild.
4202
4203 2003-05-13  Andreas Jaeger  <aj@suse.de>
4204
4205         * config.guess: Update to 2003-05-09 version.
4206         * config.sub: Update to 2003-05-09 version.
4207
4208 2003-05-13  Michael Eager <eager@mvista.com>
4209
4210         * configure.in: Correct sed script so that options in quotes are not
4211         deleted.
4212         * configure: Rebuild.
4213
4214 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4215
4216         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4217         and $$s/newlib/libc/sys/cygwin32 include paths.
4218         * configure: Ditto.
4219
4220 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4221
4222         * MAINTAINERS: Update my email addresses.
4223
4224 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4225
4226         * config-ml.in: Propagate INSTALL variables.
4227
4228 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4229
4230         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4231
4232 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4233
4234         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4235         * Makefile.in: Regenerate.
4236
4237 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4238
4239         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4240
4241 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4242
4243         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4244
4245 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4246
4247         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4248         * Makefile.in: Regenerated.
4249
4250 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4251
4252         * MAINTAINERS (Write After Approval): Upgrade myself from
4253         GNATS only to write-after-approval. Update my mail address.
4254
4255 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4256
4257         (OS Port Maintainers: freebsd): Add myself.
4258
4259 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4260
4261         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4262
4263 2003-04-22  Kean Johnston  <jkj@sco.com>
4264
4265         * MAINTAINERS (SCO ports): Added myself.
4266
4267 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4268
4269         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4270
4271 2003-04-19  Kean Johnston  <jkj@sco.com>
4272
4273         * MAINTAINERS (Write After Approval): Add myself.
4274
4275 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4276
4277         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4278         * Makefile.in: Regenerate.
4279
4280 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4281
4282         * configure.in (powerpc64*-*-linux*): Remove.
4283         * configure: Rebuilt.
4284
4285 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4286
4287         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4288         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4289         and restrap.
4290         * Makefile.in:  Regenerate.
4291
4292 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4293
4294         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4295         * configure: Regenerated.
4296
4297 2003-04-15  DJ Delorie  <dj@redhat.com>
4298
4299         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4300
4301 2003-04-13  Nick Clifton  <nickc@redhat.com>
4302
4303         * config-ml.in: Remove support for --disable-aix removing
4304         call-aix multilibs.
4305
4306 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4307
4308         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4309         * */configure: Rebuilt.
4310
4311 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4312
4313         * MAINTAINERS: Add my email address.
4314
4315 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4316
4317         * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4320
4321         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4322         * Makefile.in: Regenerate.
4323
4324 2003-03-14  Michael Chastain  <mec@shout.net>
4325
4326         * Makefile.in: Regenerate with correct Makefile.def.
4327
4328 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4329
4330         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4331         Make macro.
4332         * Makefile.in: Regenerate.
4333         * configure.in: Clean up gxx_include_dir logic.
4334         * configure: Regenerate.
4335
4336 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4337
4338         * MAINTAINERS (Write After Approval): Add myself.
4339
4340 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4341
4342         * MAINTAINERS: Update my mail address.
4343
4344 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4345
4346         * configure.in (gxx_include_dir): Fix typo.
4347         * configure: Regenerated.
4348
4349 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4350
4351         * Makefile.tpl: Reindent.
4352         * Makefile.in: Regenerate.
4353         * configure.in: Reindent.  Don't set unused variables.
4354         * configure: Regenerate.
4355
4356 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4357
4358         * configure.in: Include $(build_tooldir)/sys-include in
4359         FLAGS_FOR_TARGET.
4360         * configure: Regenerated.
4361
4362 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4363
4364         * Makefile.tpl: Always pass down RANLIB.
4365         * Makefile.in: Regenerate.
4366
4367         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4368         * Makefile.in: Regenerate.
4369         * configure.in: Remove unused logic relating to --enable-shared
4370         and --enable-threads.  Remove bogus comments.  Remove redundant
4371         noconfigdirs.
4372         * configure: Regenerate.
4373
4374         * configure.in: Replace ${libstdcxx_version} by its value.
4375         Remove reference to mh-dgux.
4376         * configure: Regenerate.
4377
4378 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4379
4380         * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4383
4384         * Makefile.tpl: Rearrange.
4385         * Makefile.in: Regenerate.
4386
4387 2003-02-25  Uwe Stieber <uwe@wwws.de>
4388
4389         * configure.in: Add support for kaOS as cross build target system.
4390         * configure: Regenerated.
4391
4392 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4393
4394         * MAINTAINERS (Write after approval): Add myself.
4395
4396 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4397
4398         * MAINTAINERS: Update my email address.
4399
4400 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4401
4402         * MAINTAINERS: Add self to blanket write privs. section.
4403
4404 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4405
4406         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4407         configure-target-* as some target builds may require additional
4408         flags for preprocessor tests.
4409         * Makefile.in: Regenerated.
4410
4411 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4412
4413         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4414         * ltconfig: Handle it.
4415         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4416         auto-detecting it.
4417
4418         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4419         it is used as argument to $CC.
4420         * ltcf-gcj.sh: Likewise.
4421
4422         * configure.in: Introduce --enable-maintainer-mode.
4423         * configure: Rebuilt.
4424         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4425         for maintainer mode.
4426         * Makefile.in: Rebuilt.
4427
4428 2003-02-18  Jason Merrill  <jason@redhat.com>
4429
4430         * Makefile.tpl (check-c++): Allow parallelism.
4431
4432 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4433
4434         * MAINTAINERS: Remove John Carr (who never actually had access to
4435         gcc.gnu.org).
4436
4437 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4438
4439         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4440         don't configure target-libobjc.
4441         * configure: Regenerate.
4442
4443 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4444
4445         * Makefile.tpl (RANLIB): Define.
4446         * Makefile.in: Regenerate.
4447
4448 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4449
4450         * MAINTAINERS: Update my email.
4451
4452 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4453
4454         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4455         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4456         * Makefile.in: Regenerated.
4457         * configure.in: Remove all traces of snavigator, db, and grep.
4458         * configure: Regenerated.
4459
4460 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4461
4462         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4463         After Approval.
4464
4465 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4466
4467         * MAINTAINERS (Write after approval): Add myself.
4468
4469 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4470
4471         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4472         * Makefile.in: Regenerated.
4473
4474 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4475
4476         * config.guess: Updated to 2003-01-30's version.
4477         * config.sub: Updated to 2003-01-28's version.
4478
4479 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4480
4481         * config.if: If gcc_version is already set, just use it.  Don't set
4482         gcc_version_trigger if it's already set, otherwise set it to
4483         gcc/version.c, but only if the file exists.  If it is not set and
4484         gcc/version.c does not exist, try to extract the version number from
4485         $CC.
4486
4487 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4488
4489         * MAINTAINERS: Add myself to write-after-approval list.
4490
4491 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4492
4493         * configure.in:  Revert 24Jan change.
4494         * configure:  Regenerate.
4495
4496 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4497
4498         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4499         entry of HJ Lu.
4500
4501 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4502
4503         * configure.in: Revert previous change.
4504         * configure: Regenerate.
4505
4506 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4507
4508         * configure.in: Make rda native-only.
4509         * configure: Regenerate.
4510
4511 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4512
4513         * MAINTAINERS: Move myself from GNATS-only-accounts to
4514         write-after-approval.
4515
4516 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4517
4518         * configure.in: Add missing \.
4519         * configure: Rebuilt.
4520
4521 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4522
4523         * configure.in (baseargs): Avoid using \| in sed regular
4524         expressions.
4525         * configure: Rebuilt.
4526
4527 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4528
4529         * configure.in (baseargs): Remove all supported forms of
4530         --cache-file, --srcdir, --host, --build and --target options
4531         from argument lists.
4532         * configure: Rebuilt.
4533
4534 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4535
4536         * MAINTAINERS: Add myself to write-after-approval list.
4537
4538 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4539
4540         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4541         * configure: Rebuilt.
4542
4543 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4544
4545         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4546         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4547         * Makefile.in: Regenerate.
4548         * configure: Regenerate.
4549
4550 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4551
4552         * configure.in: Remove Makefile in build, host and target modules
4553         unless configure was run with --no-recursion.
4554         * configure: Rebuilt.
4555
4556 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4557
4558         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4559         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4560         * Makefile.in: Regenerate.
4561
4562 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4563
4564         * config.guess: Update to 2003-01-03 version.
4565         * config.sub: Update to 2003-01-03 version.
4566
4567 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4568
4569         * configure: Regenerate with proper autoconf 2.13.
4570
4571 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4572
4573         * configure.in: Add AC_PREREQ for consistency.
4574         * configure: Regenerate.
4575
4576 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4577
4578         * configure.in (GDB_TK): Add tcl directories conditional on
4579         gdb/gdbtk directory being present.
4580         * configure: Regenerate.
4581
4582 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4583
4584         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4585         by gcc if LD is not defined and we are not doing a Canadian Cross.
4586         * configure: Rebuilt.
4587
4588 2002-12-31  Tom Tromey  <tromey@redhat.com>
4589
4590         * Makefile.in: Rebuilt.
4591         * Makefile.def (target_modules) [libffi]: Allow installation.
4592
4593 2002-12-31  Andreas Schwab  <schwab@suse.de>
4594
4595         * configure.in: Fix use of $program_transform_name.
4596         * configure: Regenerated.
4597
4598 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4599
4600         * configure.in (baseargs): Don't remove first configure argument.
4601         * configure: Regenerated.
4602
4603 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4604
4605         * Makefile.tpl (local-distclean): Don't remove...
4606         (multilib.ts): ... this.  Moved into...
4607         (multilib.out): ... this.  Don't use sub-make.
4608         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4609         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4610         (configure-build-[+module+], configure-[+module+],
4611         configure-target-[+module+], configure-gcc): ... these.  Test
4612         for Makefile existence.  Drop config.status from dependencies.
4613         * Makefile.in: Rebuilt.
4614         * configure.in: Move gcc-version-trigger to the end of
4615         ac_configure_args.  Add comments to maybedep.tmp and
4616         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4617         nonopt from baseargs, matching and removing corresponding
4618         whitespace while at it.
4619         * configure: Rebuilt.
4620
4621 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4622
4623         * configure.in (host_configargs): Replace reference to
4624         no-longer-defined buildopts with --build=${build_alias}.
4625         * configure: Rebuilt.
4626
4627         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4628         program_transform_name to standard idiom.
4629         (AUTOGEN, AUTOCONF): Define.
4630         (Makefile.in): Use $(AUTOGEN).
4631         (Makefile): Depend on config.status, and use autoconf-style rule to
4632         build it.  Move original commands to...
4633         (config.status): ... this new target.
4634         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4635         $(AUTOCONF).
4636         * Makefile.in: Rebuilt.
4637
4638 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4639
4640         * Makefile.tpl: Fix dramatic bustage due to change in
4641         program_transform_name.
4642         * Makefile.in: Regenerate.
4643
4644         * configure.in: Remove unnecessary PATH setting.
4645         * configure: Regnerate.
4646
4647         * configure.in: Don't default to unprefixed tools unless
4648         the native tools will work.
4649         * configure: Regenerate.
4650
4651         * configure.in: Convert to autoconf script.  Blow away lots
4652         of now-redundant Makefile fragments.
4653         * configure: Generate using Autoconf.
4654         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4655         * Makefile.in: Regenerate.
4656
4657 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4658
4659         * configure: Fix stupid bug where RANLIB was mistakenly included.
4660
4661         * configure.in: Rename (buildargs, hostargs, targargs) to
4662         (build_configargs, host_configargs, target_configargs).
4663
4664         * configure.in: Move logic out of sed statement.
4665
4666         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4667         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4668
4669 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4670
4671         * config.sub: Import from master repository
4672         * config.guess: Ditto
4673
4674 2002-12-24  Andreas Schwab  <schwab@suse.de>
4675
4676         * Makefile.tpl (multilib.out): Fix missing space.
4677         * Makefile.in: Regenerate.
4678
4679 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4680
4681         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4682         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4683         * Makefile.in: Regenerate.
4684         * configure.in: Remove unnecessary leftovers.
4685
4686 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4687
4688         * configure.in (extra_ranlibflags_for_target): New variable.
4689         (*-*-darwin): Add -c to ranlib commands.
4690         * configure (tooldir): Handle extra_ranlibflags_for_target.
4691
4692 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4693
4694         * Makefile.tpl: Revert HJL's change.
4695         * Makefile.in: Regenerated.
4696         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4697         always.
4698
4699 2002-12-19  Andreas Schwab  <schwab@suse.de>
4700
4701         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4702         * Makefile.in: Regenerate.
4703
4704 2002-12-18  H.J. Lu <hjl@gnu.org>
4705
4706         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4707         * Makefile.in: Regenerated.
4708
4709         * configure.in (build_prefix): New. Substitute.
4710
4711 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4712
4713         * Makefile.tpl: Don't let real targets depend on phony targets.
4714         * Makefile.in: Regenerate.
4715
4716         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4717         * Makefile.in: Regenerate.
4718
4719 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4720
4721         * config.sub: Import from master repository
4722         * config.guess: Ditto
4723
4724 2002-12-16  Jason Merrill  <jason@redhat.com>
4725
4726         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4727         previous 'make bootstrap'.
4728         * Makefile.in: Regenerate.
4729
4730 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4731
4732         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4733
4734 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4735
4736         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4737         * Makefile.in: Regenerate.
4738
4739 2002-12-13  Jason Merrill  <jason@redhat.com>
4740
4741         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4742         library tests.
4743         (check-c++): Just depend on it and check-target-libstdc++-v3.
4744         * Makefile.in: Regenerate.
4745
4746 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4747
4748         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4749         * Makefile.in: Rebuilt.
4750
4751 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4752
4753         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4754
4755 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4756
4757         * configure: Fix bug put in by gremlins.
4758
4759         * Makefile.tpl: Substitute more autoconfily.
4760         * configure: Substitute more autoconfily.
4761         * Makefile.in: Regenerate.
4762
4763 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4764
4765         * config.sub: Import from master repository
4766         * config.guess: Ditto
4767         * MAINTAINERS: Added Svein Seldal under write after approval
4768
4769 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4770
4771         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4772         * Makefile.in (all-sim): Ditto.
4773
4774 2002-12-06  DJ Delorie  <dj@redhat.com>
4775
4776         * Makefile.tpl: Change configure dependencies to not have real
4777         targets depend on phony targets.
4778
4779 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4780
4781         * configure.in: Revert unintentional change.
4782
4783         * Makefile.tpl: Change dependency for */multilib.out so that
4784         it works when gcc isn't in the tree.
4785
4786         * configure.in: Substitute more.
4787         * configure: Run subconfigures from the Makefile.
4788         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4789         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4790
4791 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4792
4793         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4794
4795 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4796
4797         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4798         and corresponding dependencies.
4799         * Makefile.in: Regenerate.
4800
4801         * configure.in (host_tools): Order binutils, gas and ld for
4802         convenience in running the testsuites.
4803
4804         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4805         * Makefile.in: Regenerate.
4806         * configure.in: Introduce rules to serialize subconfigure runs.
4807
4808         * configure.in: Introduce BASE_CC_FOR_TARGET.
4809         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4810         Realize configure-build-* targets.  Realize configure-target-* targets.
4811         * Makefile.in: Regenerate.
4812
4813 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4814
4815         * configure: Move gcc_version_trigger stuff from here...
4816         * configure.in: ...to here.
4817
4818         * configure.in: Separate subconfigure options added by this file from
4819         options given by the user.  Add machinery to put args for host
4820         subconfigures into the Makefile.
4821
4822         * Makefile.tpl: Remove 'vault' targets.
4823         * Makefile.tpl: Reorder and comment dependencies.
4824         * Makefile.in: Regenerate.
4825
4826 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4827         * configure.in: Fix my broken commit of previous patch. (sigh)
4828
4829 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4830
4831         * configure.in: Move host-specific darwin noconfigdirs into
4832         the host-specific section.
4833
4834 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4835
4836         * configure.in: Move host-specific darwin noconfigdirs into
4837         the host-specific section.
4838
4839 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4840
4841         * configure: Remove skip-this-dir support.
4842         * Makefile.tpl: Remove skip-this-dir support.
4843
4844         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4845         subdirectories.
4846         * Makefile.in: Regenerate.
4847
4848         * Makefile.tpl: Strip out useless setting of 'dir'.
4849         * Makefile.in: Regenerate.
4850
4851 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4852
4853         * configure.in: Fix deeply stupid bug.
4854
4855         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4856         shell code in CXX_FOR_TARGET
4857         * Makefile.def: Introduce raw_cxx.
4858         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4859         RAW_CXX_FOR_TARGET.
4860         * Makefile.in: Regenerate.
4861
4862 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4863
4864         * Makefile.tpl: Remove unnecessary ifs.
4865         * Makefile.in: Regenerate.
4866
4867         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4868         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4869         targets for 'no_install' modules.
4870         * configure: Move GDB_TK substitution to configure.in.  Move
4871         build_modules stuff to configure.in.
4872         * configure.in: Implement soft dependency machinery.  Maybe-ize
4873         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4874         * Makefile.in: Regenerate.
4875
4876 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4877
4878         * Makefile.tpl: Make all-target, install-target behave similarly
4879         to all, install (only hitting configured targets).  Eliminate
4880         unused macro defintions.
4881
4882         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4883         build != host.
4884
4885         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4886
4887         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4888
4889         * configure.in: Produce lists of subdir targets we're actually
4890         configuring.  Remove references to "dosrel".
4891         * Makefile.tpl: Let configure set which subdir targets are hit.
4892         Remove install-cross; clean up install; remove ALL.  Remove
4893         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4894         Autogenerate host module targets.  Remove empty dependency lines
4895         and redundant dependency; rearrange slightly.
4896         * Makefile.def: Add host-side libtermcap, utils.
4897
4898         * Makefile.in: Regenerate.
4899
4900 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4901
4902         * ltconfig (osf[345]): Append $major to soname_spec.
4903         Reflect this in library_names_spec.
4904         * ltmain.sh (osf): Prefix $major with . for use as extension.
4905
4906 2002-11-19  Andreas Jaeger  <aj@suse.de>
4907
4908         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4909         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4910         and sparc64 GNU/Linux systems.
4911
4912 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4913
4914         * MAINTAINERS: Update email.
4915
4916 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4917
4918         * MAINTAINERS: Complete James Dennett's entry.
4919
4920 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4921
4922         * MAINTAINERS (Write After Approval): Add myself.
4923
4924 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4925
4926         * Makefile.tpl: syntactic cleanup
4927
4928 2002-11-13 Stuart Hastings <stuart@apple.com>
4929
4930         * MAINTAINERS: Add myself to write-after-approval list.
4931
4932 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4933
4934         * Makefile.def: Add list of recursive targets to autogenerate.
4935         Add build_modules.
4936         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4937         targets.  Autogenerate *-build-* targets.
4938         * Makefile.in: Regenerate.
4939
4940 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4941
4942         * configure: More autoconf-style substitutions.
4943         * Makefile.tpl: More autoconf-style substitutions.
4944         * Makefile.in: Regenerate.
4945
4946 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4947
4948         * configure: Substitute more variables in a more autoconf-friendly
4949         way.  Simplify slightly.
4950         * Makefile.tpl: Make more variables substitutable in an
4951         autoconf-friendly way.
4952         * Makefile.in: Regenerate.
4953
4954 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4955
4956         * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4959
4960         * configure.in (v810*): Remove special setting of tools.
4961
4962         * configure: Add support for extra required flags for ar or nm.
4963         * configure.in (aix4.3+): Use above support for target-specific
4964         issues, rather than using config/mt-aix43.
4965
4966 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4967
4968         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4969         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4970         with $srcdir.  Reformat indentation.  Substitute some variables
4971         formerly hard-coded in the Makefile for build=host.
4972         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4973         * Makefile.def: Autogenerate more.
4974         * Makefile.in: Regenerate.
4975
4976 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4977
4978         * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4981
4982         * Makefile.def (host_modules): Add rda.
4983         * Makefile.in: Regenerate.
4984         * configure.in (target_tool): Add target-rda to list.
4985
4986 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4987
4988         * MAINTAINERS: Remove "co-maintainer" note for web pages.
4989
4990 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4991
4992         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4993         and restrap targets to this rule.
4994         * Makefile.in:  Regenerate.
4995
4996 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4997
4998         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4999         GNATS only accounts.
5000
5001 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5002
5003         * configure.in (i[3456]86-*-linux*): Add check to disable
5004         ${libgcj} for glibc1.
5005
5006 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5007
5008         * MAINTAINERS: Add myself as ip2k port maintainer.
5009
5010 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5011
5012         * configure.in: Add tic4x target.
5013
5014 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5015
5016         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5017         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5018         * Makefile.in: Regenerate.
5019
5020         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5021         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5022         * Makefile.in: Regenerate.
5023
5024 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5025
5026         * MAINTAINERS: Add myself as web pages co-maintainer.
5027
5028 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5029
5030         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5031         * Makefile.in: Regenerate.
5032
5033 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5034
5035         * MAINTAINERS: Add myself and Nathan Sidwell
5036         <nathan@codesourcery.com> as VxWorks maintainers.
5037
5038 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5039
5040         * Makefile.def: Remove order dependency comments.
5041         * Makefile.tpl: Add explicit install-install dependencies.
5042         * Makefile.in: Regenerate.
5043
5044         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5045         * Makefile.in: Regenerate.
5046
5047         * Makefile.tpl: Add configure-target (for src-release in src)
5048         * Makefile.in: Regenerate.
5049
5050 2002-09-30  Nick Clifton  <nickc@redhat.com>
5051
5052         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5053
5054 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5055
5056         * configure.in (s390*-*-linux*): Enable libgcj.
5057
5058 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5059
5060         * configure: Revert accidentally applied changes.
5061
5062         * Makefile.tpl: Make more autoconf-friendly.
5063         * Makefile.in: Regenerate.
5064         * configure: Make substitution more autoconf-like.
5065
5066 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5067
5068         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5069         single entry to handle all these.
5070         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5071         libjava on arm-*-elf.
5072
5073 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5074
5075         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5076         things that depend on them.
5077
5078 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5079
5080         * Makefile.tpl: Make subsituted variables more autoconfy.
5081         * Makefile.in: Regenerate.
5082         * configure: Make seds more autoconfy.
5083
5084 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5085
5086         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5087         * Makefile.in: Regenerate.
5088         * configure.in: Rewrite sed statements to look autoconfy.
5089
5090         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5091         all-target-foo on configure-target-foo.
5092         * Makefile.def: Ditto.
5093         * Makefile.in: Rebuild.
5094
5095 2002-09-25  Andrew Haley  <aph@redhat.com>
5096
5097         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5098
5099 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5100
5101         * Makefile.def: New file.
5102         * Makefile.tpl: New file.
5103         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5104         * contrib/gcc_update: Note that Makefile.in is a generated file.
5105
5106         * configure.in: Minor rearrangement.  Simplify tests.
5107
5108 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5109
5110         * configure.in (with_headers): Skip copy if value is "yes".
5111         (with_libs): Likewise.
5112
5113 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5114
5115         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5116         * configure.in (sh*-*-pe*): Ditto.
5117         * configure.in (mips*-*-pe*): Ditto.
5118         * configure.in (*arm-wince-pe): Ditto.
5119
5120         * configure.in: Rearrange.
5121
5122 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5123
5124         * MAINTAINERS: Update my email address.
5125
5126 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5127
5128         * MAINTAINERS: (Write After Approval): Add myself.
5129
5130 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5131
5132         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5133
5134 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5135
5136         * MAINTAINERS: Change my mailing address.
5137
5138 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5139
5140         * MAINTAINERS (Write After Approval): Remove myself.
5141         (Various Maintainers: c++ runtime libs): Add myself.
5142
5143 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5144
5145         * MAINTAINERS (Write After Approval): Remove myself.
5146         (Various Maintainers: c++ runtime libs): Add myself.
5147
5148 2002-08-15  Eric Christopher  <echristo@redhat.com>
5149
5150         * config.sub: Import from master repository.
5151         * config.guess: Ditto.
5152
5153 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5154
5155         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5156         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5157         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5158
5159 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5160
5161         * MAINTAINERS: Add self to rs6000 vector extensions.
5162
5163 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5164
5165         * libiberty/configure: Reverted unintended yesterday's check in.
5166
5167 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5168
5169         * boehm-gc/configure, libf2c/configure: Rebuilt.
5170         * libffi/configure, libiberty/configure: Ditto.
5171         * libjava/configure, libobjc/configure: Ditto.
5172         * libstdc++-v3/configure, zlib/configure: Ditto.
5173         Merged from binutils:
5174         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5175         From Steve Ellcey <sje@cup.hp.com>:
5176         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5177         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5178         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5179         IA64.
5180         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5181         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5182         soname_spec, sys_lib_search_path_spec): Ditto.
5183
5184 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5185
5186         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5187
5188 2002-08-04  H.J. Lu  (hjl@gnu.org)
5189
5190         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5191
5192 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5193
5194         * MAINTAINERS (Write After Approval): Add myself.
5195
5196 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5197
5198         * configure.in: Move generic linux case to end.  Copy generic
5199         linux noconfigdirs to mips*-*-linux* entry and new
5200         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5201
5202 2002-07-19  Michael Matz  <matz@suse.de>
5203
5204         * MAINTAINERS: Add myself as ra* maintainer.
5205
5206 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5207
5208         * config.guess: Update to 2002-07-09 version.
5209         * config.sub: Update to 2002-07-03 version.
5210
5211 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5212
5213         * MAINTAINERS: Fix typo in a maintainer email address.
5214
5215 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5216
5217         * configure.in: Remove two redundant tests.
5218
5219 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5220
5221         * configure.in (mips*-*-irix6*o32): Enable stabs.
5222
5223 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5224
5225         * configure.in: Don't build grez.
5226         * Makefile.in: Ditto.
5227
5228         * Makefile.in: Remove references to bsp, cygmon, libstub.
5229         * configure.in: Ditto.
5230
5231         * configure.in: Remove leftover reference to gdbtest.
5232
5233 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5234
5235         * configure.in (gxx_include_dir):  Change to match versioned
5236         C++ headers if --enable-version-specific-runtime-libs is used.
5237
5238 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5239
5240         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5241
5242 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5243
5244         * configure.in: Make --without-x work.
5245
5246 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5247
5248         * configure.in: Rearrange target Makefile fragment collection.
5249
5250         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5251         cvs[src].
5252         * configure.in: Ditto.
5253
5254 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5255
5256         * MAINTAINERS (Write After Approval): Update my e-mail address.
5257
5258 2002-06-24  Ben Elliston  <bje@redhat.com>
5259
5260         * configure.in (host_tools): Remove cgen.
5261
5262         * Makefile.in (all-cgen): Remove; runs from its source directory.
5263         (check-cgen, install-cgen, clean-cgen): Likewise.
5264         (all-opcodes): Do not depend on all-cgen.
5265         (all-sim): Likewise.
5266
5267 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5268
5269         * Makefile.in: Eliminate 'apache' targets.
5270         * configure.in: Eliminate 'apache' targets.
5271
5272         * configure.in: Eliminate redundant tests.  Reorganize.
5273
5274         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5275
5276         * config-ml.in: Eliminate references to Cygnus configure.
5277
5278         * Makefile.in: Eliminate references to building emacs.
5279
5280 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5281
5282         * MAINTAINERS: Update my email address.
5283
5284 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5285
5286         * config.if (libstdcxx_incdir): Version C++ headers.
5287         (cxx_incdir): Remove.
5288
5289 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5290
5291         * MAINTAINERS (Write After Approval): Add self.
5292
5293 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5294
5295         * configure.in: Add support for ip2k.
5296
5297 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5298
5299         * configure.in: Fix AIX configury bug.
5300
5301 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5302
5303         * MAINTAINERS (Write After Approval): Add self.
5304
5305 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5306
5307         * configure.in: replace ${topsrcdir} with ${srcdir}
5308
5309         * configure.in: Move definition of libstdcxx_flags
5310         right above usage, rather than waaay earlier.
5311
5312         * configure.in: Pull definition of is_cross_compiler earlier.
5313
5314         * configure.in: Rearrange a little.
5315
5316         * configure.in: Remove references to librx.
5317         * Makefile.in: Remove references to librx.
5318
5319 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5320
5321         * config.sub: Add support for avr target.
5322         Import from master sources, rev 1.255
5323
5324 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5325
5326         * configure, .cvsignore:  Revert previous change...
5327         * Makefile:  ...delete.
5328
5329 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5330
5331         * configure.in: Eliminate ${gasdir} variable.
5332
5333 2002-06-18  Dave Brolley  <brolley@redhat.com>
5334
5335         * configure.in: Add support for frv.
5336         * config.sub: Add support for frv.
5337
5338 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5339
5340         * configure:  Remove garbage from previous commit.
5341
5342 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5343
5344         * configure:  For in-source builds, make a subdir and re-exec there.
5345         * Makefile:  New file.  Pass targets through to build directory.
5346         * .cvsignore:  No longer ignore "Makefile".
5347
5348 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5349
5350         * MAINTAINERS (Write After Approval): Add self.
5351
5352 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5353
5354         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5355
5356 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5357
5358         * configure.in (vax-*-netbsd*): Re-enable gas.
5359
5360 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5361
5362         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5363         BUILD_PREFIX_1, to correct nomenclature.
5364         * configure: Likewise.
5365
5366         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5367         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5368
5369 2002-05-31  Olaf Hering  <olh@suse.de>
5370
5371         * config-ml.in: Propogate DESTDIR also.
5372
5373 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5374
5375         * configure.in (vax-*-netbsd*): Don't build gas for this
5376         platform.
5377
5378 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5379
5380         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5381         and libgcj for AVR.
5382
5383 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5384
5385         * MAINTAINERS (Write After Approval): Add myself.
5386
5387 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5388
5389         * config.guess: Update to 2002-05-22 version.
5390         * config.sub: Likewise.
5391
5392 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5393
5394         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5395         * config-ml.in: Likewise.
5396         * configure: Likewise.
5397         * configure.in: Likewise.
5398
5399 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5400
5401         * MAINTAINERS: Update my email address.
5402
5403 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5404
5405         * configure.in: Simplify makefile fragment collection.
5406
5407         * configure.in: Remove code to build emacs.
5408
5409         * configure.in : Remove --srcdir argument from targargs and buildargs
5410         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5411
5412         * configure: Move some logic to configure.in.
5413         * configure.in: Move some logic from configure.
5414
5415 2002-05-11  Tom Tromey  <tromey@redhat.com>
5416
5417         * MAINTAINERS: Reflect libgcj reality.
5418
5419 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5420
5421         * Makefile.in: Honour DESTDIR.
5422
5423 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5424
5425         * config.guess: Import 2002-03-20 version.
5426         * config.sub: Import 2002-04-26 version.
5427
5428 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5429
5430         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5431
5432 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5433
5434         * MAINTAINERS: Add self.
5435
5436 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5437
5438         * ltmain.sh: Detect and handle object name conflicts
5439         while piecewise linking a static library.
5440
5441 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5442
5443         * configure.in (noconfigdirs): Don't disable libgcj on
5444         sparc64-*-solaris* and sparcv9-*-solaris*.
5445
5446 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5447
5448         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5449
5450 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5451
5452         * configure.in (FLAGS_FOR_TARGET): Do not add
5453         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5454         on i[3456]86-*-linux*.
5455
5456 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5457
5458         * configure.in (noconfigdirs): Replace [ ] with test.
5459
5460         * configure.in (noconfigdirs): Do not add target-newlib if
5461         target == i[3456]86-*-linux*, and host == target.
5462
5463 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5464
5465         * configure.in: delete reference to absent file
5466
5467         * configure.in: replace '[' with 'test'
5468
5469         * configure.in: Eliminate references to gash.
5470         * Makefile.in: Eliminate references to gash.
5471
5472         * configure.in: remove useless references to 'pic' makefile fragments.
5473
5474         * configure.in: (*-*-windows*) Finish removing.
5475
5476         * configure.in: Eliminate redundant test for libgui.
5477
5478 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5479
5480         * MAINTAINERS: Add self and realphabetize.  Update entries
5481         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5482         entry for a29k port maintainer.
5483
5484 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5485
5486         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5487         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5488
5489 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5490
5491         * configure.in: remove references to dead files
5492
5493 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5494
5495         * MAINTAINERS: Add information about purpose of this file.
5496
5497 2002-04-18  Tom Tromey  <tromey@redhat.com>
5498
5499         * configure.in: Disallow configuring libgcj when it is already
5500         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5501         Solaris 2.8 by default.  For PR libgcj/6158.
5502
5503 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5504
5505         * configure.in:  Move default CC setting out of config/mh-* fragments
5506         directly into here.
5507
5508 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5509
5510         * configure.in: don't even try to configure or make a subdirectory
5511         if there's no configure script for it.
5512
5513 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5514
5515         * MAINTAINERS: Remove chill maintainers.
5516         * Makefile.in (CHILLFLAGS): Remove.
5517         (CHILL_LIB): Remove.
5518         (TARGET_CONFIGDIRS): Remove libchill.
5519         (CHILL_FOR_TARGET): Remove.
5520         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5521         CHILL_LIB.
5522         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5523         (CHECK_TARGET_MODULES): Likewise.
5524         (INSTALL_TARGET_MODULES): Likewise.
5525         (CLEAN_TARGET_MODULES): Likewise.
5526         (configure-target-libchill): Remove.
5527         (all-target-libchill): Remove.
5528         * configure.in (target_libs): Remove target-libchill.
5529         Do not compute CHILL_FOR_TARGET.
5530         * libchill: Remove directory.
5531
5532 2002-04-11  DJ Delorie  <dj@redhat.com>
5533
5534         * Makefile.in, configure.in: Sync with binutils, entries
5535         follow...
5536
5537 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5538
5539         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5540         (do-tar, do-bz2): New rules.
5541         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5542         (gdb-tar): New rule.
5543         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5544         (insight_dejagnu.tar): New rule.
5545         (insight.tar): New rule.
5546         (gdb+dejagnu.tar): New rule.
5547         (gdb.tar): New rule.
5548
5549 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5550
5551         * Makefile.in: Add all-tix to deps for all-snavigator
5552         so that tix is built when building snavigator.
5553
5554 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5555
5556         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5557         ld and gdb are not supported.
5558
5559 2002-01-07  Mark Salter  <msalter@redhat.com>
5560
5561         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5562         Allow target-libgloss to be built for arm, strongarm, and xscale.
5563
5564 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5565
5566         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5567         options for i[3456]86-pc-linux* native builds.
5568
5569 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5570
5571         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5572         files from .po files for a distribution.
5573
5574 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5575
5576         * configure.in: Enable libstdc++-v3 for h8300 targets.
5577
5578 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5579
5580         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5581         version from bfd/.
5582
5583 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5584
5585         * Makefile.in (VER): When present, extract the version number from
5586         the file version.in.
5587
5588 2001-05-24  Tom Rix <trix@redhat.com>
5589
5590         * configure.in : enable ld for aix
5591
5592 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5593
5594         * config.guess: Add linux target for S/390.
5595
5596 2000-11-07  Philip Blundell  <pb@futuretv.com>
5597
5598         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5599
5600 2000-11-03  Philip Blundell  <pb@futuretv.com>
5601
5602         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5603         files.
5604
5605 2001-01-15  Ben Elliston  <bje@redhat.com>
5606
5607         * configure.in (host_tools): Add sid.
5608         Always configure cgen.
5609
5610 2000-11-24  Nick Clifton  <nickc@redhat.com>
5611
5612         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5613
5614
5615 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5616
5617         * Makefile.in (ALL_MODULES): Add all-cgen.
5618         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5619         (all-cgen): New target.
5620         (all-opcodes,all-sim): Depend on all-cgen.
5621         * configure.in (host_tools): Add cgen.
5622         Only configure cgen if --enable-cgen-maint.
5623
5624 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5625
5626         * configure.in: Add *-*-freebsd* configurations.
5627
5628 2002-04-08  Tom Tromey  <tromey@redhat.com>
5629
5630         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5631         Fixes PR libgcj/6068.
5632
5633 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5634
5635         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5636
5637 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5638
5639         * configure.in (alpha*-dec-osf*): Enable libgcj.
5640
5641 2003-03-27  Matthew Gingell <gingell@gnat.com>
5642
5643         * MAINTAINERS (Write After Approval): Add myself.
5644
5645 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5646
5647         Fix for: PR bootstrap/3591, target/5676
5648         * configure.in (mcore-pe): Disable the configuration of
5649         libstdc++-v3 since exceptions are not supported.
5650
5651 2002-03-20  Anthony Green  <green@redhat.com>
5652
5653         * configure.in: Enable libgcj for xscale-elf target.
5654
5655 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5656
5657         * MAINTAINERS:  Update my email address.
5658
5659 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5660
5661         * ltmain.sh (relink_command): Fix typo in previous change.
5662
5663 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5664
5665         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5666         (relink_command): Added --tag flags.
5667         (mode=install): If relinking fails; error out.
5668
5669 2002-03-12  Richard Henderson  <rth@redhat.com>
5670
5671         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5672         .NOTPARALLEL tag.
5673         (do-check): Rename from check.
5674         (check): Allow parallel check.
5675
5676 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5677
5678         * MAINTAINERS: Add myself as maintainer for xtensa port.
5679         Fix alphabetical order in CPU port maintainer list.
5680         Remove myself from Write After Approval list.
5681
5682 2002-03-11  Richard Henderson  <rth@redhat.com>
5683
5684         * Makefile.in (.NOTPARALLEL): Add fake tag.
5685
5686 2002-03-07  H.J. Lu  (hjl@gnu.org)
5687
5688         * configure.in: Enable gprof for mips*-*-linux*.
5689
5690 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5691
5692         * MAINTAINERS (Write After Approval): Add myself.
5693
5694 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5695
5696         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5697         libjava.
5698         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5699
5700 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5701
5702         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5703         because its Makefile is there; test for the executable instead.
5704
5705 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5706
5707         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5708         libstdc++-v3 and libjava.
5709
5710 2002-02-11  Adam Megacz <adam@xwt.org>
5711
5712         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5713         boehm-gc
5714
5715 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5716
5717         * config.guess: Updated to 2002-01-30's version.
5718         * config.sub: Updated to 2002-02-01's version.
5719         Contribute sh64-elf.
5720         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5721         * configure.in: Added sh64-*-*.
5722
5723 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5724
5725         * MAINTAINERS: Belatedly add myself to write after approval list.
5726
5727 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5728
5729         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5730         Remove self as Write After Approval.
5731
5732 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5733
5734         * MAINTAINERS: Put self in as maintainer for contrib/regression
5735         directory.
5736
5737 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5738
5739         * MAINTAINERS:  Update my email address.
5740
5741 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5742
5743         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5744         target-libiberty, and target-libgloss.  Skip Java-related
5745         libraries if not supported for NetBSD on target CPU.
5746
5747 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5748
5749         * install-sh: Use _inst.$$_ for temp file name.
5750
5751 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5752
5753         * MAINTAINERS (Write After Approval): Move my contact info
5754         from here...
5755         (OS Port Maintainers): ...to here (netbsd).
5756
5757 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2002-01-17  H.J. Lu <hjl@gnu.org>
5762
5763         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5764         (all-target-fastjar): Also depend on all-target-libiberty.
5765
5766 2002-01-16  H.J. Lu  (hjl@gnu.org)
5767
5768         * config.guess: Import from master sources, rev 1.225.
5769         * config.sub: Import from master sources, rev 1.238.
5770
5771 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5772
5773         * MAINTAINERS (Write After Approval): Remove myself.
5774
5775 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5776
5777         * MAINTAINERS (Write After Approval): Add myself.
5778
5779 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5780
5781         * MAINTAINERS: Add self as docs co-maintainer.
5782
5783 2001-12-11  Matthias Klose  <doko@debian.org>
5784
5785         * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5788
5789         * MAINTAINERS: Update my email address.
5790
5791 2001-12-07  Turly O'Connor  <turly@apple.com>
5792         * MAINTAINERS (Write After Approval): Add myself.
5793         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5794         (rs6000_initialize_trampoline): Call __trampoline_setup for
5795         ABI_DARWIN too.
5796         * darwin-tramp.asm: New file, implements __trampoline_setup.
5797         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5798
5799 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5800
5801         * MAINTAINERS (Write After Approval): Add myself.
5802
5803 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5804
5805         * configure, configure.in: Use temp file for long sed commands.
5806
5807 2001-12-03  Laurent Guerby  <guerby@acm.org>
5808
5809         * config.sub: Update to version 1.232 on subversion.
5810
5811 2001-12-03  Ben Elliston  <bje@redhat.com>
5812
5813         * MAINTAINERS: Update mail address for config.* patches.
5814
5815 2001-11-27  DJ Delorie <dj@redhat.com>
5816             Zack Weinberg  <zack@codesourcery.com>
5817
5818         When build != host, create libiberty for the build machine.
5819
5820         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5821         CONFIG_ARGUMENTS.
5822         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5823         New variables.
5824         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5825         and rules.
5826         (all.normal): Depend on ALL_BUILD_MODULES.
5827         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5828         (all-build-libiberty): Depend on configure-build-libiberty.
5829
5830         * configure: Calculate and substitute proper value for
5831         ALL_BUILD_MODULES.
5832         * configure.in: Create the build subdirectory.
5833         Calculate and substitute TARGET_CONFIGARGS (formerly
5834         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5835
5836 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5837
5838         * MAINTAINERS (write-after-approval): Add self.
5839
5840 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5841
5842         * MAINTAINERS (GNATS only accounts): Remove self.
5843
5844 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5845
5846         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5847         libf2c.
5848
5849 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5850
5851         * MAINTAINERS (Write After Approval): Add self.
5852
5853 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5854
5855         * MAINTAINERS: mips and s390 are also CPU ports.
5856
5857 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5858
5859         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5860
5861 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5862
5863         * MAINTAINERS: Alphabetize.
5864
5865 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5866
5867         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5868
5869 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5870
5871         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5872
5873 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5874
5875         * configure.in (--enable-languages): Be more permissive about
5876         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5877
5878 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5879
5880         * config.sub: Import from master sources, rev. 1.230.
5881         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5882
5883 2001-11-07  Laurent Guerby  <guerby@acm.org>
5884
5885         * MAINTAINERS (Write After Approval): Add self.
5886
5887 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5888
5889         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5890
5891 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5892
5893         * config.sub: Import from master sources, rev 1.226.
5894         * config.guess: Import from master sources, rev 1.216.
5895
5896 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5897
5898         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5899         * MAINTAINERS: Add self as maintainer of MMIX port.
5900         Remove old after-approval entry.
5901
5902 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5903
5904         * ChangeLog, configure: Fix spelling errors.
5905
5906 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5907
5908         * MAINTAINERS: Tweak my address.
5909
5910 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5911
5912         * MAINTAINERS: Update my email address.
5913
5914 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5915
5916         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5917         * MAINTAINERS: Add self as maintainer of CRIS port.
5918
5919 2001-10-10  Geert Bosch  <bosch@gnat.com>
5920
5921         * MAINTAINERS (Various maintainers: Ada front end):
5922         Added Robert Dewar.
5923
5924 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5925
5926         * MAINTAINERS (Write After Approval): Added self
5927
5928 2001-10-02  Geert Bosch  <bosch@gnat.com>
5929
5930         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5931
5932 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5933
5934         * configure: Handle temporary files securely using mkdir.
5935
5936 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5937
5938         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5939
5940 2001-09-26  Will Cohen <wcohen@redhat.com>
5941
5942         * configure.in (*-*-linux*): Disable configuration of target-newlib
5943         and target-libgloss.
5944
5945 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5946
5947         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5948         RANLIB.
5949
5950 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5951
5952         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5953         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5954         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5955         avoid quotes nesting problems.
5956         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5957         (DO_X): Export only variables that are set.
5958
5959 2001-09-19  Ben Elliston  <bje@redhat.com>
5960
5961         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5962         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5963         semantics.  Use the shell built-in "type" command instead.
5964
5965 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5966
5967         Merged from gcc-3_0-branch:
5968         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5969         * ltcf-c.sh: Use $objext, not $ac_objext.
5970         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5971         * ltcf-cxx.sh: Add support for GNU.
5972         2001-07-22  Timothy Wall  <twall@redhat.com>
5973         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5974         default settings if using GNU tools with that configuration.
5975         * ltcf-cxx.sh: Ditto.
5976         * ltcf-gcj.sh: Ditto.
5977         2001-07-21  Michael Chastain  <chastain@redhat.com>
5978         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5979         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5980         * ltmain.sh: Mark as gcc-local.
5981
5982 2001-08-30  Eric Christopher  <echristo@redhat.com>
5983             Jason Eckhardt  <jle@redhat.com>
5984
5985         * config.guess: Merge from master sources.
5986         * config.sub: Merge from master sources, add support for mipsisa32.
5987
5988 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
5989         * config.sub: Merge from master sources, rev 1.219.
5990         * MAINTAINERS: Add self as contact for stormy16 port.
5991
5992 2001-08-14  Zack Weinberg  <zackw@panix.com>
5993
5994         * config.sub: Merge from master sources, rev 1.218.
5995         * config.guess: Merge from master sources, rev 1.209.
5996
5997 2001-08-11  Graham Stott  <grahams@redhat.com>
5998
5999         * Makefile.in (check-c++): Add missing semicolon.
6000
6001 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6002
6003         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6004
6005 2001-07-30  Eric Christopher  <echristo@redhat.com>
6006
6007         * MAINTAINERS (Various maintainers: mips port): Added myself.
6008
6009 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6010
6011         * configure.in (sh-*-linux*): New.
6012
6013 2001-07-27  Richard Henderson  <rth@redhat.com>
6014
6015         * .cvsignore: Add LAST_UPDATED.
6016
6017 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6018
6019         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6020
6021 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6022
6023         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6024
6025 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6026
6027         * MAINTAINERS (Write After Approval): Added myself.
6028
6029 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6030
6031         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6032         and libgcj on m68hc11/m68hc12.
6033
6034 2001-06-27  H.J. Lu  (hjl@gnu.org)
6035
6036         * Makefile (CFLAGS_FOR_BUILD): New.
6037         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6038
6039 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6040
6041         * README: Remove version number.
6042
6043 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6044
6045         * INSTALL/README: Update wrt. to the installation instructions now
6046         residing in gcc/doc/install.texi.
6047
6048 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6049
6050         * README: Replace with a cut-down and updated version of gcc/README.
6051
6052 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6053
6054         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6055         multilibs to be disabled.
6056
6057 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6058
6059         * MAINTAINERS (Write After Approval): Add myself.
6060
6061 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6062
6063         * config.guess: Import CVS version 1.195.
6064         * config.sub: Import CVS version 1.212.
6065
6066 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6067
6068         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6069         gcc/xgcc is built, use -print-prog-name to find out the program
6070         name to use.
6071
6072 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6073
6074         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6075         appear to also be in the master copy.
6076         * config.sub:  Import CVS version 1.211.
6077
6078 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6079
6080         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6081         with_gcc]: Use `gcc -shared' to build a shared library.
6082
6083 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6084
6085         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6086         archives.
6087
6088 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6089
6090         * MAINTAINERS (Write After Approval): Add myself.
6091
6092 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6093
6094         * configure.in (libstdcxx_flags): Do not try to execute
6095         libstdc++-v3/testsuite_flags until it exists.
6096
6097 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6098
6099         * MAINTAINERS: Update my email address.
6100
6101 2001-05-31  Graham Stott  <grahams@redhat.com>
6102
6103         * MAINTAINERS (Write After Approval): Add myself.
6104
6105 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6106
6107         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6108         libraries when using g++ with native linker.
6109
6110 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6111
6112         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6113
6114 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6115
6116         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6117         [aix4*|aix5*]: Prepend blank.
6118
6119 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6120
6121         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6122         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6123         of subdir/configure scripts to use the new libtool.m4.
6124
6125 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6126
6127         * MAINTAINERS (Write After Approval): Add myself.
6128
6129 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6130
6131         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6132
6133 2001-05-11  Ben Elliston  <bje@redhat.com>
6134
6135         * Makefile.in (all-sid): New target.
6136         (check-sid, clean-sid, install-sid): Likewise.
6137
6138 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6139
6140         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6141
6142 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6143
6144         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6145         libgcj.
6146
6147 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6148
6149         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6150         gcc/xgcc is built, use -print-prog-name to find out the program
6151         name to use.
6152
6153 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6154
6155         * configure.in (noconfigdirs): Don't reset it from scratch in the
6156         target case; only append to it.
6157
6158         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6159         sparc-*-solaris2.8]: Disable ${libgcj}.
6160
6161 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6162
6163         * configure.in (libgcj_saved): Copy from $libgcj.
6164         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6165         --disable-libgcj.
6166
6167 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6168
6169         * MAINTAINERS: Remove self as MIPS maintainer and
6170         C front end maintainer.
6171
6172 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6173
6174         * configure.in: Move *-chorusos target case to the proper switch.
6175         Disable libgcj.
6176
6177 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6178
6179         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6180         1.641.2.228.
6181
6182 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6183
6184         * Makefile.in (STAGE1_CFLAGS): Pass down.
6185
6186 2001-04-13  Alan Modra  <amodra@one.net.au>
6187
6188         * config.guess: Add hppa64-linux support.  Note for next import that
6189         this is already in the master file.
6190         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6191
6192 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6193
6194         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6195         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6196
6197 2001-04-11  Stan Shebs  <shebs@apple.com>
6198
6199         * MAINTAINERS: Add self as Darwin port maintainer.
6200
6201 2001-04-11  Alan Modra  <amodra@one.net.au>
6202
6203         * MAINTAINERS: Update my email address.
6204
6205 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6206
6207         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6208         recent versions of FreeBSD (release 3 or later).
6209         * ltconfig: On FreeBSD, -lc must not be provided when building
6210         a shared library or else the standard -pthread gcc option is
6211         rendered worthless to later users of the built library.
6212
6213 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6214
6215         * MAINTAINERS: Add self and RTH as C front end maintainers.
6216
6217 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6218
6219         * config.sub: Make sure to match an already-canonicalized
6220         machine name (eg. mn10300-unknown-elf).
6221
6222 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6223
6224         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6225         New macros.
6226         (bootstrap, cross): Use RECURSE_FLAGS.
6227         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6228
6229 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6230
6231         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6232
6233 2001-03-22  Colin Howell  <chowell@redhat.com>
6234
6235         * Makefile.in (DO_X): Do not backslash single-quotes in
6236         backquotes (two places).
6237
6238 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6239
6240         Re-installed:
6241         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6242         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6243         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6244         * ltcf-cxx.sh: Likewise.
6245         * ltcf-gcj.sh: Likewise.
6246
6247 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6248
6249         * MAINTAINERS: Add myself as "documentation co-maintainer".
6250
6251 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6252
6253         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6254         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6255
6256 2001-03-19  Tom Tromey  <tromey@redhat.com>
6257
6258         * config-ml.in: Handle GCJ and GCJFLAGS.
6259
6260 2001-03-21  Michael Chastain  <chastain@redhat.com>
6261
6262         * Makefile.in: all-m4 depends on all-texinfo.
6263
6264 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6265
6266         * MAINTAINERS: Add myself to write after approval list.
6267
6268 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6269
6270         * Makefile.in (DO_X): Quote nested quotes.
6271
6272 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6273
6274         * MAINTAINERS: Add myself to write after approval list.
6275
6276 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6277
6278         * Makefile.in (DO_X): Use double quotes for quoting
6279         "RANLIB=$${RANLIB}".
6280
6281 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6282
6283         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6284
6285 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6286
6287         * configure.in: Only use `lang_requires' for languages athat are
6288         actually enabled.
6289
6290 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6291
6292         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6293
6294 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6295
6296         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6297
6298 2001-03-07  Tom Tromey  <tromey@redhat.com>
6299
6300         * configure.in: Allow config-lang.in to set `lang_requires' to list
6301         of other required languages.
6302
6303 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6304
6305         * Makefile.in: Remove RANLIB definition. Use RANLIB
6306         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6307         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6308
6309 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6310             Alexandre Oliva  <aoliva@redhat.com>
6311
6312         * Makefile.in (check-c++): Use tabs, not spaces.
6313
6314 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6315
6316         * MAINTAINERS: add myself to Write After Approval list.
6317
6318 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6319
6320         * Makefile.in (check-c++): New rule.
6321
6322         * configure.in (target_libs): Remove libg++.
6323         (noconfigdirs): Remove libg++.
6324         (noconfigdirs): Same.
6325         (noconfigdirs): Same.
6326         (noconfigdirs): Same.
6327
6328         * config-ml.in: Remove libg++ references.
6329
6330         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6331         (ALL_TARGET_MODULES): Same.
6332         (configure-target-libg++): Remove.
6333         (all-target-libg++): Remove.
6334         (configure-target-libio): Remove.
6335         (all-target-libio): Remove.
6336         (check-target-libio): Remove.
6337         (.PHONY): Remove.
6338         (libg++.tar.bz2): Remove.
6339         (all-target-cygmon): Remove libio.
6340         (all-target-libstdc++): Remove.
6341         (configure-target-libstdc++): Remove.
6342         (TARGET_LIB_PATH): Remove libstdc++.
6343         (ALL_GCC_CXX): Remove libstdc++.
6344         (all-target-gperf): Correct.
6345
6346 2001-02-16  Nick Clifton  <nickc@redhat.com>
6347
6348         * configure.in (noconfigdirs): Allow configuration of texinfo
6349         for Cygwin hosts.
6350
6351 2001-02-15  Anthony Green  <green@redhat.com>
6352
6353         * configure: Introduce GCJ_FOR_TARGET.
6354         * configure.in: Ditto.
6355         * Makefile.in: Ditto.
6356
6357 2001-02-13  Andreas Schwab  <schwab@suse.de>
6358
6359         * MAINTAINERS: Update mail address.
6360
6361 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6362
6363         * config.guess: Add linux target for S/390.
6364         * config.sub: Likewise.
6365
6366 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6367
6368         * configure.in: for *-chorusos, don't config target-newlib and
6369         target-libgloss.
6370
6371 2001-02-06  Ben Elliston  <bje@redhat.com>
6372
6373         * configure: Output host type to stdout, not stderr.
6374
6375 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6376
6377         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6378         * ltcf-cxx.sh: Likewise.
6379
6380         * config.if: Assume enable_libstdcxx_v3 is defined.
6381
6382 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6383
6384         Remove V2 C++ library.
6385         * configure.in: Remove --enable-libstdcxx_v3 support.
6386
6387 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6388
6389         * include/demangle.h: Add prototype for java_demangle_v3.
6390
6391 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6392
6393         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6394
6395 2001-01-27  Richard Henderson  <rth@redhat.com>
6396
6397         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6398
6399 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6400
6401         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6402         Don't unset, it's non-portable and no longer necessary, set to empty
6403         instead.
6404
6405 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6406
6407         * ltconfig: Shell portability fix for the tagname validity check.
6408
6409 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6410
6411         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6412         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6413
6414 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6415
6416         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6417
6418 2001-01-26  Tom Tromey  <tromey@redhat.com>
6419
6420         * configure.in: Allow libgcj to be built on Sparc Solaris.
6421
6422 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6423
6424         * ltcf-c.sh: Add aix5 case.
6425         * ltcf-cxx.sh: Likewise.
6426         * ltconfig: Likewise.
6427
6428 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6429
6430         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6431         keep at least one of build_libtool_libs or build_old_libs set to
6432         yes.
6433
6434         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6435         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6436
6437 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6438
6439         * configure.in: Enable libgcj on several additional platforms.
6440
6441 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6442
6443         * configure.in: Enable libgcj for linux targets.
6444
6445 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6446
6447         * MAINTAINERS (Write After Approval): Add myself.
6448
6449 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6450
6451         * MAINTAINERS: Add myself as vax port maintainer.
6452
6453 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6454
6455         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6456
6457 2001-01-09  Mike Stump  <mrs@wrs.com>
6458
6459         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6460         failures of subdirectories.
6461
6462 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6463
6464         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6465         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6466         * ltcf-cxx.sh: Likewise.
6467         * ltcf-gcj.sh: Likewise.
6468         * ltconfig.sh: Fix typo.
6469
6470 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6471
6472         * configure: handle DOS-style absolute paths.
6473
6474 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6475
6476         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6477
6478 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6479
6480         * MAINTAINERS: Add myself as avr port co-maintainer.
6481
6482 2000-12-28  Ben Elliston  <bje@redhat.com>
6483
6484         * MAINTAINERS: Add myself under ``Write After Approval''.
6485
6486 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6487
6488         * texinfo: Remove directory from GCC.
6489
6490 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6491
6492         * COPYING: Update to current
6493         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6494         to 19yy as example year in copyright notice).
6495
6496 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6497
6498         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6499         (libstdcxx_incdir): Pass down.
6500         * config.if: Remove expired bits for cxx_interface, add stub.
6501         (libstdcxx_incdir): Add variable for g++ include directory.
6502         * configure.in (gxx_include_dir): Use it.
6503
6504 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6505
6506         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6507         with old-email address from ``Write After Approval''.
6508
6509 2000-12-15  Andreas Jaeger  <aj@suse.de>
6510
6511         * configure.in: Handle lang_dirs.
6512
6513 2000-12-14  Tom Tromey  <tromey@redhat.com>
6514
6515         * MAINTAINERS: Removed brads.
6516
6517         * MAINTAINERS: Added gcj developers.
6518
6519 2000-12-13  Anthony Green  <green@redhat.com>
6520
6521         * configure.in: Disable libgcj for any target not specifically
6522         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6523         with g++ abi.
6524
6525 2000-12-13  Mike Stump  <mrs@wrs.com>
6526
6527         * Makefile.in (local-distclean): Also remove fastjar.
6528
6529 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6530
6531         * contrib/gcc_update: Add fastjar --touch entries.
6532
6533 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6534
6535         * configure.in: Disable language-specific target libraries for
6536         languages that aren't enabled.
6537
6538 2000-12-10  Anthony Green  <green@redhat.com>
6539
6540         * configure.in: Define libgcj.  Disable libgcj target libraries for
6541         most targets.
6542
6543 2000-12-10  Neil Booth  <neilb@earthling.net>
6544
6545         * MAINTAINERS: Update mail address, remove from WAA list.
6546
6547 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6548
6549         * libjava: Imported from /cvs/java.
6550         * libffi: Likewise.
6551         * Boehm-gc: Likewise.
6552
6553 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6554
6555         * configure.in (target_libs): Revert 2000-12-08 patch.
6556         (noconfigdirs): Added target-libjava.
6557
6558 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6559
6560         * djunpack.bat: removed.
6561
6562 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6563
6564         * Makefile.in: handle DOS-style absolute paths.
6565         * config-ml.in: likewise.
6566         * symlink-tree: likewise.
6567
6568 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6569
6570         * fastjar: Imported.
6571
6572 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6573
6574         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6575         libjava.
6576         * configure.in (target_libs): Removed `target-libjava'.
6577
6578 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6579
6580         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6581         (ALL_MODULES): Added fastjar.
6582         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6583         (all-target-libjava): all-fastjar replaces all-zip.
6584         (all-fastjar): Added.
6585         (configure-target-fastjar, all-target-fastjar): Likewise.
6586         * configure.in (host_tools): Added fastjar.
6587
6588 2000-12-07  Mike Stump  <mrs@wrs.com>
6589
6590         * Makefile.in (local-distclean): Remove leftover built files.
6591
6592 2000-11-24  Nick Clifton  <nickc@redhat.com>
6593
6594         * configure.in (xscale-elf): Add target.
6595         (xscale-coff): Add target.
6596
6597 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6598
6599         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6600         recent versions of FreeBSD (release 3 or later).
6601         * ltconfig: On FreeBSD, -lc must not be provided when building
6602         a shared library or else the standard -pthread gcc option is
6603         rendered worthless to later users of the built library.
6604
6605 2000-11-16  Fred Fish  <fnf@be.com>
6606
6607         * configure.in (enable_libstdcxx_v3): Fix typo,
6608         libstd++ -> libstdc++.
6609
6610 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6611
6612         * MAINTAINERS: Add self to Write After Approval list.
6613
6614 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6615
6616         * MAINTAINERS: Update my email address.  Add myself to global write
6617         privs list.
6618
6619 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6620
6621         * Makefile.in: Merge with src and libgcj.
6622         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6623         configure-target-<library> when their configure scripts need the C
6624         or C++ library to have already been built to work properly.
6625         (do_proto_toplev): Set them to an empty string.
6626
6627         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6628         (REALLY_SET_LIB_PATH): Use them.
6629
6630 2000-11-17  Stan Shebs  <shebs@apple.com>
6631
6632         * MAINTAINERS: Add self to Write After Approval list.
6633
6634 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6635
6636         * configure: Provide the original toplevel configure arguments
6637         (including $0) to subprocesses in the environment rather than
6638         through gcc/configargs.h.
6639
6640 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6641
6642         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6643         C99.  Alphabetise "Write After Approval" list.
6644
6645 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6646
6647         * configure: Turn on libstdc++ V3 by default.
6648
6649         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6650         if we've got GCC.
6651
6652 2000-11-11  Philip Blundell  <philb@gnu.org>
6653
6654         * MAINTAINERS: Add self to Write After Approval list.
6655
6656 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6657
6658         * ltcf-c.sh (aix4): Improve shared library configuration; require
6659         exporting symbols.
6660         * ltcf-cxx.sh (aix4): Define.
6661         * ltconfig (aix4): Define library and soname specs appropriate for
6662         AIX.  Define command to create export symbols list.
6663
6664 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6665
6666         * config.sub: Add support for Sun Chorus
6667
6668 2000-10-31  Nick Clifton  <nickc@redhat.com>
6669
6670         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6671         <name>@redhat.com.  Also installed new email address for Clint
6672         Popetz.
6673
6674 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6675
6676         * etc: Remove directory from GCC.
6677
6678 2000-10-16  Michael Meissner  <meissner@redhat.com>
6679
6680         * configure (gcc/configargs.h): Only create if there is a build GCC
6681         directory created.
6682
6683 2000-10-16  Matthias Klose  <doko@debian.org>
6684
6685         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6686         when configured for libstdc++-v3.
6687
6688 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6689
6690         * configure: Save configure arguments to gcc/configargs.h.
6691
6692 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6693
6694         * config.guess: Import CVS version 1.157.
6695         * config.sub: Import CVS version 1.181.
6696
6697 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6698
6699         * Makefile.in (bootstrap): avoid recursion if subdir missing
6700         (cross): ditto
6701         (do-proto-toplev): ditto
6702
6703 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6704
6705         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6706         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6707
6708         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6709         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6710         all affected `configure' scripts.
6711
6712 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6713
6714         * MAINTAINERS: Add self as cpplib co-maintainer.
6715
6716 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6717
6718         * MAINTAINERS: Add self to Write After Approval list.
6719
6720 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6721
6722         * INSTALL/README: egcs -> GCC update.
6723
6724 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6725
6726         * MAINTAINERS: Add myself to Write After Approval list.
6727
6728 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6729
6730         * MAINTAINERS: Add myself to Write After Approval list.
6731
6732 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6733
6734         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6735         X11 libraries for hppa64.
6736
6737 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6738
6739         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6740
6741 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6742
6743         * Makefile.in (all-zlib): Added dummy target.
6744
6745         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6746         ltcf-gcj.sh: Updated from libtool multi-language branch.
6747
6748 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6749
6750         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6751         (bootstrap*): Depend on all-bootstrap.
6752
6753 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6754
6755         * config.guess: Import CVS version 1.156.
6756         * config.sub: Import CVS version 1.179.
6757
6758 2000-09-02  Anthony Green  <green@cygnus.com>
6759
6760         * Makefile.in (all-gcc): Depend on all-zlib.
6761         (CLEAN_MODULES): Add clean-zlib.
6762         (ALL_MODULES): Add all-zlib.
6763         * configure.in (host_libs): Add zlib.
6764
6765 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6766
6767         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6768         crosses, but add gcc/include to the header search path for them.
6769
6770 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6771
6772         * MAINTAINERS: Add self to Write After Approval list.
6773
6774 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6775
6776         * config.guess: Import CVS version 1.152.
6777         * config.sub: Import CVS version 1.177.
6778
6779 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6780
6781         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6782         $targargs to tell whether newlib is going to be built.
6783
6784         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6785         $$r/TARGET_SUBDIR/libio for _G_config.h.
6786
6787 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6788
6789         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6790
6791 2000-08-22  DJ Delorie  <dj@redhat.com>
6792
6793         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6794
6795 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6796
6797         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6798         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6799         sub-configures.
6800
6801 2000-08-21  DJ Delorie  <dj@redhat.com>
6802
6803         * MAINTAINERS: Add self as a libiberty maintainer
6804
6805 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6806
6807         * configure.in (libstdcxx_flags): Use
6808         libstdc++-v3/src/libstdc++.INC.
6809
6810 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6811
6812         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6813
6814 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6815
6816         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6817
6818         * configure: Make enable_threads and enable_shared defaults
6819         explicit.  Substitute enable_threads into generated Makefiles.
6820         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6821         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6822
6823 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6824
6825         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6826
6827 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6828
6829         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6830         previous delta.
6831
6832 2000-08-11  Jason Merrill  <jason@redhat.com>
6833
6834         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6835         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6836         (FLAGS_FOR_TARGET): Not here.
6837         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6838
6839 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6840
6841         * config-ml.in (CC, CXX): Don't introduce a leading space.
6842
6843 2000-08-07  DJ Delorie  <dj@delorie.com>
6844
6845         * MAINTAINERS: Add self as a DJGPP maintainer
6846
6847 2000-08-07  DJ Delorie  <dj@redhat.com>
6848
6849         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6850         "if we're also building gcc, and it's a gcc that will run on the
6851         build machine, we want to use its includes instead of the system's
6852         default includes".
6853
6854 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6855
6856         * MAINTAINERS: Add self to Write After Approval list.
6857
6858 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6859
6860         * configure.in (libstdcxx_flags): Don't use `"'.
6861
6862         * config-ml.in: Adjust multilib search paths to the
6863         appropriate multilib tree.
6864
6865 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6866
6867         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6868         commas in $LANGUAGES.
6869
6870 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6871
6872         * configure.in: Re-enable all references to libg++ and librx.
6873
6874 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6875
6876         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6877         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6878         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6879         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6880
6881         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6882
6883 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6884
6885         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6886         CXX_FOR_TARGET for sed.
6887
6888 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6889
6890         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6891         Do not override if already set in the environment or in configure.
6892         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6893         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6894
6895 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6896
6897         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6898         the libtool CVS tree multi-language branch.
6899         * ltconfig, ltmain.sh: Updated.
6900
6901 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6902
6903         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6904         (clean-target): Depend on it.
6905
6906         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6907         (GCC_FOR_TARGET): Use it.
6908         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6909         * configure.in: ... here.
6910         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6911         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6912
6913 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6914
6915         * MAINTAINERS: Add self to Write After Approval list.
6916
6917 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6920         (configure-target-libchill, configure-target-libobjc): Likewise.
6921
6922         * configure.in: Use the same cache file for all target libs.
6923         * config-ml.in: But different cache files per multilib variant.
6924
6925 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6926
6927         * configure (topsrcdir): Don't use dirname.
6928
6929 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6930
6931         * MAINTAINERS: Add self to Write After Approval list.
6932
6933 2000-07-20  Jason Merrill  <jason@redhat.com>
6934
6935         * configure.in: Remove all references to libg++ and librx.
6936
6937         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6938
6939 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6940
6941         * config.sub: Update to subversions version 2000-07-06.
6942
6943 2000-07-12  Andrew Haley  <aph@cygnus.com>
6944
6945         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6946         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6947
6948 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6949
6950         * symlink-tree:  Check number of arguments.
6951
6952 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6953
6954         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6955         search path for a g++ extracted from the build tree.  This
6956         will allow link tests run by configure scripts in
6957         subdirectories to succeed.
6958
6959 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6960
6961         * ltconfig: Add support for mips-dde-sysv4.2MP
6962
6963 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6964
6965         * MAINTAINERS: Add myself as loop discovery maintainer.
6966
6967 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6968
6969         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6970         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6971
6972 2000-06-19  Timothy Wall  <twall@cygnus.com>
6973
6974         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6975         * config.sub: Add tic54x target.
6976
6977 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6978
6979         * MAINTAINERS: Add self as Fortran maintainer,
6980         remove Craig Burley.
6981
6982 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6983
6984         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6985         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6986
6987 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
6988
6989         * MAINTAINERS: Add self as i18n maintainer
6990
6991 20000-05-21  H.J. Lu  (hjl@gnu.org)
6992
6993         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6994         directory are used if they exist. Make sure
6995         $(build_tooldir)/include is searched for header files,
6996         $(build_tooldir)/lib/ for library files.
6997         (GCC_FOR_TARGET): Likewise.
6998         (CXX_FOR_TARGET): Likewise.
6999
7000 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7001
7002         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7003
7004 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7005
7006         * Makefile.in (configure-target-libiberty): Depend on
7007         configure-target-newlib.
7008
7009 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7010
7011         * configure.in, Makefile.in: Merge all libffi-related
7012         configury stuff from the libgcj tree.
7013
7014 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7015
7016         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7017         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7018
7019 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7020
7021         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7022         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7023         current version information.  Add to proto-toplev directory.
7024         (gdb-taz): Build do-djunpack.
7025
7026 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7027
7028         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7029
7030 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7031
7032         * MAINTAINERS: Add self to Write After Approval list.
7033
7034 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7035
7036         * ltmain.sh: Preserve in relink_command any environment
7037         variables that may affect the linker behavior.
7038
7039 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7040
7041         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7042
7043 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7044
7045         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7046
7047 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7048
7049         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7050         with the version name.
7051
7052 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7053
7054         * MAINTAINERS: Add self as bb-reorder maintainer.
7055
7056 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7057
7058         * config.if: Tweak.
7059
7060 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7061
7062         * djunpack.bat: New file.
7063
7064 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7065
7066         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7067         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7068         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7069         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7070
7071 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7072
7073         * config.sub (case $basic_machine): Change default for "ibm-*"
7074         to "openedition".
7075
7076 2000-04-13  Andreas Jaeger  <aj@suse.de>
7077
7078         * MAINTAINERS: Added myself.
7079
7080 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7081
7082         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7083         (do-md5sum): New target.
7084         (MD5PROG): Define.
7085         (PACKAGE): Default to TOOL.
7086         (VER): Default to a shell script.
7087         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7088         md5 checksum generation.
7089         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7090         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7091         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7092         insight.tar.bz2): Use gdb-taz to create archive.
7093
7094 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7095
7096         * configure (warn_cflags): Delete.
7097
7098 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7099
7100         * MAINTAINERS: Added myself.
7101
7102 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7103             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7104
7105         * configure.in (enable_libstdcxx_v3): Add.
7106         (target_libs): Add bits here to switch between libstdc++-v2 and
7107         libstdc++-v3.
7108         * config.if: And this file too.
7109         * Makefile.in: Add libstdc++-v3 targets.
7110
7111 2000-04-05  Michael Meissner  <meissner@redhat.com>
7112
7113         * config.sub (d30v): Add d30v as a basic machine type.
7114
7115 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7116
7117         * configure.in: -linux-gnu*, not -linux-gnu.
7118
7119 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7120
7121         * MAINTAINERS: Add self in write-after-approval section.
7122
7123 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7124
7125         * MAINTAINERS: Add self as ia64 port maintainer.
7126
7127 2000-03-08  Neil Booth  <NeilB@earthling.net>
7128
7129         * MAINTAINERS: Add self in write-after-approval section.
7130
7131 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7132
7133         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7134         (do-tar-bz2): Replace TOOL with PACKAGE.
7135         (gdb.tar.bz2): Remove GDBTK from GDB package.
7136         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7137         dejagnu.tar.bz2): New packages.
7138
7139 2000-02-27  Andreas Jaeger  <aj@suse.de>
7140
7141         * configure.in: Add entry for mips*-*-linux*, move catch all
7142         *-*-*linux* entry below this one.
7143
7144 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7145
7146         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7147
7148 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7149
7150         * config.sub: Support an OS of "wince".
7151
7152 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7153
7154         * config.guess, config.sub: Updated to match config's 2000-02-15
7155         version.
7156
7157 2000-02-23  Linas Vepstas <linas@linas.org>
7158
7159         * config.sub: Add support for Linux/IBM 370.
7160         * configure.in: Likewise.
7161
7162 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7163
7164         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7165
7166 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7167
7168         * config.guess: Guess "cygwin" rather than "cygwin32".
7169
7170 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7171
7172         * configure (gcc_version): When setting, narrow search to
7173         lines containing `version_string'.
7174
7175 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7176
7177         * config.sub: Add support for avr target.
7178
7179 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7180
7181         * MAINTAINERS: Add maintainers for MCore port.
7182
7183 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7184
7185         * config.sub: Add mmix-knuth-mmixware.
7186
7187 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7188
7189         * MAINTAINERS: Pair cccp with cpplib maintainership.
7190
7191 2000-01-27  Christopher Faylor <cgf@redhat.com>
7192
7193         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7194         structure stuff to -L library search.
7195         (CXX_FOR_TARGET): Ditto.
7196         (CROSS_CHECK_MODULES): Fix spelling mistake.
7197
7198 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7199
7200         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7201         the C++ compiler.
7202
7203 2000-01-12  Richard Henderson  <rth@cygnus.com>
7204
7205         * configure.in: Don't build some bits for beos.
7206
7207 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7208
7209         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7210         as include files.
7211
7212 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7213
7214         * Add self as cpplib maintainer, as requested by Jason
7215         Merrill.  Correct my e-mail address.
7216
7217 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7218
7219         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7220         not mh-aix43.
7221
7222 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7223
7224         * MAINTAINERS: Add myself to "write after approval" list.
7225
7226 1999-12-14  Richard Henderson  <rth@cygnus.com>
7227
7228         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7229         * config.sub: Accept alphaev[78], alphaev8.
7230
7231 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7232
7233         * config.guess, config.sub: Update from autoconf.
7234
7235 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7236
7237         * MAINTAINERS:  update my playtime e-address.
7238
7239 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7240
7241         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7242         necessary libraries are missing.
7243
7244 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7245
7246         * MAINTAINERS: Add new 'write after approval' maintainer.
7247
7248 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7249
7250         * MAINTAINERS: Add new Java maintainer.
7251
7252 1999-10-25  Andreas Schwab  <schwab@suse.de>
7253
7254         * configure: Fix quoting inside arguments of eval.
7255
7256 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7257
7258         * config-ml.in: Allow suppression of some ARM multilibs.
7259
7260 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7261
7262         * config.guess: Add OS/390 match pattern.
7263         * config.sub: Add mvs, openedition targets.
7264         * configure.in (i370-ibm-opened*): New.
7265
7266 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7267
7268         * config.sub: Add support for configuring for pj.
7269
7270 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7271
7272         * config.sub (maybe_os): Add support for configuring for fr30.
7273
7274 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7275
7276         * configure.in: Do not configure or build ld for AIX
7277         platforms.  ld is known to be broken on these platforms.
7278
7279 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7280
7281         * config-ml.in: Pass compiler flag corresponding to multidirs to
7282         subdir configures.
7283
7284 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7285
7286         * Makefile.in (LDFLAGS): Define.
7287
7288 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7289
7290         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7291         noconfigdirs.
7292         (*-*-cygwin*): Likewise.
7293
7294 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7295
7296         * mkdep: New file.
7297         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7298         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7299
7300         From Eli Zaretskii <eliz@is.elta.co.il>:
7301         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7302         long file name when using DJGPP on MS-DOS.
7303
7304 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7305
7306         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7307
7308 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7309
7310         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7311         dependency as this causes "make check" to globally "make all"
7312
7313 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7314
7315         * configure.in (target_libs): Added target-zlib.
7316         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7317         (CONFIGURE_TARGET_MODULES): Likewise.
7318         (CHECK_TARGET_MODULES): Likewise.
7319         (INSTALL_TARGET_MODULES): Likewise.
7320         (CLEAN_TARGET_MODULES): Likewise.
7321         (configure-target-zlib): New target.
7322         (all-target-zlib): Likewise.
7323         (all-target-libjava): Depend on all-target-zlib.
7324         (configure-target-libjava): Depend on configure-target-zlib.
7325
7326         * Makefile.in (configure-target-libjava): Depend on
7327         configure-target-newlib.
7328         (configure-target-boehm-gc): New target.
7329         (configure-target-qthreads): New target.
7330
7331         * configure.in (target_libs): Added target-qthreads.
7332         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7333         (CONFIGURE_TARGET_MODULES): Likewise.
7334         (CHECK_TARGET_MODULES): Likewise.
7335         (INSTALL_TARGET_MODULES): Likewise.
7336         (CLEAN_TARGET_MODULES): Likewise.
7337         (all-target-qthreads): New target.
7338         (configure-target-libjava): Depend on configure-target-qthreads.
7339         (all-target-libjava): Depend on all-target-qthreads.
7340
7341         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7342         (CONFIGURE_TARGET_MODULES): Likewise.
7343         (CHECK_TARGET_MODULES): Likewise.
7344         (INSTALL_TARGET_MODULES): Likewise.
7345         (CLEAN_TARGET_MODULES): Likewise.
7346         (all-target-libjava): New target.
7347         (all-target-boehm-gc): Likewise.
7348         * configure.in (target_libs): Added libjava, boehm-gc.
7349
7350 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7351
7352         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7353         configure.bat in SUPPORT_FILES.
7354         (gas+binutils.tar.bz2): Likewise.
7355
7356         * makeall.bat: Remove; obsolete.
7357
7358 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7359
7360         From Mark Elbrecht:
7361         * configure.bat: Remove; obsolete.
7362
7363 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7364
7365         * configure: Add -W -Wall to the default CFLAGS when compiling with
7366         gcc.
7367
7368 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7369
7370         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7371
7372 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7373
7374         * configure.in: Build ld on IRIX6.
7375
7376 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7377
7378         * Makefile.in: Change distribution targets to use bzip2 instead of
7379         gzip.
7380         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7381         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7382
7383 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7384
7385         * config.sub: Add mcore target.
7386
7387 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7388
7389         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7390
7391 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7392
7393         * config.guess (dummy): Changed to $dummy.
7394
7395 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7396
7397         * config.sub: Tidied up case statements.
7398
7399 1999-05-22  Ben Elliston  <bje@cygnus.com>
7400
7401         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7402         <jiro@din.or.jp>.
7403
7404         * config.guess: Merge with FSF version. Future changes will be
7405         more accurately recorded in this ChangeLog.
7406         * config.sub: Likewise.
7407
7408 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7409
7410          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7411
7412 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7413
7414         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7415
7416 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7417
7418         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7419
7420 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7421
7422         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7423         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7424         Bad merge removed these two changes.
7425
7426 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7427                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7428
7429         * config.guess (interix Alpha): Add.
7430
7431 1999-04-11  Richard Henderson  <rth@cygnus.com>
7432
7433         * configure.in (i?86-*-beos*): Do config gperf; don't config
7434         gdb, newlib, or libgloss.
7435
7436 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7437
7438         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7439         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7440         from multidirs.
7441
7442 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7443
7444         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7445
7446 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7447
7448         * config.sub: Add support for mcore targets.
7449
7450 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7451
7452         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7453         not mt-ospace, in order to shut up assembler warning about using
7454         symbols that are named the same as registers.
7455
7456 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7457
7458         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7459         dependency list for all-target-cygmon.
7460
7461 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7462
7463         * config-ml.in: Check $host, not $target, for selective multilibs.
7464         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7465         thumb interworking, and underscore prefix multilibs.
7466
7467 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7468
7469         * missing: Update to version from current automake.
7470
7471 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7472
7473         * configure (gxx_include_dir): Removed.
7474
7475         * configure.in (gxx_include_dir): Handle it.
7476         * Makefile.in: Likewise.
7477
7478 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7479
7480         * config.sub (mips64vr4111,mips64vr4111el) Add.
7481
7482 1999-03-21  Ben Elliston  <bje@cygnus.com>
7483
7484         * config.guess: Correct typo for detecting ELF on FreeBSD.
7485
7486 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7487
7488         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7489         config/mh-djgpp.
7490
7491 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7492
7493         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7494         all-target-newlib to dependency list for all-target-bsp.
7495
7496 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7497
7498         * config.sub: Add i386-uwin support.
7499         * config.guess: Likewise.
7500
7501 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7502
7503         * configure.in: cleanup, add mh-*pic handling for arm, special
7504         case powerpc*-*-aix*
7505
7506 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7507
7508         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7509         can be built.
7510
7511 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7512
7513         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7514         targets.
7515
7516 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7517
7518         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7519
7520 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7521
7522         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7523
7524 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7525
7526         * config.sub: Fix typo in arm recognition.
7527
7528 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7529
7530         * configure.in (noconfigdirs): Changed target_configdirs to
7531         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7532         rather than m68k-*-* since it is not known to work on
7533         m68k-aout. Ditto for arm-*-*oabi.
7534
7535 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7536
7537         * configure.in (*-*-windows*): Remove, no longer used.
7538
7539 1999-02-19  Ben Elliston <bje@cygnus.com>
7540
7541         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7542         Smart and improved by Andrew Cagney.
7543
7544 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7545
7546         * config.guess: Recognize openbsd-*-hppa.
7547
7548 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7549
7550         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7551         only if it is not empty.
7552
7553 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7554
7555         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7556
7557         * config.guess: Modified to recognize uname's armv* syntax.
7558
7559         * config.sub: Modified to recognize uname's armv* syntax.
7560
7561 1999-02-17  Mark Salter  <msalter@cygnus.com>
7562
7563         * configure.in: Added target-bsp for sparclite.
7564
7565 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7566
7567         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7568
7569 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7570
7571         * configure.in: Add support for strongarm port.
7572         * config.sub: Add support for strongarm target.
7573
7574 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7575
7576         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7577         the old name config/mh-cygwin32.
7578         Enable texinfo.
7579
7580 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7581
7582         * configure.in: Do build ld for ix86 Solaris.
7583
7584 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7585
7586         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7587         $AR_FOR_TARGET.  Likewise for RANLIB.
7588
7589 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7590
7591         * config.sub (oabi):  Recognize.
7592         * configure.in (arm-*-oabi):  Handle.
7593
7594 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7595
7596         * config.guess: Improve detection of i686 on UnixWare 7.
7597
7598 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7599
7600         * config.guess: Add support for i386-pc-interix.
7601         * config.sub: Likewise.
7602         * configure.in: Likewise.
7603
7604 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7605
7606         * Makefile.in: Remove unneeded all-target-libio from
7607         from all-target-winsup target since it is now unneeded.
7608         Add all-target-libtermcap in its place since it is now
7609         needed.
7610
7611 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7612
7613         * configure.in: makefile stub for cygwin target is probably
7614         unnecessary.  Remove it for now.
7615
7616 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7617
7618         * configure.in: libtermcap.a should be built when cygwin is the
7619         target as well as the host.
7620         * config.guess: Allow mixed case in cygwin uname output.
7621         * Makefile.in: Add libtermcap target.
7622
7623 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7624
7625         * config.sub: Clean up handling of hppa2.0.
7626
7627 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7628
7629         * config.guess: Use C code to identify more HP machines.
7630
7631 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7632
7633         * config.sub: Handle hppa2.0.
7634
7635 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7636
7637         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7638         cygmon for all sparclite targets, regardless of object format.
7639
7640 1998-12-15  Mark Salter  <msalter@cygnus.com>
7641
7642         * configure.in: Added target-bsp for several target architectures.
7643
7644         * Makefile.in: Added rules for bsp.
7645
7646 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7647
7648         * config.guess: Improve detection of hppa2.0 processors.
7649
7650 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7651
7652         * config.guess: Recognize FreeBSD using ELF automatically.
7653
7654 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7655
7656         * configure (skip-this-dir): Add handling for new shell script, which
7657         might be created by a sub-directory's configure to indicate, this particular
7658         directory is "unwanted".
7659         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7660
7661 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7662
7663         * ltconfig: import from libtool, after changing libtool to
7664         account for the cygwin name change.
7665
7666 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7667
7668         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7669         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7670
7671 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7672
7673         * configure.in: Add libtermcap to list of cygwin dependencies.
7674
7675 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7676
7677         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7678         they include winsup/include when it's a cygwin target.
7679
7680 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7681
7682         * configure.in (host_tools): Added zip.
7683         * Makefile.in (all-target-libjava): Depend on all-zip.
7684         (all-zip): New target.
7685         (ALL_MODULES): Added all-zip.
7686         (NATIVE_CHECK_MODULES): Added check-zip.
7687         (INSTALL_MODULES): Added install-zip.
7688         (CLEAN_MODULES): Added clean-zip.
7689
7690 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7691
7692         * Makefile.in: lose "32" from comment about cygwin.
7693
7694 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7695
7696         * configure.in: Use -Os to build target libraries for the fr30.
7697
7698 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7699
7700         * config.sub: Add fr30.
7701
7702 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7703
7704         * configure.in: drop "32" from config/mh-cygwin32.  Check
7705         cygwin* instead of cygwin32*.
7706         * config.sub: Check cygwin* instead of cygwin32*.
7707
7708 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7709
7710         * config.guess: Match any version of Unixware7.
7711
7712 1998-10-20  Syd Polk  <spolk@cygnus.com>
7713
7714         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7715         if desired.
7716
7717 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7718
7719         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7720         these if the appropriate directories and files to not exist.
7721
7722 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7723
7724         * Makefile.in (DEVO_SUPPORT): Add config.if.
7725
7726 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7727
7728         * configure: Add pattern to replace "build_tooldir"'s
7729         definition in the generated Makefile with "tooldir"'s
7730         actual value.
7731
7732 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7733
7734         * config.sub: Bring back lost sparcv9.
7735
7736         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7737
7738 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7739
7740         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7741         CC_FOR_TARGET and friends.
7742
7743 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7744
7745         * Makefile.in (build_tooldir): New variable, same as tooldir.
7746         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7747         -B$(build_tooldir)/bin/.
7748         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7749
7750 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7751
7752         * README: Remove installation instructions and refer to the
7753         INSTALL directory instead.
7754
7755 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7756
7757         * config.sub: Add support for i[34567]86-pc-udk.
7758         * configure.in: Likewise.
7759
7760 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7761
7762         * Makefile.in: add bzip2 package building bits for user
7763         tools module
7764         * configure.in: ditto
7765
7766 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7767
7768         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7769         (ALL_TARGET_MODULES): Add all-target-libobjc.
7770         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7771         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7772         (all-target-libchill): Add dependencies.
7773         * configure.in (target_libs): Add libchill.
7774
7775 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7776
7777         * configure.in (target_subdir): Remove duplicate line.
7778
7779 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7780
7781         * Makefile.in (all-automake): fix dependencies.
7782
7783 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7784
7785         * configure.in: Minor cleanups for building in the $(target_alias)
7786         subdir.
7787
7788 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7789
7790         * Makefile.in (bootstrap): Set r and s before make all.  Use
7791         BASE_FLAGS_TO_PASS in make all.
7792         (cross): Likewise.
7793
7794 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7795
7796         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7797
7798 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7799
7800         * config.sub: Fix typo in last change.
7801
7802 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7803
7804         * config.sub: Add support for C4x target.
7805         * configure.in: Likewise.
7806
7807 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7808
7809         * config.sub: Recognize sparcv9 just like sparc64.
7810
7811 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7812
7813         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7814
7815 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7816
7817         * config.guess: Correctly identify Pentium II sco boxes.
7818
7819         * config.guess: Fix "tr" code.  From Weiwen Liu.
7820
7821 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7822
7823         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7824         stabs.
7825
7826 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7827
7828         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7829         (ALL_TARGET_MODULES): Add all-target-libchill.
7830         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7831         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7832         (all-target-libchill): Add dependencies.
7833         * configure.in (target_libs): Add libchill.
7834
7835 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7836
7837         * config.guess: Avoid assumptions about "tr" behaves when
7838         LANG is set to something other than English.
7839
7840 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7841
7842         * configure (gxx_include_dir): Changed to
7843         '${prefix}/include/g++'-${libstdcxx_interface}.
7844
7845         * config.if: New to determine the interfaces.
7846
7847 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7848
7849         * config.guess: Detect and handle MPE/IX.
7850         * config.sub: Deal with MPE/IX.
7851
7852 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7853
7854         * configure.in: Use mh-aix43.
7855
7856 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7857
7858         * configure: Fix --without/--disable cases for gxx-include-dir.
7859
7860 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7861
7862         * mdata-sh:  Imported.  Needed for automake support.
7863
7864 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7865
7866         * Makefile.in (taz): Try "chmod -R og=u ." before
7867         "chmod og=u `find . -print`".
7868
7869 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7870
7871         * configure.in: Add arm-elf and thumb-elf support.
7872
7873 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7874
7875         * Makefile.in: Undo previous patch.
7876
7877 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7878
7879         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7880         to here ...
7881         (install-no-fixedincludes): and here
7882         (INSTALL_MODULES): ... from here.
7883
7884 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7885
7886         * config.sub: Merge with FSF.
7887
7888         * config.guess: Merge with FSF.
7889
7890 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7891
7892         * configure (extraconfigdirs): New variable.
7893         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7894         * Makefile.in (all): Move higher in file.
7895         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7896         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7897         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7898         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7899         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7900
7901 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7902
7903         * Makefile.in (all-target-libjava): Depend on all-gcc and
7904         all-target-newlib.
7905         (configure-target-libjava): Depend on $(ALL_GCC).
7906
7907 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7908
7909         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7910         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7911
7912 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7913
7914         * INSTALL/README: Fix typo.
7915
7916 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7917
7918         * ylwrap: Change absolute path checks to check for DOS style path
7919         names.
7920
7921         * ylwrap: Don't use a full path name if the source file is in the
7922         same directory.  From hjl@lucon.org (H.J. Lu).
7923
7924         * config-ml.in: Default to being verbose, to match Feb 18 change to
7925         configure.
7926
7927 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7928
7929         Brought over from egcs:
7930
7931         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7932
7933         * configure.in (target_subdir): Set to ${target_alias} instead
7934         of "libraries".
7935
7936         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7937
7938         * configure.in (target_subdir): Set to libraries if enable_multilib.
7939
7940 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7941
7942         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7943         multilibs, force reconfiguration the first time we create
7944         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7945
7946 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7947
7948         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7949         avoid confusion with --no-recursion.
7950
7951 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7952
7953         * configure.in: Win32 hosts shouldn't use install -x
7954         * install-sh: remove -x option, and special .exe-handling
7955         hack.
7956
7957 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7958
7959         * config.guess: Recognize i586-pc-beos.
7960         * configure.in: Don't build some bits for beos.
7961
7962 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7963
7964         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7965         CFLAGS default to -O2.
7966
7967         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7968         when using GNU ld.
7969
7970 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7971
7972         * ltmain.sh: Correct install when using a different shell.
7973
7974 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7975
7976         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7977
7978 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7979
7980         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7981         target.
7982
7983 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7984
7985         * ltconfig: Update to correct AIX handling.
7986
7987 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7988
7989         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7990
7991         * configure.in (target_subdir): Set to ${target_alias} instead
7992         of "libraries".
7993
7994 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7995
7996         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7997         (Makefile): Depend on $(gcc_version_trigger).
7998
7999         * configure (gcc_version): Change default initializer to empty
8000         string.
8001         (gcc_version_trigger): New variable; pass this variable down
8002         to subdir configures to enable them checking gcc's version
8003         themselves. Emit make macros for both gcc_version vars.
8004         (topsrcdir): Initialize reliably.
8005         (recursion line): Remove --with-gcc-version=${gcc_version}.
8006
8007 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8008
8009         * configure (enable_version_specific_runtime_libs): Implement new flag
8010         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8011         in $(libsubdir); emit definition in each generated Makefile.
8012         (gxx_include_dir): Initialize depending on
8013         $enable_version_specific_runtime_libs.
8014
8015 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8016
8017         * configure (gcc_version): Initialize properly depending on
8018         how and where configure is started.
8019         (recursion line): Pass a --with-gcc-version=${gcc_version}
8020         to configures in subdirs.
8021
8022 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8023
8024         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8025         cygmon
8026
8027 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8028
8029         * configure.in: Add cygmon and libstub support for mn10200.
8030
8031 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8032
8033         * configure (gcc_version): Add new variable describing the
8034         particular gcc version we're building.
8035         * Makefile.in (libsubdir): Add new macro for the directory
8036         in which the compiler finds executables, libraries, etc.
8037         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8038         and libsubdir.
8039
8040 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8041
8042         * Makefile.in (local-clean): Remove *.log.
8043         (warning.log): Built with warn_summary from build.log.
8044         (mail-report.log): Run test_summary.
8045         (mail-report-with-warnings.log): Run test_summary including
8046         warning.log in the report.
8047
8048 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8049
8050         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8051
8052 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8053
8054         * Makefile.in (grep): Grep no longer depends on libiberty.
8055
8056 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8057
8058         * Makefile.in: all-snavigator needs all-libgui.
8059
8060 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8061
8062         * configure.in: Add cygmon and libstub support for mn10300.
8063
8064 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8065
8066         * missing: Update to version from automake 1.3.
8067
8068         * ltmain.sh: On installation, don't get confused if the same name
8069         appears more than once in the list of library names.
8070
8071 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8072
8073         * config.sub: Accept m68060 and m5200 as CPU names.
8074
8075 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8076
8077         * configure: Use && rather than using -a in test, because odd
8078         strings can confuse test.
8079         * configure.in: Likewise.
8080
8081 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8082
8083         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8084
8085 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8086
8087         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8088         bootstrap4-lean): New targets.
8089
8090 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8091
8092         * mpw-* Delete.  Not used.
8093
8094 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8095
8096         * COPYING.LIB: Update FSF address.
8097
8098 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8099
8100         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8101
8102         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8103         GAS_SUPPORT_DIRS.
8104
8105 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8106
8107         * ltconfig, ltmain.sh: Avoid producing a version number if
8108         -version-info was not used.
8109
8110 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8111
8112         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8113         building with newlib.
8114
8115 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8116
8117         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8118         Solaris `make' causes it to continue to next definition.
8119
8120 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8121
8122         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8123         the right GUI libraries and files are installed along with GDB.
8124
8125 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8126
8127         * configure.in: Change alpha to alpha* in several places.
8128
8129 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8130
8131         * config.sub: Recognize sparc86x.
8132
8133 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8134
8135         * configure.in (--enable-target-optspace): Remove debug echo.
8136
8137 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8138
8139         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8140
8141 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8142
8143         * ltconfig: Update cygwin32 support.
8144
8145         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8146         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8147         (GDB_SUPPORT_DIRS): Likewise.
8148
8149 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8150
8151         * configure.in (target_makefile_frag): If --enable-target-optspace,
8152         use -Os to compile target libraries rather than -O2.  Default to
8153         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8154         not used.
8155         * configure.in (target_cflags): Ditto for d30v.
8156
8157 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8158
8159         * Makefile.in (all-bfd): Depend on all-intl.
8160         (all-binutils): Likewise.
8161         (all-gas): Likewise.
8162         (all-gprof): Likewise.
8163         (all-ld): Likewise.
8164
8165 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8166
8167         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8168
8169 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8170
8171         * Makefile.in (all-bfd): Depend upon all-libiberty.
8172
8173         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8174
8175 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8176
8177         * Makefile.in: Add libstub.
8178
8179         * configure.in: Ditto. Build libstub for targets that have cygmon
8180         support.
8181
8182 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8183
8184         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8185
8186 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8187
8188         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8189         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8190
8191 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8192
8193         * configure: Define DEFAULT_M4 by searching PATH.
8194         * Makfile.in: Use DEFAULT_M4.
8195
8196 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8197
8198         * ltconfig: Add cygwin32 support.
8199
8200         * Makefile.in, configure.in: Add libtool as a native only directory
8201         to configure and build.
8202
8203 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8204
8205         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8206
8207 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8208
8209         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8210
8211 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8212
8213         * Makefile.in: add ash make rules
8214         * configure.in: add ash to native_only and host_tools lists
8215
8216 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8217
8218         * Makefile.in (all-gettext, all-intl): New targets.
8219         (ALL_MODULES): Added all-gettext, all-intl.
8220         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8221         (INSTALL_MODULES): Added install-gettext, install-intl.
8222         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8223
8224         * configure.in (host_tools): Added gettext.
8225         (native_only): Likewise.
8226         (noconfigdirs) [various cases]: Likewise.
8227         (host_libs): Added intl.
8228
8229 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8230
8231         * configure: Do not disable building gdbtk for cygwin32 hosts.
8232
8233 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8234
8235         * configure.in: Add thumb-coff target.
8236         * config.sub: Add thumb-coff target.
8237
8238 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8239
8240         * Makefile.in: Revert yesterday's change.
8241         (all-target-winsup):  all-target-librx stays out of here.
8242
8243 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8244
8245         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8246         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8247         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8248         Remove references to librx and libg++.
8249
8250 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8251
8252         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8253         recursive makes
8254
8255 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8256
8257         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8258         for newlib directory.
8259         (CXX_FOR_TARGET): Likewise.
8260
8261 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8262
8263         * ltconfig: Update after libtool/ltconfig.in change for
8264         hpux11.
8265
8266 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8267
8268         * ltconfig, ltmain.sh: Update to libtool 1.2.
8269
8270 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8271
8272         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8273         (install-gcc-cross): Instead, override LANGUAGES here.
8274
8275 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8276
8277         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8278         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8279
8280 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8281
8282         * configure.in: Add Thumb-pe target.
8283
8284 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8285
8286         * Makefile.in - changed sn targets to snavigator
8287         * configure.in - changed sn targets to snavigator
8288
8289 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8290
8291         * config-ml.in: After building symlink tree call make distclean
8292         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8293         to be the case for libiberty.
8294
8295 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8296
8297         * configure: When making link, also check the current
8298         directory. The configure scripts may create one.
8299
8300 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8301
8302         * config.sub: Accept alphapca56 and alphaev6 properly.
8303
8304 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8305
8306         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8307
8308 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8309
8310         * config.sub (sco5): Fix typo.
8311
8312 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8313
8314         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8315         install-itcl.
8316         (install-itcl): Remove dependency on install-tcl.
8317
8318 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8319
8320         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8321
8322 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8323
8324         * configure.in: Don't build libgui for a cygwin32 target when not on
8325         a cygwin32 host.
8326
8327 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8328
8329         * configure (redirect): Set to null, so default behavior of
8330         configure is now --verbose.
8331
8332 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8333
8334         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8335         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8336
8337 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8338
8339         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8340         this change to sync Makefile.in with its ChangeLog entries.
8341
8342 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8343
8344         * ltmain.sh (mkdir): Check that the directory doesn't exist
8345         before we exit with error, so that we don't get races during
8346         parallel builds.
8347
8348 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8349
8350         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8351
8352 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8353
8354         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8355         PICFLAG_FOR_TARGET.
8356         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8357
8358         * configure: Emit a definition for the new macro enable_shared
8359         into each Makefile.
8360
8361 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8362
8363         * configure.in (host_tools, native_only): Add libtool.
8364
8365 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8366
8367         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8368         Fix typo in ming config comment.
8369
8370 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8371
8372         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8373
8374 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8375
8376         * config.sub: Add tic30 cases, and map c30 to tic30.
8377
8378 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8379
8380         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8381         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8382         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8383         (CLEAN_TARGET_MODULES): Similarly
8384         (all-target-libf2c): Add dependences.
8385         * configure.in (target_libs): Add libf2c.
8386
8387 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8388
8389         * configure.in: Remove expect from noconfigdirs when target
8390         is cygwin32.  OK to build expect and dejagnu with Canadian
8391         Cross.
8392
8393 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8394
8395         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8396         host.
8397
8398         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8399         and mingw32.
8400
8401 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8402
8403         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8404         here as it is not defined in the toplevel Makefile.
8405
8406 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8407
8408         * configure (package_makefile_rules_frag): New variable, which names
8409         a file with generic rules, ...
8410         Change comment to mention we now have FIVE parts.
8411         * configure: Undo last change.
8412
8413 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8414
8415         * config.guess: More accurate determination of HP processor types.
8416         * config.sub: More accurate determination of HP processor types.
8417
8418 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8419
8420         * configure (package_makefile_frag): Move inserting the
8421         ${package_makefile_frag} to where it should be according
8422         to the comment.
8423
8424 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8425
8426         * config.guess: Add support for Linux/ARM.
8427
8428 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8429
8430         * .cvsignore: Remove *-info and *-install since they match
8431         release-info and mpw-install, which we don't want to just ignore.
8432
8433 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8434
8435         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8436
8437 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8438
8439         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8440         local_prefix to sub-make invocations.
8441
8442 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8443
8444         * configure.in: Check makefile fragments in the source
8445         directory.
8446
8447 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8448
8449         * configure.in: Check whether host and target makefile
8450         fragments exist before adding them to *_makefile_frag.
8451
8452 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8453
8454         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8455
8456 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8457
8458         * configure.in: Make sure we only replace RPATH_ENVVAR on
8459         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8460         regexp to sed.
8461
8462         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8463         to sub-makes.
8464
8465 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8466
8467         * config-ml.in (multi-do): LDFLAGS must include multilib
8468         designator.
8469
8470 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8471
8472         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8473
8474 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8475
8476         * config.sub: Add mingw32 support.
8477         * configure.in: Likewise.
8478
8479 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8480
8481         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8482
8483 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8484
8485         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8486         * configure (gxx_include_dir): Provide a definition for subdirs
8487         which do not use autoconf.
8488
8489 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8490
8491         * config.guess: Sync with egcs.  Picks up new alpha support,
8492         BeOS & some additional linux support.
8493
8494 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8495
8496         * config.guess: HP 9000/803 is a PA1.1 machine.
8497
8498 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8499
8500         * configure.in: It's alpha*-...
8501
8502 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8503
8504         * configure.in (host_makefile_frag, target_makefile_frag):
8505         Handle multiple config files.
8506         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8507         alpha-*-*.
8508
8509 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8510
8511         * mkdep: New file.
8512
8513 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8514
8515         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8516
8517 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8518
8519         * Makefile.in: Add libgui directory.
8520         (GDB_TK): Add all-libgui.
8521         * configure.in: Add libgui directory.
8522         * configure: Add all-libgui to GDB_TK.
8523
8524 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8525
8526         * config-ml.in (multidirs): Add m32r to multilib list.
8527
8528 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8529
8530         * Makefile.in (all-target-gperf): Change dependency to
8531         all-target-libstdc++.
8532
8533 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8534
8535         * config.guess: Add BeOS support.
8536
8537 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8538
8539         Source directory cvs renamed to cvssrc:
8540         * configure.in (host_tools): Change cvs to cvssrc.
8541         (native_only): Likewise.
8542         (noconfigdirs) [various cases]: Likewise.
8543         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8544         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8545         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8546         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8547         (all-cvssrc): Rename target from all-cvs.
8548
8549 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8550
8551         * configure (gxx_include_dir): Fix thinko.
8552
8553 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8554
8555         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8556         (install-cross, install-gcc-cross): New targets.
8557
8558 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8559
8560         * configure.in (noconfigdirs): Add support for Thumb target.
8561
8562         * config.sub (maybe_os): Add support for Thumb target.
8563
8564 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8565
8566         * Makefile.in: Add rules for cygmon.
8567
8568         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8569
8570 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8571
8572         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8573         * configure (gxx_include_dir): Provide a definition for subdirs
8574         which do not use autoconf.
8575
8576 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8577
8578         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8579         11/18/97 build
8580
8581 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8582
8583         * From Franz Sirl.
8584         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8585         found on RedHat Linux systems.
8586
8587 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8588
8589         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8590         guesses.
8591
8592 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8593
8594         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8595
8596 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8597
8598         * ltmain.sh: If mkdir fails, check whether the directory was created
8599         anyhow by some other process.
8600
8601 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8602
8603         * configure.in (d30v-*-*): Configure all directories.
8604
8605 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8606
8607         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8608         for the D30V.
8609
8610 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8611
8612         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8613
8614 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8615
8616         * include/libiberty.h: Add extern "C" { so it can be used with C++
8617         progrms.
8618         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8619         programs.
8620
8621 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8622
8623         * configure.in (d30v-*-*): Configure GCC now.
8624
8625 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8626
8627         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8628         is no longer needed.
8629
8630 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8631
8632         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8633
8634 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8635
8636         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8637         targets using "$@" to provide support for similar but not identical
8638         targets without having to duplicate code.
8639
8640 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8641
8642         * makefile.vms: Fix to work with DEC C.
8643
8644 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8645
8646         * config.sub: Add mips-tx39-elf to marketing names.
8647
8648 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8649
8650         * ltmain.sh: Handle symlinks in generated script.
8651
8652 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8653
8654         * configure: Handle autoconf style directory options: --bindir,
8655         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8656         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8657         --sysconfdir.
8658         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8659         (sharedstatedir, localstatedir, oldincludedir): New variables.
8660         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8661         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8662         sbindir, sharedstatedir, and sysconfdir.
8663
8664 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8665
8666         * Makefile.in (bootstrap-lean): New target.
8667
8668 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8669
8670         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8671         sn, and gnuserv from noconfigdirs.
8672
8673 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8674
8675         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8676
8677 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8678
8679         * Makefile.in (cross): New target.
8680
8681 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8682                           Jeff Law         <law@cygnus.com>
8683
8684         * Makefile.in (bootstrap2, bootstrap3): New targets.
8685         (all-bootstrap): Remove outdated and confusing target.
8686         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8687
8688 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8689
8690         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8691         windows.  Consistent with gdb/configure.
8692
8693 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8694
8695         * configure.in: Name Linux target fragment.
8696
8697         * configure: Rewrite so that project Makefile fragment is inserted
8698         first and appears last in the resulting Makefile.
8699
8700 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8701
8702         * Makefile.in (install-itcl): Install tcl first.
8703
8704 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8705
8706         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8707
8708 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8709
8710         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8711
8712         * configure.in (skipdirs): Add target-librx for Linux.
8713         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8714
8715 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8716
8717         * Makefile.in (bootstrap): New target.
8718
8719 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8720
8721         * config.sub: Accept 'amigados' for backward compatibility.
8722
8723 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8724
8725         * config.guess: Merge with FSF.
8726
8727 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8728
8729         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8730
8731 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8732
8733         * config.sub: Add "marketing-names" patch.
8734
8735 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8736
8737         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8738
8739 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8740
8741         * config.sub: Handle v850-elf.
8742
8743 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8744
8745         * .cvsignore (*-install): Remove.
8746
8747 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8748
8749         * ltconfig: Set CONFIG_SHELL in libtool.
8750         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8751
8752 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8753
8754         * configure.in (target_subdir): Set to libraries if enable_multilib.
8755
8756 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8757
8758         * config.guess: Update from gcc directory.
8759
8760 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8761
8762         * Makefile.in (all-sim): Depends on all-readline.
8763
8764 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8765
8766         * Makefile.in (BISON, YACC): Use $$s.
8767         (all-bison): Depend on all-texinfo.
8768
8769 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8770
8771         * Makefile.in (BISON): Add -L flag.
8772         (YACC): Likewise.
8773
8774 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8775
8776         * configure.in (noconfigdirs): Add support for v850e target.
8777
8778         * config.sub (maybe_os): Add support for v850e target.
8779
8780 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8781
8782         * configure.in (noconfigdirs): Add support for v850ea target.
8783
8784         * config.sub (maybe_os): Add support for v850ea target.
8785
8786 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8787
8788         * config.sub: Add mipstx39.  Delete r3900.
8789
8790 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8791
8792         * Makefile.in (all-autoconf): Depends on all-texinfo.
8793
8794 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8795
8796         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8797         eabi targets.
8798
8799 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8800
8801         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8802
8803         * configure: When handling a Canadian Cross, handle YACC as well as
8804         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8805         * Makefile.in (all-bison): Depend upon all-texinfo.
8806
8807 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8808
8809         * Makefile.in (BISON): bison, not byacc or bison -y.
8810         (YACC): bison -y or byacc or yacc.
8811         (various): Add *-bison as appropriate.
8812         (taz): No need to mess with BISON anymore.
8813
8814 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8815
8816         * configure: If OSTYPE matches *win32*, try to find a good value for
8817         CONFIG_SHELL.
8818
8819 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8820
8821         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8822         configure.in if it is present.
8823
8824 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8825
8826         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8827
8828 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8829
8830         * config.sub: Recognize `arc' cpu.
8831         * configure.in: Likewise.
8832         * config-ml.in: Likewise.
8833
8834 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8835
8836         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8837
8838 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8839
8840         * configure: Changed sed delimiter from ':' to '|' when
8841         attempting to substitute ${config_shell} for SHELL. On
8842         NT ${config_shell} may contain a ':' in it.
8843
8844 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8845
8846         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8847
8848 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8849
8850         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8851
8852 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8853
8854         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8855
8856         * ylwrap: If the program is a relative path, force it to be
8857         absolute.
8858
8859 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8860
8861         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8862
8863 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8864
8865         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8866         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8867         for libraries.
8868
8869 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8870
8871         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8872         separated by spaces.
8873
8874 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8875
8876         * ylwrap: New file.
8877         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8878
8879         * ltmain.sh: Handle /bin/sh at start of install program.
8880
8881         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8882
8883         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8884         * missing: New file, from automake 1.2.
8885
8886 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8887
8888         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8889         check-tk to CHECK_X11_MODULES.
8890
8891 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8892
8893         * config.sub: Merge with FSF.
8894
8895 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8896
8897         * config.guess: Merge with FSF.
8898
8899 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8900
8901         * configure: Treat msdosdjgpp like go32.
8902         * configure.in: Likewise.  Don't remove gprof for go32.
8903
8904         * configure: Change Makefile.tem2 to Makefile.tm2.
8905
8906 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8907
8908         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8909
8910 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8911
8912         * install-sh (chmodcmd): Set to null if the DST directory already
8913         exists.  Same as Nov 11th change.
8914
8915 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8916
8917         * configure (GDB_TK): Needs itcl and tix.
8918
8919 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8920
8921         * config.guess: Update from FSF.
8922
8923 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8924
8925         * Makefile.in (GDB_TK): Depend on itcl and tix.
8926
8927 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8928
8929         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8930         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8931         (INSTALL_SCRIPT): New variable.
8932         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8933         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8934         to -x.
8935         * install-sh: Add support for -x option.
8936
8937 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8938
8939         * configure.in, Makefile.in: Treat tix like itcl.
8940
8941 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8942
8943         * Makefile.in (WINDRES): New variable.
8944         (WINDRES_FOR_TARGET): New variable.
8945         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8946         (EXTRA_HOST_FLAGS): Add WINDRES.
8947         (EXTRA_TARGET_FLAGS): Add WINDRES.
8948         (EXTRA_GCC_FLAGS): Add WINDRES.
8949         ($(DO_X)): Pass down WINDRES.
8950         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8951         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8952         DLLTOOL_FOR_TARGET.
8953
8954 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8955
8956         * configure.in: configure sim before gdb for win32-x-ppc
8957
8958 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8959
8960         Move gperf into the toplevel, from libg++.
8961         * configure.in (target_tools): Add target-gperf.
8962         (native_only): Add target-gperf.
8963         * Makefile.in (all-target-gperf): New target, depend on
8964         all-target-libg++.
8965         (configure-target-gperf): Empty rule.
8966         (ALL_TARGET_MODULES): Add all-target-gperf.
8967         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8968         (CHECK_TARGET_MODULES): Add check-target-gperf.
8969         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8970         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8971
8972 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8973
8974         * config.sub (mn10200): Recognize new basic machine.
8975
8976 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8977
8978         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8979         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8980
8981 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8982
8983         * configure.in: If we're building mips-sgi-irix6* native, turn on
8984         ENABLE_MULTILIB and set TARGET_SUBDIR.
8985
8986 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8987
8988         * Makefile.in (all-sn): Depend on all-grep.
8989
8990 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8991
8992         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8993
8994         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8995         Makefile.  From Jeff Makey <jeff@cts.com>.
8996         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8997
8998         * Makefile.in (DISTBISONFILES): Remove.
8999         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9000         $(DEFAULT_YACC).
9001
9002         * configure.in: Build itl, db, sn, etc., when building for native
9003         cygwin32.
9004
9005         * Makefile.in (LD): New variable.
9006         (EXTRA_HOST_FLAGS): Pass down LD.
9007         ($(DO_X)): Likewise.
9008
9009 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9010
9011         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9012
9013 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9014
9015         * configure.in (targargs): Strip out any supplied --build argument
9016         before adding our own. Always add --build.
9017
9018 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9019
9020         * configure.in (targargs): Pass --build if we're doing
9021         a cross-compile.
9022
9023 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9024
9025         * configure: Use '|' instead of ":" as the separator in
9026         sed. Otherwise sed chokes on NT path names with drive
9027         designators. Also look for "?:*" as the leading characters in an
9028         absolute pathname.
9029
9030 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9031
9032         * config.sub: Support for r3900.
9033
9034 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9035
9036         * configure.in: Use install-sh, not install.sh.
9037
9038 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9039
9040         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9041         apply it twice.
9042
9043 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9044
9045         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9046         install-binutils.
9047
9048 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9049
9050         * Makefile.in: Add automake targets.
9051         * configure.in (host_tools): Add automake.
9052
9053 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9054
9055         * configure: Default CXX to c++, not gcc.
9056         * Makefile.in (CXX): Set to c++, not gcc.
9057         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9058
9059 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9060
9061         * install-sh: try appending a .exe if source file doesn't
9062         exist
9063
9064 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9065
9066         * configure.in: Turn on multilib by default.
9067         (cross_only): Remove target-libiberty.
9068
9069         * Makefile.in (all-gcc): Don't depend on libiberty.
9070
9071 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9072
9073         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9074
9075 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9076
9077         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9078         (DISTBISONFILES): Add ld/Makefile.in
9079
9080 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9081
9082         * configure.in: if target is cygwin32 but host isn't cygwin32,
9083         don't configure gdb tcl tk expect, not just gdb.
9084
9085 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9086
9087         * configure.in: Added gnuserv everywhere sn appears.
9088
9089         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9090         (CROSS_CHECK_MODULES): Added check-gnuserv.
9091         (INSTALL_MODULES): Added install-gnuserv.
9092         (CLEAN_MODULES): Added clean-gnuserv.
9093         (all-gnuserv): New target.
9094
9095 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9096
9097         * config.guess: Fixes for MIPS OpenBSD systems.
9098
9099 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9100
9101         * Makefile.in (INSTALL_XFORM): Remove.
9102         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9103
9104         * mkinstalldirs: New file, copied from automake.
9105         * Makefile.in (installdirs): Rename from install-dirs.  Use
9106         mkinstalldirs.  Change all users.
9107         (DEVO_SUPPORT): Add mkinstalldirs.
9108
9109 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9110
9111         * install-sh: Rename from install.sh.
9112         * Makefile.in (INSTALL): Change install.sh to install-sh.
9113         (DEVO_SUPPORT): Likewise.
9114
9115         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9116         Graichen <graichen@rzpd.de>.
9117
9118 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9119
9120         * config.guess: Recognize OpenBSD systems correctly.
9121
9122 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9123
9124         * README, Makefile.in (ETC_SUPPORT): Remove references to
9125         cfg-paper*, configure.{texi,man,info*}._
9126
9127 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9128
9129         * Makefile.in (all.normal): Ensure that gcc is built after all
9130         the x11 - ie gdb - targets.
9131
9132 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9133
9134         * makefile.vms: Don't run conf-a-gas.
9135
9136 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9137
9138         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9139
9140 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9141
9142         * configure.in: Remove noconfigdirs case since gdb also
9143         configures and builds for tic80-coff.
9144
9145 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * configure: Set cache_file to config.cache.
9148         * Makefile.in (local-distclean): Remove config.cache.
9149
9150 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9151
9152         * COPYING: Update FSF address.
9153
9154 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9155
9156         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9157         noconfigdirs.
9158
9159 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9160
9161         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9162         MAKEDIRS, is empty.
9163
9164 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9165
9166         * config.sub: Tweak mn10300 entry.
9167
9168 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9169
9170         * configure.in (host_tools): Put sim before gdb, so gdb's
9171         configure.tgt can determine if the simulator was configured.
9172
9173 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9174
9175         * config.sub: Move BeOS $os case to be with other Cygnus
9176         local cases.
9177
9178 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9179
9180         * config.sub: Remove misplaced comment that broke Linux.
9181
9182 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9183
9184         * config.sub: Add BeOS support.
9185
9186 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9187
9188         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9189
9190 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9191
9192         * configure.in (noconfigdirs): Remove tcl and tk from
9193         noconfigdirs for cygwin32 builds.
9194
9195 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9196
9197         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9198
9199 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9200
9201         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9202         make-all.com, use makefile.vms instead.
9203
9204 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9205
9206         * config.sub: Accept -lnews*.
9207
9208 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9209
9210         * configure.in (noconfigdirs): Disable target-newlib,
9211         target-examples and target-libiberty for d30v.
9212
9213 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9214
9215         * configure.in (noconfigdirs): Enable ld for d30v.
9216
9217 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9218
9219         * configure.in (tic80-*-*): Build compiler.
9220
9221 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9222
9223         * configure.in (d30v-*): Remove sim directory from list of
9224         unsupported d30v directories
9225
9226 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9227
9228         * config.sub, configure.in: Add d30v target cpu.
9229
9230 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9231
9232         * makefile.vms: New file.
9233         * make-all.com: Remove.
9234
9235 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9236
9237         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9238
9239 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9240
9241         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9242
9243 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9244
9245         * Makefile.in (ALL_MODULES): Added all-db.
9246         (CROSS_CHECK_MODULES): Addec check-db.
9247         (INSTALL_MODULES): Added install-db.
9248         (CLEAN_MODULES): Added clean-db.
9249
9250 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9251
9252         * config.guess: Merge with latest FSF sources.
9253
9254 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9255
9256         * Makefile.in (ALL_MODULES): Added all-itcl.
9257         (CROSS_CHECK_MODULES): Added check-itcl.
9258         (INSTALL_MODULES): Added install-itcl.
9259         (CLEAN_MODULES): Added clean-itcl.
9260
9261 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9262
9263         * configure.in: build gdb for mn10200
9264
9265 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9266
9267         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9268
9269 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9270
9271         * configure.in (tic80-*-*): Turn off most targets right now.
9272
9273 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9274
9275         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9276         rather than the makeinfo program.
9277         (do-info): Depend upon all-texinfo.
9278
9279 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9280
9281         * configure.in: Remove uses of config/mh-linux.
9282
9283         * config.sub, config.guess: Merge with latest FSF sources.
9284
9285 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9286
9287         * config.sub (case $basic_machine): Add tic80 entries.
9288
9289 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9290
9291         * config.sub, config.guess: Merge with latest FSF sources.
9292
9293 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9294
9295         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9296         * mpw-config.in: Test for NewFolderRecursive.
9297         * mpw-install: Use symbolic name for startup filename.
9298         * mpw-README: Add various additional details.
9299
9300 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9301
9302         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9303
9304 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9305
9306         * configure.in: Do build gcc and the target libraries for
9307         the mn10200.
9308
9309 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9310
9311         * configure.in: don't avoid building gdb for mn10300 any more
9312         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9313         instead of single-quoting it.
9314
9315 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9316
9317         * configure.in: Don't use --with-stabs on IRIX 6.
9318
9319 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9320
9321         * configure.in (m32r): Build gdb, libg++ now.
9322
9323 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9324
9325         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9326         directories from noconfigdirs.
9327
9328 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9329
9330         * config.sub (basic_machine): added mips16 configuration
9331
9332 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9333
9334         * config.sub: Handle d10v-unknown.
9335
9336 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9337
9338         * config.sub: Handle v850-unknown.
9339
9340 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9341
9342         * Makefile.in: add findutils
9343         * configure.in: add findutils to list of host_tools
9344
9345 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9346
9347         * config.sub: Handle mn10200 and mn10300.
9348
9349 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9350
9351         * configure.in (d10v-*): Do not build librx.
9352
9353 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9354
9355         * configure.in (mn10300): Build everything except gdb & libgloss.
9356
9357 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9358
9359         * config.guess:  Patch for Dansk Data Elektronik servers,
9360         from Niels Skou Olsen <nso@dde.dk>.
9361
9362         For ncr, use /bin/uname rather than uname, since GNU uname does not
9363         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9364
9365         Patch for MIPS R4000 running System V,
9366         from Eric S. Raymond <esr@snark.thyrsus.com>.
9367
9368         Fix thinko for nextstep.
9369
9370         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9371
9372         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9373         * config.guess: Guess mips-dec-mach_bsd4.3.
9374
9375         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9376         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9377         release numbers.
9378         * config.guess (mips-mips-riscos*):  Emit just enough of the
9379         release number.
9380
9381         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9382         * config.guess (sparc-auspex-sunos*):  Added.
9383         (f300-fujitsu-*): Added.
9384
9385         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9386         * config.guess:  Recognize a Tadpole as a sparc.
9387
9388 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9389
9390         * config.guess: Don't assume that NextStep version is either 2 or
9391         3.  NextStep 4 (aka OpenStep 4) has come out now.
9392
9393 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9394
9395         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9396         From Rik Faith <faith@cs.unc.edu>.
9397
9398 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9399
9400         * config.sub: Contributions from bug-gnu-utils to:
9401         Support plain "hppa" (no version given) architecture, reported by
9402         OpenStep.
9403         OpenBSD like NetBSD.
9404         LynxOs is not a hardware supplier.
9405
9406         * config.guess: Contributions from bug-gnu-utils to add support for:
9407         OpenBSD like NetBSD.
9408         Stratus systems.
9409         More Pyramid systems.
9410         i[n>4]86 Intel chips.
9411         M680[n>4]0 Motorola chips.
9412         Use unknown instead of lynx for hardware manufacturer.
9413
9414 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9415
9416         * install.sh (chmodcmd): Set to null if the DST directory already
9417         exists.
9418
9419 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9420
9421         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9422         not use mt-ppc target Makefile fragment any more.
9423
9424 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9425
9426         * configure.in (*-*-windows):  Exclude everything but those dirs
9427         needed to build windows.
9428
9429 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9430
9431         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9432
9433 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9434
9435         * configure.in:  Exclude mmalloc from i386-windows.
9436
9437 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9438
9439         * Undo my previous change.
9440
9441 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9442
9443         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9444         unconditionally.
9445         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9446
9447 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9448
9449         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9450         host to add it's own flags.
9451
9452 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9453
9454         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9455
9456 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9457
9458         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9459         (CXX_FOR_TARGET): Likewise.
9460         (GCC_FOR_TARGET): Define.
9461         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9462         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9463         CC_FOR_TARGET was specified on the command line.
9464         (MAKEOVERRIDES): Don't define.
9465
9466 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9467
9468         * configure.in (m32r): Fix spelling of libg++ libs.
9469
9470 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9471
9472         * config.sub (-apple*): Remove, now redundant.
9473
9474 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9477
9478         * configure: Rework yesterday's sed script patch.
9479
9480         * config.sub: Merge with FSF.
9481
9482 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9483
9484         * config.guess:  Merge from FSF.
9485
9486         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9487         * config.guess: Use pc instead of unknown, for pc clone systems.
9488         Change linux to linux-gnu.
9489
9490         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9491         * config.guess: Avoid non-portable tr syntax.
9492
9493 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9494
9495         * test-build.mk (HOLES): Add "xargs" for gdb.
9496
9497         * configure: Avoid hpux10.20 sed bug.
9498
9499 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9500
9501         * configure.in:  Add support for windows host
9502         (that is a build done under the Microsoft build environment).
9503
9504 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9505
9506         * Makefile.in: Replace all uses of srcroot with s, to shrink
9507         command line lengths.
9508
9509         Patches from Geoffrey Noer <noer@cygnus.com>:
9510         * configure.in: If configuring for newlib, pass --with-newlib to
9511         subdirectories.
9512         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9513         -Bnewlib/ and -Lwinsup to gcc.
9514         (CXX_FOR_TARGET): Likewise.
9515
9516 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9517
9518         * Makefile.in (ETC_SUPPORT): Add configure.
9519
9520 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9521
9522         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9523         host configuration file.
9524
9525 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9526
9527         * configure.in: Break mn10x00 support into separate
9528         mn10200 and mn10300 configurations.
9529         * config.sub: Likewise.
9530
9531 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9532
9533         * configure.in: Add lots of stuff to noconfigdirs for
9534         the mn10x00 targets.
9535
9536         * config.sub, configure.in: Add mn10x00 support.
9537
9538 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9539
9540         * make-all.com: Call conf-a-gas, not config-a-gas.
9541
9542 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9543
9544         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9545         targets.
9546
9547 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9548
9549         * mpw-README: Add much more detail for native PowerMac.
9550         * mpw-install: New file.
9551         * mpw-configure: Add --norecursion and --help options.
9552         * mpw-config.in: Translate readme and install files when
9553         copying to objdir.
9554         * mpw-build.in: Don't always depend on byacc and flex.
9555         (install-only-top): New action.
9556
9557 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9558
9559         * configure.in:  You can now configure GDB for the v850.
9560
9561 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9562
9563         * configure.in (noconfigdirs): Don't configure any C++ dirs
9564         if targeting D10V.
9565
9566 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9567
9568         * config.sub: Recognize mips64vr5000.
9569
9570 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9571
9572         * configure.in: Use a single line for host_tools and native_only.
9573
9574 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9575
9576         * config.sub, configure.in: Add entries for m32r.
9577
9578 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9579
9580         * Makefile.in (inet-install): Don't run install-gzip.
9581
9582 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9583
9584         * configure.in:  Don't config lots of things for *-*-windows*.
9585
9586 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9587
9588         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9589         (host_libs, host_tools): Copy from configure.in.
9590         * mpw-configure: Don't complain about directories not found.
9591
9592 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9593
9594         * configure.in (i[345]86): Recognize i686 for pentium pro.
9595         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9596         file.
9597
9598         * config.guess (i[345]86): Ditto.
9599
9600 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9601
9602         * configure.in (noconfigdirs): Removed gdb for D10V.
9603
9604 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9605
9606         * configure.in: Remove ld, target-libio, target-libg++, and
9607         target-libstdc++ from noconfigdirs.
9608
9609 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9610
9611         * configure: Fix three locations where shell scripts were
9612         being run directly rather than with config_shell.
9613
9614 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9615
9616         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9617         * config.sub (basic_machine): Recognize v850.
9618
9619 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9620
9621         * mpw-configure: Handle multiple enable/disable options and
9622         pass them down recursively, handle -c and -s flags appropriately
9623         depending on choice of compiler, add escape mechanism for
9624         quoted arguments to gC.
9625
9626 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9627
9628         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9629         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9630         so that -mrelocatable-lib and -mno-eabi are used.
9631
9632         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9633         not support --print-multi-lib, don't abort.
9634
9635 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9636
9637         * make-all.com: Run config-a-gas.
9638         * setup.com: Don't copy subdirectory files around.
9639
9640 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9641
9642         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9643         target, it now compiles correctly.
9644
9645 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9646
9647         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9648
9649 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9650
9651         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9652
9653 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9654
9655         * configure.in (native_only): Add prms.
9656
9657 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9658
9659         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9660         (BINUTILS_SUPPORT_DIRS): Likewise.
9661
9662 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9663
9664         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9665         d10v support is added.
9666
9667 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9668
9669         * configure.in (d10v-*-*): New target.
9670
9671 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9672
9673         * config.guess (HP 9000/811): Recognize this as a PA1.1
9674         machine.
9675
9676 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9677
9678         * Makefile.in (do-tar-gz): New target, split out from tail end of
9679         taz target.  Run each command separately, don't use pipes.
9680         (taz): Use it.
9681
9682 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9683
9684         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9685         * mpw-build.in: No builds should depend on building byacc or flex,
9686         they are assumed to be installed already.
9687
9688 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9689
9690         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9691         variable that CC_FOR_TARGET needs.
9692
9693 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9694
9695         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9696         options have changed since the last time the subdirectory was
9697         configured, and if it has, reconfigure.
9698         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9699         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9700
9701 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9702
9703         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9704         CLEAN_MODULES): Add bash.
9705         (all-bash): New target.
9706
9707 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9708
9709         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9710
9711 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9712
9713         * config.sub (basic_machine): Recognize d10v as a valid processor.
9714
9715 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9716
9717         * mpw-configure: Add support for --bindir.
9718         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9719
9720 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9721
9722         * configure.in: add bash, time, gawk to list of hosttools and things
9723         to only build for native toolchains
9724
9725 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9726
9727         * Makefile.in (docdir): Remove.
9728
9729 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9730
9731         * Makefile.in (datadir): Set to $(prefix)/share.
9732
9733 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9734
9735         * configure.in: build diff and patch for cygwin32-hosted
9736         toolchains.
9737
9738 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9739
9740         * config.sub: Accept -rtems*.
9741
9742 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9743
9744         * configure.in: enable dosrel for cygwin32-hosted builds,
9745                 remove diff from the list of things not buildable
9746                 via Canadian Cross
9747
9748 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9749
9750         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9751         don't get ". ".
9752
9753 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9754
9755         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9756
9757 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9758
9759         * Makefile.in (taz): Handle case where tex3patch didn't even get
9760         checked out.  Also, if it was found, put the symlink in a new util
9761         subdirectory.
9762
9763 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9764
9765         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9766
9767 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9768
9769         * config.sub: Recognize -openvms.
9770         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9771         * make-all.com, setup.com: New files.
9772
9773 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9774
9775         * Makefile.in (taz): tex3patch moved to texinfo/util.
9776
9777 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9778
9779         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9780         * configure.in: remove make from disable-if-Can-Cross list
9781                 enable gdb if ${host} and ${target} are cygwin32
9782
9783 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9784
9785         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9786         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9787
9788 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9789
9790         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9791         distinguish sysv/svr4/bsd variants.
9792         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9793
9794 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9795
9796         * configure.in: Added copyright notice.
9797         * move-if-change: Added copyright notice.
9798
9799 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9800
9801         * configure.in (powerpcle-*-solaris*): Until we get shared
9802         libraries working, don't build gdb, sim, make, tcl, tk, or
9803         expect.
9804
9805 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9806
9807         * config.guess:  Merge with FSF:
9808
9809         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9810         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9811
9812         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9813         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9814
9815         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9816         * config.guess:  Combine two OSF1 rules.
9817         Also recognize field test versions.  From mjr@zk3.dec.com.
9818         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9819         because GNU uname does not support -p.  From pmr@pajato.com.
9820
9821 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9822
9823         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9824
9825 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9826
9827         * mpw-README: Document GCCIncludes.
9828
9829 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9830
9831         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9832
9833 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9834
9835         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9836
9837 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9838
9839         * configure.in (*-*-cygwin32): Configure make.
9840
9841 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9842
9843         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9844
9845 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9846
9847         * Makefile.in (all-inet): Depend on all-perl.
9848
9849         * Makefile.in (inet-install): New target.
9850
9851         * Makefile.in (all-inet): Depend on all-tcl.
9852         (all-inet): Depend on all-send-pr.
9853
9854 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9855
9856         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9857         temporarily.
9858
9859 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9860
9861         * configure.in: Don't configure --with-gnu-ld on AIX.
9862
9863 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9864
9865         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9866
9867 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9868
9869         * Makefile.in (ALL_MODULES): Added all-inet.
9870         (CROSS_CHECK_MODULES): Added check-inet.
9871         (INSTALL_MODULES): Added install-inet.
9872         (CLEAN_MODULES): Added clean-inet.
9873         (all-indent): New target.
9874
9875         * configure.in (host_tools): Added inet.
9876         (native_only): Added inet.
9877         (noconfigdirs): Added inet.
9878
9879 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * configure.in: Don't configure libgloss if we are not configuring
9882         newlib.
9883
9884 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9885
9886         * configure.in: Don't configure libgloss for unsupported
9887         architectures.
9888
9889 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9890
9891         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9892
9893 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9894
9895         * Makefile.in (ALL_MODULES): Include all-apache.
9896         (CROSS_CHECK_MODULES): Include check-apache.
9897         (INSTALL_MODULES): Include install-apache.
9898         (all-apache): New target.
9899
9900         * configure.in: Added apache everywhere perl is seen.
9901
9902 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9903
9904         * Makefile.in: Add support for clean-{module} and
9905         clean-target-{module} rules.
9906
9907 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9908
9909         * configure.in (*-*-ose) do not build libgloss.
9910
9911 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9912
9913         * config.guess (prep*:SunOS:5.*:*): Turn into
9914         powerpele-unknown-solaris2.
9915
9916 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9917
9918         * configure.in: Permit --enable-shared to specify a list of
9919         directories.
9920
9921 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9922
9923         * configure.in (host==solaris): Pass only the first word of $CC
9924         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9925
9926 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9927
9928         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9929
9930 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9931
9932         * Makefile.in (ALL_MODULES): Include all-perl.
9933         (CROSS_CHECK_MODULES): Include check-perl.
9934         (INSTALL_MODULES): Include install-perl.
9935         (ALL_X11_MODULES): Include all-guile.
9936         (CHECK_X11_MODULES): Include check-guile.
9937         (INSTALL_X11_MODULES): Include install-guile.
9938         (all-perl): New target.
9939         (all-guile): New target.
9940
9941         * configure.in (host_tools): Include perl and guile.
9942         (native_only): Include perl and guile.
9943         (noconfigdirs): Don't build guile and perl; no ports have been
9944         done.
9945
9946 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9947
9948         * configure (--enable-*): Handle quoted option lists such as
9949         --enable-sim-cflags='-g0 -O' better.
9950
9951 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9952
9953         * Makefile.in ({,inst}all-target): New rule so we can make and
9954         install all of the target directories easily.
9955
9956 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9957
9958         * configure.in: Add missing global flag in sed substitution when
9959         deleting `target-' from ${configdirs}.
9960
9961 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9962
9963         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9964         option.
9965
9966         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9967         config/mh-necv4.
9968
9969         * install.sh: Correct misspelling of transformbasename.
9970
9971         * config.guess: Recognize mips-*-sysv*.
9972
9973 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9974
9975         * config.sub: Recognize mon960.
9976
9977 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9978
9979         * configure: Restore Canadian Cross handling of BISON and LEX,
9980         removed in Feb 20 change.
9981
9982 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9983
9984         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9985         Mention make install.  Remove the old copyright date as well the
9986         clumsy and rather pointless copyright on the README file.
9987
9988 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9989
9990         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9991         Makefile after running symlink-tree, then run `make distclean' to
9992         avoid clobbering any generated files in srcdir.
9993
9994 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9995
9996         * configure.in (m68k-*-netbsd*): Build everything now.
9997
9998 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9999
10000         * Makefile.in (taz): Fix quoting.
10001
10002 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10003
10004         * configure.in (sparclet-*-*): Build everything now.
10005
10006 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10007
10008         * configure.in (m68k-*-linux*): New host.
10009
10010 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10011
10012         * configure: Check for bison before byacc.
10013
10014 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10015
10016         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10017         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10018         searching PATH.  These are used as fallbacks by Makefile.in if
10019         flex/bison/byacc aren't in objdir.
10020
10021 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10022
10023         * Makefile.in: Make everything which depends upon all-bfd also
10024         depend upon all-opcodes, in case --with-commonbfdlib is used.
10025
10026 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10027
10028         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10029         building NT native compilers on Unix.
10030
10031 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10032
10033         * configure.in: Don't get CC from the host Makefile fragment if we
10034         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10035         Solaris test for /usr/ucb/cc to the post target script, just after
10036         the compiler sanity test.
10037
10038 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10039
10040         * config.sub: Merge with FSF.
10041
10042 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10043
10044         * Makefile.in (RPATH_ENVVAR): New variable.
10045         (REALLY_SET_LIB_PATH): Use it.
10046         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10047
10048 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10049
10050         * config.sub, configure.in: Recognize sparclet cpu.
10051
10052 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10053
10054         * config.guess:  Support m68k-cbm-sysv4.
10055
10056 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10057
10058         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10059         m68k-unknown-linuxaout from linker help string.  Put quotes around
10060         $ld_help_string.
10061
10062 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10063
10064         * config.guess (powerpc-harris-powerunix): Add guess for port
10065         to new target.
10066
10067 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10068
10069         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10070
10071 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10072
10073         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10074         $(REALLY_SET_LIB_PATH) in Makefile.
10075         * Makefile.in (SET_LIB_PATH): New variable.
10076         (REALLY_SET_LIB_PATH): New variable.
10077         ($(DO_X)): Use $(SET_LIB_PATH).
10078         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10079         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10080         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10081         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10082         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10083         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10084         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10085         (install-dosrel): Likewise.
10086         (all-opcodes): Depend upon all-libiberty.
10087
10088 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10089
10090         * config.guess (*:CYGWIN*): New
10091
10092 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10093
10094         * Makefile.in (all-target-winsup): All all-target-libiberty.
10095
10096 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10097
10098         * configure.in (noconfigdirs): Add missing # in front of comment.
10099
10100 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10101
10102         * configure.in: add second pass to things added to noconfigdirs
10103         so *-gm-magic can exclude libgloss properly.
10104
10105 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10106
10107         * mpw-configure (extralibs_name, rez_name): Set correctly
10108         for MWC68K compiler.
10109
10110         * mpw-README: Add more info on the necessary build tools.
10111
10112 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10113
10114         * configure.in, config.sub: Recognize cygwin32.
10115
10116 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10117
10118         * config.guess, config.sub: Recognize A/UX.
10119
10120 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10121
10122         * config.sub: Merge with gcc/config.sub.
10123
10124 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10125
10126         * mpw-build.in (do-binutils): Add build of stamps.
10127
10128 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10129
10130         * config.sub: Add recognition for mips64vr4100*-* targets.
10131
10132 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10133
10134         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10135         Add creation of gconfigargs with `--enable-shared' turned on.
10136         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10137         ($(host)-stamp-stage3-configured): Likewise.
10138         (HOLES): Add chatr and ldd.
10139         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10140
10141 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10142
10143         * configure: Pass --nfp to recursive configures.
10144
10145 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10146
10147         * Makefile.in (DLLTOOL): New.
10148         (DLLTOOL_FOR_TARGET): New.
10149         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10150         (EXTRA_TARGET_FLAGS): Ditto.
10151         (EXTRA_GCC_FLAGS): Ditto.
10152         (CONFIGURE_TARGET_MODULES): Ditto.
10153         (DO_X): Ditto.
10154         * configure: Add DLLTOOL.
10155
10156 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10157
10158         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10159         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10160         mh-sco, since old workarounds no longer needed, and don't
10161         build ld, since libraries have weak symbols in COFF.
10162
10163 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10164
10165         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10166
10167 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10168
10169         * configure.in: Make sure that ${CC} can be used to compile an
10170         executable.
10171
10172 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10173
10174         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10175         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10176         nothing depending on whether gdbtk is being built.
10177
10178 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10179
10180         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10181
10182 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10183
10184         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10185         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10186
10187 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10188
10189         * config-ml.in: Add support for
10190         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10191         Simplify setting of multidirs from --disable-foo.
10192
10193 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10194
10195         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10196         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10197         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10198         non-empty, pass them on to the  GCC make.
10199         (all-bootstrap): New rule that is like all-gcc, except it executes
10200         the GCC bootstrap rule instead of the GCC all rule.
10201
10202 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10203
10204         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10205
10206 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10207
10208         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10209         DG/UX support.
10210
10211 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10212
10213         * config.sub (i*86*) Change [345] to [3456]
10214
10215 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10216
10217         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10218         --with-gnu-ld=no.
10219
10220 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10221
10222         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10223         AIX multilibs get built.
10224
10225 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10226
10227         * configure.in (i386-win32): Don't build expect if we're not
10228         building the tcl subdir.
10229
10230 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10231
10232         * Makefile.in: (configure-target-examples, all-target-examples):
10233         New targets, configure and build example programs.
10234
10235 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10236
10237         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10238         use it as input to sedit the generated MPW makefile.
10239         * mpw-README: Add a suggestion about Gestalt.h.
10240
10241 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10242
10243         * config.sub: Accept *-*-ieee*.
10244
10245 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10246
10247         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10248         Ronald F. Guilmette <rfg@monkeys.com>.
10249
10250 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10251
10252         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10253         for powerpc-pe native.
10254         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10255         (target==powerpc-pe): duplicate i386-win32 entry.
10256
10257 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10258
10259         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10260         of vxworks, not just vxworks5.1.
10261
10262 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10263
10264         * mpw-configure: Add support for exec-prefix.
10265
10266 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10267
10268         * config.guess: Recognize HP model 816 machines as having
10269         a PA1.1 processor.
10270
10271 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10272
10273         * configure: Ignore new autoconf configure options.
10274
10275 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10276
10277         * config.guess:  Recognize Pentium under SCO.
10278         From Robert Lipe <robertl@arnet.com>.
10279
10280 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10281
10282         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10283
10284 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10285
10286         * configure.in: Don't configure gas for alpha-dec-osf*.
10287
10288 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10289
10290         * configure.in: Default to --with-stabs for some targets for which
10291         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10292         i[345]86*-*-unixware*.
10293
10294 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10295
10296         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10297         rather than basing it on the target.  Simplify handling of options
10298         controlling which directories to configure.  Remove extraneous
10299         slash in multi-clean target.
10300
10301 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10302
10303         * config-ml.in: Prefix more variables with ml_ so they don't collide
10304         with configure's.
10305
10306 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10307
10308         * configure: Don't turn -v into --v.
10309
10310 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10311
10312         * configure.in (targargs): Fix typo.
10313
10314         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10315
10316 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10317
10318         * configure.in: Strip --host and --target options from
10319         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10320         --with-cross-host option when building with a cross-compiler.
10321         * configure: Canonicalize the arguments put into config.status by
10322         always using `=' for an option with an argument.  Pass a presumed
10323         --host or --target explicitly.
10324
10325 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10326
10327         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10328         into general OS recognition case.
10329
10330 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10331
10332         * configure.in (target_configdirs): add target-winsup only
10333         for win32 target systems.
10334
10335 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10336
10337         * Makefile.in (all-target-libgloss): Depend upon
10338         configure-target-newlib, since when libgloss is built it looks to
10339         see if the newlib directory exists.
10340
10341 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10342
10343         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10344         cfg-ml-*.in.
10345
10346 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * configure: Handle LD and LD_FOR_TARGET when configuring a
10349         Canadian Cross.
10350
10351 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10352
10353         * configure.in (target_libs): add target-winsup.
10354         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10355         (target==ppcle-pe): remove ld from $noconfigdirs.
10356
10357 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10358
10359         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10360         Preserve relative path names in $srcdir.  Build symlink tree if
10361         configuring cross target dir and srcdir=. (= no VPATH support).
10362         (configure-target-libg++): Depend on configure-target-librx.
10363         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10364         * config-ml.in: New file.
10365         * symlink-tree: New file.
10366         * configure: Ensure srcdir="." if that's what it is.
10367
10368 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10369
10370         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10371         includes and FLEX_SKELETON setting.
10372         * mpw-configure (--with-gnu-ld): New option, controls whether
10373         to use PPCLink or ld with PowerMac GCC.
10374         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10375         * mpw-config.in: Configure grez if targeting Mac.
10376
10377         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10378         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10379         just macos.
10380         * configure.in: Configure grez resource compiler if targeting Mac.
10381         * Makefile.in (all-grez, install-grez): New targets.
10382
10383 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10384
10385         * configure: CXX defaults to gcc, not g++.  If we find
10386         gcc in the path, set CC to gcc -O2.
10387
10388 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10389
10390         * configure: Default ${build} correctly.  Avoid picking up extra
10391         spaces when reading CC and CXX from Makefile.  When doing a
10392         Canadian Cross, use plausible default values for numerous
10393         variables.
10394         * configure.in: When doing a Canadian Cross, don't try to
10395         configure tools whose configure script can't handle it.
10396
10397 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10398
10399         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10400
10401 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10402
10403         * configure:  Remove dubious bug reporting address.
10404
10405 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10406
10407         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10408         configure script, run that instead of this directory's configure.
10409         In either case, print a message that we're configuring the sub-dir.
10410
10411 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10412
10413         * configure.in: Before checking for the existence of various files,
10414         use sed to filter out "target-".
10415
10416 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10417
10418         * Makefile.in (DO_X): Split rule to decrease command line length
10419         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10420         (Philippe De Muyter).
10421
10422 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10423
10424         * Makefile.in (all-patch): depend on all-libiberty.
10425
10426 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10427
10428         * configure.in: If the only directory in target_configdirs which
10429         actually exists is libiberty, then set target_configdirs to empty,
10430         to avoid trying to build a target libiberty in a gas or gdb
10431         distribution.
10432
10433 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10434
10435         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10436         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10437         systems.
10438
10439 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10440
10441         * configure.in (copy_dirs): Use sys-include instead of include
10442         for --with-headers option.
10443
10444 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10445
10446         * Makefile.in, configure.in: Make winsup builds work with
10447         new scheme.
10448
10449 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10450
10451         * configure.in: Build the linker on AIX.
10452
10453 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10454
10455         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10456         where needed.
10457
10458 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10459
10460         * Makefile.in (all-gcc): Fix typo.
10461
10462 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10463
10464         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10465
10466 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10467
10468         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10469         to target-xiberty, to provide more flexibility.
10470         (target_subdir):  Define.  Create if cross.
10471         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10472         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10473         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10474         check-libFOO -> check-target-libFOO, etc.
10475         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10476         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10477         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10478         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10479         allow ALL_GCC="" to only configure.
10480         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10481         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10482         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10483
10484 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10485
10486         * Makefile.in (taz): Build "info" in etc explicitly.
10487
10488 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10489
10490         * configure.in:  Make sure that CC is undefined (as opposed to
10491         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10492         problem with autoconf trying to configure on a host without GCC.
10493
10494 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10495
10496         * mpw-configure: Set host alias from choice of host compiler,
10497         only use generic MPW Makefile sed if present, edit a file
10498         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10499         * mpw-README: Add problem notes about CW6 and CW7.
10500
10501 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10502
10503         * Makefile.in (taz): Use ";" instead of ";;".
10504
10505 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10506
10507         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10508         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10509         DISTDOCDIRS.
10510         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10511         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10512
10513 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10514
10515         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10516         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10517         Move bfd to DISTSTUFFDIRS.
10518
10519 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10520
10521         * Makefile.in (X11_LIB): Removed.
10522         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10523
10524         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10525
10526 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10527
10528         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10529         names.
10530
10531 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10532
10533         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10534
10535 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10536
10537         * configure.in (i[345]86-*-win32): Always build newlib.
10538         Don't configure cvs, autoconf or texinfo.
10539         * Makefile.in (LD_FOR_TARGET): New.
10540         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10541         Pass down LD_FOR_TARGET.
10542
10543 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10544
10545         * winsup: New directory.
10546         * Makefile.in: Build winsup.
10547         * configure.in: Winsup is configured when target is win32.
10548         Can only build win32 target GDB when native.
10549
10550 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10551
10552         * config.guess: Recognize HP model 819 machines as having
10553         a PA 1.1 processor.
10554
10555 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10556
10557         * configure: Fix sed loop which substitutes for CC and CXX to
10558         avoid bug found in various sed implementations.
10559
10560 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10561
10562         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10563         simulator.  Use standard powerpc-*-eabi*.
10564
10565 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10566
10567         * configure.in: Stop putting gas and binutils in noconfigdirs for
10568         powerpc-*-aix* and rs6000-*-*.
10569
10570 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10571
10572         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10573         -mcall-aixdesc libraries.
10574
10575 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10576
10577         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10578
10579         * config.sub (arm | armel | armeb): Fix shell syntax.
10580
10581 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10582
10583         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10584         -msoft-float and -mcpu=common support.
10585         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10586         libraries.
10587
10588 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10589
10590         * configure.in: Allow configuration and build of emacs19 for the alpha.
10591
10592 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10593
10594         * configure.in (CC): Get ^CC, not just any old CC, from
10595         ${host_makefile_frag}.
10596
10597 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10598
10599         * configure.in (CC): Try to get CC from
10600         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10601
10602 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10603
10604         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10605         only if it exists in $(srcdir).
10606
10607 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10608
10609         * configure: If CC and CXX are not set in the environment, set
10610         them, based on either an existing Makefile or on searching for gcc
10611         in PATH.  Substitute for CC and CXX in Makefile.
10612         * configure.in: Remove libm from target_libs.  Separate
10613         target_configdirs from configdirs.  If CC is not set in
10614         environment, try to get it from a host Makefile fragment.  Rewrite
10615         changes of configdirs to use skipdirs instead.  A few minor
10616         tweaks.  Take directories out of target_configdirs as they are
10617         taken out of configdirs.  Remove existing Makefile files from
10618         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10619         CONFIG_ARGUMENTS in Makefile.
10620         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10621         by configure.in.
10622         (CONFIG_ARGUMENTS): Likewise.
10623         (CONFIGURE_TARGET_MODULES): New variable.
10624         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10625         ($(CONFIGURE_TARGET_MODULES)): New target.
10626         (configure-libg++, configure-libio): New targets.
10627         (all-libg++): Depend upon configure-libg++.
10628         (all-libio): Depend upon configure-libio.
10629         (configure-libgloss, all-libgloss): New targets.
10630         (configure-libstdc++): New target.
10631         (all-libstdc++): Depend upon configure-libstdc++.
10632         (configure-librx, all-librx): New targets.
10633         (configure-newlib): New target.
10634         (all-newlib): Depend upon configure-newlib
10635         (configure-xiberty): New target.
10636         (all-xiberty): Depend upon configure-xiberty.
10637
10638 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10639
10640         * configure.in (host i[345]86-*-win32):  Expand the
10641         noconfigdirs again.
10642
10643 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10644
10645         * mpw-configure: Fix sed command file name.
10646
10647 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10648
10649         * configure.in (host i[345]86-*-win32): Reduce the
10650         noconfigdirs again.
10651
10652 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10653
10654         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10655         or powerpc*-*-pe*, since they are not yet supported.
10656
10657 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10658
10659         Add PowerMac support and many other enhancements.
10660         * mpw-configure: New option --cc to select compiler to use,
10661         paste options set according to --cc into the generated
10662         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10663         if mpw-make.sed is present.
10664         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10665         add forward includes for PowerPC include files.
10666         * mpw-build.in: Build using Makefile.PPC if present.
10667         (do-byacc, etc): Remove separate version resource builds.
10668         (do-gas): Build "stamps" before "all".
10669         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10670         * mpw-README: Update to reflect --cc option, PowerMac support,
10671         and recently-reported compatibility problems.
10672
10673 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10674
10675         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10676         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10677         (--with-multilib-top): Pass to recursive invocations.
10678
10679 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10680
10681         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10682         v810-*-*.
10683
10684 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10685
10686         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10687         gdb, ld and opcodes on v810-*-*.
10688
10689 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10690
10691         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10692         (local-maintainer-clean): New target.
10693         (maintainer-clean): New target.
10694         (realclean): Just depend upon maintainer-clean.
10695
10696 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10697
10698         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10699
10700 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10701
10702         * configure.in: Build ld in mips*-*-bsd* case.
10703
10704 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10705
10706         * config.sub: Accept -lites* OS.  From Ian Dall.
10707
10708 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10709
10710         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10711         targets.
10712
10713 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10714
10715         * configure.in: treat i386-win32 canadian cross the same as
10716         i386-go32 canadian cross.
10717
10718 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10719
10720         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10721         running under the simulator to build a reduced set of libraries.
10722         (powerpc-*-eabiaix): Add fine grained multilib support added to
10723         other powerpc targets yesterday.
10724
10725 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10726
10727         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10728         -disable-softfloat, -disable-relocatable, -disable-aix, and
10729         -disable-sysv to control which multilib libraries get built.
10730
10731 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10732
10733         * configure: Add Makefile.tem to list of files to remove in trap
10734         handler.
10735
10736 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10737
10738         * config.guess (*Linux*):  Add missing "exit"s.
10739         Also, need specific check for alpha-unknown-linux (uses COFF).
10740
10741 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10742
10743         * config.guess:  Merge with FSF:
10744
10745         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10746         * config.guess (AIX4): More robust release numbering discovery.
10747
10748         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10749         * config.guess (i386-sequent-ptx): Properly get version number.
10750
10751         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10752         * config.guess (mips:*:4*:UMIPS): New case.
10753
10754 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10755
10756         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10757         (i386-win32 host): Likewise.  Don't build readline.
10758
10759 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10760
10761         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10762         SUPPORT_FILES to submakes.
10763
10764 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10765
10766         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10767         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10768         mpw-configure.
10769
10770 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10771
10772         * configure.in (appdirs): Use =, not ==, in test expression when
10773         trying to build the text to print in the warning message for
10774         Solaris users.
10775
10776 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10777
10778         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10779
10780 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10781
10782         * config.guess: Recognize lynx-2.3.
10783
10784 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10785
10786         * config.sub (z8ksim): Deleted
10787         (z8k-*-coff): New, this is the one true name of the target.
10788
10789 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10790
10791         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10792
10793 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10794
10795         * config.guess (*:Linux:*:*): First try asking the linker what the
10796         default object file format is (elf, aout, or coff).  Then if this
10797         fails, try previous methods.
10798
10799 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10800
10801         * configure.in: Don't build newlib for *-*-vxworks5.1.
10802
10803 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10804
10805         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10806         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10807
10808 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10809
10810         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10811
10812 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10813
10814         * cfg-ml-com.in: New file.
10815         * cfg-ml-pos.in: New file.
10816
10817 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10818
10819         * COPYING.NEWLIB: Add HP free copyright to list.
10820
10821 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10822
10823         * config.sub: Recognize -eabi* for the system, not just -eabi.
10824
10825 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10826
10827         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10828         * config.sub, configure.in (win32): New target and host.
10829
10830 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10831
10832         * configure.in: Add i386-pe configuration.
10833
10834 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10835
10836         * mpw-build.in (install): Install GDB after LD.
10837
10838 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10839
10840         * mpw-config.in (elf/mips.h): Always forward-include, needed
10841         for GDB to build.
10842
10843 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10844
10845         * testsuite: New directory for customer acceptance and whole tool
10846         chain tests.
10847
10848 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10849
10850         * configure: If per-host line isn't found, but AC_OUTPUT is found
10851         and a configure script exists, run it instead.
10852
10853 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10854
10855         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10856
10857 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10858
10859         * configure: Set build_{cpu,vendor,os,alias} to host values when
10860         --build isn't specified.
10861
10862 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10863
10864         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10865         (FLAGS_TO_PASS): Pass them.
10866         (EXTRA_TARGET_FLAGS): Ditto.
10867
10868 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10869
10870         * Makefile.in (all-libg++): Depend on all-libstdc++.
10871
10872 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10873
10874         * configure.in (noconfigdirs): Enable all packages for
10875           i386-unknown-netbsd.
10876
10877 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10878
10879         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10880         hosted builds (DOS builds)
10881
10882 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10883
10884         Changes for ARM based on patches from Richard Earnshaw:
10885         * config.sub: Handle armeb and armel.
10886         * configure.in: Omit arm linker only for riscix.
10887
10888 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10889
10890         * config.guess:  Update from FSF.
10891
10892 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10893
10894         * config.sub: Recognize powerpcle as the little endian variant of
10895         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10896         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10897         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10898         temporarily.
10899
10900 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10901
10902         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10903
10904 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10905
10906         * config.sub: Accept -lites* as a basic system type.
10907
10908 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10909
10910         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10911         installed, and if so return linuxoldld as the system name.
10912
10913 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10914
10915         * config.guess: Add hppa1.1-hp-lites support.
10916
10917 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10918
10919         * configure.in: Don't build newlib for m68k-vxworks5.1.
10920
10921 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10922
10923         * configure.in (mips-sgi-irix6): Use mh-irix5.
10924
10925 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10926
10927         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10928
10929 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10930
10931         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10932         OSF/1.  Fix compiler flags.
10933         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10934
10935 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10936
10937         * configure.in: Recognize --with-newlib.
10938         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10939
10940 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10941
10942         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10943         to *_X11_MODULES due to gdbtk needing X include files et al.
10944
10945 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10946
10947         Merge in support for Mac MPW as a host.
10948         (Old change descriptions retained for informational value.)
10949
10950         * mpw-config.in: Add generic include forwards for cpu-specific
10951         include files in aout and elf directories.
10952
10953         * mpw-configure: Added copyright.
10954         * mpw-config.in: Check for presence of required build tools.
10955         (target_libs): Add newlib.
10956         (target_tools): Add examples.
10957         (Read Me): Generate as "Read Me for MPW" instead.
10958         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10959         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10960         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10961
10962         * mpw-configure: Remove subdir-specific makefile hackery,
10963         delete mk.tmp after using it.
10964
10965         * mpw-build.in (all): Display start and end times.
10966
10967         * mpw-configure (host_canonical): Set.
10968         (target_cpu): Always add to makefiles.
10969         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10970         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10971         (mpw-mh-mpw): Look for in srcdir and srcroot.
10972         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10973
10974         * mpw-build.in: (install-only): New target.
10975
10976         * mpw-configure (host_alias, target_alias): Rename from hostalias
10977         and targetalias, add into generated Makefile.
10978         (mk.tmp): If present, add into generated Makefile.
10979         * mpw-build.in (all-gas): Build config.h first before gas proper.
10980
10981         * mpw-configure (config.status): Write only if changed.
10982         * mpw-config.in (readline): Configure it (not built, just used for
10983         definitions).
10984
10985         * mpw-config.in (elf/mips.h): Add a forward include.
10986
10987         * mpw-config.in: Forward-include most .h files in include into
10988         extra-include.
10989         (readline): Don't build.
10990         mpw-build.in (install): Install GDB.
10991
10992         * mpw-configure (prefix, mpw_prefix): Handle it.
10993         * mpw-config.in (mmalloc, readline): Don't configure.
10994         * mpw-build.in (thisscript): Rename to ThisScript.
10995         Use mpw-build instead of BuildProgram everywhere.
10996         (mmalloc, readline): Don't build.
10997         * mpw-README: New file, basic documentation about the MPW port.
10998
10999         * mpw-config.in: Use forward-include to create include files.
11000
11001         * mpw-configure: Add more things to the top of each configured
11002         Makefile, including contents of config/mpw-mh-mpw.
11003         * mpw-config.in (extra-include): Create this directory and fill it
11004         with Posix-like include files when configuring.
11005
11006         * config.sub (apple, mac, mpw): Add various aliases.
11007
11008         * mpw-build.in: New file, top-level build script fragment for MPW.
11009         * mpw-configure: New file, configure script for MPW.
11010         * mpw-config.in: New file, config fragment for MPW.
11011
11012 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11013
11014         * configure.in (host_libs): Remove glob, since it is gone from the
11015         sources.
11016
11017 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11018
11019         * Makefile.in: define empty GDB_NLM_DEPS var.
11020
11021         * configure.in(target_makefile_frag): use config/mt-netware
11022         for netware targets.
11023
11024 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11025
11026         * config.sub: Merge in recent FSF changes.  Remove linux special
11027         cases.
11028
11029 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11030
11031         Revert this change:
11032
11033         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11034
11035                 * build-all.mk: Use CC=cc -Xs on Solaris.
11036
11037 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11038
11039         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11040         stop using it.
11041         * Makefile.in: Nuke all references to glob subdirectory.
11042
11043 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11044
11045         * configure.in: Fix --enable-shared logic in per-host.
11046
11047 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11048
11049         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11050
11051 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11052
11053         * configure.in (noconfigdirs): Don't build gas on AIX, for
11054         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11055
11056 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11057
11058         * configure: Fix --cache-file to work if the file argument is a
11059         relative path.
11060
11061 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11062
11063         * configure: If the --cache-file is used, pass it down to
11064         configure in subdirectories.
11065
11066 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11067
11068         * config.sub: add vxworks29k configuration.
11069
11070 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11071
11072         * Makefile.in (taz): Do "diststuff" part quietly.
11073
11074 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11075
11076         * config.sub: Mini-merge with gcc/config.sub.
11077
11078 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11079
11080         * config.guess (IRIX): Sed - to _.
11081
11082 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11083
11084         * Makefile.in (source-vault, binary-vault): New targets.
11085
11086 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11087
11088         * config.sub: Recognize -eabi as a basic system type.
11089
11090 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11091
11092         * configure.in (enable_shared stuff): Fix typo.
11093
11094 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11095
11096         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11097
11098 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11099
11100         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11101
11102 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11103
11104         * configure.in (rs6000-*-*): Don't build gas.
11105
11106 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11107
11108         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11109         reduce command line length.
11110         (AS_FOR_TARGET): Check for as.new, not Makefile.
11111         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11112
11113 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11114
11115         * config.guess:  Merge from FSF.
11116
11117 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11118
11119         * configure: Don't use $ when handling program_suffix.
11120
11121 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11122
11123         * configure.in:  Configure tk for hppa/hpux.
11124
11125 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11126
11127         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11128
11129 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11130
11131         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11132         to LIBCXXFLAGS.  Tests are better run without it.
11133
11134 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11135
11136         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11137
11138 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11139
11140         * configure.in (*-*-netware*): Don't configure xiberty.
11141
11142 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11143
11144         * configure.in:  Remove tk from native_only list.
11145
11146 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11147
11148         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11149           for special NCD build.
11150
11151 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11152
11153         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11154         makeall.bat, they're only useful for binutils snapshots.
11155         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11156         makeall.bat to specified SUPPORT_FILES.
11157
11158 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11159
11160         * build-all.mk: Add Ericsson targets to sun4 and solaris
11161           hosts.  Add  BNR's sun4 target to solaris host, so their
11162           build-from-source will be tested in-house first.
11163
11164 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11165
11166         * Makefile.in (LIBCFLAGS): New variable.
11167         (CFLAGS_FOR_TARGET): Ditto.
11168         (LIBCFLAGS_FOR_TARGET): Ditto.
11169         (LIBCXXFLAGS): Ditto.
11170         (CXXFLAGS_FOR_TARGET): Ditto.
11171         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11172         (BASE_FLAGS_TO_PASS): Pass them.
11173         (EXTRA_TARGET_FLAGS): Ditto.
11174
11175         * configure.in: Support --enable-shared.
11176
11177 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11178
11179         * configure.in (target_libs):  Include libstdc++ again.
11180         * config.guess:  Update from FSF (for FreeBSD).
11181
11182 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11183
11184         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11185         makeall.bat.
11186         (DISTDOCDIRS): Add `etc'.
11187         (ETC_SUPPORT_PFX): New variable.
11188         (taz): Include anything from etc starting with a word in
11189         ETC_SUPPORT_PFX.
11190
11191 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11192
11193         * config.sub: Update for recent FSF changes.  Remove obsolete
11194         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11195         spacing changes.
11196
11197 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11198
11199         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11200
11201         * config.guess:  Merge with FSF.
11202         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11203
11204 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11205
11206         * configure: Since the "trap 0" handler will override the exit
11207         status on many systems, only use it for "exit 1", and make it set
11208         a non-zero exit status; reset it before "exit 0".  Also, check
11209         exit status of config.sub, and error out if it failed.
11210
11211 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11212
11213         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11214         and install libgloss.
11215
11216 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11217
11218         * Makefile.in (all-binutils): Depend upon all-byacc.
11219
11220         * configure.in: Don't build emacs on Irix 5.
11221
11222 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11223
11224         * configure.in (*-*-netware*): Add libio.
11225
11226 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11227
11228         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11229         (CHECK_TARGET_MODULES): Ditto.
11230         (INSTALL_TARGET_MODULES): Ditto.
11231         (TARGET_LIBS): Ditto.
11232         (all-libstdc++): Note dependencies.
11233
11234 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11235
11236         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11237
11238 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11239
11240         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11241         -fexternal-templates.
11242
11243         * configure.in (target_libs): Add libstdc++.
11244         (noconfigdirs): Add libstdc++ as appropriate.
11245
11246 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11247
11248         * config.guess:  Update from FSF.
11249
11250 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11251
11252         * configure: Use ${config_shell} when running ${configsub}.
11253
11254 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11255
11256         * config.sub: No longer recognize h8300h.
11257
11258 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11259
11260         * config.sub: Remove extraneous differences between config.sub and
11261         gcc/config.sub.
11262
11263 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11264
11265         * Makefile.in (DISTSTUFFDIRS): Add gas.
11266
11267 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11268
11269         * COPYING.NEWLIB: New file.
11270
11271 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11272
11273         * config.guess (HP-UX):  Patch from Harlan Stenn
11274         <harlan@landmark.com> to also emit release level.
11275
11276 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11277
11278         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11279
11280 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11281
11282         * config.sub:  Merge nextstep cleanup from FSF.
11283
11284 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11285
11286         * configure.in (arm-*-*): Don't configure ld for this target.
11287
11288 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11289
11290         * configure.in (*-*-netware): don't configure libg++, libio,
11291           librx, or newlib.
11292
11293 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11294
11295         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11296         configure ld--it works, but it doesn't support shared libraries.
11297
11298 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11299
11300         * config.guess (*-unknown-freebsd*):  Get rid of possible
11301         trailing "(Release)" in version string.
11302         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11303
11304 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11305
11306         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11307         Fix type: *-next-neststep -> *-next-nextstep.
11308
11309         * config.guess:  Merge from FSF:
11310
11311         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11312
11313         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11314
11315         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11316
11317         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11318         instead of UNIX_SV for UnixWare 1.0).
11319
11320 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11321
11322         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11323         to make gdb/nlm/* build after the compiler and linker.
11324
11325 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11326
11327         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11328         not just i[34]86.
11329         (m68k-atari-sysv4):  Relocate to match FSF version.
11330
11331         * config.guess:  More merges from the FSF:
11332
11333         Add a space before function call or macro invocation.
11334
11335         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11336
11337         * config.guess: Add trap cmd to remove dummy.c and dummy when
11338         interrupted.
11339
11340         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11341
11342         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11343         (dummy): Redirect stderr from compilation of dummy.c.
11344
11345         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11346
11347         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11348
11349 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11350
11351         * configure: Accept and ignore --cache*, for compatibility with
11352         new autoconf.
11353
11354 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11355
11356         * config.guess:  Merge from FSF:
11357
11358         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11359
11360         * config.guess (Pyramid*:OSx*:*:*): New case.
11361         (PATH): Add /.attbin at end for finding uname.
11362         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11363
11364         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11365
11366         * config.guess (M88*:DolphinOS:*:*): New case.
11367
11368         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11369
11370         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11371         to select whether to use ELF or COFF.
11372
11373         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11374
11375         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11376
11377         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11378
11379         * config.guess: Guess the OS version for HPUX.
11380
11381         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11382
11383         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11384
11385 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11386
11387         * configure.in: Recognize --with-headers, --with-libs, and
11388         --without-newlib.
11389         * Makefile.in (all-xiberty): Depend upon all-ld.
11390
11391 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11392
11393         * configure.in: Change i[34]86 to i[345]86.
11394
11395 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11396
11397         * configure (version): A few more tweaks to help message.
11398
11399 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11400
11401         * Makefile.in:  Remove (for now) librx as a host library,
11402         now that we're building it for target.
11403
11404 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11405
11406         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11407         (Karl Berry).
11408
11409 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11410
11411         * configure.in:  Also configure librx.
11412
11413 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11414
11415         * Makefile.in:  Update various rules to reflect that librx
11416         is now needed for libg++.
11417
11418 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11419
11420         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11421
11422 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11423
11424         * configure.in: Configure the examples directory.
11425
11426 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11427
11428         * configure: Simplify Jun 2 1994 change.
11429
11430 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11431
11432         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11433         /bin/gcc isn't good enough to build gcc.
11434
11435 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11436
11437         * Makefile.in (GDB_SUPPORT_FILES): Remove
11438         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11439         (gdb.tar.gz): Add new rule to use standard distribution building
11440         mechanism.
11441
11442 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11443
11444         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11445         Bill Cox <bill@cygnus.com>.
11446
11447 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11448
11449         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11450
11451 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11452
11453         * configure:  Search current dir first in .gdbinit.
11454
11455 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11456
11457         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11458
11459 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11460
11461         * config.sub:  Refer to NeXT's operating system as nextstep.
11462
11463         * config.sub (case $basic_machine):  Re-order the cases, to match
11464         the order in the FSF version (which is mostly alphabethical).
11465         Merge in some additions and changes from the FSF.
11466
11467 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11468
11469         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11470         * config.sub: Recognize cxux7.
11471         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11472
11473 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11474
11475         * config.sub:  Fix typo powerpc -> powerpc-*.
11476
11477 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11478
11479         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11480
11481         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11482         parallel with all-emacs and install-emacs).  Top-level command
11483         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11484
11485 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11486
11487         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11488         $(relbindir)/make before doing ``make install'', and use
11489         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11490         installing over running make binary.
11491         ($(host)-stamp-stage3-installed): Likewise.
11492
11493 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11494
11495         * config.guess: Recognize Mach.
11496
11497 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11498
11499         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11500         see whether --exec-prefix was used.
11501
11502 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11503
11504         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11505
11506 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11507
11508         * Makefile.in: Add all-librx target similar to all-libproc.
11509
11510 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11511
11512         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11513         with post 1.2 uname bogosity.
11514
11515 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11516
11517         * configure: Remove temporary files on receipt of a signal.
11518
11519 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11520
11521         * configure: If there is a package_makefile_frag, remove
11522         ${subdir}/Makefile.tem after copying it in.
11523
11524 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11525
11526         * build_all.mk: support rs6000 lynx identifies itself as
11527         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11528         since /bin/gcc is too feeble to compile a modern gcc.
11529
11530 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11531
11532         * brought devo/test-build.mk update-to-date with progressive/
11533           test-build.mk. Add lynx targets and hppa flag info.
11534
11535 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11536
11537         * configure.in:  Use mh-ncrsvr43.  Patch from
11538         Tom McConnell <tmcconne@sedona.intel.com>.
11539
11540 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11541
11542         * config.guess (i386-unknown-bsdi):  No longer need to
11543         check #if defined(__bsdi__) && defined(__i386__).
11544
11545 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11546
11547         * configure: Set program_transform_nameoption correctly.
11548
11549 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11550
11551         * brought build-all.mk update-to-date with progressive build-all.mk,
11552           added new targets and hppa info.
11553
11554 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11555
11556         * configure: If config.guess result is a prefix of the user
11557         specified target, assume a native build and use the user specified
11558         target as the host alias.  Remove SunOS patch suffix removal hack.
11559         * configure.in: Remove SunOS patch suffix removal hack.
11560
11561         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11562         in NATIVE_CHECK_MODULES.
11563
11564 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11565
11566         * Makefile.in: Rename HOST_ONLY to NATIVE.
11567         * configure: Delete SunOs patch suffix from host_canonical
11568           and build_canonical variables that are prepended to Makefiles.
11569         * configure.in: Add comments for easier maintenance.
11570
11571 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11572
11573         * Makefile.in: Add all-libproc target similar to all-gui.
11574
11575 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11576
11577         * Makefile.in (CHECK_MODULES): split into
11578         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11579
11580 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11581
11582         * config.guess (i386-unknown-bsdi): New system to guess.
11583
11584 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11585
11586         * Makefile.in: Add all-gui target (but not yet build by "all").
11587
11588 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11589
11590         * config.sub: Move deletion of patch suffix from here...
11591         * configure.in: To here, at Ian's suggestion.  The top-
11592           level scripts might need to know of a patch level.
11593
11594 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11595
11596         * config.sub: Strip off patch suffix so rtl is recognized
11597           as a sunos4.1.3 machine, even though it's been patched.
11598
11599 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11600
11601         * Makefile.in (INSTALL_LAST): Delete.
11602         (INSTALL_DOSREL): New.
11603
11604 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11605
11606         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11607         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11608         whether we pass down --with-gnu-ld anyhow.
11609
11610 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11611
11612         * Makefile.in (INSTALL_LAST): Change operation so it works
11613         on more flavors of make.
11614         * configure.in (go32): Don't build libg++ or libio.
11615
11616 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11617
11618         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11619         they can be overriden by templates.
11620
11621 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11622
11623         * configure.in (target==go32): Don't build gdb.
11624         * dosrel: New directory.
11625
11626 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11627
11628         * configure.in (host==go32): Configure dosrel too.
11629         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11630         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11631         be set by incoming names or templates.
11632         (INSTALL_LAST): New rule.
11633
11634 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11635
11636         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11637
11638 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11639
11640         * configure.in (appdirs): New variable.  Currently empty, but will
11641         be used in gas distribution.  If nonempty, lists a set of
11642         directories at least one of which must get configured, or top
11643         level configuration is considered to have failed.
11644         (rs6000-*-lynxos*): Use new file name.
11645
11646 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11647
11648         Eliminate XTRAFLAGS.
11649         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11650         newlib include files using -idirafter, and also use -nostdinc.
11651         (CXX_FOR_TARGET): Likewise.
11652         (XTRAFLAGS): Removed.
11653         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11654         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11655         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11656         ($(DO_X)): Don't pass down XTRAFLAGS.
11657
11658 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11659
11660         * configure.in (mips*-dec-bsd*): New target; do build linker.
11661         (mips*-*-bsd*): New target; don't build linker.
11662
11663 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11664
11665         * configure.in: support rs6000-*-lynxos* configuration.
11666         support sunos4 as a cross target.
11667
11668         * config.sub: look for lynx*, not lynx since the OS version may
11669         legitimately be part of the name.
11670
11671 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11672
11673         * configure.in (i[34]86-*-sco*): Move to be with other i386
11674         targets.
11675         (romp-*-*): New target.  Skip various binary utilities.
11676         (vax-*-*): New target.  Don't build newlib.
11677         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11678
11679 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11680
11681         * configure.in: Only set host_makefile_frag if config
11682         directory exists.
11683
11684 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11685
11686         * install.sh: If $dstdir exists, don't check whether each
11687         component does.
11688
11689 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11690
11691         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11692
11693 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11694
11695         * configure.in (*-*-lynxos*): Don't configure newlib for either
11696         native or cross Lynx.
11697
11698 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11699
11700         * config.sub (sparc64-elf): Fix os.
11701         (z8k): Remove duplicate.
11702
11703 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11704
11705         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11706         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11707
11708 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11709
11710         * configure: Make file links cleanly even if Lynx fails on
11711           an NFS symlink (at least fail cleanly).
11712
11713 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11714
11715         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11716         -XNh2000.
11717
11718 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11719
11720         * configure: Unknown options are fatal again.
11721
11722 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11723
11724         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11725         compatibility.
11726
11727 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11728
11729         * build-all.mk: Add `clean' target.
11730
11731 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11732
11733         * config.guess:  Add SINIX support.
11734         * configure.in:  Add mips-*-sysv4* support.
11735
11736 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11737
11738         * build-all.mk: Document all useful targets.
11739         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11740         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11741
11742 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11743
11744         * configure: Support --silent, --quiet.
11745
11746 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11747
11748         * configure: Support --disable-FEATURE.
11749
11750 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11751
11752         * config.guess: Recognize NCR running SVR4.3.
11753
11754 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11755
11756         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11757         Patch from Paul Eggert <eggert@twinsun.com>.
11758
11759 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11760
11761         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11762
11763 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11764
11765         * configure: Make unrecognized options give nonfatal warnings
11766         instead of fatal errors, and pass them to any subdirectory
11767         configures in case they recognize them.
11768         Make --x equivalent to --with-x.
11769
11770 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11771
11772         * configure: Add --enable-* options.  Clean up usage message and
11773         some comments.
11774
11775 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11776
11777         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11778
11779 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11780
11781         * configure.in (hppa*-*-*): Enable binutils.
11782
11783 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11784
11785         * config.sub: Recognize cisco.
11786
11787 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11788
11789         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11790
11791 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11792
11793         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11794         than one configuration name.  Add comment.
11795
11796 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11797
11798         * config.guess: about target *-hitachi-hiuxwe2, fixed
11799         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11800         macro is incorrect.]
11801
11802 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11803
11804         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11805         than the "make ls" stuff which used to be here.
11806
11807 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11808
11809         * config.guess:  Recognize i[34]86-unknown-freebsd.
11810         From Shawn M Carey <smcarey@rodan.syr.edu>.
11811
11812 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11813
11814         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11815
11816 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11817
11818         * config.guess: Check for ptx.
11819
11820 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11821
11822         * config.sub: Add os9k checking.
11823
11824 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11825
11826         * config.guess: Handle OSF1 running on HPPA processors
11827
11828 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11829
11830         * configure: If subdir configure fails, print out a message with
11831         subdirectory name, in case subdir's configure code didn't identify
11832         itself.
11833
11834 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11835
11836         * configure.in: Remove embedded newlines from configdirs.
11837         Avoid mismatches of substrings.  Fix matching strings at end
11838         of configdirs.
11839
11840 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11841
11842         * config.guess:  Add Lynx/rs6000 config support.
11843
11844 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11845
11846         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11847
11848 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11849
11850         * configure.in (hppa*-*-osf*): Treat this just like most other
11851         PA configurations (eg no binutils or ld).
11852         (hppa*-*-*elf*): These configurations have binutils and ld.
11853
11854 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11855
11856         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11857
11858 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11859
11860         * configure.in (rs6000-*-*): Build gas.
11861
11862 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11863
11864         * Makefile.in:  Avoid bug in losing hpux sed.
11865
11866 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11867
11868         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11869         for GDB and GDB has been fixed to not need it.
11870
11871 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11872
11873         * config.guess: Recognize vax hosts.
11874
11875 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11876
11877         * configure (while loop): Don't use "break 2" inside case
11878         statement -- the case statement isn't an enclosing loop.
11879
11880 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11881
11882         * config.guess:  Clean up NeXT support, to allow nextstep
11883         on Intel machines.  Make OS be nextstep.
11884
11885 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11886
11887         * config.guess: Add alternate forms for Convex.
11888
11889 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11890
11891         * configure:  Completely rewrite option processing.  Take
11892         advantage of pattern-matching to avoid invoking test frequently.
11893         Also clean up host and target defaulting logic.
11894
11895 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11896
11897         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11898         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11899         commands (plus user environment) will fit SCO limits.
11900
11901 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11902
11903         * configure.in: Don't issue warnings about directories which are
11904         not being configured if -norecursion is set.  Correct test for
11905         --with-gnu-as and --with-gnu-ld to not get confused by substring
11906         matches.
11907
11908         * configure.in: Don't build gas for alpha-dec-osf1*.
11909
11910 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11911
11912         * configure:  Back out Per's change of 12/19/1993.  It changes the
11913         behavior of configure in unexpected and confusing ways.
11914
11915         Also, use different delim char when calculating
11916         program_transform_name so that the name can contain slashes.
11917
11918 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11919
11920         * configure.in, config.sub: Add support for VSTa micro-kernel.
11921
11922 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11923
11924         * configure.in: Nuke hacks which were used to get a special
11925         version of GAS for HPPA configurations.
11926
11927 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11928
11929         * configure:  If only ${target_alias} is given, use that
11930         as the default for ${host_alias}.
11931         * configure:  Add missing back-slashes before nested quotes.
11932
11933 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11934
11935         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11936
11937 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11938
11939         * config.guess:  Recognize some Tektronix configurations.
11940         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11941
11942 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11943
11944         * config.sub: Match any flavor of SH.
11945
11946 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11947
11948         * configure.in: Don't try to configure newlib for Alpha.
11949
11950 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11951
11952         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11953         libg++ or libio for any Alpha target.
11954
11955         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11956
11957 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11958
11959         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11960         default arguments -- so it tried to compress itself.
11961
11962 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11963
11964         * configure.in (notsupp): ensure that a space is always at the end
11965           of the configdirs list, since the grep checks for an explicit space
11966
11967 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11968
11969         * configure.in (target i386-sysv4.2): don't build ld, since static
11970           versions of many libraries are not available.
11971
11972 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11973
11974         * config.guess: Recognize Apollos (using environment variables).
11975         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11976
11977 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11978
11979         * config.guess: Recognize Sony news mips running newsos.
11980
11981 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11982
11983         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11984         "fi ; else" for bash.
11985
11986 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11987
11988         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11989
11990 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11991
11992         * config.sub: accept unixware as an alias for svr4.2.
11993         Fix some inconsistancies with the gcc version.
11994
11995 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11996
11997         * Makefile.in (DISTDOCDIRS):  Add gdb.
11998
11999 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12000
12001         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12002
12003 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12004
12005         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12006         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12007         this now.
12008
12009 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12010
12011         * config.sub: Accept hiux* as an OS name.
12012
12013         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12014         etc/make-stds.texi.  The underscore came from gcc, and dje now
12015         agrees that RUNTESTFLAGS is the correct name.
12016
12017 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12018
12019         * install.sh:  Remove 'set -e'.  It makes any conditionals
12020         in the script useless.
12021
12022         * config.guess: Automatically recognize arm-acorn-riscix
12023         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12024
12025 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12026
12027         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12028
12029 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12030
12031         * Makefile.in (DISTDOCDIRS): New variable.
12032         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12033         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12034
12035 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12036
12037         * configure.in (hppa target): check the source directory for the
12038           pagas sub-directory
12039
12040 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12041
12042         * config.sub: Allow -aout* and -elf*.
12043
12044 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12045
12046         * configure.in: Don't build ld on i386-solaris2, same as for
12047         sparc-solaris2.
12048
12049 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12050
12051         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12052
12053 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12054
12055         * configure.in:  Configure gdb for alpha.
12056
12057 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12058
12059         * Makefile.in (CXXFLAGS): Add -O.
12060
12061 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12062
12063         * config.guess: added support for DG Aviion
12064
12065 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12066
12067         * configure.in: Produce warning message for subdirectories not
12068         configurable for this host/target combination.  Don't try to
12069         configure gdb for vms.
12070
12071 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12072
12073         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12074         appropriate files before making "diststuff".
12075         (DISTBISONFILES): New var: list of files to be edited.
12076         (DISTSTUFFDIRS): Add binutils.
12077
12078 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12079
12080         * config.sub: also handle mipsel and mips64el (for little endian mips)
12081
12082 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12083
12084         * configure.in: Add * to end of all OS names.
12085
12086 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12087
12088         * configure.in: Build newlib for LynxOS native.
12089
12090 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12091
12092         * config.guess: Add support for delta 88k running SVR3.
12093
12094         * configure.in: Add comment about HP compiler vs. emacs.
12095
12096 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12097
12098         * configure.in: don't build ld on solaris2 (not a viable option
12099           due to bugs in getpwnam & getpwuid)
12100
12101 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12102
12103         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12104         config.guess will produce a full version number.
12105
12106 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12107
12108         * configure.in: Build linker and binutils for alpha-dec-osf1.
12109
12110 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12111
12112         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12113         and gdb/testsuite/Makefile.in.
12114
12115 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12116
12117         * configure.in: recognize mips*- instead of mips-
12118
12119 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12120
12121         * config.sub: Accept linux*coff and linux*elf as operating
12122         systems.
12123
12124 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12125
12126         * config.sub: Recognize mips64, and mips3 as an alias for it.
12127
12128 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12129
12130         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12131         gdb knows how to handle OSF/1 shared libraries.
12132
12133 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12134
12135         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12136         * config.guess: Recognize Hitachi's HIUX.
12137         * config.sub: Recognize h3050r* and hppahitachi.
12138         Remove redundant cases for hp9k[23]*.
12139
12140 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12141
12142         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12143         if gas and ld are in the source tree and are in ${configdirs}.
12144         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12145         --with options (but still pass them down on the command line,
12146         if they were explicitly specified).
12147
12148 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12149
12150         * configure: substitute SHELL value in Makefile.in with
12151         ${CONFIG_SHELL}
12152
12153 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12154
12155         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12156         *-*-solaris2* targets.
12157
12158 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12159
12160         * Makefile.in: define M4, and pass it down to sub-makes;
12161         all-autoconf now depends on all-m4
12162
12163 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12164
12165         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12166         presence of {ar,ranlib} instead of a configured directory
12167
12168 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12169
12170         * config.guess: Accept 34?? as well as 33?? for NCR.
12171
12172 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12173
12174         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12175         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12176
12177 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12178
12179         * configure: grab values for $(CC) and $(CXX) from the
12180         environment, so that someone can do "CC=gcc configure; make" and
12181         have it work right (matching the way that autoconf works now)
12182
12183         * configure.in, Makefile.in: add support for gash, the tcl
12184         interface to Galaxy
12185
12186         * config.guess: add NetBSD variants (hp300, x86)
12187
12188 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12189
12190         * install.sh: Support -d option (in the manner of SunOS 4 install,
12191         as it is more deterministic than that of GNU install)
12192         (chmodcmd): Set file to mode 755 by default (should also do default
12193         chgrp and chown, but I don't feel like dealing with that now)
12194
12195 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12196
12197         * config.sub: Remove h8300hhms alias.
12198
12199 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12200
12201         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12202
12203 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12204
12205         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12206         as stmp-fixinc
12207
12208 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12209
12210         * config.sub: recognize m88110-bug-coff.
12211
12212 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12213
12214         * Makefile.in (all-libio): all dependencies on the toolchain used
12215         to build this (gcc, gas, ld, etc)
12216
12217 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12218
12219         * config.guess: Deal with OSF/1 1.3 on alpha.
12220
12221 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12222
12223         * install.sh: add some 'else true' clauses for portability
12224
12225         * configure.in: don't build libio for h8[35]00-*-* targets
12226
12227 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12228
12229         * Makefile.in:  Add support for new libio.
12230
12231 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12232
12233         * install.sh: If one command fails, don't try the rest.  Don't try
12234         to remove $dsttmp (via trap) unless we have already created it.
12235         If $src doesn't exist, detect it and exit with an error.
12236
12237         * config.guess: Recognize BSD on hp300.
12238
12239 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12240
12241         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12242         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12243
12244 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12245
12246         * Makefile.in (all-send-pr): depends on all-prms
12247
12248 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12249
12250         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12251
12252 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12253
12254         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12255         Added test for mips-mips-riscos5.
12256
12257 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12258
12259         * configure.in: use mh-hp300 for 68k HP hosts
12260
12261 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12262
12263         * configure: add support for CONFIG_SHELL, so that you can use
12264         some alternate shell for evaluating configure scripts
12265
12266 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12267
12268         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12269         in configure script to bug-gdb@prep.ai.mit.edu when building
12270         distribution archive.
12271         * Makefile.in (COMPRESS):  Remove def.
12272         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12273         gdb.tar.Z and make-gdb.tar.Z respectively.
12274         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12275         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12276         to convergence with 'taz' target in Makefile.in.
12277
12278 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12279
12280         * install.sh (dsttmp): use trap to ensure that tmp files go
12281         away on error conditions
12282
12283 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12284
12285         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12286
12287 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12288
12289         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12290         its parent is '/' not ''.
12291
12292         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12293
12294 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12295
12296         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12297         that ${newsrcdir}/configure.in does.
12298
12299 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12300
12301         * test-build.mk: support for CONFIG_SHELL
12302
12303 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12304
12305         * config.sub (netware):  Add as a basic system type.
12306
12307 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12308
12309         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12310           $(srcdir)/ from the dependency on Makefile.in.
12311
12312 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12313
12314         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12315         (h8300hhms is temporary until multi-libraries are implemented).
12316         * configure.in: Handle h8300h too.
12317
12318 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12319
12320         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12321
12322 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12323
12324         * configure:  Remove extraneous output when guessing host type.
12325         * config.guess:  Remove extraneous output when guessing using C
12326         compiler rather than uname, or when guessing fails.
12327
12328 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12329
12330         * Makefile.in: remove all.cross and install.cross targets
12331
12332         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12333           definitions
12334
12335 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12336
12337         * configure.in (target sh): Build gprof.
12338
12339 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12340
12341         * config.sub: change -solaris to -solaris2
12342
12343 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12344
12345         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12346
12347 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12348
12349         * configure: Correct error message for missing Makefile.in to
12350         print correct directory.
12351
12352 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12353
12354         * install.sh: kludge around 386BSD shell bug
12355
12356 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12357
12358         * config.guess:  Recognize NeXT.
12359         * config.guess:  Recognize i486-ncr-sysv4.
12360         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12361
12362 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12363
12364         * Makefile.in (MAKEINFOFLAGS): New variable.
12365         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12366         * build-all.mk, test-build.mk: Pass down --no-split as
12367         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12368
12369 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12370
12371         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12372
12373 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12374
12375         * Makefile.in (libg++.tar.z):  New rule.
12376         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12377         * Makefile.in (taz):  Only do a single chmod.
12378
12379 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12380
12381         * install.sh: don't use dirname anymore (replaced with sed usage)
12382
12383 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12384
12385         * Makefile.in:  Change extension for gzip'd files from '.z' to
12386         '.gz' per new FSF standard usage.
12387
12388 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12389
12390         * configure: put quotes around the final value of program_transform_name
12391
12392 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12393
12394         * Makefile.in: new install.sh support; update install-info rules
12395
12396 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12397
12398         * configure.in: Build diff for crosses, but not for go32 host.
12399
12400         * configure.in: Build gprof only for native, and don't build it
12401         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12402
12403 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12404
12405         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12406
12407 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12408
12409         * configure.in (host_tools): Add prms.
12410
12411 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12412
12413         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12414         with $(FLAGS_TO_PASS) on the command line
12415
12416         * config.sub: Recognize lynx and lynxos
12417
12418 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12419
12420         * config.sub: Accept -ecoff*, not just -ecoff.
12421
12422 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12423
12424         * Makefile.in (taz): Use .gz suffix instead of .z.
12425         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12426         names.
12427
12428 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12429
12430         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12431
12432 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12433
12434         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12435         that rebuilds that might happen during 'make install' don't get
12436         bogus gcc include files
12437
12438 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12439
12440         Change from Utah for HPPA support:
12441         * config.guess: Recognize hppa1.x-hp-bsd.
12442
12443 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12444
12445         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12446         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12447
12448 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12449
12450         * config.sub: Add support for rom68k and bug boot monitors.
12451
12452 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12453
12454         * Makefile.in: Make all-opcodes depend on all-bfd.
12455
12456 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12457
12458         * config.guess: Added special check for i[34]86-univel-sysv4*.
12459
12460 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12461
12462         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12463         the processor rather than assuming i486.
12464
12465 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12466
12467         * config.guess: Recognize SunOS6 as Solaris3.
12468
12469 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12470
12471         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12472         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12473
12474 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12475
12476         * build-all.mk (all-cross): New target for Canadian Cross.
12477         Added Q2 go32 targets.
12478         * test-build.mk: Configure go32 cross sparclite-aout and
12479         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12480         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12481
12482 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12483
12484         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12485         GO32 hosted toolchains
12486
12487 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12488
12489         * configure: change  so "-exec-prefix" gets passed down rather
12490         than "-exec_prefix" so autoconf generated Makefiles get the
12491         exec_prefix set right.
12492
12493 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12494
12495         * config.guess: get the Solaris2 minor version number
12496
12497         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12498
12499 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12500
12501         * config.guess: Recognize some Sequent platforms.
12502
12503 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12504
12505         * Makefile.in: added the vault-install target
12506
12507         * configure.in: actually use the Sun3 makefile fragment that's in
12508         config, also added the release dir to configdirs
12509
12510 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12511
12512         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12513
12514 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12515
12516         * configure.in: remove some program from Alpha targetted toolchains
12517
12518 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12519
12520         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12521         gprof.
12522         (taz): Run "make diststuff" in those directories instead of "make
12523         proto-dir".  Look for "VERSION=" only at start of line in subdir
12524         Makefile.  Use "gzip -9" for compression.
12525         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12526         (binutils.tar.z): New target.
12527
12528 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12529
12530         * Makefile.in (taz): Include gpl.texinfo.
12531
12532 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12533
12534         * Makefile.in (setup-dirs): Merged into "taz" target.
12535         (taz): Only do `proto-dir' stuff if a directory is actually needed
12536         for this target.
12537
12538 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12539
12540         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12541         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12542         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12543         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12544         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12545
12546 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12547
12548         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12549         config.sub, and move-if-change to gdb testsuite distribution
12550         archive, so the testsuite can be extracted, configured, and
12551         run separately from the gdb distribution.  Blow away the Chill
12552         tests that require a Chill compiled executable, since GNU Chill
12553         is not yet publically available.
12554
12555 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12556
12557         * test-build.mk: set environment variables in a single command,
12558         instead of a list of assignments and exports
12559
12560         * config.guess: recognize Alpha/OSF1 systems
12561
12562 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12563
12564         * configure: Change help message to prefer --options rather than
12565           -options.
12566
12567 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12568
12569         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12570         zippy@ecst.csuchico.edu.
12571         * config.guess: Recognize miniframe.
12572
12573 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12574
12575         * Makefile.in: Use srcroot to find runtest rather than rootme.
12576         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12577
12578 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12579
12580         * test-build.mk: Extensive additions to support building on a
12581         machine other than the host.
12582
12583 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12584
12585         * configure (tooldir): Fix for i386-aix again.
12586
12587 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12588
12589         * configure, Makefile.in:  Change definition of $(tooldir)
12590         to match the FSF.
12591
12592 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12593
12594         * config.guess:  Recognize i[34]86/SVR4.
12595
12596 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12597
12598         * Makefile.in (all-gdb): gdb depends on sim.
12599
12600 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12601
12602         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12603         at the same time we make the prototype gdb directory.
12604         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12605         files at the same time as the gdb base release distribution.
12606
12607 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12608
12609         * Makefile.in (check): Use individual check targets rather than
12610         DO_X rule.
12611         (check-gcc): Added.
12612
12613 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12614
12615         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12616         for System V release 3.2.
12617
12618 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12619
12620         * config.sub: Recognize hppaosf.
12621         * configure.in: Do configure ld/binutils/gas for it.
12622
12623 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12624
12625         * configure (tooldir): Alter syntax used to set this, for systems
12626         where "\$" isn't handled right, like i386-aix.
12627
12628 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12629
12630         * configure: Pass program-transform-name, not
12631         program_transform_name, to recursive configures.
12632
12633 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12634
12635         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12636         of gas+ld+binutils.
12637
12638 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12639
12640         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12641
12642 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12643
12644         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12645
12646 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12647
12648         * Makefile.in (PRMS): Set back to all-prms.
12649
12650 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12651
12652         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12653         targets, rather than for MIPS hosts.
12654
12655 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12656
12657         * configure.in: add comment for --with-x default values
12658
12659         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12660
12661         * Makefile.in: add check-* targets for each of the directories in
12662         the tree.  Add a definition of RUNTEST that will use the one we
12663         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12664
12665 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12666
12667         * configure.in: Removed obsolete references to bfd_target and
12668         target_makefile_frag.
12669
12670         * build-all.mk: Set assorted targets for Q2.
12671         * config.sub: Recognize z8k-sim and h8300-hms.
12672         * test-build.mk: Really don't pass host to configure.
12673         (HOLES): Added uname.
12674
12675 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12676
12677         * configure: Handle an empty program-prefix, program-suffix or
12678         program-transform-name correctly.
12679
12680 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12681
12682         * build-all.mk: -G 8 no longer required for MIPS targets.
12683         * test-build.mk: Don't pass host argument to configure; make it
12684         guess.
12685
12686 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12687
12688         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12689         * Makefile.in (COMPRESS):  New macro, like GZIP.
12690
12691 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12692
12693         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12694
12695         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12696         with gas currently defaults to -G 0.
12697
12698 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12699
12700         * Makefile.in (all-flex): flex depends on byacc.
12701
12702         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12703         to test-build.mk as RELEASE_TAG.
12704         * test-build.mk (configargs): New variable containing arguments to
12705         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12706         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12707
12708         * config.guess: Use /bin/uname when checking -X argument on SCO,
12709         to avoid invoking GNU uname which doesn't understand -X.
12710
12711         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12712
12713         * configure.in: Build gas for mips-*-*.
12714
12715 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12716
12717         * Makefile.in (all.normal): insert missing backslash.
12718
12719 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12720
12721         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12722
12723         * Makefile.in: Complete overhaul to merge many almost identical
12724         targets.
12725
12726 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12727
12728         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12729         (gdb.tar.Z): Adjusted.
12730
12731         * Makefile.in (setup-dirs, taz): New targets; should be general
12732         enough to adapt for gdb sometime.  Build only .z file.
12733         (gas.tar.z): New target.
12734
12735 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12736
12737         * build-all.mk: Use CC=cc -Xs on Solaris.
12738
12739 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12740
12741         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12742         for handling BISON for FSF releases.
12743
12744 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12745
12746         * configure: Actually implement the change zoo just documented.
12747
12748 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12749
12750         * configure: when using config.guess, only set target_alias when
12751         it's not already been set (ie, on the command line)
12752
12753 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12754
12755         * Makefile.in: add installcheck target, set PRMS to install-prms
12756
12757 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12758
12759         * configure: add support for package_makefile_fragment, handle the
12760         case where a directory has a configure.in file but no Makefile.in
12761         more gracefully (with an actual understandable error message, even);
12762         add support for --without (and add this to the usage message); also
12763         explicitly add a --host=${host_alias} to the command line when
12764         config.guess is used
12765
12766 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12767
12768         * configure: Must use both --host and --target in recursive calls.
12769
12770 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12771
12772         * Makefile.in: Change deja-gnu to dejagnu.
12773
12774 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12775
12776         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12777
12778 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12779
12780         * configure.in: canonicalize all instances to *-*-solaris2*,
12781         also strip out a number of tools to not build for go32 host
12782
12783 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12784
12785         * config.guess: add GPL.
12786
12787         * Makefile.in, config.guess, config.sub, configure: bump
12788           copyrights to 93.
12789
12790 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12791
12792         * Makefile.in (do-info): Removed obsolete check for existence of
12793         localenv file.
12794
12795         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12796
12797 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12798
12799         * Makefile.in: a couple of 'else true' for decstation,
12800         support for TclX
12801
12802         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12803
12804 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12805
12806         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12807
12808 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12809
12810         * config.guess: Recognize i386-ibm-aix (PS/2).
12811         * configure.in: Use config/mh-aix386 file for it.
12812
12813 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12814
12815         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12816         CC_FOR_TARGET instead.
12817         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12818
12819 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12820
12821         * Makefile.in: Add sim to list of directories sent with gdb
12822
12823 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12824
12825         * configure.in: Put back mips-dec-bsd* case.
12826
12827 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12828
12829         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12830         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12831         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12832
12833 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12834
12835         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12836
12837         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12838         (install-info): install dir.info only if it exists,
12839         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12840
12841 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12842
12843         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12844         gas for mips-dec-bsd.
12845
12846 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12847
12848         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12849         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12850
12851 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12852
12853         * configure.in: Added "dejagnu" to hosttools list.
12854
12855 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12856
12857         * config.sub, configure.in, config.guess:  Add support
12858         for Bosx, an AIX variant from Bull.
12859         Patches from F.Pierresteguy@frcl.bull.fr.
12860
12861 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12862
12863         * devo/dejagnu: Initial creation of devo/dejagnu.
12864         Migrated dejagnu testcases and support files for testing software
12865         tools to reside as subdirectories, currently called "testsuite",
12866         within the directory of the software tool.  Migrated all programs,
12867         support libraries, etc. beloging to dejagnu proper from
12868         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12869         with no modifications.  The changes to these files which will
12870         allow them to configure, build, and execute properly will be made
12871         in a future update.
12872
12873 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12874
12875         * Makefile.in: Change send_pr to send-pr.
12876         * configure.in: Likewise.
12877         * send_pr: Renamed directory to send-pr.
12878
12879 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12880
12881         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12882
12883 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12884
12885         * README:  Update for gdb-4.8 release.
12886         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12887         gdb-xxx.tar.z (gzip'd) file also.
12888
12889 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12890
12891         * Makefile.in: make all-diff depend on all-libiberty
12892
12893 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12894
12895         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12896
12897 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12898
12899         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12900
12901 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12902
12903         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12904         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12905         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12906
12907 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12908
12909         * Makefile.in:  makeinfo binary is in a new location
12910
12911 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12912
12913         * config.sub: Accept -ecoff as an OS.
12914
12915         * Makefile.in: Various changes to eliminate a level of make
12916         recursion and reduce the required command line length.
12917         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12918         sub-makes.
12919         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12920         variables holding settings for specific sub-makes.
12921         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12922         in terms of BASE_FLAGS_TO_PASS.
12923         (TARGET_LIBS): New variable listing directories which use
12924         TARGET_FLAGS_TO_PASS.
12925         (subdir_do): Eliminated.
12926         (do-*): New set of targets to replace subdir_do.
12927         (various): All targets which used subdir_do now depend on do-*.
12928         (local-clean): Renamed from do_clean.
12929         (local-distclean): New target, dependency of distclean and
12930         realclean.
12931         (install-info): Don't create directories.  Depend on dir.info
12932         rather than calling make recursively.
12933         (install-dir.info): Eliminated.
12934         (install-info-dirs): Create all info directories here.
12935         (dir.info): Depend upon do-install-info.
12936
12937         * test-build.mk (HOLES): Added false.
12938
12939 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12940
12941         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12942
12943 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12944
12945         * Makefile.in (info): remove dependency on all-texinfo.  The
12946         problem was really in texinfo/C, not at this level.
12947
12948 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12949
12950         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12951
12952 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12953
12954         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12955         GDB releases.
12956
12957 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12958
12959         * configure: Include srcdir in message about target of link not
12960         being found.  Don't convert `-' to `_' in `with' options being
12961         passed to subdirs.
12962
12963 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12964
12965         * configure.in: add uudecode to host_tools
12966
12967         * Makefile.in: added {all,install}-uudecode targets, added them to
12968         the appropriate lists
12969
12970 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12971
12972         * Makefile.in (all-gcc): Added dependency on all-gas.
12973
12974         * configure.in (mips-*-*): Build ld and binutils.
12975
12976 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12977
12978         * configure: check return code from mkdir, print error message and
12979           exit on failure.
12980
12981 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12982
12983         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12984
12985 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12986
12987         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12988
12989 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12990
12991         * config.sub (h8500):  Recognize this as a cpu type.
12992
12993 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12994
12995         * configure: source directory missing is no longer a warning
12996
12997         * configure.in: recognize irix[34]* instead of irix[34]
12998
12999         * Makefile.in: define and pass down X11_LIB
13000
13001 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13002
13003         * guess-systype: Renamed to ...
13004         * config.guess:  ... by popular request.
13005         * configure.in, Makefile.in:  Update accordingly.
13006
13007 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13008
13009         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13010         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13011         + Execute ./dummy instead of assuming . is in PATH.
13012
13013 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13014
13015         * guess-systype:  New shell script.  Attempts to guess the
13016         canonical host name of the executing host.
13017         Only a few hosts are supported so far.
13018         * configure:  Call guess-systype if no host is specified.
13019
13020 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13021
13022         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13023         gcc Makefile.
13024
13025
13026 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13027
13028         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13029         (all-gcc, install-gcc, subdir_do): Use it.
13030
13031 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13032
13033         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13034
13035 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13036
13037         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13038           set exclusively by configure, using configure.in .
13039
13040 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13041
13042         * test-build.mk: set $PATH for all builds
13043
13044         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13045
13046 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13047
13048         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13049         the one used in gcc/Makefile.in, so that a null expansion doesn't
13050         override the one needed to build gcc with a native cc.
13051
13052
13053 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13054
13055         * configure: Accept -with arguments.
13056
13057 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13058
13059         * Makefile.in: added h8300sim
13060
13061 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13062
13063         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13064         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13065         (all-cygnus, native, build-cygnus): Make
13066         $(canonhost)-stamp-3stage-done, not $(host)....
13067         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13068         i386-sco3.2v4.  Added else true to if command.
13069
13070 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13071
13072         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13073
13074 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13075
13076         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13077
13078 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13079
13080         * configure.in: don't remove binutils from Solaris builds
13081
13082 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13083
13084         * Makefile.in: get rid of earlier definitions for *clean,
13085         also handle the recursive info rule better
13086
13087 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13088
13089         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13090         do more-or-less the right thing.
13091
13092 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13093
13094         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13095         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13096
13097 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13098
13099         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13100         $(host_canonical).
13101
13102         * configure.in: split the configdirs list into 4 categories (native
13103         v. cross, library v. tool) and handle the cross-only and native-
13104         only in more reasonable (and correct!) way.
13105
13106 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13107
13108         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13109         configdirs anymore.
13110
13111 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13112
13113         * Makefile.in: extensive cleanup::  removed all of the explicit
13114         clean-* targets, collapsed many wrappers around subdir_do into
13115         one, added additional targets to satisfy standards.texi, deleted
13116         some old targets, some changes for consistency
13117
13118 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13119
13120         * configure.in: handle some programs as cross-only, and others as
13121         native only
13122
13123         * test-build.mk: handle partial holes in a more generic manner
13124
13125         * Makefile.in: m4 depends on libiberty
13126
13127 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13128
13129         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13130         time, wdiff, and find to configdirs
13131
13132         * Makefile.in: all, clean, and install rules for the new programs
13133         added to configure.in
13134
13135 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13136
13137         * configure.in: use mh-sun for all *-sun-* hosts
13138
13139 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13140
13141         * Makefile.in: define flags for X11 include files and library file
13142         locations, pass them down to the programs that need this info
13143
13144         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13145
13146 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13147
13148         * configure.in: start building libg++ for HP-UX targets
13149
13150 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13151
13152         * README:  Update references to files moved into etc/.
13153
13154 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13155
13156         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13157         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13158
13159 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13160
13161         * configure: accept dash as well as underscore in long option
13162         names for FSF compatibility.
13163
13164 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13165
13166         * config.sub: added -sco3.2v4 support from FSF.
13167
13168 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13169
13170         * configure.in: expand the section that adds or removes
13171         directories from the list of programs to build, to handle native
13172         vs. cross in addition to host v. native
13173
13174 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13175
13176         * Makefile.in:  Replace C++ in macro names with CXX.
13177         This is less likely to break ...
13178
13179 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13180
13181         * test-build.mk: add -w to GNU_MAKE
13182
13183 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13184
13185         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13186         add 'sparc' to list of recognized cpus.  This needed to make
13187         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13188         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13189         then changes that into $CPU-wrs-vxworks.
13190
13191         * configure.in: remove most references to gdbtest, regularize
13192         target based program removal
13193
13194         * test-build.mk: import from p3 tree (many fixes and changes)
13195
13196 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13197
13198         * Makefile.in: added rules to handle tcl, tk, and expect
13199
13200         * configure.in: handle those directories if they exist
13201
13202 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13203
13204         * config.sub: removed bogus hppabsd and hppahpux names, since
13205         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13206
13207 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13208
13209         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13210         depends upon all-xiberty
13211
13212         * Makefile.in: changes from p3, including:
13213
13214         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13215
13216         * Makefile.in (XTRAFLAGS): include newlib directories if
13217         newlib/Makefile exists, rather than if host != target.
13218
13219         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13220
13221         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13222         from the same source tree and not building a cross-compiler.  This
13223         matters for the libg++ configuration if reconfiguring a tree that
13224         has already been installed.
13225
13226         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13227
13228         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13229         pick up the machine and system specific header files.
13230
13231         * Makefile.in: added AS_FOR_TARGET, passed down in
13232         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13233         the C compiler to use to create programs which are run in the
13234         build environment, set it to default to $(CC), and passed it down
13235         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13236
13237         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13238
13239         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13240         We need them for unusual native builds, like systems without
13241         ranlib.
13242
13243         * configure: also define $(host_canonical) and
13244         $(target_canonical), which are the full, canonical names for the
13245         given host and target
13246
13247 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13248
13249         * Makefile.in:  Added separate definitions for C++.
13250
13251 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13252
13253         * configure.in (configdirs):  Add deja-gnu.
13254
13255 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13256
13257         * README:  Update for configure.texi and gdb-4.7 release.
13258
13259 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13260
13261         * Makefile.in:  Move "all" target to top of file.
13262         Previously, first target was ".PHONY" which caused BSD4.4 make
13263         to build .PHONY when make was run without arguments.
13264
13265 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13266
13267         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13268         Library-copylefted code in libiberty.
13269
13270 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13271
13272         * config.sub:  Replace m68kmote with plain old m68k.
13273
13274 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13275
13276         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13277
13278 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13279
13280         * config.sub: Complain if no argument is given.  Added support for
13281         386bsd as OS and target alias.
13282
13283 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13284
13285         * Makefile.in (XTRAFLAGS): include newlib directories if
13286         newlib/Makefile exists, rather than if host != target.
13287
13288 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13289
13290         * config.sub: recognize sparclite-wrs-vxworks.
13291
13292         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13293         p3.) Added clean-xiberty to clean.
13294
13295 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13296
13297         * configure.in: use *-*-* instead of nested cases for host and target
13298
13299 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13300
13301         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13302         from the same source tree and not building a cross-compiler.  This
13303         matters for the libg++ configuration if reconfiguring a tree that
13304         has already been installed.
13305
13306 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13307
13308         * config.sub (i486v/i486v4):  Merge in from FSF version.
13309
13310 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13311
13312         * configure: only set PWD if it is already set.
13313
13314 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13315
13316         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13317         doesn't have unset and all success paths (and most error paths)
13318         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13319         to just ${PWD} to avoid confusion.)
13320
13321 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13322
13323         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13324         even for a native compilation.
13325
13326 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13327
13328         Changes to make the gdb.tar.Z rule work better.
13329
13330         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13331         (DEVO_SUPPORT):  Add configure.texi.
13332         (bfd-ilrt.tar.Z):  Remove ancient rule.
13333
13334 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13335
13336         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13337         pick up the machine and system specific header files.
13338
13339         * configure.in, config.sub: added new target m68010-adobe-scout,
13340         with alias of adobe68k.  Changed configure.in to check for
13341         -scout before -sco* to avoid a false match.
13342
13343         * Makefile.in: added AS_FOR_TARGET, passed down in
13344         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13345         the C compiler to use to create programs which are run in the
13346         build environment, set it to default to $(CC), and passed it down
13347         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13348
13349 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13350
13351         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13352         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13353         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13354         FOR_TARGET variants, to newlib and libg++.
13355
13356 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13357
13358         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13359         first.
13360
13361 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13362
13363         * config.sub:  Accept `elf' as an environment.
13364
13365 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13366
13367         * Makefile.in (all-opcodes):  cd into the right directory
13368
13369 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13370
13371         * configure: added -program_transform_name option, used as
13372         argument to sed when installing programs.
13373         configure.texi: added documentation for -program_prefix,
13374         -program_suffix and -program_transform_name.
13375
13376 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13377
13378         * config.sub:  Accept i486 where i386 ok.
13379
13380 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13381
13382         * config.sub: accept we32k
13383
13384 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13385
13386         * config.sub, configure.in: accept OSE68000 and OSE68k.
13387
13388         * Makefile.in: don't create all directories for ``make install'';
13389         let the subdirectories create the ones they need.
13390
13391 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13392
13393         * COPYING: new file, GPL v2
13394
13395 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13396
13397         * Makefile.in: use the new gen-info-dir, which needs a template
13398         argument (which also lives in texinfo)
13399
13400         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13401
13402 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13403
13404         * config.sub (ncr3000):  Change i386 to i486.
13405
13406 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13407
13408         * Makefile.in: add install-rcs, install-grep to
13409         install-no-fixedincludes, removed install-bison and install-libgcc
13410
13411 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13412
13413         * configure.in: grab the HPUX makefile fragment if on HPUX
13414
13415 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13416
13417         * Makefile.in: eradicate bison spoor (ditto libgcc).
13418          configure.in: recognise m68{k,000}-ericsson-OSE.
13419          es1800 is alias for m68k-ericsson-OSE
13420
13421 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13422
13423         * configure.in: rearrange the parts that remove programs from
13424         configdirs, based now on HOST==TARGET or by canonical triple.
13425
13426 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13427
13428         * test-build.mk: recurse explicitly with -f test-build.mk when
13429           appropriate.  predicate stage3 and comparison on the existence
13430           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13431           On very clean, also remove ...stamp-co.  Build in-place before
13432           doing other builds.
13433
13434 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13435
13436         * Makefile.in, configure.in: add tgas
13437
13438 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13439
13440         * Makefile.in: a number of changes merged in from progressive.
13441
13442         * configure.in: add libm.
13443
13444         * .cvsignore: ignore some stuff that comes from test-build.mk.
13445
13446 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13447
13448         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13449
13450 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13451
13452         * configure: Add program_suffix (parallel to program_prefix)
13453         * Makefile.in: adjust directory-creating script for losing decstation
13454
13455 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13456
13457         * configure:  Minor $subdir-related fixes.
13458
13459 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13460
13461         * configure: fix various problems with propogating
13462         makefile_target_frag in subdirs.
13463         * configure.in: config libgcc if its there
13464
13465 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13466
13467         * config.sub:  HPPA merge.
13468
13469 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13470
13471         * Makefile.in:  Replace all-bison with all-byacc in all
13472         dependency lines for other tools (which now use byacc).
13473
13474 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13475
13476         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13477
13478 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13479
13480         * Makefile.in: make gprof rules similar to byacc rules (instead of
13481         vestigal $(unsubdir) that didn't work...)
13482
13483 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13484
13485         * config.sub:  Add support for Linux.
13486         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13487         (at least for libg++).
13488
13489 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13490
13491         * configure.texi: fix doc for the -nfp option to configure
13492
13493 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13494
13495         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13496
13497 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13498
13499         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13500         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13501         * configure.in: added solaris* host_makefile_frag hook.
13502
13503 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13504
13505         * config.sub: changed recognition of m68000 so that various
13506         m68k types can be specified via m680[01234]0
13507
13508 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13509
13510         * config.sub (basic_machine): fix sed so that '-foo' isn't
13511         completely substituted out while .+'-foo' loses the '-foo'
13512
13513 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13514
13515         * config.sub ($os): Add -aout.
13516
13517 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13518
13519         * configure:  If host_makefile_frag is absolute, don't
13520         prefix ${invsubdir} (relevant to libg++ auto-configure).
13521
13522 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13523
13524         * Makefile.in (tooldir): Define it.
13525         (all-ld): Depend on all-flex.
13526
13527 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13528
13529         * Makefile.in (check):  Fix libg++ special case.
13530
13531 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13532
13533         * configure: do not bury `pwd` into config.status, thus do fewer
13534           pwd's.
13535
13536         * configure: print the "Building in" message only when building in
13537           other than "." AND verbose.
13538
13539         * configure: remove -s, rework -v to better accommodate guested
13540           configures.
13541
13542         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13543
13544 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13545
13546         * Makefile.in: macroize flags passed on recursion.  remove
13547           fileutils.
13548
13549 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13550
13551         * configure: get makesrcdir right for subdirs deeper than 1.
13552
13553         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13554           install.
13555
13556 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13557
13558         * Makefile.in: don't print subdir_do or recursion lines.
13559
13560 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13561
13562         * standards.texi: added menu item.
13563
13564         * Makefile.in: build and install standards.info.
13565
13566         * standards.texi: new file.
13567
13568 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13569
13570         * configure: test for and move config.status pieces from
13571           ${subdir}/.
13572
13573 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13574
13575         * configure:  Test for existance of files before trying to mv
13576         them, to avoid numerous non-existance messages.
13577
13578 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13579
13580         * configure: correct final line of config.status.
13581
13582         * configure: patch from eggert.  Avoids a protection problem if
13583           the original Makefile.in is read only.
13584
13585         * configure: use move-if-change from gcc to create config.status.
13586           Some makefiles depend on config.status to tell if a directory
13587           has been reconfigured for a different host.  This change
13588           prevents those directories from remaking everything in the case
13589           where the reconfig was only intended to rebuild a Makefile.
13590
13591         * configure: test for config.sub with "config.sub sun4" rather
13592           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13593           host alias from a missing config.sub.
13594
13595 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13596
13597         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13598           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13599
13600 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13601
13602         * configure: mkdir ${subdir} as needed.
13603
13604 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13605
13606         * Makefile.in,configure.in: added autoconf.
13607
13608 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13609
13610         * Makefile.in: no longer pass against on recursion.
13611
13612         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13613           definitions are not inherited.
13614
13615         * configure: correct makesrcdir when subdir is .
13616
13617 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13618
13619         * configure:  Add support for 'subdirs' variable, which is
13620         like 'configdirs', except that configure doesn't re-invoke
13621         itself for subdirs, it just creates a Makefile for each subdir.
13622         * configure.texi:  Document subdirs.
13623
13624 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13625
13626         * configure.in: added flex to configdirs
13627
13628 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13629
13630         * Makefile.in: remove clean-stamps from clean.
13631
13632 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13633
13634         * configure.in:  Add gdbtest to configdirs.
13635
13636 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13637
13638         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13639         to recursive makes.
13640         * configure.in:  Recognize new ncr3000 config.
13641
13642 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13643
13644         * Makefile.in, configure.in: removed references to gdbm.
13645
13646 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13647
13648         * config.sub:  Don't canonicalize os value
13649         newsos* to bsd (readline needs to check for newsos).
13650         (This fix was earlier made Jan 31, but got re-broken.)
13651
13652 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13653
13654         * configure.in:  sco is an os, not a vendor!
13655
13656         * configure:  Quote $( better.  Keep various shells happy.
13657
13658 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13659
13660         * Makefile.in: eliminate stamp-files.
13661
13662 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13663
13664         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13665           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13666
13667 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13668
13669         * config.sub:  fix iris/iris3.
13670
13671 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13672
13673         * configure: re-add -rm.
13674
13675 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13676
13677         * Maskefile.in: add .stmp-rcs to all.
13678
13679         * configure.in: remove gas from rs6000 build, use aix host fragment.
13680
13681 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13682
13683         * configure: pass down site_option during recursion.
13684
13685 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13686
13687         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13688
13689 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13690
13691         * configure: Change exec_prefix so that it really defaults to prefix.
13692
13693 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13694
13695         * Makefile.in, configure.in:  Add support for mmalloc library.
13696
13697 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13698
13699         * Makefile.in: add stmp dependencies for a few more things.
13700
13701 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13702
13703         * configure: adjusted error message on objdir/srcdir configure
13704           collision, per john's suggestion.
13705
13706         * Makefile.in: add libiberty stmp to all and all.cross.
13707
13708 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13709
13710         * Makefile.in: remove force dependencies, add grep to all.
13711
13712 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13713
13714         * Makefile.in: drop flex.  make stamp files work.
13715
13716         * configure: added test for conflicting configuration in srcdir,
13717           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13718           gets cranky.  use relative paths for configure and srcdir
13719           whenever possible.  Send some error messages to stderr that were
13720           going to stdout.
13721
13722 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13723
13724         * Makefile.in:  Fix libg++ rule to check for gcc directory
13725         before using gcc/gcc.  Also pass XTRAFLAGS.
13726
13727 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13728
13729         * Makefile.in: added stmp-files so that directories aren't polled
13730           when they are already built.
13731
13732         * configure.texi: fixed a node pointer problem.
13733
13734 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13735
13736         * config.sub configure.in gdb/configure.in
13737         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13738         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13739         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13740
13741 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13742
13743         * configure: -recurring becomes -silent.  corrected help message
13744           for -site= option.
13745
13746         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13747
13748 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13749
13750         * configure: when building Makefile for crosses, replace
13751           tooldir and program_prefix.  default srcdir from location of
13752           config.sub.  remove "for host in hosts" and "for target in
13753           targets" loops.
13754
13755 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13756
13757         * Makefile.in: Do not pass bindir or mandir to cvs.
13758
13759 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13760
13761         * Makefile.in, configure.in: removed traces of namesubdir,
13762           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13763           copyrights to '92, changed some from Cygnus to FSF.
13764
13765         * configure.texi: remove most references to multiple hosts,
13766           multiple targets, subdirs, etc.
13767
13768         * configure.man: removed rcsid. reference config.sub not
13769           config.subr.
13770
13771         * Makefile.in: mkdir $(infodir) on install-info.
13772
13773 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13774
13775         * configure.texi:  Explain better about .gdbinit and about
13776         the environment that configure.in sections run in.
13777
13778 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13779
13780         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13781
13782 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13783
13784         * README:  DOC.configure => cfg-paper.texi.
13785
13786 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13787
13788         * config.sub (near case $os):  Don't convert newsos* to bsd!
13789
13790 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13791
13792         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13793         the number of copies of COPYING that go into the GDB tar file.
13794
13795 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13796
13797         * bfd/configure.in, gdb/config/mh-i386sco,
13798         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13799         Fix SCO configuration stuff.
13800
13801 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13802
13803         * Makefile.in:  For libg++, make sure the -I pointing
13804         to the gcc directory goes *after* all the libg++-local -I flags.
13805         Also, move just-gcc dependency from just-libg++ to all-libg++.
13806
13807 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13808
13809         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13810
13811 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13812
13813         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13814
13815 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13816
13817         * config.sub:  Add stratus configuration frags.  Also
13818         submitted to FSF.
13819
13820 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13821
13822         * Makefile.in (DEV_SUPPORT):  add configure.man.
13823
13824         * config.sub(Decode manufacturer-specific):  add -none*.
13825
13826 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13827
13828         * Makefile.in:  remove form feeds to make Sun's make happy.
13829         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13830
13831 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13832
13833         * Makefile.in (AR_FLAGS):  Make quieter.
13834
13835 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13836
13837         * configure.in:  Add libg++.
13838         * configure:  When verbose, don't output the command line at each
13839         level; it will be unremarkably the same as the previous version,
13840         which will be the same as what the user typed.
13841
13842 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13843
13844         * configure.in, Makefile.in: fix clean-info, add flex.  add
13845           fileutils.
13846
13847         * configure: be less sensitive to spaces in Makefile.in.  Do not
13848           look for sources in "..".  Doing so breaks subdirectories that
13849           might have their own configure.  If a subdir has it's own
13850           configure script, use it.
13851
13852 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13853
13854         * cfg-paper.texi: some changes suggested by rms.
13855
13856 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13857
13858         * config.sub:  Merge in some small additions from the FSF version,
13859         taken from the gcc distribution, to bring the Cygnus and FSF
13860         versions into closer sync.
13861
13862 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13863
13864         * configure.in:  Changed svr4 references to sysv4.
13865
13866 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13867
13868         * configure: added -V for version number option.
13869
13870 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13871
13872         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13873           renamed from DOC.configure to cfg-paper.texi.
13874
13875 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13876
13877         * configure, config.subr, config.sub: config.subr is now
13878           config.sub again.
13879
13880 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13881
13882         * configure.texi: new file, in progress.
13883
13884         * Makefile.in: build info file and install the man page for
13885           configure.
13886
13887         * configure.man: new file, first cut.
13888
13889         * configure: find config.subr again now that configuration "none"
13890           has gone.  removed all traces of the -ansi option.  removed all
13891           traces of the -languages option.
13892
13893         * config.subr: resync from rms.
13894
13895 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13896
13897         * configure, config.sub, config.subr: merge config.sub into
13898           config.subr, call the result config.subr, remove config.sub, use
13899           config.subr.
13900
13901         * Makefile.in: revised install for dir.info.
13902
13903 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13904
13905         * configure.in: add decstation host makefile frag.
13906
13907         * Makefile.in: BISON now bison -y again.  also install-gcc on
13908           install.  clean-gdbm on clean.  infodir belongs in datadir.
13909           Make directories for info install.  Build dir.info here then
13910           install it.
13911
13912 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13913
13914         * Makefile.in: fix for bad directory tests.
13915
13916 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13917
13918         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13919           regexp.  -srcdir relative was being handled incorrectly.
13920
13921         * Makefile.in: unwrapped some for loops so that parallel makes
13922           work again and so one can focus one's attention on a particular
13923           package.
13924
13925 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13926
13927         * configure: added PWD as a stand in for `pwd` (for speed). use
13928           elif wherever possible.  make -srcdir work without -objdir.
13929           -objdir= commented out.
13930
13931 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13932
13933         * configure: +options become --options.  -subdirs commented out.
13934           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13935           Makefile now at top of generated Makefile.  Removed cvs log
13936           entries.  added -srcdir.  create .gdbinit only if there is one
13937           in ${srcdir}.
13938
13939         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13940           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13941           and mandir now keyed off datadir by default.
13942
13943 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13944
13945         * Freshly created ChangeLog.
13946
13947 \f
13948 Local Variables:
13949 mode: change-log
13950 left-margin: 8
13951 fill-column: 76
13952 version-control: never
13953 End: