OSDN Git Service

2007-09-17 Johannes Singler <singler@ira.uka.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-09-17  Johannes Singler <singler@ira.uka.de>
2
3         * MAINTAINERS (write-after-approval) add myself
4
5 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6
7         * configure.ac: Correct makeinfo version check.
8         * configure: Regenerate.
9
10 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
11
12         * MAINTAINERS: Update my email address.
13
14 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
15
16         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
17         to $skipdirs and only disable gprof for newlib.  Use the normal
18         mips*-elf* handling in other respects.
19         * configure: Regnerate.
20
21 2007-09-12  David Daney  <ddaney@avtrex.com>
22
23         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
24         enabling libgcj.
25         * configure: Regenerate.
26
27 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
28
29         PR other/32154
30         * configure.ac: For libgloss targets, point the linker to the linker
31         script, startup code and simulator library.
32         * configure: Regenerate.
33
34 2007-09-07  Andrew Haley  <aph@redhat.com>
35
36         * configure.ac (noconfigdirs): Remove target-libffi and
37         target-libjava.
38         * configure: Regenerate.
39
40 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
41
42         PR target/33281
43         * configure.ac: Use config/mh-mingw on mingw.
44         * configure: Regenerate.
45
46 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
47
48         * MAINTAINERS (Write After Approval): Add myself.
49
50 2007-09-05  Richard Guenther  <rguenther@suse.de>
51
52         * configure.ac (--enable-stage1-checking): If neither --enable-checking
53         nor --disable-checking is provided also turn on yes and types
54         checking for stage1.
55         * configure: Re-generate.
56
57 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
58
59         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
60         (Write After Approval): Remove myself.
61
62 2007-08-29  Nick Clifton  <nickc@redhat.com>
63
64         * config.sub, config.guess: Update from upstream sources.
65
66 2007-08-22  Bud Davis   <jmdavis@link.com>
67
68         * MAINTAINERS (Write After Approval): Added myself.
69         * MAINTAINERS (Reviewers): Removed myself.
70
71 2007-08-18  Paul Brook  <paul@codesourcery.com>
72             Joseph Myers  <joseph@codesourcery.com>
73
74         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
75         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
76         * Makefile.in: Regenerate.
77         * configure.ac (--with-debug-prefix-map): New.
78         * configure: Regenerate.
79
80 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
81             Nigel Stephens  <nigel@mips.com>
82
83         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
84         as target_makefile_frag.
85         * configure: Regenerate.
86
87 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
88
89         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
90         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
91         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
92         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
93         (do-compare, do-compare3, do-compare-debug): New.
94         ([+compare-target+]): Use them.
95
96 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
97
98         * MAINTAINERS (Write After Approval): Change my email address.
99
100 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
101             Ben Elliston  <bje@au.ibm.com>
102
103         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
104         --silent if $silent.
105         * configure: Regenerate.
106
107 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
108
109         * MAINTAINERS (Various Maintainers): Add myself as
110         loop infrastructure maintainer.  Update my e-mail
111         address.
112
113 2007-07-31  Diego Novillo  <dnovillo@google.com>
114
115         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
116         Adjust description.
117
118 2007-07-26  Richard Guenther  <rguenther@suse.de>
119
120         * configure.ac: Add types checking to stage1 checking flags.
121         * configure: Regenerate.
122
123 2007-07-17  Nick Clifton  <nickc@redhat.com>
124
125         * COPYING3: New file.  Contains version 3 of the GNU General
126         Public License.
127         * COPYING3.LIB: New file.  Contains version 3 of the GNU
128         Lesser General Public License.
129
130 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
131
132         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
133
134 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
135
136         * MAINTAINERS (S/390 co-maintainer): Add myself.
137         (Write After Approval): Remove myself.
138
139 2007-07-13  Dan Hipschman  <dsh@google.com>
140
141         * MAINTAINERS (Write After Approval): Add myself.
142
143 2007-07-11  Nick Clifton  <nickc@redhat.com>
144
145         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
146         WINDRES export.
147         * Makefile.in: Regenerate.
148
149 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
150
151         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
152         maintainer.
153
154 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
155
156         * lt~obsolete.m4: New. Import from 20070318 libtool.
157
158 2007-07-03  Julian Brown  <julian@codesourcery.com>
159
160         * MAINTAINERS (Write After Approval): Add myself.
161
162 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
163
164         * configure.ac: Rewrite 'configure --help' strings to look nicer.
165         * configure: Regenerate.
166
167 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
168
169         * configure.ac: Add some missing m4 quotation.
170         * configure: Regenerate.
171
172 2007-07-02  Simon Baldwin  <simonb@google.com>
173
174         * MAINTAINERS (Write After Approval): Add myself.
175
176 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
177
178         * configure: Regenerate.
179
180 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
181
182         * Makefile.def: Add windmc tool to build.
183         * Makefile.tpl: Likewise.
184         * configure.ac: Likewise.
185         * Makefile.in: Regenerate.
186         * configure: Regenerate.
187                                                 
188 2007-06-28  DJ Delorie  <dj@redhat.com>
189
190         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
191         not building newlib.
192         * configure: Regenerated.
193         
194 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
195
196         * MAINTAINERS (Write After Approval): Add myself.
197
198 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
199
200         * MAINTAINERS (Write After Approval): Add myself.
201
202 2007-06-19  Chris Matthews  <chrismatthews@google.com>
203
204         * MAINTAINERS (Write After Approval): Add myself.
205
206 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
207
208         * MAINTAINERS (Write After Approval): Add myself.
209
210 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
211
212         * Makefile.def: Add dependency from configure-gdb to all-bfd.
213         * Makefile.in: Regenerated.
214
215 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
216
217         * configure.ac: Don't add target-libmudflap to noconfigdirs for
218         bfin*-*-uclinux* targets.
219         * configure: Regenerate.
220
221 2007-06-14  Ian Lance Taylor  <iant@google.com>
222
223         * MAINTAINERS: Add myself as non-algorithmic global write
224         maintainer.
225
226 2007-06-14  Diego Novillo  <dnovillo@google.com>
227
228         * MAINTAINERS: Add self as middle-end maintainer and
229         non-algorithmic global write maintainer.
230
231 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
232
233         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
234         Move all Fortran maintainers except Paul Brook into the
235         Non-Autopoiesis section.
236
237 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
238
239         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
240         (distclean-stage[+id+]): Possibly delete stage_last.
241         * Makefile.in: Regenerate.
242
243 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
244
245         * MAINTAINERS (Various Maintainer): Fix typo.
246
247 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
248
249         * MAINTAINERS (Various Maintainer): Add myself as
250         dataflow maintainer.
251
252 2007-06-07  Ben Elliston  <bje@au.ibm.com>
253
254         * config.sub, config.guess: Update from upstream sources.
255
256 2007-06-07  Ben Elliston  <bje@au.ibm.com>
257
258         * Makefile.tpl: Fix spelling error.
259         * Makefile.in: Regenerate.
260
261 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
262
263         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
264         lt_cv_sys_max_cmd_len.
265
266 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
267
268         * MAINTAINERS (Various Maintainers): Add myself as
269         auto-vectorizer maintainer.
270
271 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
272
273         PR libjava/32098
274         * libtool.m4: Revert previous change.
275         * ltgcc.m4: Put it here.
276
277 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
278
279         * MAINTAINERS (Various Maintainers): Add myself as
280         auto-vectorizer maintainer.
281
282 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
283
284         PR libjava/32098
285         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
286
287 2007-05-30  Richard Guenther  <rguenther@suse.de>
288
289         * MAINTAINERS (Various Maintainers): Add myself as
290         auto-vectorizer maintainer.
291
292 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
293
294         PR bootstrap/29382
295         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
296         * configure: Rebuilt.
297
298 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
299
300         * MAINTAINERS (Write After Approval): Removed my name.
301
302 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
303
304         * MAINTAINERS (Write After Approval): Remove myself.
305
306 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
307
308         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
309
310 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
311
312         * ltmain.sh: Update from ToT Libtool.
313         * libtool.m4: Update from ToT Libtool.
314         * ltsugar.m4: New. Update from ToT Libtool.
315         * ltversion.m4: New. Update from ToT Libtool.
316         * ltoptions.m4: New. Update from ToT Libtool.
317         * ltconfig: Remove.
318         * ltcf-c.sh: Remove.
319         * ltcf-cxx.sh: Remove.
320         * ltcf-gcj.sh: Remove.
321
322 2007-05-22  Ollie Wild  <aaw@google.com>
323
324         * MAINTAINERS (Write After Approval): Add myself.
325
326 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
327
328         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
329         stage_cflags.
330         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
331         Remove CFLAGS/LIBCFLAGS.
332         (configure-stage[+id+]-[+prefix+][+module+],
333         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
334         * Makefile.in: Regenerate.
335
336 2007-05-15  Diego Novillo  <dnovillo@google.com>
337
338         * MAINTAINERS: Update e-mail address.
339
340 2007-05-15  Revital Eres  <eres@il.ibm.com>
341
342         * MAINTAINERS (Write After Approval): Add myself.
343
344 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
345
346         * MAINTAINERS (Write After Approval): Updated my address.
347
348 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
349
350         * MAINTAINERS (Write After Approval): Add myself.
351
352 2007-05-11  Silvius Rus  <rus@google.com>
353
354         * MAINTAINERS (Write After Approval): Add myself.
355
356 2007-04-23  Tom Tromey  <tromey@redhat.com>
357
358         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
359
360 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
361
362         * MAINTAINERS (cpplib): Rename to ...
363         (libcpp): ... this.  Add C/C++ front end maintainers.
364
365 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
366
367         * config-ml.in: Pass ${ml_config_env} to configure calls.
368
369 2007-04-04  Christian Bruel  <christian.bruel@st.com>
370
371         * MAINTAINERS (Write After Approval): Add myself.
372         
373 2007-04-02  Dave Korn  <dave.korn@artimi.com>
374
375         * MAINTAINERS (Write After Approval): Add myself.
376
377 2007-03-31  Tobias Burnus  <burnus@net-b.de>
378
379         * MAINTAINERS (fortran 95 front end): Add myself.
380
381 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
382
383         * MAINTAINERS (Write After Approval): Add myself.
384         
385 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
386
387         * MAINTAINERS (Modulo Scheduler): Add myself.
388
389 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
390
391         * MAINTAINERS (fortran 95 front end): Add myself.
392         (c++ front end): whitespace fix.
393
394 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
395
396         * MAINTAINERS (Write After Approval): Add myself.
397
398 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
399
400         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
401         of glob.  Quote arguments with single quotes too.
402         * configure: Regenerate.
403
404 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
405
406         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
407         * Makefile.in: Regenerate
408
409 2007-03-07  Andreas Schwab  <schwab@suse.de>
410
411         * configure: Regenerate.
412
413 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
414
415         * configure.ac: Add "--with-pdfdir" configure option,
416         which defines pdfdir variable.
417         * Makefile.def (target=fixincludes): Add install-pdf to
418         missing targets.
419         (recursive_targets): Add install-pdf target.
420         (flags_to_pass): Add pdfdir.
421         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
422         target.
423         * configure: Regenerate
424         * Makefile.in: Regenerate
425
426 2007-02-28  Eric Christopher  <echristo@apple.com>
427
428         Revert:
429         2006-12-07  Mike Stump  <mrs@apple.com>
430
431         * Makefile.def (dependencies): Add dependency for
432         install-target-libssp and install-target-libgomp on
433         install-gcc.
434         * Makefile.in: Regenerate.
435
436 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
437
438         * configure: Regenerate.
439         * configure.ac: Move statements after variable declarations.
440
441 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
442
443         * MAINTAINERS: Add myself as sh maintainer.
444
445 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
446
447         * configure.ac: Adjust for loop syntax.
448         * configure: Regenerate.
449
450 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
451
452         * configure: Rebuilt.
453
454 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
455
456         * configure.ac: Drop multiple occurrences of --enable-languages,
457         and fix its quoting.
458         * configure: Rebuilt.
459
460 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
461             Nathan Sidwell  <nathan@codesourcery.com>
462             Vladimir Prus  <vladimir@codesourcery.com
463             Joseph Myers  <joseph@codesourcery.com>
464
465         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
466         * configure: Regenerate.
467
468 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
469
470         * ltconfig (freebsd*): Default to elf.
471
472 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
473
474         * configure.ac (target_libraries): Move libgcc before libiberty.
475         * configure: Regenerated.
476
477 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
478             Paolo Bonzini  <bonzini@gnu.org>
479
480         PR bootstrap/30753
481         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
482         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
483         * configure: Regenerated.
484
485 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
486
487         * MAINTAINERS (Language Front End Maintainers): Update my mail
488         address.
489
490 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
491
492         PR bootstrap/30748
493         * configure.ac: Correct syntax for Solaris ksh.
494         * configure: Regenerated.
495
496 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
497
498         * configure.ac: Sync with src.
499         * configure: Regenerate.
500
501 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
502
503         * Makefile.in: Regenerate.
504
505 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
506
507         * config.sub: Sync with src.
508
509 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
510
511         * Makefile.tpl (build_alias, host_alias, target_alias): Use
512         noncanonical equivalents.
513         * configure.in: Rename to...
514         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
515         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
516         target_noncanonical.  Use them.  Rewrite removal of configure
517         arguments for autoconf 2.59.  Discard variable settings.  Force
518         program_transform_name for native tools.
519
520         * Makefile.in: Regenerated.
521         * configure: Regenerated with autoconf 2.59.
522
523 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2007-01-31  Andreas Schwab  <schwab@suse.de>
528
529         * Makefile.tpl (LDFLAGS): Substitute it.
530         * Makefile.in: Regenerate.
531
532 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
537
538         * MAINTAINERS (spu port): Add myself.
539
540 2007-01-23  Richard Guenther  <rguenther@suse.de>
541
542         PR bootstrap/30541
543         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
544         * Makefile.tpl (GNATBIND): Substitute it.
545         (GNATMAKE): Likewise.
546         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
547         of STAGE_PREFIX.
548         * Makefile.in: Regenerate.
549         * configure: Regenerate.
550
551 2007-01-18  Mike Stump  <mrs@apple.com>
552
553         * configure.in: Re-enable -Werror for gcc builds.
554
555 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
556
557         * MAINTAINERS (Write After Approval): Add myself.
558
559 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
560
561         * configure.in: Change == to = in test command.
562         * configure: Regenerate.
563
564 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
565             Nick Clifton  <nickc@redhat.com>
566             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
567
568         * configure.in (build_configargs, host_configargs, target_configargs):
569         Remove build/host/target parameters.
570         (host_libs): Add gmp and mpfr.
571         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
572         * Makefile.def (gmp, mpfr): New.
573         (gcc): Remove target.
574         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
575         target_os, target_vendor): New.
576         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
577         * configure: Regenerate.
578         * Makefile.in: Regenerate.
579
580 2007-01-11  Matt Fago  <fago@earthlink.net>
581
582         * configure.in: Try to link to functions only in mpfr 2.2.x
583         to improve robustness of configure tests.
584         * configure: Regenerate.
585
586 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
587
588         * MAINTAINERS: Add myself as i386 maintainer.
589
590 2007-01-08  Jan Hubicka  <jh@suse.cz>
591
592         * MAINTAINERS: Add myself as i386 maintainer.
593
594 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
595
596         * configure.in: Add support for an x86_64-mingw* target.
597         * configure: Regenerate.
598
599 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
600
601         * Makefile.tpl (all-target): Correct @if conditional for target
602         modules.
603         * configure.in: Omit libiberty if building only target libgcc.
604         * configure, Makefile.in: Regenerated.
605
606 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
607
608         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
609         * configure: Regenerate.
610
611 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
612
613         * Makefile.def (target_modules): Add libgcc.
614         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
615         * Makefile.tpl (clean-target-libgcc): Delete.
616         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
617         on gcc even for bootstrapped modules.  Rewrite handling of
618         lang_env_dependencies to loop over target_modules.
619         * configure.in (target_libraries): Add target-libgcc.
620         * Makefile.in, configure: Regenerated.
621
622 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
623
624         * configure.in: Reorganize recognition of languages.  Add
625         --enable-stage1-languages.  Show supported languages for the chosen
626         target rather than all recognized languages.
627         * configure: Regenerate.
628
629 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
630
631         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
632         * Makefile.in: Regenerate.
633
634 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
635
636         * configure.in: Warn that MPFR 2.2.0 is buggy.
637         * configure: Regenerate.
638
639 2006-12-27  Ian Lance Taylor  <iant@google.com>
640
641         * configure.in: When removing Makefiles to force a reconfigure, also
642         remove prev-DIR*/Makefile.
643         * configure: Regenerate.
644
645 2006-12-22  Andreas Schwab  <schwab@suse.de>
646
647         * configure: Regenerate with correct autoconf version.
648
649 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
650
651         * configure.in: add AC_SUBST for *_FOR_TARGET.
652         * configure: Regenerate.
653
654 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
655
656         * configure.in: Simplify logic for rejecting languages that cannot
657         be built.  Separate the case when a language is unsupported,
658         from the case when the user chooses not to build a language.
659
660 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
661
662         * configure.in: Remove "$build" case for powerpc-*-darwin* since
663         it only affects bootstrap and could be tested on "$host" as well.
664         * configure: Regenerate.
665         * config/mh-ppc-darwin: Add to the stage1 cflags here.
666
667 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
668
669         PR bootstrap/29544
670         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
671         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
672         move here comment from Makefile.tpl.
673         * Makefile.tpl: Move some definitions higher in the file.
674         (STAGE1_CHECKING): New.
675         * configure.in: Add --enable-stage1-checking.
676         * configure: Regenerate.
677         * Makefile.in: Regenerate.
678
679 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
680
681         * MAINTAINERS: Add myself as build system maintainer.
682
683 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2006-12-13  Eric Christopher  <echristo@apple.com>
688
689         * MAINTAINERS: Add myself as darwin maintainer.
690
691 2006-12-11  Ian Lance Taylor  <ian@airs.com>
692
693         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
694
695 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
696
697         MAINTAINERS: Update my entry.
698
699 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
700
701         * configure.in:  Handle spu makefile frag.
702         * Makefile.tpl (MAINT): Define
703         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
704         * configure: Regenerate.
705         * Makefile.in: Regenerate.
706
707 2006-12-11  Ben Elliston  <bje@au.ibm.com>
708
709         * config.guess: Import latest version.
710         * config.sub: Likewise.
711
712 2006-12-11  Ben Elliston  <bje@au.ibm.com>
713
714         * configure.in (spu-*-*): Don't skip target-libiberty.
715         * configure: Regenerate.
716
717 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
718
719         PR bootstrap/30134
720         * configure.in: Correct x86 darwin support for libjava to powerpc
721         and i?86 only.
722         * configure: Regenerate.
723
724 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
725
726         * configure.in: Add x86 darwin support for libjava.
727         * configure: Regenerate.
728
729 2006-12-07  Mike Stump  <mrs@apple.com>
730
731         * Makefile.def (dependencies): Add dependency for
732         install-target-libssp and install-target-libgomp on
733         install-gcc.
734         * Makefile.in: Regenerate.
735
736 2006-12-04  Richard Guenther  <rguenther@suse.de>
737
738         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
739         (Non-Algorithmic Maintainers): Move over non-algorithmic
740         loop optimizer maintainers, add myself as a non-algorithmic
741         middle-end maintainer.
742
743 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
744
745         * MAINTAINERS (Write After Approval): Add myself.
746
747 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
748
749         * configure.in: Update error message for missing GMP/MPFR.
750
751         * configure: Regenerate.
752
753 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
754
755         * configure.in: Update MPFR version in error message.
756
757         * configure: Regenerate.
758
759 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
760
761         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
762         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
763         --with-gmp-lib): New flags.
764
765         * configure: Regenerate.
766
767 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
768
769         * MAINTAINERS (Write After Approval): Change my email address.
770
771 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
772
773         * MAINTAINERS (Write After Approval): Add myself.
774
775 2006-11-22  Philipp Thomas <pth@suse.de>
776
777         * MAINTAINERS (i18n): Update e-mail address.
778
779 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
780
781         * MAINTAINERS (spu port): Add myself as maintainer.
782         (Write After Approval): Remove myself.
783
784 2006-11-22  Ben Elliston  <bje@au.ibm.com>
785
786         * configure.in (skipdirs): Don't build libssp for SPU.
787         * configure: Regenerate.
788
789 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
790
791         * MAINTAINERS (spu port): Add myself as maintainer.
792         (libobjc): Update my email address.
793
794 2006-11-21  Andrea Bona  <andrea.bona@st.com>
795
796         * MAINTAINERS (Write After Approval): Add myself.
797
798 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
799
800         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
801         * configure : Rebuilt.
802
803 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
804
805         * MAINTAINERS (Write After Approval): Add myself.
806
807 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
808
809         * MAINTAINERS (Write After Approval): Add myself.
810
811 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
812
813         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
814         libmpfr.a.
815         * configure: Regenerate.
816
817 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
818
819         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
820         (unstage): Test for stage_last presence.
821
822         PR bootstrap/29802
823         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
824         * Makefile.in: Regenerate.
825
826 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
827
828         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
829         maintainers.
830
831 2006-11-14  Erven Rohou  <erven.rohou@st.com>
832
833         * MAINTAINERS (Write After Approval): Add myself.
834
835 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
836
837         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
838         and stageN-package/Makefile.
839         * Makefile.in: Regenerated.
840
841 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
842
843         * configure.in: Remove target-libgloss from noconfigdirs for
844         bfin-*-*.
845         * configure: Regenerated.
846
847 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
848
849         * configure.in (have_gmp): Only error if the gcc directory exists.
850
851         * configure: Regenerate.
852
853 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
854
855         * configure.in: Robustify error message for missing GMP/MPFR.
856
857         * configure: Regenerate.
858
859 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
860
861         * MAINTAINERS (Write After Approval): Add myself.
862
863 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
864
865         * MAINTAINERS: Change email address.
866
867 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
868
869         * MAINTAINERS (Write After Approval): Add myself.
870
871 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
876
877         * MAINTAINERS (Write After Approval): Move myself to
878         Write After Approval section.
879
880 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
883         need_gmp anymore.
884         * configure: Regenerate.
885
886 2006-10-16  Tobias Burnus  <burnus@net-b.de>
887
888         * MAINTAINERS (Write After Approval): Add myself.
889
890 2006-10-16  Ben Elliston  <bje@au.ibm.com>
891
892         * config.guess: Import latest version.
893         * config.sub: Likewise.
894
895 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
896
897         * Makefile.def: Added pdf target handling.
898         * Makefile.tpl: Added pdf target handling.
899         * Makefile.in: Regenerated.
900
901 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
902
903         * MAINTAINERS: Add self as score port maintainer.
904
905 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
906
907         * MAINTAINERS (Write After Approval): Add myself.
908
909 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
910
911         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
912         or newer.
913         * configure: Regenerated.
914
915 2006-09-27  Dave Brolley  <brolley@redhat.com>
916
917         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
918         $s instead of $r.
919         * configure: Regenerated.
920
921 2006-09-26  Thiemo Seufer  <ths@mips.com>
922
923         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
924         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
925         * configure: Regenerate.
926
927 2006-09-24  Graeme Peterson <gridly@gmail.com>
928
929         * MAINTAINERS (Write After Approval): Remove myself.
930
931 2006-09-22  Chao-ying Fu  <fu@mips.com>
932
933         * MAINTAINERS (Write After Approval): Add myself.
934
935 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
936
937         * MAINTAINERS: Add self as soft-fp maintainer.
938
939 2006-09-09  Anatoly Sokolov <aesok@post.ru>
940
941         * MAINTAINERS: Add myself as avr maintainer.
942         Remove Marek Michalkiewicz as avr maintainer.
943
944 2006-09-07  Roberto Costa  <roberto.costa@st.com>
945
946         * MAINTAINERS (Write After Approval): Add myself.
947
948 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
949
950         * configure.in: Never build newlib for a Mingw host.
951         Never build newlib as Mingw target library.
952         Test the existence of winsup/cygwin for building a Cygwin newlib,
953         rather than just winsup.
954         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
955         building a Mingw target.
956         * configure: Regenerate.
957
958 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
959
960         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
961
962 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
963
964         * config.guess: Import from src (was more updated).
965         * config.sub: Likewise.
966
967 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
968
969         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
970         * configure: Regenerated.
971
972 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
973
974         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
975         for stages after the first.
976
977 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
978
979         * Makefile.def: Add dependencies for configure-opcodes
980         on configure-intl and all-opcodes on all-intl.
981         * Makefile.in: Regenerated.
982
983 2006-07-13  Ben Elliston  <bje@au.ibm.com>
984
985         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
986
987 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
988
989         Port to hosts whose 'sort' and 'tail' implementations
990         treat operands with leading '+' as file names, as POSIX
991         has required since 2001.  However, make sure the code still
992         works on pre-POSIX hosts.
993         * ltmain.sh: Don't assume "sort +2" is equivalent to
994         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
995
996 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
997
998         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
999
1000 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1001
1002         * ltconfig: chmod 644 before ranlib during install.
1003
1004 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1005
1006         PR bootstrap/18058
1007         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1008         if the bootstrap compiler is a GCC version that supports it.
1009         * configure: Regenerate.
1010
1011 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1012
1013         * configure.in: Fix thinkos in previous check-in.
1014         * configure: Regenerate.
1015
1016 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1017
1018         PR other/27063
1019         * configure.in: Test subdir_requires and give an appropriate
1020         error message.
1021         * configure: Regenerate.
1022
1023 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1024
1025         * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1028
1029         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1030
1031 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1032
1033         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1034
1035 2006-06-20  David Ayers  <d.ayers@inode.at>
1036
1037         PR bootstrap/28072
1038         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1039         whether target-libjava is being configured instead of whether the
1040         java front end is enabled.
1041         * configure: Regenerate.
1042
1043 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1044
1045         PR target/27540
1046         * configure.in: Only enable libgomp on IRIX 6.
1047         * configure: Regenerate.
1048
1049 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1050
1051         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1052         too.
1053         * Makefile.in: Regenerate.
1054
1055 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1056
1057         * config-ml.in: Alter CCASFLAGS to include special
1058         multilib options the same as is done for CFLAGS.
1059
1060 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1061
1062         * configure.in: Don't enable libgomp on hpux10.
1063         * configure: Rebuilt.
1064
1065 2006-06-12  David Ayers  <d.ayers@inode.at>
1066
1067         PR bootstrap/27963
1068         PR target/19970
1069         * configure.in: Remove target-boehm-gc from noconfigdirs where
1070         ${libgcj} is specified.
1071         * configure: Regenerate.
1072
1073 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1074
1075         Sync from src:
1076
1077         * configure.in: Sync.
1078         * configure: Regenerated.
1079
1080         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1081
1082         * Makefile.def: Added dependencies from sim and gdb on intl, and
1083         added configure dependencies to everything with an all dependency
1084         on intl.
1085         * Makefile.in: Regenerated.
1086
1087 2006-06-06  David Ayers  <d.ayers@inode.at>
1088
1089         PR libobjc/13946
1090         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1091         * Makefile.in: Regenerate.
1092         * configure.in: Add --enable-objc-gc at toplevel and have it
1093         enable boehm-gc for Objective-C.
1094         Remove target-boehm-gc from libgcj.
1095         Add target-boehm-gc to target_libraries.
1096         Add target-boehm-gc to noconfigdirs where ${libgcj}
1097         is specified.
1098         Assert that boehm-gc is supported when requested for Objective-C.
1099         Only build boehm-gc if needed either for Java or Objective-C.
1100         * configure: Regenerate.
1101
1102 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1103
1104         PR 27674
1105         * Makefile.tpl (configure-[+prefix+][+module+],
1106         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1107         Remove rule to unstage bootstrapped modules.
1108         (stage_current): New.
1109         * Makefile.in: Regenerate.
1110
1111 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1112
1113         * MAINTAINERS (Write After Approval): Update my e-mail address.
1114
1115 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1116
1117         * include/libiberty.h: Declare pex_run_in_environment.
1118
1119 2006-05-31  Asher Langton  <langton2@llnl.gov>
1120
1121         * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1124
1125         * Makefile.def (bfd, opcodes): Fix lib_path.
1126         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1127         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1128         * Makefile.in: Regenerate.
1129
1130 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1131
1132         * Makefile.in: Regenerate.
1133
1134 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1135
1136         * Makefile.def: Add install-html target. Add datarootdir
1137         docdir and htmldir to flags_to_pass.
1138         * Makefile.tpl: Add install-html target.
1139         * Makefile.in: Regenerate.
1140         * configure.in: Add --with-datarootdir, --with-docdir, and
1141         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1142         * configure: Regenerate.
1143
1144 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1145
1146         * configure.in: Enable gprof for cross builds.
1147         * configure: Regenerate.
1148
1149 2006-05-22  Richard Guenther  <rguenther@suse.de>
1150
1151         Revert
1152         2006-01-31  Richard Guenther  <rguenther@suse.de>
1153         Paolo Bonzini  <bonzini@gnu.org>
1154
1155         * Makefile.def (target_modules): Add libgcc-math target module.
1156         * configure.in (target_libraries): Add libgcc-math target library.
1157         (--enable-libgcc-math): New configure switch.
1158         * Makefile.in: Re-generate.
1159         * configure: Re-generate.
1160         * libgcc-math: New toplevel directory.
1161
1162 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1163             Andreas Tobler  <a.tobler@schweiz.ch>
1164
1165         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1166         * configure: Rebuilt.
1167
1168 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1169
1170         * MAINTAINERS (Write After Approval): Add myself.
1171
1172 2006-05-01  DJ Delorie  <dj@redhat.com>
1173
1174         * configure.in: Restore CFLAGS if GMP isn't present.
1175         * configure: Regenerate.
1176
1177 2006-05-01  Richard Guenther  <rguenther@suse.de>
1178
1179         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1180         maintainer.
1181
1182 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1183
1184         * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1187
1188         * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2006-04-18  DJ Delorie  <dj@redhat.com>
1191
1192         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1193         reference libgloss so that libssp can be built in a combined
1194         tree.
1195         * configure: Regenerate.
1196
1197 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1198
1199         * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1202
1203         * configure.in: Require makeinfo 4.4 or higher.
1204         * configure: Regenerate.
1205
1206 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1207
1208         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1209         Rearrange the entries of other libraries to have them in one place.
1210
1211 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1212
1213         * MAINTAINERS (Write After Approval): Remove myself.
1214         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1215
1216 2006-03-14  Richard Guenther  <rguenther@suse.de>
1217
1218         * configure: Regenerate with autoconf 2.13.
1219
1220 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1221
1222         * MAINTAINERS: Use my work address.
1223
1224         * MAINTAINERS: Update my E-mail address.
1225
1226 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1227
1228         * configure.in: Handle --disable-<component> generically.
1229         * configure: Regenerate.
1230
1231 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1232
1233         PR libgcj/17311
1234         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1235
1236 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1237
1238         * MAINTAINERS (Write After Approval):  Remove myself.
1239         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1240
1241 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1242
1243         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1244         (TARGET_CONFIGDIRS): Remove.
1245         * configure.in: Remove AC_SUBST(target_configdirs).
1246         * Makefile.in, configure: Regenerated.
1247
1248 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1249
1250         * MAINTAINERS (Write After Approval):  Remove myself.
1251         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1252
1253 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1254
1255         PR bootstrap/25670
1256
1257         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1258
1259         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1260         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1261         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1262         BUILD_PREFIX, BUILD_PREFIX_1.
1263         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1264
1265         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1266         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1267
1268         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1269         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1270         of `cat stage_current`.  Always provide the `r' and `s' variables.
1271         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1272         a single shell execution.
1273         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1274         bootstrapped modules, make the stage1 module if the build was not
1275         started yet, else build the current stage.
1276         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1277         (all-build, all-host, all-target, [+make_target+]-host,
1278         [+make_target+]-target): Do not use \-continued lines.
1279         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1280         (current_stage, restrap, stage_last): New.
1281
1282         * Makefile.in: Regenerate.
1283         * configure: Regenerate.
1284
1285 2006-02-19  Bud Davis  <jmdavis@link.com>
1286
1287         * MAINTAINERS (Write After Approval):  Remove myself.
1288         (Language Front End Maintainers):  Add myself as fortran 95
1289         maintainer and update e-mail address.
1290
1291 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1292
1293         * MAINTAINERS (Write After Approval):  Remove myself.
1294         (Language Front End Maintainers):  Add myself as fortran 95
1295         maintainer.
1296
1297 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1298
1299         * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1302
1303         * MAINTAINERS (Write After Approval):  Remove myself.
1304         (Language Front End Maintainers):  Add myself as
1305         fortran 95 maintainer.
1306
1307 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1308
1309         Sync from src:
1310
1311         2005-12-27  Leif Ekblad  <leif@rdos.net>
1312
1313         * configure.in: Add support for RDOS target.
1314         * configure: Regenerate.
1315
1316 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1317             Andreas Schwab  <schwab@suse.de>
1318
1319         * configure: Regenerate.
1320
1321 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1322
1323         * configure.in (enable_libgomp): Add AIX.
1324         * configure: Regenerate.
1325
1326 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1327
1328         * MAINTAINERS (Write After Approval): Add myself.
1329
1330 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1331
1332         * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2006-01-31  Richard Guenther  <rguenther@suse.de>
1335         Paolo Bonzini  <bonzini@gnu.org>
1336
1337         * Makefile.def (target_modules): Add libgcc-math target module.
1338         * configure.in (target_libraries): Add libgcc-math target library.
1339         (--enable-libgcc-math): New configure switch.
1340         * Makefile.in: Re-generate.
1341         * configure: Re-generate.
1342         * libgcc-math: New toplevel directory.
1343
1344 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1345
1346         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1347         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1348         the assembler, linker and binutils.
1349         * configure: Regenerate.
1350
1351 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1352
1353         * MAINTAINERS (Write After Approval): Add myself.
1354
1355 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1356
1357         * configure: Regenerate.
1358
1359 2006-01-18  Richard Henderson  <rth@redhat.com>
1360             Jakub Jelinek  <jakub@redhat.com>
1361             Diego Novillo  <dnovillo@redhat.com>
1362
1363         * libgomp: New directory.
1364         * Makefile.def: Add target_module libgomp.
1365         * Makefile.in: Regenerate.
1366         * configure.in (target_libraries): Add target-libgomp.
1367         * configure: Regenerate.
1368
1369 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1370
1371         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1372         @ from continuation.
1373         * Makefile.in: Rebuilt.
1374
1375 2006-01-04  Chris Lattner  <sabre@gnu.org>
1376
1377         * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1380
1381         PR bootstrap/24252
1382
1383         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1384         * Makefile.tpl (OBJDUMP): New.
1385         (EXTRA_HOST_FLAGS): Add it.
1386         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1387
1388         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1389         to use symbolic links between directories.  Avoid race conditions
1390         or make them harmless.
1391         * configure.in: Do not try to use symbolic links between directories.
1392
1393         * Makefile.def (LEAN): Pass.
1394         * Makefile.tpl (LEAN): Define.
1395         (stage[+id+]-start): Accept that the previous directory does not
1396         exist, if the bootstrap is lean.
1397         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1398         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1399         configure substitution.
1400         ([+compare-target+]): Likewise.
1401         ([+bootstrap-target+]-lean): New.
1402         * configure.in: Remove lean bootstrap support from here.
1403
1404         * Makefile.in: Regenerate.
1405         * configure: Regenerate.
1406
1407 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1408
1409         * MAINTAINERS (libdecnumber): Add myself.
1410
1411 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1412
1413         * libtool-ldflags: New script.
1414
1415 2006-01-02  Andreas Schwab  <schwab@suse.de>
1416
1417         * configure.in: When reconfiguring remove Makefile in
1418         all stage directories.
1419         * configure: Regenerate.
1420
1421 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1422
1423         * MAINTAINERS: Update my email address.
1424
1425 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1426
1427         Revert Ada-related part of the previous change.
1428
1429         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1430         Do not pass.
1431         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1432         * Makefile.in: Regenerate.
1433         * configure.in: Do not include mt-ppc-aix target fragment.
1434         * configure: Regenerate.
1435
1436 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1437
1438         * configure.in: Select appropriate fragments for PowerPC/AIX.
1439         * configure: Regenerate.
1440
1441         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1442         BOOT_CFLAGS, BOOT_LDFLAGS.
1443         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1444         BOOT_CFLAGS, BOOT_LDFLAGS.
1445         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1446         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1447         (stage): Fail if we cannot complete the work.
1448         * Makefile.in: Regenerate.
1449
1450 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1451
1452         * configure.in: Replace ms1 with mt.
1453         * configure: Rebuilt.
1454
1455 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1456
1457         * MAINTAINERS: Update my email address.
1458
1459 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1460
1461         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1462         install-host-nogcc): Don't invoke $(stage) at the end.
1463         * Makefile.in: Regenerate.
1464
1465 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1466
1467         * configure.in: Flip the top-level bootstrap switch.
1468         * configure: Regenerate.
1469
1470 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1471
1472         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1473         $(stage) and $(unstage).
1474         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1475         (all): Remove stray semicolon.
1476         (local-distclean): Don't handle multilib.tmp and multilib.out.
1477         (install.all): Set $s for consistency.
1478         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1479         check_multilibs setting.  Always make the install directory.
1480         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1481         Correct @if/@endif.
1482         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1483         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1484         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1485         (multilib.out): Remove.
1486         * Makefile.in: Regenerated.
1487
1488 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1489
1490         * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1493
1494         * MAINTAINERS: Add myself as mt maintainer.
1495
1496         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1497
1498 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1499
1500         * MAINTAINERS: Change email address.
1501
1502 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1503
1504         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1505         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1506         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1507         Find in-tree tools if available.
1508         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1509         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1510         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1511         (COMPILER_*_FOR_TARGET): New.
1512         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1513         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1514         (CONFIGURED_*, USUAL_*): Remove.
1515         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1516         STRIP): Use autoconf substitutions.
1517         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1518         COMPILER_NM_FOR_TARGET): New.
1519         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1520
1521         (all): Make all-host and all-target in parallel.
1522         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1523         that $$r and $$s are set before invoking a recursive make.
1524         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1525         ([+bootstrap-target+]): Inline most of the `all' target.
1526
1527 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1528
1529         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1530         from the gcc build directory.
1531         * Makefile.in: Regenerate.
1532
1533 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1534
1535         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1536         depend on all-libdecnumber.
1537         * configure.in (host_libs): Include libdecnumber.
1538         * Makefile.in: Regenerate.
1539         * configure: Likewise.
1540
1541 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1542
1543         * libdecnumber: Import decNumber sources from the dfp-branch.
1544
1545 2005-11-21  Kean Johnston  <jkj@sco.com>
1546
1547         * config.sub, config.guess: Sync from upstream sources.
1548
1549 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1550
1551         Import from Autoconf sources:
1552
1553         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1554         * config/move-if-change: Don't output "$2 is unchanged";
1555         suggested by Ben Elliston.  Handle weird characters correctly.
1556
1557 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1558
1559         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1560         to match upstream libtool for darwin.
1561
1562 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1563
1564         * Makefile.def: Remove gdb dependencies for gdbtk.
1565         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1566         (configure-gdb, install-gdb): New rules.
1567         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1568         * Makefile.in, configure: Regenerated.
1569
1570 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1571
1572         * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1575
1576         * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1579
1580         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1581         Diego Novillo.
1582
1583 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1584
1585         PR bootstrap/24297
1586         * Makefile.tpl (do-[+make-target+], do-check, install,
1587         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1588         are set before recursing.
1589         * Makefile.in: Regenerate.
1590
1591 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1592
1593         PR bootstrap/18939
1594         * Makefile.def (gcc) <target>: Fix thinko.
1595         * Makefile.in: Regenerate.
1596
1597 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1598
1599         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1600         * configure: Regenerate.
1601
1602 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1603
1604         * MAINTAINERS (Write After Approval): Add self.
1605
1606 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1607
1608         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1609         target-libffi, target-qthreads, target-libjava, and
1610         targetlibobjc.
1611         * configure: Regenerate.
1612
1613 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1614
1615         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1616         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1617         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1618         (USUAL_OBJDUMP_FOR_TARGET): New.
1619         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1620         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1621         * configure, Makefile.in: Regenerated.
1622
1623 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1624
1625         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1626         before other host packages.
1627
1628 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1629
1630         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1631
1632 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1633
1634         PR bootstrap/22340
1635
1636         * configure.in (default_target): Remove.
1637         * Makefile.tpl (all): Do not use prerequisites as subroutines
1638         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1639         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1640         use prerequisites as subroutines.
1641         (check-host, check-target): New.
1642         (bootstrap configure & all targets): Do not use stage*-start
1643         if the directory layout is already ok.
1644         (non-bootstrap configure & all targets): Prepend a $(unstage).
1645         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1646         (NOTPARALLEL): Remove.
1647         (unstage, stage variables): New variables.
1648         (unstage, stage targets): Simply expand to those variables.
1649
1650         * configure: Regenerate.
1651         * Makefile.in: Regenerate.
1652
1653 2005-10-04  James E Wilson  <wilson@specifix.com>
1654
1655         * Makefile.def (lang_env_dependencies): Add libmudflap.
1656         * Makefile.in: Regenerate.
1657
1658 2005-10-03  Andreas Schwab  <schwab@suse.de>
1659
1660         Backport from libtool CVS:
1661         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1662
1663         * ltmain.sh: add support for installing into temporary
1664         staging area (e.g. 'make install DESTDIR=...')
1665
1666 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1667
1668         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1669         * configure: Regenerated.
1670
1671 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1672
1673         * configure: Regenerate with the correct
1674         autoconf version.
1675
1676 2005-09-30  Catherine Moore  <clm@cm00re.com>
1677
1678         * configure.in (bfin-*-*): New.
1679         * configure: Regenerated.
1680
1681 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1682
1683         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1684         (LIPO_FOR_TARGET): New.
1685         (CONFIGURED_LIPO_FOR_TARGET): New.
1686         (USUAL_LIPO_FOR_TARGET): New.
1687         (STRIP_FOR_TARGET): New.
1688         (CONFIGURED_STRIP_FOR_TARGET): New.
1689         (USUAL_STRIP_FOR_TARGET): New.
1690         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1691         STRIP_FOR_TARGET.
1692         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1693         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1694         * Makefile.in: Regenerate.
1695         * configure: Regenerate.
1696
1697 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1698
1699         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1700         (rs6000-*-aix*): Same.
1701         * configure: Regenerate.
1702
1703 2005-09-16  Tom Tromey  <tromey@redhat.com>
1704
1705         * MAINTAINERS: Add self as java maintainer.
1706
1707 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1708
1709         * configure.in: Recognize f95 in the --enable-languages option,
1710         and substitute it for fortran, issuing a warning.
1711         * configure: Regenerate.
1712
1713 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1714
1715         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1716         * configure:  Regenerated.
1717
1718 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1719
1720         * MAINTAINERS: Add self as ms1 maintainer.
1721
1722 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1723
1724         * Makefile.def (libssp): Add to lang_env_dependencies.
1725         * Makefile.in: Regenerate.
1726
1727 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1728
1729         * MAINTAINERS: Add myself as middle-end maintainer.
1730
1731 2005-08-17  Christian Groessler  <chris@groessler.org>
1732
1733         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1734         * Makefile.in: Regenerate.
1735
1736 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1737
1738         * MAINTAINERS (write after approval): Added myself.
1739
1740 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1741
1742         * MAINTAINERS (Write After Approval): Add myself.
1743
1744 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1745
1746         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1747         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1748         Look for alternate names of the target cc and c++
1749         * configure: Regenerate.
1750
1751 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1752
1753         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1754         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1755         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1756         tools; remove code to manually set them.
1757         (Target tools): Look in the environment for them.
1758         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1759         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1760         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1761         build directory.
1762         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1763         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1764         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1765         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1766         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1767         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1768         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1769         * configure: Regenerate.
1770         * Makefile.in: Regenerate.
1771
1772 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1773
1774         * MAINTAINERS: Update for removed CPU targets.
1775
1776 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1777
1778         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1779         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1780         * Makefile.in: Regenerated.
1781
1782 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1783
1784         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1785         (CFLAGS_FOR_TARGET): Use it.
1786         (CXXFLAGS_FOR_TARGET): Likewise.
1787         * Makefile.in: Regenerated.
1788         * configure.in (--with-build-sysroot): New option.
1789         * configure: Regenerated.
1790
1791 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1792
1793         * Makefile.tpl: Wrap install between unstage and stage
1794         * Makefile.in: Regenerate.
1795
1796 2005-07-21  Eric Christopher  <echristo@apple.com>
1797
1798         * MAINTAINERS: Update affiliation.
1799
1800 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1801
1802         * MAINTAINERS: Add self as crx port maintainer.
1803
1804 2005-07-20  DJ Delorie  <dj@redhat.com>
1805
1806         * MAINTAINERS: Add self as m32c maintainer.
1807
1808 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1809
1810         * all files: Update FSF address.
1811
1812 2005-07-15  Eric Christopher  <echristo@redhat.com>
1813
1814         * MAINTAINERS: Change affiliation.
1815
1816 2005-07-14  Jim Blandy  <jimb@redhat.com>
1817
1818         * configure.in: Add cases for Renesas m32c.
1819         * configure: Regenerated.
1820
1821 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1822
1823         * COPYING.LIB: Update from fsf.org.
1824
1825 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1826
1827         * COPYING, compile, config.guess,
1828         config.sub, install-sh, missing, mkinstalldirs,
1829         symlink-tree, ylwrap: Sync from upstream sources.
1830         * config-ml.in: Update FSF address.
1831
1832 2005-07-13  Eric Christopher  <echristo@redhat.com>
1833
1834         * configure.in: Add toplevel noconfigdir support for tpf.
1835         * configure: Regenerate.
1836
1837 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1838
1839         PR ada/22340
1840
1841         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1842         * Makefile.in: Regenerate.
1843
1844 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1845
1846         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1847         Brolley to write-after-approval.
1848
1849 2005-07-07  Andreas Schwab  <schwab@suse.de>
1850
1851         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1852         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1853         * Makefile.in: Regenerated.
1854
1855 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1856
1857         * configure.in: Don't build sim or rda when targetting darwin.
1858         * configure: Regenerate.
1859
1860 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1861
1862         * configure.in: Add --enable-libssp and --disable-libssp.
1863         * configure: Regenerate with autoconf-2.13.
1864
1865 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1866
1867         * Makefile.def (target_modules): Add libssp.
1868         * configure.in (target_libraries): Add target-libssp.
1869         * configure: Rebuilt.
1870         * Makefile.in: Rebuilt.
1871
1872 2005-07-01  Zack Weinberg  <zackw@panix.com>
1873
1874         * MAINTAINERS: Change email address.  Resign from maintainership.
1875
1876 2005-07-01  Richard Guenther  <rguenther@suse.de>
1877
1878         * MAINTAINERS: Change my e-mail address and affiliation.
1879
1880 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1881
1882         * Makefile.def (stagefeedback): Come after profile.
1883         Define profiledbootstrap target.
1884         * Makefile.tpl (profiledbootstrap): Remove.
1885         (stageprofile-end): Zap stagefeedback.
1886         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1887         * Makefile.in: Regenerate.
1888
1889 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1890
1891         * MAINTAINERS: Update my email address.
1892
1893 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1894
1895         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1896         In 'cpp' stanza, support '#line' as well as '# '.
1897
1898 2005-06-08  Andreas Schwab  <schwab@suse.de>
1899
1900         * MAINTAINERS: Move myself from 'Write After Approval' to
1901         'CPU Port Maintainers' section as m68k maintainer.
1902
1903 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1904
1905         * configure.in (unsupported_languages): New macro.
1906         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1907         non-ported target libraries in noconfigdirs.
1908         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1909         non-linux-gnu.  Remove libgcj_ex_libffi.
1910         <lang_frag loop>: Set add_this_lang=no if the language is in
1911         unsupported_languages.
1912         * configure: Regenerate.
1913
1914 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1915
1916         * configure.in: Fix typo in handling of --with-mpfr-dir.
1917         * configure: Regenerate.
1918
1919 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1920
1921         * MAINTAINERS: Update my email address.
1922
1923 2005-06-02  Jim Blandy  <jimb@redhat.com>
1924
1925         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1926         accepted into the master sources.)
1927
1928 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1929             Michael Snyder  <msnyder@redhat.com>
1930             Stan Cox  <scox@redhat.com>
1931
1932         * configure.in: Set noconfigdirs for ms1.
1933
1934         * configure: Regenerate.
1935
1936 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1937
1938         * MAINTAINERS (Write After Approval): Add self.
1939
1940 2005-06-01  Josh Conner  <jconner@apple.com>
1941
1942         * MAINTAINERS (Write After Approval): Add self.
1943
1944 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1945
1946         * MAINTAINERS: Update my email address.
1947
1948 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
1949
1950         * MAINTAINERS (Write After Approval): Add self.
1951
1952 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
1953
1954         * MAINTAINERS (Write After Approval): Remove self.
1955
1956 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1957
1958         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1959         (Dependencies): Consider target modules for bootstrap dependencies.
1960         Make target bootstrap modules depend on each stage's gcc.
1961         * Makefile.in: Regenerate.
1962
1963 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1964
1965         * Makefile.def (configure-gcc): Depend on binutils having been built.
1966         (all-gcc): No need to do it here.
1967         * Makefile.in: Regenerate.
1968
1969 2005-05-19  Paul Brook  <paul@codesourcery.com>
1970
1971         * configure.in: Rewrite misleading error message when requested
1972         language cannot be built.
1973         * configure: Regenerate.
1974
1975 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1976
1977         * ylwrap: Import from Automake 1.9.5.
1978
1979 2005-05-13  David Ung  <davidu@mips.com>
1980
1981         * MAINTAINERS (Write After Approval): Add self.
1982
1983 2005-05-09  Mike Stump  <mrs@apple.com>
1984
1985         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1986         lt_cv_sys_max_cmd_len for now.
1987
1988 2005-05-09  Stan Cox  <scox@redhat.com>
1989
1990         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1991
1992 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
1993
1994         * README.SCO: Update the URL.
1995
1996 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
1997
1998         * ltconfig: Define file_list_spec.  Pass file_list_spec and
1999         with_gnu_ld to libtool.
2000         * ltcf-c.sh (aix[45]): Define file_list_spec.
2001         * ltcf-cxx.sh (aix[45]): Same.
2002         * ltcf-gcj.sh (aix[45]): Same.
2003         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2004         exists, write list of input files to temporary file.
2005
2006 2005-05-04  Mike Stump  <mrs@apple.com>
2007
2008         * configure.in: Always pass --target to target configures as
2009         otherwise rebuilds that do --recheck will fail.
2010         * confiugure: Rebuilt.
2011
2012 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2013
2014         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2015         STAGE_HOST_EXPORTS.
2016         (configure, all): Add bootstrap support.
2017         (Host modules, target modules): Pass post-stage1 flags and exports.
2018         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2019         * Makefile.in: Regenerate.
2020
2021 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2022
2023         * configure: Regenerate.
2024
2025 2005-04-27  Mike Stump  <mrs@apple.com>
2026
2027         * MAINTAINERS: Add self as darwin maintainer.
2028
2029 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2030
2031         * config.sub: Update from master copy.
2032
2033 2005-04-21  Mike Stump  <mrs@apple.com>
2034
2035         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2036         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2037
2038 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2039
2040         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2041         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2042         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2043         "*-*-elf" and "*-*-linux*".
2044         * configure: Regenerate.
2045
2046 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2047
2048         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2049
2050 2005-04-12  Mike Stump  <mrs@apple.com>
2051
2052         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2053
2054 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2055
2056         * MAINTAINERS (Write After Approval): Add myself.
2057
2058 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2059
2060         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2061
2062 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2063
2064         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2065         (TARGET_CONFIGARGS): Include --with-target-subdir.
2066         (configure, all): New macros.  Use them throughout.
2067         * Makefile.in: Regenerate.
2068
2069 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2070
2071         * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2074
2075         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2076
2077 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2078
2079         * MAINTAINERS: Move John Carr to Write After Approval.
2080
2081 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2082
2083         * config/mh-mingw32: Delete.
2084         * configure.in: Don't use it.
2085         * configure: Regenerate.
2086
2087 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2088
2089         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2090         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2091         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2092         (HOST_LIB_PATH): Generate from Makefile.def.
2093         (TARGET_LIB_PATH): Likewise.
2094         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2095         * Makefile.in: Regenerate.
2096         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2097         (RPATH_ENVVAR): Include Darwin case.
2098         * configure: Regenerate.
2099
2100 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2101
2102         * MAINTAINERS (Various Maintainers): Remove self.
2103         (Write After Approval): Add self.
2104
2105 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2106
2107         * MAINTAINERS (Various Maintainers): Add self.
2108
2109 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2110
2111         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2112         * configure: Regenerate.
2113
2114 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2115
2116         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2117         gcc_version, and gcc_version_trigger from set of flags to pass.
2118         * Makefile.tpl: Remove definitions of above variables.
2119         (config.status): Remove dependency on $(gcc_version_trigger).
2120         * Makefile.in: Regenerate.
2121         * configure.in: Do not reference config/gcc-version.m4 nor
2122         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2123         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2124         * configure: Regenerate.
2125
2126 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2127             Andrew Pinski <pinskia@physics.uc.edu>
2128
2129         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2130         * Makefile.in: Regenerate.
2131
2132 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2133
2134         * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2005-03-03  David Ayers  <d.ayers@inode.at>
2137
2138         * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2141
2142         PR libgcj/20160
2143         * ltmain.sh: Avoid creating archives with components that have
2144         duplicate basenames.
2145
2146 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2147
2148         PR bootstrap/20250
2149         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2150         instead of check.
2151         * Makefile.in: Regenerate.
2152
2153 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2154
2155         * Makefile.in: Regenerate to fix conflict between the previous two
2156         patches.
2157
2158 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2159
2160         PR bootstrap/17383
2161         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2162         * Makefile.tpl (HOST_SUBDIR): New substitution.
2163         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2164         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2165         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2166         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2167         (Host modules, Bootstrapped modules): Use it.
2168         (Build modules, Target modules): Do not create symlink trees,
2169         always configure out-of-srcdir.
2170         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2171         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2172         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2173         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2174
2175         * Makefile.in: Regenerate.
2176         * configure: Regenerate.
2177
2178 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2179
2180         Merged from libada-gnattools-branch:
2181         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2182
2183         * gnattools: New directory.
2184         * Makefile.def: Add gnattools as a module, depending on target-libada.
2185         * Makefile.in: Regenerate.
2186         * configure.in: Include gnattools in host_tools; disable it if ada
2187         is disabled.
2188         * configure: Regenerate.
2189
2190 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2191
2192         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2193         treelang maintainer.
2194         (Write After Approval): Remove myself.
2195
2196 2005-02-23  Paul Schlie  <schlie@comcast.net>
2197
2198         * configure.in: Allow darwin targeted ports to build tk, itcl and
2199         libgui.
2200         * configure: Regenerate.
2201
2202 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2203
2204         PR libgcj/10353
2205         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2206         * configure: Regenerate.
2207
2208 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2209
2210         * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2213
2214         * MAINTAINERS: Update my e-mail address.
2215
2216 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2217
2218         * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2221
2222         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2223         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2224         target-libgloss when not *-*-elf and *-*-aout.
2225         * configure: Regenerate.
2226
2227 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2228
2229         * MAINTAINERS: Remove obsolete entries.
2230
2231         * MAINTAINERS (Write After Approval): Add Michael Matz.
2232
2233 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2234
2235         * MAINTAINERS: Remove self as cpplib maintainer.
2236
2237 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2238
2239         * install-sh, config.sub: Import from upstream.
2240
2241 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2242
2243         PR bootstrap/18222
2244         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2245         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2246         * Makefile.in: Regenerate.
2247
2248 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2249
2250         * MAINTAINERS: Update my email address.
2251
2252 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2253             Andreas Schwab  <schwab@suse.de>
2254
2255         PR bootstrap/18033
2256         * config-ml.in: Eval option if surrounded by single quotes.
2257
2258 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2259
2260         Revert 2004-12-28 Makefile changes, a better fix will be
2261         applied to mainline and src after GCC 4.0 branches.
2262
2263 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2264
2265         PR bootstrap/17383
2266
2267         * Makefile.def (target_modules): Remove stage parameter,
2268         it is always true now.
2269         * Makefile.tpl (configure-build-[+module+],
2270         configure-target-[+module+]): Always build symlink tree
2271         for the directory and for include.  BUILD_SUBDIR and
2272         TARGET_SUBDIR cannot be . anymore.
2273         * Makefile.in: Regenerate.
2274
2275 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2276
2277         Revert 2004-12-08 Makefile changes.
2278
2279 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2280
2281         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2282         cygwin, mingw.
2283
2284 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2285
2286         * configure.in (sh64-*-*): Reenable gprof.
2287         * configure: Regenerate.
2288
2289 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2290
2291         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2292         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2293         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2294         * Makefile.in: Regenerate.
2295
2296 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2297
2298         * MAINTAINERS: Update my email address.
2299
2300 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2301
2302         * Makefile.tpl: Generate normal dependencies if the LHS module is
2303         not bootstrapped.
2304         * Makefile.in: Regenerate.
2305
2306 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2307
2308         * configure.in: Include config/gxx-include-dir.m4.  Use
2309         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2310         * configure: Regenerate.
2311
2312 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2313
2314         * config.if: Delete.
2315         * configure.in: Set libstdcxx_incdir directly.
2316         * configure: Regenerate.
2317
2318 2004-12-02  Eric Christopher  <echristo@redhat.com>
2319
2320         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2321         * Makefile.in: Regenerate.
2322
2323 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2324
2325         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2326         * configure: Regenerate.
2327
2328 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2329
2330         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2331         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2332         * configure: Regenerate.
2333
2334 2004-12-01  Eric Christopher  <echristo@redhat.com>
2335
2336         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2337         of things to remove.
2338
2339 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2340
2341         * MAINTAINERS (Write After Approval): Update my e-mail address.
2342
2343 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2344
2345         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2346         from CVS libtool to always pass_all.
2347
2348 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2349
2350         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2351         (hppa*64*-*-*): Delete incorrect comment.
2352         * configure: Rebuilt.
2353
2354 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2355
2356         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2357
2358 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2359
2360         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2361         from CVS libtool to always pass_all.
2362
2363 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2364
2365         * install-sh, compile: Import from automake.
2366
2367 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2368
2369         * config.guess, config.sub:  Import from savannnah.
2370
2371 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2372
2373         * MAINTAINERS (Write After Approval): Add myself
2374
2375 2004-11-12  Mike Stump  <mrs@apple.com>
2376
2377         * Makefile.def: Add html support.
2378         * Makefile.tpl: Likewise.
2379         * Makefile.in: Regenerate.
2380
2381 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2382
2383         PR 18423
2384         * configure.in: Remove all instances of build-fixincludes from
2385         noconfigdirs.
2386         (build_configargs): Supply --target to subdirectories.
2387         * configure: Regenerate.
2388
2389         * Makefile.def: Make gcc install depend on fixincludes install.
2390         * Makefile.in: Regenerate.
2391
2392 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2393
2394         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2395
2396 2004-11-11  Paul Brook  <paul@codesourcery.com>
2397
2398         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2399
2400 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2401
2402         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2403         target-libgfortran.
2404         * configure: Regenerate.
2405
2406 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2407
2408         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2409         like CC.
2410
2411 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2412
2413         * Makefile.def (host fixincludes): Specify missing targets.
2414         * Makefile.in: Regenerate.
2415
2416 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2417
2418         * MAINTAINERS: Add myself
2419
2420 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2421
2422         * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2425
2426         * Makefile.def: Build fixincludes for the host, too.
2427         * Makefile.in: Regenerate.
2428         * configure.in (host_tools): Add fixincludes.
2429         * configure: Regenerate.
2430
2431 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2432
2433         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2434         * configure: Regenerated.
2435
2436 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2437
2438         PR other/17783
2439         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2440         * configure: Regenerated.
2441
2442 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2443
2444         * README.SCO: Update per FSF instructions.
2445
2446 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2447
2448         PR target/18151
2449         * configure.in (case ${target}): Do not build fixincludes for avr.
2450         * configure: Regenerated.
2451
2452 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2453
2454         * configure.in (case ${target}): Do not build fixincludes
2455         on platforms where it is not used.
2456         * configure: Regenerated.
2457
2458 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2459
2460         * configure.in: Use an absolute path to install-sh.
2461         * configure: Regenerated.
2462
2463 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2464
2465         * MAINTAINERS (Write After Approval): Add myself.
2466
2467 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2468
2469         * MAINTAINERS: Remove from Write After Approval those that are
2470         already maintainers.
2471
2472 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2473
2474         * MAINTAINERS:  Update my email address.
2475
2476 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2477
2478         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2479         * configure: Regenerate.
2480
2481 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2482
2483         * MAINTAINERS:  Update my email address.
2484
2485 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2486
2487         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2488         entries belonging to this category.
2489
2490 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2491
2492         * MAINTAINERS: Update my e-mail address.
2493
2494 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2495
2496         Fix wrong conflict resolution in:
2497
2498         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2499
2500         * Makefile.in: Regenerate.
2501         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2502         in the recursive `make', instead of hardwiring `all'.
2503         (Autogenerated TARGET-* variables): New.
2504
2505 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2506
2507         * configure.in: Enable target-libgloss for crx-*-*.
2508         * configure: Regenerate.
2509
2510 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2511
2512         * MAINTAINERS (Various Maintainers): Move the "windows,
2513         cygwin, mingw" maintainer to ...
2514         (OS Port Maintainers): ... here.
2515
2516 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2517
2518         * MAINTAINERS (Write After Approval): Remove those that are
2519         maintainers of some subsystem.
2520
2521 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2522
2523         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2524         * ltcf-cxx.sh (tpf*): Likewise.
2525         * ltconfig (tpf*): Add TPF OS configuration support.
2526
2527 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2528
2529         * MAINTAINERS: Change my email address to my new work account.
2530
2531 2004-09-24  Michael Roth  <mroth@nessie.de>
2532
2533         * configure.in (--without-headers): Add missing double quotes.
2534         * configure: Regenerate.
2535
2536 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2537
2538         * ylwrap: Revert to previous version.
2539
2540 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2541
2542         PR bootstrap/17369
2543         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2544         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2545         SET_GCC_LIB_PATH_CMD.
2546         (BASE_TARGET_EXPORTS): Likewise.
2547         * Makefile.in: Regenerated.
2548
2549         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2550         * configure: Regenerated.
2551
2552 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2553
2554         * config.guess: New upstream version
2555         * compile, depcomp, install-sh, ylwrap: Likewise.
2556
2557 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2558
2559         * config/mh-x86omitfp: New host makefile fragment.  Add
2560         -fomit-frame-pointer to the default BOOT_CFLAGS.
2561         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2562         * configure: Regenerate.
2563
2564 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2565
2566         PR target/11572
2567         * configure.in (*-*-darwin*): Renable libobjc.
2568         * configure: Regenerate.
2569
2570 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2571
2572         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2573
2574 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2575
2576         * Makefile.def: Remove libbanshee.
2577         * Makefile.tpl: Ditto.
2578         * configure.in: Ditto.
2579         * Makefile.in: Regen.
2580         * configure: Ditto.
2581
2582 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2583
2584         * ltmain.sh: Use $pic_object as $non_pic_object if
2585         $non_pic_object=none.
2586
2587 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2588
2589         * missing: Import latest version from master repository.
2590
2591 2004-09-06  Nick Clifton  <nickc@redhat.com>
2592
2593         * config.sub: Import latest version from master repository.
2594         * config.guess: Likewise.
2595         This includes these changes:
2596
2597         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2598
2599         * config.sub: Handle crisv32, alias etraxfs.
2600         * config.guess (crisv32:Linux:*:*): Handle.
2601
2602         2004-08-13  Brad Smith  <brad@comstyle.com>
2603
2604         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2605         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2606
2607         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2608
2609         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2610         assume the processor is a powerpc.  This is because coreutils
2611         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2612         in this case, due to a MacOS X bug that causes
2613         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2614         to return a negative number.
2615         Problem reported by Petter Reinholdtsen in:
2616         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2617
2618         2004-07-19  Ben Elliston  <bje@gnu.org>
2619
2620         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2621
2622         2004-06-24  Ben Elliston  <bje@gnu.org>
2623
2624         * config.guess: Update copyright years.
2625         * config.sub: Likewise.
2626
2627         2004-06-22  Robert Millan  <robertmh@gnu.org>
2628
2629         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2630         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2631
2632         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2633
2634         * config.guess (*:*VMS:*:*): New entry. Replaces
2635         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2636         manufacturer.
2637
2638         2004-06-22  Ben Elliston  <bje@gnu.org>
2639
2640         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2641         * config.sub: Likewise.
2642
2643         2004-06-22  Ben Elliston  <bje@gnu.org>
2644
2645         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2646         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2647
2648         2004-06-11  Ben Elliston  <bje@gnu.org>
2649
2650         * config.guess (pegasos:OpenBSD:*:*): Remove.
2651
2652         2004-06-11  Ben Elliston  <bje@gnu.org>
2653
2654         From Wouter Verhelst <wouter@grep.be>:
2655         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2656
2657         2004-06-11  Ben Elliston  <bje@gnu.org>
2658
2659         * config.guess (luna88k:OpenBSD:*:*): New.
2660
2661         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2662
2663         * config.guess (m32r*:Linux:*:*): New case.
2664         * config.sub: Handle m32rle.
2665
2666         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2667
2668         From Jens Petersen  <petersen@redhat.com>:
2669         * config.sub: Handle sparcv8.
2670
2671         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2672
2673         From Tom Smith <smith@cag.lkg.hp.com>:
2674         * config.guess: Version suffixes are equally significant on Tru64
2675         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2676         prefix of "P" (patched kernel).
2677
2678         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2679
2680         * config.sub: Add support for National Semiconductor CRX target.
2681
2682 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2683
2684         * MAINTAINERS (Various Maintainers): Remove myself as web page
2685         maintainer, add myself as maintainer of build status lists.
2686
2687 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2688
2689         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2690         *-*-netware, but add target-libmudflap.
2691         Consolidate *-*-netware targets (of which really only i?86 exists)
2692         into a single entry.
2693         * configure: Likewise.
2694
2695 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2696
2697         * Makefile.tpl (sorry): Remove.
2698         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2699         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2700         (do-clean): Clean per-stage directories too.
2701         (do-distclean): Run distclean-stage1 too.
2702         (.NOTPARALLEL): Enable during toplevel bootstrap.
2703         (stage[+id+]-bubble): Enable parallel execution during
2704         the recursive invocation.
2705         * Makefile.in: Regenerate.
2706
2707         Fix previous checkin:
2708
2709         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2710         include.
2711         * configure.in: Fix indentation.
2712         * configure: Regenerate.
2713
2714 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2715
2716         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2717         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2718         * configure: regenerate
2719         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2720         -mdynamic-no-pic
2721
2722
2723 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2724
2725         * Makefile.def (build_modules): Add fixincludes.
2726         (dependencies): Make gcc depend on fixincludes.
2727         * configure.in (build_tools): Add fixincludes.
2728         (build_configdirs): Always include build_libs.
2729         * Makefile.in: Regenerate.
2730         * configure: Regenerate.
2731
2732 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2733
2734         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2735         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2736         phony targets; do not generate timestamp files.
2737         (distclean-stageN): Remove references to their timestamp files.
2738         (restageN, touch-stageN): Remove.
2739         (stageN-bubble): Rewritten.
2740         (compare): Support lean bootstraps.
2741         * Makefile.in: Regenerate.
2742
2743         * configure.in: Only warn when bootstrapping but
2744         build != host or build != target.  Support lean bootstraps.
2745         * configure: Regenerate.
2746
2747 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2748
2749         * configure.in:  Give a better error message if GMP/MPFR are missing
2750         and a language needing them has been requested.
2751         * configure:  Regenerated.
2752
2753 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2754
2755         * configure.in:  Print a list of available language front-ends if
2756         a requested one is missing.  Tidy stray tab characters.
2757         * configure:  Regenerated.
2758
2759 2004-08-19  Michael Koch  <konqueror@gmx.de>
2760
2761         * gcc/doc/install.texi: Update entry about automake for libjava.
2762
2763 2004-08-17  Robert Millan  <robertmh@gnu.org>
2764
2765         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2766         (instead of FreeBSD).
2767         * configure: Regenerate.
2768
2769 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2770
2771         * Makefile.in: Regenerate.
2772         * configure: Regenerate.
2773
2774         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2775         stage_*_flags.
2776         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2777         for bootstrapped modules if toplevel bootstrap is going.
2778         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2779         modules.  Adjust for changes in Makefile.def.  Enable several
2780         rules even in non-bootstrap mode, just to avoid peppering the
2781         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2782         (stage-[+prev+]-bubble): Remove.
2783
2784         * Makefile.def (Dependencies): Depend on all-build-bison,
2785         all-build-flex, all-build-byacc, all-build-texinfo, rather
2786         than the host variations.
2787         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2788         with BUILD_SUBDIR.
2789         (BISON): Update for recent Bisons.
2790         (YACC): Fix typo.
2791         (cross): Depend on all-build.
2792         (all): Do not depend on all-build.
2793         (prebootstrap): Remove.
2794         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2795         (Prebootstrap dependencies): Add them to the per-stage targets
2796         and to all-prebootstrap.
2797         * configure.in (build_configdirs): Always enable build_tools.
2798         (BUILD_DIR_PREFIX): Remove.
2799
2800         * Makefile.def (gcc): Add target variable.
2801         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2802         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2803         in the recursive `make', instead of hardwiring `all'.
2804         (Autogenerated TARGET-* variables): New.
2805
2806 2004-08-13  Brian Booth  <bbooth@redhat.com>
2807
2808         * MAINTAINERS: Remove myself from write-after-approval.
2809
2810 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2811
2812         * src-release: Stop distributing mmalloc with gdb (which doesn't
2813         use it).
2814         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2815         * Makefile.in: Regenerate.
2816
2817 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2818
2819         * configure.in (arm*-*-eabi*): New target.
2820         * configure: Regenerate.
2821
2822 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2823
2824         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2825         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2826         (Dependencies): New section.
2827         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2828         (configure-target-[+module+]): Depend on maybe-all-gcc
2829         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2830         (toplevel profiledbootstrap): Fix dependencies.
2831         * Makefile.in: Regenerate.
2832
2833 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2834
2835         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2836         target-libiberty to noconfigdirs.
2837         * configure: Regenerate.
2838
2839 2004-08-03  Paul Brook  <paul@codesourcery.com>
2840
2841         * configure.in: Check for MPFR as well as GMP.
2842         * configure: Regenerate.
2843
2844 2004-08-01  Robert Millan  <robertmh@gnu.org>
2845
2846         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2847         libmudflap for all GNU-based systems (with Glibc).
2848         * configure: Regenerate.
2849
2850 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2851
2852         * Makefile.def (host-modules): Add gcc.
2853         * Makefile.in: Regenerate.
2854         * Makefile.tpl (sorry): New rule.
2855         (configure-host, all-host, [+make_target+]-host, do-check,
2856         install-host): Do not add gcc as a special case.
2857         (host modules): Add a small special-casing for gcc.  Export
2858         extra_make_flags through the environment.
2859         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2860         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2861         other recursive targets for gcc): Remove.
2862
2863         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2864         (stage, unstage): New rules.
2865         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2866         distclean-stage[+id+]): Use stage_current.
2867         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2868         the stage*-start rules.
2869
2870 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2871
2872         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2873         use -all_load flag.
2874
2875 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2876
2877         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2878         * configure: Regenerate.
2879
2880 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2881
2882         * maintainer-scripts/gcc_release: Revert yesterday's change.
2883
2884 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2885
2886         * MAINTAINERS: Add myself to write-after-approval.
2887
2888 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2889
2890         * libf2c: Removed.
2891         * gcc/gccbug.in: Updated because of libf2c removal.
2892         * maintainer-scripts/gcc_release: Ditto.
2893
2894 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2895
2896         * configure.in: Build libmudflap by default on FreeBSD.
2897         * configure: Regenerated.
2898
2899 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2900
2901         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2902         systems.
2903         * configure: Regenerated.
2904
2905 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2906
2907         PR target/16344
2908         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2909         feedback based compiler.
2910         * Makefile.in: Rebuilt.
2911
2912 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2913
2914         * Makefile.def (host_modules): Set bootstrap=true for flex.
2915         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2916         * Makefile.in: Rebuilt.
2917
2918 2004-07-07  Jan Hubicka  <jh@suse.cz>
2919
2920         * MAINTAINERS: Add self as a profile feedback maintainer.
2921
2922 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2923
2924         * configure.in:  Do not prepend $srcdir to /dev/null in
2925         makefile fragments.
2926         * configure:  Regenerate.
2927
2928 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2929
2930         * Makefile.def (build_modules): Add bison, byacc, flex,
2931         m4, texinfo.
2932         (flags_to_pass): Add FLEX.
2933         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2934         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2935         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2936         DEFAULT_MAKEINFO): Remove.
2937         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2938         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2939         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2940         objdir or else use configured tool.
2941         (all-build): New.
2942         (all): Depend on it.
2943         (Build module dependencies): Add.
2944         * Makefile.in: Regenerate.
2945         * configure.in: Better support for multiple build modules,
2946         matching what is done for host/target modules.  Do not look
2947         for "plausible" locations of build tools if Canadian cross.
2948         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2949         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2950         * configure: Regenerate.
2951
2952 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2953
2954         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2955         * Makefile.in: Regenerate.
2956
2957 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2958
2959         * Makefile.tpl (configure-build-[+module+],
2960         configure-[+module+], configure-target-[+module+]): Pass
2961         [+extra_configure_args+].
2962         (all-build-[+module+], all-[+module+], check-[+module+],
2963         install-[+module+], [+make_target+]-[+module+],
2964         all-target-[+module+], check-target-[+module+],
2965         install-target-[+module+], [+make_target+]-target-[+module+]):
2966         Pass [+extra_make_args+].
2967         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2968         (GCC_HOST_EXPORTS): Remove.
2969         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2970         cross, check-gcc, check-gcc-c++, install-gcc,
2971         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2972         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2973         * Makefile.in: Regenerate.
2974
2975 2004-06-21  Matthew Sachs  <msachs@apple.com>
2976
2977         * MAINTAINERS: Added self to write-after-approval.
2978
2979 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2980
2981         * configure.in: Check for srcdir/winsup rather than build directory
2982         winsup.
2983         * configure: Regenerate.
2984
2985 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2986
2987         * configure.in: Don't build Cygwin native newlib if winsup
2988         directory is missing.  Emit warning instead.
2989         * configure: Regenerate.
2990
2991 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2992
2993         * Makefile.tpl (touch-stage[+id+]): New.
2994         (restage[+prev+]): Depend on touch-stage[+id+].
2995
2996         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2997         Use it throughout.
2998
2999         * Makefile.def: Add profile and feedback bootstrap stages.
3000         Remove next field from bootstrap stages.
3001         * Makefile.tpl (LN, LN_S): Substitute.
3002         (stageN-start, stageN-end): Use double-colon rules, to
3003         provide a hook for additional setup commands.
3004         (distclean-stageN-gcc, restageN): Create dependencies from
3005         [+prev+], not from [+next+].
3006         (stageN-bubble): Add commands for successive stages from
3007         [+prev+], using double-colon rules.
3008         (all-stageN-gcc): Fix typo.
3009         (stagefeedback-start, profiledbootstrap): New.
3010         * Makefile.in: Regenerate.
3011         * configure.in: Call ACX_PROG_LN.
3012         * configure: Regenerate.
3013
3014 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3015
3016         * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3019
3020         * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3023
3024         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3025         without gcc.
3026         * configure: Regenerate.
3027
3028 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3029
3030         * Makefile.tpl: Fix typo.
3031         * Makefile.in: Regenerate.
3032
3033 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3034
3035         * configure.in: Remove new- prefix from toplevel
3036         bootstrap targets.
3037         * configure: Regenerate.
3038
3039 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3040
3041         * Makefile.tpl (all.normal): Rename to all.
3042         (all): Replace with a rule to pick the default
3043         target from configure.
3044         (all-gcc, configure-gcc): Use conditionals to
3045         do nothing when toplevel bootstrap is going on.
3046         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3047         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3048         * configure.in: Support --enable-bootstrap.
3049
3050         * Makefile.def: Remove new- prefix from toplevel
3051         bootstrap targets.
3052         * Makefile.tpl: Likewise.
3053
3054         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3055         target.
3056
3057         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3058         $(RECURSE_FLAGS) to recursive invocation of make.
3059
3060         * Makefile.in: Regenerate.
3061         * configure: Regenerate.
3062
3063 2004-05-30  Andreas Jaeger  <aj@suse.de>
3064             Jim Wilson <wilson@specifixinc.com>
3065
3066         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3067         like CC.
3068
3069 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3070
3071         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3072         * configure: Regenerate.
3073
3074 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3075
3076         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3077         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3078         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3079         targets.
3080         * Makefile.in: Regenerate.
3081
3082 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3083
3084         * configure.in: Test the ability to symlink directories.
3085         * configure: Regenerate.
3086
3087         * Makefile.def (bootstrap-stage): New definitions.
3088         * Makefile.tpl (configure-stage1-gcc,
3089         configure-stage2-gcc, configure-stage3-gcc,
3090         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3091         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3092         new-restage3, compare): Autogenerate, see Makefile.in
3093         entry for behavioral changes.
3094         (distclean-stage1, new-stage1-start, new-stage1-end,
3095         new-stage1-bubble, distclean-stage2, new-stage2-start,
3096         new-stage2-end, new-stage2-bubble, distclean-stage3,
3097         new-stage3-start, new-stage3-end): New autogenerated targets.
3098         (objext, prebootstrap, BOOT_CFLAGS,
3099         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3100         targets.
3101
3102         * Makefile.in: Regenerate.
3103         (distclean-stage1, new-stage1-start, new-stage1-end,
3104         new-stage1-bubble, distclean-stage2, new-stage2-start,
3105         new-stage2-end, new-stage2-bubble, distclean-stage3,
3106         new-stage3-start, new-stage3-end): New targets.
3107         (all-stage1-gcc): Move prebootstrap dependency from here...
3108         (configure-stage1-gcc): ...to here.
3109         (new-bootstrap): Use bubble targets.
3110         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3111         Use per-stage distclean targets.
3112         (configure-stage1-gcc, configure-stage2-gcc,
3113         configure-stage3-gcc, all-stage1-gcc,
3114         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3115         Use new-stageN-start to prepare the tree.
3116
3117 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3118
3119         * Makefile.def (host_modules): add libcpp.
3120         * Makefile.tpl: Add dependencies on and for libcpp.
3121         * Makefile.in: Regenerate.
3122         * configure.in: Add libcpp host module.
3123         * configure: Regenerate.
3124
3125 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3126
3127         * Makefile.tpl: Whenever a recursive target is defined, wrap
3128         it in a special @if/@endif block, and prepare its maybe
3129         dependency in the @if/@endif block
3130         * configure.in: Instead of writing maybe dependencies, remove
3131         the @if/@endif statements, and remove the @if/@endif blocks
3132         that remain.
3133         * configure: Regenerate.
3134         * Makefile.in: Regenerate.
3135
3136 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3137
3138         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3139
3140 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3141
3142         PR bootstrap/15120
3143         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3144         * */configure: Rebuilt.
3145
3146 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3147
3148         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3149         of libf2c.
3150         * configure, Makefile.in: Regenerate.
3151
3152 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3153
3154         * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3157
3158         Merge from tree-ssa-20020619-branch.
3159
3160         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3161         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3162         (HOST_GMPLIBS): Define.
3163         (HOST_GMPINC): Define.
3164         (TARGET_LIB_PATH): Add libmudflap.
3165         (GFORTRAN_FOR_TARGET): Define.
3166         (configure-build*): Export GFORTRAN.
3167         (configure-gcc): Export GMPLIBS and GMPINC.
3168         (all-gcc): Add maybe-all-libbanshee.
3169         (configure-target-libgfortran): Define.
3170         * Makefile.in: Regenerate.
3171         * configure.in (host_libs): Add libbanshee.
3172         (target_libraries): Add target-libmudflap and target-libgfortran.
3173         Add --with-libbanshee.
3174         Handle --disable-libmudflap.
3175         (*-*-freebsd*): Use with_gmp.
3176         Add $(libgcj) to noconfigdirs.
3177         * configure: Regenerate.
3178         * depcomp: New file.
3179         * MAINTAINERS: Add tree-ssa maintainers.
3180
3181 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3182
3183         * MAINTAINERS (Various Maintainers): Add myself.
3184
3185 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3186
3187         * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3190
3191         * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3194
3195         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3196         * configure: Regenerate.
3197
3198 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3199
3200         Revert:
3201         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3202
3203         * Makefile.def (flags_to_pass): Remove *dir variables that
3204         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3205         as well as prefix and exec_prefix.
3206         * Makefile.in: Regenerate.
3207
3208 2004-04-26  Robert Millan  <robertmh@gnu.org>
3209
3210         Add patches from libtool CVS.
3211         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3212         * ltconfig: Likewise.
3213         * ltcf-c.sh: Likewise.
3214         * ltcf-cxx.sh: Likewise.
3215         * ltcf-gcj.sh: Likewise.
3216
3217 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3218
3219         * Makefile.def (host_modules): Mark with the bootstrap
3220         flag packages on which gcc depends.
3221         * Makefile.tpl (all-bootstrap): Use it.
3222         * Makefile.in: Regenerate.
3223
3224 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3225
3226         * Makefile.def (flags_to_pass): Remove *dir variables that
3227         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3228         as well as prefix and exec_prefix.
3229         * Makefile.in: Regenerate.
3230
3231 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3232
3233         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3234         * configure: Regenerate.
3235         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3236         * gcc/Makefile.tpl (compare): Use the result of the test.
3237         * gcc/Makefile.in: Regenerate.
3238
3239 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3240
3241         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3242         Always relocate gcc and prev-gcc to the original names, even
3243         if the build fails.
3244         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3245         New targets.
3246
3247 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3248
3249         * MAINTAINERS: Update my email address.
3250
3251 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3252
3253         * configure.in (mips*-*-irix5*): Enable ld.
3254         * configure: Regenerate.
3255
3256 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3257
3258         * configure: Regenerate.
3259
3260 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3261
3262         * Makefile.tpl (configure-[+module+], configure-gcc,
3263         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3264         Set and export LDFLAGS.
3265         * Makefile.in: Regenerate.
3266
3267 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3268
3269         * MAINTAINERS: Add myself to write-after-approval.
3270
3271 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3272
3273         PR bootstrap/14871
3274         * Makefile.tpl: If we don't have built-in-tree target tools,
3275         use the ones found by configure rather than hacking around with
3276         program_transform_name.
3277         * configure.in: Give Makefile.tpl the information necessary
3278         to do that.
3279         * Makefile.in: Regenerate.
3280         * configure: Regenerate.
3281
3282 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3283
3284         PR bootstrap/14760
3285         * configure.in: When computing baseargs, strip *all* copies of
3286         offending options.  Also, don't match/substitute the trailing space,
3287         so that this actually works when two similar options are separated by
3288         only one space.
3289         * configure: Regenerate.
3290
3291 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3292
3293         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3294         (rs6000-*-aix*): Same.
3295         * configure: Regenerate.
3296
3297 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3298
3299         * MAINTAINERS: Add myself to write-after-approval.
3300
3301 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3302
3303         * MAINTAINERS: Add myself to write-after-approval.
3304
3305 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3306
3307         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3308         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3309         * Makefile.in: Regenerate.
3310
3311         * configure.in (top level bootstrap support): Rework --enable-werror
3312         to set @stage2_werror_flag@.
3313         * configure: Regenerate.
3314         * Makefile.tpl (top level bootstrap support): Pass
3315         @stage2_werror_flag@ down to configure in stages 2 and 3.
3316         * Makefile.in: Regenerate.
3317
3318 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3319
3320         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3321         for stages 2 and 3 as well as in make.  As a consequence, remove
3322         OUTPUT_OPTION (now detected by configure) from the flags passed down
3323         to make.
3324         * Makefile.in: Regenerate.
3325
3326         * Makefile.tpl (new-bootstrap): Fix typo.
3327         * Makefile.in: Regenerate.
3328
3329 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3330
3331         * Makefile.tpl: Rearrange by moving recursive_targets rules
3332         into their proper sections.
3333         * Makefile.tpl (top level bootstrap support): Move disabling
3334         of coverage flags from 'make' to 'configure'; improve comments.
3335         * Makefile.in: Regenerate.
3336
3337         * Makefile.tpl (experimental top level bootstrap) Move stage1
3338         language setting from all- target to configure- target; disable
3339         intermodule optimization in stage 1; prevent gratuitous rebuilds
3340         of stage 1.
3341         * Makefile.in: Regenerate.
3342         * configure.in: Comma-separate stage 1 language list for top
3343         level bootstrap.
3344         * configure: Regenerate.
3345
3346         * Makefile.tpl: Clean up experimental top level bootstrap support:
3347         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3348         prev-gcc in configure- targets as well as all- targets.
3349         * Makefile.in: Regenerate.
3350
3351 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3352
3353         * compile: New file imported from automake.
3354
3355 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3356
3357         * configure.in: Remove symbolic link section.
3358         * configure: Regenerate.
3359         * Makefile.tpl (links): Remove.
3360         * Makefile.in: Regenerate.
3361
3362 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3363             Nathanael Nerode  <neroden@gcc.gnu.org>
3364
3365         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3366         Set with AC_CHECK_PROGS.
3367         * configure.in: Fix comment typo from last patch.
3368         * configure: Regenerate.
3369
3370 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3371
3372         * Makefile.tpl: Introduce experimental top level bootstrap support.
3373         * Makefile.in: Regenerate.
3374         * configure.in: Introduce support for top level bootstrap.
3375         * configure: Regenerate.
3376
3377 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3378             Paolo Bonzini  <bonzini@gnu.org>
3379
3380         PR bootstrap/14522
3381         * configure.in: Cope with shells that do not support unquoted ^
3382         * configure: Regenerate.
3383
3384 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3385             Paolo Bonzini  <bonzini@gnu.org>
3386
3387         PR bootstrap/14522
3388         * configure.in: Cope with shells that do not support nesting
3389         quotes inside quoted backquote substitutions.
3390         * configure: Regenerate.
3391
3392 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3393
3394         PR bootstrap/14522
3395         * configure.in: Fix escaping of $.
3396         * configure: Regenerate.
3397
3398 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3399
3400         * configure: Regenerate, since I forgot to while committing Paolo's
3401         changes.
3402
3403 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3404
3405         PR ada/14131
3406         Move language detection to the top level.
3407         * configure.in: Find default values for the tools as
3408         soon as possible.  Disable ada if GNAT is not found.
3409         Emit error message about missing languages.  Expand
3410         --enable-languages=all for the gcc subdirectory.
3411
3412 2004-03-10  Ben Elliston  <bje@gnu.org>
3413
3414         * MAINTAINERS: Update my email address.
3415
3416 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3417
3418         * ltconfig: Disable building static libraries if building shared
3419         libraries on AIX 5L.
3420
3421 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3422
3423         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3424         and disable libgcj.
3425         * configure: Regenerated.
3426
3427 2004-03-01  Brian Booth  <bbooth@redhat.com>
3428
3429         * MAINTAINERS: Add myself to write-after-approval.
3430
3431 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3432
3433         * MAINTAINERS: Add myself to write-after-approval.
3434
3435 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3436
3437         PR bootstrap/7087
3438         * Makefile.tpl: Guard XFOO sed statements better.
3439         * Makefile.tpl: Add dependency for configure-target-libada.
3440         * Makefile.in: Regenerate (incidentally fixes broken
3441         commit when libada-branch was merged).
3442
3443 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3444
3445         * MAINTAINERS: Add myself to write-after-approval.
3446
3447 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3448
3449         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3450         maintainers.
3451
3452 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3453
3454         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3455         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3456
3457 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3458
3459         PR bootstrap/11932
3460         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3461
3462 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3463
3464         * MAINTAINERS: Added myself to write-after-approval.
3465
3466 2004-02-14  Michael Koch  <konqueror@gmx.de>
3467
3468         * MAINTAINERS: Added myself to write-after-approval.
3469
3470 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3471
3472         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3473         some OS port maintainers to OS port maintainers section.
3474
3475 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3476
3477         * MAINTAINERS: Add self.
3478
3479 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3480
3481         * MAINTAINERS: Alphabetize.
3482
3483 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         * MAINTAINERS: Remove myself.
3486
3487 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3488
3489         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3490         (rs6000-*-aix*): Same.
3491         * configure: Regenerate.
3492
3493 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3494
3495         * configure.in (host): Add in missing $noconfigdirs to defines.
3496         * configure: Regenerate.
3497
3498 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3499             Nathanael Nerode  <neroden@gcc.gnu.org>
3500
3501         PR ada/6637, PR ada/5911
3502         Merge with libada-branch:
3503         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3504         with appropriate dependencies. Add --enable-libada configure switch.
3505         * configure, Makefile.in: Regenerate.
3506
3507 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3508
3509         * MAINTAINERS: Add myself to write-after-approval.
3510
3511 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3512
3513         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3514         * configure: Regenerate.
3515
3516 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3517
3518         Merge from upstream:
3519
3520         * ltmain.in: When setting IFS to '~', be careful about user
3521         arguments that contain '~'.
3522
3523         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3524
3525         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3526         Also test $base_compile against $CC with escaped arguments. Bug
3527         reported by Geoff Keating <geoffk@apple.com>.
3528
3529 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3530
3531         * MAINTAINERS: Remove i960 port.
3532
3533 2004-01-23  DJ Delorie  <dj@redhat.com>
3534
3535         * Makefile.def (target_modules) [libiberty]: Don't stage.
3536         * Makefile.in: Rebuilt.
3537
3538 2004-01-20  Caroline Tice  <ctice@apple.com>
3539
3540         * MAINTAINERS: Add myself to write-after-approval.
3541
3542 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3543
3544         * MAINTAINERS: Update my email address.
3545
3546 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3547
3548         * MAINTAINERS: Add myself to write-after-approval.
3549
3550 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3551
3552         * MAINTAINERS: Remove entries without email address.
3553
3554 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3555
3556         * MAINTAINERS: Add myself to write-after-approval.
3557
3558 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3559
3560         * MAINTAINERS: Update my email address.
3561
3562 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3563
3564         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3565         * Makefile.tpl (configure-target-[+module+]): Support stage.
3566         * Makefile.in: Rebuilt.
3567
3568 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3569
3570         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3571
3572 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3573
3574         * MAINTAINERS: Add myself as a MIPS maintainer.
3575
3576 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3577
3578         * configure.in: Use ./config.cache, not config.cache.
3579         * configure: Regenerate.
3580         * Makefile.tpl: Special-casing not needed for GCC any more.
3581         * Makefile.in: Regenerate.
3582
3583         * configure.in: Don't share a cache file for host dirs.
3584         * configure: Regenerate.
3585
3586         * config-ml.in: Don't mess with the cache file.
3587
3588 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3589
3590         * MAINTAINERS: Move myself from 'Write After Approval' to
3591         'CPU Port Maintainers' section as SPARC maintainer.
3592
3593 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3594
3595         * Makefile.tpl: Make GCC use a separate config.cache.
3596         * Makefile.in: Regenerate.
3597
3598         PR bootstrap/11932, PR bootstrap/11933
3599         (I don't know if it will fix either of them, but it relates
3600         to them.)
3601         * configure.in: Don't use shared config.cache for target
3602         directories.
3603         * configure: Regenerate.
3604
3605 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3606
3607         * MAINTAINERS: Add myself to 'Write After Approval' section.
3608
3609 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3610
3611         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3612         * configure: Regenerated.
3613
3614 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3615
3616         * MAINTAINERS: Remove the mn10200 maintainer.
3617
3618 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3619
3620         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3621         * configure: Regenerated.
3622
3623 2003-12-16  Jan Hubicka  <jh@suse.cz>
3624
3625         * MAINTAINERS: Add myself as callgraph maintainer.
3626
3627 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3628
3629         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3630         * configure: Regenerate.
3631
3632 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3633
3634         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3635         'Write After Approval' section. Update email.
3636
3637 2003-12-01  James Lemke <jim@wasabisystems.com>
3638
3639         * MAINTAINERS (Write After Approval): Add myself.
3640
3641 2003-11-20  Matt Thomas  <matt@3am-software.com>
3642
3643         * MAINTAINERS: Add myself as a vax port maintainer.
3644
3645 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3646
3647         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3648         (configure-build-[+module+], configure-[+module+]): Likewise.
3649         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3650         * Makefile.in: Regenerate.
3651
3652 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3653
3654         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3655         shared/dylibed libraries.
3656         * ltmain.sh: Likewise.
3657         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3658         * ltcf-cxx.sh: Likewise.
3659         * ltcf-gcj.sh: Likewise.
3660         * ltconfig: Likewise.
3661
3662 2003-11-17  Stan Cox  <scox@redhat.com>
3663
3664         * MAINTAINERS: Add myself as iq2000 port maintainer.
3665
3666 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3667
3668         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3669         * Makefile.in: Regenerate.
3670
3671 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3672
3673         * config.sub: Update to 2003-11-03 version.
3674
3675 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3676
3677         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3678         * configure:  Regenerate.
3679
3680 2003-10-20  Nicolas Pitre <nico@cam.org>
3681
3682         * MAINTAINERS: Add myself to 'Write After Approval' section.
3683
3684 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3685
3686         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3687
3688 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3689
3690         * MAINTAINERS: Update my email address.
3691
3692 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3693
3694         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3695
3696 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3697
3698         * MAINTAINERS: Add myself to 'Write After Approval' section.
3699
3700 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3701
3702         * config.guess: Update to 2003-10-16 version.
3703         * config.sub: Update to 2003-10-16 version.
3704
3705 2003-10-15 David Daney  <ddaney@avtrex.com>
3706
3707         * MAINTAINERS: Added myself to 'Write After Approval' section.
3708
3709 2003-10-15  Falk Hueffner  <falk@debian.org>
3710
3711         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3712         'Write After Approval' section. Update email.
3713
3714 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3715
3716         * MAINTAINERS: Move myself from 'Write After Approval' to
3717         'Various Maintainers' section as middle-end maintainer.
3718
3719 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3720
3721         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3722         HOST_FLAGS_TO_PASS.
3723         * Makefile.in: Regenerate.
3724
3725 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3726
3727         * config.guess: Update to 2003-10-07 version.
3728         * config.sub: Update to 2003-10-07 version.
3729
3730 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3731
3732         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3733         * ltconfig (irix5*, irix6*): Don't override version_type.
3734
3735 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3736
3737         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3738         * configure: Rebuilt
3739         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3740         * Makefile.in: Rebuilt
3741
3742 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3743
3744         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3745
3746 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3747
3748         * MAINTAINERS (Write After Approval): Add myself.
3749
3750 2003-09-29  Paul Koning  <ni1d@arrl.net>
3751
3752         * MAINTAINERS: Move myself from "Write After Approval"
3753         to CPU platform maintainers for pdp11 platform.
3754
3755 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3756
3757         * MAINTAINERS: Move myself from 'Write After Approval' to
3758         'Various Maintainers' section as libffi testsuite maintainer.
3759
3760 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3761
3762         * configure.in: Pass a computed --program-transform-name
3763         to subconfigures.
3764         * configure: Regenerated.
3765
3766 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3767
3768         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3769         * Makefile.in: Regenerate.
3770
3771         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3772         * Makefile.in: Regenerate.
3773
3774 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3775
3776         * MAINTAINERS: Move myself from 'Write After Approval'
3777         to 'Various Maintainers' (objective-c) section.
3778
3779 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3780
3781         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3782         quoting.
3783         * configure: Regenerated.
3784
3785 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3786
3787         * MAINTAINERS (Write After Approval): Add myself to write after
3788         approval list.
3789
3790 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3791
3792         * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3795
3796         * MAINTAINERS: Update my e-mail address.
3797
3798 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3799
3800         * libtool.m4 (LD): Correct powerpc64 host match.
3801
3802 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3803
3804         * MAINTAINTERS: Update my affiliation and email address.
3805
3806 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3807
3808         * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2003-09-04  DJ Delorie  <dj@redhat.com>
3811
3812         * configure: Regenerate.
3813
3814 2003-09-04  Robert Millan  <robertmh@gnu.org>
3815
3816         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3817
3818 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3819
3820         * configure.in: Ensure arguments to sed are properly spaced.
3821         * configure: Regenerate.
3822
3823 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3824
3825         * MAINTAINERS: Update my e-mail address.
3826
3827 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3828
3829         * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3832
3833         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3834         * configure: Regenerated.
3835
3836 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3837
3838         * MAINTAINERS: Update my email address.
3839
3840 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3841
3842         * configure.in:  Use newline instead of semicolon when assuming
3843         shell arguments in a for loop.
3844         * configure:  Regenerated.
3845
3846 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3847
3848         * MAINTAINERS: Resurrect the i860 maintainer.
3849
3850 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3851
3852         PR 8180
3853         * configure.in: When testing with_libs and with_headers, treat
3854         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3855         * configure: Regenerate.
3856
3857         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3858         make, shell, etc.
3859         (baseargs): Likewise.
3860         * configure: Regenerate.
3861
3862 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3863
3864         * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3867
3868         * configure.in: Disable libgcj for darwin not on powerpc.
3869         * configure: Rebuild.
3870
3871 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3872
3873         * config-ml.in, symlink-tree: Add license.
3874
3875 2003-08-03  Richard Stallman  <rms@gnu.org>
3876             Eben Moglen  <moglen@columbia.edu>
3877
3878         * README.SCO: New file.
3879
3880 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3881
3882         * Makefile.tpl (check, check-c++): Express dependencies using
3883         dependencies rather than commands.
3884         * Makefile.in: Regenerate.
3885
3886 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3887
3888         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3889         * configure: Ditto.
3890
3891 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3892
3893         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3894         * Makefile.in: Update.
3895
3896 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3897
3898         * configure.in: Enable libgcj for darwin.
3899         * configure: Rebuild.
3900
3901 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3902
3903         * config-ml.in:  Use ac_configure_args directly instead of
3904         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3905         actually seen.
3906
3907 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3908
3909         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3910         creating target and build subdirs to build all parent dirs as needed.
3911         * Makefile.in: Rebuild.
3912         * configure.in: Don't build dirs explicitly here.
3913         * configure: Rebuild.
3914
3915 2003-07-26  Paul Brook  <paul@nowt.org>
3916
3917         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3918
3919 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3920
3921         * Makefile.tpl (all-make): Depend on intl.
3922         * Makefile.in: Rebuilt.
3923
3924 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3925
3926         * install-sh:  Update to newer upstream versions (associated with
3927         aclocal 1.7).
3928         * mkinstalldirs:  Likewise.
3929         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3930
3931 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3932
3933         * MAINTAINERS: Move self from Bug database only accounts
3934         to write-after-approval.
3935
3936 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3937
3938         * config.if: Remove unused libc_interface determination.
3939
3940 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3941
3942         * MAINTAINERS: Move self from write-after-approval to
3943         build machinery (*.in).
3944
3945 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3946
3947         PR bootstrap/11273
3948         PR bootstrap/11408
3949         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3950         unused INSTALL_PROGRAM_ARGS.
3951         * configure.in: Use AC_PROG_INSTALL.
3952         * Makefile.in: Regenerate.
3953         * configure: Regenerate.
3954
3955 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
3956
3957         * MAINTAINERS: Alphabetize.
3958
3959 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3960
3961         * configure: Rebuilt.
3962         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3963         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3964         newlib nor libgloss.
3965         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3966         * configure.in (am33_2.0-*-linux*): Added.
3967
3968 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3969
3970         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3971         * configure: Regenerate.
3972
3973 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
3974
3975         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3976         * Makefile.in: Regenerate.
3977
3978 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3979
3980         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3981         * Makefile.in: Regenerate.
3982
3983 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
3984
3985         * Makefile.tpl: Replace PWD with PWD_COMMAND.
3986         * Makefile.in: Regenerated.
3987
3988         * config-ml.in: Replace PWD with PWD_COMMAND.
3989
3990 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3991
3992         * intl: New directory; see intl/ChangeLog for details.
3993         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3994         * Makefile.tpl: all-gcc depends on maybe-all-intl.
3995         * Makefile.in: Regenerate.
3996
3997 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3998
3999         * configure.in: Clean up config-lang.in handling.  Delete
4000         useless assignment to "subdirs".
4001         * configure: Regenerate.
4002
4003 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4004
4005         * configure.in: Rename 'target_libs' to 'target_libraries'.
4006         Remove useless reference to 'target_libs'.
4007         * configure: Regenerate.
4008
4009 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4010
4011         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4012         * Makefile.in: Regenerate.
4013
4014 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4015
4016         * Makefile.def: Introduce flags_to_pass.
4017         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4018         * Makefile.in: Regenerate.
4019
4020 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4021
4022         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4023         and target-libgloss.
4024         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4025         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4026         * configure: Regenerate.
4027
4028 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4029
4030         * configure.in: Update testsuite_flags to new location.
4031         * configure. Regenerate.
4032
4033 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4034
4035         * Makefile.tpl: Remove BUILD_CC stuff.
4036         * Makefile.in: Regenerate.
4037
4038 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4039
4040         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4041
4042 2003-06-16  Graeme Peterson <gp@qnx.com>
4043
4044         * MAINTAINERS (Write After Approval): Add myself.
4045
4046 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4047
4048         * config.guess: Update to 2003-06-12 version.
4049         * config.sub: Update to 2003-06-13 version.
4050
4051 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4052
4053         * config.guess: Update to 2003-06-06 version.
4054         * config.sub: Update to 2003-06-06 version.
4055
4056 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4057
4058         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4059         * configure. Regenerate.
4060
4061 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4062
4063         * configure.in: Disable serial configure by default.
4064         * configure: Regenerate.
4065         * Makefile.tpl: Abolish .NOTPARALLEL.
4066         * Makefile.in: Regenerate.
4067
4068         * Makefile.tpl: Replace {build,host,target}_canonical by
4069         {build,host,target}.
4070         * Makefile.in: Regenerate.
4071
4072         * Makefile.tpl: Fix stupid pasto.
4073         * Makefile.in: Regenerate.
4074
4075 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4076
4077         * Makefile.tpl: Remove bogus conditional.
4078         * Makefile.in: Regenerate.
4079
4080 2003-06-05  Jan Hubicka  <jh@suse.cz>
4081
4082         * Makefile.tpl (profiledbootstrap): New target.
4083         * Makefile.in (profiledbootstrap): New target.
4084
4085 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4086
4087         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4088         Pinski. Remove user names from other bugzilla-only maintainers.
4089
4090 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4091
4092         * Makefile.tpl: Make 'recursive targets' using autogen rather
4093         than shell loop.  Remove duplicate 'clean' targets and false
4094         comments.
4095         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4096         Add systematic method of specifying missing targets in subdirs.
4097         Add copyright boilerplate.
4098         * Makefile.in: Regenerate.
4099         * configure.in: Add 'recursive targets' to maybe list.
4100         * configure: Regenerate.
4101
4102         * MAINTAINERS: "GNATS only" -> "Bug database only".
4103
4104         * Makefile.tpl: Rename [+target+] to [+make_target+].
4105         * Makefile.def: Rename 'target' to 'make_target'.
4106
4107 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4108
4109         * MAINTAINERS: Add self as options handling maintainer.
4110
4111 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4112
4113         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4114         been too long since I touched those ports.
4115
4116 2003-05-28  DJ Delorie  <dj@redhat.com>
4117
4118         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4119         * Makefile.in: Regenerate.
4120
4121 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4122
4123         * configure.in: Use curly braces in the definition of tooldir.
4124         * configure: Regenerate.
4125
4126 2003-05-21  DJ Delorie  <dj@redhat.com>
4127
4128         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4129         newlib or libgloss.
4130         * Makefile.in: Regenerate.
4131
4132 2003-05-21  DJ Delorie  <dj@redhat.com>
4133
4134         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4135         * Makefile.in: Regenerate.
4136
4137 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4138
4139         * MAINTAINERS: Update my e-mail address.
4140
4141 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4142
4143         * configure.in: Switch more things to use maybe dependencies.
4144         * Makefile.tpl: Switch more things to use maybe dependencies.
4145         Factor out common code from autogen IF statements.
4146         * configure: Regenerate.
4147         * Makefile.in: Regenerate.
4148
4149 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4150
4151         * configure.in: Accept i[3456789]86 for machine type.
4152         * configure: Regenerate.
4153
4154 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4155
4156         * configure.in: Switch more things to use maybe dependencies.
4157         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4158         * configure: Regenerate.
4159         * Makefile.tpl: Switch more things to use maybe dependencies.
4160         * Makefile.in: Regenerate.
4161
4162 2003-05-16  Andreas Schwab  <schwab@suse.de>
4163
4164         * Makefile.tpl (install-opcodes): Define.
4165         * Makefile.in: Rebuild.
4166
4167 2003-05-13  Andreas Jaeger  <aj@suse.de>
4168
4169         * config.guess: Update to 2003-05-09 version.
4170         * config.sub: Update to 2003-05-09 version.
4171
4172 2003-05-13  Michael Eager <eager@mvista.com>
4173
4174         * configure.in: Correct sed script so that options in quotes are not
4175         deleted.
4176         * configure: Rebuild.
4177
4178 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4179
4180         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4181         and $$s/newlib/libc/sys/cygwin32 include paths.
4182         * configure: Ditto.
4183
4184 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4185
4186         * MAINTAINERS: Update my email addresses.
4187
4188 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4189
4190         * config-ml.in: Propagate INSTALL variables.
4191
4192 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4193
4194         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4195
4196 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4197
4198         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4199         * Makefile.in: Regenerate.
4200
4201 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4202
4203         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4204
4205 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4206
4207         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4208
4209 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4210
4211         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4212         * Makefile.in: Regenerated.
4213
4214 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4215
4216         * MAINTAINERS (Write After Approval): Upgrade myself from
4217         GNATS only to write-after-approval. Update my mail address.
4218
4219 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4220
4221         (OS Port Maintainers: freebsd): Add myself.
4222
4223 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4224
4225         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4226
4227 2003-04-22  Kean Johnston  <jkj@sco.com>
4228
4229         * MAINTAINERS (SCO ports): Added myself.
4230
4231 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4232
4233         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4234
4235 2003-04-19  Kean Johnston  <jkj@sco.com>
4236
4237         * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4240
4241         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4242         * Makefile.in: Regenerate.
4243
4244 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4245
4246         * configure.in (powerpc64*-*-linux*): Remove.
4247         * configure: Rebuilt.
4248
4249 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4250
4251         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4252         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4253         and restrap.
4254         * Makefile.in:  Regenerate.
4255
4256 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4257
4258         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4259         * configure: Regenerated.
4260
4261 2003-04-15  DJ Delorie  <dj@redhat.com>
4262
4263         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4264
4265 2003-04-13  Nick Clifton  <nickc@redhat.com>
4266
4267         * config-ml.in: Remove support for --disable-aix removing
4268         call-aix multilibs.
4269
4270 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4271
4272         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4273         * */configure: Rebuilt.
4274
4275 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4276
4277         * MAINTAINERS: Add my email address.
4278
4279 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4280
4281         * MAINTAINERS (Write After Approval): Add myself.
4282
4283 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4284
4285         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4286         * Makefile.in: Regenerate.
4287
4288 2003-03-14  Michael Chastain  <mec@shout.net>
4289
4290         * Makefile.in: Regenerate with correct Makefile.def.
4291
4292 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4293
4294         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4295         Make macro.
4296         * Makefile.in: Regenerate.
4297         * configure.in: Clean up gxx_include_dir logic.
4298         * configure: Regenerate.
4299
4300 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4301
4302         * MAINTAINERS (Write After Approval): Add myself.
4303
4304 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4305
4306         * MAINTAINERS: Update my mail address.
4307
4308 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4309
4310         * configure.in (gxx_include_dir): Fix typo.
4311         * configure: Regenerated.
4312
4313 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4314
4315         * Makefile.tpl: Reindent.
4316         * Makefile.in: Regenerate.
4317         * configure.in: Reindent.  Don't set unused variables.
4318         * configure: Regenerate.
4319
4320 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4321
4322         * configure.in: Include $(build_tooldir)/sys-include in
4323         FLAGS_FOR_TARGET.
4324         * configure: Regenerated.
4325
4326 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4327
4328         * Makefile.tpl: Always pass down RANLIB.
4329         * Makefile.in: Regenerate.
4330
4331         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4332         * Makefile.in: Regenerate.
4333         * configure.in: Remove unused logic relating to --enable-shared
4334         and --enable-threads.  Remove bogus comments.  Remove redundant
4335         noconfigdirs.
4336         * configure: Regenerate.
4337
4338         * configure.in: Replace ${libstdcxx_version} by its value.
4339         Remove reference to mh-dgux.
4340         * configure: Regenerate.
4341
4342 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4343
4344         * MAINTAINERS (Write After Approval): Add myself.
4345
4346 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4347
4348         * Makefile.tpl: Rearrange.
4349         * Makefile.in: Regenerate.
4350
4351 2003-02-25  Uwe Stieber <uwe@wwws.de>
4352
4353         * configure.in: Add support for kaOS as cross build target system.
4354         * configure: Regenerated.
4355
4356 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4357
4358         * MAINTAINERS (Write after approval): Add myself.
4359
4360 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4361
4362         * MAINTAINERS: Update my email address.
4363
4364 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4365
4366         * MAINTAINERS: Add self to blanket write privs. section.
4367
4368 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4369
4370         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4371         configure-target-* as some target builds may require additional
4372         flags for preprocessor tests.
4373         * Makefile.in: Regenerated.
4374
4375 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4376
4377         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4378         * ltconfig: Handle it.
4379         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4380         auto-detecting it.
4381
4382         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4383         it is used as argument to $CC.
4384         * ltcf-gcj.sh: Likewise.
4385
4386         * configure.in: Introduce --enable-maintainer-mode.
4387         * configure: Rebuilt.
4388         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4389         for maintainer mode.
4390         * Makefile.in: Rebuilt.
4391
4392 2003-02-18  Jason Merrill  <jason@redhat.com>
4393
4394         * Makefile.tpl (check-c++): Allow parallelism.
4395
4396 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4397
4398         * MAINTAINERS: Remove John Carr (who never actually had access to
4399         gcc.gnu.org).
4400
4401 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4402
4403         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4404         don't configure target-libobjc.
4405         * configure: Regenerate.
4406
4407 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4408
4409         * Makefile.tpl (RANLIB): Define.
4410         * Makefile.in: Regenerate.
4411
4412 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4413
4414         * MAINTAINERS: Update my email.
4415
4416 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4417
4418         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4419         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4420         * Makefile.in: Regenerated.
4421         * configure.in: Remove all traces of snavigator, db, and grep.
4422         * configure: Regenerated.
4423
4424 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4425
4426         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4427         After Approval.
4428
4429 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4430
4431         * MAINTAINERS (Write after approval): Add myself.
4432
4433 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4434
4435         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4436         * Makefile.in: Regenerated.
4437
4438 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4439
4440         * config.guess: Updated to 2003-01-30's version.
4441         * config.sub: Updated to 2003-01-28's version.
4442
4443 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4444
4445         * config.if: If gcc_version is already set, just use it.  Don't set
4446         gcc_version_trigger if it's already set, otherwise set it to
4447         gcc/version.c, but only if the file exists.  If it is not set and
4448         gcc/version.c does not exist, try to extract the version number from
4449         $CC.
4450
4451 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4452
4453         * MAINTAINERS: Add myself to write-after-approval list.
4454
4455 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4456
4457         * configure.in:  Revert 24Jan change.
4458         * configure:  Regenerate.
4459
4460 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4461
4462         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4463         entry of HJ Lu.
4464
4465 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4466
4467         * configure.in: Revert previous change.
4468         * configure: Regenerate.
4469
4470 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4471
4472         * configure.in: Make rda native-only.
4473         * configure: Regenerate.
4474
4475 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4476
4477         * MAINTAINERS: Move myself from GNATS-only-accounts to
4478         write-after-approval.
4479
4480 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4481
4482         * configure.in: Add missing \.
4483         * configure: Rebuilt.
4484
4485 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4486
4487         * configure.in (baseargs): Avoid using \| in sed regular
4488         expressions.
4489         * configure: Rebuilt.
4490
4491 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4492
4493         * configure.in (baseargs): Remove all supported forms of
4494         --cache-file, --srcdir, --host, --build and --target options
4495         from argument lists.
4496         * configure: Rebuilt.
4497
4498 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4499
4500         * MAINTAINERS: Add myself to write-after-approval list.
4501
4502 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4503
4504         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4505         * configure: Rebuilt.
4506
4507 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4508
4509         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4510         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4511         * Makefile.in: Regenerate.
4512         * configure: Regenerate.
4513
4514 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4515
4516         * configure.in: Remove Makefile in build, host and target modules
4517         unless configure was run with --no-recursion.
4518         * configure: Rebuilt.
4519
4520 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4521
4522         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4523         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4524         * Makefile.in: Regenerate.
4525
4526 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4527
4528         * config.guess: Update to 2003-01-03 version.
4529         * config.sub: Update to 2003-01-03 version.
4530
4531 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4532
4533         * configure: Regenerate with proper autoconf 2.13.
4534
4535 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4536
4537         * configure.in: Add AC_PREREQ for consistency.
4538         * configure: Regenerate.
4539
4540 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4541
4542         * configure.in (GDB_TK): Add tcl directories conditional on
4543         gdb/gdbtk directory being present.
4544         * configure: Regenerate.
4545
4546 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4547
4548         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4549         by gcc if LD is not defined and we are not doing a Canadian Cross.
4550         * configure: Rebuilt.
4551
4552 2002-12-31  Tom Tromey  <tromey@redhat.com>
4553
4554         * Makefile.in: Rebuilt.
4555         * Makefile.def (target_modules) [libffi]: Allow installation.
4556
4557 2002-12-31  Andreas Schwab  <schwab@suse.de>
4558
4559         * configure.in: Fix use of $program_transform_name.
4560         * configure: Regenerated.
4561
4562 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4563
4564         * configure.in (baseargs): Don't remove first configure argument.
4565         * configure: Regenerated.
4566
4567 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4568
4569         * Makefile.tpl (local-distclean): Don't remove...
4570         (multilib.ts): ... this.  Moved into...
4571         (multilib.out): ... this.  Don't use sub-make.
4572         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4573         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4574         (configure-build-[+module+], configure-[+module+],
4575         configure-target-[+module+], configure-gcc): ... these.  Test
4576         for Makefile existence.  Drop config.status from dependencies.
4577         * Makefile.in: Rebuilt.
4578         * configure.in: Move gcc-version-trigger to the end of
4579         ac_configure_args.  Add comments to maybedep.tmp and
4580         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4581         nonopt from baseargs, matching and removing corresponding
4582         whitespace while at it.
4583         * configure: Rebuilt.
4584
4585 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4586
4587         * configure.in (host_configargs): Replace reference to
4588         no-longer-defined buildopts with --build=${build_alias}.
4589         * configure: Rebuilt.
4590
4591         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4592         program_transform_name to standard idiom.
4593         (AUTOGEN, AUTOCONF): Define.
4594         (Makefile.in): Use $(AUTOGEN).
4595         (Makefile): Depend on config.status, and use autoconf-style rule to
4596         build it.  Move original commands to...
4597         (config.status): ... this new target.
4598         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4599         $(AUTOCONF).
4600         * Makefile.in: Rebuilt.
4601
4602 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4603
4604         * Makefile.tpl: Fix dramatic bustage due to change in
4605         program_transform_name.
4606         * Makefile.in: Regenerate.
4607
4608         * configure.in: Remove unnecessary PATH setting.
4609         * configure: Regnerate.
4610
4611         * configure.in: Don't default to unprefixed tools unless
4612         the native tools will work.
4613         * configure: Regenerate.
4614
4615         * configure.in: Convert to autoconf script.  Blow away lots
4616         of now-redundant Makefile fragments.
4617         * configure: Generate using Autoconf.
4618         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4619         * Makefile.in: Regenerate.
4620
4621 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4622
4623         * configure: Fix stupid bug where RANLIB was mistakenly included.
4624
4625         * configure.in: Rename (buildargs, hostargs, targargs) to
4626         (build_configargs, host_configargs, target_configargs).
4627
4628         * configure.in: Move logic out of sed statement.
4629
4630         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4631         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4632
4633 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4634
4635         * config.sub: Import from master repository
4636         * config.guess: Ditto
4637
4638 2002-12-24  Andreas Schwab  <schwab@suse.de>
4639
4640         * Makefile.tpl (multilib.out): Fix missing space.
4641         * Makefile.in: Regenerate.
4642
4643 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4644
4645         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4646         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4647         * Makefile.in: Regenerate.
4648         * configure.in: Remove unnecessary leftovers.
4649
4650 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4651
4652         * configure.in (extra_ranlibflags_for_target): New variable.
4653         (*-*-darwin): Add -c to ranlib commands.
4654         * configure (tooldir): Handle extra_ranlibflags_for_target.
4655
4656 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4657
4658         * Makefile.tpl: Revert HJL's change.
4659         * Makefile.in: Regenerated.
4660         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4661         always.
4662
4663 2002-12-19  Andreas Schwab  <schwab@suse.de>
4664
4665         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4666         * Makefile.in: Regenerate.
4667
4668 2002-12-18  H.J. Lu <hjl@gnu.org>
4669
4670         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4671         * Makefile.in: Regenerated.
4672
4673         * configure.in (build_prefix): New. Substitute.
4674
4675 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4676
4677         * Makefile.tpl: Don't let real targets depend on phony targets.
4678         * Makefile.in: Regenerate.
4679
4680         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4681         * Makefile.in: Regenerate.
4682
4683 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4684
4685         * config.sub: Import from master repository
4686         * config.guess: Ditto
4687
4688 2002-12-16  Jason Merrill  <jason@redhat.com>
4689
4690         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4691         previous 'make bootstrap'.
4692         * Makefile.in: Regenerate.
4693
4694 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4695
4696         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4697
4698 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4699
4700         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4701         * Makefile.in: Regenerate.
4702
4703 2002-12-13  Jason Merrill  <jason@redhat.com>
4704
4705         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4706         library tests.
4707         (check-c++): Just depend on it and check-target-libstdc++-v3.
4708         * Makefile.in: Regenerate.
4709
4710 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4711
4712         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4713         * Makefile.in: Rebuilt.
4714
4715 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4716
4717         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4718
4719 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4720
4721         * configure: Fix bug put in by gremlins.
4722
4723         * Makefile.tpl: Substitute more autoconfily.
4724         * configure: Substitute more autoconfily.
4725         * Makefile.in: Regenerate.
4726
4727 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4728
4729         * config.sub: Import from master repository
4730         * config.guess: Ditto
4731         * MAINTAINERS: Added Svein Seldal under write after approval
4732
4733 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4734
4735         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4736         * Makefile.in (all-sim): Ditto.
4737
4738 2002-12-06  DJ Delorie  <dj@redhat.com>
4739
4740         * Makefile.tpl: Change configure dependencies to not have real
4741         targets depend on phony targets.
4742
4743 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4744
4745         * configure.in: Revert unintentional change.
4746
4747         * Makefile.tpl: Change dependency for */multilib.out so that
4748         it works when gcc isn't in the tree.
4749
4750         * configure.in: Substitute more.
4751         * configure: Run subconfigures from the Makefile.
4752         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4753         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4754
4755 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4756
4757         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4758
4759 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4760
4761         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4762         and corresponding dependencies.
4763         * Makefile.in: Regenerate.
4764
4765         * configure.in (host_tools): Order binutils, gas and ld for
4766         convenience in running the testsuites.
4767
4768         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4769         * Makefile.in: Regenerate.
4770         * configure.in: Introduce rules to serialize subconfigure runs.
4771
4772         * configure.in: Introduce BASE_CC_FOR_TARGET.
4773         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4774         Realize configure-build-* targets.  Realize configure-target-* targets.
4775         * Makefile.in: Regenerate.
4776
4777 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4778
4779         * configure: Move gcc_version_trigger stuff from here...
4780         * configure.in: ...to here.
4781
4782         * configure.in: Separate subconfigure options added by this file from
4783         options given by the user.  Add machinery to put args for host
4784         subconfigures into the Makefile.
4785
4786         * Makefile.tpl: Remove 'vault' targets.
4787         * Makefile.tpl: Reorder and comment dependencies.
4788         * Makefile.in: Regenerate.
4789
4790 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4791         * configure.in: Fix my broken commit of previous patch. (sigh)
4792
4793 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4794
4795         * configure.in: Move host-specific darwin noconfigdirs into
4796         the host-specific section.
4797
4798 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4799
4800         * configure.in: Move host-specific darwin noconfigdirs into
4801         the host-specific section.
4802
4803 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4804
4805         * configure: Remove skip-this-dir support.
4806         * Makefile.tpl: Remove skip-this-dir support.
4807
4808         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4809         subdirectories.
4810         * Makefile.in: Regenerate.
4811
4812         * Makefile.tpl: Strip out useless setting of 'dir'.
4813         * Makefile.in: Regenerate.
4814
4815 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4816
4817         * configure.in: Fix deeply stupid bug.
4818
4819         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4820         shell code in CXX_FOR_TARGET
4821         * Makefile.def: Introduce raw_cxx.
4822         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4823         RAW_CXX_FOR_TARGET.
4824         * Makefile.in: Regenerate.
4825
4826 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4827
4828         * Makefile.tpl: Remove unnecessary ifs.
4829         * Makefile.in: Regenerate.
4830
4831         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4832         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4833         targets for 'no_install' modules.
4834         * configure: Move GDB_TK substitution to configure.in.  Move
4835         build_modules stuff to configure.in.
4836         * configure.in: Implement soft dependency machinery.  Maybe-ize
4837         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4838         * Makefile.in: Regenerate.
4839
4840 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4841
4842         * Makefile.tpl: Make all-target, install-target behave similarly
4843         to all, install (only hitting configured targets).  Eliminate
4844         unused macro defintions.
4845
4846         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4847         build != host.
4848
4849         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4850
4851         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4852
4853         * configure.in: Produce lists of subdir targets we're actually
4854         configuring.  Remove references to "dosrel".
4855         * Makefile.tpl: Let configure set which subdir targets are hit.
4856         Remove install-cross; clean up install; remove ALL.  Remove
4857         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4858         Autogenerate host module targets.  Remove empty dependency lines
4859         and redundant dependency; rearrange slightly.
4860         * Makefile.def: Add host-side libtermcap, utils.
4861
4862         * Makefile.in: Regenerate.
4863
4864 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4865
4866         * ltconfig (osf[345]): Append $major to soname_spec.
4867         Reflect this in library_names_spec.
4868         * ltmain.sh (osf): Prefix $major with . for use as extension.
4869
4870 2002-11-19  Andreas Jaeger  <aj@suse.de>
4871
4872         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4873         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4874         and sparc64 GNU/Linux systems.
4875
4876 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4877
4878         * MAINTAINERS: Update email.
4879
4880 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4881
4882         * MAINTAINERS: Complete James Dennett's entry.
4883
4884 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4885
4886         * MAINTAINERS (Write After Approval): Add myself.
4887
4888 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4889
4890         * Makefile.tpl: syntactic cleanup
4891
4892 2002-11-13 Stuart Hastings <stuart@apple.com>
4893
4894         * MAINTAINERS: Add myself to write-after-approval list.
4895
4896 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4897
4898         * Makefile.def: Add list of recursive targets to autogenerate.
4899         Add build_modules.
4900         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4901         targets.  Autogenerate *-build-* targets.
4902         * Makefile.in: Regenerate.
4903
4904 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4905
4906         * configure: More autoconf-style substitutions.
4907         * Makefile.tpl: More autoconf-style substitutions.
4908         * Makefile.in: Regenerate.
4909
4910 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * configure: Substitute more variables in a more autoconf-friendly
4913         way.  Simplify slightly.
4914         * Makefile.tpl: Make more variables substitutable in an
4915         autoconf-friendly way.
4916         * Makefile.in: Regenerate.
4917
4918 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4919
4920         * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         * configure.in (v810*): Remove special setting of tools.
4925
4926         * configure: Add support for extra required flags for ar or nm.
4927         * configure.in (aix4.3+): Use above support for target-specific
4928         issues, rather than using config/mt-aix43.
4929
4930 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4931
4932         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4933         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4934         with $srcdir.  Reformat indentation.  Substitute some variables
4935         formerly hard-coded in the Makefile for build=host.
4936         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4937         * Makefile.def: Autogenerate more.
4938         * Makefile.in: Regenerate.
4939
4940 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4941
4942         * MAINTAINERS (Write After Approval): Add myself.
4943
4944 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4945
4946         * Makefile.def (host_modules): Add rda.
4947         * Makefile.in: Regenerate.
4948         * configure.in (target_tool): Add target-rda to list.
4949
4950 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4951
4952         * MAINTAINERS: Remove "co-maintainer" note for web pages.
4953
4954 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4955
4956         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4957         and restrap targets to this rule.
4958         * Makefile.in:  Regenerate.
4959
4960 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4961
4962         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4963         GNATS only accounts.
4964
4965 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4966
4967         * configure.in (i[3456]86-*-linux*): Add check to disable
4968         ${libgcj} for glibc1.
4969
4970 2002-10-24  Denis Chertykov  <denisc@overta.ru>
4971
4972         * MAINTAINERS: Add myself as ip2k port maintainer.
4973
4974 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4975
4976         * configure.in: Add tic4x target.
4977
4978 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4979
4980         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4981         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4982         * Makefile.in: Regenerate.
4983
4984         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4985         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4986         * Makefile.in: Regenerate.
4987
4988 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
4989
4990         * MAINTAINERS: Add myself as web pages co-maintainer.
4991
4992 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4993
4994         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4995         * Makefile.in: Regenerate.
4996
4997 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
4998
4999         * MAINTAINERS: Add myself and Nathan Sidwell
5000         <nathan@codesourcery.com> as VxWorks maintainers.
5001
5002 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5003
5004         * Makefile.def: Remove order dependency comments.
5005         * Makefile.tpl: Add explicit install-install dependencies.
5006         * Makefile.in: Regenerate.
5007
5008         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5009         * Makefile.in: Regenerate.
5010
5011         * Makefile.tpl: Add configure-target (for src-release in src)
5012         * Makefile.in: Regenerate.
5013
5014 2002-09-30  Nick Clifton  <nickc@redhat.com>
5015
5016         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5017
5018 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5019
5020         * configure.in (s390*-*-linux*): Enable libgcj.
5021
5022 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5023
5024         * configure: Revert accidentally applied changes.
5025
5026         * Makefile.tpl: Make more autoconf-friendly.
5027         * Makefile.in: Regenerate.
5028         * configure: Make substitution more autoconf-like.
5029
5030 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5031
5032         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5033         single entry to handle all these.
5034         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5035         libjava on arm-*-elf.
5036
5037 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5038
5039         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5040         things that depend on them.
5041
5042 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5043
5044         * Makefile.tpl: Make subsituted variables more autoconfy.
5045         * Makefile.in: Regenerate.
5046         * configure: Make seds more autoconfy.
5047
5048 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5049
5050         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5051         * Makefile.in: Regenerate.
5052         * configure.in: Rewrite sed statements to look autoconfy.
5053
5054         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5055         all-target-foo on configure-target-foo.
5056         * Makefile.def: Ditto.
5057         * Makefile.in: Rebuild.
5058
5059 2002-09-25  Andrew Haley  <aph@redhat.com>
5060
5061         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5062
5063 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5064
5065         * Makefile.def: New file.
5066         * Makefile.tpl: New file.
5067         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5068         * contrib/gcc_update: Note that Makefile.in is a generated file.
5069
5070         * configure.in: Minor rearrangement.  Simplify tests.
5071
5072 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5073
5074         * configure.in (with_headers): Skip copy if value is "yes".
5075         (with_libs): Likewise.
5076
5077 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5078
5079         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5080         * configure.in (sh*-*-pe*): Ditto.
5081         * configure.in (mips*-*-pe*): Ditto.
5082         * configure.in (*arm-wince-pe): Ditto.
5083
5084         * configure.in: Rearrange.
5085
5086 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5087
5088         * MAINTAINERS: Update my email address.
5089
5090 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5091
5092         * MAINTAINERS: (Write After Approval): Add myself.
5093
5094 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5095
5096         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5097
5098 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5099
5100         * MAINTAINERS: Change my mailing address.
5101
5102 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5103
5104         * MAINTAINERS (Write After Approval): Remove myself.
5105         (Various Maintainers: c++ runtime libs): Add myself.
5106
5107 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5108
5109         * MAINTAINERS (Write After Approval): Remove myself.
5110         (Various Maintainers: c++ runtime libs): Add myself.
5111
5112 2002-08-15  Eric Christopher  <echristo@redhat.com>
5113
5114         * config.sub: Import from master repository.
5115         * config.guess: Ditto.
5116
5117 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5118
5119         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5120         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5121         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5122
5123 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5124
5125         * MAINTAINERS: Add self to rs6000 vector extensions.
5126
5127 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5128
5129         * libiberty/configure: Reverted unintended yesterday's check in.
5130
5131 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5132
5133         * boehm-gc/configure, libf2c/configure: Rebuilt.
5134         * libffi/configure, libiberty/configure: Ditto.
5135         * libjava/configure, libobjc/configure: Ditto.
5136         * libstdc++-v3/configure, zlib/configure: Ditto.
5137         Merged from binutils:
5138         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5139         From Steve Ellcey <sje@cup.hp.com>:
5140         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5141         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5142         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5143         IA64.
5144         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5145         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5146         soname_spec, sys_lib_search_path_spec): Ditto.
5147
5148 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5149
5150         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5151
5152 2002-08-04  H.J. Lu  (hjl@gnu.org)
5153
5154         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5155
5156 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5157
5158         * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5161
5162         * configure.in: Move generic linux case to end.  Copy generic
5163         linux noconfigdirs to mips*-*-linux* entry and new
5164         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5165
5166 2002-07-19  Michael Matz  <matz@suse.de>
5167
5168         * MAINTAINERS: Add myself as ra* maintainer.
5169
5170 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5171
5172         * config.guess: Update to 2002-07-09 version.
5173         * config.sub: Update to 2002-07-03 version.
5174
5175 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5176
5177         * MAINTAINERS: Fix typo in a maintainer email address.
5178
5179 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5180
5181         * configure.in: Remove two redundant tests.
5182
5183 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5184
5185         * configure.in (mips*-*-irix6*o32): Enable stabs.
5186
5187 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5188
5189         * configure.in: Don't build grez.
5190         * Makefile.in: Ditto.
5191
5192         * Makefile.in: Remove references to bsp, cygmon, libstub.
5193         * configure.in: Ditto.
5194
5195         * configure.in: Remove leftover reference to gdbtest.
5196
5197 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5198
5199         * configure.in (gxx_include_dir):  Change to match versioned
5200         C++ headers if --enable-version-specific-runtime-libs is used.
5201
5202 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5203
5204         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5205
5206 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5207
5208         * configure.in: Make --without-x work.
5209
5210 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5211
5212         * configure.in: Rearrange target Makefile fragment collection.
5213
5214         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5215         cvs[src].
5216         * configure.in: Ditto.
5217
5218 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5219
5220         * MAINTAINERS (Write After Approval): Update my e-mail address.
5221
5222 2002-06-24  Ben Elliston  <bje@redhat.com>
5223
5224         * configure.in (host_tools): Remove cgen.
5225
5226         * Makefile.in (all-cgen): Remove; runs from its source directory.
5227         (check-cgen, install-cgen, clean-cgen): Likewise.
5228         (all-opcodes): Do not depend on all-cgen.
5229         (all-sim): Likewise.
5230
5231 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5232
5233         * Makefile.in: Eliminate 'apache' targets.
5234         * configure.in: Eliminate 'apache' targets.
5235
5236         * configure.in: Eliminate redundant tests.  Reorganize.
5237
5238         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5239
5240         * config-ml.in: Eliminate references to Cygnus configure.
5241
5242         * Makefile.in: Eliminate references to building emacs.
5243
5244 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5245
5246         * MAINTAINERS: Update my email address.
5247
5248 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5249
5250         * config.if (libstdcxx_incdir): Version C++ headers.
5251         (cxx_incdir): Remove.
5252
5253 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5254
5255         * MAINTAINERS (Write After Approval): Add self.
5256
5257 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5258
5259         * configure.in: Add support for ip2k.
5260
5261 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5262
5263         * configure.in: Fix AIX configury bug.
5264
5265 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5266
5267         * MAINTAINERS (Write After Approval): Add self.
5268
5269 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5270
5271         * configure.in: replace ${topsrcdir} with ${srcdir}
5272
5273         * configure.in: Move definition of libstdcxx_flags
5274         right above usage, rather than waaay earlier.
5275
5276         * configure.in: Pull definition of is_cross_compiler earlier.
5277
5278         * configure.in: Rearrange a little.
5279
5280         * configure.in: Remove references to librx.
5281         * Makefile.in: Remove references to librx.
5282
5283 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5284
5285         * config.sub: Add support for avr target.
5286         Import from master sources, rev 1.255
5287
5288 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5289
5290         * configure, .cvsignore:  Revert previous change...
5291         * Makefile:  ...delete.
5292
5293 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5294
5295         * configure.in: Eliminate ${gasdir} variable.
5296
5297 2002-06-18  Dave Brolley  <brolley@redhat.com>
5298
5299         * configure.in: Add support for frv.
5300         * config.sub: Add support for frv.
5301
5302 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5303
5304         * configure:  Remove garbage from previous commit.
5305
5306 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5307
5308         * configure:  For in-source builds, make a subdir and re-exec there.
5309         * Makefile:  New file.  Pass targets through to build directory.
5310         * .cvsignore:  No longer ignore "Makefile".
5311
5312 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5313
5314         * MAINTAINERS (Write After Approval): Add self.
5315
5316 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5317
5318         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5319
5320 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5321
5322         * configure.in (vax-*-netbsd*): Re-enable gas.
5323
5324 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5325
5326         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5327         BUILD_PREFIX_1, to correct nomenclature.
5328         * configure: Likewise.
5329
5330         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5331         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5332
5333 2002-05-31  Olaf Hering  <olh@suse.de>
5334
5335         * config-ml.in: Propogate DESTDIR also.
5336
5337 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5338
5339         * configure.in (vax-*-netbsd*): Don't build gas for this
5340         platform.
5341
5342 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5343
5344         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5345         and libgcj for AVR.
5346
5347 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5348
5349         * MAINTAINERS (Write After Approval): Add myself.
5350
5351 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5352
5353         * config.guess: Update to 2002-05-22 version.
5354         * config.sub: Likewise.
5355
5356 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5357
5358         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5359         * config-ml.in: Likewise.
5360         * configure: Likewise.
5361         * configure.in: Likewise.
5362
5363 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5364
5365         * MAINTAINERS: Update my email address.
5366
5367 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5368
5369         * configure.in: Simplify makefile fragment collection.
5370
5371         * configure.in: Remove code to build emacs.
5372
5373         * configure.in : Remove --srcdir argument from targargs and buildargs
5374         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5375
5376         * configure: Move some logic to configure.in.
5377         * configure.in: Move some logic from configure.
5378
5379 2002-05-11  Tom Tromey  <tromey@redhat.com>
5380
5381         * MAINTAINERS: Reflect libgcj reality.
5382
5383 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5384
5385         * Makefile.in: Honour DESTDIR.
5386
5387 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5388
5389         * config.guess: Import 2002-03-20 version.
5390         * config.sub: Import 2002-04-26 version.
5391
5392 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5393
5394         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5395
5396 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5397
5398         * MAINTAINERS: Add self.
5399
5400 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5401
5402         * ltmain.sh: Detect and handle object name conflicts
5403         while piecewise linking a static library.
5404
5405 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5406
5407         * configure.in (noconfigdirs): Don't disable libgcj on
5408         sparc64-*-solaris* and sparcv9-*-solaris*.
5409
5410 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5411
5412         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5413
5414 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5415
5416         * configure.in (FLAGS_FOR_TARGET): Do not add
5417         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5418         on i[3456]86-*-linux*.
5419
5420 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5421
5422         * configure.in (noconfigdirs): Replace [ ] with test.
5423
5424         * configure.in (noconfigdirs): Do not add target-newlib if
5425         target == i[3456]86-*-linux*, and host == target.
5426
5427 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5428
5429         * configure.in: delete reference to absent file
5430
5431         * configure.in: replace '[' with 'test'
5432
5433         * configure.in: Eliminate references to gash.
5434         * Makefile.in: Eliminate references to gash.
5435
5436         * configure.in: remove useless references to 'pic' makefile fragments.
5437
5438         * configure.in: (*-*-windows*) Finish removing.
5439
5440         * configure.in: Eliminate redundant test for libgui.
5441
5442 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5443
5444         * MAINTAINERS: Add self and realphabetize.  Update entries
5445         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5446         entry for a29k port maintainer.
5447
5448 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5449
5450         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5451         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5452
5453 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5454
5455         * configure.in: remove references to dead files
5456
5457 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5458
5459         * MAINTAINERS: Add information about purpose of this file.
5460
5461 2002-04-18  Tom Tromey  <tromey@redhat.com>
5462
5463         * configure.in: Disallow configuring libgcj when it is already
5464         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5465         Solaris 2.8 by default.  For PR libgcj/6158.
5466
5467 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5468
5469         * configure.in:  Move default CC setting out of config/mh-* fragments
5470         directly into here.
5471
5472 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5473
5474         * configure.in: don't even try to configure or make a subdirectory
5475         if there's no configure script for it.
5476
5477 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5478
5479         * MAINTAINERS: Remove chill maintainers.
5480         * Makefile.in (CHILLFLAGS): Remove.
5481         (CHILL_LIB): Remove.
5482         (TARGET_CONFIGDIRS): Remove libchill.
5483         (CHILL_FOR_TARGET): Remove.
5484         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5485         CHILL_LIB.
5486         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5487         (CHECK_TARGET_MODULES): Likewise.
5488         (INSTALL_TARGET_MODULES): Likewise.
5489         (CLEAN_TARGET_MODULES): Likewise.
5490         (configure-target-libchill): Remove.
5491         (all-target-libchill): Remove.
5492         * configure.in (target_libs): Remove target-libchill.
5493         Do not compute CHILL_FOR_TARGET.
5494         * libchill: Remove directory.
5495
5496 2002-04-11  DJ Delorie  <dj@redhat.com>
5497
5498         * Makefile.in, configure.in: Sync with binutils, entries
5499         follow...
5500
5501 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5502
5503         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5504         (do-tar, do-bz2): New rules.
5505         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5506         (gdb-tar): New rule.
5507         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5508         (insight_dejagnu.tar): New rule.
5509         (insight.tar): New rule.
5510         (gdb+dejagnu.tar): New rule.
5511         (gdb.tar): New rule.
5512
5513 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5514
5515         * Makefile.in: Add all-tix to deps for all-snavigator
5516         so that tix is built when building snavigator.
5517
5518 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5519
5520         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5521         ld and gdb are not supported.
5522
5523 2002-01-07  Mark Salter  <msalter@redhat.com>
5524
5525         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5526         Allow target-libgloss to be built for arm, strongarm, and xscale.
5527
5528 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5529
5530         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5531         options for i[3456]86-pc-linux* native builds.
5532
5533 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5534
5535         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5536         files from .po files for a distribution.
5537
5538 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5539
5540         * configure.in: Enable libstdc++-v3 for h8300 targets.
5541
5542 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5543
5544         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5545         version from bfd/.
5546
5547 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5548
5549         * Makefile.in (VER): When present, extract the version number from
5550         the file version.in.
5551
5552 2001-05-24  Tom Rix <trix@redhat.com>
5553
5554         * configure.in : enable ld for aix
5555
5556 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5557
5558         * config.guess: Add linux target for S/390.
5559
5560 2000-11-07  Philip Blundell  <pb@futuretv.com>
5561
5562         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5563
5564 2000-11-03  Philip Blundell  <pb@futuretv.com>
5565
5566         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5567         files.
5568
5569 2001-01-15  Ben Elliston  <bje@redhat.com>
5570
5571         * configure.in (host_tools): Add sid.
5572         Always configure cgen.
5573
5574 2000-11-24  Nick Clifton  <nickc@redhat.com>
5575
5576         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5577
5578
5579 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5580
5581         * Makefile.in (ALL_MODULES): Add all-cgen.
5582         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5583         (all-cgen): New target.
5584         (all-opcodes,all-sim): Depend on all-cgen.
5585         * configure.in (host_tools): Add cgen.
5586         Only configure cgen if --enable-cgen-maint.
5587
5588 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5589
5590         * configure.in: Add *-*-freebsd* configurations.
5591
5592 2002-04-08  Tom Tromey  <tromey@redhat.com>
5593
5594         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5595         Fixes PR libgcj/6068.
5596
5597 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5598
5599         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5600
5601 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5602
5603         * configure.in (alpha*-dec-osf*): Enable libgcj.
5604
5605 2003-03-27  Matthew Gingell <gingell@gnat.com>
5606
5607         * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5610
5611         Fix for: PR bootstrap/3591, target/5676
5612         * configure.in (mcore-pe): Disable the configuration of
5613         libstdc++-v3 since exceptions are not supported.
5614
5615 2002-03-20  Anthony Green  <green@redhat.com>
5616
5617         * configure.in: Enable libgcj for xscale-elf target.
5618
5619 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5620
5621         * MAINTAINERS:  Update my email address.
5622
5623 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5624
5625         * ltmain.sh (relink_command): Fix typo in previous change.
5626
5627 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5628
5629         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5630         (relink_command): Added --tag flags.
5631         (mode=install): If relinking fails; error out.
5632
5633 2002-03-12  Richard Henderson  <rth@redhat.com>
5634
5635         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5636         .NOTPARALLEL tag.
5637         (do-check): Rename from check.
5638         (check): Allow parallel check.
5639
5640 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5641
5642         * MAINTAINERS: Add myself as maintainer for xtensa port.
5643         Fix alphabetical order in CPU port maintainer list.
5644         Remove myself from Write After Approval list.
5645
5646 2002-03-11  Richard Henderson  <rth@redhat.com>
5647
5648         * Makefile.in (.NOTPARALLEL): Add fake tag.
5649
5650 2002-03-07  H.J. Lu  (hjl@gnu.org)
5651
5652         * configure.in: Enable gprof for mips*-*-linux*.
5653
5654 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5655
5656         * MAINTAINERS (Write After Approval): Add myself.
5657
5658 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5659
5660         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5661         libjava.
5662         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5663
5664 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5665
5666         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5667         because its Makefile is there; test for the executable instead.
5668
5669 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5670
5671         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5672         libstdc++-v3 and libjava.
5673
5674 2002-02-11  Adam Megacz <adam@xwt.org>
5675
5676         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5677         boehm-gc
5678
5679 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5680
5681         * config.guess: Updated to 2002-01-30's version.
5682         * config.sub: Updated to 2002-02-01's version.
5683         Contribute sh64-elf.
5684         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5685         * configure.in: Added sh64-*-*.
5686
5687 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5688
5689         * MAINTAINERS: Belatedly add myself to write after approval list.
5690
5691 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5692
5693         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5694         Remove self as Write After Approval.
5695
5696 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5697
5698         * MAINTAINERS: Put self in as maintainer for contrib/regression
5699         directory.
5700
5701 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5702
5703         * MAINTAINERS:  Update my email address.
5704
5705 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5706
5707         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5708         target-libiberty, and target-libgloss.  Skip Java-related
5709         libraries if not supported for NetBSD on target CPU.
5710
5711 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5712
5713         * install-sh: Use _inst.$$_ for temp file name.
5714
5715 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5716
5717         * MAINTAINERS (Write After Approval): Move my contact info
5718         from here...
5719         (OS Port Maintainers): ...to here (netbsd).
5720
5721 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5722
5723         * MAINTAINERS (Write After Approval): Add myself.
5724
5725 2002-01-17  H.J. Lu <hjl@gnu.org>
5726
5727         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5728         (all-target-fastjar): Also depend on all-target-libiberty.
5729
5730 2002-01-16  H.J. Lu  (hjl@gnu.org)
5731
5732         * config.guess: Import from master sources, rev 1.225.
5733         * config.sub: Import from master sources, rev 1.238.
5734
5735 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5736
5737         * MAINTAINERS (Write After Approval): Remove myself.
5738
5739 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5740
5741         * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5744
5745         * MAINTAINERS: Add self as docs co-maintainer.
5746
5747 2001-12-11  Matthias Klose  <doko@debian.org>
5748
5749         * MAINTAINERS (Write After Approval): Add myself.
5750
5751 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5752
5753         * MAINTAINERS: Update my email address.
5754
5755 2001-12-07  Turly O'Connor  <turly@apple.com>
5756         * MAINTAINERS (Write After Approval): Add myself.
5757         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5758         (rs6000_initialize_trampoline): Call __trampoline_setup for
5759         ABI_DARWIN too.
5760         * darwin-tramp.asm: New file, implements __trampoline_setup.
5761         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5762
5763 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5764
5765         * MAINTAINERS (Write After Approval): Add myself.
5766
5767 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5768
5769         * configure, configure.in: Use temp file for long sed commands.
5770
5771 2001-12-03  Laurent Guerby  <guerby@acm.org>
5772
5773         * config.sub: Update to version 1.232 on subversion.
5774
5775 2001-12-03  Ben Elliston  <bje@redhat.com>
5776
5777         * MAINTAINERS: Update mail address for config.* patches.
5778
5779 2001-11-27  DJ Delorie <dj@redhat.com>
5780             Zack Weinberg  <zack@codesourcery.com>
5781
5782         When build != host, create libiberty for the build machine.
5783
5784         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5785         CONFIG_ARGUMENTS.
5786         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5787         New variables.
5788         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5789         and rules.
5790         (all.normal): Depend on ALL_BUILD_MODULES.
5791         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5792         (all-build-libiberty): Depend on configure-build-libiberty.
5793
5794         * configure: Calculate and substitute proper value for
5795         ALL_BUILD_MODULES.
5796         * configure.in: Create the build subdirectory.
5797         Calculate and substitute TARGET_CONFIGARGS (formerly
5798         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5799
5800 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5801
5802         * MAINTAINERS (write-after-approval): Add self.
5803
5804 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5805
5806         * MAINTAINERS (GNATS only accounts): Remove self.
5807
5808 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5809
5810         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5811         libf2c.
5812
5813 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5814
5815         * MAINTAINERS (Write After Approval): Add self.
5816
5817 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5818
5819         * MAINTAINERS: mips and s390 are also CPU ports.
5820
5821 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5822
5823         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5824
5825 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5826
5827         * MAINTAINERS: Alphabetize.
5828
5829 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5830
5831         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5832
5833 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5834
5835         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5836
5837 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5838
5839         * configure.in (--enable-languages): Be more permissive about
5840         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5841
5842 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5843
5844         * config.sub: Import from master sources, rev. 1.230.
5845         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5846
5847 2001-11-07  Laurent Guerby  <guerby@acm.org>
5848
5849         * MAINTAINERS (Write After Approval): Add self.
5850
5851 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5852
5853         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5854
5855 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5856
5857         * config.sub: Import from master sources, rev 1.226.
5858         * config.guess: Import from master sources, rev 1.216.
5859
5860 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5861
5862         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5863         * MAINTAINERS: Add self as maintainer of MMIX port.
5864         Remove old after-approval entry.
5865
5866 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5867
5868         * ChangeLog, configure: Fix spelling errors.
5869
5870 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5871
5872         * MAINTAINERS: Tweak my address.
5873
5874 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5875
5876         * MAINTAINERS: Update my email address.
5877
5878 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5879
5880         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5881         * MAINTAINERS: Add self as maintainer of CRIS port.
5882
5883 2001-10-10  Geert Bosch  <bosch@gnat.com>
5884
5885         * MAINTAINERS (Various maintainers: Ada front end):
5886         Added Robert Dewar.
5887
5888 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5889
5890         * MAINTAINERS (Write After Approval): Added self
5891
5892 2001-10-02  Geert Bosch  <bosch@gnat.com>
5893
5894         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5895
5896 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5897
5898         * configure: Handle temporary files securely using mkdir.
5899
5900 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5901
5902         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5903
5904 2001-09-26  Will Cohen <wcohen@redhat.com>
5905
5906         * configure.in (*-*-linux*): Disable configuration of target-newlib
5907         and target-libgloss.
5908
5909 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5910
5911         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5912         RANLIB.
5913
5914 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5915
5916         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5917         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5918         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5919         avoid quotes nesting problems.
5920         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5921         (DO_X): Export only variables that are set.
5922
5923 2001-09-19  Ben Elliston  <bje@redhat.com>
5924
5925         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5926         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5927         semantics.  Use the shell built-in "type" command instead.
5928
5929 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5930
5931         Merged from gcc-3_0-branch:
5932         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5933         * ltcf-c.sh: Use $objext, not $ac_objext.
5934         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5935         * ltcf-cxx.sh: Add support for GNU.
5936         2001-07-22  Timothy Wall  <twall@redhat.com>
5937         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5938         default settings if using GNU tools with that configuration.
5939         * ltcf-cxx.sh: Ditto.
5940         * ltcf-gcj.sh: Ditto.
5941         2001-07-21  Michael Chastain  <chastain@redhat.com>
5942         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5943         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5944         * ltmain.sh: Mark as gcc-local.
5945
5946 2001-08-30  Eric Christopher  <echristo@redhat.com>
5947             Jason Eckhardt  <jle@redhat.com>
5948
5949         * config.guess: Merge from master sources.
5950         * config.sub: Merge from master sources, add support for mipsisa32.
5951
5952 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
5953         * config.sub: Merge from master sources, rev 1.219.
5954         * MAINTAINERS: Add self as contact for stormy16 port.
5955
5956 2001-08-14  Zack Weinberg  <zackw@panix.com>
5957
5958         * config.sub: Merge from master sources, rev 1.218.
5959         * config.guess: Merge from master sources, rev 1.209.
5960
5961 2001-08-11  Graham Stott  <grahams@redhat.com>
5962
5963         * Makefile.in (check-c++): Add missing semicolon.
5964
5965 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
5966
5967         * MAINTAINERS (Various maitainers: predict.def): Added myself.
5968
5969 2001-07-30  Eric Christopher  <echristo@redhat.com>
5970
5971         * MAINTAINERS (Various maintainers: mips port): Added myself.
5972
5973 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5974
5975         * configure.in (sh-*-linux*): New.
5976
5977 2001-07-27  Richard Henderson  <rth@redhat.com>
5978
5979         * .cvsignore: Add LAST_UPDATED.
5980
5981 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
5982
5983         * MAINTAINERS (Various maintainers: s390 port): Added myself.
5984
5985 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
5986
5987         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5988
5989 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
5990
5991         * MAINTAINERS (Write After Approval): Added myself.
5992
5993 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5994
5995         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5996         and libgcj on m68hc11/m68hc12.
5997
5998 2001-06-27  H.J. Lu  (hjl@gnu.org)
5999
6000         * Makefile (CFLAGS_FOR_BUILD): New.
6001         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6002
6003 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6004
6005         * README: Remove version number.
6006
6007 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6008
6009         * INSTALL/README: Update wrt. to the installation instructions now
6010         residing in gcc/doc/install.texi.
6011
6012 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6013
6014         * README: Replace with a cut-down and updated version of gcc/README.
6015
6016 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6017
6018         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6019         multilibs to be disabled.
6020
6021 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6022
6023         * MAINTAINERS (Write After Approval): Add myself.
6024
6025 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6026
6027         * config.guess: Import CVS version 1.195.
6028         * config.sub: Import CVS version 1.212.
6029
6030 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6031
6032         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6033         gcc/xgcc is built, use -print-prog-name to find out the program
6034         name to use.
6035
6036 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6037
6038         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6039         appear to also be in the master copy.
6040         * config.sub:  Import CVS version 1.211.
6041
6042 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6043
6044         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6045         with_gcc]: Use `gcc -shared' to build a shared library.
6046
6047 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6048
6049         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6050         archives.
6051
6052 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6053
6054         * MAINTAINERS (Write After Approval): Add myself.
6055
6056 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6057
6058         * configure.in (libstdcxx_flags): Do not try to execute
6059         libstdc++-v3/testsuite_flags until it exists.
6060
6061 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6062
6063         * MAINTAINERS: Update my email address.
6064
6065 2001-05-31  Graham Stott  <grahams@redhat.com>
6066
6067         * MAINTAINERS (Write After Approval): Add myself.
6068
6069 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6070
6071         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6072         libraries when using g++ with native linker.
6073
6074 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6075
6076         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6077
6078 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6079
6080         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6081         [aix4*|aix5*]: Prepend blank.
6082
6083 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6084
6085         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6086         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6087         of subdir/configure scripts to use the new libtool.m4.
6088
6089 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6090
6091         * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6094
6095         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6096
6097 2001-05-11  Ben Elliston  <bje@redhat.com>
6098
6099         * Makefile.in (all-sid): New target.
6100         (check-sid, clean-sid, install-sid): Likewise.
6101
6102 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6103
6104         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6105
6106 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6107
6108         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6109         libgcj.
6110
6111 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6112
6113         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6114         gcc/xgcc is built, use -print-prog-name to find out the program
6115         name to use.
6116
6117 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6118
6119         * configure.in (noconfigdirs): Don't reset it from scratch in the
6120         target case; only append to it.
6121
6122         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6123         sparc-*-solaris2.8]: Disable ${libgcj}.
6124
6125 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6126
6127         * configure.in (libgcj_saved): Copy from $libgcj.
6128         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6129         --disable-libgcj.
6130
6131 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6132
6133         * MAINTAINERS: Remove self as MIPS maintainer and
6134         C front end maintainer.
6135
6136 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6137
6138         * configure.in: Move *-chorusos target case to the proper switch.
6139         Disable libgcj.
6140
6141 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6142
6143         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6144         1.641.2.228.
6145
6146 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6147
6148         * Makefile.in (STAGE1_CFLAGS): Pass down.
6149
6150 2001-04-13  Alan Modra  <amodra@one.net.au>
6151
6152         * config.guess: Add hppa64-linux support.  Note for next import that
6153         this is already in the master file.
6154         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6155
6156 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6157
6158         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6159         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6160
6161 2001-04-11  Stan Shebs  <shebs@apple.com>
6162
6163         * MAINTAINERS: Add self as Darwin port maintainer.
6164
6165 2001-04-11  Alan Modra  <amodra@one.net.au>
6166
6167         * MAINTAINERS: Update my email address.
6168
6169 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6170
6171         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6172         recent versions of FreeBSD (release 3 or later).
6173         * ltconfig: On FreeBSD, -lc must not be provided when building
6174         a shared library or else the standard -pthread gcc option is
6175         rendered worthless to later users of the built library.
6176
6177 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6178
6179         * MAINTAINERS: Add self and RTH as C front end maintainers.
6180
6181 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6182
6183         * config.sub: Make sure to match an already-canonicalized
6184         machine name (eg. mn10300-unknown-elf).
6185
6186 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6187
6188         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6189         New macros.
6190         (bootstrap, cross): Use RECURSE_FLAGS.
6191         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6192
6193 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6194
6195         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6196
6197 2001-03-22  Colin Howell  <chowell@redhat.com>
6198
6199         * Makefile.in (DO_X): Do not backslash single-quotes in
6200         backquotes (two places).
6201
6202 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6203
6204         Re-installed:
6205         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6206         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6207         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6208         * ltcf-cxx.sh: Likewise.
6209         * ltcf-gcj.sh: Likewise.
6210
6211 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6212
6213         * MAINTAINERS: Add myself as "documentation co-maintainer".
6214
6215 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6216
6217         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6218         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6219
6220 2001-03-19  Tom Tromey  <tromey@redhat.com>
6221
6222         * config-ml.in: Handle GCJ and GCJFLAGS.
6223
6224 2001-03-21  Michael Chastain  <chastain@redhat.com>
6225
6226         * Makefile.in: all-m4 depends on all-texinfo.
6227
6228 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6229
6230         * MAINTAINERS: Add myself to write after approval list.
6231
6232 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6233
6234         * Makefile.in (DO_X): Quote nested quotes.
6235
6236 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6237
6238         * MAINTAINERS: Add myself to write after approval list.
6239
6240 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6241
6242         * Makefile.in (DO_X): Use double quotes for quoting
6243         "RANLIB=$${RANLIB}".
6244
6245 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6246
6247         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6248
6249 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6250
6251         * configure.in: Only use `lang_requires' for languages athat are
6252         actually enabled.
6253
6254 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6255
6256         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6257
6258 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6259
6260         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6261
6262 2001-03-07  Tom Tromey  <tromey@redhat.com>
6263
6264         * configure.in: Allow config-lang.in to set `lang_requires' to list
6265         of other required languages.
6266
6267 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6268
6269         * Makefile.in: Remove RANLIB definition. Use RANLIB
6270         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6271         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6272
6273 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6274             Alexandre Oliva  <aoliva@redhat.com>
6275
6276         * Makefile.in (check-c++): Use tabs, not spaces.
6277
6278 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6279
6280         * MAINTAINERS: add myself to Write After Approval list.
6281
6282 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6283
6284         * Makefile.in (check-c++): New rule.
6285
6286         * configure.in (target_libs): Remove libg++.
6287         (noconfigdirs): Remove libg++.
6288         (noconfigdirs): Same.
6289         (noconfigdirs): Same.
6290         (noconfigdirs): Same.
6291
6292         * config-ml.in: Remove libg++ references.
6293
6294         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6295         (ALL_TARGET_MODULES): Same.
6296         (configure-target-libg++): Remove.
6297         (all-target-libg++): Remove.
6298         (configure-target-libio): Remove.
6299         (all-target-libio): Remove.
6300         (check-target-libio): Remove.
6301         (.PHONY): Remove.
6302         (libg++.tar.bz2): Remove.
6303         (all-target-cygmon): Remove libio.
6304         (all-target-libstdc++): Remove.
6305         (configure-target-libstdc++): Remove.
6306         (TARGET_LIB_PATH): Remove libstdc++.
6307         (ALL_GCC_CXX): Remove libstdc++.
6308         (all-target-gperf): Correct.
6309
6310 2001-02-16  Nick Clifton  <nickc@redhat.com>
6311
6312         * configure.in (noconfigdirs): Allow configuration of texinfo
6313         for Cygwin hosts.
6314
6315 2001-02-15  Anthony Green  <green@redhat.com>
6316
6317         * configure: Introduce GCJ_FOR_TARGET.
6318         * configure.in: Ditto.
6319         * Makefile.in: Ditto.
6320
6321 2001-02-13  Andreas Schwab  <schwab@suse.de>
6322
6323         * MAINTAINERS: Update mail address.
6324
6325 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6326
6327         * config.guess: Add linux target for S/390.
6328         * config.sub: Likewise.
6329
6330 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6331
6332         * configure.in: for *-chorusos, don't config target-newlib and
6333         target-libgloss.
6334
6335 2001-02-06  Ben Elliston  <bje@redhat.com>
6336
6337         * configure: Output host type to stdout, not stderr.
6338
6339 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6340
6341         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6342         * ltcf-cxx.sh: Likewise.
6343
6344         * config.if: Assume enable_libstdcxx_v3 is defined.
6345
6346 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6347
6348         Remove V2 C++ library.
6349         * configure.in: Remove --enable-libstdcxx_v3 support.
6350
6351 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6352
6353         * include/demangle.h: Add prototype for java_demangle_v3.
6354
6355 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6356
6357         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6358
6359 2001-01-27  Richard Henderson  <rth@redhat.com>
6360
6361         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6362
6363 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6364
6365         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6366         Don't unset, it's non-portable and no longer necessary, set to empty
6367         instead.
6368
6369 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6370
6371         * ltconfig: Shell portability fix for the tagname validity check.
6372
6373 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6374
6375         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6376         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6377
6378 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6379
6380         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6381
6382 2001-01-26  Tom Tromey  <tromey@redhat.com>
6383
6384         * configure.in: Allow libgcj to be built on Sparc Solaris.
6385
6386 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6387
6388         * ltcf-c.sh: Add aix5 case.
6389         * ltcf-cxx.sh: Likewise.
6390         * ltconfig: Likewise.
6391
6392 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6393
6394         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6395         keep at least one of build_libtool_libs or build_old_libs set to
6396         yes.
6397
6398         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6399         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6400
6401 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6402
6403         * configure.in: Enable libgcj on several additional platforms.
6404
6405 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6406
6407         * configure.in: Enable libgcj for linux targets.
6408
6409 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6410
6411         * MAINTAINERS (Write After Approval): Add myself.
6412
6413 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6414
6415         * MAINTAINERS: Add myself as vax port maintainer.
6416
6417 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6418
6419         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6420
6421 2001-01-09  Mike Stump  <mrs@wrs.com>
6422
6423         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6424         failures of subdirectories.
6425
6426 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6427
6428         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6429         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6430         * ltcf-cxx.sh: Likewise.
6431         * ltcf-gcj.sh: Likewise.
6432         * ltconfig.sh: Fix typo.
6433
6434 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6435
6436         * configure: handle DOS-style absolute paths.
6437
6438 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6439
6440         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6441
6442 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6443
6444         * MAINTAINERS: Add myself as avr port co-maintainer.
6445
6446 2000-12-28  Ben Elliston  <bje@redhat.com>
6447
6448         * MAINTAINERS: Add myself under ``Write After Approval''.
6449
6450 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6451
6452         * texinfo: Remove directory from GCC.
6453
6454 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6455
6456         * COPYING: Update to current
6457         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6458         to 19yy as example year in copyright notice).
6459
6460 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6461
6462         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6463         (libstdcxx_incdir): Pass down.
6464         * config.if: Remove expired bits for cxx_interface, add stub.
6465         (libstdcxx_incdir): Add variable for g++ include directory.
6466         * configure.in (gxx_include_dir): Use it.
6467
6468 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6469
6470         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6471         with old-email address from ``Write After Approval''.
6472
6473 2000-12-15  Andreas Jaeger  <aj@suse.de>
6474
6475         * configure.in: Handle lang_dirs.
6476
6477 2000-12-14  Tom Tromey  <tromey@redhat.com>
6478
6479         * MAINTAINERS: Removed brads.
6480
6481         * MAINTAINERS: Added gcj developers.
6482
6483 2000-12-13  Anthony Green  <green@redhat.com>
6484
6485         * configure.in: Disable libgcj for any target not specifically
6486         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6487         with g++ abi.
6488
6489 2000-12-13  Mike Stump  <mrs@wrs.com>
6490
6491         * Makefile.in (local-distclean): Also remove fastjar.
6492
6493 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6494
6495         * contrib/gcc_update: Add fastjar --touch entries.
6496
6497 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6498
6499         * configure.in: Disable language-specific target libraries for
6500         languages that aren't enabled.
6501
6502 2000-12-10  Anthony Green  <green@redhat.com>
6503
6504         * configure.in: Define libgcj.  Disable libgcj target libraries for
6505         most targets.
6506
6507 2000-12-10  Neil Booth  <neilb@earthling.net>
6508
6509         * MAINTAINERS: Update mail address, remove from WAA list.
6510
6511 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6512
6513         * libjava: Imported from /cvs/java.
6514         * libffi: Likewise.
6515         * Boehm-gc: Likewise.
6516
6517 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6518
6519         * configure.in (target_libs): Revert 2000-12-08 patch.
6520         (noconfigdirs): Added target-libjava.
6521
6522 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6523
6524         * djunpack.bat: removed.
6525
6526 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6527
6528         * Makefile.in: handle DOS-style absolute paths.
6529         * config-ml.in: likewise.
6530         * symlink-tree: likewise.
6531
6532 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6533
6534         * fastjar: Imported.
6535
6536 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6537
6538         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6539         libjava.
6540         * configure.in (target_libs): Removed `target-libjava'.
6541
6542 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6543
6544         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6545         (ALL_MODULES): Added fastjar.
6546         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6547         (all-target-libjava): all-fastjar replaces all-zip.
6548         (all-fastjar): Added.
6549         (configure-target-fastjar, all-target-fastjar): Likewise.
6550         * configure.in (host_tools): Added fastjar.
6551
6552 2000-12-07  Mike Stump  <mrs@wrs.com>
6553
6554         * Makefile.in (local-distclean): Remove leftover built files.
6555
6556 2000-11-24  Nick Clifton  <nickc@redhat.com>
6557
6558         * configure.in (xscale-elf): Add target.
6559         (xscale-coff): Add target.
6560
6561 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6562
6563         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6564         recent versions of FreeBSD (release 3 or later).
6565         * ltconfig: On FreeBSD, -lc must not be provided when building
6566         a shared library or else the standard -pthread gcc option is
6567         rendered worthless to later users of the built library.
6568
6569 2000-11-16  Fred Fish  <fnf@be.com>
6570
6571         * configure.in (enable_libstdcxx_v3): Fix typo,
6572         libstd++ -> libstdc++.
6573
6574 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6575
6576         * MAINTAINERS: Add self to Write After Approval list.
6577
6578 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6579
6580         * MAINTAINERS: Update my email address.  Add myself to global write
6581         privs list.
6582
6583 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6584
6585         * Makefile.in: Merge with src and libgcj.
6586         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6587         configure-target-<library> when their configure scripts need the C
6588         or C++ library to have already been built to work properly.
6589         (do_proto_toplev): Set them to an empty string.
6590
6591         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6592         (REALLY_SET_LIB_PATH): Use them.
6593
6594 2000-11-17  Stan Shebs  <shebs@apple.com>
6595
6596         * MAINTAINERS: Add self to Write After Approval list.
6597
6598 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6599
6600         * configure: Provide the original toplevel configure arguments
6601         (including $0) to subprocesses in the environment rather than
6602         through gcc/configargs.h.
6603
6604 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6605
6606         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6607         C99.  Alphabetise "Write After Approval" list.
6608
6609 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6610
6611         * configure: Turn on libstdc++ V3 by default.
6612
6613         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6614         if we've got GCC.
6615
6616 2000-11-11  Philip Blundell  <philb@gnu.org>
6617
6618         * MAINTAINERS: Add self to Write After Approval list.
6619
6620 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6621
6622         * ltcf-c.sh (aix4): Improve shared library configuration; require
6623         exporting symbols.
6624         * ltcf-cxx.sh (aix4): Define.
6625         * ltconfig (aix4): Define library and soname specs appropriate for
6626         AIX.  Define command to create export symbols list.
6627
6628 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6629
6630         * config.sub: Add support for Sun Chorus
6631
6632 2000-10-31  Nick Clifton  <nickc@redhat.com>
6633
6634         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6635         <name>@redhat.com.  Also installed new email address for Clint
6636         Popetz.
6637
6638 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6639
6640         * etc: Remove directory from GCC.
6641
6642 2000-10-16  Michael Meissner  <meissner@redhat.com>
6643
6644         * configure (gcc/configargs.h): Only create if there is a build GCC
6645         directory created.
6646
6647 2000-10-16  Matthias Klose  <doko@debian.org>
6648
6649         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6650         when configured for libstdc++-v3.
6651
6652 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6653
6654         * configure: Save configure arguments to gcc/configargs.h.
6655
6656 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6657
6658         * config.guess: Import CVS version 1.157.
6659         * config.sub: Import CVS version 1.181.
6660
6661 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6662
6663         * Makefile.in (bootstrap): avoid recursion if subdir missing
6664         (cross): ditto
6665         (do-proto-toplev): ditto
6666
6667 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6668
6669         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6670         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6671
6672         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6673         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6674         all affected `configure' scripts.
6675
6676 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6677
6678         * MAINTAINERS: Add self as cpplib co-maintainer.
6679
6680 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6681
6682         * MAINTAINERS: Add self to Write After Approval list.
6683
6684 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6685
6686         * INSTALL/README: egcs -> GCC update.
6687
6688 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6689
6690         * MAINTAINERS: Add myself to Write After Approval list.
6691
6692 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6693
6694         * MAINTAINERS: Add myself to Write After Approval list.
6695
6696 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6697
6698         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6699         X11 libraries for hppa64.
6700
6701 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6702
6703         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6704
6705 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6706
6707         * Makefile.in (all-zlib): Added dummy target.
6708
6709         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6710         ltcf-gcj.sh: Updated from libtool multi-language branch.
6711
6712 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6713
6714         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6715         (bootstrap*): Depend on all-bootstrap.
6716
6717 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6718
6719         * config.guess: Import CVS version 1.156.
6720         * config.sub: Import CVS version 1.179.
6721
6722 2000-09-02  Anthony Green  <green@cygnus.com>
6723
6724         * Makefile.in (all-gcc): Depend on all-zlib.
6725         (CLEAN_MODULES): Add clean-zlib.
6726         (ALL_MODULES): Add all-zlib.
6727         * configure.in (host_libs): Add zlib.
6728
6729 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6730
6731         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6732         crosses, but add gcc/include to the header search path for them.
6733
6734 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6735
6736         * MAINTAINERS: Add self to Write After Approval list.
6737
6738 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6739
6740         * config.guess: Import CVS version 1.152.
6741         * config.sub: Import CVS version 1.177.
6742
6743 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6744
6745         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6746         $targargs to tell whether newlib is going to be built.
6747
6748         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6749         $$r/TARGET_SUBDIR/libio for _G_config.h.
6750
6751 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6752
6753         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6754
6755 2000-08-22  DJ Delorie  <dj@redhat.com>
6756
6757         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6758
6759 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6760
6761         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6762         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6763         sub-configures.
6764
6765 2000-08-21  DJ Delorie  <dj@redhat.com>
6766
6767         * MAINTAINERS: Add self as a libiberty maintainer
6768
6769 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6770
6771         * configure.in (libstdcxx_flags): Use
6772         libstdc++-v3/src/libstdc++.INC.
6773
6774 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6775
6776         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6777
6778 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6779
6780         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6781
6782         * configure: Make enable_threads and enable_shared defaults
6783         explicit.  Substitute enable_threads into generated Makefiles.
6784         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6785         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6786
6787 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6788
6789         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6790
6791 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6792
6793         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6794         previous delta.
6795
6796 2000-08-11  Jason Merrill  <jason@redhat.com>
6797
6798         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6799         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6800         (FLAGS_FOR_TARGET): Not here.
6801         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6802
6803 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6804
6805         * config-ml.in (CC, CXX): Don't introduce a leading space.
6806
6807 2000-08-07  DJ Delorie  <dj@delorie.com>
6808
6809         * MAINTAINERS: Add self as a DJGPP maintainer
6810
6811 2000-08-07  DJ Delorie  <dj@redhat.com>
6812
6813         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6814         "if we're also building gcc, and it's a gcc that will run on the
6815         build machine, we want to use its includes instead of the system's
6816         default includes".
6817
6818 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6819
6820         * MAINTAINERS: Add self to Write After Approval list.
6821
6822 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6823
6824         * configure.in (libstdcxx_flags): Don't use `"'.
6825
6826         * config-ml.in: Adjust multilib search paths to the
6827         appropriate multilib tree.
6828
6829 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6830
6831         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6832         commas in $LANGUAGES.
6833
6834 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6835
6836         * configure.in: Re-enable all references to libg++ and librx.
6837
6838 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6839
6840         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6841         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6842         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6843         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6844
6845         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6846
6847 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6848
6849         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6850         CXX_FOR_TARGET for sed.
6851
6852 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6853
6854         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6855         Do not override if already set in the environment or in configure.
6856         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6857         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6858
6859 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6860
6861         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6862         the libtool CVS tree multi-language branch.
6863         * ltconfig, ltmain.sh: Updated.
6864
6865 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6866
6867         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6868         (clean-target): Depend on it.
6869
6870         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6871         (GCC_FOR_TARGET): Use it.
6872         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6873         * configure.in: ... here.
6874         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6875         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6876
6877 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6878
6879         * MAINTAINERS: Add self to Write After Approval list.
6880
6881 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6882
6883         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6884         (configure-target-libchill, configure-target-libobjc): Likewise.
6885
6886         * configure.in: Use the same cache file for all target libs.
6887         * config-ml.in: But different cache files per multilib variant.
6888
6889 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6890
6891         * configure (topsrcdir): Don't use dirname.
6892
6893 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6894
6895         * MAINTAINERS: Add self to Write After Approval list.
6896
6897 2000-07-20  Jason Merrill  <jason@redhat.com>
6898
6899         * configure.in: Remove all references to libg++ and librx.
6900
6901         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6902
6903 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6904
6905         * config.sub: Update to subversions version 2000-07-06.
6906
6907 2000-07-12  Andrew Haley  <aph@cygnus.com>
6908
6909         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6910         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6911
6912 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6913
6914         * symlink-tree:  Check number of arguments.
6915
6916 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6917
6918         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6919         search path for a g++ extracted from the build tree.  This
6920         will allow link tests run by configure scripts in
6921         subdirectories to succeed.
6922
6923 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6924
6925         * ltconfig: Add support for mips-dde-sysv4.2MP
6926
6927 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6928
6929         * MAINTAINERS: Add myself as loop discovery maintainer.
6930
6931 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6932
6933         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6934         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6935
6936 2000-06-19  Timothy Wall  <twall@cygnus.com>
6937
6938         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6939         * config.sub: Add tic54x target.
6940
6941 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6942
6943         * MAINTAINERS: Add self as Fortran maintainer,
6944         remove Craig Burley.
6945
6946 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6947
6948         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6949         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6950
6951 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
6952
6953         * MAINTAINERS: Add self as i18n maintainer
6954
6955 20000-05-21  H.J. Lu  (hjl@gnu.org)
6956
6957         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6958         directory are used if they exist. Make sure
6959         $(build_tooldir)/include is searched for header files,
6960         $(build_tooldir)/lib/ for library files.
6961         (GCC_FOR_TARGET): Likewise.
6962         (CXX_FOR_TARGET): Likewise.
6963
6964 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
6965
6966         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6967
6968 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
6969
6970         * Makefile.in (configure-target-libiberty): Depend on
6971         configure-target-newlib.
6972
6973 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
6974
6975         * configure.in, Makefile.in: Merge all libffi-related
6976         configury stuff from the libgcj tree.
6977
6978 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6979
6980         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6981         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6982
6983 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6984
6985         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6986         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6987         current version information.  Add to proto-toplev directory.
6988         (gdb-taz): Build do-djunpack.
6989
6990 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
6991
6992         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6993
6994 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6995
6996         * MAINTAINERS: Add self to Write After Approval list.
6997
6998 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6999
7000         * ltmain.sh: Preserve in relink_command any environment
7001         variables that may affect the linker behavior.
7002
7003 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7004
7005         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7006
7007 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7008
7009         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7010
7011 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7012
7013         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7014         with the version name.
7015
7016 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7017
7018         * MAINTAINERS: Add self as bb-reorder maintainer.
7019
7020 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7021
7022         * config.if: Tweak.
7023
7024 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7025
7026         * djunpack.bat: New file.
7027
7028 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7029
7030         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7031         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7032         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7033         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7034
7035 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7036
7037         * config.sub (case $basic_machine): Change default for "ibm-*"
7038         to "openedition".
7039
7040 2000-04-13  Andreas Jaeger  <aj@suse.de>
7041
7042         * MAINTAINERS: Added myself.
7043
7044 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7045
7046         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7047         (do-md5sum): New target.
7048         (MD5PROG): Define.
7049         (PACKAGE): Default to TOOL.
7050         (VER): Default to a shell script.
7051         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7052         md5 checksum generation.
7053         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7054         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7055         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7056         insight.tar.bz2): Use gdb-taz to create archive.
7057
7058 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7059
7060         * configure (warn_cflags): Delete.
7061
7062 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7063
7064         * MAINTAINERS: Added myself.
7065
7066 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7067             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7068
7069         * configure.in (enable_libstdcxx_v3): Add.
7070         (target_libs): Add bits here to switch between libstdc++-v2 and
7071         libstdc++-v3.
7072         * config.if: And this file too.
7073         * Makefile.in: Add libstdc++-v3 targets.
7074
7075 2000-04-05  Michael Meissner  <meissner@redhat.com>
7076
7077         * config.sub (d30v): Add d30v as a basic machine type.
7078
7079 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7080
7081         * configure.in: -linux-gnu*, not -linux-gnu.
7082
7083 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7084
7085         * MAINTAINERS: Add self in write-after-approval section.
7086
7087 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7088
7089         * MAINTAINERS: Add self as ia64 port maintainer.
7090
7091 2000-03-08  Neil Booth  <NeilB@earthling.net>
7092
7093         * MAINTAINERS: Add self in write-after-approval section.
7094
7095 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7096
7097         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7098         (do-tar-bz2): Replace TOOL with PACKAGE.
7099         (gdb.tar.bz2): Remove GDBTK from GDB package.
7100         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7101         dejagnu.tar.bz2): New packages.
7102
7103 2000-02-27  Andreas Jaeger  <aj@suse.de>
7104
7105         * configure.in: Add entry for mips*-*-linux*, move catch all
7106         *-*-*linux* entry below this one.
7107
7108 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7109
7110         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7111
7112 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7113
7114         * config.sub: Support an OS of "wince".
7115
7116 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7117
7118         * config.guess, config.sub: Updated to match config's 2000-02-15
7119         version.
7120
7121 2000-02-23  Linas Vepstas <linas@linas.org>
7122
7123         * config.sub: Add support for Linux/IBM 370.
7124         * configure.in: Likewise.
7125
7126 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7127
7128         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7129
7130 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7131
7132         * config.guess: Guess "cygwin" rather than "cygwin32".
7133
7134 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7135
7136         * configure (gcc_version): When setting, narrow search to
7137         lines containing `version_string'.
7138
7139 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7140
7141         * config.sub: Add support for avr target.
7142
7143 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7144
7145         * MAINTAINERS: Add maintainers for MCore port.
7146
7147 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7148
7149         * config.sub: Add mmix-knuth-mmixware.
7150
7151 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7152
7153         * MAINTAINERS: Pair cccp with cpplib maintainership.
7154
7155 2000-01-27  Christopher Faylor <cgf@redhat.com>
7156
7157         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7158         structure stuff to -L library search.
7159         (CXX_FOR_TARGET): Ditto.
7160         (CROSS_CHECK_MODULES): Fix spelling mistake.
7161
7162 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7163
7164         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7165         the C++ compiler.
7166
7167 2000-01-12  Richard Henderson  <rth@cygnus.com>
7168
7169         * configure.in: Don't build some bits for beos.
7170
7171 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7172
7173         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7174         as include files.
7175
7176 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7177
7178         * Add self as cpplib maintainer, as requested by Jason
7179         Merrill.  Correct my e-mail address.
7180
7181 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7182
7183         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7184         not mh-aix43.
7185
7186 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7187
7188         * MAINTAINERS: Add myself to "write after approval" list.
7189
7190 1999-12-14  Richard Henderson  <rth@cygnus.com>
7191
7192         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7193         * config.sub: Accept alphaev[78], alphaev8.
7194
7195 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7196
7197         * config.guess, config.sub: Update from autoconf.
7198
7199 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7200
7201         * MAINTAINERS:  update my playtime e-address.
7202
7203 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7204
7205         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7206         necessary libraries are missing.
7207
7208 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7209
7210         * MAINTAINERS: Add new 'write after approval' maintainer.
7211
7212 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7213
7214         * MAINTAINERS: Add new Java maintainer.
7215
7216 1999-10-25  Andreas Schwab  <schwab@suse.de>
7217
7218         * configure: Fix quoting inside arguments of eval.
7219
7220 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7221
7222         * config-ml.in: Allow suppression of some ARM multilibs.
7223
7224 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7225
7226         * config.guess: Add OS/390 match pattern.
7227         * config.sub: Add mvs, openedition targets.
7228         * configure.in (i370-ibm-opened*): New.
7229
7230 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7231
7232         * config.sub: Add support for configuring for pj.
7233
7234 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7235
7236         * config.sub (maybe_os): Add support for configuring for fr30.
7237
7238 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7239
7240         * configure.in: Do not configure or build ld for AIX
7241         platforms.  ld is known to be broken on these platforms.
7242
7243 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7244
7245         * config-ml.in: Pass compiler flag corresponding to multidirs to
7246         subdir configures.
7247
7248 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7249
7250         * Makefile.in (LDFLAGS): Define.
7251
7252 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7253
7254         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7255         noconfigdirs.
7256         (*-*-cygwin*): Likewise.
7257
7258 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7259
7260         * mkdep: New file.
7261         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7262         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7263
7264         From Eli Zaretskii <eliz@is.elta.co.il>:
7265         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7266         long file name when using DJGPP on MS-DOS.
7267
7268 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7269
7270         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7271
7272 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7273
7274         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7275         dependency as this causes "make check" to globally "make all"
7276
7277 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7278
7279         * configure.in (target_libs): Added target-zlib.
7280         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7281         (CONFIGURE_TARGET_MODULES): Likewise.
7282         (CHECK_TARGET_MODULES): Likewise.
7283         (INSTALL_TARGET_MODULES): Likewise.
7284         (CLEAN_TARGET_MODULES): Likewise.
7285         (configure-target-zlib): New target.
7286         (all-target-zlib): Likewise.
7287         (all-target-libjava): Depend on all-target-zlib.
7288         (configure-target-libjava): Depend on configure-target-zlib.
7289
7290         * Makefile.in (configure-target-libjava): Depend on
7291         configure-target-newlib.
7292         (configure-target-boehm-gc): New target.
7293         (configure-target-qthreads): New target.
7294
7295         * configure.in (target_libs): Added target-qthreads.
7296         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7297         (CONFIGURE_TARGET_MODULES): Likewise.
7298         (CHECK_TARGET_MODULES): Likewise.
7299         (INSTALL_TARGET_MODULES): Likewise.
7300         (CLEAN_TARGET_MODULES): Likewise.
7301         (all-target-qthreads): New target.
7302         (configure-target-libjava): Depend on configure-target-qthreads.
7303         (all-target-libjava): Depend on all-target-qthreads.
7304
7305         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7306         (CONFIGURE_TARGET_MODULES): Likewise.
7307         (CHECK_TARGET_MODULES): Likewise.
7308         (INSTALL_TARGET_MODULES): Likewise.
7309         (CLEAN_TARGET_MODULES): Likewise.
7310         (all-target-libjava): New target.
7311         (all-target-boehm-gc): Likewise.
7312         * configure.in (target_libs): Added libjava, boehm-gc.
7313
7314 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7315
7316         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7317         configure.bat in SUPPORT_FILES.
7318         (gas+binutils.tar.bz2): Likewise.
7319
7320         * makeall.bat: Remove; obsolete.
7321
7322 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7323
7324         From Mark Elbrecht:
7325         * configure.bat: Remove; obsolete.
7326
7327 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7328
7329         * configure: Add -W -Wall to the default CFLAGS when compiling with
7330         gcc.
7331
7332 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7333
7334         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7335
7336 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7337
7338         * configure.in: Build ld on IRIX6.
7339
7340 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7341
7342         * Makefile.in: Change distribution targets to use bzip2 instead of
7343         gzip.
7344         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7345         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7346
7347 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7348
7349         * config.sub: Add mcore target.
7350
7351 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7352
7353         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7354
7355 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7356
7357         * config.guess (dummy): Changed to $dummy.
7358
7359 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7360
7361         * config.sub: Tidied up case statements.
7362
7363 1999-05-22  Ben Elliston  <bje@cygnus.com>
7364
7365         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7366         <jiro@din.or.jp>.
7367
7368         * config.guess: Merge with FSF version. Future changes will be
7369         more accurately recorded in this ChangeLog.
7370         * config.sub: Likewise.
7371
7372 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7373
7374          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7375
7376 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7377
7378         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7379
7380 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7381
7382         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7383
7384 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7385
7386         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7387         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7388         Bad merge removed these two changes.
7389
7390 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7391                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7392
7393         * config.guess (interix Alpha): Add.
7394
7395 1999-04-11  Richard Henderson  <rth@cygnus.com>
7396
7397         * configure.in (i?86-*-beos*): Do config gperf; don't config
7398         gdb, newlib, or libgloss.
7399
7400 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7401
7402         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7403         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7404         from multidirs.
7405
7406 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7407
7408         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7409
7410 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7411
7412         * config.sub: Add support for mcore targets.
7413
7414 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7415
7416         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7417         not mt-ospace, in order to shut up assembler warning about using
7418         symbols that are named the same as registers.
7419
7420 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7421
7422         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7423         dependency list for all-target-cygmon.
7424
7425 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7426
7427         * config-ml.in: Check $host, not $target, for selective multilibs.
7428         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7429         thumb interworking, and underscore prefix multilibs.
7430
7431 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7432
7433         * missing: Update to version from current automake.
7434
7435 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7436
7437         * configure (gxx_include_dir): Removed.
7438
7439         * configure.in (gxx_include_dir): Handle it.
7440         * Makefile.in: Likewise.
7441
7442 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7443
7444         * config.sub (mips64vr4111,mips64vr4111el) Add.
7445
7446 1999-03-21  Ben Elliston  <bje@cygnus.com>
7447
7448         * config.guess: Correct typo for detecting ELF on FreeBSD.
7449
7450 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7451
7452         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7453         config/mh-djgpp.
7454
7455 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7456
7457         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7458         all-target-newlib to dependency list for all-target-bsp.
7459
7460 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7461
7462         * config.sub: Add i386-uwin support.
7463         * config.guess: Likewise.
7464
7465 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7466
7467         * configure.in: cleanup, add mh-*pic handling for arm, special
7468         case powerpc*-*-aix*
7469
7470 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7471
7472         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7473         can be built.
7474
7475 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7476
7477         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7478         targets.
7479
7480 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7481
7482         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7483
7484 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7485
7486         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7487
7488 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7489
7490         * config.sub: Fix typo in arm recognition.
7491
7492 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7493
7494         * configure.in (noconfigdirs): Changed target_configdirs to
7495         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7496         rather than m68k-*-* since it is not known to work on
7497         m68k-aout. Ditto for arm-*-*oabi.
7498
7499 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7500
7501         * configure.in (*-*-windows*): Remove, no longer used.
7502
7503 1999-02-19  Ben Elliston <bje@cygnus.com>
7504
7505         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7506         Smart and improved by Andrew Cagney.
7507
7508 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7509
7510         * config.guess: Recognize openbsd-*-hppa.
7511
7512 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7513
7514         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7515         only if it is not empty.
7516
7517 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7518
7519         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7520
7521         * config.guess: Modified to recognize uname's armv* syntax.
7522
7523         * config.sub: Modified to recognize uname's armv* syntax.
7524
7525 1999-02-17  Mark Salter  <msalter@cygnus.com>
7526
7527         * configure.in: Added target-bsp for sparclite.
7528
7529 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7530
7531         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7532
7533 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7534
7535         * configure.in: Add support for strongarm port.
7536         * config.sub: Add support for strongarm target.
7537
7538 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7539
7540         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7541         the old name config/mh-cygwin32.
7542         Enable texinfo.
7543
7544 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7545
7546         * configure.in: Do build ld for ix86 Solaris.
7547
7548 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7549
7550         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7551         $AR_FOR_TARGET.  Likewise for RANLIB.
7552
7553 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7554
7555         * config.sub (oabi):  Recognize.
7556         * configure.in (arm-*-oabi):  Handle.
7557
7558 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7559
7560         * config.guess: Improve detection of i686 on UnixWare 7.
7561
7562 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7563
7564         * config.guess: Add support for i386-pc-interix.
7565         * config.sub: Likewise.
7566         * configure.in: Likewise.
7567
7568 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7569
7570         * Makefile.in: Remove unneeded all-target-libio from
7571         from all-target-winsup target since it is now unneeded.
7572         Add all-target-libtermcap in its place since it is now
7573         needed.
7574
7575 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7576
7577         * configure.in: makefile stub for cygwin target is probably
7578         unnecessary.  Remove it for now.
7579
7580 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7581
7582         * configure.in: libtermcap.a should be built when cygwin is the
7583         target as well as the host.
7584         * config.guess: Allow mixed case in cygwin uname output.
7585         * Makefile.in: Add libtermcap target.
7586
7587 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7588
7589         * config.sub: Clean up handling of hppa2.0.
7590
7591 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7592
7593         * config.guess: Use C code to identify more HP machines.
7594
7595 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7596
7597         * config.sub: Handle hppa2.0.
7598
7599 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7600
7601         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7602         cygmon for all sparclite targets, regardless of object format.
7603
7604 1998-12-15  Mark Salter  <msalter@cygnus.com>
7605
7606         * configure.in: Added target-bsp for several target architectures.
7607
7608         * Makefile.in: Added rules for bsp.
7609
7610 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7611
7612         * config.guess: Improve detection of hppa2.0 processors.
7613
7614 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7615
7616         * config.guess: Recognize FreeBSD using ELF automatically.
7617
7618 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7619
7620         * configure (skip-this-dir): Add handling for new shell script, which
7621         might be created by a sub-directory's configure to indicate, this particular
7622         directory is "unwanted".
7623         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7624
7625 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7626
7627         * ltconfig: import from libtool, after changing libtool to
7628         account for the cygwin name change.
7629
7630 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7631
7632         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7633         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7634
7635 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7636
7637         * configure.in: Add libtermcap to list of cygwin dependencies.
7638
7639 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7640
7641         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7642         they include winsup/include when it's a cygwin target.
7643
7644 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7645
7646         * configure.in (host_tools): Added zip.
7647         * Makefile.in (all-target-libjava): Depend on all-zip.
7648         (all-zip): New target.
7649         (ALL_MODULES): Added all-zip.
7650         (NATIVE_CHECK_MODULES): Added check-zip.
7651         (INSTALL_MODULES): Added install-zip.
7652         (CLEAN_MODULES): Added clean-zip.
7653
7654 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7655
7656         * Makefile.in: lose "32" from comment about cygwin.
7657
7658 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7659
7660         * configure.in: Use -Os to build target libraries for the fr30.
7661
7662 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7663
7664         * config.sub: Add fr30.
7665
7666 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7667
7668         * configure.in: drop "32" from config/mh-cygwin32.  Check
7669         cygwin* instead of cygwin32*.
7670         * config.sub: Check cygwin* instead of cygwin32*.
7671
7672 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7673
7674         * config.guess: Match any version of Unixware7.
7675
7676 1998-10-20  Syd Polk  <spolk@cygnus.com>
7677
7678         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7679         if desired.
7680
7681 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7682
7683         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7684         these if the appropriate directories and files to not exist.
7685
7686 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7687
7688         * Makefile.in (DEVO_SUPPORT): Add config.if.
7689
7690 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7691
7692         * configure: Add pattern to replace "build_tooldir"'s
7693         definition in the generated Makefile with "tooldir"'s
7694         actual value.
7695
7696 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7697
7698         * config.sub: Bring back lost sparcv9.
7699
7700         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7701
7702 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7703
7704         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7705         CC_FOR_TARGET and friends.
7706
7707 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7708
7709         * Makefile.in (build_tooldir): New variable, same as tooldir.
7710         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7711         -B$(build_tooldir)/bin/.
7712         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7713
7714 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7715
7716         * README: Remove installation instructions and refer to the
7717         INSTALL directory instead.
7718
7719 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7720
7721         * config.sub: Add support for i[34567]86-pc-udk.
7722         * configure.in: Likewise.
7723
7724 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7725
7726         * Makefile.in: add bzip2 package building bits for user
7727         tools module
7728         * configure.in: ditto
7729
7730 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7731
7732         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7733         (ALL_TARGET_MODULES): Add all-target-libobjc.
7734         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7735         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7736         (all-target-libchill): Add dependencies.
7737         * configure.in (target_libs): Add libchill.
7738
7739 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7740
7741         * configure.in (target_subdir): Remove duplicate line.
7742
7743 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7744
7745         * Makefile.in (all-automake): fix dependencies.
7746
7747 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7748
7749         * configure.in: Minor cleanups for building in the $(target_alias)
7750         subdir.
7751
7752 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7753
7754         * Makefile.in (bootstrap): Set r and s before make all.  Use
7755         BASE_FLAGS_TO_PASS in make all.
7756         (cross): Likewise.
7757
7758 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7759
7760         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7761
7762 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7763
7764         * config.sub: Fix typo in last change.
7765
7766 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7767
7768         * config.sub: Add support for C4x target.
7769         * configure.in: Likewise.
7770
7771 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7772
7773         * config.sub: Recognize sparcv9 just like sparc64.
7774
7775 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7776
7777         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7778
7779 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7780
7781         * config.guess: Correctly identify Pentium II sco boxes.
7782
7783         * config.guess: Fix "tr" code.  From Weiwen Liu.
7784
7785 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7786
7787         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7788         stabs.
7789
7790 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7791
7792         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7793         (ALL_TARGET_MODULES): Add all-target-libchill.
7794         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7795         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7796         (all-target-libchill): Add dependencies.
7797         * configure.in (target_libs): Add libchill.
7798
7799 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7800
7801         * config.guess: Avoid assumptions about "tr" behaves when
7802         LANG is set to something other than English.
7803
7804 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7805
7806         * configure (gxx_include_dir): Changed to
7807         '${prefix}/include/g++'-${libstdcxx_interface}.
7808
7809         * config.if: New to determine the interfaces.
7810
7811 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7812
7813         * config.guess: Detect and handle MPE/IX.
7814         * config.sub: Deal with MPE/IX.
7815
7816 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7817
7818         * configure.in: Use mh-aix43.
7819
7820 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7821
7822         * configure: Fix --without/--disable cases for gxx-include-dir.
7823
7824 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7825
7826         * mdata-sh:  Imported.  Needed for automake support.
7827
7828 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7829
7830         * Makefile.in (taz): Try "chmod -R og=u ." before
7831         "chmod og=u `find . -print`".
7832
7833 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7834
7835         * configure.in: Add arm-elf and thumb-elf support.
7836
7837 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7838
7839         * Makefile.in: Undo previous patch.
7840
7841 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7842
7843         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7844         to here ...
7845         (install-no-fixedincludes): and here
7846         (INSTALL_MODULES): ... from here.
7847
7848 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7849
7850         * config.sub: Merge with FSF.
7851
7852         * config.guess: Merge with FSF.
7853
7854 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7855
7856         * configure (extraconfigdirs): New variable.
7857         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7858         * Makefile.in (all): Move higher in file.
7859         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7860         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7861         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7862         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7863         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7864
7865 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7866
7867         * Makefile.in (all-target-libjava): Depend on all-gcc and
7868         all-target-newlib.
7869         (configure-target-libjava): Depend on $(ALL_GCC).
7870
7871 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7872
7873         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7874         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7875
7876 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7877
7878         * INSTALL/README: Fix typo.
7879
7880 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7881
7882         * ylwrap: Change absolute path checks to check for DOS style path
7883         names.
7884
7885         * ylwrap: Don't use a full path name if the source file is in the
7886         same directory.  From hjl@lucon.org (H.J. Lu).
7887
7888         * config-ml.in: Default to being verbose, to match Feb 18 change to
7889         configure.
7890
7891 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7892
7893         Brought over from egcs:
7894
7895         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7896
7897         * configure.in (target_subdir): Set to ${target_alias} instead
7898         of "libraries".
7899
7900         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7901
7902         * configure.in (target_subdir): Set to libraries if enable_multilib.
7903
7904 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7905
7906         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7907         multilibs, force reconfiguration the first time we create
7908         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7909
7910 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7911
7912         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7913         avoid confusion with --no-recursion.
7914
7915 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7916
7917         * configure.in: Win32 hosts shouldn't use install -x
7918         * install-sh: remove -x option, and special .exe-handling
7919         hack.
7920
7921 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7922
7923         * config.guess: Recognize i586-pc-beos.
7924         * configure.in: Don't build some bits for beos.
7925
7926 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7927
7928         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7929         CFLAGS default to -O2.
7930
7931         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7932         when using GNU ld.
7933
7934 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7935
7936         * ltmain.sh: Correct install when using a different shell.
7937
7938 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7939
7940         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7941
7942 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7943
7944         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7945         target.
7946
7947 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7948
7949         * ltconfig: Update to correct AIX handling.
7950
7951 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7952
7953         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7954
7955         * configure.in (target_subdir): Set to ${target_alias} instead
7956         of "libraries".
7957
7958 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7959
7960         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7961         (Makefile): Depend on $(gcc_version_trigger).
7962
7963         * configure (gcc_version): Change default initializer to empty
7964         string.
7965         (gcc_version_trigger): New variable; pass this variable down
7966         to subdir configures to enable them checking gcc's version
7967         themselves. Emit make macros for both gcc_version vars.
7968         (topsrcdir): Initialize reliably.
7969         (recursion line): Remove --with-gcc-version=${gcc_version}.
7970
7971 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7972
7973         * configure (enable_version_specific_runtime_libs): Implement new flag
7974         --enable-version-specific-runtime-libs which installs C++ runtime stuff
7975         in $(libsubdir); emit definition in each generated Makefile.
7976         (gxx_include_dir): Initialize depending on
7977         $enable_version_specific_runtime_libs.
7978
7979 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7980
7981         * configure (gcc_version): Initialize properly depending on
7982         how and where configure is started.
7983         (recursion line): Pass a --with-gcc-version=${gcc_version}
7984         to configures in subdirs.
7985
7986 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7987
7988         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7989         cygmon
7990
7991 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7992
7993         * configure.in: Add cygmon and libstub support for mn10200.
7994
7995 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7996
7997         * configure (gcc_version): Add new variable describing the
7998         particular gcc version we're building.
7999         * Makefile.in (libsubdir): Add new macro for the directory
8000         in which the compiler finds executables, libraries, etc.
8001         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8002         and libsubdir.
8003
8004 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8005
8006         * Makefile.in (local-clean): Remove *.log.
8007         (warning.log): Built with warn_summary from build.log.
8008         (mail-report.log): Run test_summary.
8009         (mail-report-with-warnings.log): Run test_summary including
8010         warning.log in the report.
8011
8012 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8013
8014         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8015
8016 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8017
8018         * Makefile.in (grep): Grep no longer depends on libiberty.
8019
8020 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8021
8022         * Makefile.in: all-snavigator needs all-libgui.
8023
8024 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8025
8026         * configure.in: Add cygmon and libstub support for mn10300.
8027
8028 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8029
8030         * missing: Update to version from automake 1.3.
8031
8032         * ltmain.sh: On installation, don't get confused if the same name
8033         appears more than once in the list of library names.
8034
8035 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8036
8037         * config.sub: Accept m68060 and m5200 as CPU names.
8038
8039 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8040
8041         * configure: Use && rather than using -a in test, because odd
8042         strings can confuse test.
8043         * configure.in: Likewise.
8044
8045 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8046
8047         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8048
8049 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8050
8051         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8052         bootstrap4-lean): New targets.
8053
8054 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8055
8056         * mpw-* Delete.  Not used.
8057
8058 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8059
8060         * COPYING.LIB: Update FSF address.
8061
8062 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8063
8064         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8065
8066         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8067         GAS_SUPPORT_DIRS.
8068
8069 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8070
8071         * ltconfig, ltmain.sh: Avoid producing a version number if
8072         -version-info was not used.
8073
8074 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8075
8076         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8077         building with newlib.
8078
8079 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8080
8081         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8082         Solaris `make' causes it to continue to next definition.
8083
8084 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8085
8086         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8087         the right GUI libraries and files are installed along with GDB.
8088
8089 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8090
8091         * configure.in: Change alpha to alpha* in several places.
8092
8093 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8094
8095         * config.sub: Recognize sparc86x.
8096
8097 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8098
8099         * configure.in (--enable-target-optspace): Remove debug echo.
8100
8101 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8102
8103         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8104
8105 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8106
8107         * ltconfig: Update cygwin32 support.
8108
8109         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8110         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8111         (GDB_SUPPORT_DIRS): Likewise.
8112
8113 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8114
8115         * configure.in (target_makefile_frag): If --enable-target-optspace,
8116         use -Os to compile target libraries rather than -O2.  Default to
8117         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8118         not used.
8119         * configure.in (target_cflags): Ditto for d30v.
8120
8121 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8122
8123         * Makefile.in (all-bfd): Depend on all-intl.
8124         (all-binutils): Likewise.
8125         (all-gas): Likewise.
8126         (all-gprof): Likewise.
8127         (all-ld): Likewise.
8128
8129 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8130
8131         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8132
8133 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8134
8135         * Makefile.in (all-bfd): Depend upon all-libiberty.
8136
8137         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8138
8139 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8140
8141         * Makefile.in: Add libstub.
8142
8143         * configure.in: Ditto. Build libstub for targets that have cygmon
8144         support.
8145
8146 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8147
8148         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8149
8150 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8151
8152         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8153         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8154
8155 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8156
8157         * configure: Define DEFAULT_M4 by searching PATH.
8158         * Makfile.in: Use DEFAULT_M4.
8159
8160 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8161
8162         * ltconfig: Add cygwin32 support.
8163
8164         * Makefile.in, configure.in: Add libtool as a native only directory
8165         to configure and build.
8166
8167 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8168
8169         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8170
8171 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8172
8173         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8174
8175 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8176
8177         * Makefile.in: add ash make rules
8178         * configure.in: add ash to native_only and host_tools lists
8179
8180 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8181
8182         * Makefile.in (all-gettext, all-intl): New targets.
8183         (ALL_MODULES): Added all-gettext, all-intl.
8184         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8185         (INSTALL_MODULES): Added install-gettext, install-intl.
8186         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8187
8188         * configure.in (host_tools): Added gettext.
8189         (native_only): Likewise.
8190         (noconfigdirs) [various cases]: Likewise.
8191         (host_libs): Added intl.
8192
8193 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8194
8195         * configure: Do not disable building gdbtk for cygwin32 hosts.
8196
8197 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8198
8199         * configure.in: Add thumb-coff target.
8200         * config.sub: Add thumb-coff target.
8201
8202 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8203
8204         * Makefile.in: Revert yesterday's change.
8205         (all-target-winsup):  all-target-librx stays out of here.
8206
8207 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8208
8209         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8210         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8211         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8212         Remove references to librx and libg++.
8213
8214 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8215
8216         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8217         recursive makes
8218
8219 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8220
8221         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8222         for newlib directory.
8223         (CXX_FOR_TARGET): Likewise.
8224
8225 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8226
8227         * ltconfig: Update after libtool/ltconfig.in change for
8228         hpux11.
8229
8230 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8231
8232         * ltconfig, ltmain.sh: Update to libtool 1.2.
8233
8234 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8235
8236         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8237         (install-gcc-cross): Instead, override LANGUAGES here.
8238
8239 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8240
8241         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8242         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8243
8244 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8245
8246         * configure.in: Add Thumb-pe target.
8247
8248 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8249
8250         * Makefile.in - changed sn targets to snavigator
8251         * configure.in - changed sn targets to snavigator
8252
8253 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8254
8255         * config-ml.in: After building symlink tree call make distclean
8256         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8257         to be the case for libiberty.
8258
8259 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8260
8261         * configure: When making link, also check the current
8262         directory. The configure scripts may create one.
8263
8264 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8265
8266         * config.sub: Accept alphapca56 and alphaev6 properly.
8267
8268 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8269
8270         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8271
8272 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8273
8274         * config.sub (sco5): Fix typo.
8275
8276 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8277
8278         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8279         install-itcl.
8280         (install-itcl): Remove dependency on install-tcl.
8281
8282 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8283
8284         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8285
8286 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8287
8288         * configure.in: Don't build libgui for a cygwin32 target when not on
8289         a cygwin32 host.
8290
8291 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8292
8293         * configure (redirect): Set to null, so default behavior of
8294         configure is now --verbose.
8295
8296 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8297
8298         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8299         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8300
8301 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8302
8303         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8304         this change to sync Makefile.in with its ChangeLog entries.
8305
8306 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8307
8308         * ltmain.sh (mkdir): Check that the directory doesn't exist
8309         before we exit with error, so that we don't get races during
8310         parallel builds.
8311
8312 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8313
8314         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8315
8316 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8317
8318         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8319         PICFLAG_FOR_TARGET.
8320         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8321
8322         * configure: Emit a definition for the new macro enable_shared
8323         into each Makefile.
8324
8325 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8326
8327         * configure.in (host_tools, native_only): Add libtool.
8328
8329 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8330
8331         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8332         Fix typo in ming config comment.
8333
8334 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8335
8336         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8337
8338 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8339
8340         * config.sub: Add tic30 cases, and map c30 to tic30.
8341
8342 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8343
8344         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8345         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8346         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8347         (CLEAN_TARGET_MODULES): Similarly
8348         (all-target-libf2c): Add dependences.
8349         * configure.in (target_libs): Add libf2c.
8350
8351 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8352
8353         * configure.in: Remove expect from noconfigdirs when target
8354         is cygwin32.  OK to build expect and dejagnu with Canadian
8355         Cross.
8356
8357 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8358
8359         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8360         host.
8361
8362         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8363         and mingw32.
8364
8365 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8366
8367         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8368         here as it is not defined in the toplevel Makefile.
8369
8370 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8371
8372         * configure (package_makefile_rules_frag): New variable, which names
8373         a file with generic rules, ...
8374         Change comment to mention we now have FIVE parts.
8375         * configure: Undo last change.
8376
8377 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8378
8379         * config.guess: More accurate determination of HP processor types.
8380         * config.sub: More accurate determination of HP processor types.
8381
8382 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8383
8384         * configure (package_makefile_frag): Move inserting the
8385         ${package_makefile_frag} to where it should be according
8386         to the comment.
8387
8388 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8389
8390         * config.guess: Add support for Linux/ARM.
8391
8392 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8393
8394         * .cvsignore: Remove *-info and *-install since they match
8395         release-info and mpw-install, which we don't want to just ignore.
8396
8397 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8398
8399         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8400
8401 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8402
8403         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8404         local_prefix to sub-make invocations.
8405
8406 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8407
8408         * configure.in: Check makefile fragments in the source
8409         directory.
8410
8411 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8412
8413         * configure.in: Check whether host and target makefile
8414         fragments exist before adding them to *_makefile_frag.
8415
8416 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8417
8418         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8419
8420 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8421
8422         * configure.in: Make sure we only replace RPATH_ENVVAR on
8423         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8424         regexp to sed.
8425
8426         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8427         to sub-makes.
8428
8429 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8430
8431         * config-ml.in (multi-do): LDFLAGS must include multilib
8432         designator.
8433
8434 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8435
8436         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8437
8438 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8439
8440         * config.sub: Add mingw32 support.
8441         * configure.in: Likewise.
8442
8443 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8444
8445         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8446
8447 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8448
8449         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8450         * configure (gxx_include_dir): Provide a definition for subdirs
8451         which do not use autoconf.
8452
8453 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8454
8455         * config.guess: Sync with egcs.  Picks up new alpha support,
8456         BeOS & some additional linux support.
8457
8458 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8459
8460         * config.guess: HP 9000/803 is a PA1.1 machine.
8461
8462 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8463
8464         * configure.in: It's alpha*-...
8465
8466 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8467
8468         * configure.in (host_makefile_frag, target_makefile_frag):
8469         Handle multiple config files.
8470         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8471         alpha-*-*.
8472
8473 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8474
8475         * mkdep: New file.
8476
8477 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8478
8479         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8480
8481 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8482
8483         * Makefile.in: Add libgui directory.
8484         (GDB_TK): Add all-libgui.
8485         * configure.in: Add libgui directory.
8486         * configure: Add all-libgui to GDB_TK.
8487
8488 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8489
8490         * config-ml.in (multidirs): Add m32r to multilib list.
8491
8492 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8493
8494         * Makefile.in (all-target-gperf): Change dependency to
8495         all-target-libstdc++.
8496
8497 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8498
8499         * config.guess: Add BeOS support.
8500
8501 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8502
8503         Source directory cvs renamed to cvssrc:
8504         * configure.in (host_tools): Change cvs to cvssrc.
8505         (native_only): Likewise.
8506         (noconfigdirs) [various cases]: Likewise.
8507         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8508         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8509         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8510         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8511         (all-cvssrc): Rename target from all-cvs.
8512
8513 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8514
8515         * configure (gxx_include_dir): Fix thinko.
8516
8517 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8518
8519         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8520         (install-cross, install-gcc-cross): New targets.
8521
8522 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8523
8524         * configure.in (noconfigdirs): Add support for Thumb target.
8525
8526         * config.sub (maybe_os): Add support for Thumb target.
8527
8528 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8529
8530         * Makefile.in: Add rules for cygmon.
8531
8532         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8533
8534 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8535
8536         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8537         * configure (gxx_include_dir): Provide a definition for subdirs
8538         which do not use autoconf.
8539
8540 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8541
8542         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8543         11/18/97 build
8544
8545 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8546
8547         * From Franz Sirl.
8548         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8549         found on RedHat Linux systems.
8550
8551 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8552
8553         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8554         guesses.
8555
8556 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8557
8558         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8559
8560 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8561
8562         * ltmain.sh: If mkdir fails, check whether the directory was created
8563         anyhow by some other process.
8564
8565 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8566
8567         * configure.in (d30v-*-*): Configure all directories.
8568
8569 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8570
8571         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8572         for the D30V.
8573
8574 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8575
8576         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8577
8578 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8579
8580         * include/libiberty.h: Add extern "C" { so it can be used with C++
8581         progrms.
8582         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8583         programs.
8584
8585 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8586
8587         * configure.in (d30v-*-*): Configure GCC now.
8588
8589 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8590
8591         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8592         is no longer needed.
8593
8594 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8595
8596         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8597
8598 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8599
8600         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8601         targets using "$@" to provide support for similar but not identical
8602         targets without having to duplicate code.
8603
8604 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8605
8606         * makefile.vms: Fix to work with DEC C.
8607
8608 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8609
8610         * config.sub: Add mips-tx39-elf to marketing names.
8611
8612 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8613
8614         * ltmain.sh: Handle symlinks in generated script.
8615
8616 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8617
8618         * configure: Handle autoconf style directory options: --bindir,
8619         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8620         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8621         --sysconfdir.
8622         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8623         (sharedstatedir, localstatedir, oldincludedir): New variables.
8624         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8625         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8626         sbindir, sharedstatedir, and sysconfdir.
8627
8628 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8629
8630         * Makefile.in (bootstrap-lean): New target.
8631
8632 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8633
8634         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8635         sn, and gnuserv from noconfigdirs.
8636
8637 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8638
8639         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8640
8641 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8642
8643         * Makefile.in (cross): New target.
8644
8645 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8646                           Jeff Law         <law@cygnus.com>
8647
8648         * Makefile.in (bootstrap2, bootstrap3): New targets.
8649         (all-bootstrap): Remove outdated and confusing target.
8650         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8651
8652 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8653
8654         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8655         windows.  Consistent with gdb/configure.
8656
8657 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8658
8659         * configure.in: Name Linux target fragment.
8660
8661         * configure: Rewrite so that project Makefile fragment is inserted
8662         first and appears last in the resulting Makefile.
8663
8664 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8665
8666         * Makefile.in (install-itcl): Install tcl first.
8667
8668 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8669
8670         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8671
8672 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8673
8674         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8675
8676         * configure.in (skipdirs): Add target-librx for Linux.
8677         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8678
8679 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8680
8681         * Makefile.in (bootstrap): New target.
8682
8683 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8684
8685         * config.sub: Accept 'amigados' for backward compatibility.
8686
8687 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8688
8689         * config.guess: Merge with FSF.
8690
8691 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8692
8693         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8694
8695 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8696
8697         * config.sub: Add "marketing-names" patch.
8698
8699 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8700
8701         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8702
8703 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8704
8705         * config.sub: Handle v850-elf.
8706
8707 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8708
8709         * .cvsignore (*-install): Remove.
8710
8711 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8712
8713         * ltconfig: Set CONFIG_SHELL in libtool.
8714         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8715
8716 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8717
8718         * configure.in (target_subdir): Set to libraries if enable_multilib.
8719
8720 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8721
8722         * config.guess: Update from gcc directory.
8723
8724 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8725
8726         * Makefile.in (all-sim): Depends on all-readline.
8727
8728 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8729
8730         * Makefile.in (BISON, YACC): Use $$s.
8731         (all-bison): Depend on all-texinfo.
8732
8733 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8734
8735         * Makefile.in (BISON): Add -L flag.
8736         (YACC): Likewise.
8737
8738 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8739
8740         * configure.in (noconfigdirs): Add support for v850e target.
8741
8742         * config.sub (maybe_os): Add support for v850e target.
8743
8744 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8745
8746         * configure.in (noconfigdirs): Add support for v850ea target.
8747
8748         * config.sub (maybe_os): Add support for v850ea target.
8749
8750 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8751
8752         * config.sub: Add mipstx39.  Delete r3900.
8753
8754 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8755
8756         * Makefile.in (all-autoconf): Depends on all-texinfo.
8757
8758 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8759
8760         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8761         eabi targets.
8762
8763 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8764
8765         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8766
8767         * configure: When handling a Canadian Cross, handle YACC as well as
8768         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8769         * Makefile.in (all-bison): Depend upon all-texinfo.
8770
8771 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8772
8773         * Makefile.in (BISON): bison, not byacc or bison -y.
8774         (YACC): bison -y or byacc or yacc.
8775         (various): Add *-bison as appropriate.
8776         (taz): No need to mess with BISON anymore.
8777
8778 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8779
8780         * configure: If OSTYPE matches *win32*, try to find a good value for
8781         CONFIG_SHELL.
8782
8783 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8784
8785         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8786         configure.in if it is present.
8787
8788 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8789
8790         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8791
8792 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8793
8794         * config.sub: Recognize `arc' cpu.
8795         * configure.in: Likewise.
8796         * config-ml.in: Likewise.
8797
8798 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8799
8800         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8801
8802 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8803
8804         * configure: Changed sed delimiter from ':' to '|' when
8805         attempting to substitute ${config_shell} for SHELL. On
8806         NT ${config_shell} may contain a ':' in it.
8807
8808 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8809
8810         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8811
8812 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8813
8814         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8815
8816 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8817
8818         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8819
8820         * ylwrap: If the program is a relative path, force it to be
8821         absolute.
8822
8823 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8824
8825         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8826
8827 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8828
8829         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8830         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8831         for libraries.
8832
8833 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8834
8835         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8836         separated by spaces.
8837
8838 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8839
8840         * ylwrap: New file.
8841         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8842
8843         * ltmain.sh: Handle /bin/sh at start of install program.
8844
8845         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8846
8847         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8848         * missing: New file, from automake 1.2.
8849
8850 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8851
8852         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8853         check-tk to CHECK_X11_MODULES.
8854
8855 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8856
8857         * config.sub: Merge with FSF.
8858
8859 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8860
8861         * config.guess: Merge with FSF.
8862
8863 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8864
8865         * configure: Treat msdosdjgpp like go32.
8866         * configure.in: Likewise.  Don't remove gprof for go32.
8867
8868         * configure: Change Makefile.tem2 to Makefile.tm2.
8869
8870 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8871
8872         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8873
8874 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8875
8876         * install-sh (chmodcmd): Set to null if the DST directory already
8877         exists.  Same as Nov 11th change.
8878
8879 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8880
8881         * configure (GDB_TK): Needs itcl and tix.
8882
8883 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8884
8885         * config.guess: Update from FSF.
8886
8887 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8888
8889         * Makefile.in (GDB_TK): Depend on itcl and tix.
8890
8891 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8892
8893         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8894         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8895         (INSTALL_SCRIPT): New variable.
8896         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8897         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8898         to -x.
8899         * install-sh: Add support for -x option.
8900
8901 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8902
8903         * configure.in, Makefile.in: Treat tix like itcl.
8904
8905 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8906
8907         * Makefile.in (WINDRES): New variable.
8908         (WINDRES_FOR_TARGET): New variable.
8909         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8910         (EXTRA_HOST_FLAGS): Add WINDRES.
8911         (EXTRA_TARGET_FLAGS): Add WINDRES.
8912         (EXTRA_GCC_FLAGS): Add WINDRES.
8913         ($(DO_X)): Pass down WINDRES.
8914         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8915         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8916         DLLTOOL_FOR_TARGET.
8917
8918 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8919
8920         * configure.in: configure sim before gdb for win32-x-ppc
8921
8922 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8923
8924         Move gperf into the toplevel, from libg++.
8925         * configure.in (target_tools): Add target-gperf.
8926         (native_only): Add target-gperf.
8927         * Makefile.in (all-target-gperf): New target, depend on
8928         all-target-libg++.
8929         (configure-target-gperf): Empty rule.
8930         (ALL_TARGET_MODULES): Add all-target-gperf.
8931         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8932         (CHECK_TARGET_MODULES): Add check-target-gperf.
8933         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8934         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8935
8936 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8937
8938         * config.sub (mn10200): Recognize new basic machine.
8939
8940 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8941
8942         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8943         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8944
8945 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8946
8947         * configure.in: If we're building mips-sgi-irix6* native, turn on
8948         ENABLE_MULTILIB and set TARGET_SUBDIR.
8949
8950 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8951
8952         * Makefile.in (all-sn): Depend on all-grep.
8953
8954 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8955
8956         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8957
8958         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8959         Makefile.  From Jeff Makey <jeff@cts.com>.
8960         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8961
8962         * Makefile.in (DISTBISONFILES): Remove.
8963         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8964         $(DEFAULT_YACC).
8965
8966         * configure.in: Build itl, db, sn, etc., when building for native
8967         cygwin32.
8968
8969         * Makefile.in (LD): New variable.
8970         (EXTRA_HOST_FLAGS): Pass down LD.
8971         ($(DO_X)): Likewise.
8972
8973 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
8974
8975         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8976
8977 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8978
8979         * configure.in (targargs): Strip out any supplied --build argument
8980         before adding our own. Always add --build.
8981
8982 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8983
8984         * configure.in (targargs): Pass --build if we're doing
8985         a cross-compile.
8986
8987 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8988
8989         * configure: Use '|' instead of ":" as the separator in
8990         sed. Otherwise sed chokes on NT path names with drive
8991         designators. Also look for "?:*" as the leading characters in an
8992         absolute pathname.
8993
8994 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8995
8996         * config.sub: Support for r3900.
8997
8998 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8999
9000         * configure.in: Use install-sh, not install.sh.
9001
9002 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9003
9004         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9005         apply it twice.
9006
9007 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9008
9009         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9010         install-binutils.
9011
9012 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9013
9014         * Makefile.in: Add automake targets.
9015         * configure.in (host_tools): Add automake.
9016
9017 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9018
9019         * configure: Default CXX to c++, not gcc.
9020         * Makefile.in (CXX): Set to c++, not gcc.
9021         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9022
9023 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9024
9025         * install-sh: try appending a .exe if source file doesn't
9026         exist
9027
9028 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9029
9030         * configure.in: Turn on multilib by default.
9031         (cross_only): Remove target-libiberty.
9032
9033         * Makefile.in (all-gcc): Don't depend on libiberty.
9034
9035 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9036
9037         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9038
9039 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9040
9041         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9042         (DISTBISONFILES): Add ld/Makefile.in
9043
9044 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9045
9046         * configure.in: if target is cygwin32 but host isn't cygwin32,
9047         don't configure gdb tcl tk expect, not just gdb.
9048
9049 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9050
9051         * configure.in: Added gnuserv everywhere sn appears.
9052
9053         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9054         (CROSS_CHECK_MODULES): Added check-gnuserv.
9055         (INSTALL_MODULES): Added install-gnuserv.
9056         (CLEAN_MODULES): Added clean-gnuserv.
9057         (all-gnuserv): New target.
9058
9059 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9060
9061         * config.guess: Fixes for MIPS OpenBSD systems.
9062
9063 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9064
9065         * Makefile.in (INSTALL_XFORM): Remove.
9066         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9067
9068         * mkinstalldirs: New file, copied from automake.
9069         * Makefile.in (installdirs): Rename from install-dirs.  Use
9070         mkinstalldirs.  Change all users.
9071         (DEVO_SUPPORT): Add mkinstalldirs.
9072
9073 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9074
9075         * install-sh: Rename from install.sh.
9076         * Makefile.in (INSTALL): Change install.sh to install-sh.
9077         (DEVO_SUPPORT): Likewise.
9078
9079         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9080         Graichen <graichen@rzpd.de>.
9081
9082 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9083
9084         * config.guess: Recognize OpenBSD systems correctly.
9085
9086 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9087
9088         * README, Makefile.in (ETC_SUPPORT): Remove references to
9089         cfg-paper*, configure.{texi,man,info*}._
9090
9091 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9092
9093         * Makefile.in (all.normal): Ensure that gcc is built after all
9094         the x11 - ie gdb - targets.
9095
9096 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9097
9098         * makefile.vms: Don't run conf-a-gas.
9099
9100 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9101
9102         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9103
9104 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9105
9106         * configure.in: Remove noconfigdirs case since gdb also
9107         configures and builds for tic80-coff.
9108
9109 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9110
9111         * configure: Set cache_file to config.cache.
9112         * Makefile.in (local-distclean): Remove config.cache.
9113
9114 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9115
9116         * COPYING: Update FSF address.
9117
9118 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9119
9120         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9121         noconfigdirs.
9122
9123 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9124
9125         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9126         MAKEDIRS, is empty.
9127
9128 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9129
9130         * config.sub: Tweak mn10300 entry.
9131
9132 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9133
9134         * configure.in (host_tools): Put sim before gdb, so gdb's
9135         configure.tgt can determine if the simulator was configured.
9136
9137 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9138
9139         * config.sub: Move BeOS $os case to be with other Cygnus
9140         local cases.
9141
9142 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9143
9144         * config.sub: Remove misplaced comment that broke Linux.
9145
9146 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9147
9148         * config.sub: Add BeOS support.
9149
9150 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9151
9152         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9153
9154 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9155
9156         * configure.in (noconfigdirs): Remove tcl and tk from
9157         noconfigdirs for cygwin32 builds.
9158
9159 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9160
9161         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9162
9163 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9164
9165         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9166         make-all.com, use makefile.vms instead.
9167
9168 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9169
9170         * config.sub: Accept -lnews*.
9171
9172 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9173
9174         * configure.in (noconfigdirs): Disable target-newlib,
9175         target-examples and target-libiberty for d30v.
9176
9177 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9178
9179         * configure.in (noconfigdirs): Enable ld for d30v.
9180
9181 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9182
9183         * configure.in (tic80-*-*): Build compiler.
9184
9185 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9186
9187         * configure.in (d30v-*): Remove sim directory from list of
9188         unsupported d30v directories
9189
9190 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9191
9192         * config.sub, configure.in: Add d30v target cpu.
9193
9194 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9195
9196         * makefile.vms: New file.
9197         * make-all.com: Remove.
9198
9199 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9200
9201         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9202
9203 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9204
9205         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9206
9207 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9208
9209         * Makefile.in (ALL_MODULES): Added all-db.
9210         (CROSS_CHECK_MODULES): Addec check-db.
9211         (INSTALL_MODULES): Added install-db.
9212         (CLEAN_MODULES): Added clean-db.
9213
9214 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9215
9216         * config.guess: Merge with latest FSF sources.
9217
9218 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9219
9220         * Makefile.in (ALL_MODULES): Added all-itcl.
9221         (CROSS_CHECK_MODULES): Added check-itcl.
9222         (INSTALL_MODULES): Added install-itcl.
9223         (CLEAN_MODULES): Added clean-itcl.
9224
9225 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9226
9227         * configure.in: build gdb for mn10200
9228
9229 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9230
9231         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9232
9233 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9234
9235         * configure.in (tic80-*-*): Turn off most targets right now.
9236
9237 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9238
9239         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9240         rather than the makeinfo program.
9241         (do-info): Depend upon all-texinfo.
9242
9243 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9244
9245         * configure.in: Remove uses of config/mh-linux.
9246
9247         * config.sub, config.guess: Merge with latest FSF sources.
9248
9249 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9250
9251         * config.sub (case $basic_machine): Add tic80 entries.
9252
9253 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9254
9255         * config.sub, config.guess: Merge with latest FSF sources.
9256
9257 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9258
9259         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9260         * mpw-config.in: Test for NewFolderRecursive.
9261         * mpw-install: Use symbolic name for startup filename.
9262         * mpw-README: Add various additional details.
9263
9264 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9265
9266         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9267
9268 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9269
9270         * configure.in: Do build gcc and the target libraries for
9271         the mn10200.
9272
9273 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9274
9275         * configure.in: don't avoid building gdb for mn10300 any more
9276         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9277         instead of single-quoting it.
9278
9279 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9280
9281         * configure.in: Don't use --with-stabs on IRIX 6.
9282
9283 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9284
9285         * configure.in (m32r): Build gdb, libg++ now.
9286
9287 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9288
9289         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9290         directories from noconfigdirs.
9291
9292 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9293
9294         * config.sub (basic_machine): added mips16 configuration
9295
9296 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9297
9298         * config.sub: Handle d10v-unknown.
9299
9300 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9301
9302         * config.sub: Handle v850-unknown.
9303
9304 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9305
9306         * Makefile.in: add findutils
9307         * configure.in: add findutils to list of host_tools
9308
9309 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9310
9311         * config.sub: Handle mn10200 and mn10300.
9312
9313 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9314
9315         * configure.in (d10v-*): Do not build librx.
9316
9317 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9318
9319         * configure.in (mn10300): Build everything except gdb & libgloss.
9320
9321 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9322
9323         * config.guess:  Patch for Dansk Data Elektronik servers,
9324         from Niels Skou Olsen <nso@dde.dk>.
9325
9326         For ncr, use /bin/uname rather than uname, since GNU uname does not
9327         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9328
9329         Patch for MIPS R4000 running System V,
9330         from Eric S. Raymond <esr@snark.thyrsus.com>.
9331
9332         Fix thinko for nextstep.
9333
9334         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9335
9336         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9337         * config.guess: Guess mips-dec-mach_bsd4.3.
9338
9339         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9340         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9341         release numbers.
9342         * config.guess (mips-mips-riscos*):  Emit just enough of the
9343         release number.
9344
9345         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9346         * config.guess (sparc-auspex-sunos*):  Added.
9347         (f300-fujitsu-*): Added.
9348
9349         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9350         * config.guess:  Recognize a Tadpole as a sparc.
9351
9352 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9353
9354         * config.guess: Don't assume that NextStep version is either 2 or
9355         3.  NextStep 4 (aka OpenStep 4) has come out now.
9356
9357 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9358
9359         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9360         From Rik Faith <faith@cs.unc.edu>.
9361
9362 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9363
9364         * config.sub: Contributions from bug-gnu-utils to:
9365         Support plain "hppa" (no version given) architecture, reported by
9366         OpenStep.
9367         OpenBSD like NetBSD.
9368         LynxOs is not a hardware supplier.
9369
9370         * config.guess: Contributions from bug-gnu-utils to add support for:
9371         OpenBSD like NetBSD.
9372         Stratus systems.
9373         More Pyramid systems.
9374         i[n>4]86 Intel chips.
9375         M680[n>4]0 Motorola chips.
9376         Use unknown instead of lynx for hardware manufacturer.
9377
9378 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9379
9380         * install.sh (chmodcmd): Set to null if the DST directory already
9381         exists.
9382
9383 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9384
9385         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9386         not use mt-ppc target Makefile fragment any more.
9387
9388 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9389
9390         * configure.in (*-*-windows):  Exclude everything but those dirs
9391         needed to build windows.
9392
9393 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9394
9395         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9396
9397 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9398
9399         * configure.in:  Exclude mmalloc from i386-windows.
9400
9401 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9402
9403         * Undo my previous change.
9404
9405 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9406
9407         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9408         unconditionally.
9409         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9410
9411 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9412
9413         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9414         host to add it's own flags.
9415
9416 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9417
9418         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9419
9420 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9421
9422         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9423         (CXX_FOR_TARGET): Likewise.
9424         (GCC_FOR_TARGET): Define.
9425         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9426         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9427         CC_FOR_TARGET was specified on the command line.
9428         (MAKEOVERRIDES): Don't define.
9429
9430 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9431
9432         * configure.in (m32r): Fix spelling of libg++ libs.
9433
9434 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9435
9436         * config.sub (-apple*): Remove, now redundant.
9437
9438 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9439
9440         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9441
9442         * configure: Rework yesterday's sed script patch.
9443
9444         * config.sub: Merge with FSF.
9445
9446 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9447
9448         * config.guess:  Merge from FSF.
9449
9450         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9451         * config.guess: Use pc instead of unknown, for pc clone systems.
9452         Change linux to linux-gnu.
9453
9454         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9455         * config.guess: Avoid non-portable tr syntax.
9456
9457 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9458
9459         * test-build.mk (HOLES): Add "xargs" for gdb.
9460
9461         * configure: Avoid hpux10.20 sed bug.
9462
9463 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9464
9465         * configure.in:  Add support for windows host
9466         (that is a build done under the Microsoft build environment).
9467
9468 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9469
9470         * Makefile.in: Replace all uses of srcroot with s, to shrink
9471         command line lengths.
9472
9473         Patches from Geoffrey Noer <noer@cygnus.com>:
9474         * configure.in: If configuring for newlib, pass --with-newlib to
9475         subdirectories.
9476         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9477         -Bnewlib/ and -Lwinsup to gcc.
9478         (CXX_FOR_TARGET): Likewise.
9479
9480 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9481
9482         * Makefile.in (ETC_SUPPORT): Add configure.
9483
9484 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9485
9486         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9487         host configuration file.
9488
9489 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9490
9491         * configure.in: Break mn10x00 support into separate
9492         mn10200 and mn10300 configurations.
9493         * config.sub: Likewise.
9494
9495 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9496
9497         * configure.in: Add lots of stuff to noconfigdirs for
9498         the mn10x00 targets.
9499
9500         * config.sub, configure.in: Add mn10x00 support.
9501
9502 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9503
9504         * make-all.com: Call conf-a-gas, not config-a-gas.
9505
9506 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9507
9508         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9509         targets.
9510
9511 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9512
9513         * mpw-README: Add much more detail for native PowerMac.
9514         * mpw-install: New file.
9515         * mpw-configure: Add --norecursion and --help options.
9516         * mpw-config.in: Translate readme and install files when
9517         copying to objdir.
9518         * mpw-build.in: Don't always depend on byacc and flex.
9519         (install-only-top): New action.
9520
9521 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9522
9523         * configure.in:  You can now configure GDB for the v850.
9524
9525 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9526
9527         * configure.in (noconfigdirs): Don't configure any C++ dirs
9528         if targeting D10V.
9529
9530 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9531
9532         * config.sub: Recognize mips64vr5000.
9533
9534 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9535
9536         * configure.in: Use a single line for host_tools and native_only.
9537
9538 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9539
9540         * config.sub, configure.in: Add entries for m32r.
9541
9542 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9543
9544         * Makefile.in (inet-install): Don't run install-gzip.
9545
9546 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9547
9548         * configure.in:  Don't config lots of things for *-*-windows*.
9549
9550 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9551
9552         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9553         (host_libs, host_tools): Copy from configure.in.
9554         * mpw-configure: Don't complain about directories not found.
9555
9556 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9557
9558         * configure.in (i[345]86): Recognize i686 for pentium pro.
9559         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9560         file.
9561
9562         * config.guess (i[345]86): Ditto.
9563
9564 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9565
9566         * configure.in (noconfigdirs): Removed gdb for D10V.
9567
9568 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9569
9570         * configure.in: Remove ld, target-libio, target-libg++, and
9571         target-libstdc++ from noconfigdirs.
9572
9573 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9574
9575         * configure: Fix three locations where shell scripts were
9576         being run directly rather than with config_shell.
9577
9578 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9579
9580         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9581         * config.sub (basic_machine): Recognize v850.
9582
9583 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9584
9585         * mpw-configure: Handle multiple enable/disable options and
9586         pass them down recursively, handle -c and -s flags appropriately
9587         depending on choice of compiler, add escape mechanism for
9588         quoted arguments to gC.
9589
9590 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9591
9592         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9593         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9594         so that -mrelocatable-lib and -mno-eabi are used.
9595
9596         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9597         not support --print-multi-lib, don't abort.
9598
9599 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9600
9601         * make-all.com: Run config-a-gas.
9602         * setup.com: Don't copy subdirectory files around.
9603
9604 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9605
9606         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9607         target, it now compiles correctly.
9608
9609 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9610
9611         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9612
9613 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9614
9615         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9616
9617 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9618
9619         * configure.in (native_only): Add prms.
9620
9621 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9622
9623         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9624         (BINUTILS_SUPPORT_DIRS): Likewise.
9625
9626 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9627
9628         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9629         d10v support is added.
9630
9631 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9632
9633         * configure.in (d10v-*-*): New target.
9634
9635 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9636
9637         * config.guess (HP 9000/811): Recognize this as a PA1.1
9638         machine.
9639
9640 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9641
9642         * Makefile.in (do-tar-gz): New target, split out from tail end of
9643         taz target.  Run each command separately, don't use pipes.
9644         (taz): Use it.
9645
9646 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9647
9648         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9649         * mpw-build.in: No builds should depend on building byacc or flex,
9650         they are assumed to be installed already.
9651
9652 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9653
9654         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9655         variable that CC_FOR_TARGET needs.
9656
9657 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9658
9659         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9660         options have changed since the last time the subdirectory was
9661         configured, and if it has, reconfigure.
9662         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9663         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9664
9665 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9666
9667         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9668         CLEAN_MODULES): Add bash.
9669         (all-bash): New target.
9670
9671 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9672
9673         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9674
9675 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9676
9677         * config.sub (basic_machine): Recognize d10v as a valid processor.
9678
9679 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9680
9681         * mpw-configure: Add support for --bindir.
9682         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9683
9684 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9685
9686         * configure.in: add bash, time, gawk to list of hosttools and things
9687         to only build for native toolchains
9688
9689 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9690
9691         * Makefile.in (docdir): Remove.
9692
9693 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9694
9695         * Makefile.in (datadir): Set to $(prefix)/share.
9696
9697 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9698
9699         * configure.in: build diff and patch for cygwin32-hosted
9700         toolchains.
9701
9702 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9703
9704         * config.sub: Accept -rtems*.
9705
9706 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9707
9708         * configure.in: enable dosrel for cygwin32-hosted builds,
9709                 remove diff from the list of things not buildable
9710                 via Canadian Cross
9711
9712 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9713
9714         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9715         don't get ". ".
9716
9717 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9718
9719         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9720
9721 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9722
9723         * Makefile.in (taz): Handle case where tex3patch didn't even get
9724         checked out.  Also, if it was found, put the symlink in a new util
9725         subdirectory.
9726
9727 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9728
9729         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9730
9731 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9732
9733         * config.sub: Recognize -openvms.
9734         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9735         * make-all.com, setup.com: New files.
9736
9737 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9738
9739         * Makefile.in (taz): tex3patch moved to texinfo/util.
9740
9741 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9742
9743         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9744         * configure.in: remove make from disable-if-Can-Cross list
9745                 enable gdb if ${host} and ${target} are cygwin32
9746
9747 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9748
9749         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9750         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9751
9752 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9753
9754         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9755         distinguish sysv/svr4/bsd variants.
9756         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9757
9758 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9759
9760         * configure.in: Added copyright notice.
9761         * move-if-change: Added copyright notice.
9762
9763 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9764
9765         * configure.in (powerpcle-*-solaris*): Until we get shared
9766         libraries working, don't build gdb, sim, make, tcl, tk, or
9767         expect.
9768
9769 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9770
9771         * config.guess:  Merge with FSF:
9772
9773         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9774         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9775
9776         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9777         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9778
9779         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9780         * config.guess:  Combine two OSF1 rules.
9781         Also recognize field test versions.  From mjr@zk3.dec.com.
9782         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9783         because GNU uname does not support -p.  From pmr@pajato.com.
9784
9785 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9786
9787         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9788
9789 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9790
9791         * mpw-README: Document GCCIncludes.
9792
9793 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9794
9795         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9796
9797 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9798
9799         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9800
9801 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9802
9803         * configure.in (*-*-cygwin32): Configure make.
9804
9805 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9806
9807         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9808
9809 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9810
9811         * Makefile.in (all-inet): Depend on all-perl.
9812
9813         * Makefile.in (inet-install): New target.
9814
9815         * Makefile.in (all-inet): Depend on all-tcl.
9816         (all-inet): Depend on all-send-pr.
9817
9818 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9819
9820         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9821         temporarily.
9822
9823 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9824
9825         * configure.in: Don't configure --with-gnu-ld on AIX.
9826
9827 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9828
9829         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9830
9831 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9832
9833         * Makefile.in (ALL_MODULES): Added all-inet.
9834         (CROSS_CHECK_MODULES): Added check-inet.
9835         (INSTALL_MODULES): Added install-inet.
9836         (CLEAN_MODULES): Added clean-inet.
9837         (all-indent): New target.
9838
9839         * configure.in (host_tools): Added inet.
9840         (native_only): Added inet.
9841         (noconfigdirs): Added inet.
9842
9843 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9844
9845         * configure.in: Don't configure libgloss if we are not configuring
9846         newlib.
9847
9848 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9849
9850         * configure.in: Don't configure libgloss for unsupported
9851         architectures.
9852
9853 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9854
9855         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9856
9857 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9858
9859         * Makefile.in (ALL_MODULES): Include all-apache.
9860         (CROSS_CHECK_MODULES): Include check-apache.
9861         (INSTALL_MODULES): Include install-apache.
9862         (all-apache): New target.
9863
9864         * configure.in: Added apache everywhere perl is seen.
9865
9866 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9867
9868         * Makefile.in: Add support for clean-{module} and
9869         clean-target-{module} rules.
9870
9871 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9872
9873         * configure.in (*-*-ose) do not build libgloss.
9874
9875 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9876
9877         * config.guess (prep*:SunOS:5.*:*): Turn into
9878         powerpele-unknown-solaris2.
9879
9880 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9881
9882         * configure.in: Permit --enable-shared to specify a list of
9883         directories.
9884
9885 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9886
9887         * configure.in (host==solaris): Pass only the first word of $CC
9888         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9889
9890 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9891
9892         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9893
9894 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9895
9896         * Makefile.in (ALL_MODULES): Include all-perl.
9897         (CROSS_CHECK_MODULES): Include check-perl.
9898         (INSTALL_MODULES): Include install-perl.
9899         (ALL_X11_MODULES): Include all-guile.
9900         (CHECK_X11_MODULES): Include check-guile.
9901         (INSTALL_X11_MODULES): Include install-guile.
9902         (all-perl): New target.
9903         (all-guile): New target.
9904
9905         * configure.in (host_tools): Include perl and guile.
9906         (native_only): Include perl and guile.
9907         (noconfigdirs): Don't build guile and perl; no ports have been
9908         done.
9909
9910 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9911
9912         * configure (--enable-*): Handle quoted option lists such as
9913         --enable-sim-cflags='-g0 -O' better.
9914
9915 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9916
9917         * Makefile.in ({,inst}all-target): New rule so we can make and
9918         install all of the target directories easily.
9919
9920 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9921
9922         * configure.in: Add missing global flag in sed substitution when
9923         deleting `target-' from ${configdirs}.
9924
9925 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9926
9927         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9928         option.
9929
9930         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9931         config/mh-necv4.
9932
9933         * install.sh: Correct misspelling of transformbasename.
9934
9935         * config.guess: Recognize mips-*-sysv*.
9936
9937 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9938
9939         * config.sub: Recognize mon960.
9940
9941 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9942
9943         * configure: Restore Canadian Cross handling of BISON and LEX,
9944         removed in Feb 20 change.
9945
9946 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9947
9948         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9949         Mention make install.  Remove the old copyright date as well the
9950         clumsy and rather pointless copyright on the README file.
9951
9952 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9953
9954         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9955         Makefile after running symlink-tree, then run `make distclean' to
9956         avoid clobbering any generated files in srcdir.
9957
9958 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9959
9960         * configure.in (m68k-*-netbsd*): Build everything now.
9961
9962 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9963
9964         * Makefile.in (taz): Fix quoting.
9965
9966 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
9967
9968         * configure.in (sparclet-*-*): Build everything now.
9969
9970 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9971
9972         * configure.in (m68k-*-linux*): New host.
9973
9974 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
9975
9976         * configure: Check for bison before byacc.
9977
9978 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9979
9980         * Makefile.in configure:  Change the way LEX and BISON/YACC are
9981         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9982         searching PATH.  These are used as fallbacks by Makefile.in if
9983         flex/bison/byacc aren't in objdir.
9984
9985 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9986
9987         * Makefile.in: Make everything which depends upon all-bfd also
9988         depend upon all-opcodes, in case --with-commonbfdlib is used.
9989
9990 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9991
9992         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9993         building NT native compilers on Unix.
9994
9995 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9996
9997         * configure.in: Don't get CC from the host Makefile fragment if we
9998         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9999         Solaris test for /usr/ucb/cc to the post target script, just after
10000         the compiler sanity test.
10001
10002 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10003
10004         * config.sub: Merge with FSF.
10005
10006 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10007
10008         * Makefile.in (RPATH_ENVVAR): New variable.
10009         (REALLY_SET_LIB_PATH): Use it.
10010         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10011
10012 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10013
10014         * config.sub, configure.in: Recognize sparclet cpu.
10015
10016 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10017
10018         * config.guess:  Support m68k-cbm-sysv4.
10019
10020 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10021
10022         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10023         m68k-unknown-linuxaout from linker help string.  Put quotes around
10024         $ld_help_string.
10025
10026 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10027
10028         * config.guess (powerpc-harris-powerunix): Add guess for port
10029         to new target.
10030
10031 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10032
10033         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10034
10035 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10036
10037         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10038         $(REALLY_SET_LIB_PATH) in Makefile.
10039         * Makefile.in (SET_LIB_PATH): New variable.
10040         (REALLY_SET_LIB_PATH): New variable.
10041         ($(DO_X)): Use $(SET_LIB_PATH).
10042         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10043         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10044         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10045         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10046         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10047         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10048         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10049         (install-dosrel): Likewise.
10050         (all-opcodes): Depend upon all-libiberty.
10051
10052 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10053
10054         * config.guess (*:CYGWIN*): New
10055
10056 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10057
10058         * Makefile.in (all-target-winsup): All all-target-libiberty.
10059
10060 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10061
10062         * configure.in (noconfigdirs): Add missing # in front of comment.
10063
10064 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10065
10066         * configure.in: add second pass to things added to noconfigdirs
10067         so *-gm-magic can exclude libgloss properly.
10068
10069 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10070
10071         * mpw-configure (extralibs_name, rez_name): Set correctly
10072         for MWC68K compiler.
10073
10074         * mpw-README: Add more info on the necessary build tools.
10075
10076 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10077
10078         * configure.in, config.sub: Recognize cygwin32.
10079
10080 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10081
10082         * config.guess, config.sub: Recognize A/UX.
10083
10084 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10085
10086         * config.sub: Merge with gcc/config.sub.
10087
10088 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10089
10090         * mpw-build.in (do-binutils): Add build of stamps.
10091
10092 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10093
10094         * config.sub: Add recognition for mips64vr4100*-* targets.
10095
10096 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10097
10098         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10099         Add creation of gconfigargs with `--enable-shared' turned on.
10100         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10101         ($(host)-stamp-stage3-configured): Likewise.
10102         (HOLES): Add chatr and ldd.
10103         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10104
10105 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10106
10107         * configure: Pass --nfp to recursive configures.
10108
10109 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10110
10111         * Makefile.in (DLLTOOL): New.
10112         (DLLTOOL_FOR_TARGET): New.
10113         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10114         (EXTRA_TARGET_FLAGS): Ditto.
10115         (EXTRA_GCC_FLAGS): Ditto.
10116         (CONFIGURE_TARGET_MODULES): Ditto.
10117         (DO_X): Ditto.
10118         * configure: Add DLLTOOL.
10119
10120 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10121
10122         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10123         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10124         mh-sco, since old workarounds no longer needed, and don't
10125         build ld, since libraries have weak symbols in COFF.
10126
10127 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10128
10129         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10130
10131 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10132
10133         * configure.in: Make sure that ${CC} can be used to compile an
10134         executable.
10135
10136 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10137
10138         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10139         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10140         nothing depending on whether gdbtk is being built.
10141
10142 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10143
10144         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10145
10146 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10147
10148         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10149         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10150
10151 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10152
10153         * config-ml.in: Add support for
10154         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10155         Simplify setting of multidirs from --disable-foo.
10156
10157 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10158
10159         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10160         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10161         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10162         non-empty, pass them on to the  GCC make.
10163         (all-bootstrap): New rule that is like all-gcc, except it executes
10164         the GCC bootstrap rule instead of the GCC all rule.
10165
10166 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10167
10168         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10169
10170 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10171
10172         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10173         DG/UX support.
10174
10175 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10176
10177         * config.sub (i*86*) Change [345] to [3456]
10178
10179 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10180
10181         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10182         --with-gnu-ld=no.
10183
10184 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10185
10186         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10187         AIX multilibs get built.
10188
10189 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10190
10191         * configure.in (i386-win32): Don't build expect if we're not
10192         building the tcl subdir.
10193
10194 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10195
10196         * Makefile.in: (configure-target-examples, all-target-examples):
10197         New targets, configure and build example programs.
10198
10199 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10200
10201         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10202         use it as input to sedit the generated MPW makefile.
10203         * mpw-README: Add a suggestion about Gestalt.h.
10204
10205 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10206
10207         * config.sub: Accept *-*-ieee*.
10208
10209 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10210
10211         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10212         Ronald F. Guilmette <rfg@monkeys.com>.
10213
10214 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10215
10216         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10217         for powerpc-pe native.
10218         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10219         (target==powerpc-pe): duplicate i386-win32 entry.
10220
10221 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10222
10223         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10224         of vxworks, not just vxworks5.1.
10225
10226 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10227
10228         * mpw-configure: Add support for exec-prefix.
10229
10230 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10231
10232         * config.guess: Recognize HP model 816 machines as having
10233         a PA1.1 processor.
10234
10235 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10236
10237         * configure: Ignore new autoconf configure options.
10238
10239 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10240
10241         * config.guess:  Recognize Pentium under SCO.
10242         From Robert Lipe <robertl@arnet.com>.
10243
10244 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10245
10246         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10247
10248 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10249
10250         * configure.in: Don't configure gas for alpha-dec-osf*.
10251
10252 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10253
10254         * configure.in: Default to --with-stabs for some targets for which
10255         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10256         i[345]86*-*-unixware*.
10257
10258 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10259
10260         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10261         rather than basing it on the target.  Simplify handling of options
10262         controlling which directories to configure.  Remove extraneous
10263         slash in multi-clean target.
10264
10265 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10266
10267         * config-ml.in: Prefix more variables with ml_ so they don't collide
10268         with configure's.
10269
10270 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10271
10272         * configure: Don't turn -v into --v.
10273
10274 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10275
10276         * configure.in (targargs): Fix typo.
10277
10278         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10279
10280 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10281
10282         * configure.in: Strip --host and --target options from
10283         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10284         --with-cross-host option when building with a cross-compiler.
10285         * configure: Canonicalize the arguments put into config.status by
10286         always using `=' for an option with an argument.  Pass a presumed
10287         --host or --target explicitly.
10288
10289 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10290
10291         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10292         into general OS recognition case.
10293
10294 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10295
10296         * configure.in (target_configdirs): add target-winsup only
10297         for win32 target systems.
10298
10299 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10300
10301         * Makefile.in (all-target-libgloss): Depend upon
10302         configure-target-newlib, since when libgloss is built it looks to
10303         see if the newlib directory exists.
10304
10305 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10306
10307         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10308         cfg-ml-*.in.
10309
10310 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10311
10312         * configure: Handle LD and LD_FOR_TARGET when configuring a
10313         Canadian Cross.
10314
10315 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10316
10317         * configure.in (target_libs): add target-winsup.
10318         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10319         (target==ppcle-pe): remove ld from $noconfigdirs.
10320
10321 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10322
10323         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10324         Preserve relative path names in $srcdir.  Build symlink tree if
10325         configuring cross target dir and srcdir=. (= no VPATH support).
10326         (configure-target-libg++): Depend on configure-target-librx.
10327         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10328         * config-ml.in: New file.
10329         * symlink-tree: New file.
10330         * configure: Ensure srcdir="." if that's what it is.
10331
10332 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10333
10334         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10335         includes and FLEX_SKELETON setting.
10336         * mpw-configure (--with-gnu-ld): New option, controls whether
10337         to use PPCLink or ld with PowerMac GCC.
10338         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10339         * mpw-config.in: Configure grez if targeting Mac.
10340
10341         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10342         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10343         just macos.
10344         * configure.in: Configure grez resource compiler if targeting Mac.
10345         * Makefile.in (all-grez, install-grez): New targets.
10346
10347 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10348
10349         * configure: CXX defaults to gcc, not g++.  If we find
10350         gcc in the path, set CC to gcc -O2.
10351
10352 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10353
10354         * configure: Default ${build} correctly.  Avoid picking up extra
10355         spaces when reading CC and CXX from Makefile.  When doing a
10356         Canadian Cross, use plausible default values for numerous
10357         variables.
10358         * configure.in: When doing a Canadian Cross, don't try to
10359         configure tools whose configure script can't handle it.
10360
10361 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10362
10363         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10364
10365 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10366
10367         * configure:  Remove dubious bug reporting address.
10368
10369 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10370
10371         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10372         configure script, run that instead of this directory's configure.
10373         In either case, print a message that we're configuring the sub-dir.
10374
10375 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10376
10377         * configure.in: Before checking for the existence of various files,
10378         use sed to filter out "target-".
10379
10380 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10381
10382         * Makefile.in (DO_X): Split rule to decrease command line length
10383         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10384         (Philippe De Muyter).
10385
10386 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10387
10388         * Makefile.in (all-patch): depend on all-libiberty.
10389
10390 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10391
10392         * configure.in: If the only directory in target_configdirs which
10393         actually exists is libiberty, then set target_configdirs to empty,
10394         to avoid trying to build a target libiberty in a gas or gdb
10395         distribution.
10396
10397 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10398
10399         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10400         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10401         systems.
10402
10403 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10404
10405         * configure.in (copy_dirs): Use sys-include instead of include
10406         for --with-headers option.
10407
10408 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10409
10410         * Makefile.in, configure.in: Make winsup builds work with
10411         new scheme.
10412
10413 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10414
10415         * configure.in: Build the linker on AIX.
10416
10417 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10418
10419         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10420         where needed.
10421
10422 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10423
10424         * Makefile.in (all-gcc): Fix typo.
10425
10426 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10427
10428         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10429
10430 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10431
10432         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10433         to target-xiberty, to provide more flexibility.
10434         (target_subdir):  Define.  Create if cross.
10435         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10436         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10437         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10438         check-libFOO -> check-target-libFOO, etc.
10439         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10440         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10441         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10442         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10443         allow ALL_GCC="" to only configure.
10444         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10445         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10446         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10447
10448 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10449
10450         * Makefile.in (taz): Build "info" in etc explicitly.
10451
10452 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10453
10454         * configure.in:  Make sure that CC is undefined (as opposed to
10455         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10456         problem with autoconf trying to configure on a host without GCC.
10457
10458 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10459
10460         * mpw-configure: Set host alias from choice of host compiler,
10461         only use generic MPW Makefile sed if present, edit a file
10462         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10463         * mpw-README: Add problem notes about CW6 and CW7.
10464
10465 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10466
10467         * Makefile.in (taz): Use ";" instead of ";;".
10468
10469 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10470
10471         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10472         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10473         DISTDOCDIRS.
10474         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10475         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10476
10477 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10478
10479         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10480         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10481         Move bfd to DISTSTUFFDIRS.
10482
10483 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10484
10485         * Makefile.in (X11_LIB): Removed.
10486         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10487
10488         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10489
10490 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10491
10492         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10493         names.
10494
10495 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10496
10497         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10498
10499 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10500
10501         * configure.in (i[345]86-*-win32): Always build newlib.
10502         Don't configure cvs, autoconf or texinfo.
10503         * Makefile.in (LD_FOR_TARGET): New.
10504         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10505         Pass down LD_FOR_TARGET.
10506
10507 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10508
10509         * winsup: New directory.
10510         * Makefile.in: Build winsup.
10511         * configure.in: Winsup is configured when target is win32.
10512         Can only build win32 target GDB when native.
10513
10514 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10515
10516         * config.guess: Recognize HP model 819 machines as having
10517         a PA 1.1 processor.
10518
10519 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10520
10521         * configure: Fix sed loop which substitutes for CC and CXX to
10522         avoid bug found in various sed implementations.
10523
10524 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10525
10526         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10527         simulator.  Use standard powerpc-*-eabi*.
10528
10529 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10530
10531         * configure.in: Stop putting gas and binutils in noconfigdirs for
10532         powerpc-*-aix* and rs6000-*-*.
10533
10534 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10535
10536         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10537         -mcall-aixdesc libraries.
10538
10539 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10540
10541         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10542
10543         * config.sub (arm | armel | armeb): Fix shell syntax.
10544
10545 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10546
10547         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10548         -msoft-float and -mcpu=common support.
10549         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10550         libraries.
10551
10552 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10553
10554         * configure.in: Allow configuration and build of emacs19 for the alpha.
10555
10556 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10557
10558         * configure.in (CC): Get ^CC, not just any old CC, from
10559         ${host_makefile_frag}.
10560
10561 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10562
10563         * configure.in (CC): Try to get CC from
10564         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10565
10566 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10567
10568         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10569         only if it exists in $(srcdir).
10570
10571 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * configure: If CC and CXX are not set in the environment, set
10574         them, based on either an existing Makefile or on searching for gcc
10575         in PATH.  Substitute for CC and CXX in Makefile.
10576         * configure.in: Remove libm from target_libs.  Separate
10577         target_configdirs from configdirs.  If CC is not set in
10578         environment, try to get it from a host Makefile fragment.  Rewrite
10579         changes of configdirs to use skipdirs instead.  A few minor
10580         tweaks.  Take directories out of target_configdirs as they are
10581         taken out of configdirs.  Remove existing Makefile files from
10582         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10583         CONFIG_ARGUMENTS in Makefile.
10584         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10585         by configure.in.
10586         (CONFIG_ARGUMENTS): Likewise.
10587         (CONFIGURE_TARGET_MODULES): New variable.
10588         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10589         ($(CONFIGURE_TARGET_MODULES)): New target.
10590         (configure-libg++, configure-libio): New targets.
10591         (all-libg++): Depend upon configure-libg++.
10592         (all-libio): Depend upon configure-libio.
10593         (configure-libgloss, all-libgloss): New targets.
10594         (configure-libstdc++): New target.
10595         (all-libstdc++): Depend upon configure-libstdc++.
10596         (configure-librx, all-librx): New targets.
10597         (configure-newlib): New target.
10598         (all-newlib): Depend upon configure-newlib
10599         (configure-xiberty): New target.
10600         (all-xiberty): Depend upon configure-xiberty.
10601
10602 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10603
10604         * configure.in (host i[345]86-*-win32):  Expand the
10605         noconfigdirs again.
10606
10607 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10608
10609         * mpw-configure: Fix sed command file name.
10610
10611 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10612
10613         * configure.in (host i[345]86-*-win32): Reduce the
10614         noconfigdirs again.
10615
10616 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10619         or powerpc*-*-pe*, since they are not yet supported.
10620
10621 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10622
10623         Add PowerMac support and many other enhancements.
10624         * mpw-configure: New option --cc to select compiler to use,
10625         paste options set according to --cc into the generated
10626         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10627         if mpw-make.sed is present.
10628         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10629         add forward includes for PowerPC include files.
10630         * mpw-build.in: Build using Makefile.PPC if present.
10631         (do-byacc, etc): Remove separate version resource builds.
10632         (do-gas): Build "stamps" before "all".
10633         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10634         * mpw-README: Update to reflect --cc option, PowerMac support,
10635         and recently-reported compatibility problems.
10636
10637 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10638
10639         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10640         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10641         (--with-multilib-top): Pass to recursive invocations.
10642
10643 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10644
10645         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10646         v810-*-*.
10647
10648 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10649
10650         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10651         gdb, ld and opcodes on v810-*-*.
10652
10653 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10654
10655         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10656         (local-maintainer-clean): New target.
10657         (maintainer-clean): New target.
10658         (realclean): Just depend upon maintainer-clean.
10659
10660 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10661
10662         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10663
10664 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * configure.in: Build ld in mips*-*-bsd* case.
10667
10668 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10669
10670         * config.sub: Accept -lites* OS.  From Ian Dall.
10671
10672 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10673
10674         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10675         targets.
10676
10677 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10678
10679         * configure.in: treat i386-win32 canadian cross the same as
10680         i386-go32 canadian cross.
10681
10682 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10683
10684         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10685         running under the simulator to build a reduced set of libraries.
10686         (powerpc-*-eabiaix): Add fine grained multilib support added to
10687         other powerpc targets yesterday.
10688
10689 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10690
10691         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10692         -disable-softfloat, -disable-relocatable, -disable-aix, and
10693         -disable-sysv to control which multilib libraries get built.
10694
10695 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10696
10697         * configure: Add Makefile.tem to list of files to remove in trap
10698         handler.
10699
10700 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10701
10702         * config.guess (*Linux*):  Add missing "exit"s.
10703         Also, need specific check for alpha-unknown-linux (uses COFF).
10704
10705 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10706
10707         * config.guess:  Merge with FSF:
10708
10709         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10710         * config.guess (AIX4): More robust release numbering discovery.
10711
10712         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10713         * config.guess (i386-sequent-ptx): Properly get version number.
10714
10715         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10716         * config.guess (mips:*:4*:UMIPS): New case.
10717
10718 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10719
10720         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10721         (i386-win32 host): Likewise.  Don't build readline.
10722
10723 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10724
10725         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10726         SUPPORT_FILES to submakes.
10727
10728 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10729
10730         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10731         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10732         mpw-configure.
10733
10734 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10735
10736         * configure.in (appdirs): Use =, not ==, in test expression when
10737         trying to build the text to print in the warning message for
10738         Solaris users.
10739
10740 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10741
10742         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10743
10744 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10745
10746         * config.guess: Recognize lynx-2.3.
10747
10748 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10749
10750         * config.sub (z8ksim): Deleted
10751         (z8k-*-coff): New, this is the one true name of the target.
10752
10753 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10754
10755         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10756
10757 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10758
10759         * config.guess (*:Linux:*:*): First try asking the linker what the
10760         default object file format is (elf, aout, or coff).  Then if this
10761         fails, try previous methods.
10762
10763 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10764
10765         * configure.in: Don't build newlib for *-*-vxworks5.1.
10766
10767 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10768
10769         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10770         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10771
10772 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10773
10774         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10775
10776 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10777
10778         * cfg-ml-com.in: New file.
10779         * cfg-ml-pos.in: New file.
10780
10781 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10782
10783         * COPYING.NEWLIB: Add HP free copyright to list.
10784
10785 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10786
10787         * config.sub: Recognize -eabi* for the system, not just -eabi.
10788
10789 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10790
10791         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10792         * config.sub, configure.in (win32): New target and host.
10793
10794 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10795
10796         * configure.in: Add i386-pe configuration.
10797
10798 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10799
10800         * mpw-build.in (install): Install GDB after LD.
10801
10802 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10803
10804         * mpw-config.in (elf/mips.h): Always forward-include, needed
10805         for GDB to build.
10806
10807 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10808
10809         * testsuite: New directory for customer acceptance and whole tool
10810         chain tests.
10811
10812 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10813
10814         * configure: If per-host line isn't found, but AC_OUTPUT is found
10815         and a configure script exists, run it instead.
10816
10817 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10818
10819         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10820
10821 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10822
10823         * configure: Set build_{cpu,vendor,os,alias} to host values when
10824         --build isn't specified.
10825
10826 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10827
10828         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10829         (FLAGS_TO_PASS): Pass them.
10830         (EXTRA_TARGET_FLAGS): Ditto.
10831
10832 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10833
10834         * Makefile.in (all-libg++): Depend on all-libstdc++.
10835
10836 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10837
10838         * configure.in (noconfigdirs): Enable all packages for
10839           i386-unknown-netbsd.
10840
10841 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10842
10843         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10844         hosted builds (DOS builds)
10845
10846 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10847
10848         Changes for ARM based on patches from Richard Earnshaw:
10849         * config.sub: Handle armeb and armel.
10850         * configure.in: Omit arm linker only for riscix.
10851
10852 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10853
10854         * config.guess:  Update from FSF.
10855
10856 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10857
10858         * config.sub: Recognize powerpcle as the little endian variant of
10859         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10860         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10861         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10862         temporarily.
10863
10864 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10865
10866         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10867
10868 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10869
10870         * config.sub: Accept -lites* as a basic system type.
10871
10872 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10873
10874         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10875         installed, and if so return linuxoldld as the system name.
10876
10877 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10878
10879         * config.guess: Add hppa1.1-hp-lites support.
10880
10881 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10882
10883         * configure.in: Don't build newlib for m68k-vxworks5.1.
10884
10885 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10886
10887         * configure.in (mips-sgi-irix6): Use mh-irix5.
10888
10889 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10890
10891         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10892
10893 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10894
10895         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10896         OSF/1.  Fix compiler flags.
10897         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10898
10899 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10900
10901         * configure.in: Recognize --with-newlib.
10902         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10903
10904 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10905
10906         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10907         to *_X11_MODULES due to gdbtk needing X include files et al.
10908
10909 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10910
10911         Merge in support for Mac MPW as a host.
10912         (Old change descriptions retained for informational value.)
10913
10914         * mpw-config.in: Add generic include forwards for cpu-specific
10915         include files in aout and elf directories.
10916
10917         * mpw-configure: Added copyright.
10918         * mpw-config.in: Check for presence of required build tools.
10919         (target_libs): Add newlib.
10920         (target_tools): Add examples.
10921         (Read Me): Generate as "Read Me for MPW" instead.
10922         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10923         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10924         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10925
10926         * mpw-configure: Remove subdir-specific makefile hackery,
10927         delete mk.tmp after using it.
10928
10929         * mpw-build.in (all): Display start and end times.
10930
10931         * mpw-configure (host_canonical): Set.
10932         (target_cpu): Always add to makefiles.
10933         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10934         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10935         (mpw-mh-mpw): Look for in srcdir and srcroot.
10936         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10937
10938         * mpw-build.in: (install-only): New target.
10939
10940         * mpw-configure (host_alias, target_alias): Rename from hostalias
10941         and targetalias, add into generated Makefile.
10942         (mk.tmp): If present, add into generated Makefile.
10943         * mpw-build.in (all-gas): Build config.h first before gas proper.
10944
10945         * mpw-configure (config.status): Write only if changed.
10946         * mpw-config.in (readline): Configure it (not built, just used for
10947         definitions).
10948
10949         * mpw-config.in (elf/mips.h): Add a forward include.
10950
10951         * mpw-config.in: Forward-include most .h files in include into
10952         extra-include.
10953         (readline): Don't build.
10954         mpw-build.in (install): Install GDB.
10955
10956         * mpw-configure (prefix, mpw_prefix): Handle it.
10957         * mpw-config.in (mmalloc, readline): Don't configure.
10958         * mpw-build.in (thisscript): Rename to ThisScript.
10959         Use mpw-build instead of BuildProgram everywhere.
10960         (mmalloc, readline): Don't build.
10961         * mpw-README: New file, basic documentation about the MPW port.
10962
10963         * mpw-config.in: Use forward-include to create include files.
10964
10965         * mpw-configure: Add more things to the top of each configured
10966         Makefile, including contents of config/mpw-mh-mpw.
10967         * mpw-config.in (extra-include): Create this directory and fill it
10968         with Posix-like include files when configuring.
10969
10970         * config.sub (apple, mac, mpw): Add various aliases.
10971
10972         * mpw-build.in: New file, top-level build script fragment for MPW.
10973         * mpw-configure: New file, configure script for MPW.
10974         * mpw-config.in: New file, config fragment for MPW.
10975
10976 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10977
10978         * configure.in (host_libs): Remove glob, since it is gone from the
10979         sources.
10980
10981 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10982
10983         * Makefile.in: define empty GDB_NLM_DEPS var.
10984
10985         * configure.in(target_makefile_frag): use config/mt-netware
10986         for netware targets.
10987
10988 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10989
10990         * config.sub: Merge in recent FSF changes.  Remove linux special
10991         cases.
10992
10993 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10994
10995         Revert this change:
10996
10997         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10998
10999                 * build-all.mk: Use CC=cc -Xs on Solaris.
11000
11001 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11002
11003         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11004         stop using it.
11005         * Makefile.in: Nuke all references to glob subdirectory.
11006
11007 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11008
11009         * configure.in: Fix --enable-shared logic in per-host.
11010
11011 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11012
11013         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11014
11015 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11016
11017         * configure.in (noconfigdirs): Don't build gas on AIX, for
11018         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11019
11020 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11021
11022         * configure: Fix --cache-file to work if the file argument is a
11023         relative path.
11024
11025 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11026
11027         * configure: If the --cache-file is used, pass it down to
11028         configure in subdirectories.
11029
11030 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11031
11032         * config.sub: add vxworks29k configuration.
11033
11034 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11035
11036         * Makefile.in (taz): Do "diststuff" part quietly.
11037
11038 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11039
11040         * config.sub: Mini-merge with gcc/config.sub.
11041
11042 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11043
11044         * config.guess (IRIX): Sed - to _.
11045
11046 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11047
11048         * Makefile.in (source-vault, binary-vault): New targets.
11049
11050 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11051
11052         * config.sub: Recognize -eabi as a basic system type.
11053
11054 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11055
11056         * configure.in (enable_shared stuff): Fix typo.
11057
11058 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11059
11060         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11061
11062 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11063
11064         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11065
11066 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11067
11068         * configure.in (rs6000-*-*): Don't build gas.
11069
11070 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11071
11072         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11073         reduce command line length.
11074         (AS_FOR_TARGET): Check for as.new, not Makefile.
11075         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11076
11077 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11078
11079         * config.guess:  Merge from FSF.
11080
11081 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11082
11083         * configure: Don't use $ when handling program_suffix.
11084
11085 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11086
11087         * configure.in:  Configure tk for hppa/hpux.
11088
11089 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11090
11091         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11092
11093 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11094
11095         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11096         to LIBCXXFLAGS.  Tests are better run without it.
11097
11098 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11099
11100         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11101
11102 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11103
11104         * configure.in (*-*-netware*): Don't configure xiberty.
11105
11106 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11107
11108         * configure.in:  Remove tk from native_only list.
11109
11110 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11111
11112         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11113           for special NCD build.
11114
11115 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11116
11117         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11118         makeall.bat, they're only useful for binutils snapshots.
11119         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11120         makeall.bat to specified SUPPORT_FILES.
11121
11122 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11123
11124         * build-all.mk: Add Ericsson targets to sun4 and solaris
11125           hosts.  Add  BNR's sun4 target to solaris host, so their
11126           build-from-source will be tested in-house first.
11127
11128 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11129
11130         * Makefile.in (LIBCFLAGS): New variable.
11131         (CFLAGS_FOR_TARGET): Ditto.
11132         (LIBCFLAGS_FOR_TARGET): Ditto.
11133         (LIBCXXFLAGS): Ditto.
11134         (CXXFLAGS_FOR_TARGET): Ditto.
11135         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11136         (BASE_FLAGS_TO_PASS): Pass them.
11137         (EXTRA_TARGET_FLAGS): Ditto.
11138
11139         * configure.in: Support --enable-shared.
11140
11141 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11142
11143         * configure.in (target_libs):  Include libstdc++ again.
11144         * config.guess:  Update from FSF (for FreeBSD).
11145
11146 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11147
11148         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11149         makeall.bat.
11150         (DISTDOCDIRS): Add `etc'.
11151         (ETC_SUPPORT_PFX): New variable.
11152         (taz): Include anything from etc starting with a word in
11153         ETC_SUPPORT_PFX.
11154
11155 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11156
11157         * config.sub: Update for recent FSF changes.  Remove obsolete
11158         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11159         spacing changes.
11160
11161 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11162
11163         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11164
11165         * config.guess:  Merge with FSF.
11166         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11167
11168 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11169
11170         * configure: Since the "trap 0" handler will override the exit
11171         status on many systems, only use it for "exit 1", and make it set
11172         a non-zero exit status; reset it before "exit 0".  Also, check
11173         exit status of config.sub, and error out if it failed.
11174
11175 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11176
11177         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11178         and install libgloss.
11179
11180 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11181
11182         * Makefile.in (all-binutils): Depend upon all-byacc.
11183
11184         * configure.in: Don't build emacs on Irix 5.
11185
11186 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11187
11188         * configure.in (*-*-netware*): Add libio.
11189
11190 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11191
11192         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11193         (CHECK_TARGET_MODULES): Ditto.
11194         (INSTALL_TARGET_MODULES): Ditto.
11195         (TARGET_LIBS): Ditto.
11196         (all-libstdc++): Note dependencies.
11197
11198 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11199
11200         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11201
11202 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11203
11204         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11205         -fexternal-templates.
11206
11207         * configure.in (target_libs): Add libstdc++.
11208         (noconfigdirs): Add libstdc++ as appropriate.
11209
11210 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11211
11212         * config.guess:  Update from FSF.
11213
11214 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11215
11216         * configure: Use ${config_shell} when running ${configsub}.
11217
11218 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11219
11220         * config.sub: No longer recognize h8300h.
11221
11222 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11223
11224         * config.sub: Remove extraneous differences between config.sub and
11225         gcc/config.sub.
11226
11227 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11228
11229         * Makefile.in (DISTSTUFFDIRS): Add gas.
11230
11231 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11232
11233         * COPYING.NEWLIB: New file.
11234
11235 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11236
11237         * config.guess (HP-UX):  Patch from Harlan Stenn
11238         <harlan@landmark.com> to also emit release level.
11239
11240 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11241
11242         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11243
11244 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11245
11246         * config.sub:  Merge nextstep cleanup from FSF.
11247
11248 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11249
11250         * configure.in (arm-*-*): Don't configure ld for this target.
11251
11252 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11253
11254         * configure.in (*-*-netware): don't configure libg++, libio,
11255           librx, or newlib.
11256
11257 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11258
11259         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11260         configure ld--it works, but it doesn't support shared libraries.
11261
11262 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11263
11264         * config.guess (*-unknown-freebsd*):  Get rid of possible
11265         trailing "(Release)" in version string.
11266         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11267
11268 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11269
11270         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11271         Fix type: *-next-neststep -> *-next-nextstep.
11272
11273         * config.guess:  Merge from FSF:
11274
11275         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11276
11277         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11278
11279         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11280
11281         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11282         instead of UNIX_SV for UnixWare 1.0).
11283
11284 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11285
11286         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11287         to make gdb/nlm/* build after the compiler and linker.
11288
11289 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11290
11291         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11292         not just i[34]86.
11293         (m68k-atari-sysv4):  Relocate to match FSF version.
11294
11295         * config.guess:  More merges from the FSF:
11296
11297         Add a space before function call or macro invocation.
11298
11299         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11300
11301         * config.guess: Add trap cmd to remove dummy.c and dummy when
11302         interrupted.
11303
11304         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11305
11306         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11307         (dummy): Redirect stderr from compilation of dummy.c.
11308
11309         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11310
11311         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11312
11313 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11314
11315         * configure: Accept and ignore --cache*, for compatibility with
11316         new autoconf.
11317
11318 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11319
11320         * config.guess:  Merge from FSF:
11321
11322         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11323
11324         * config.guess (Pyramid*:OSx*:*:*): New case.
11325         (PATH): Add /.attbin at end for finding uname.
11326         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11327
11328         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11329
11330         * config.guess (M88*:DolphinOS:*:*): New case.
11331
11332         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11333
11334         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11335         to select whether to use ELF or COFF.
11336
11337         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11338
11339         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11340
11341         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11342
11343         * config.guess: Guess the OS version for HPUX.
11344
11345         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11346
11347         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11348
11349 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11350
11351         * configure.in: Recognize --with-headers, --with-libs, and
11352         --without-newlib.
11353         * Makefile.in (all-xiberty): Depend upon all-ld.
11354
11355 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11356
11357         * configure.in: Change i[34]86 to i[345]86.
11358
11359 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11360
11361         * configure (version): A few more tweaks to help message.
11362
11363 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11364
11365         * Makefile.in:  Remove (for now) librx as a host library,
11366         now that we're building it for target.
11367
11368 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11369
11370         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11371         (Karl Berry).
11372
11373 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11374
11375         * configure.in:  Also configure librx.
11376
11377 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11378
11379         * Makefile.in:  Update various rules to reflect that librx
11380         is now needed for libg++.
11381
11382 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11383
11384         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11385
11386 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11387
11388         * configure.in: Configure the examples directory.
11389
11390 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11391
11392         * configure: Simplify Jun 2 1994 change.
11393
11394 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11395
11396         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11397         /bin/gcc isn't good enough to build gcc.
11398
11399 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11400
11401         * Makefile.in (GDB_SUPPORT_FILES): Remove
11402         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11403         (gdb.tar.gz): Add new rule to use standard distribution building
11404         mechanism.
11405
11406 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11407
11408         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11409         Bill Cox <bill@cygnus.com>.
11410
11411 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11412
11413         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11414
11415 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11416
11417         * configure:  Search current dir first in .gdbinit.
11418
11419 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11420
11421         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11422
11423 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11424
11425         * config.sub:  Refer to NeXT's operating system as nextstep.
11426
11427         * config.sub (case $basic_machine):  Re-order the cases, to match
11428         the order in the FSF version (which is mostly alphabethical).
11429         Merge in some additions and changes from the FSF.
11430
11431 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11432
11433         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11434         * config.sub: Recognize cxux7.
11435         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11436
11437 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11438
11439         * config.sub:  Fix typo powerpc -> powerpc-*.
11440
11441 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11442
11443         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11444
11445         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11446         parallel with all-emacs and install-emacs).  Top-level command
11447         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11448
11449 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11450
11451         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11452         $(relbindir)/make before doing ``make install'', and use
11453         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11454         installing over running make binary.
11455         ($(host)-stamp-stage3-installed): Likewise.
11456
11457 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11458
11459         * config.guess: Recognize Mach.
11460
11461 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11462
11463         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11464         see whether --exec-prefix was used.
11465
11466 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11467
11468         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11469
11470 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11471
11472         * Makefile.in: Add all-librx target similar to all-libproc.
11473
11474 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11475
11476         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11477         with post 1.2 uname bogosity.
11478
11479 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11480
11481         * configure: Remove temporary files on receipt of a signal.
11482
11483 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11484
11485         * configure: If there is a package_makefile_frag, remove
11486         ${subdir}/Makefile.tem after copying it in.
11487
11488 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11489
11490         * build_all.mk: support rs6000 lynx identifies itself as
11491         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11492         since /bin/gcc is too feeble to compile a modern gcc.
11493
11494 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11495
11496         * brought devo/test-build.mk update-to-date with progressive/
11497           test-build.mk. Add lynx targets and hppa flag info.
11498
11499 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11500
11501         * configure.in:  Use mh-ncrsvr43.  Patch from
11502         Tom McConnell <tmcconne@sedona.intel.com>.
11503
11504 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11505
11506         * config.guess (i386-unknown-bsdi):  No longer need to
11507         check #if defined(__bsdi__) && defined(__i386__).
11508
11509 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11510
11511         * configure: Set program_transform_nameoption correctly.
11512
11513 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11514
11515         * brought build-all.mk update-to-date with progressive build-all.mk,
11516           added new targets and hppa info.
11517
11518 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11519
11520         * configure: If config.guess result is a prefix of the user
11521         specified target, assume a native build and use the user specified
11522         target as the host alias.  Remove SunOS patch suffix removal hack.
11523         * configure.in: Remove SunOS patch suffix removal hack.
11524
11525         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11526         in NATIVE_CHECK_MODULES.
11527
11528 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11529
11530         * Makefile.in: Rename HOST_ONLY to NATIVE.
11531         * configure: Delete SunOs patch suffix from host_canonical
11532           and build_canonical variables that are prepended to Makefiles.
11533         * configure.in: Add comments for easier maintenance.
11534
11535 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11536
11537         * Makefile.in: Add all-libproc target similar to all-gui.
11538
11539 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11540
11541         * Makefile.in (CHECK_MODULES): split into
11542         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11543
11544 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11545
11546         * config.guess (i386-unknown-bsdi): New system to guess.
11547
11548 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11549
11550         * Makefile.in: Add all-gui target (but not yet build by "all").
11551
11552 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11553
11554         * config.sub: Move deletion of patch suffix from here...
11555         * configure.in: To here, at Ian's suggestion.  The top-
11556           level scripts might need to know of a patch level.
11557
11558 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11559
11560         * config.sub: Strip off patch suffix so rtl is recognized
11561           as a sunos4.1.3 machine, even though it's been patched.
11562
11563 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11564
11565         * Makefile.in (INSTALL_LAST): Delete.
11566         (INSTALL_DOSREL): New.
11567
11568 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11569
11570         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11571         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11572         whether we pass down --with-gnu-ld anyhow.
11573
11574 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11575
11576         * Makefile.in (INSTALL_LAST): Change operation so it works
11577         on more flavors of make.
11578         * configure.in (go32): Don't build libg++ or libio.
11579
11580 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11581
11582         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11583         they can be overriden by templates.
11584
11585 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11586
11587         * configure.in (target==go32): Don't build gdb.
11588         * dosrel: New directory.
11589
11590 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11591
11592         * configure.in (host==go32): Configure dosrel too.
11593         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11594         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11595         be set by incoming names or templates.
11596         (INSTALL_LAST): New rule.
11597
11598 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11599
11600         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11601
11602 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11603
11604         * configure.in (appdirs): New variable.  Currently empty, but will
11605         be used in gas distribution.  If nonempty, lists a set of
11606         directories at least one of which must get configured, or top
11607         level configuration is considered to have failed.
11608         (rs6000-*-lynxos*): Use new file name.
11609
11610 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11611
11612         Eliminate XTRAFLAGS.
11613         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11614         newlib include files using -idirafter, and also use -nostdinc.
11615         (CXX_FOR_TARGET): Likewise.
11616         (XTRAFLAGS): Removed.
11617         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11618         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11619         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11620         ($(DO_X)): Don't pass down XTRAFLAGS.
11621
11622 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11623
11624         * configure.in (mips*-dec-bsd*): New target; do build linker.
11625         (mips*-*-bsd*): New target; don't build linker.
11626
11627 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11628
11629         * configure.in: support rs6000-*-lynxos* configuration.
11630         support sunos4 as a cross target.
11631
11632         * config.sub: look for lynx*, not lynx since the OS version may
11633         legitimately be part of the name.
11634
11635 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11636
11637         * configure.in (i[34]86-*-sco*): Move to be with other i386
11638         targets.
11639         (romp-*-*): New target.  Skip various binary utilities.
11640         (vax-*-*): New target.  Don't build newlib.
11641         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11642
11643 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11644
11645         * configure.in: Only set host_makefile_frag if config
11646         directory exists.
11647
11648 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11649
11650         * install.sh: If $dstdir exists, don't check whether each
11651         component does.
11652
11653 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11654
11655         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11656
11657 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11658
11659         * configure.in (*-*-lynxos*): Don't configure newlib for either
11660         native or cross Lynx.
11661
11662 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11663
11664         * config.sub (sparc64-elf): Fix os.
11665         (z8k): Remove duplicate.
11666
11667 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11668
11669         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11670         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11671
11672 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11673
11674         * configure: Make file links cleanly even if Lynx fails on
11675           an NFS symlink (at least fail cleanly).
11676
11677 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11678
11679         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11680         -XNh2000.
11681
11682 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11683
11684         * configure: Unknown options are fatal again.
11685
11686 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11687
11688         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11689         compatibility.
11690
11691 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11692
11693         * build-all.mk: Add `clean' target.
11694
11695 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11696
11697         * config.guess:  Add SINIX support.
11698         * configure.in:  Add mips-*-sysv4* support.
11699
11700 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11701
11702         * build-all.mk: Document all useful targets.
11703         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11704         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11705
11706 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11707
11708         * configure: Support --silent, --quiet.
11709
11710 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11711
11712         * configure: Support --disable-FEATURE.
11713
11714 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11715
11716         * config.guess: Recognize NCR running SVR4.3.
11717
11718 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11719
11720         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11721         Patch from Paul Eggert <eggert@twinsun.com>.
11722
11723 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11724
11725         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11726
11727 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11728
11729         * configure: Make unrecognized options give nonfatal warnings
11730         instead of fatal errors, and pass them to any subdirectory
11731         configures in case they recognize them.
11732         Make --x equivalent to --with-x.
11733
11734 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11735
11736         * configure: Add --enable-* options.  Clean up usage message and
11737         some comments.
11738
11739 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11740
11741         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11742
11743 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11744
11745         * configure.in (hppa*-*-*): Enable binutils.
11746
11747 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11748
11749         * config.sub: Recognize cisco.
11750
11751 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11752
11753         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11754
11755 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11756
11757         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11758         than one configuration name.  Add comment.
11759
11760 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11761
11762         * config.guess: about target *-hitachi-hiuxwe2, fixed
11763         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11764         macro is incorrect.]
11765
11766 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11767
11768         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11769         than the "make ls" stuff which used to be here.
11770
11771 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11772
11773         * config.guess:  Recognize i[34]86-unknown-freebsd.
11774         From Shawn M Carey <smcarey@rodan.syr.edu>.
11775
11776 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11777
11778         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11779
11780 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11781
11782         * config.guess: Check for ptx.
11783
11784 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11785
11786         * config.sub: Add os9k checking.
11787
11788 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11789
11790         * config.guess: Handle OSF1 running on HPPA processors
11791
11792 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11793
11794         * configure: If subdir configure fails, print out a message with
11795         subdirectory name, in case subdir's configure code didn't identify
11796         itself.
11797
11798 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11799
11800         * configure.in: Remove embedded newlines from configdirs.
11801         Avoid mismatches of substrings.  Fix matching strings at end
11802         of configdirs.
11803
11804 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11805
11806         * config.guess:  Add Lynx/rs6000 config support.
11807
11808 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11809
11810         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11811
11812 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11813
11814         * configure.in (hppa*-*-osf*): Treat this just like most other
11815         PA configurations (eg no binutils or ld).
11816         (hppa*-*-*elf*): These configurations have binutils and ld.
11817
11818 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11819
11820         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11821
11822 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11823
11824         * configure.in (rs6000-*-*): Build gas.
11825
11826 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11827
11828         * Makefile.in:  Avoid bug in losing hpux sed.
11829
11830 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11831
11832         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11833         for GDB and GDB has been fixed to not need it.
11834
11835 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11836
11837         * config.guess: Recognize vax hosts.
11838
11839 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11840
11841         * configure (while loop): Don't use "break 2" inside case
11842         statement -- the case statement isn't an enclosing loop.
11843
11844 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11845
11846         * config.guess:  Clean up NeXT support, to allow nextstep
11847         on Intel machines.  Make OS be nextstep.
11848
11849 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11850
11851         * config.guess: Add alternate forms for Convex.
11852
11853 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11854
11855         * configure:  Completely rewrite option processing.  Take
11856         advantage of pattern-matching to avoid invoking test frequently.
11857         Also clean up host and target defaulting logic.
11858
11859 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11860
11861         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11862         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11863         commands (plus user environment) will fit SCO limits.
11864
11865 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11866
11867         * configure.in: Don't issue warnings about directories which are
11868         not being configured if -norecursion is set.  Correct test for
11869         --with-gnu-as and --with-gnu-ld to not get confused by substring
11870         matches.
11871
11872         * configure.in: Don't build gas for alpha-dec-osf1*.
11873
11874 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11875
11876         * configure:  Back out Per's change of 12/19/1993.  It changes the
11877         behavior of configure in unexpected and confusing ways.
11878
11879         Also, use different delim char when calculating
11880         program_transform_name so that the name can contain slashes.
11881
11882 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11883
11884         * configure.in, config.sub: Add support for VSTa micro-kernel.
11885
11886 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11887
11888         * configure.in: Nuke hacks which were used to get a special
11889         version of GAS for HPPA configurations.
11890
11891 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11892
11893         * configure:  If only ${target_alias} is given, use that
11894         as the default for ${host_alias}.
11895         * configure:  Add missing back-slashes before nested quotes.
11896
11897 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11898
11899         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11900
11901 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11902
11903         * config.guess:  Recognize some Tektronix configurations.
11904         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11905
11906 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11907
11908         * config.sub: Match any flavor of SH.
11909
11910 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11911
11912         * configure.in: Don't try to configure newlib for Alpha.
11913
11914 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11915
11916         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11917         libg++ or libio for any Alpha target.
11918
11919         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11920
11921 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11922
11923         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11924         default arguments -- so it tried to compress itself.
11925
11926 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11927
11928         * configure.in (notsupp): ensure that a space is always at the end
11929           of the configdirs list, since the grep checks for an explicit space
11930
11931 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11932
11933         * configure.in (target i386-sysv4.2): don't build ld, since static
11934           versions of many libraries are not available.
11935
11936 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11937
11938         * config.guess: Recognize Apollos (using environment variables).
11939         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11940
11941 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11942
11943         * config.guess: Recognize Sony news mips running newsos.
11944
11945 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11946
11947         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11948         "fi ; else" for bash.
11949
11950 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11951
11952         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11953
11954 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11955
11956         * config.sub: accept unixware as an alias for svr4.2.
11957         Fix some inconsistancies with the gcc version.
11958
11959 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11960
11961         * Makefile.in (DISTDOCDIRS):  Add gdb.
11962
11963 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11964
11965         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11966
11967 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11968
11969         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11970         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11971         this now.
11972
11973 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11974
11975         * config.sub: Accept hiux* as an OS name.
11976
11977         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11978         etc/make-stds.texi.  The underscore came from gcc, and dje now
11979         agrees that RUNTESTFLAGS is the correct name.
11980
11981 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11982
11983         * install.sh:  Remove 'set -e'.  It makes any conditionals
11984         in the script useless.
11985
11986         * config.guess: Automatically recognize arm-acorn-riscix
11987         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11988
11989 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11990
11991         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11992
11993 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11994
11995         * Makefile.in (DISTDOCDIRS): New variable.
11996         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11997         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11998
11999 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12000
12001         * configure.in (hppa target): check the source directory for the
12002           pagas sub-directory
12003
12004 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12005
12006         * config.sub: Allow -aout* and -elf*.
12007
12008 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12009
12010         * configure.in: Don't build ld on i386-solaris2, same as for
12011         sparc-solaris2.
12012
12013 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12014
12015         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12016
12017 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12018
12019         * configure.in:  Configure gdb for alpha.
12020
12021 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12022
12023         * Makefile.in (CXXFLAGS): Add -O.
12024
12025 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12026
12027         * config.guess: added support for DG Aviion
12028
12029 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12030
12031         * configure.in: Produce warning message for subdirectories not
12032         configurable for this host/target combination.  Don't try to
12033         configure gdb for vms.
12034
12035 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12036
12037         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12038         appropriate files before making "diststuff".
12039         (DISTBISONFILES): New var: list of files to be edited.
12040         (DISTSTUFFDIRS): Add binutils.
12041
12042 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12043
12044         * config.sub: also handle mipsel and mips64el (for little endian mips)
12045
12046 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12047
12048         * configure.in: Add * to end of all OS names.
12049
12050 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12051
12052         * configure.in: Build newlib for LynxOS native.
12053
12054 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12055
12056         * config.guess: Add support for delta 88k running SVR3.
12057
12058         * configure.in: Add comment about HP compiler vs. emacs.
12059
12060 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12061
12062         * configure.in: don't build ld on solaris2 (not a viable option
12063           due to bugs in getpwnam & getpwuid)
12064
12065 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12066
12067         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12068         config.guess will produce a full version number.
12069
12070 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12071
12072         * configure.in: Build linker and binutils for alpha-dec-osf1.
12073
12074 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12075
12076         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12077         and gdb/testsuite/Makefile.in.
12078
12079 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12080
12081         * configure.in: recognize mips*- instead of mips-
12082
12083 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12084
12085         * config.sub: Accept linux*coff and linux*elf as operating
12086         systems.
12087
12088 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12089
12090         * config.sub: Recognize mips64, and mips3 as an alias for it.
12091
12092 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12093
12094         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12095         gdb knows how to handle OSF/1 shared libraries.
12096
12097 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12098
12099         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12100         * config.guess: Recognize Hitachi's HIUX.
12101         * config.sub: Recognize h3050r* and hppahitachi.
12102         Remove redundant cases for hp9k[23]*.
12103
12104 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12105
12106         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12107         if gas and ld are in the source tree and are in ${configdirs}.
12108         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12109         --with options (but still pass them down on the command line,
12110         if they were explicitly specified).
12111
12112 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12113
12114         * configure: substitute SHELL value in Makefile.in with
12115         ${CONFIG_SHELL}
12116
12117 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12118
12119         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12120         *-*-solaris2* targets.
12121
12122 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12123
12124         * Makefile.in: define M4, and pass it down to sub-makes;
12125         all-autoconf now depends on all-m4
12126
12127 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12128
12129         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12130         presence of {ar,ranlib} instead of a configured directory
12131
12132 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12133
12134         * config.guess: Accept 34?? as well as 33?? for NCR.
12135
12136 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12137
12138         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12139         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12140
12141 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12142
12143         * configure: grab values for $(CC) and $(CXX) from the
12144         environment, so that someone can do "CC=gcc configure; make" and
12145         have it work right (matching the way that autoconf works now)
12146
12147         * configure.in, Makefile.in: add support for gash, the tcl
12148         interface to Galaxy
12149
12150         * config.guess: add NetBSD variants (hp300, x86)
12151
12152 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12153
12154         * install.sh: Support -d option (in the manner of SunOS 4 install,
12155         as it is more deterministic than that of GNU install)
12156         (chmodcmd): Set file to mode 755 by default (should also do default
12157         chgrp and chown, but I don't feel like dealing with that now)
12158
12159 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12160
12161         * config.sub: Remove h8300hhms alias.
12162
12163 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12164
12165         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12166
12167 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12168
12169         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12170         as stmp-fixinc
12171
12172 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12173
12174         * config.sub: recognize m88110-bug-coff.
12175
12176 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12177
12178         * Makefile.in (all-libio): all dependencies on the toolchain used
12179         to build this (gcc, gas, ld, etc)
12180
12181 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12182
12183         * config.guess: Deal with OSF/1 1.3 on alpha.
12184
12185 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12186
12187         * install.sh: add some 'else true' clauses for portability
12188
12189         * configure.in: don't build libio for h8[35]00-*-* targets
12190
12191 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12192
12193         * Makefile.in:  Add support for new libio.
12194
12195 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12196
12197         * install.sh: If one command fails, don't try the rest.  Don't try
12198         to remove $dsttmp (via trap) unless we have already created it.
12199         If $src doesn't exist, detect it and exit with an error.
12200
12201         * config.guess: Recognize BSD on hp300.
12202
12203 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12204
12205         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12206         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12207
12208 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12209
12210         * Makefile.in (all-send-pr): depends on all-prms
12211
12212 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12213
12214         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12215
12216 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12217
12218         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12219         Added test for mips-mips-riscos5.
12220
12221 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12222
12223         * configure.in: use mh-hp300 for 68k HP hosts
12224
12225 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12226
12227         * configure: add support for CONFIG_SHELL, so that you can use
12228         some alternate shell for evaluating configure scripts
12229
12230 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12231
12232         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12233         in configure script to bug-gdb@prep.ai.mit.edu when building
12234         distribution archive.
12235         * Makefile.in (COMPRESS):  Remove def.
12236         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12237         gdb.tar.Z and make-gdb.tar.Z respectively.
12238         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12239         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12240         to convergence with 'taz' target in Makefile.in.
12241
12242 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12243
12244         * install.sh (dsttmp): use trap to ensure that tmp files go
12245         away on error conditions
12246
12247 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12248
12249         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12250
12251 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12252
12253         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12254         its parent is '/' not ''.
12255
12256         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12257
12258 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12259
12260         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12261         that ${newsrcdir}/configure.in does.
12262
12263 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12264
12265         * test-build.mk: support for CONFIG_SHELL
12266
12267 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12268
12269         * config.sub (netware):  Add as a basic system type.
12270
12271 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12272
12273         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12274           $(srcdir)/ from the dependency on Makefile.in.
12275
12276 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12277
12278         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12279         (h8300hhms is temporary until multi-libraries are implemented).
12280         * configure.in: Handle h8300h too.
12281
12282 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12283
12284         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12285
12286 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12287
12288         * configure:  Remove extraneous output when guessing host type.
12289         * config.guess:  Remove extraneous output when guessing using C
12290         compiler rather than uname, or when guessing fails.
12291
12292 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12293
12294         * Makefile.in: remove all.cross and install.cross targets
12295
12296         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12297           definitions
12298
12299 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12300
12301         * configure.in (target sh): Build gprof.
12302
12303 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12304
12305         * config.sub: change -solaris to -solaris2
12306
12307 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12308
12309         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12310
12311 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12312
12313         * configure: Correct error message for missing Makefile.in to
12314         print correct directory.
12315
12316 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12317
12318         * install.sh: kludge around 386BSD shell bug
12319
12320 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12321
12322         * config.guess:  Recognize NeXT.
12323         * config.guess:  Recognize i486-ncr-sysv4.
12324         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12325
12326 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12327
12328         * Makefile.in (MAKEINFOFLAGS): New variable.
12329         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12330         * build-all.mk, test-build.mk: Pass down --no-split as
12331         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12332
12333 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12334
12335         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12336
12337 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12338
12339         * Makefile.in (libg++.tar.z):  New rule.
12340         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12341         * Makefile.in (taz):  Only do a single chmod.
12342
12343 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12344
12345         * install.sh: don't use dirname anymore (replaced with sed usage)
12346
12347 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12348
12349         * Makefile.in:  Change extension for gzip'd files from '.z' to
12350         '.gz' per new FSF standard usage.
12351
12352 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12353
12354         * configure: put quotes around the final value of program_transform_name
12355
12356 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12357
12358         * Makefile.in: new install.sh support; update install-info rules
12359
12360 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12361
12362         * configure.in: Build diff for crosses, but not for go32 host.
12363
12364         * configure.in: Build gprof only for native, and don't build it
12365         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12366
12367 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12368
12369         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12370
12371 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12372
12373         * configure.in (host_tools): Add prms.
12374
12375 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12376
12377         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12378         with $(FLAGS_TO_PASS) on the command line
12379
12380         * config.sub: Recognize lynx and lynxos
12381
12382 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12383
12384         * config.sub: Accept -ecoff*, not just -ecoff.
12385
12386 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12387
12388         * Makefile.in (taz): Use .gz suffix instead of .z.
12389         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12390         names.
12391
12392 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12393
12394         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12395
12396 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12397
12398         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12399         that rebuilds that might happen during 'make install' don't get
12400         bogus gcc include files
12401
12402 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12403
12404         Change from Utah for HPPA support:
12405         * config.guess: Recognize hppa1.x-hp-bsd.
12406
12407 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12408
12409         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12410         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12411
12412 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12413
12414         * config.sub: Add support for rom68k and bug boot monitors.
12415
12416 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12417
12418         * Makefile.in: Make all-opcodes depend on all-bfd.
12419
12420 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12421
12422         * config.guess: Added special check for i[34]86-univel-sysv4*.
12423
12424 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12425
12426         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12427         the processor rather than assuming i486.
12428
12429 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12430
12431         * config.guess: Recognize SunOS6 as Solaris3.
12432
12433 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12434
12435         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12436         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12437
12438 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12439
12440         * build-all.mk (all-cross): New target for Canadian Cross.
12441         Added Q2 go32 targets.
12442         * test-build.mk: Configure go32 cross sparclite-aout and
12443         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12444         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12445
12446 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12447
12448         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12449         GO32 hosted toolchains
12450
12451 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12452
12453         * configure: change  so "-exec-prefix" gets passed down rather
12454         than "-exec_prefix" so autoconf generated Makefiles get the
12455         exec_prefix set right.
12456
12457 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12458
12459         * config.guess: get the Solaris2 minor version number
12460
12461         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12462
12463 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12464
12465         * config.guess: Recognize some Sequent platforms.
12466
12467 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12468
12469         * Makefile.in: added the vault-install target
12470
12471         * configure.in: actually use the Sun3 makefile fragment that's in
12472         config, also added the release dir to configdirs
12473
12474 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12475
12476         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12477
12478 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12479
12480         * configure.in: remove some program from Alpha targetted toolchains
12481
12482 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12483
12484         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12485         gprof.
12486         (taz): Run "make diststuff" in those directories instead of "make
12487         proto-dir".  Look for "VERSION=" only at start of line in subdir
12488         Makefile.  Use "gzip -9" for compression.
12489         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12490         (binutils.tar.z): New target.
12491
12492 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12493
12494         * Makefile.in (taz): Include gpl.texinfo.
12495
12496 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12497
12498         * Makefile.in (setup-dirs): Merged into "taz" target.
12499         (taz): Only do `proto-dir' stuff if a directory is actually needed
12500         for this target.
12501
12502 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12503
12504         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12505         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12506         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12507         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12508         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12509
12510 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12511
12512         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12513         config.sub, and move-if-change to gdb testsuite distribution
12514         archive, so the testsuite can be extracted, configured, and
12515         run separately from the gdb distribution.  Blow away the Chill
12516         tests that require a Chill compiled executable, since GNU Chill
12517         is not yet publically available.
12518
12519 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12520
12521         * test-build.mk: set environment variables in a single command,
12522         instead of a list of assignments and exports
12523
12524         * config.guess: recognize Alpha/OSF1 systems
12525
12526 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12527
12528         * configure: Change help message to prefer --options rather than
12529           -options.
12530
12531 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12532
12533         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12534         zippy@ecst.csuchico.edu.
12535         * config.guess: Recognize miniframe.
12536
12537 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12538
12539         * Makefile.in: Use srcroot to find runtest rather than rootme.
12540         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12541
12542 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12543
12544         * test-build.mk: Extensive additions to support building on a
12545         machine other than the host.
12546
12547 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12548
12549         * configure (tooldir): Fix for i386-aix again.
12550
12551 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12552
12553         * configure, Makefile.in:  Change definition of $(tooldir)
12554         to match the FSF.
12555
12556 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12557
12558         * config.guess:  Recognize i[34]86/SVR4.
12559
12560 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12561
12562         * Makefile.in (all-gdb): gdb depends on sim.
12563
12564 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12565
12566         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12567         at the same time we make the prototype gdb directory.
12568         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12569         files at the same time as the gdb base release distribution.
12570
12571 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12572
12573         * Makefile.in (check): Use individual check targets rather than
12574         DO_X rule.
12575         (check-gcc): Added.
12576
12577 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12578
12579         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12580         for System V release 3.2.
12581
12582 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12583
12584         * config.sub: Recognize hppaosf.
12585         * configure.in: Do configure ld/binutils/gas for it.
12586
12587 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12588
12589         * configure (tooldir): Alter syntax used to set this, for systems
12590         where "\$" isn't handled right, like i386-aix.
12591
12592 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12593
12594         * configure: Pass program-transform-name, not
12595         program_transform_name, to recursive configures.
12596
12597 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12598
12599         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12600         of gas+ld+binutils.
12601
12602 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12603
12604         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12605
12606 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12607
12608         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12609
12610 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12611
12612         * Makefile.in (PRMS): Set back to all-prms.
12613
12614 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12615
12616         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12617         targets, rather than for MIPS hosts.
12618
12619 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12620
12621         * configure.in: add comment for --with-x default values
12622
12623         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12624
12625         * Makefile.in: add check-* targets for each of the directories in
12626         the tree.  Add a definition of RUNTEST that will use the one we
12627         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12628
12629 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12630
12631         * configure.in: Removed obsolete references to bfd_target and
12632         target_makefile_frag.
12633
12634         * build-all.mk: Set assorted targets for Q2.
12635         * config.sub: Recognize z8k-sim and h8300-hms.
12636         * test-build.mk: Really don't pass host to configure.
12637         (HOLES): Added uname.
12638
12639 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12640
12641         * configure: Handle an empty program-prefix, program-suffix or
12642         program-transform-name correctly.
12643
12644 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12645
12646         * build-all.mk: -G 8 no longer required for MIPS targets.
12647         * test-build.mk: Don't pass host argument to configure; make it
12648         guess.
12649
12650 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12651
12652         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12653         * Makefile.in (COMPRESS):  New macro, like GZIP.
12654
12655 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12656
12657         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12658
12659         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12660         with gas currently defaults to -G 0.
12661
12662 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12663
12664         * Makefile.in (all-flex): flex depends on byacc.
12665
12666         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12667         to test-build.mk as RELEASE_TAG.
12668         * test-build.mk (configargs): New variable containing arguments to
12669         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12670         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12671
12672         * config.guess: Use /bin/uname when checking -X argument on SCO,
12673         to avoid invoking GNU uname which doesn't understand -X.
12674
12675         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12676
12677         * configure.in: Build gas for mips-*-*.
12678
12679 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12680
12681         * Makefile.in (all.normal): insert missing backslash.
12682
12683 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12684
12685         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12686
12687         * Makefile.in: Complete overhaul to merge many almost identical
12688         targets.
12689
12690 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12691
12692         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12693         (gdb.tar.Z): Adjusted.
12694
12695         * Makefile.in (setup-dirs, taz): New targets; should be general
12696         enough to adapt for gdb sometime.  Build only .z file.
12697         (gas.tar.z): New target.
12698
12699 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12700
12701         * build-all.mk: Use CC=cc -Xs on Solaris.
12702
12703 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12704
12705         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12706         for handling BISON for FSF releases.
12707
12708 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12709
12710         * configure: Actually implement the change zoo just documented.
12711
12712 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12713
12714         * configure: when using config.guess, only set target_alias when
12715         it's not already been set (ie, on the command line)
12716
12717 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12718
12719         * Makefile.in: add installcheck target, set PRMS to install-prms
12720
12721 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12722
12723         * configure: add support for package_makefile_fragment, handle the
12724         case where a directory has a configure.in file but no Makefile.in
12725         more gracefully (with an actual understandable error message, even);
12726         add support for --without (and add this to the usage message); also
12727         explicitly add a --host=${host_alias} to the command line when
12728         config.guess is used
12729
12730 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12731
12732         * configure: Must use both --host and --target in recursive calls.
12733
12734 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12735
12736         * Makefile.in: Change deja-gnu to dejagnu.
12737
12738 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12739
12740         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12741
12742 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12743
12744         * configure.in: canonicalize all instances to *-*-solaris2*,
12745         also strip out a number of tools to not build for go32 host
12746
12747 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12748
12749         * config.guess: add GPL.
12750
12751         * Makefile.in, config.guess, config.sub, configure: bump
12752           copyrights to 93.
12753
12754 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12755
12756         * Makefile.in (do-info): Removed obsolete check for existence of
12757         localenv file.
12758
12759         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12760
12761 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12762
12763         * Makefile.in: a couple of 'else true' for decstation,
12764         support for TclX
12765
12766         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12767
12768 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12769
12770         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12771
12772 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12773
12774         * config.guess: Recognize i386-ibm-aix (PS/2).
12775         * configure.in: Use config/mh-aix386 file for it.
12776
12777 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12778
12779         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12780         CC_FOR_TARGET instead.
12781         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12782
12783 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12784
12785         * Makefile.in: Add sim to list of directories sent with gdb
12786
12787 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12788
12789         * configure.in: Put back mips-dec-bsd* case.
12790
12791 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12792
12793         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12794         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12795         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12796
12797 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12798
12799         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12800
12801         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12802         (install-info): install dir.info only if it exists,
12803         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12804
12805 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12806
12807         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12808         gas for mips-dec-bsd.
12809
12810 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12811
12812         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12813         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12814
12815 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12816
12817         * configure.in: Added "dejagnu" to hosttools list.
12818
12819 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12820
12821         * config.sub, configure.in, config.guess:  Add support
12822         for Bosx, an AIX variant from Bull.
12823         Patches from F.Pierresteguy@frcl.bull.fr.
12824
12825 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12826
12827         * devo/dejagnu: Initial creation of devo/dejagnu.
12828         Migrated dejagnu testcases and support files for testing software
12829         tools to reside as subdirectories, currently called "testsuite",
12830         within the directory of the software tool.  Migrated all programs,
12831         support libraries, etc. beloging to dejagnu proper from
12832         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12833         with no modifications.  The changes to these files which will
12834         allow them to configure, build, and execute properly will be made
12835         in a future update.
12836
12837 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12838
12839         * Makefile.in: Change send_pr to send-pr.
12840         * configure.in: Likewise.
12841         * send_pr: Renamed directory to send-pr.
12842
12843 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12844
12845         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12846
12847 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12848
12849         * README:  Update for gdb-4.8 release.
12850         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12851         gdb-xxx.tar.z (gzip'd) file also.
12852
12853 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12854
12855         * Makefile.in: make all-diff depend on all-libiberty
12856
12857 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12858
12859         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12860
12861 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12862
12863         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12864
12865 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12866
12867         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12868         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12869         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12870
12871 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12872
12873         * Makefile.in:  makeinfo binary is in a new location
12874
12875 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12876
12877         * config.sub: Accept -ecoff as an OS.
12878
12879         * Makefile.in: Various changes to eliminate a level of make
12880         recursion and reduce the required command line length.
12881         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12882         sub-makes.
12883         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12884         variables holding settings for specific sub-makes.
12885         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12886         in terms of BASE_FLAGS_TO_PASS.
12887         (TARGET_LIBS): New variable listing directories which use
12888         TARGET_FLAGS_TO_PASS.
12889         (subdir_do): Eliminated.
12890         (do-*): New set of targets to replace subdir_do.
12891         (various): All targets which used subdir_do now depend on do-*.
12892         (local-clean): Renamed from do_clean.
12893         (local-distclean): New target, dependency of distclean and
12894         realclean.
12895         (install-info): Don't create directories.  Depend on dir.info
12896         rather than calling make recursively.
12897         (install-dir.info): Eliminated.
12898         (install-info-dirs): Create all info directories here.
12899         (dir.info): Depend upon do-install-info.
12900
12901         * test-build.mk (HOLES): Added false.
12902
12903 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12904
12905         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12906
12907 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12908
12909         * Makefile.in (info): remove dependency on all-texinfo.  The
12910         problem was really in texinfo/C, not at this level.
12911
12912 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12913
12914         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12915
12916 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12917
12918         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12919         GDB releases.
12920
12921 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12922
12923         * configure: Include srcdir in message about target of link not
12924         being found.  Don't convert `-' to `_' in `with' options being
12925         passed to subdirs.
12926
12927 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12928
12929         * configure.in: add uudecode to host_tools
12930
12931         * Makefile.in: added {all,install}-uudecode targets, added them to
12932         the appropriate lists
12933
12934 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12935
12936         * Makefile.in (all-gcc): Added dependency on all-gas.
12937
12938         * configure.in (mips-*-*): Build ld and binutils.
12939
12940 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12941
12942         * configure: check return code from mkdir, print error message and
12943           exit on failure.
12944
12945 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12946
12947         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12948
12949 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12950
12951         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12952
12953 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12954
12955         * config.sub (h8500):  Recognize this as a cpu type.
12956
12957 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12958
12959         * configure: source directory missing is no longer a warning
12960
12961         * configure.in: recognize irix[34]* instead of irix[34]
12962
12963         * Makefile.in: define and pass down X11_LIB
12964
12965 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12966
12967         * guess-systype: Renamed to ...
12968         * config.guess:  ... by popular request.
12969         * configure.in, Makefile.in:  Update accordingly.
12970
12971 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12972
12973         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
12974         + Add Convex, Cray/Unicos, and Encore/Multimax support.
12975         + Execute ./dummy instead of assuming . is in PATH.
12976
12977 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12978
12979         * guess-systype:  New shell script.  Attempts to guess the
12980         canonical host name of the executing host.
12981         Only a few hosts are supported so far.
12982         * configure:  Call guess-systype if no host is specified.
12983
12984 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12985
12986         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12987         gcc Makefile.
12988
12989
12990 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12991
12992         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12993         (all-gcc, install-gcc, subdir_do): Use it.
12994
12995 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12996
12997         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12998
12999 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13000
13001         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13002           set exclusively by configure, using configure.in .
13003
13004 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13005
13006         * test-build.mk: set $PATH for all builds
13007
13008         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13009
13010 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13011
13012         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13013         the one used in gcc/Makefile.in, so that a null expansion doesn't
13014         override the one needed to build gcc with a native cc.
13015
13016
13017 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13018
13019         * configure: Accept -with arguments.
13020
13021 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13022
13023         * Makefile.in: added h8300sim
13024
13025 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13026
13027         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13028         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13029         (all-cygnus, native, build-cygnus): Make
13030         $(canonhost)-stamp-3stage-done, not $(host)....
13031         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13032         i386-sco3.2v4.  Added else true to if command.
13033
13034 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13035
13036         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13037
13038 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13039
13040         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13041
13042 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13043
13044         * configure.in: don't remove binutils from Solaris builds
13045
13046 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13047
13048         * Makefile.in: get rid of earlier definitions for *clean,
13049         also handle the recursive info rule better
13050
13051 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13052
13053         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13054         do more-or-less the right thing.
13055
13056 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13057
13058         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13059         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13060
13061 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13062
13063         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13064         $(host_canonical).
13065
13066         * configure.in: split the configdirs list into 4 categories (native
13067         v. cross, library v. tool) and handle the cross-only and native-
13068         only in more reasonable (and correct!) way.
13069
13070 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13071
13072         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13073         configdirs anymore.
13074
13075 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13076
13077         * Makefile.in: extensive cleanup::  removed all of the explicit
13078         clean-* targets, collapsed many wrappers around subdir_do into
13079         one, added additional targets to satisfy standards.texi, deleted
13080         some old targets, some changes for consistency
13081
13082 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13083
13084         * configure.in: handle some programs as cross-only, and others as
13085         native only
13086
13087         * test-build.mk: handle partial holes in a more generic manner
13088
13089         * Makefile.in: m4 depends on libiberty
13090
13091 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13092
13093         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13094         time, wdiff, and find to configdirs
13095
13096         * Makefile.in: all, clean, and install rules for the new programs
13097         added to configure.in
13098
13099 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13100
13101         * configure.in: use mh-sun for all *-sun-* hosts
13102
13103 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13104
13105         * Makefile.in: define flags for X11 include files and library file
13106         locations, pass them down to the programs that need this info
13107
13108         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13109
13110 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13111
13112         * configure.in: start building libg++ for HP-UX targets
13113
13114 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13115
13116         * README:  Update references to files moved into etc/.
13117
13118 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13119
13120         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13121         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13122
13123 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13124
13125         * configure: accept dash as well as underscore in long option
13126         names for FSF compatibility.
13127
13128 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13129
13130         * config.sub: added -sco3.2v4 support from FSF.
13131
13132 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13133
13134         * configure.in: expand the section that adds or removes
13135         directories from the list of programs to build, to handle native
13136         vs. cross in addition to host v. native
13137
13138 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13139
13140         * Makefile.in:  Replace C++ in macro names with CXX.
13141         This is less likely to break ...
13142
13143 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13144
13145         * test-build.mk: add -w to GNU_MAKE
13146
13147 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13148
13149         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13150         add 'sparc' to list of recognized cpus.  This needed to make
13151         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13152         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13153         then changes that into $CPU-wrs-vxworks.
13154
13155         * configure.in: remove most references to gdbtest, regularize
13156         target based program removal
13157
13158         * test-build.mk: import from p3 tree (many fixes and changes)
13159
13160 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13161
13162         * Makefile.in: added rules to handle tcl, tk, and expect
13163
13164         * configure.in: handle those directories if they exist
13165
13166 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13167
13168         * config.sub: removed bogus hppabsd and hppahpux names, since
13169         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13170
13171 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13172
13173         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13174         depends upon all-xiberty
13175
13176         * Makefile.in: changes from p3, including:
13177
13178         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13179
13180         * Makefile.in (XTRAFLAGS): include newlib directories if
13181         newlib/Makefile exists, rather than if host != target.
13182
13183         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13184
13185         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13186         from the same source tree and not building a cross-compiler.  This
13187         matters for the libg++ configuration if reconfiguring a tree that
13188         has already been installed.
13189
13190         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13191
13192         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13193         pick up the machine and system specific header files.
13194
13195         * Makefile.in: added AS_FOR_TARGET, passed down in
13196         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13197         the C compiler to use to create programs which are run in the
13198         build environment, set it to default to $(CC), and passed it down
13199         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13200
13201         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13202
13203         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13204         We need them for unusual native builds, like systems without
13205         ranlib.
13206
13207         * configure: also define $(host_canonical) and
13208         $(target_canonical), which are the full, canonical names for the
13209         given host and target
13210
13211 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13212
13213         * Makefile.in:  Added separate definitions for C++.
13214
13215 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13216
13217         * configure.in (configdirs):  Add deja-gnu.
13218
13219 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13220
13221         * README:  Update for configure.texi and gdb-4.7 release.
13222
13223 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13224
13225         * Makefile.in:  Move "all" target to top of file.
13226         Previously, first target was ".PHONY" which caused BSD4.4 make
13227         to build .PHONY when make was run without arguments.
13228
13229 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13230
13231         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13232         Library-copylefted code in libiberty.
13233
13234 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13235
13236         * config.sub:  Replace m68kmote with plain old m68k.
13237
13238 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13239
13240         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13241
13242 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13243
13244         * config.sub: Complain if no argument is given.  Added support for
13245         386bsd as OS and target alias.
13246
13247 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13248
13249         * Makefile.in (XTRAFLAGS): include newlib directories if
13250         newlib/Makefile exists, rather than if host != target.
13251
13252 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13253
13254         * config.sub: recognize sparclite-wrs-vxworks.
13255
13256         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13257         p3.) Added clean-xiberty to clean.
13258
13259 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13260
13261         * configure.in: use *-*-* instead of nested cases for host and target
13262
13263 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13264
13265         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13266         from the same source tree and not building a cross-compiler.  This
13267         matters for the libg++ configuration if reconfiguring a tree that
13268         has already been installed.
13269
13270 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13271
13272         * config.sub (i486v/i486v4):  Merge in from FSF version.
13273
13274 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13275
13276         * configure: only set PWD if it is already set.
13277
13278 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13279
13280         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13281         doesn't have unset and all success paths (and most error paths)
13282         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13283         to just ${PWD} to avoid confusion.)
13284
13285 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13286
13287         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13288         even for a native compilation.
13289
13290 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13291
13292         Changes to make the gdb.tar.Z rule work better.
13293
13294         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13295         (DEVO_SUPPORT):  Add configure.texi.
13296         (bfd-ilrt.tar.Z):  Remove ancient rule.
13297
13298 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13299
13300         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13301         pick up the machine and system specific header files.
13302
13303         * configure.in, config.sub: added new target m68010-adobe-scout,
13304         with alias of adobe68k.  Changed configure.in to check for
13305         -scout before -sco* to avoid a false match.
13306
13307         * Makefile.in: added AS_FOR_TARGET, passed down in
13308         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13309         the C compiler to use to create programs which are run in the
13310         build environment, set it to default to $(CC), and passed it down
13311         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13312
13313 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13314
13315         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13316         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13317         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13318         FOR_TARGET variants, to newlib and libg++.
13319
13320 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13321
13322         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13323         first.
13324
13325 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13326
13327         * config.sub:  Accept `elf' as an environment.
13328
13329 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13330
13331         * Makefile.in (all-opcodes):  cd into the right directory
13332
13333 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13334
13335         * configure: added -program_transform_name option, used as
13336         argument to sed when installing programs.
13337         configure.texi: added documentation for -program_prefix,
13338         -program_suffix and -program_transform_name.
13339
13340 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13341
13342         * config.sub:  Accept i486 where i386 ok.
13343
13344 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13345
13346         * config.sub: accept we32k
13347
13348 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13349
13350         * config.sub, configure.in: accept OSE68000 and OSE68k.
13351
13352         * Makefile.in: don't create all directories for ``make install'';
13353         let the subdirectories create the ones they need.
13354
13355 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356
13357         * COPYING: new file, GPL v2
13358
13359 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13360
13361         * Makefile.in: use the new gen-info-dir, which needs a template
13362         argument (which also lives in texinfo)
13363
13364         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13365
13366 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13367
13368         * config.sub (ncr3000):  Change i386 to i486.
13369
13370 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13371
13372         * Makefile.in: add install-rcs, install-grep to
13373         install-no-fixedincludes, removed install-bison and install-libgcc
13374
13375 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13376
13377         * configure.in: grab the HPUX makefile fragment if on HPUX
13378
13379 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13380
13381         * Makefile.in: eradicate bison spoor (ditto libgcc).
13382          configure.in: recognise m68{k,000}-ericsson-OSE.
13383          es1800 is alias for m68k-ericsson-OSE
13384
13385 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13386
13387         * configure.in: rearrange the parts that remove programs from
13388         configdirs, based now on HOST==TARGET or by canonical triple.
13389
13390 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13391
13392         * test-build.mk: recurse explicitly with -f test-build.mk when
13393           appropriate.  predicate stage3 and comparison on the existence
13394           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13395           On very clean, also remove ...stamp-co.  Build in-place before
13396           doing other builds.
13397
13398 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13399
13400         * Makefile.in, configure.in: add tgas
13401
13402 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13403
13404         * Makefile.in: a number of changes merged in from progressive.
13405
13406         * configure.in: add libm.
13407
13408         * .cvsignore: ignore some stuff that comes from test-build.mk.
13409
13410 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13411
13412         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13413
13414 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13415
13416         * configure: Add program_suffix (parallel to program_prefix)
13417         * Makefile.in: adjust directory-creating script for losing decstation
13418
13419 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13420
13421         * configure:  Minor $subdir-related fixes.
13422
13423 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13424
13425         * configure: fix various problems with propogating
13426         makefile_target_frag in subdirs.
13427         * configure.in: config libgcc if its there
13428
13429 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13430
13431         * config.sub:  HPPA merge.
13432
13433 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13434
13435         * Makefile.in:  Replace all-bison with all-byacc in all
13436         dependency lines for other tools (which now use byacc).
13437
13438 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13439
13440         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13441
13442 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13443
13444         * Makefile.in: make gprof rules similar to byacc rules (instead of
13445         vestigal $(unsubdir) that didn't work...)
13446
13447 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13448
13449         * config.sub:  Add support for Linux.
13450         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13451         (at least for libg++).
13452
13453 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13454
13455         * configure.texi: fix doc for the -nfp option to configure
13456
13457 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13458
13459         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13460
13461 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13462
13463         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13464         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13465         * configure.in: added solaris* host_makefile_frag hook.
13466
13467 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13468
13469         * config.sub: changed recognition of m68000 so that various
13470         m68k types can be specified via m680[01234]0
13471
13472 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13473
13474         * config.sub (basic_machine): fix sed so that '-foo' isn't
13475         completely substituted out while .+'-foo' loses the '-foo'
13476
13477 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13478
13479         * config.sub ($os): Add -aout.
13480
13481 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13482
13483         * configure:  If host_makefile_frag is absolute, don't
13484         prefix ${invsubdir} (relevant to libg++ auto-configure).
13485
13486 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13487
13488         * Makefile.in (tooldir): Define it.
13489         (all-ld): Depend on all-flex.
13490
13491 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13492
13493         * Makefile.in (check):  Fix libg++ special case.
13494
13495 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13496
13497         * configure: do not bury `pwd` into config.status, thus do fewer
13498           pwd's.
13499
13500         * configure: print the "Building in" message only when building in
13501           other than "." AND verbose.
13502
13503         * configure: remove -s, rework -v to better accommodate guested
13504           configures.
13505
13506         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13507
13508 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13509
13510         * Makefile.in: macroize flags passed on recursion.  remove
13511           fileutils.
13512
13513 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13514
13515         * configure: get makesrcdir right for subdirs deeper than 1.
13516
13517         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13518           install.
13519
13520 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13521
13522         * Makefile.in: don't print subdir_do or recursion lines.
13523
13524 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13525
13526         * standards.texi: added menu item.
13527
13528         * Makefile.in: build and install standards.info.
13529
13530         * standards.texi: new file.
13531
13532 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13533
13534         * configure: test for and move config.status pieces from
13535           ${subdir}/.
13536
13537 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13538
13539         * configure:  Test for existance of files before trying to mv
13540         them, to avoid numerous non-existance messages.
13541
13542 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13543
13544         * configure: correct final line of config.status.
13545
13546         * configure: patch from eggert.  Avoids a protection problem if
13547           the original Makefile.in is read only.
13548
13549         * configure: use move-if-change from gcc to create config.status.
13550           Some makefiles depend on config.status to tell if a directory
13551           has been reconfigured for a different host.  This change
13552           prevents those directories from remaking everything in the case
13553           where the reconfig was only intended to rebuild a Makefile.
13554
13555         * configure: test for config.sub with "config.sub sun4" rather
13556           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13557           host alias from a missing config.sub.
13558
13559 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13560
13561         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13562           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13563
13564 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13565
13566         * configure: mkdir ${subdir} as needed.
13567
13568 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13569
13570         * Makefile.in,configure.in: added autoconf.
13571
13572 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13573
13574         * Makefile.in: no longer pass against on recursion.
13575
13576         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13577           definitions are not inherited.
13578
13579         * configure: correct makesrcdir when subdir is .
13580
13581 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13582
13583         * configure:  Add support for 'subdirs' variable, which is
13584         like 'configdirs', except that configure doesn't re-invoke
13585         itself for subdirs, it just creates a Makefile for each subdir.
13586         * configure.texi:  Document subdirs.
13587
13588 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13589
13590         * configure.in: added flex to configdirs
13591
13592 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13593
13594         * Makefile.in: remove clean-stamps from clean.
13595
13596 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13597
13598         * configure.in:  Add gdbtest to configdirs.
13599
13600 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13601
13602         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13603         to recursive makes.
13604         * configure.in:  Recognize new ncr3000 config.
13605
13606 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13607
13608         * Makefile.in, configure.in: removed references to gdbm.
13609
13610 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13611
13612         * config.sub:  Don't canonicalize os value
13613         newsos* to bsd (readline needs to check for newsos).
13614         (This fix was earlier made Jan 31, but got re-broken.)
13615
13616 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13617
13618         * configure.in:  sco is an os, not a vendor!
13619
13620         * configure:  Quote $( better.  Keep various shells happy.
13621
13622 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13623
13624         * Makefile.in: eliminate stamp-files.
13625
13626 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13627
13628         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13629           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13630
13631 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13632
13633         * config.sub:  fix iris/iris3.
13634
13635 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13636
13637         * configure: re-add -rm.
13638
13639 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13640
13641         * Maskefile.in: add .stmp-rcs to all.
13642
13643         * configure.in: remove gas from rs6000 build, use aix host fragment.
13644
13645 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13646
13647         * configure: pass down site_option during recursion.
13648
13649 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13650
13651         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13652
13653 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13654
13655         * configure: Change exec_prefix so that it really defaults to prefix.
13656
13657 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13658
13659         * Makefile.in, configure.in:  Add support for mmalloc library.
13660
13661 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13662
13663         * Makefile.in: add stmp dependencies for a few more things.
13664
13665 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13666
13667         * configure: adjusted error message on objdir/srcdir configure
13668           collision, per john's suggestion.
13669
13670         * Makefile.in: add libiberty stmp to all and all.cross.
13671
13672 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13673
13674         * Makefile.in: remove force dependencies, add grep to all.
13675
13676 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13677
13678         * Makefile.in: drop flex.  make stamp files work.
13679
13680         * configure: added test for conflicting configuration in srcdir,
13681           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13682           gets cranky.  use relative paths for configure and srcdir
13683           whenever possible.  Send some error messages to stderr that were
13684           going to stdout.
13685
13686 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13687
13688         * Makefile.in:  Fix libg++ rule to check for gcc directory
13689         before using gcc/gcc.  Also pass XTRAFLAGS.
13690
13691 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13692
13693         * Makefile.in: added stmp-files so that directories aren't polled
13694           when they are already built.
13695
13696         * configure.texi: fixed a node pointer problem.
13697
13698 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13699
13700         * config.sub configure.in gdb/configure.in
13701         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13702         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13703         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13704
13705 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13706
13707         * configure: -recurring becomes -silent.  corrected help message
13708           for -site= option.
13709
13710         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13711
13712 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13713
13714         * configure: when building Makefile for crosses, replace
13715           tooldir and program_prefix.  default srcdir from location of
13716           config.sub.  remove "for host in hosts" and "for target in
13717           targets" loops.
13718
13719 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13720
13721         * Makefile.in: Do not pass bindir or mandir to cvs.
13722
13723 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13724
13725         * Makefile.in, configure.in: removed traces of namesubdir,
13726           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13727           copyrights to '92, changed some from Cygnus to FSF.
13728
13729         * configure.texi: remove most references to multiple hosts,
13730           multiple targets, subdirs, etc.
13731
13732         * configure.man: removed rcsid. reference config.sub not
13733           config.subr.
13734
13735         * Makefile.in: mkdir $(infodir) on install-info.
13736
13737 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13738
13739         * configure.texi:  Explain better about .gdbinit and about
13740         the environment that configure.in sections run in.
13741
13742 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13743
13744         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13745
13746 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13747
13748         * README:  DOC.configure => cfg-paper.texi.
13749
13750 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13751
13752         * config.sub (near case $os):  Don't convert newsos* to bsd!
13753
13754 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13755
13756         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13757         the number of copies of COPYING that go into the GDB tar file.
13758
13759 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13760
13761         * bfd/configure.in, gdb/config/mh-i386sco,
13762         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13763         Fix SCO configuration stuff.
13764
13765 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13766
13767         * Makefile.in:  For libg++, make sure the -I pointing
13768         to the gcc directory goes *after* all the libg++-local -I flags.
13769         Also, move just-gcc dependency from just-libg++ to all-libg++.
13770
13771 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13772
13773         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13774
13775 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13776
13777         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13778
13779 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13780
13781         * config.sub:  Add stratus configuration frags.  Also
13782         submitted to FSF.
13783
13784 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13785
13786         * Makefile.in (DEV_SUPPORT):  add configure.man.
13787
13788         * config.sub(Decode manufacturer-specific):  add -none*.
13789
13790 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13791
13792         * Makefile.in:  remove form feeds to make Sun's make happy.
13793         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13794
13795 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13796
13797         * Makefile.in (AR_FLAGS):  Make quieter.
13798
13799 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13800
13801         * configure.in:  Add libg++.
13802         * configure:  When verbose, don't output the command line at each
13803         level; it will be unremarkably the same as the previous version,
13804         which will be the same as what the user typed.
13805
13806 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13807
13808         * configure.in, Makefile.in: fix clean-info, add flex.  add
13809           fileutils.
13810
13811         * configure: be less sensitive to spaces in Makefile.in.  Do not
13812           look for sources in "..".  Doing so breaks subdirectories that
13813           might have their own configure.  If a subdir has it's own
13814           configure script, use it.
13815
13816 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13817
13818         * cfg-paper.texi: some changes suggested by rms.
13819
13820 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13821
13822         * config.sub:  Merge in some small additions from the FSF version,
13823         taken from the gcc distribution, to bring the Cygnus and FSF
13824         versions into closer sync.
13825
13826 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13827
13828         * configure.in:  Changed svr4 references to sysv4.
13829
13830 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13831
13832         * configure: added -V for version number option.
13833
13834 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13835
13836         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13837           renamed from DOC.configure to cfg-paper.texi.
13838
13839 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13840
13841         * configure, config.subr, config.sub: config.subr is now
13842           config.sub again.
13843
13844 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13845
13846         * configure.texi: new file, in progress.
13847
13848         * Makefile.in: build info file and install the man page for
13849           configure.
13850
13851         * configure.man: new file, first cut.
13852
13853         * configure: find config.subr again now that configuration "none"
13854           has gone.  removed all traces of the -ansi option.  removed all
13855           traces of the -languages option.
13856
13857         * config.subr: resync from rms.
13858
13859 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13860
13861         * configure, config.sub, config.subr: merge config.sub into
13862           config.subr, call the result config.subr, remove config.sub, use
13863           config.subr.
13864
13865         * Makefile.in: revised install for dir.info.
13866
13867 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13868
13869         * configure.in: add decstation host makefile frag.
13870
13871         * Makefile.in: BISON now bison -y again.  also install-gcc on
13872           install.  clean-gdbm on clean.  infodir belongs in datadir.
13873           Make directories for info install.  Build dir.info here then
13874           install it.
13875
13876 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13877
13878         * Makefile.in: fix for bad directory tests.
13879
13880 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13881
13882         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13883           regexp.  -srcdir relative was being handled incorrectly.
13884
13885         * Makefile.in: unwrapped some for loops so that parallel makes
13886           work again and so one can focus one's attention on a particular
13887           package.
13888
13889 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13890
13891         * configure: added PWD as a stand in for `pwd` (for speed). use
13892           elif wherever possible.  make -srcdir work without -objdir.
13893           -objdir= commented out.
13894
13895 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13896
13897         * configure: +options become --options.  -subdirs commented out.
13898           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13899           Makefile now at top of generated Makefile.  Removed cvs log
13900           entries.  added -srcdir.  create .gdbinit only if there is one
13901           in ${srcdir}.
13902
13903         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13904           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13905           and mandir now keyed off datadir by default.
13906
13907 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13908
13909         * Freshly created ChangeLog.
13910
13911 \f
13912 Local Variables:
13913 mode: change-log
13914 left-margin: 8
13915 fill-column: 76
13916 version-control: never
13917 End: