OSDN Git Service

2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2
3         * MAINTAINERS: Update my email address.
4
5 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6
7         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
9         * Makefile.in: Regenerate.
10
11 2007-12-10  Mark Heffernan <meheff@google.com>
12
13         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
14         misplaced entries.
15
16 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
17
18         * configure.ac: Enable libjava for x86_64-*-darwin9.
19         * configure: Regenerate.
20
21 2007-12-07  Bill Maddox <maddox@google.com>
22
23         * MAINTAINERS (Write After Approval): Add myself.
24
25 2007-12-05  Ben Elliston  <bje@au.ibm.com>
26
27         * config.sub, config.guess: Update from upstream sources.
28
29 2007-12-02  Matthias Klose  <doko@ubuntu.com>
30
31         * config-ml.in: Remove 64bit configure tests.
32
33 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34
35         * config-ml.in: Robustify against white space in absolute file
36         names.
37
38         * config-ml.in (multi-clean): Substitute ${Makefile}.
39         Remove superfluous ${Makefile} in list.
40
41 2007-11-19  Thiemo Seufer  <ths@mips.com>
42
43         * config-ml.in: Don't hardcode the Makefile name.
44
45 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
46
47         * MAINTAINERS (Write After Approval): Add myself.
48
49 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2007-11-06  Doug Kwan <dougkwan@google.com>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2007-10-25  Ben Elliston  <bje@au.ibm.com>
58
59         * MAINTAINERS (mercury): Remove entry.
60         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
61
62 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
63
64         * Makefile.def (dependencies): Make configure-gdb depend on
65         all-intl.
66         * Makefile.in: Regenerated.
67
68 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
69
70         * MAINTAINERS (Fortran maintainer): Remove myself.
71
72 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
73
74         * Makefile.def: To avoid problems running with parallel makes,
75         build newlib before libgloss so that target specific header
76         files are availble.
77         * Makefile.in: Regenerate
78
79 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
80
81         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
82         * Makefile.in: Regenerate.
83
84 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
85
86         * MAINTAINERS (Register allocation reviewer): Add myself.
87
88 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
89
90         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
91         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
92         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
93         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
94         * configure: Regenerate.
95
96 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
97
98         * MAINTAINERS (Register allocation reviewer): Add myself.
99
100 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
101
102         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
103         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
104         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
105         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
106         * configure.ac: Default them to host tools for $host = $build.
107         Subst them.
108
109         * configure: Regenerate.
110         * Makefile.in: Regenerate.
111
112 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
113
114         * MAINTAINERS (Register allocation reviewer): Add myself.
115
116 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
117
118         * MAINTAINERS (Register allocation reviewer): Add myself.
119
120 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
121
122         * MAINTAINERS (Write After Approval): Fix typo.
123
124 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
125
126         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
127         * configure: Regenerate.
128
129 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
130
131         PR bootstrap/31906
132         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
133         they're already prefixed.
134
135 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
136
137         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
138         libstdc++.
139         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
140         * configure: Regenerate.
141         * Makefile.in: Regenerate.
142         
143 2007-09-17  Andreas Schwab  <schwab@suse.de>
144
145         * configure.ac: Raise minimum makeinfo version to 4.6.
146         * configure: Regenerate.
147
148 2007-09-17  Johannes Singler <singler@ira.uka.de>
149
150         * MAINTAINERS (write-after-approval) add myself
151
152 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
153
154         * configure.ac: Correct makeinfo version check.
155         * configure: Regenerate.
156
157 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
158
159         * MAINTAINERS: Update my email address.
160
161 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
162
163         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
164         to $skipdirs and only disable gprof for newlib.  Use the normal
165         mips*-elf* handling in other respects.
166         * configure: Regnerate.
167
168 2007-09-12  David Daney  <ddaney@avtrex.com>
169
170         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
171         enabling libgcj.
172         * configure: Regenerate.
173
174 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
175
176         PR other/32154
177         * configure.ac: For libgloss targets, point the linker to the linker
178         script, startup code and simulator library.
179         * configure: Regenerate.
180
181 2007-09-07  Andrew Haley  <aph@redhat.com>
182
183         * configure.ac (noconfigdirs): Remove target-libffi and
184         target-libjava.
185         * configure: Regenerate.
186
187 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
188
189         PR target/33281
190         * configure.ac: Use config/mh-mingw on mingw.
191         * configure: Regenerate.
192
193 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
194
195         * MAINTAINERS (Write After Approval): Add myself.
196
197 2007-09-05  Richard Guenther  <rguenther@suse.de>
198
199         * configure.ac (--enable-stage1-checking): If neither --enable-checking
200         nor --disable-checking is provided also turn on yes and types
201         checking for stage1.
202         * configure: Re-generate.
203
204 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
205
206         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
207         (Write After Approval): Remove myself.
208
209 2007-08-29  Nick Clifton  <nickc@redhat.com>
210
211         * config.sub, config.guess: Update from upstream sources.
212
213 2007-08-22  Bud Davis   <jmdavis@link.com>
214
215         * MAINTAINERS (Write After Approval): Added myself.
216         * MAINTAINERS (Reviewers): Removed myself.
217
218 2007-08-18  Paul Brook  <paul@codesourcery.com>
219             Joseph Myers  <joseph@codesourcery.com>
220
221         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
222         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
223         * Makefile.in: Regenerate.
224         * configure.ac (--with-debug-prefix-map): New.
225         * configure: Regenerate.
226
227 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
228             Nigel Stephens  <nigel@mips.com>
229
230         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
231         as target_makefile_frag.
232         * configure: Regenerate.
233
234 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
235
236         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
237         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
238         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
239         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
240         (do-compare, do-compare3, do-compare-debug): New.
241         ([+compare-target+]): Use them.
242
243 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
244
245         * MAINTAINERS (Write After Approval): Change my email address.
246
247 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
248             Ben Elliston  <bje@au.ibm.com>
249
250         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
251         --silent if $silent.
252         * configure: Regenerate.
253
254 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
255
256         * MAINTAINERS (Various Maintainers): Add myself as
257         loop infrastructure maintainer.  Update my e-mail
258         address.
259
260 2007-07-31  Diego Novillo  <dnovillo@google.com>
261
262         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
263         Adjust description.
264
265 2007-07-26  Richard Guenther  <rguenther@suse.de>
266
267         * configure.ac: Add types checking to stage1 checking flags.
268         * configure: Regenerate.
269
270 2007-07-17  Nick Clifton  <nickc@redhat.com>
271
272         * COPYING3: New file.  Contains version 3 of the GNU General
273         Public License.
274         * COPYING3.LIB: New file.  Contains version 3 of the GNU
275         Lesser General Public License.
276
277 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
278
279         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
280
281 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
282
283         * MAINTAINERS (S/390 co-maintainer): Add myself.
284         (Write After Approval): Remove myself.
285
286 2007-07-13  Dan Hipschman  <dsh@google.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2007-07-11  Nick Clifton  <nickc@redhat.com>
291
292         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
293         WINDRES export.
294         * Makefile.in: Regenerate.
295
296 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
297
298         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
299         maintainer.
300
301 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
302
303         * lt~obsolete.m4: New. Import from 20070318 libtool.
304
305 2007-07-03  Julian Brown  <julian@codesourcery.com>
306
307         * MAINTAINERS (Write After Approval): Add myself.
308
309 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
310
311         * configure.ac: Rewrite 'configure --help' strings to look nicer.
312         * configure: Regenerate.
313
314 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
315
316         * configure.ac: Add some missing m4 quotation.
317         * configure: Regenerate.
318
319 2007-07-02  Simon Baldwin  <simonb@google.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
324
325         * configure: Regenerate.
326
327 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
328
329         * Makefile.def: Add windmc tool to build.
330         * Makefile.tpl: Likewise.
331         * configure.ac: Likewise.
332         * Makefile.in: Regenerate.
333         * configure: Regenerate.
334                                                 
335 2007-06-28  DJ Delorie  <dj@redhat.com>
336
337         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
338         not building newlib.
339         * configure: Regenerated.
340         
341 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
342
343         * MAINTAINERS (Write After Approval): Add myself.
344
345 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
346
347         * MAINTAINERS (Write After Approval): Add myself.
348
349 2007-06-19  Chris Matthews  <chrismatthews@google.com>
350
351         * MAINTAINERS (Write After Approval): Add myself.
352
353 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
358
359         * Makefile.def: Add dependency from configure-gdb to all-bfd.
360         * Makefile.in: Regenerated.
361
362 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
363
364         * configure.ac: Don't add target-libmudflap to noconfigdirs for
365         bfin*-*-uclinux* targets.
366         * configure: Regenerate.
367
368 2007-06-14  Ian Lance Taylor  <iant@google.com>
369
370         * MAINTAINERS: Add myself as non-algorithmic global write
371         maintainer.
372
373 2007-06-14  Diego Novillo  <dnovillo@google.com>
374
375         * MAINTAINERS: Add self as middle-end maintainer and
376         non-algorithmic global write maintainer.
377
378 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
379
380         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
381         Move all Fortran maintainers except Paul Brook into the
382         Non-Autopoiesis section.
383
384 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
385
386         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
387         (distclean-stage[+id+]): Possibly delete stage_last.
388         * Makefile.in: Regenerate.
389
390 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
391
392         * MAINTAINERS (Various Maintainer): Fix typo.
393
394 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
395
396         * MAINTAINERS (Various Maintainer): Add myself as
397         dataflow maintainer.
398
399 2007-06-07  Ben Elliston  <bje@au.ibm.com>
400
401         * config.sub, config.guess: Update from upstream sources.
402
403 2007-06-07  Ben Elliston  <bje@au.ibm.com>
404
405         * Makefile.tpl: Fix spelling error.
406         * Makefile.in: Regenerate.
407
408 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
409
410         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
411         lt_cv_sys_max_cmd_len.
412
413 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
414
415         * MAINTAINERS (Various Maintainers): Add myself as
416         auto-vectorizer maintainer.
417
418 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
419
420         PR libjava/32098
421         * libtool.m4: Revert previous change.
422         * ltgcc.m4: Put it here.
423
424 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
425
426         * MAINTAINERS (Various Maintainers): Add myself as
427         auto-vectorizer maintainer.
428
429 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
430
431         PR libjava/32098
432         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
433
434 2007-05-30  Richard Guenther  <rguenther@suse.de>
435
436         * MAINTAINERS (Various Maintainers): Add myself as
437         auto-vectorizer maintainer.
438
439 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
440
441         PR bootstrap/29382
442         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
443         * configure: Rebuilt.
444
445 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
446
447         * MAINTAINERS (Write After Approval): Removed my name.
448
449 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
450
451         * MAINTAINERS (Write After Approval): Remove myself.
452
453 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
454
455         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
456
457 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
458
459         * ltmain.sh: Update from ToT Libtool.
460         * libtool.m4: Update from ToT Libtool.
461         * ltsugar.m4: New. Update from ToT Libtool.
462         * ltversion.m4: New. Update from ToT Libtool.
463         * ltoptions.m4: New. Update from ToT Libtool.
464         * ltconfig: Remove.
465         * ltcf-c.sh: Remove.
466         * ltcf-cxx.sh: Remove.
467         * ltcf-gcj.sh: Remove.
468
469 2007-05-22  Ollie Wild  <aaw@google.com>
470
471         * MAINTAINERS (Write After Approval): Add myself.
472
473 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
474
475         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
476         stage_cflags.
477         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
478         Remove CFLAGS/LIBCFLAGS.
479         (configure-stage[+id+]-[+prefix+][+module+],
480         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
481         * Makefile.in: Regenerate.
482
483 2007-05-15  Diego Novillo  <dnovillo@google.com>
484
485         * MAINTAINERS: Update e-mail address.
486
487 2007-05-15  Revital Eres  <eres@il.ibm.com>
488
489         * MAINTAINERS (Write After Approval): Add myself.
490
491 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
492
493         * MAINTAINERS (Write After Approval): Updated my address.
494
495 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2007-05-11  Silvius Rus  <rus@google.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2007-04-23  Tom Tromey  <tromey@redhat.com>
504
505         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
506
507 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
508
509         * MAINTAINERS (cpplib): Rename to ...
510         (libcpp): ... this.  Add C/C++ front end maintainers.
511
512 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
513
514         * config-ml.in: Pass ${ml_config_env} to configure calls.
515
516 2007-04-04  Christian Bruel  <christian.bruel@st.com>
517
518         * MAINTAINERS (Write After Approval): Add myself.
519         
520 2007-04-02  Dave Korn  <dave.korn@artimi.com>
521
522         * MAINTAINERS (Write After Approval): Add myself.
523
524 2007-03-31  Tobias Burnus  <burnus@net-b.de>
525
526         * MAINTAINERS (fortran 95 front end): Add myself.
527
528 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
529
530         * MAINTAINERS (Write After Approval): Add myself.
531         
532 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
533
534         * MAINTAINERS (Modulo Scheduler): Add myself.
535
536 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
537
538         * MAINTAINERS (fortran 95 front end): Add myself.
539         (c++ front end): whitespace fix.
540
541 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
542
543         * MAINTAINERS (Write After Approval): Add myself.
544
545 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
546
547         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
548         of glob.  Quote arguments with single quotes too.
549         * configure: Regenerate.
550
551 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
552
553         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
554         * Makefile.in: Regenerate
555
556 2007-03-07  Andreas Schwab  <schwab@suse.de>
557
558         * configure: Regenerate.
559
560 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
561
562         * configure.ac: Add "--with-pdfdir" configure option,
563         which defines pdfdir variable.
564         * Makefile.def (target=fixincludes): Add install-pdf to
565         missing targets.
566         (recursive_targets): Add install-pdf target.
567         (flags_to_pass): Add pdfdir.
568         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
569         target.
570         * configure: Regenerate
571         * Makefile.in: Regenerate
572
573 2007-02-28  Eric Christopher  <echristo@apple.com>
574
575         Revert:
576         2006-12-07  Mike Stump  <mrs@apple.com>
577
578         * Makefile.def (dependencies): Add dependency for
579         install-target-libssp and install-target-libgomp on
580         install-gcc.
581         * Makefile.in: Regenerate.
582
583 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
584
585         * configure: Regenerate.
586         * configure.ac: Move statements after variable declarations.
587
588 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
589
590         * MAINTAINERS: Add myself as sh maintainer.
591
592 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
593
594         * configure.ac: Adjust for loop syntax.
595         * configure: Regenerate.
596
597 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
598
599         * configure: Rebuilt.
600
601 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
602
603         * configure.ac: Drop multiple occurrences of --enable-languages,
604         and fix its quoting.
605         * configure: Rebuilt.
606
607 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
608             Nathan Sidwell  <nathan@codesourcery.com>
609             Vladimir Prus  <vladimir@codesourcery.com
610             Joseph Myers  <joseph@codesourcery.com>
611
612         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
613         * configure: Regenerate.
614
615 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
616
617         * ltconfig (freebsd*): Default to elf.
618
619 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
620
621         * configure.ac (target_libraries): Move libgcc before libiberty.
622         * configure: Regenerated.
623
624 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
625             Paolo Bonzini  <bonzini@gnu.org>
626
627         PR bootstrap/30753
628         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
629         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
630         * configure: Regenerated.
631
632 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
633
634         * MAINTAINERS (Language Front End Maintainers): Update my mail
635         address.
636
637 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
638
639         PR bootstrap/30748
640         * configure.ac: Correct syntax for Solaris ksh.
641         * configure: Regenerated.
642
643 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
644
645         * configure.ac: Sync with src.
646         * configure: Regenerate.
647
648 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
649
650         * Makefile.in: Regenerate.
651
652 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
653
654         * config.sub: Sync with src.
655
656 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
657
658         * Makefile.tpl (build_alias, host_alias, target_alias): Use
659         noncanonical equivalents.
660         * configure.in: Rename to...
661         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
662         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
663         target_noncanonical.  Use them.  Rewrite removal of configure
664         arguments for autoconf 2.59.  Discard variable settings.  Force
665         program_transform_name for native tools.
666
667         * Makefile.in: Regenerated.
668         * configure: Regenerated with autoconf 2.59.
669
670 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
671
672         * MAINTAINERS (Write After Approval): Add myself.
673
674 2007-01-31  Andreas Schwab  <schwab@suse.de>
675
676         * Makefile.tpl (LDFLAGS): Substitute it.
677         * Makefile.in: Regenerate.
678
679 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
680
681         * MAINTAINERS (Write After Approval): Add myself.
682
683 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
684
685         * MAINTAINERS (spu port): Add myself.
686
687 2007-01-23  Richard Guenther  <rguenther@suse.de>
688
689         PR bootstrap/30541
690         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
691         * Makefile.tpl (GNATBIND): Substitute it.
692         (GNATMAKE): Likewise.
693         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
694         of STAGE_PREFIX.
695         * Makefile.in: Regenerate.
696         * configure: Regenerate.
697
698 2007-01-18  Mike Stump  <mrs@apple.com>
699
700         * configure.in: Re-enable -Werror for gcc builds.
701
702 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
703
704         * MAINTAINERS (Write After Approval): Add myself.
705
706 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
707
708         * configure.in: Change == to = in test command.
709         * configure: Regenerate.
710
711 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
712             Nick Clifton  <nickc@redhat.com>
713             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
714
715         * configure.in (build_configargs, host_configargs, target_configargs):
716         Remove build/host/target parameters.
717         (host_libs): Add gmp and mpfr.
718         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
719         * Makefile.def (gmp, mpfr): New.
720         (gcc): Remove target.
721         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
722         target_os, target_vendor): New.
723         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
724         * configure: Regenerate.
725         * Makefile.in: Regenerate.
726
727 2007-01-11  Matt Fago  <fago@earthlink.net>
728
729         * configure.in: Try to link to functions only in mpfr 2.2.x
730         to improve robustness of configure tests.
731         * configure: Regenerate.
732
733 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
734
735         * MAINTAINERS: Add myself as i386 maintainer.
736
737 2007-01-08  Jan Hubicka  <jh@suse.cz>
738
739         * MAINTAINERS: Add myself as i386 maintainer.
740
741 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
742
743         * configure.in: Add support for an x86_64-mingw* target.
744         * configure: Regenerate.
745
746 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
747
748         * Makefile.tpl (all-target): Correct @if conditional for target
749         modules.
750         * configure.in: Omit libiberty if building only target libgcc.
751         * configure, Makefile.in: Regenerated.
752
753 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
754
755         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
756         * configure: Regenerate.
757
758 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
759
760         * Makefile.def (target_modules): Add libgcc.
761         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
762         * Makefile.tpl (clean-target-libgcc): Delete.
763         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
764         on gcc even for bootstrapped modules.  Rewrite handling of
765         lang_env_dependencies to loop over target_modules.
766         * configure.in (target_libraries): Add target-libgcc.
767         * Makefile.in, configure: Regenerated.
768
769 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
770
771         * configure.in: Reorganize recognition of languages.  Add
772         --enable-stage1-languages.  Show supported languages for the chosen
773         target rather than all recognized languages.
774         * configure: Regenerate.
775
776 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
777
778         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
779         * Makefile.in: Regenerate.
780
781 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
782
783         * configure.in: Warn that MPFR 2.2.0 is buggy.
784         * configure: Regenerate.
785
786 2006-12-27  Ian Lance Taylor  <iant@google.com>
787
788         * configure.in: When removing Makefiles to force a reconfigure, also
789         remove prev-DIR*/Makefile.
790         * configure: Regenerate.
791
792 2006-12-22  Andreas Schwab  <schwab@suse.de>
793
794         * configure: Regenerate with correct autoconf version.
795
796 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
797
798         * configure.in: add AC_SUBST for *_FOR_TARGET.
799         * configure: Regenerate.
800
801 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
802
803         * configure.in: Simplify logic for rejecting languages that cannot
804         be built.  Separate the case when a language is unsupported,
805         from the case when the user chooses not to build a language.
806
807 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
808
809         * configure.in: Remove "$build" case for powerpc-*-darwin* since
810         it only affects bootstrap and could be tested on "$host" as well.
811         * configure: Regenerate.
812         * config/mh-ppc-darwin: Add to the stage1 cflags here.
813
814 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
815
816         PR bootstrap/29544
817         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
818         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
819         move here comment from Makefile.tpl.
820         * Makefile.tpl: Move some definitions higher in the file.
821         (STAGE1_CHECKING): New.
822         * configure.in: Add --enable-stage1-checking.
823         * configure: Regenerate.
824         * Makefile.in: Regenerate.
825
826 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
827
828         * MAINTAINERS: Add myself as build system maintainer.
829
830 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2006-12-13  Eric Christopher  <echristo@apple.com>
835
836         * MAINTAINERS: Add myself as darwin maintainer.
837
838 2006-12-11  Ian Lance Taylor  <ian@airs.com>
839
840         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
841
842 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
843
844         MAINTAINERS: Update my entry.
845
846 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
847
848         * configure.in:  Handle spu makefile frag.
849         * Makefile.tpl (MAINT): Define
850         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
851         * configure: Regenerate.
852         * Makefile.in: Regenerate.
853
854 2006-12-11  Ben Elliston  <bje@au.ibm.com>
855
856         * config.guess: Import latest version.
857         * config.sub: Likewise.
858
859 2006-12-11  Ben Elliston  <bje@au.ibm.com>
860
861         * configure.in (spu-*-*): Don't skip target-libiberty.
862         * configure: Regenerate.
863
864 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
865
866         PR bootstrap/30134
867         * configure.in: Correct x86 darwin support for libjava to powerpc
868         and i?86 only.
869         * configure: Regenerate.
870
871 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
872
873         * configure.in: Add x86 darwin support for libjava.
874         * configure: Regenerate.
875
876 2006-12-07  Mike Stump  <mrs@apple.com>
877
878         * Makefile.def (dependencies): Add dependency for
879         install-target-libssp and install-target-libgomp on
880         install-gcc.
881         * Makefile.in: Regenerate.
882
883 2006-12-04  Richard Guenther  <rguenther@suse.de>
884
885         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
886         (Non-Algorithmic Maintainers): Move over non-algorithmic
887         loop optimizer maintainers, add myself as a non-algorithmic
888         middle-end maintainer.
889
890 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
891
892         * MAINTAINERS (Write After Approval): Add myself.
893
894 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
895
896         * configure.in: Update error message for missing GMP/MPFR.
897
898         * configure: Regenerate.
899
900 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
901
902         * configure.in: Update MPFR version in error message.
903
904         * configure: Regenerate.
905
906 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
907
908         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
909         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
910         --with-gmp-lib): New flags.
911
912         * configure: Regenerate.
913
914 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
915
916         * MAINTAINERS (Write After Approval): Change my email address.
917
918 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
919
920         * MAINTAINERS (Write After Approval): Add myself.
921
922 2006-11-22  Philipp Thomas <pth@suse.de>
923
924         * MAINTAINERS (i18n): Update e-mail address.
925
926 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
927
928         * MAINTAINERS (spu port): Add myself as maintainer.
929         (Write After Approval): Remove myself.
930
931 2006-11-22  Ben Elliston  <bje@au.ibm.com>
932
933         * configure.in (skipdirs): Don't build libssp for SPU.
934         * configure: Regenerate.
935
936 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
937
938         * MAINTAINERS (spu port): Add myself as maintainer.
939         (libobjc): Update my email address.
940
941 2006-11-21  Andrea Bona  <andrea.bona@st.com>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
946
947         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
948         * configure : Rebuilt.
949
950 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
951
952         * MAINTAINERS (Write After Approval): Add myself.
953
954 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
959
960         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
961         libmpfr.a.
962         * configure: Regenerate.
963
964 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
965
966         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
967         (unstage): Test for stage_last presence.
968
969         PR bootstrap/29802
970         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
971         * Makefile.in: Regenerate.
972
973 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
974
975         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
976         maintainers.
977
978 2006-11-14  Erven Rohou  <erven.rohou@st.com>
979
980         * MAINTAINERS (Write After Approval): Add myself.
981
982 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
983
984         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
985         and stageN-package/Makefile.
986         * Makefile.in: Regenerated.
987
988 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
989
990         * configure.in: Remove target-libgloss from noconfigdirs for
991         bfin-*-*.
992         * configure: Regenerated.
993
994 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
995
996         * configure.in (have_gmp): Only error if the gcc directory exists.
997
998         * configure: Regenerate.
999
1000 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1001
1002         * configure.in: Robustify error message for missing GMP/MPFR.
1003
1004         * configure: Regenerate.
1005
1006 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1007
1008         * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1011
1012         * MAINTAINERS: Change email address.
1013
1014 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1015
1016         * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1019
1020         * MAINTAINERS (Write After Approval): Add myself.
1021
1022 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1023
1024         * MAINTAINERS (Write After Approval): Move myself to
1025         Write After Approval section.
1026
1027 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1028
1029         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1030         need_gmp anymore.
1031         * configure: Regenerate.
1032
1033 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1034
1035         * MAINTAINERS (Write After Approval): Add myself.
1036
1037 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1038
1039         * config.guess: Import latest version.
1040         * config.sub: Likewise.
1041
1042 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1043
1044         * Makefile.def: Added pdf target handling.
1045         * Makefile.tpl: Added pdf target handling.
1046         * Makefile.in: Regenerated.
1047
1048 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1049
1050         * MAINTAINERS: Add self as score port maintainer.
1051
1052 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1053
1054         * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1057
1058         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1059         or newer.
1060         * configure: Regenerated.
1061
1062 2006-09-27  Dave Brolley  <brolley@redhat.com>
1063
1064         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1065         $s instead of $r.
1066         * configure: Regenerated.
1067
1068 2006-09-26  Thiemo Seufer  <ths@mips.com>
1069
1070         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1071         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1072         * configure: Regenerate.
1073
1074 2006-09-24  Graeme Peterson <gridly@gmail.com>
1075
1076         * MAINTAINERS (Write After Approval): Remove myself.
1077
1078 2006-09-22  Chao-ying Fu  <fu@mips.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1083
1084         * MAINTAINERS: Add self as soft-fp maintainer.
1085
1086 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1087
1088         * MAINTAINERS: Add myself as avr maintainer.
1089         Remove Marek Michalkiewicz as avr maintainer.
1090
1091 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1096
1097         * configure.in: Never build newlib for a Mingw host.
1098         Never build newlib as Mingw target library.
1099         Test the existence of winsup/cygwin for building a Cygwin newlib,
1100         rather than just winsup.
1101         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1102         building a Mingw target.
1103         * configure: Regenerate.
1104
1105 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1106
1107         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1108
1109 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1110
1111         * config.guess: Import from src (was more updated).
1112         * config.sub: Likewise.
1113
1114 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1115
1116         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1117         * configure: Regenerated.
1118
1119 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1120
1121         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1122         for stages after the first.
1123
1124 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * Makefile.def: Add dependencies for configure-opcodes
1127         on configure-intl and all-opcodes on all-intl.
1128         * Makefile.in: Regenerated.
1129
1130 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1131
1132         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1133
1134 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1135
1136         Port to hosts whose 'sort' and 'tail' implementations
1137         treat operands with leading '+' as file names, as POSIX
1138         has required since 2001.  However, make sure the code still
1139         works on pre-POSIX hosts.
1140         * ltmain.sh: Don't assume "sort +2" is equivalent to
1141         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1142
1143 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1144
1145         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1146
1147 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1148
1149         * ltconfig: chmod 644 before ranlib during install.
1150
1151 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1152
1153         PR bootstrap/18058
1154         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1155         if the bootstrap compiler is a GCC version that supports it.
1156         * configure: Regenerate.
1157
1158 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1159
1160         * configure.in: Fix thinkos in previous check-in.
1161         * configure: Regenerate.
1162
1163 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1164
1165         PR other/27063
1166         * configure.in: Test subdir_requires and give an appropriate
1167         error message.
1168         * configure: Regenerate.
1169
1170 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1171
1172         * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1175
1176         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1177
1178 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1179
1180         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1181
1182 2006-06-20  David Ayers  <d.ayers@inode.at>
1183
1184         PR bootstrap/28072
1185         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1186         whether target-libjava is being configured instead of whether the
1187         java front end is enabled.
1188         * configure: Regenerate.
1189
1190 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1191
1192         PR target/27540
1193         * configure.in: Only enable libgomp on IRIX 6.
1194         * configure: Regenerate.
1195
1196 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1197
1198         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1199         too.
1200         * Makefile.in: Regenerate.
1201
1202 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1203
1204         * config-ml.in: Alter CCASFLAGS to include special
1205         multilib options the same as is done for CFLAGS.
1206
1207 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1208
1209         * configure.in: Don't enable libgomp on hpux10.
1210         * configure: Rebuilt.
1211
1212 2006-06-12  David Ayers  <d.ayers@inode.at>
1213
1214         PR bootstrap/27963
1215         PR target/19970
1216         * configure.in: Remove target-boehm-gc from noconfigdirs where
1217         ${libgcj} is specified.
1218         * configure: Regenerate.
1219
1220 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1221
1222         Sync from src:
1223
1224         * configure.in: Sync.
1225         * configure: Regenerated.
1226
1227         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1228
1229         * Makefile.def: Added dependencies from sim and gdb on intl, and
1230         added configure dependencies to everything with an all dependency
1231         on intl.
1232         * Makefile.in: Regenerated.
1233
1234 2006-06-06  David Ayers  <d.ayers@inode.at>
1235
1236         PR libobjc/13946
1237         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1238         * Makefile.in: Regenerate.
1239         * configure.in: Add --enable-objc-gc at toplevel and have it
1240         enable boehm-gc for Objective-C.
1241         Remove target-boehm-gc from libgcj.
1242         Add target-boehm-gc to target_libraries.
1243         Add target-boehm-gc to noconfigdirs where ${libgcj}
1244         is specified.
1245         Assert that boehm-gc is supported when requested for Objective-C.
1246         Only build boehm-gc if needed either for Java or Objective-C.
1247         * configure: Regenerate.
1248
1249 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1250
1251         PR 27674
1252         * Makefile.tpl (configure-[+prefix+][+module+],
1253         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1254         Remove rule to unstage bootstrapped modules.
1255         (stage_current): New.
1256         * Makefile.in: Regenerate.
1257
1258 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1259
1260         * MAINTAINERS (Write After Approval): Update my e-mail address.
1261
1262 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1263
1264         * include/libiberty.h: Declare pex_run_in_environment.
1265
1266 2006-05-31  Asher Langton  <langton2@llnl.gov>
1267
1268         * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1271
1272         * Makefile.def (bfd, opcodes): Fix lib_path.
1273         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1274         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1275         * Makefile.in: Regenerate.
1276
1277 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1278
1279         * Makefile.in: Regenerate.
1280
1281 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1282
1283         * Makefile.def: Add install-html target. Add datarootdir
1284         docdir and htmldir to flags_to_pass.
1285         * Makefile.tpl: Add install-html target.
1286         * Makefile.in: Regenerate.
1287         * configure.in: Add --with-datarootdir, --with-docdir, and
1288         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1289         * configure: Regenerate.
1290
1291 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1292
1293         * configure.in: Enable gprof for cross builds.
1294         * configure: Regenerate.
1295
1296 2006-05-22  Richard Guenther  <rguenther@suse.de>
1297
1298         Revert
1299         2006-01-31  Richard Guenther  <rguenther@suse.de>
1300         Paolo Bonzini  <bonzini@gnu.org>
1301
1302         * Makefile.def (target_modules): Add libgcc-math target module.
1303         * configure.in (target_libraries): Add libgcc-math target library.
1304         (--enable-libgcc-math): New configure switch.
1305         * Makefile.in: Re-generate.
1306         * configure: Re-generate.
1307         * libgcc-math: New toplevel directory.
1308
1309 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1310             Andreas Tobler  <a.tobler@schweiz.ch>
1311
1312         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1313         * configure: Rebuilt.
1314
1315 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1316
1317         * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2006-05-01  DJ Delorie  <dj@redhat.com>
1320
1321         * configure.in: Restore CFLAGS if GMP isn't present.
1322         * configure: Regenerate.
1323
1324 2006-05-01  Richard Guenther  <rguenther@suse.de>
1325
1326         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1327         maintainer.
1328
1329 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1330
1331         * MAINTAINERS (Write After Approval): Add myself.
1332
1333 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1334
1335         * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2006-04-18  DJ Delorie  <dj@redhat.com>
1338
1339         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1340         reference libgloss so that libssp can be built in a combined
1341         tree.
1342         * configure: Regenerate.
1343
1344 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1345
1346         * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1349
1350         * configure.in: Require makeinfo 4.4 or higher.
1351         * configure: Regenerate.
1352
1353 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1354
1355         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1356         Rearrange the entries of other libraries to have them in one place.
1357
1358 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1359
1360         * MAINTAINERS (Write After Approval): Remove myself.
1361         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1362
1363 2006-03-14  Richard Guenther  <rguenther@suse.de>
1364
1365         * configure: Regenerate with autoconf 2.13.
1366
1367 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1368
1369         * MAINTAINERS: Use my work address.
1370
1371         * MAINTAINERS: Update my E-mail address.
1372
1373 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1374
1375         * configure.in: Handle --disable-<component> generically.
1376         * configure: Regenerate.
1377
1378 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1379
1380         PR libgcj/17311
1381         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1382
1383 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1384
1385         * MAINTAINERS (Write After Approval):  Remove myself.
1386         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1387
1388 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1389
1390         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1391         (TARGET_CONFIGDIRS): Remove.
1392         * configure.in: Remove AC_SUBST(target_configdirs).
1393         * Makefile.in, configure: Regenerated.
1394
1395 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1396
1397         * MAINTAINERS (Write After Approval):  Remove myself.
1398         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1399
1400 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1401
1402         PR bootstrap/25670
1403
1404         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1405
1406         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1407         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1408         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1409         BUILD_PREFIX, BUILD_PREFIX_1.
1410         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1411
1412         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1413         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1414
1415         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1416         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1417         of `cat stage_current`.  Always provide the `r' and `s' variables.
1418         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1419         a single shell execution.
1420         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1421         bootstrapped modules, make the stage1 module if the build was not
1422         started yet, else build the current stage.
1423         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1424         (all-build, all-host, all-target, [+make_target+]-host,
1425         [+make_target+]-target): Do not use \-continued lines.
1426         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1427         (current_stage, restrap, stage_last): New.
1428
1429         * Makefile.in: Regenerate.
1430         * configure: Regenerate.
1431
1432 2006-02-19  Bud Davis  <jmdavis@link.com>
1433
1434         * MAINTAINERS (Write After Approval):  Remove myself.
1435         (Language Front End Maintainers):  Add myself as fortran 95
1436         maintainer and update e-mail address.
1437
1438 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1439
1440         * MAINTAINERS (Write After Approval):  Remove myself.
1441         (Language Front End Maintainers):  Add myself as fortran 95
1442         maintainer.
1443
1444 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1445
1446         * MAINTAINERS (Write After Approval): Add myself.
1447
1448 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1449
1450         * MAINTAINERS (Write After Approval):  Remove myself.
1451         (Language Front End Maintainers):  Add myself as
1452         fortran 95 maintainer.
1453
1454 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1455
1456         Sync from src:
1457
1458         2005-12-27  Leif Ekblad  <leif@rdos.net>
1459
1460         * configure.in: Add support for RDOS target.
1461         * configure: Regenerate.
1462
1463 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1464             Andreas Schwab  <schwab@suse.de>
1465
1466         * configure: Regenerate.
1467
1468 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1469
1470         * configure.in (enable_libgomp): Add AIX.
1471         * configure: Regenerate.
1472
1473 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1474
1475         * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1478
1479         * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2006-01-31  Richard Guenther  <rguenther@suse.de>
1482         Paolo Bonzini  <bonzini@gnu.org>
1483
1484         * Makefile.def (target_modules): Add libgcc-math target module.
1485         * configure.in (target_libraries): Add libgcc-math target library.
1486         (--enable-libgcc-math): New configure switch.
1487         * Makefile.in: Re-generate.
1488         * configure: Re-generate.
1489         * libgcc-math: New toplevel directory.
1490
1491 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1492
1493         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1494         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1495         the assembler, linker and binutils.
1496         * configure: Regenerate.
1497
1498 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1499
1500         * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1503
1504         * configure: Regenerate.
1505
1506 2006-01-18  Richard Henderson  <rth@redhat.com>
1507             Jakub Jelinek  <jakub@redhat.com>
1508             Diego Novillo  <dnovillo@redhat.com>
1509
1510         * libgomp: New directory.
1511         * Makefile.def: Add target_module libgomp.
1512         * Makefile.in: Regenerate.
1513         * configure.in (target_libraries): Add target-libgomp.
1514         * configure: Regenerate.
1515
1516 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1517
1518         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1519         @ from continuation.
1520         * Makefile.in: Rebuilt.
1521
1522 2006-01-04  Chris Lattner  <sabre@gnu.org>
1523
1524         * MAINTAINERS (Write After Approval): Add myself.
1525
1526 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1527
1528         PR bootstrap/24252
1529
1530         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1531         * Makefile.tpl (OBJDUMP): New.
1532         (EXTRA_HOST_FLAGS): Add it.
1533         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1534
1535         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1536         to use symbolic links between directories.  Avoid race conditions
1537         or make them harmless.
1538         * configure.in: Do not try to use symbolic links between directories.
1539
1540         * Makefile.def (LEAN): Pass.
1541         * Makefile.tpl (LEAN): Define.
1542         (stage[+id+]-start): Accept that the previous directory does not
1543         exist, if the bootstrap is lean.
1544         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1545         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1546         configure substitution.
1547         ([+compare-target+]): Likewise.
1548         ([+bootstrap-target+]-lean): New.
1549         * configure.in: Remove lean bootstrap support from here.
1550
1551         * Makefile.in: Regenerate.
1552         * configure: Regenerate.
1553
1554 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1555
1556         * MAINTAINERS (libdecnumber): Add myself.
1557
1558 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1559
1560         * libtool-ldflags: New script.
1561
1562 2006-01-02  Andreas Schwab  <schwab@suse.de>
1563
1564         * configure.in: When reconfiguring remove Makefile in
1565         all stage directories.
1566         * configure: Regenerate.
1567
1568 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1569
1570         * MAINTAINERS: Update my email address.
1571
1572 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1573
1574         Revert Ada-related part of the previous change.
1575
1576         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1577         Do not pass.
1578         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1579         * Makefile.in: Regenerate.
1580         * configure.in: Do not include mt-ppc-aix target fragment.
1581         * configure: Regenerate.
1582
1583 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1584
1585         * configure.in: Select appropriate fragments for PowerPC/AIX.
1586         * configure: Regenerate.
1587
1588         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1589         BOOT_CFLAGS, BOOT_LDFLAGS.
1590         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1591         BOOT_CFLAGS, BOOT_LDFLAGS.
1592         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1593         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1594         (stage): Fail if we cannot complete the work.
1595         * Makefile.in: Regenerate.
1596
1597 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1598
1599         * configure.in: Replace ms1 with mt.
1600         * configure: Rebuilt.
1601
1602 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1603
1604         * MAINTAINERS: Update my email address.
1605
1606 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1607
1608         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1609         install-host-nogcc): Don't invoke $(stage) at the end.
1610         * Makefile.in: Regenerate.
1611
1612 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1613
1614         * configure.in: Flip the top-level bootstrap switch.
1615         * configure: Regenerate.
1616
1617 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1618
1619         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1620         $(stage) and $(unstage).
1621         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1622         (all): Remove stray semicolon.
1623         (local-distclean): Don't handle multilib.tmp and multilib.out.
1624         (install.all): Set $s for consistency.
1625         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1626         check_multilibs setting.  Always make the install directory.
1627         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1628         Correct @if/@endif.
1629         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1630         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1631         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1632         (multilib.out): Remove.
1633         * Makefile.in: Regenerated.
1634
1635 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1636
1637         * MAINTAINERS (Write After Approval): Add myself.
1638
1639 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1640
1641         * MAINTAINERS: Add myself as mt maintainer.
1642
1643         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1644
1645 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1646
1647         * MAINTAINERS: Change email address.
1648
1649 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1650
1651         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1652         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1653         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1654         Find in-tree tools if available.
1655         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1656         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1657         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1658         (COMPILER_*_FOR_TARGET): New.
1659         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1660         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1661         (CONFIGURED_*, USUAL_*): Remove.
1662         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1663         STRIP): Use autoconf substitutions.
1664         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1665         COMPILER_NM_FOR_TARGET): New.
1666         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1667
1668         (all): Make all-host and all-target in parallel.
1669         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1670         that $$r and $$s are set before invoking a recursive make.
1671         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1672         ([+bootstrap-target+]): Inline most of the `all' target.
1673
1674 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1675
1676         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1677         from the gcc build directory.
1678         * Makefile.in: Regenerate.
1679
1680 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1681
1682         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1683         depend on all-libdecnumber.
1684         * configure.in (host_libs): Include libdecnumber.
1685         * Makefile.in: Regenerate.
1686         * configure: Likewise.
1687
1688 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1689
1690         * libdecnumber: Import decNumber sources from the dfp-branch.
1691
1692 2005-11-21  Kean Johnston  <jkj@sco.com>
1693
1694         * config.sub, config.guess: Sync from upstream sources.
1695
1696 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1697
1698         Import from Autoconf sources:
1699
1700         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1701         * config/move-if-change: Don't output "$2 is unchanged";
1702         suggested by Ben Elliston.  Handle weird characters correctly.
1703
1704 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1705
1706         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1707         to match upstream libtool for darwin.
1708
1709 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1710
1711         * Makefile.def: Remove gdb dependencies for gdbtk.
1712         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1713         (configure-gdb, install-gdb): New rules.
1714         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1715         * Makefile.in, configure: Regenerated.
1716
1717 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1718
1719         * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1722
1723         * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1726
1727         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1728         Diego Novillo.
1729
1730 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1731
1732         PR bootstrap/24297
1733         * Makefile.tpl (do-[+make-target+], do-check, install,
1734         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1735         are set before recursing.
1736         * Makefile.in: Regenerate.
1737
1738 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1739
1740         PR bootstrap/18939
1741         * Makefile.def (gcc) <target>: Fix thinko.
1742         * Makefile.in: Regenerate.
1743
1744 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1745
1746         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1747         * configure: Regenerate.
1748
1749 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1750
1751         * MAINTAINERS (Write After Approval): Add self.
1752
1753 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1754
1755         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1756         target-libffi, target-qthreads, target-libjava, and
1757         targetlibobjc.
1758         * configure: Regenerate.
1759
1760 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1761
1762         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1763         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1764         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1765         (USUAL_OBJDUMP_FOR_TARGET): New.
1766         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1767         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1768         * configure, Makefile.in: Regenerated.
1769
1770 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1771
1772         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1773         before other host packages.
1774
1775 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1776
1777         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1778
1779 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1780
1781         PR bootstrap/22340
1782
1783         * configure.in (default_target): Remove.
1784         * Makefile.tpl (all): Do not use prerequisites as subroutines
1785         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1786         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1787         use prerequisites as subroutines.
1788         (check-host, check-target): New.
1789         (bootstrap configure & all targets): Do not use stage*-start
1790         if the directory layout is already ok.
1791         (non-bootstrap configure & all targets): Prepend a $(unstage).
1792         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1793         (NOTPARALLEL): Remove.
1794         (unstage, stage variables): New variables.
1795         (unstage, stage targets): Simply expand to those variables.
1796
1797         * configure: Regenerate.
1798         * Makefile.in: Regenerate.
1799
1800 2005-10-04  James E Wilson  <wilson@specifix.com>
1801
1802         * Makefile.def (lang_env_dependencies): Add libmudflap.
1803         * Makefile.in: Regenerate.
1804
1805 2005-10-03  Andreas Schwab  <schwab@suse.de>
1806
1807         Backport from libtool CVS:
1808         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1809
1810         * ltmain.sh: add support for installing into temporary
1811         staging area (e.g. 'make install DESTDIR=...')
1812
1813 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1814
1815         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1816         * configure: Regenerated.
1817
1818 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1819
1820         * configure: Regenerate with the correct
1821         autoconf version.
1822
1823 2005-09-30  Catherine Moore  <clm@cm00re.com>
1824
1825         * configure.in (bfin-*-*): New.
1826         * configure: Regenerated.
1827
1828 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1829
1830         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1831         (LIPO_FOR_TARGET): New.
1832         (CONFIGURED_LIPO_FOR_TARGET): New.
1833         (USUAL_LIPO_FOR_TARGET): New.
1834         (STRIP_FOR_TARGET): New.
1835         (CONFIGURED_STRIP_FOR_TARGET): New.
1836         (USUAL_STRIP_FOR_TARGET): New.
1837         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1838         STRIP_FOR_TARGET.
1839         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1840         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1841         * Makefile.in: Regenerate.
1842         * configure: Regenerate.
1843
1844 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1845
1846         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1847         (rs6000-*-aix*): Same.
1848         * configure: Regenerate.
1849
1850 2005-09-16  Tom Tromey  <tromey@redhat.com>
1851
1852         * MAINTAINERS: Add self as java maintainer.
1853
1854 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1855
1856         * configure.in: Recognize f95 in the --enable-languages option,
1857         and substitute it for fortran, issuing a warning.
1858         * configure: Regenerate.
1859
1860 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1861
1862         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1863         * configure:  Regenerated.
1864
1865 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1866
1867         * MAINTAINERS: Add self as ms1 maintainer.
1868
1869 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1870
1871         * Makefile.def (libssp): Add to lang_env_dependencies.
1872         * Makefile.in: Regenerate.
1873
1874 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1875
1876         * MAINTAINERS: Add myself as middle-end maintainer.
1877
1878 2005-08-17  Christian Groessler  <chris@groessler.org>
1879
1880         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1881         * Makefile.in: Regenerate.
1882
1883 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1884
1885         * MAINTAINERS (write after approval): Added myself.
1886
1887 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1888
1889         * MAINTAINERS (Write After Approval): Add myself.
1890
1891 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1892
1893         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1894         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1895         Look for alternate names of the target cc and c++
1896         * configure: Regenerate.
1897
1898 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1899
1900         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1901         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1902         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1903         tools; remove code to manually set them.
1904         (Target tools): Look in the environment for them.
1905         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1906         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1907         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1908         build directory.
1909         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1910         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1911         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1912         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1913         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1914         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1915         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1916         * configure: Regenerate.
1917         * Makefile.in: Regenerate.
1918
1919 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1920
1921         * MAINTAINERS: Update for removed CPU targets.
1922
1923 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1924
1925         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1926         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1927         * Makefile.in: Regenerated.
1928
1929 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1930
1931         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1932         (CFLAGS_FOR_TARGET): Use it.
1933         (CXXFLAGS_FOR_TARGET): Likewise.
1934         * Makefile.in: Regenerated.
1935         * configure.in (--with-build-sysroot): New option.
1936         * configure: Regenerated.
1937
1938 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1939
1940         * Makefile.tpl: Wrap install between unstage and stage
1941         * Makefile.in: Regenerate.
1942
1943 2005-07-21  Eric Christopher  <echristo@apple.com>
1944
1945         * MAINTAINERS: Update affiliation.
1946
1947 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1948
1949         * MAINTAINERS: Add self as crx port maintainer.
1950
1951 2005-07-20  DJ Delorie  <dj@redhat.com>
1952
1953         * MAINTAINERS: Add self as m32c maintainer.
1954
1955 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1956
1957         * all files: Update FSF address.
1958
1959 2005-07-15  Eric Christopher  <echristo@redhat.com>
1960
1961         * MAINTAINERS: Change affiliation.
1962
1963 2005-07-14  Jim Blandy  <jimb@redhat.com>
1964
1965         * configure.in: Add cases for Renesas m32c.
1966         * configure: Regenerated.
1967
1968 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1969
1970         * COPYING.LIB: Update from fsf.org.
1971
1972 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1973
1974         * COPYING, compile, config.guess,
1975         config.sub, install-sh, missing, mkinstalldirs,
1976         symlink-tree, ylwrap: Sync from upstream sources.
1977         * config-ml.in: Update FSF address.
1978
1979 2005-07-13  Eric Christopher  <echristo@redhat.com>
1980
1981         * configure.in: Add toplevel noconfigdir support for tpf.
1982         * configure: Regenerate.
1983
1984 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1985
1986         PR ada/22340
1987
1988         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1989         * Makefile.in: Regenerate.
1990
1991 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1992
1993         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1994         Brolley to write-after-approval.
1995
1996 2005-07-07  Andreas Schwab  <schwab@suse.de>
1997
1998         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1999         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2000         * Makefile.in: Regenerated.
2001
2002 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2003
2004         * configure.in: Don't build sim or rda when targetting darwin.
2005         * configure: Regenerate.
2006
2007 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2008
2009         * configure.in: Add --enable-libssp and --disable-libssp.
2010         * configure: Regenerate with autoconf-2.13.
2011
2012 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2013
2014         * Makefile.def (target_modules): Add libssp.
2015         * configure.in (target_libraries): Add target-libssp.
2016         * configure: Rebuilt.
2017         * Makefile.in: Rebuilt.
2018
2019 2005-07-01  Zack Weinberg  <zackw@panix.com>
2020
2021         * MAINTAINERS: Change email address.  Resign from maintainership.
2022
2023 2005-07-01  Richard Guenther  <rguenther@suse.de>
2024
2025         * MAINTAINERS: Change my e-mail address and affiliation.
2026
2027 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2028
2029         * Makefile.def (stagefeedback): Come after profile.
2030         Define profiledbootstrap target.
2031         * Makefile.tpl (profiledbootstrap): Remove.
2032         (stageprofile-end): Zap stagefeedback.
2033         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2034         * Makefile.in: Regenerate.
2035
2036 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2037
2038         * MAINTAINERS: Update my email address.
2039
2040 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2041
2042         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2043         In 'cpp' stanza, support '#line' as well as '# '.
2044
2045 2005-06-08  Andreas Schwab  <schwab@suse.de>
2046
2047         * MAINTAINERS: Move myself from 'Write After Approval' to
2048         'CPU Port Maintainers' section as m68k maintainer.
2049
2050 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2051
2052         * configure.in (unsupported_languages): New macro.
2053         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2054         non-ported target libraries in noconfigdirs.
2055         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2056         non-linux-gnu.  Remove libgcj_ex_libffi.
2057         <lang_frag loop>: Set add_this_lang=no if the language is in
2058         unsupported_languages.
2059         * configure: Regenerate.
2060
2061 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2062
2063         * configure.in: Fix typo in handling of --with-mpfr-dir.
2064         * configure: Regenerate.
2065
2066 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2067
2068         * MAINTAINERS: Update my email address.
2069
2070 2005-06-02  Jim Blandy  <jimb@redhat.com>
2071
2072         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2073         accepted into the master sources.)
2074
2075 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2076             Michael Snyder  <msnyder@redhat.com>
2077             Stan Cox  <scox@redhat.com>
2078
2079         * configure.in: Set noconfigdirs for ms1.
2080
2081         * configure: Regenerate.
2082
2083 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2084
2085         * MAINTAINERS (Write After Approval): Add self.
2086
2087 2005-06-01  Josh Conner  <jconner@apple.com>
2088
2089         * MAINTAINERS (Write After Approval): Add self.
2090
2091 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2092
2093         * MAINTAINERS: Update my email address.
2094
2095 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2096
2097         * MAINTAINERS (Write After Approval): Add self.
2098
2099 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2100
2101         * MAINTAINERS (Write After Approval): Remove self.
2102
2103 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2104
2105         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2106         (Dependencies): Consider target modules for bootstrap dependencies.
2107         Make target bootstrap modules depend on each stage's gcc.
2108         * Makefile.in: Regenerate.
2109
2110 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2111
2112         * Makefile.def (configure-gcc): Depend on binutils having been built.
2113         (all-gcc): No need to do it here.
2114         * Makefile.in: Regenerate.
2115
2116 2005-05-19  Paul Brook  <paul@codesourcery.com>
2117
2118         * configure.in: Rewrite misleading error message when requested
2119         language cannot be built.
2120         * configure: Regenerate.
2121
2122 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2123
2124         * ylwrap: Import from Automake 1.9.5.
2125
2126 2005-05-13  David Ung  <davidu@mips.com>
2127
2128         * MAINTAINERS (Write After Approval): Add self.
2129
2130 2005-05-09  Mike Stump  <mrs@apple.com>
2131
2132         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2133         lt_cv_sys_max_cmd_len for now.
2134
2135 2005-05-09  Stan Cox  <scox@redhat.com>
2136
2137         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2138
2139 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2140
2141         * README.SCO: Update the URL.
2142
2143 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2144
2145         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2146         with_gnu_ld to libtool.
2147         * ltcf-c.sh (aix[45]): Define file_list_spec.
2148         * ltcf-cxx.sh (aix[45]): Same.
2149         * ltcf-gcj.sh (aix[45]): Same.
2150         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2151         exists, write list of input files to temporary file.
2152
2153 2005-05-04  Mike Stump  <mrs@apple.com>
2154
2155         * configure.in: Always pass --target to target configures as
2156         otherwise rebuilds that do --recheck will fail.
2157         * confiugure: Rebuilt.
2158
2159 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2160
2161         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2162         STAGE_HOST_EXPORTS.
2163         (configure, all): Add bootstrap support.
2164         (Host modules, target modules): Pass post-stage1 flags and exports.
2165         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2166         * Makefile.in: Regenerate.
2167
2168 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2169
2170         * configure: Regenerate.
2171
2172 2005-04-27  Mike Stump  <mrs@apple.com>
2173
2174         * MAINTAINERS: Add self as darwin maintainer.
2175
2176 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2177
2178         * config.sub: Update from master copy.
2179
2180 2005-04-21  Mike Stump  <mrs@apple.com>
2181
2182         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2183         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2184
2185 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2186
2187         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2188         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2189         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2190         "*-*-elf" and "*-*-linux*".
2191         * configure: Regenerate.
2192
2193 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2194
2195         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2196
2197 2005-04-12  Mike Stump  <mrs@apple.com>
2198
2199         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2200
2201 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2202
2203         * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2206
2207         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2208
2209 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2210
2211         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2212         (TARGET_CONFIGARGS): Include --with-target-subdir.
2213         (configure, all): New macros.  Use them throughout.
2214         * Makefile.in: Regenerate.
2215
2216 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2217
2218         * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2221
2222         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2223
2224 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2225
2226         * MAINTAINERS: Move John Carr to Write After Approval.
2227
2228 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2229
2230         * config/mh-mingw32: Delete.
2231         * configure.in: Don't use it.
2232         * configure: Regenerate.
2233
2234 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2235
2236         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2237         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2238         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2239         (HOST_LIB_PATH): Generate from Makefile.def.
2240         (TARGET_LIB_PATH): Likewise.
2241         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2242         * Makefile.in: Regenerate.
2243         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2244         (RPATH_ENVVAR): Include Darwin case.
2245         * configure: Regenerate.
2246
2247 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2248
2249         * MAINTAINERS (Various Maintainers): Remove self.
2250         (Write After Approval): Add self.
2251
2252 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2253
2254         * MAINTAINERS (Various Maintainers): Add self.
2255
2256 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2257
2258         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2259         * configure: Regenerate.
2260
2261 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2262
2263         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2264         gcc_version, and gcc_version_trigger from set of flags to pass.
2265         * Makefile.tpl: Remove definitions of above variables.
2266         (config.status): Remove dependency on $(gcc_version_trigger).
2267         * Makefile.in: Regenerate.
2268         * configure.in: Do not reference config/gcc-version.m4 nor
2269         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2270         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2271         * configure: Regenerate.
2272
2273 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2274             Andrew Pinski <pinskia@physics.uc.edu>
2275
2276         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2277         * Makefile.in: Regenerate.
2278
2279 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2280
2281         * MAINTAINERS (Write After Approval): Add myself.
2282
2283 2005-03-03  David Ayers  <d.ayers@inode.at>
2284
2285         * MAINTAINERS (Write After Approval): Add myself.
2286
2287 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2288
2289         PR libgcj/20160
2290         * ltmain.sh: Avoid creating archives with components that have
2291         duplicate basenames.
2292
2293 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2294
2295         PR bootstrap/20250
2296         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2297         instead of check.
2298         * Makefile.in: Regenerate.
2299
2300 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2301
2302         * Makefile.in: Regenerate to fix conflict between the previous two
2303         patches.
2304
2305 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2306
2307         PR bootstrap/17383
2308         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2309         * Makefile.tpl (HOST_SUBDIR): New substitution.
2310         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2311         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2312         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2313         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2314         (Host modules, Bootstrapped modules): Use it.
2315         (Build modules, Target modules): Do not create symlink trees,
2316         always configure out-of-srcdir.
2317         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2318         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2319         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2320         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2321
2322         * Makefile.in: Regenerate.
2323         * configure: Regenerate.
2324
2325 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2326
2327         Merged from libada-gnattools-branch:
2328         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2329
2330         * gnattools: New directory.
2331         * Makefile.def: Add gnattools as a module, depending on target-libada.
2332         * Makefile.in: Regenerate.
2333         * configure.in: Include gnattools in host_tools; disable it if ada
2334         is disabled.
2335         * configure: Regenerate.
2336
2337 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2338
2339         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2340         treelang maintainer.
2341         (Write After Approval): Remove myself.
2342
2343 2005-02-23  Paul Schlie  <schlie@comcast.net>
2344
2345         * configure.in: Allow darwin targeted ports to build tk, itcl and
2346         libgui.
2347         * configure: Regenerate.
2348
2349 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2350
2351         PR libgcj/10353
2352         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2353         * configure: Regenerate.
2354
2355 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2360
2361         * MAINTAINERS: Update my e-mail address.
2362
2363 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2364
2365         * MAINTAINERS (Write After Approval): Add myself.
2366
2367 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2368
2369         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2370         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2371         target-libgloss when not *-*-elf and *-*-aout.
2372         * configure: Regenerate.
2373
2374 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2375
2376         * MAINTAINERS: Remove obsolete entries.
2377
2378         * MAINTAINERS (Write After Approval): Add Michael Matz.
2379
2380 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2381
2382         * MAINTAINERS: Remove self as cpplib maintainer.
2383
2384 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2385
2386         * install-sh, config.sub: Import from upstream.
2387
2388 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2389
2390         PR bootstrap/18222
2391         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2392         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2393         * Makefile.in: Regenerate.
2394
2395 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2396
2397         * MAINTAINERS: Update my email address.
2398
2399 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2400             Andreas Schwab  <schwab@suse.de>
2401
2402         PR bootstrap/18033
2403         * config-ml.in: Eval option if surrounded by single quotes.
2404
2405 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2406
2407         Revert 2004-12-28 Makefile changes, a better fix will be
2408         applied to mainline and src after GCC 4.0 branches.
2409
2410 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2411
2412         PR bootstrap/17383
2413
2414         * Makefile.def (target_modules): Remove stage parameter,
2415         it is always true now.
2416         * Makefile.tpl (configure-build-[+module+],
2417         configure-target-[+module+]): Always build symlink tree
2418         for the directory and for include.  BUILD_SUBDIR and
2419         TARGET_SUBDIR cannot be . anymore.
2420         * Makefile.in: Regenerate.
2421
2422 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2423
2424         Revert 2004-12-08 Makefile changes.
2425
2426 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2427
2428         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2429         cygwin, mingw.
2430
2431 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2432
2433         * configure.in (sh64-*-*): Reenable gprof.
2434         * configure: Regenerate.
2435
2436 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2437
2438         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2439         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2440         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2441         * Makefile.in: Regenerate.
2442
2443 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2444
2445         * MAINTAINERS: Update my email address.
2446
2447 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2448
2449         * Makefile.tpl: Generate normal dependencies if the LHS module is
2450         not bootstrapped.
2451         * Makefile.in: Regenerate.
2452
2453 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2454
2455         * configure.in: Include config/gxx-include-dir.m4.  Use
2456         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2457         * configure: Regenerate.
2458
2459 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2460
2461         * config.if: Delete.
2462         * configure.in: Set libstdcxx_incdir directly.
2463         * configure: Regenerate.
2464
2465 2004-12-02  Eric Christopher  <echristo@redhat.com>
2466
2467         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2468         * Makefile.in: Regenerate.
2469
2470 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2471
2472         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2473         * configure: Regenerate.
2474
2475 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2476
2477         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2478         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2479         * configure: Regenerate.
2480
2481 2004-12-01  Eric Christopher  <echristo@redhat.com>
2482
2483         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2484         of things to remove.
2485
2486 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2487
2488         * MAINTAINERS (Write After Approval): Update my e-mail address.
2489
2490 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2491
2492         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2493         from CVS libtool to always pass_all.
2494
2495 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2496
2497         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2498         (hppa*64*-*-*): Delete incorrect comment.
2499         * configure: Rebuilt.
2500
2501 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2502
2503         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2504
2505 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2506
2507         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2508         from CVS libtool to always pass_all.
2509
2510 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2511
2512         * install-sh, compile: Import from automake.
2513
2514 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2515
2516         * config.guess, config.sub:  Import from savannnah.
2517
2518 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2519
2520         * MAINTAINERS (Write After Approval): Add myself
2521
2522 2004-11-12  Mike Stump  <mrs@apple.com>
2523
2524         * Makefile.def: Add html support.
2525         * Makefile.tpl: Likewise.
2526         * Makefile.in: Regenerate.
2527
2528 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2529
2530         PR 18423
2531         * configure.in: Remove all instances of build-fixincludes from
2532         noconfigdirs.
2533         (build_configargs): Supply --target to subdirectories.
2534         * configure: Regenerate.
2535
2536         * Makefile.def: Make gcc install depend on fixincludes install.
2537         * Makefile.in: Regenerate.
2538
2539 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2540
2541         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2542
2543 2004-11-11  Paul Brook  <paul@codesourcery.com>
2544
2545         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2546
2547 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2548
2549         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2550         target-libgfortran.
2551         * configure: Regenerate.
2552
2553 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2554
2555         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2556         like CC.
2557
2558 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2559
2560         * Makefile.def (host fixincludes): Specify missing targets.
2561         * Makefile.in: Regenerate.
2562
2563 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2564
2565         * MAINTAINERS: Add myself
2566
2567 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2568
2569         * MAINTAINERS (Write After Approval): Add myself.
2570
2571 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2572
2573         * Makefile.def: Build fixincludes for the host, too.
2574         * Makefile.in: Regenerate.
2575         * configure.in (host_tools): Add fixincludes.
2576         * configure: Regenerate.
2577
2578 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2579
2580         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2581         * configure: Regenerated.
2582
2583 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2584
2585         PR other/17783
2586         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2587         * configure: Regenerated.
2588
2589 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2590
2591         * README.SCO: Update per FSF instructions.
2592
2593 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2594
2595         PR target/18151
2596         * configure.in (case ${target}): Do not build fixincludes for avr.
2597         * configure: Regenerated.
2598
2599 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2600
2601         * configure.in (case ${target}): Do not build fixincludes
2602         on platforms where it is not used.
2603         * configure: Regenerated.
2604
2605 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2606
2607         * configure.in: Use an absolute path to install-sh.
2608         * configure: Regenerated.
2609
2610 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2611
2612         * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2615
2616         * MAINTAINERS: Remove from Write After Approval those that are
2617         already maintainers.
2618
2619 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2620
2621         * MAINTAINERS:  Update my email address.
2622
2623 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2624
2625         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2626         * configure: Regenerate.
2627
2628 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2629
2630         * MAINTAINERS:  Update my email address.
2631
2632 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2633
2634         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2635         entries belonging to this category.
2636
2637 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2638
2639         * MAINTAINERS: Update my e-mail address.
2640
2641 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2642
2643         Fix wrong conflict resolution in:
2644
2645         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2646
2647         * Makefile.in: Regenerate.
2648         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2649         in the recursive `make', instead of hardwiring `all'.
2650         (Autogenerated TARGET-* variables): New.
2651
2652 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2653
2654         * configure.in: Enable target-libgloss for crx-*-*.
2655         * configure: Regenerate.
2656
2657 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2658
2659         * MAINTAINERS (Various Maintainers): Move the "windows,
2660         cygwin, mingw" maintainer to ...
2661         (OS Port Maintainers): ... here.
2662
2663 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2664
2665         * MAINTAINERS (Write After Approval): Remove those that are
2666         maintainers of some subsystem.
2667
2668 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2669
2670         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2671         * ltcf-cxx.sh (tpf*): Likewise.
2672         * ltconfig (tpf*): Add TPF OS configuration support.
2673
2674 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2675
2676         * MAINTAINERS: Change my email address to my new work account.
2677
2678 2004-09-24  Michael Roth  <mroth@nessie.de>
2679
2680         * configure.in (--without-headers): Add missing double quotes.
2681         * configure: Regenerate.
2682
2683 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2684
2685         * ylwrap: Revert to previous version.
2686
2687 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2688
2689         PR bootstrap/17369
2690         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2691         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2692         SET_GCC_LIB_PATH_CMD.
2693         (BASE_TARGET_EXPORTS): Likewise.
2694         * Makefile.in: Regenerated.
2695
2696         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2697         * configure: Regenerated.
2698
2699 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2700
2701         * config.guess: New upstream version
2702         * compile, depcomp, install-sh, ylwrap: Likewise.
2703
2704 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2705
2706         * config/mh-x86omitfp: New host makefile fragment.  Add
2707         -fomit-frame-pointer to the default BOOT_CFLAGS.
2708         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2709         * configure: Regenerate.
2710
2711 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2712
2713         PR target/11572
2714         * configure.in (*-*-darwin*): Renable libobjc.
2715         * configure: Regenerate.
2716
2717 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2718
2719         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2720
2721 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2722
2723         * Makefile.def: Remove libbanshee.
2724         * Makefile.tpl: Ditto.
2725         * configure.in: Ditto.
2726         * Makefile.in: Regen.
2727         * configure: Ditto.
2728
2729 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2730
2731         * ltmain.sh: Use $pic_object as $non_pic_object if
2732         $non_pic_object=none.
2733
2734 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2735
2736         * missing: Import latest version from master repository.
2737
2738 2004-09-06  Nick Clifton  <nickc@redhat.com>
2739
2740         * config.sub: Import latest version from master repository.
2741         * config.guess: Likewise.
2742         This includes these changes:
2743
2744         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2745
2746         * config.sub: Handle crisv32, alias etraxfs.
2747         * config.guess (crisv32:Linux:*:*): Handle.
2748
2749         2004-08-13  Brad Smith  <brad@comstyle.com>
2750
2751         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2752         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2753
2754         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2755
2756         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2757         assume the processor is a powerpc.  This is because coreutils
2758         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2759         in this case, due to a MacOS X bug that causes
2760         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2761         to return a negative number.
2762         Problem reported by Petter Reinholdtsen in:
2763         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2764
2765         2004-07-19  Ben Elliston  <bje@gnu.org>
2766
2767         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2768
2769         2004-06-24  Ben Elliston  <bje@gnu.org>
2770
2771         * config.guess: Update copyright years.
2772         * config.sub: Likewise.
2773
2774         2004-06-22  Robert Millan  <robertmh@gnu.org>
2775
2776         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2777         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2778
2779         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2780
2781         * config.guess (*:*VMS:*:*): New entry. Replaces
2782         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2783         manufacturer.
2784
2785         2004-06-22  Ben Elliston  <bje@gnu.org>
2786
2787         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2788         * config.sub: Likewise.
2789
2790         2004-06-22  Ben Elliston  <bje@gnu.org>
2791
2792         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2793         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2794
2795         2004-06-11  Ben Elliston  <bje@gnu.org>
2796
2797         * config.guess (pegasos:OpenBSD:*:*): Remove.
2798
2799         2004-06-11  Ben Elliston  <bje@gnu.org>
2800
2801         From Wouter Verhelst <wouter@grep.be>:
2802         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2803
2804         2004-06-11  Ben Elliston  <bje@gnu.org>
2805
2806         * config.guess (luna88k:OpenBSD:*:*): New.
2807
2808         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2809
2810         * config.guess (m32r*:Linux:*:*): New case.
2811         * config.sub: Handle m32rle.
2812
2813         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2814
2815         From Jens Petersen  <petersen@redhat.com>:
2816         * config.sub: Handle sparcv8.
2817
2818         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2819
2820         From Tom Smith <smith@cag.lkg.hp.com>:
2821         * config.guess: Version suffixes are equally significant on Tru64
2822         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2823         prefix of "P" (patched kernel).
2824
2825         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2826
2827         * config.sub: Add support for National Semiconductor CRX target.
2828
2829 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2830
2831         * MAINTAINERS (Various Maintainers): Remove myself as web page
2832         maintainer, add myself as maintainer of build status lists.
2833
2834 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2835
2836         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2837         *-*-netware, but add target-libmudflap.
2838         Consolidate *-*-netware targets (of which really only i?86 exists)
2839         into a single entry.
2840         * configure: Likewise.
2841
2842 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * Makefile.tpl (sorry): Remove.
2845         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2846         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2847         (do-clean): Clean per-stage directories too.
2848         (do-distclean): Run distclean-stage1 too.
2849         (.NOTPARALLEL): Enable during toplevel bootstrap.
2850         (stage[+id+]-bubble): Enable parallel execution during
2851         the recursive invocation.
2852         * Makefile.in: Regenerate.
2853
2854         Fix previous checkin:
2855
2856         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2857         include.
2858         * configure.in: Fix indentation.
2859         * configure: Regenerate.
2860
2861 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2862
2863         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2864         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2865         * configure: regenerate
2866         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2867         -mdynamic-no-pic
2868
2869
2870 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2871
2872         * Makefile.def (build_modules): Add fixincludes.
2873         (dependencies): Make gcc depend on fixincludes.
2874         * configure.in (build_tools): Add fixincludes.
2875         (build_configdirs): Always include build_libs.
2876         * Makefile.in: Regenerate.
2877         * configure: Regenerate.
2878
2879 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2880
2881         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2882         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2883         phony targets; do not generate timestamp files.
2884         (distclean-stageN): Remove references to their timestamp files.
2885         (restageN, touch-stageN): Remove.
2886         (stageN-bubble): Rewritten.
2887         (compare): Support lean bootstraps.
2888         * Makefile.in: Regenerate.
2889
2890         * configure.in: Only warn when bootstrapping but
2891         build != host or build != target.  Support lean bootstraps.
2892         * configure: Regenerate.
2893
2894 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2895
2896         * configure.in:  Give a better error message if GMP/MPFR are missing
2897         and a language needing them has been requested.
2898         * configure:  Regenerated.
2899
2900 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2901
2902         * configure.in:  Print a list of available language front-ends if
2903         a requested one is missing.  Tidy stray tab characters.
2904         * configure:  Regenerated.
2905
2906 2004-08-19  Michael Koch  <konqueror@gmx.de>
2907
2908         * gcc/doc/install.texi: Update entry about automake for libjava.
2909
2910 2004-08-17  Robert Millan  <robertmh@gnu.org>
2911
2912         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2913         (instead of FreeBSD).
2914         * configure: Regenerate.
2915
2916 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2917
2918         * Makefile.in: Regenerate.
2919         * configure: Regenerate.
2920
2921         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2922         stage_*_flags.
2923         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2924         for bootstrapped modules if toplevel bootstrap is going.
2925         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2926         modules.  Adjust for changes in Makefile.def.  Enable several
2927         rules even in non-bootstrap mode, just to avoid peppering the
2928         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2929         (stage-[+prev+]-bubble): Remove.
2930
2931         * Makefile.def (Dependencies): Depend on all-build-bison,
2932         all-build-flex, all-build-byacc, all-build-texinfo, rather
2933         than the host variations.
2934         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2935         with BUILD_SUBDIR.
2936         (BISON): Update for recent Bisons.
2937         (YACC): Fix typo.
2938         (cross): Depend on all-build.
2939         (all): Do not depend on all-build.
2940         (prebootstrap): Remove.
2941         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2942         (Prebootstrap dependencies): Add them to the per-stage targets
2943         and to all-prebootstrap.
2944         * configure.in (build_configdirs): Always enable build_tools.
2945         (BUILD_DIR_PREFIX): Remove.
2946
2947         * Makefile.def (gcc): Add target variable.
2948         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2949         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2950         in the recursive `make', instead of hardwiring `all'.
2951         (Autogenerated TARGET-* variables): New.
2952
2953 2004-08-13  Brian Booth  <bbooth@redhat.com>
2954
2955         * MAINTAINERS: Remove myself from write-after-approval.
2956
2957 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2958
2959         * src-release: Stop distributing mmalloc with gdb (which doesn't
2960         use it).
2961         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2962         * Makefile.in: Regenerate.
2963
2964 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2965
2966         * configure.in (arm*-*-eabi*): New target.
2967         * configure: Regenerate.
2968
2969 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2970
2971         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2972         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2973         (Dependencies): New section.
2974         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2975         (configure-target-[+module+]): Depend on maybe-all-gcc
2976         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2977         (toplevel profiledbootstrap): Fix dependencies.
2978         * Makefile.in: Regenerate.
2979
2980 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2981
2982         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2983         target-libiberty to noconfigdirs.
2984         * configure: Regenerate.
2985
2986 2004-08-03  Paul Brook  <paul@codesourcery.com>
2987
2988         * configure.in: Check for MPFR as well as GMP.
2989         * configure: Regenerate.
2990
2991 2004-08-01  Robert Millan  <robertmh@gnu.org>
2992
2993         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2994         libmudflap for all GNU-based systems (with Glibc).
2995         * configure: Regenerate.
2996
2997 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2998
2999         * Makefile.def (host-modules): Add gcc.
3000         * Makefile.in: Regenerate.
3001         * Makefile.tpl (sorry): New rule.
3002         (configure-host, all-host, [+make_target+]-host, do-check,
3003         install-host): Do not add gcc as a special case.
3004         (host modules): Add a small special-casing for gcc.  Export
3005         extra_make_flags through the environment.
3006         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3007         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3008         other recursive targets for gcc): Remove.
3009
3010         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3011         (stage, unstage): New rules.
3012         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3013         distclean-stage[+id+]): Use stage_current.
3014         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3015         the stage*-start rules.
3016
3017 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3018
3019         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3020         use -all_load flag.
3021
3022 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3023
3024         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3025         * configure: Regenerate.
3026
3027 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3028
3029         * maintainer-scripts/gcc_release: Revert yesterday's change.
3030
3031 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3032
3033         * MAINTAINERS: Add myself to write-after-approval.
3034
3035 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3036
3037         * libf2c: Removed.
3038         * gcc/gccbug.in: Updated because of libf2c removal.
3039         * maintainer-scripts/gcc_release: Ditto.
3040
3041 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3042
3043         * configure.in: Build libmudflap by default on FreeBSD.
3044         * configure: Regenerated.
3045
3046 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3047
3048         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3049         systems.
3050         * configure: Regenerated.
3051
3052 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3053
3054         PR target/16344
3055         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3056         feedback based compiler.
3057         * Makefile.in: Rebuilt.
3058
3059 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3060
3061         * Makefile.def (host_modules): Set bootstrap=true for flex.
3062         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3063         * Makefile.in: Rebuilt.
3064
3065 2004-07-07  Jan Hubicka  <jh@suse.cz>
3066
3067         * MAINTAINERS: Add self as a profile feedback maintainer.
3068
3069 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3070
3071         * configure.in:  Do not prepend $srcdir to /dev/null in
3072         makefile fragments.
3073         * configure:  Regenerate.
3074
3075 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3076
3077         * Makefile.def (build_modules): Add bison, byacc, flex,
3078         m4, texinfo.
3079         (flags_to_pass): Add FLEX.
3080         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3081         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3082         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3083         DEFAULT_MAKEINFO): Remove.
3084         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3085         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3086         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3087         objdir or else use configured tool.
3088         (all-build): New.
3089         (all): Depend on it.
3090         (Build module dependencies): Add.
3091         * Makefile.in: Regenerate.
3092         * configure.in: Better support for multiple build modules,
3093         matching what is done for host/target modules.  Do not look
3094         for "plausible" locations of build tools if Canadian cross.
3095         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3096         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3097         * configure: Regenerate.
3098
3099 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3100
3101         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3102         * Makefile.in: Regenerate.
3103
3104 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3105
3106         * Makefile.tpl (configure-build-[+module+],
3107         configure-[+module+], configure-target-[+module+]): Pass
3108         [+extra_configure_args+].
3109         (all-build-[+module+], all-[+module+], check-[+module+],
3110         install-[+module+], [+make_target+]-[+module+],
3111         all-target-[+module+], check-target-[+module+],
3112         install-target-[+module+], [+make_target+]-target-[+module+]):
3113         Pass [+extra_make_args+].
3114         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3115         (GCC_HOST_EXPORTS): Remove.
3116         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3117         cross, check-gcc, check-gcc-c++, install-gcc,
3118         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3119         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3120         * Makefile.in: Regenerate.
3121
3122 2004-06-21  Matthew Sachs  <msachs@apple.com>
3123
3124         * MAINTAINERS: Added self to write-after-approval.
3125
3126 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3127
3128         * configure.in: Check for srcdir/winsup rather than build directory
3129         winsup.
3130         * configure: Regenerate.
3131
3132 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3133
3134         * configure.in: Don't build Cygwin native newlib if winsup
3135         directory is missing.  Emit warning instead.
3136         * configure: Regenerate.
3137
3138 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3139
3140         * Makefile.tpl (touch-stage[+id+]): New.
3141         (restage[+prev+]): Depend on touch-stage[+id+].
3142
3143         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3144         Use it throughout.
3145
3146         * Makefile.def: Add profile and feedback bootstrap stages.
3147         Remove next field from bootstrap stages.
3148         * Makefile.tpl (LN, LN_S): Substitute.
3149         (stageN-start, stageN-end): Use double-colon rules, to
3150         provide a hook for additional setup commands.
3151         (distclean-stageN-gcc, restageN): Create dependencies from
3152         [+prev+], not from [+next+].
3153         (stageN-bubble): Add commands for successive stages from
3154         [+prev+], using double-colon rules.
3155         (all-stageN-gcc): Fix typo.
3156         (stagefeedback-start, profiledbootstrap): New.
3157         * Makefile.in: Regenerate.
3158         * configure.in: Call ACX_PROG_LN.
3159         * configure: Regenerate.
3160
3161 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3162
3163         * MAINTAINERS (Write After Approval): Add myself.
3164
3165 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3166
3167         * MAINTAINERS (Write After Approval): Add myself.
3168
3169 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3172         without gcc.
3173         * configure: Regenerate.
3174
3175 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3176
3177         * Makefile.tpl: Fix typo.
3178         * Makefile.in: Regenerate.
3179
3180 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3181
3182         * configure.in: Remove new- prefix from toplevel
3183         bootstrap targets.
3184         * configure: Regenerate.
3185
3186 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3187
3188         * Makefile.tpl (all.normal): Rename to all.
3189         (all): Replace with a rule to pick the default
3190         target from configure.
3191         (all-gcc, configure-gcc): Use conditionals to
3192         do nothing when toplevel bootstrap is going on.
3193         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3194         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3195         * configure.in: Support --enable-bootstrap.
3196
3197         * Makefile.def: Remove new- prefix from toplevel
3198         bootstrap targets.
3199         * Makefile.tpl: Likewise.
3200
3201         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3202         target.
3203
3204         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3205         $(RECURSE_FLAGS) to recursive invocation of make.
3206
3207         * Makefile.in: Regenerate.
3208         * configure: Regenerate.
3209
3210 2004-05-30  Andreas Jaeger  <aj@suse.de>
3211             Jim Wilson <wilson@specifixinc.com>
3212
3213         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3214         like CC.
3215
3216 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3217
3218         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3219         * configure: Regenerate.
3220
3221 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3222
3223         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3224         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3225         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3226         targets.
3227         * Makefile.in: Regenerate.
3228
3229 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3230
3231         * configure.in: Test the ability to symlink directories.
3232         * configure: Regenerate.
3233
3234         * Makefile.def (bootstrap-stage): New definitions.
3235         * Makefile.tpl (configure-stage1-gcc,
3236         configure-stage2-gcc, configure-stage3-gcc,
3237         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3238         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3239         new-restage3, compare): Autogenerate, see Makefile.in
3240         entry for behavioral changes.
3241         (distclean-stage1, new-stage1-start, new-stage1-end,
3242         new-stage1-bubble, distclean-stage2, new-stage2-start,
3243         new-stage2-end, new-stage2-bubble, distclean-stage3,
3244         new-stage3-start, new-stage3-end): New autogenerated targets.
3245         (objext, prebootstrap, BOOT_CFLAGS,
3246         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3247         targets.
3248
3249         * Makefile.in: Regenerate.
3250         (distclean-stage1, new-stage1-start, new-stage1-end,
3251         new-stage1-bubble, distclean-stage2, new-stage2-start,
3252         new-stage2-end, new-stage2-bubble, distclean-stage3,
3253         new-stage3-start, new-stage3-end): New targets.
3254         (all-stage1-gcc): Move prebootstrap dependency from here...
3255         (configure-stage1-gcc): ...to here.
3256         (new-bootstrap): Use bubble targets.
3257         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3258         Use per-stage distclean targets.
3259         (configure-stage1-gcc, configure-stage2-gcc,
3260         configure-stage3-gcc, all-stage1-gcc,
3261         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3262         Use new-stageN-start to prepare the tree.
3263
3264 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3265
3266         * Makefile.def (host_modules): add libcpp.
3267         * Makefile.tpl: Add dependencies on and for libcpp.
3268         * Makefile.in: Regenerate.
3269         * configure.in: Add libcpp host module.
3270         * configure: Regenerate.
3271
3272 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3273
3274         * Makefile.tpl: Whenever a recursive target is defined, wrap
3275         it in a special @if/@endif block, and prepare its maybe
3276         dependency in the @if/@endif block
3277         * configure.in: Instead of writing maybe dependencies, remove
3278         the @if/@endif statements, and remove the @if/@endif blocks
3279         that remain.
3280         * configure: Regenerate.
3281         * Makefile.in: Regenerate.
3282
3283 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3284
3285         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3286
3287 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3288
3289         PR bootstrap/15120
3290         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3291         * */configure: Rebuilt.
3292
3293 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3294
3295         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3296         of libf2c.
3297         * configure, Makefile.in: Regenerate.
3298
3299 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3300
3301         * MAINTAINERS (Write After Approval): Add myself.
3302
3303 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3304
3305         Merge from tree-ssa-20020619-branch.
3306
3307         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3308         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3309         (HOST_GMPLIBS): Define.
3310         (HOST_GMPINC): Define.
3311         (TARGET_LIB_PATH): Add libmudflap.
3312         (GFORTRAN_FOR_TARGET): Define.
3313         (configure-build*): Export GFORTRAN.
3314         (configure-gcc): Export GMPLIBS and GMPINC.
3315         (all-gcc): Add maybe-all-libbanshee.
3316         (configure-target-libgfortran): Define.
3317         * Makefile.in: Regenerate.
3318         * configure.in (host_libs): Add libbanshee.
3319         (target_libraries): Add target-libmudflap and target-libgfortran.
3320         Add --with-libbanshee.
3321         Handle --disable-libmudflap.
3322         (*-*-freebsd*): Use with_gmp.
3323         Add $(libgcj) to noconfigdirs.
3324         * configure: Regenerate.
3325         * depcomp: New file.
3326         * MAINTAINERS: Add tree-ssa maintainers.
3327
3328 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3329
3330         * MAINTAINERS (Various Maintainers): Add myself.
3331
3332 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3333
3334         * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3337
3338         * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3341
3342         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3343         * configure: Regenerate.
3344
3345 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3346
3347         Revert:
3348         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3349
3350         * Makefile.def (flags_to_pass): Remove *dir variables that
3351         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3352         as well as prefix and exec_prefix.
3353         * Makefile.in: Regenerate.
3354
3355 2004-04-26  Robert Millan  <robertmh@gnu.org>
3356
3357         Add patches from libtool CVS.
3358         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3359         * ltconfig: Likewise.
3360         * ltcf-c.sh: Likewise.
3361         * ltcf-cxx.sh: Likewise.
3362         * ltcf-gcj.sh: Likewise.
3363
3364 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3365
3366         * Makefile.def (host_modules): Mark with the bootstrap
3367         flag packages on which gcc depends.
3368         * Makefile.tpl (all-bootstrap): Use it.
3369         * Makefile.in: Regenerate.
3370
3371 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3372
3373         * Makefile.def (flags_to_pass): Remove *dir variables that
3374         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3375         as well as prefix and exec_prefix.
3376         * Makefile.in: Regenerate.
3377
3378 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3379
3380         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3381         * configure: Regenerate.
3382         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3383         * gcc/Makefile.tpl (compare): Use the result of the test.
3384         * gcc/Makefile.in: Regenerate.
3385
3386 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3387
3388         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3389         Always relocate gcc and prev-gcc to the original names, even
3390         if the build fails.
3391         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3392         New targets.
3393
3394 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3395
3396         * MAINTAINERS: Update my email address.
3397
3398 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3399
3400         * configure.in (mips*-*-irix5*): Enable ld.
3401         * configure: Regenerate.
3402
3403 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3404
3405         * configure: Regenerate.
3406
3407 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3408
3409         * Makefile.tpl (configure-[+module+], configure-gcc,
3410         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3411         Set and export LDFLAGS.
3412         * Makefile.in: Regenerate.
3413
3414 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3415
3416         * MAINTAINERS: Add myself to write-after-approval.
3417
3418 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3419
3420         PR bootstrap/14871
3421         * Makefile.tpl: If we don't have built-in-tree target tools,
3422         use the ones found by configure rather than hacking around with
3423         program_transform_name.
3424         * configure.in: Give Makefile.tpl the information necessary
3425         to do that.
3426         * Makefile.in: Regenerate.
3427         * configure: Regenerate.
3428
3429 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3430
3431         PR bootstrap/14760
3432         * configure.in: When computing baseargs, strip *all* copies of
3433         offending options.  Also, don't match/substitute the trailing space,
3434         so that this actually works when two similar options are separated by
3435         only one space.
3436         * configure: Regenerate.
3437
3438 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3439
3440         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3441         (rs6000-*-aix*): Same.
3442         * configure: Regenerate.
3443
3444 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3445
3446         * MAINTAINERS: Add myself to write-after-approval.
3447
3448 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3449
3450         * MAINTAINERS: Add myself to write-after-approval.
3451
3452 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3453
3454         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3455         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3456         * Makefile.in: Regenerate.
3457
3458         * configure.in (top level bootstrap support): Rework --enable-werror
3459         to set @stage2_werror_flag@.
3460         * configure: Regenerate.
3461         * Makefile.tpl (top level bootstrap support): Pass
3462         @stage2_werror_flag@ down to configure in stages 2 and 3.
3463         * Makefile.in: Regenerate.
3464
3465 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3466
3467         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3468         for stages 2 and 3 as well as in make.  As a consequence, remove
3469         OUTPUT_OPTION (now detected by configure) from the flags passed down
3470         to make.
3471         * Makefile.in: Regenerate.
3472
3473         * Makefile.tpl (new-bootstrap): Fix typo.
3474         * Makefile.in: Regenerate.
3475
3476 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3477
3478         * Makefile.tpl: Rearrange by moving recursive_targets rules
3479         into their proper sections.
3480         * Makefile.tpl (top level bootstrap support): Move disabling
3481         of coverage flags from 'make' to 'configure'; improve comments.
3482         * Makefile.in: Regenerate.
3483
3484         * Makefile.tpl (experimental top level bootstrap) Move stage1
3485         language setting from all- target to configure- target; disable
3486         intermodule optimization in stage 1; prevent gratuitous rebuilds
3487         of stage 1.
3488         * Makefile.in: Regenerate.
3489         * configure.in: Comma-separate stage 1 language list for top
3490         level bootstrap.
3491         * configure: Regenerate.
3492
3493         * Makefile.tpl: Clean up experimental top level bootstrap support:
3494         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3495         prev-gcc in configure- targets as well as all- targets.
3496         * Makefile.in: Regenerate.
3497
3498 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3499
3500         * compile: New file imported from automake.
3501
3502 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3503
3504         * configure.in: Remove symbolic link section.
3505         * configure: Regenerate.
3506         * Makefile.tpl (links): Remove.
3507         * Makefile.in: Regenerate.
3508
3509 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3510             Nathanael Nerode  <neroden@gcc.gnu.org>
3511
3512         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3513         Set with AC_CHECK_PROGS.
3514         * configure.in: Fix comment typo from last patch.
3515         * configure: Regenerate.
3516
3517 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3518
3519         * Makefile.tpl: Introduce experimental top level bootstrap support.
3520         * Makefile.in: Regenerate.
3521         * configure.in: Introduce support for top level bootstrap.
3522         * configure: Regenerate.
3523
3524 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3525             Paolo Bonzini  <bonzini@gnu.org>
3526
3527         PR bootstrap/14522
3528         * configure.in: Cope with shells that do not support unquoted ^
3529         * configure: Regenerate.
3530
3531 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3532             Paolo Bonzini  <bonzini@gnu.org>
3533
3534         PR bootstrap/14522
3535         * configure.in: Cope with shells that do not support nesting
3536         quotes inside quoted backquote substitutions.
3537         * configure: Regenerate.
3538
3539 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3540
3541         PR bootstrap/14522
3542         * configure.in: Fix escaping of $.
3543         * configure: Regenerate.
3544
3545 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3546
3547         * configure: Regenerate, since I forgot to while committing Paolo's
3548         changes.
3549
3550 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3551
3552         PR ada/14131
3553         Move language detection to the top level.
3554         * configure.in: Find default values for the tools as
3555         soon as possible.  Disable ada if GNAT is not found.
3556         Emit error message about missing languages.  Expand
3557         --enable-languages=all for the gcc subdirectory.
3558
3559 2004-03-10  Ben Elliston  <bje@gnu.org>
3560
3561         * MAINTAINERS: Update my email address.
3562
3563 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3564
3565         * ltconfig: Disable building static libraries if building shared
3566         libraries on AIX 5L.
3567
3568 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3569
3570         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3571         and disable libgcj.
3572         * configure: Regenerated.
3573
3574 2004-03-01  Brian Booth  <bbooth@redhat.com>
3575
3576         * MAINTAINERS: Add myself to write-after-approval.
3577
3578 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3579
3580         * MAINTAINERS: Add myself to write-after-approval.
3581
3582 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3583
3584         PR bootstrap/7087
3585         * Makefile.tpl: Guard XFOO sed statements better.
3586         * Makefile.tpl: Add dependency for configure-target-libada.
3587         * Makefile.in: Regenerate (incidentally fixes broken
3588         commit when libada-branch was merged).
3589
3590 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3591
3592         * MAINTAINERS: Add myself to write-after-approval.
3593
3594 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3595
3596         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3597         maintainers.
3598
3599 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3600
3601         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3602         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3603
3604 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3605
3606         PR bootstrap/11932
3607         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3608
3609 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3610
3611         * MAINTAINERS: Added myself to write-after-approval.
3612
3613 2004-02-14  Michael Koch  <konqueror@gmx.de>
3614
3615         * MAINTAINERS: Added myself to write-after-approval.
3616
3617 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3618
3619         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3620         some OS port maintainers to OS port maintainers section.
3621
3622 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3623
3624         * MAINTAINERS: Add self.
3625
3626 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3627
3628         * MAINTAINERS: Alphabetize.
3629
3630 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3631
3632         * MAINTAINERS: Remove myself.
3633
3634 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3635
3636         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3637         (rs6000-*-aix*): Same.
3638         * configure: Regenerate.
3639
3640 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3641
3642         * configure.in (host): Add in missing $noconfigdirs to defines.
3643         * configure: Regenerate.
3644
3645 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3646             Nathanael Nerode  <neroden@gcc.gnu.org>
3647
3648         PR ada/6637, PR ada/5911
3649         Merge with libada-branch:
3650         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3651         with appropriate dependencies. Add --enable-libada configure switch.
3652         * configure, Makefile.in: Regenerate.
3653
3654 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3655
3656         * MAINTAINERS: Add myself to write-after-approval.
3657
3658 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3659
3660         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3661         * configure: Regenerate.
3662
3663 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3664
3665         Merge from upstream:
3666
3667         * ltmain.in: When setting IFS to '~', be careful about user
3668         arguments that contain '~'.
3669
3670         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3671
3672         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3673         Also test $base_compile against $CC with escaped arguments. Bug
3674         reported by Geoff Keating <geoffk@apple.com>.
3675
3676 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3677
3678         * MAINTAINERS: Remove i960 port.
3679
3680 2004-01-23  DJ Delorie  <dj@redhat.com>
3681
3682         * Makefile.def (target_modules) [libiberty]: Don't stage.
3683         * Makefile.in: Rebuilt.
3684
3685 2004-01-20  Caroline Tice  <ctice@apple.com>
3686
3687         * MAINTAINERS: Add myself to write-after-approval.
3688
3689 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3690
3691         * MAINTAINERS: Update my email address.
3692
3693 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3694
3695         * MAINTAINERS: Add myself to write-after-approval.
3696
3697 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3698
3699         * MAINTAINERS: Remove entries without email address.
3700
3701 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3702
3703         * MAINTAINERS: Add myself to write-after-approval.
3704
3705 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3706
3707         * MAINTAINERS: Update my email address.
3708
3709 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3710
3711         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3712         * Makefile.tpl (configure-target-[+module+]): Support stage.
3713         * Makefile.in: Rebuilt.
3714
3715 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3716
3717         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3718
3719 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3720
3721         * MAINTAINERS: Add myself as a MIPS maintainer.
3722
3723 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3724
3725         * configure.in: Use ./config.cache, not config.cache.
3726         * configure: Regenerate.
3727         * Makefile.tpl: Special-casing not needed for GCC any more.
3728         * Makefile.in: Regenerate.
3729
3730         * configure.in: Don't share a cache file for host dirs.
3731         * configure: Regenerate.
3732
3733         * config-ml.in: Don't mess with the cache file.
3734
3735 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3736
3737         * MAINTAINERS: Move myself from 'Write After Approval' to
3738         'CPU Port Maintainers' section as SPARC maintainer.
3739
3740 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3741
3742         * Makefile.tpl: Make GCC use a separate config.cache.
3743         * Makefile.in: Regenerate.
3744
3745         PR bootstrap/11932, PR bootstrap/11933
3746         (I don't know if it will fix either of them, but it relates
3747         to them.)
3748         * configure.in: Don't use shared config.cache for target
3749         directories.
3750         * configure: Regenerate.
3751
3752 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3753
3754         * MAINTAINERS: Add myself to 'Write After Approval' section.
3755
3756 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3757
3758         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3759         * configure: Regenerated.
3760
3761 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3762
3763         * MAINTAINERS: Remove the mn10200 maintainer.
3764
3765 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3766
3767         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3768         * configure: Regenerated.
3769
3770 2003-12-16  Jan Hubicka  <jh@suse.cz>
3771
3772         * MAINTAINERS: Add myself as callgraph maintainer.
3773
3774 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3775
3776         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3777         * configure: Regenerate.
3778
3779 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3780
3781         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3782         'Write After Approval' section. Update email.
3783
3784 2003-12-01  James Lemke <jim@wasabisystems.com>
3785
3786         * MAINTAINERS (Write After Approval): Add myself.
3787
3788 2003-11-20  Matt Thomas  <matt@3am-software.com>
3789
3790         * MAINTAINERS: Add myself as a vax port maintainer.
3791
3792 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3793
3794         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3795         (configure-build-[+module+], configure-[+module+]): Likewise.
3796         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3797         * Makefile.in: Regenerate.
3798
3799 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3800
3801         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3802         shared/dylibed libraries.
3803         * ltmain.sh: Likewise.
3804         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3805         * ltcf-cxx.sh: Likewise.
3806         * ltcf-gcj.sh: Likewise.
3807         * ltconfig: Likewise.
3808
3809 2003-11-17  Stan Cox  <scox@redhat.com>
3810
3811         * MAINTAINERS: Add myself as iq2000 port maintainer.
3812
3813 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3814
3815         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3816         * Makefile.in: Regenerate.
3817
3818 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3819
3820         * config.sub: Update to 2003-11-03 version.
3821
3822 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3823
3824         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3825         * configure:  Regenerate.
3826
3827 2003-10-20  Nicolas Pitre <nico@cam.org>
3828
3829         * MAINTAINERS: Add myself to 'Write After Approval' section.
3830
3831 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3832
3833         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3834
3835 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3836
3837         * MAINTAINERS: Update my email address.
3838
3839 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3840
3841         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3842
3843 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3844
3845         * MAINTAINERS: Add myself to 'Write After Approval' section.
3846
3847 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3848
3849         * config.guess: Update to 2003-10-16 version.
3850         * config.sub: Update to 2003-10-16 version.
3851
3852 2003-10-15 David Daney  <ddaney@avtrex.com>
3853
3854         * MAINTAINERS: Added myself to 'Write After Approval' section.
3855
3856 2003-10-15  Falk Hueffner  <falk@debian.org>
3857
3858         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3859         'Write After Approval' section. Update email.
3860
3861 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3862
3863         * MAINTAINERS: Move myself from 'Write After Approval' to
3864         'Various Maintainers' section as middle-end maintainer.
3865
3866 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3867
3868         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3869         HOST_FLAGS_TO_PASS.
3870         * Makefile.in: Regenerate.
3871
3872 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3873
3874         * config.guess: Update to 2003-10-07 version.
3875         * config.sub: Update to 2003-10-07 version.
3876
3877 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3878
3879         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3880         * ltconfig (irix5*, irix6*): Don't override version_type.
3881
3882 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3883
3884         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3885         * configure: Rebuilt
3886         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3887         * Makefile.in: Rebuilt
3888
3889 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3890
3891         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3892
3893 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3894
3895         * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2003-09-29  Paul Koning  <ni1d@arrl.net>
3898
3899         * MAINTAINERS: Move myself from "Write After Approval"
3900         to CPU platform maintainers for pdp11 platform.
3901
3902 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3903
3904         * MAINTAINERS: Move myself from 'Write After Approval' to
3905         'Various Maintainers' section as libffi testsuite maintainer.
3906
3907 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3908
3909         * configure.in: Pass a computed --program-transform-name
3910         to subconfigures.
3911         * configure: Regenerated.
3912
3913 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3914
3915         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3916         * Makefile.in: Regenerate.
3917
3918         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3919         * Makefile.in: Regenerate.
3920
3921 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3922
3923         * MAINTAINERS: Move myself from 'Write After Approval'
3924         to 'Various Maintainers' (objective-c) section.
3925
3926 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3927
3928         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3929         quoting.
3930         * configure: Regenerated.
3931
3932 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3933
3934         * MAINTAINERS (Write After Approval): Add myself to write after
3935         approval list.
3936
3937 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3938
3939         * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3942
3943         * MAINTAINERS: Update my e-mail address.
3944
3945 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3946
3947         * libtool.m4 (LD): Correct powerpc64 host match.
3948
3949 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3950
3951         * MAINTAINTERS: Update my affiliation and email address.
3952
3953 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3954
3955         * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2003-09-04  DJ Delorie  <dj@redhat.com>
3958
3959         * configure: Regenerate.
3960
3961 2003-09-04  Robert Millan  <robertmh@gnu.org>
3962
3963         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3964
3965 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3966
3967         * configure.in: Ensure arguments to sed are properly spaced.
3968         * configure: Regenerate.
3969
3970 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3971
3972         * MAINTAINERS: Update my e-mail address.
3973
3974 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3975
3976         * MAINTAINERS (Write After Approval): Add myself.
3977
3978 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3979
3980         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3981         * configure: Regenerated.
3982
3983 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3984
3985         * MAINTAINERS: Update my email address.
3986
3987 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3988
3989         * configure.in:  Use newline instead of semicolon when assuming
3990         shell arguments in a for loop.
3991         * configure:  Regenerated.
3992
3993 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3994
3995         * MAINTAINERS: Resurrect the i860 maintainer.
3996
3997 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3998
3999         PR 8180
4000         * configure.in: When testing with_libs and with_headers, treat
4001         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4002         * configure: Regenerate.
4003
4004         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4005         make, shell, etc.
4006         (baseargs): Likewise.
4007         * configure: Regenerate.
4008
4009 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4010
4011         * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4014
4015         * configure.in: Disable libgcj for darwin not on powerpc.
4016         * configure: Rebuild.
4017
4018 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4019
4020         * config-ml.in, symlink-tree: Add license.
4021
4022 2003-08-03  Richard Stallman  <rms@gnu.org>
4023             Eben Moglen  <moglen@columbia.edu>
4024
4025         * README.SCO: New file.
4026
4027 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4028
4029         * Makefile.tpl (check, check-c++): Express dependencies using
4030         dependencies rather than commands.
4031         * Makefile.in: Regenerate.
4032
4033 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4034
4035         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4036         * configure: Ditto.
4037
4038 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4039
4040         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4041         * Makefile.in: Update.
4042
4043 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4044
4045         * configure.in: Enable libgcj for darwin.
4046         * configure: Rebuild.
4047
4048 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4049
4050         * config-ml.in:  Use ac_configure_args directly instead of
4051         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4052         actually seen.
4053
4054 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4055
4056         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4057         creating target and build subdirs to build all parent dirs as needed.
4058         * Makefile.in: Rebuild.
4059         * configure.in: Don't build dirs explicitly here.
4060         * configure: Rebuild.
4061
4062 2003-07-26  Paul Brook  <paul@nowt.org>
4063
4064         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4065
4066 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4067
4068         * Makefile.tpl (all-make): Depend on intl.
4069         * Makefile.in: Rebuilt.
4070
4071 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4072
4073         * install-sh:  Update to newer upstream versions (associated with
4074         aclocal 1.7).
4075         * mkinstalldirs:  Likewise.
4076         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4077
4078 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4079
4080         * MAINTAINERS: Move self from Bug database only accounts
4081         to write-after-approval.
4082
4083 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4084
4085         * config.if: Remove unused libc_interface determination.
4086
4087 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4088
4089         * MAINTAINERS: Move self from write-after-approval to
4090         build machinery (*.in).
4091
4092 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4093
4094         PR bootstrap/11273
4095         PR bootstrap/11408
4096         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4097         unused INSTALL_PROGRAM_ARGS.
4098         * configure.in: Use AC_PROG_INSTALL.
4099         * Makefile.in: Regenerate.
4100         * configure: Regenerate.
4101
4102 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4103
4104         * MAINTAINERS: Alphabetize.
4105
4106 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4107
4108         * configure: Rebuilt.
4109         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4110         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4111         newlib nor libgloss.
4112         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4113         * configure.in (am33_2.0-*-linux*): Added.
4114
4115 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4116
4117         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4118         * configure: Regenerate.
4119
4120 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4121
4122         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4123         * Makefile.in: Regenerate.
4124
4125 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4126
4127         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4128         * Makefile.in: Regenerate.
4129
4130 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4131
4132         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4133         * Makefile.in: Regenerated.
4134
4135         * config-ml.in: Replace PWD with PWD_COMMAND.
4136
4137 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4138
4139         * intl: New directory; see intl/ChangeLog for details.
4140         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4141         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4142         * Makefile.in: Regenerate.
4143
4144 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4145
4146         * configure.in: Clean up config-lang.in handling.  Delete
4147         useless assignment to "subdirs".
4148         * configure: Regenerate.
4149
4150 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4151
4152         * configure.in: Rename 'target_libs' to 'target_libraries'.
4153         Remove useless reference to 'target_libs'.
4154         * configure: Regenerate.
4155
4156 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4157
4158         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4159         * Makefile.in: Regenerate.
4160
4161 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4162
4163         * Makefile.def: Introduce flags_to_pass.
4164         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4165         * Makefile.in: Regenerate.
4166
4167 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4168
4169         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4170         and target-libgloss.
4171         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4172         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4173         * configure: Regenerate.
4174
4175 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4176
4177         * configure.in: Update testsuite_flags to new location.
4178         * configure. Regenerate.
4179
4180 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4181
4182         * Makefile.tpl: Remove BUILD_CC stuff.
4183         * Makefile.in: Regenerate.
4184
4185 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4186
4187         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4188
4189 2003-06-16  Graeme Peterson <gp@qnx.com>
4190
4191         * MAINTAINERS (Write After Approval): Add myself.
4192
4193 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4194
4195         * config.guess: Update to 2003-06-12 version.
4196         * config.sub: Update to 2003-06-13 version.
4197
4198 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4199
4200         * config.guess: Update to 2003-06-06 version.
4201         * config.sub: Update to 2003-06-06 version.
4202
4203 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4204
4205         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4206         * configure. Regenerate.
4207
4208 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4209
4210         * configure.in: Disable serial configure by default.
4211         * configure: Regenerate.
4212         * Makefile.tpl: Abolish .NOTPARALLEL.
4213         * Makefile.in: Regenerate.
4214
4215         * Makefile.tpl: Replace {build,host,target}_canonical by
4216         {build,host,target}.
4217         * Makefile.in: Regenerate.
4218
4219         * Makefile.tpl: Fix stupid pasto.
4220         * Makefile.in: Regenerate.
4221
4222 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4223
4224         * Makefile.tpl: Remove bogus conditional.
4225         * Makefile.in: Regenerate.
4226
4227 2003-06-05  Jan Hubicka  <jh@suse.cz>
4228
4229         * Makefile.tpl (profiledbootstrap): New target.
4230         * Makefile.in (profiledbootstrap): New target.
4231
4232 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4233
4234         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4235         Pinski. Remove user names from other bugzilla-only maintainers.
4236
4237 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4238
4239         * Makefile.tpl: Make 'recursive targets' using autogen rather
4240         than shell loop.  Remove duplicate 'clean' targets and false
4241         comments.
4242         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4243         Add systematic method of specifying missing targets in subdirs.
4244         Add copyright boilerplate.
4245         * Makefile.in: Regenerate.
4246         * configure.in: Add 'recursive targets' to maybe list.
4247         * configure: Regenerate.
4248
4249         * MAINTAINERS: "GNATS only" -> "Bug database only".
4250
4251         * Makefile.tpl: Rename [+target+] to [+make_target+].
4252         * Makefile.def: Rename 'target' to 'make_target'.
4253
4254 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4255
4256         * MAINTAINERS: Add self as options handling maintainer.
4257
4258 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4259
4260         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4261         been too long since I touched those ports.
4262
4263 2003-05-28  DJ Delorie  <dj@redhat.com>
4264
4265         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4266         * Makefile.in: Regenerate.
4267
4268 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4269
4270         * configure.in: Use curly braces in the definition of tooldir.
4271         * configure: Regenerate.
4272
4273 2003-05-21  DJ Delorie  <dj@redhat.com>
4274
4275         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4276         newlib or libgloss.
4277         * Makefile.in: Regenerate.
4278
4279 2003-05-21  DJ Delorie  <dj@redhat.com>
4280
4281         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4282         * Makefile.in: Regenerate.
4283
4284 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4285
4286         * MAINTAINERS: Update my e-mail address.
4287
4288 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4289
4290         * configure.in: Switch more things to use maybe dependencies.
4291         * Makefile.tpl: Switch more things to use maybe dependencies.
4292         Factor out common code from autogen IF statements.
4293         * configure: Regenerate.
4294         * Makefile.in: Regenerate.
4295
4296 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4297
4298         * configure.in: Accept i[3456789]86 for machine type.
4299         * configure: Regenerate.
4300
4301 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4302
4303         * configure.in: Switch more things to use maybe dependencies.
4304         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4305         * configure: Regenerate.
4306         * Makefile.tpl: Switch more things to use maybe dependencies.
4307         * Makefile.in: Regenerate.
4308
4309 2003-05-16  Andreas Schwab  <schwab@suse.de>
4310
4311         * Makefile.tpl (install-opcodes): Define.
4312         * Makefile.in: Rebuild.
4313
4314 2003-05-13  Andreas Jaeger  <aj@suse.de>
4315
4316         * config.guess: Update to 2003-05-09 version.
4317         * config.sub: Update to 2003-05-09 version.
4318
4319 2003-05-13  Michael Eager <eager@mvista.com>
4320
4321         * configure.in: Correct sed script so that options in quotes are not
4322         deleted.
4323         * configure: Rebuild.
4324
4325 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4326
4327         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4328         and $$s/newlib/libc/sys/cygwin32 include paths.
4329         * configure: Ditto.
4330
4331 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4332
4333         * MAINTAINERS: Update my email addresses.
4334
4335 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4336
4337         * config-ml.in: Propagate INSTALL variables.
4338
4339 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4340
4341         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4342
4343 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4344
4345         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4346         * Makefile.in: Regenerate.
4347
4348 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4349
4350         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4351
4352 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4353
4354         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4355
4356 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4357
4358         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4359         * Makefile.in: Regenerated.
4360
4361 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4362
4363         * MAINTAINERS (Write After Approval): Upgrade myself from
4364         GNATS only to write-after-approval. Update my mail address.
4365
4366 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4367
4368         (OS Port Maintainers: freebsd): Add myself.
4369
4370 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4371
4372         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4373
4374 2003-04-22  Kean Johnston  <jkj@sco.com>
4375
4376         * MAINTAINERS (SCO ports): Added myself.
4377
4378 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4379
4380         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4381
4382 2003-04-19  Kean Johnston  <jkj@sco.com>
4383
4384         * MAINTAINERS (Write After Approval): Add myself.
4385
4386 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4387
4388         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4389         * Makefile.in: Regenerate.
4390
4391 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4392
4393         * configure.in (powerpc64*-*-linux*): Remove.
4394         * configure: Rebuilt.
4395
4396 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4397
4398         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4399         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4400         and restrap.
4401         * Makefile.in:  Regenerate.
4402
4403 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4404
4405         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4406         * configure: Regenerated.
4407
4408 2003-04-15  DJ Delorie  <dj@redhat.com>
4409
4410         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4411
4412 2003-04-13  Nick Clifton  <nickc@redhat.com>
4413
4414         * config-ml.in: Remove support for --disable-aix removing
4415         call-aix multilibs.
4416
4417 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4418
4419         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4420         * */configure: Rebuilt.
4421
4422 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4423
4424         * MAINTAINERS: Add my email address.
4425
4426 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4427
4428         * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4431
4432         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4433         * Makefile.in: Regenerate.
4434
4435 2003-03-14  Michael Chastain  <mec@shout.net>
4436
4437         * Makefile.in: Regenerate with correct Makefile.def.
4438
4439 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4440
4441         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4442         Make macro.
4443         * Makefile.in: Regenerate.
4444         * configure.in: Clean up gxx_include_dir logic.
4445         * configure: Regenerate.
4446
4447 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4448
4449         * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4452
4453         * MAINTAINERS: Update my mail address.
4454
4455 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4456
4457         * configure.in (gxx_include_dir): Fix typo.
4458         * configure: Regenerated.
4459
4460 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4461
4462         * Makefile.tpl: Reindent.
4463         * Makefile.in: Regenerate.
4464         * configure.in: Reindent.  Don't set unused variables.
4465         * configure: Regenerate.
4466
4467 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4468
4469         * configure.in: Include $(build_tooldir)/sys-include in
4470         FLAGS_FOR_TARGET.
4471         * configure: Regenerated.
4472
4473 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4474
4475         * Makefile.tpl: Always pass down RANLIB.
4476         * Makefile.in: Regenerate.
4477
4478         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4479         * Makefile.in: Regenerate.
4480         * configure.in: Remove unused logic relating to --enable-shared
4481         and --enable-threads.  Remove bogus comments.  Remove redundant
4482         noconfigdirs.
4483         * configure: Regenerate.
4484
4485         * configure.in: Replace ${libstdcxx_version} by its value.
4486         Remove reference to mh-dgux.
4487         * configure: Regenerate.
4488
4489 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4490
4491         * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4494
4495         * Makefile.tpl: Rearrange.
4496         * Makefile.in: Regenerate.
4497
4498 2003-02-25  Uwe Stieber <uwe@wwws.de>
4499
4500         * configure.in: Add support for kaOS as cross build target system.
4501         * configure: Regenerated.
4502
4503 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4504
4505         * MAINTAINERS (Write after approval): Add myself.
4506
4507 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4508
4509         * MAINTAINERS: Update my email address.
4510
4511 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4512
4513         * MAINTAINERS: Add self to blanket write privs. section.
4514
4515 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4516
4517         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4518         configure-target-* as some target builds may require additional
4519         flags for preprocessor tests.
4520         * Makefile.in: Regenerated.
4521
4522 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4523
4524         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4525         * ltconfig: Handle it.
4526         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4527         auto-detecting it.
4528
4529         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4530         it is used as argument to $CC.
4531         * ltcf-gcj.sh: Likewise.
4532
4533         * configure.in: Introduce --enable-maintainer-mode.
4534         * configure: Rebuilt.
4535         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4536         for maintainer mode.
4537         * Makefile.in: Rebuilt.
4538
4539 2003-02-18  Jason Merrill  <jason@redhat.com>
4540
4541         * Makefile.tpl (check-c++): Allow parallelism.
4542
4543 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4544
4545         * MAINTAINERS: Remove John Carr (who never actually had access to
4546         gcc.gnu.org).
4547
4548 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4549
4550         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4551         don't configure target-libobjc.
4552         * configure: Regenerate.
4553
4554 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4555
4556         * Makefile.tpl (RANLIB): Define.
4557         * Makefile.in: Regenerate.
4558
4559 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4560
4561         * MAINTAINERS: Update my email.
4562
4563 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4564
4565         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4566         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4567         * Makefile.in: Regenerated.
4568         * configure.in: Remove all traces of snavigator, db, and grep.
4569         * configure: Regenerated.
4570
4571 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4572
4573         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4574         After Approval.
4575
4576 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4577
4578         * MAINTAINERS (Write after approval): Add myself.
4579
4580 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4581
4582         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4583         * Makefile.in: Regenerated.
4584
4585 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4586
4587         * config.guess: Updated to 2003-01-30's version.
4588         * config.sub: Updated to 2003-01-28's version.
4589
4590 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4591
4592         * config.if: If gcc_version is already set, just use it.  Don't set
4593         gcc_version_trigger if it's already set, otherwise set it to
4594         gcc/version.c, but only if the file exists.  If it is not set and
4595         gcc/version.c does not exist, try to extract the version number from
4596         $CC.
4597
4598 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4599
4600         * MAINTAINERS: Add myself to write-after-approval list.
4601
4602 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4603
4604         * configure.in:  Revert 24Jan change.
4605         * configure:  Regenerate.
4606
4607 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4608
4609         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4610         entry of HJ Lu.
4611
4612 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4613
4614         * configure.in: Revert previous change.
4615         * configure: Regenerate.
4616
4617 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4618
4619         * configure.in: Make rda native-only.
4620         * configure: Regenerate.
4621
4622 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4623
4624         * MAINTAINERS: Move myself from GNATS-only-accounts to
4625         write-after-approval.
4626
4627 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4628
4629         * configure.in: Add missing \.
4630         * configure: Rebuilt.
4631
4632 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4633
4634         * configure.in (baseargs): Avoid using \| in sed regular
4635         expressions.
4636         * configure: Rebuilt.
4637
4638 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4639
4640         * configure.in (baseargs): Remove all supported forms of
4641         --cache-file, --srcdir, --host, --build and --target options
4642         from argument lists.
4643         * configure: Rebuilt.
4644
4645 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4646
4647         * MAINTAINERS: Add myself to write-after-approval list.
4648
4649 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4650
4651         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4652         * configure: Rebuilt.
4653
4654 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4655
4656         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4657         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4658         * Makefile.in: Regenerate.
4659         * configure: Regenerate.
4660
4661 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4662
4663         * configure.in: Remove Makefile in build, host and target modules
4664         unless configure was run with --no-recursion.
4665         * configure: Rebuilt.
4666
4667 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4668
4669         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4670         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4671         * Makefile.in: Regenerate.
4672
4673 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4674
4675         * config.guess: Update to 2003-01-03 version.
4676         * config.sub: Update to 2003-01-03 version.
4677
4678 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4679
4680         * configure: Regenerate with proper autoconf 2.13.
4681
4682 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4683
4684         * configure.in: Add AC_PREREQ for consistency.
4685         * configure: Regenerate.
4686
4687 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4688
4689         * configure.in (GDB_TK): Add tcl directories conditional on
4690         gdb/gdbtk directory being present.
4691         * configure: Regenerate.
4692
4693 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4694
4695         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4696         by gcc if LD is not defined and we are not doing a Canadian Cross.
4697         * configure: Rebuilt.
4698
4699 2002-12-31  Tom Tromey  <tromey@redhat.com>
4700
4701         * Makefile.in: Rebuilt.
4702         * Makefile.def (target_modules) [libffi]: Allow installation.
4703
4704 2002-12-31  Andreas Schwab  <schwab@suse.de>
4705
4706         * configure.in: Fix use of $program_transform_name.
4707         * configure: Regenerated.
4708
4709 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4710
4711         * configure.in (baseargs): Don't remove first configure argument.
4712         * configure: Regenerated.
4713
4714 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4715
4716         * Makefile.tpl (local-distclean): Don't remove...
4717         (multilib.ts): ... this.  Moved into...
4718         (multilib.out): ... this.  Don't use sub-make.
4719         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4720         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4721         (configure-build-[+module+], configure-[+module+],
4722         configure-target-[+module+], configure-gcc): ... these.  Test
4723         for Makefile existence.  Drop config.status from dependencies.
4724         * Makefile.in: Rebuilt.
4725         * configure.in: Move gcc-version-trigger to the end of
4726         ac_configure_args.  Add comments to maybedep.tmp and
4727         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4728         nonopt from baseargs, matching and removing corresponding
4729         whitespace while at it.
4730         * configure: Rebuilt.
4731
4732 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4733
4734         * configure.in (host_configargs): Replace reference to
4735         no-longer-defined buildopts with --build=${build_alias}.
4736         * configure: Rebuilt.
4737
4738         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4739         program_transform_name to standard idiom.
4740         (AUTOGEN, AUTOCONF): Define.
4741         (Makefile.in): Use $(AUTOGEN).
4742         (Makefile): Depend on config.status, and use autoconf-style rule to
4743         build it.  Move original commands to...
4744         (config.status): ... this new target.
4745         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4746         $(AUTOCONF).
4747         * Makefile.in: Rebuilt.
4748
4749 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4750
4751         * Makefile.tpl: Fix dramatic bustage due to change in
4752         program_transform_name.
4753         * Makefile.in: Regenerate.
4754
4755         * configure.in: Remove unnecessary PATH setting.
4756         * configure: Regnerate.
4757
4758         * configure.in: Don't default to unprefixed tools unless
4759         the native tools will work.
4760         * configure: Regenerate.
4761
4762         * configure.in: Convert to autoconf script.  Blow away lots
4763         of now-redundant Makefile fragments.
4764         * configure: Generate using Autoconf.
4765         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4766         * Makefile.in: Regenerate.
4767
4768 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4769
4770         * configure: Fix stupid bug where RANLIB was mistakenly included.
4771
4772         * configure.in: Rename (buildargs, hostargs, targargs) to
4773         (build_configargs, host_configargs, target_configargs).
4774
4775         * configure.in: Move logic out of sed statement.
4776
4777         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4778         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4779
4780 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4781
4782         * config.sub: Import from master repository
4783         * config.guess: Ditto
4784
4785 2002-12-24  Andreas Schwab  <schwab@suse.de>
4786
4787         * Makefile.tpl (multilib.out): Fix missing space.
4788         * Makefile.in: Regenerate.
4789
4790 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4791
4792         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4793         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4794         * Makefile.in: Regenerate.
4795         * configure.in: Remove unnecessary leftovers.
4796
4797 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4798
4799         * configure.in (extra_ranlibflags_for_target): New variable.
4800         (*-*-darwin): Add -c to ranlib commands.
4801         * configure (tooldir): Handle extra_ranlibflags_for_target.
4802
4803 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4804
4805         * Makefile.tpl: Revert HJL's change.
4806         * Makefile.in: Regenerated.
4807         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4808         always.
4809
4810 2002-12-19  Andreas Schwab  <schwab@suse.de>
4811
4812         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4813         * Makefile.in: Regenerate.
4814
4815 2002-12-18  H.J. Lu <hjl@gnu.org>
4816
4817         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4818         * Makefile.in: Regenerated.
4819
4820         * configure.in (build_prefix): New. Substitute.
4821
4822 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4823
4824         * Makefile.tpl: Don't let real targets depend on phony targets.
4825         * Makefile.in: Regenerate.
4826
4827         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4828         * Makefile.in: Regenerate.
4829
4830 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4831
4832         * config.sub: Import from master repository
4833         * config.guess: Ditto
4834
4835 2002-12-16  Jason Merrill  <jason@redhat.com>
4836
4837         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4838         previous 'make bootstrap'.
4839         * Makefile.in: Regenerate.
4840
4841 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4842
4843         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4844
4845 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4846
4847         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4848         * Makefile.in: Regenerate.
4849
4850 2002-12-13  Jason Merrill  <jason@redhat.com>
4851
4852         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4853         library tests.
4854         (check-c++): Just depend on it and check-target-libstdc++-v3.
4855         * Makefile.in: Regenerate.
4856
4857 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4858
4859         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4860         * Makefile.in: Rebuilt.
4861
4862 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4863
4864         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4865
4866 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4867
4868         * configure: Fix bug put in by gremlins.
4869
4870         * Makefile.tpl: Substitute more autoconfily.
4871         * configure: Substitute more autoconfily.
4872         * Makefile.in: Regenerate.
4873
4874 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4875
4876         * config.sub: Import from master repository
4877         * config.guess: Ditto
4878         * MAINTAINERS: Added Svein Seldal under write after approval
4879
4880 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4881
4882         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4883         * Makefile.in (all-sim): Ditto.
4884
4885 2002-12-06  DJ Delorie  <dj@redhat.com>
4886
4887         * Makefile.tpl: Change configure dependencies to not have real
4888         targets depend on phony targets.
4889
4890 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4891
4892         * configure.in: Revert unintentional change.
4893
4894         * Makefile.tpl: Change dependency for */multilib.out so that
4895         it works when gcc isn't in the tree.
4896
4897         * configure.in: Substitute more.
4898         * configure: Run subconfigures from the Makefile.
4899         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4900         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4901
4902 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4903
4904         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4905
4906 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4907
4908         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4909         and corresponding dependencies.
4910         * Makefile.in: Regenerate.
4911
4912         * configure.in (host_tools): Order binutils, gas and ld for
4913         convenience in running the testsuites.
4914
4915         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4916         * Makefile.in: Regenerate.
4917         * configure.in: Introduce rules to serialize subconfigure runs.
4918
4919         * configure.in: Introduce BASE_CC_FOR_TARGET.
4920         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4921         Realize configure-build-* targets.  Realize configure-target-* targets.
4922         * Makefile.in: Regenerate.
4923
4924 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4925
4926         * configure: Move gcc_version_trigger stuff from here...
4927         * configure.in: ...to here.
4928
4929         * configure.in: Separate subconfigure options added by this file from
4930         options given by the user.  Add machinery to put args for host
4931         subconfigures into the Makefile.
4932
4933         * Makefile.tpl: Remove 'vault' targets.
4934         * Makefile.tpl: Reorder and comment dependencies.
4935         * Makefile.in: Regenerate.
4936
4937 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4938         * configure.in: Fix my broken commit of previous patch. (sigh)
4939
4940 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4941
4942         * configure.in: Move host-specific darwin noconfigdirs into
4943         the host-specific section.
4944
4945 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4946
4947         * configure.in: Move host-specific darwin noconfigdirs into
4948         the host-specific section.
4949
4950 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4951
4952         * configure: Remove skip-this-dir support.
4953         * Makefile.tpl: Remove skip-this-dir support.
4954
4955         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4956         subdirectories.
4957         * Makefile.in: Regenerate.
4958
4959         * Makefile.tpl: Strip out useless setting of 'dir'.
4960         * Makefile.in: Regenerate.
4961
4962 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4963
4964         * configure.in: Fix deeply stupid bug.
4965
4966         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4967         shell code in CXX_FOR_TARGET
4968         * Makefile.def: Introduce raw_cxx.
4969         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4970         RAW_CXX_FOR_TARGET.
4971         * Makefile.in: Regenerate.
4972
4973 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4974
4975         * Makefile.tpl: Remove unnecessary ifs.
4976         * Makefile.in: Regenerate.
4977
4978         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4979         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4980         targets for 'no_install' modules.
4981         * configure: Move GDB_TK substitution to configure.in.  Move
4982         build_modules stuff to configure.in.
4983         * configure.in: Implement soft dependency machinery.  Maybe-ize
4984         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4985         * Makefile.in: Regenerate.
4986
4987 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4988
4989         * Makefile.tpl: Make all-target, install-target behave similarly
4990         to all, install (only hitting configured targets).  Eliminate
4991         unused macro defintions.
4992
4993         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4994         build != host.
4995
4996         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4997
4998         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4999
5000         * configure.in: Produce lists of subdir targets we're actually
5001         configuring.  Remove references to "dosrel".
5002         * Makefile.tpl: Let configure set which subdir targets are hit.
5003         Remove install-cross; clean up install; remove ALL.  Remove
5004         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5005         Autogenerate host module targets.  Remove empty dependency lines
5006         and redundant dependency; rearrange slightly.
5007         * Makefile.def: Add host-side libtermcap, utils.
5008
5009         * Makefile.in: Regenerate.
5010
5011 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5012
5013         * ltconfig (osf[345]): Append $major to soname_spec.
5014         Reflect this in library_names_spec.
5015         * ltmain.sh (osf): Prefix $major with . for use as extension.
5016
5017 2002-11-19  Andreas Jaeger  <aj@suse.de>
5018
5019         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5020         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5021         and sparc64 GNU/Linux systems.
5022
5023 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5024
5025         * MAINTAINERS: Update email.
5026
5027 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5028
5029         * MAINTAINERS: Complete James Dennett's entry.
5030
5031 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5032
5033         * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5036
5037         * Makefile.tpl: syntactic cleanup
5038
5039 2002-11-13 Stuart Hastings <stuart@apple.com>
5040
5041         * MAINTAINERS: Add myself to write-after-approval list.
5042
5043 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5044
5045         * Makefile.def: Add list of recursive targets to autogenerate.
5046         Add build_modules.
5047         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5048         targets.  Autogenerate *-build-* targets.
5049         * Makefile.in: Regenerate.
5050
5051 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5052
5053         * configure: More autoconf-style substitutions.
5054         * Makefile.tpl: More autoconf-style substitutions.
5055         * Makefile.in: Regenerate.
5056
5057 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5058
5059         * configure: Substitute more variables in a more autoconf-friendly
5060         way.  Simplify slightly.
5061         * Makefile.tpl: Make more variables substitutable in an
5062         autoconf-friendly way.
5063         * Makefile.in: Regenerate.
5064
5065 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5070
5071         * configure.in (v810*): Remove special setting of tools.
5072
5073         * configure: Add support for extra required flags for ar or nm.
5074         * configure.in (aix4.3+): Use above support for target-specific
5075         issues, rather than using config/mt-aix43.
5076
5077 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5078
5079         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5080         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5081         with $srcdir.  Reformat indentation.  Substitute some variables
5082         formerly hard-coded in the Makefile for build=host.
5083         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5084         * Makefile.def: Autogenerate more.
5085         * Makefile.in: Regenerate.
5086
5087 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5088
5089         * MAINTAINERS (Write After Approval): Add myself.
5090
5091 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5092
5093         * Makefile.def (host_modules): Add rda.
5094         * Makefile.in: Regenerate.
5095         * configure.in (target_tool): Add target-rda to list.
5096
5097 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5098
5099         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5100
5101 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5102
5103         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5104         and restrap targets to this rule.
5105         * Makefile.in:  Regenerate.
5106
5107 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5108
5109         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5110         GNATS only accounts.
5111
5112 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5113
5114         * configure.in (i[3456]86-*-linux*): Add check to disable
5115         ${libgcj} for glibc1.
5116
5117 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5118
5119         * MAINTAINERS: Add myself as ip2k port maintainer.
5120
5121 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5122
5123         * configure.in: Add tic4x target.
5124
5125 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5126
5127         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5128         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5129         * Makefile.in: Regenerate.
5130
5131         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5132         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5133         * Makefile.in: Regenerate.
5134
5135 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5136
5137         * MAINTAINERS: Add myself as web pages co-maintainer.
5138
5139 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5140
5141         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5142         * Makefile.in: Regenerate.
5143
5144 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5145
5146         * MAINTAINERS: Add myself and Nathan Sidwell
5147         <nathan@codesourcery.com> as VxWorks maintainers.
5148
5149 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5150
5151         * Makefile.def: Remove order dependency comments.
5152         * Makefile.tpl: Add explicit install-install dependencies.
5153         * Makefile.in: Regenerate.
5154
5155         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5156         * Makefile.in: Regenerate.
5157
5158         * Makefile.tpl: Add configure-target (for src-release in src)
5159         * Makefile.in: Regenerate.
5160
5161 2002-09-30  Nick Clifton  <nickc@redhat.com>
5162
5163         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5164
5165 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5166
5167         * configure.in (s390*-*-linux*): Enable libgcj.
5168
5169 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5170
5171         * configure: Revert accidentally applied changes.
5172
5173         * Makefile.tpl: Make more autoconf-friendly.
5174         * Makefile.in: Regenerate.
5175         * configure: Make substitution more autoconf-like.
5176
5177 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5178
5179         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5180         single entry to handle all these.
5181         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5182         libjava on arm-*-elf.
5183
5184 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5185
5186         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5187         things that depend on them.
5188
5189 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5190
5191         * Makefile.tpl: Make subsituted variables more autoconfy.
5192         * Makefile.in: Regenerate.
5193         * configure: Make seds more autoconfy.
5194
5195 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5196
5197         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5198         * Makefile.in: Regenerate.
5199         * configure.in: Rewrite sed statements to look autoconfy.
5200
5201         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5202         all-target-foo on configure-target-foo.
5203         * Makefile.def: Ditto.
5204         * Makefile.in: Rebuild.
5205
5206 2002-09-25  Andrew Haley  <aph@redhat.com>
5207
5208         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5209
5210 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5211
5212         * Makefile.def: New file.
5213         * Makefile.tpl: New file.
5214         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5215         * contrib/gcc_update: Note that Makefile.in is a generated file.
5216
5217         * configure.in: Minor rearrangement.  Simplify tests.
5218
5219 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5220
5221         * configure.in (with_headers): Skip copy if value is "yes".
5222         (with_libs): Likewise.
5223
5224 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5225
5226         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5227         * configure.in (sh*-*-pe*): Ditto.
5228         * configure.in (mips*-*-pe*): Ditto.
5229         * configure.in (*arm-wince-pe): Ditto.
5230
5231         * configure.in: Rearrange.
5232
5233 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5234
5235         * MAINTAINERS: Update my email address.
5236
5237 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5238
5239         * MAINTAINERS: (Write After Approval): Add myself.
5240
5241 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5242
5243         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5244
5245 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5246
5247         * MAINTAINERS: Change my mailing address.
5248
5249 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5250
5251         * MAINTAINERS (Write After Approval): Remove myself.
5252         (Various Maintainers: c++ runtime libs): Add myself.
5253
5254 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5255
5256         * MAINTAINERS (Write After Approval): Remove myself.
5257         (Various Maintainers: c++ runtime libs): Add myself.
5258
5259 2002-08-15  Eric Christopher  <echristo@redhat.com>
5260
5261         * config.sub: Import from master repository.
5262         * config.guess: Ditto.
5263
5264 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5265
5266         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5267         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5268         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5269
5270 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5271
5272         * MAINTAINERS: Add self to rs6000 vector extensions.
5273
5274 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5275
5276         * libiberty/configure: Reverted unintended yesterday's check in.
5277
5278 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5279
5280         * boehm-gc/configure, libf2c/configure: Rebuilt.
5281         * libffi/configure, libiberty/configure: Ditto.
5282         * libjava/configure, libobjc/configure: Ditto.
5283         * libstdc++-v3/configure, zlib/configure: Ditto.
5284         Merged from binutils:
5285         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5286         From Steve Ellcey <sje@cup.hp.com>:
5287         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5288         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5289         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5290         IA64.
5291         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5292         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5293         soname_spec, sys_lib_search_path_spec): Ditto.
5294
5295 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5296
5297         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5298
5299 2002-08-04  H.J. Lu  (hjl@gnu.org)
5300
5301         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5302
5303 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5304
5305         * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5308
5309         * configure.in: Move generic linux case to end.  Copy generic
5310         linux noconfigdirs to mips*-*-linux* entry and new
5311         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5312
5313 2002-07-19  Michael Matz  <matz@suse.de>
5314
5315         * MAINTAINERS: Add myself as ra* maintainer.
5316
5317 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5318
5319         * config.guess: Update to 2002-07-09 version.
5320         * config.sub: Update to 2002-07-03 version.
5321
5322 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5323
5324         * MAINTAINERS: Fix typo in a maintainer email address.
5325
5326 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5327
5328         * configure.in: Remove two redundant tests.
5329
5330 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5331
5332         * configure.in (mips*-*-irix6*o32): Enable stabs.
5333
5334 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5335
5336         * configure.in: Don't build grez.
5337         * Makefile.in: Ditto.
5338
5339         * Makefile.in: Remove references to bsp, cygmon, libstub.
5340         * configure.in: Ditto.
5341
5342         * configure.in: Remove leftover reference to gdbtest.
5343
5344 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5345
5346         * configure.in (gxx_include_dir):  Change to match versioned
5347         C++ headers if --enable-version-specific-runtime-libs is used.
5348
5349 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5350
5351         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5352
5353 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * configure.in: Make --without-x work.
5356
5357 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in: Rearrange target Makefile fragment collection.
5360
5361         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5362         cvs[src].
5363         * configure.in: Ditto.
5364
5365 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5366
5367         * MAINTAINERS (Write After Approval): Update my e-mail address.
5368
5369 2002-06-24  Ben Elliston  <bje@redhat.com>
5370
5371         * configure.in (host_tools): Remove cgen.
5372
5373         * Makefile.in (all-cgen): Remove; runs from its source directory.
5374         (check-cgen, install-cgen, clean-cgen): Likewise.
5375         (all-opcodes): Do not depend on all-cgen.
5376         (all-sim): Likewise.
5377
5378 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5379
5380         * Makefile.in: Eliminate 'apache' targets.
5381         * configure.in: Eliminate 'apache' targets.
5382
5383         * configure.in: Eliminate redundant tests.  Reorganize.
5384
5385         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5386
5387         * config-ml.in: Eliminate references to Cygnus configure.
5388
5389         * Makefile.in: Eliminate references to building emacs.
5390
5391 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5392
5393         * MAINTAINERS: Update my email address.
5394
5395 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5396
5397         * config.if (libstdcxx_incdir): Version C++ headers.
5398         (cxx_incdir): Remove.
5399
5400 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5401
5402         * MAINTAINERS (Write After Approval): Add self.
5403
5404 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5405
5406         * configure.in: Add support for ip2k.
5407
5408 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5409
5410         * configure.in: Fix AIX configury bug.
5411
5412 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5413
5414         * MAINTAINERS (Write After Approval): Add self.
5415
5416 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5417
5418         * configure.in: replace ${topsrcdir} with ${srcdir}
5419
5420         * configure.in: Move definition of libstdcxx_flags
5421         right above usage, rather than waaay earlier.
5422
5423         * configure.in: Pull definition of is_cross_compiler earlier.
5424
5425         * configure.in: Rearrange a little.
5426
5427         * configure.in: Remove references to librx.
5428         * Makefile.in: Remove references to librx.
5429
5430 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5431
5432         * config.sub: Add support for avr target.
5433         Import from master sources, rev 1.255
5434
5435 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5436
5437         * configure, .cvsignore:  Revert previous change...
5438         * Makefile:  ...delete.
5439
5440 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5441
5442         * configure.in: Eliminate ${gasdir} variable.
5443
5444 2002-06-18  Dave Brolley  <brolley@redhat.com>
5445
5446         * configure.in: Add support for frv.
5447         * config.sub: Add support for frv.
5448
5449 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5450
5451         * configure:  Remove garbage from previous commit.
5452
5453 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5454
5455         * configure:  For in-source builds, make a subdir and re-exec there.
5456         * Makefile:  New file.  Pass targets through to build directory.
5457         * .cvsignore:  No longer ignore "Makefile".
5458
5459 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5460
5461         * MAINTAINERS (Write After Approval): Add self.
5462
5463 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5464
5465         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5466
5467 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5468
5469         * configure.in (vax-*-netbsd*): Re-enable gas.
5470
5471 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5472
5473         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5474         BUILD_PREFIX_1, to correct nomenclature.
5475         * configure: Likewise.
5476
5477         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5478         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5479
5480 2002-05-31  Olaf Hering  <olh@suse.de>
5481
5482         * config-ml.in: Propogate DESTDIR also.
5483
5484 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5485
5486         * configure.in (vax-*-netbsd*): Don't build gas for this
5487         platform.
5488
5489 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5490
5491         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5492         and libgcj for AVR.
5493
5494 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5495
5496         * MAINTAINERS (Write After Approval): Add myself.
5497
5498 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5499
5500         * config.guess: Update to 2002-05-22 version.
5501         * config.sub: Likewise.
5502
5503 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5504
5505         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5506         * config-ml.in: Likewise.
5507         * configure: Likewise.
5508         * configure.in: Likewise.
5509
5510 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5511
5512         * MAINTAINERS: Update my email address.
5513
5514 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5515
5516         * configure.in: Simplify makefile fragment collection.
5517
5518         * configure.in: Remove code to build emacs.
5519
5520         * configure.in : Remove --srcdir argument from targargs and buildargs
5521         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5522
5523         * configure: Move some logic to configure.in.
5524         * configure.in: Move some logic from configure.
5525
5526 2002-05-11  Tom Tromey  <tromey@redhat.com>
5527
5528         * MAINTAINERS: Reflect libgcj reality.
5529
5530 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5531
5532         * Makefile.in: Honour DESTDIR.
5533
5534 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5535
5536         * config.guess: Import 2002-03-20 version.
5537         * config.sub: Import 2002-04-26 version.
5538
5539 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5540
5541         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5542
5543 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5544
5545         * MAINTAINERS: Add self.
5546
5547 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5548
5549         * ltmain.sh: Detect and handle object name conflicts
5550         while piecewise linking a static library.
5551
5552 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5553
5554         * configure.in (noconfigdirs): Don't disable libgcj on
5555         sparc64-*-solaris* and sparcv9-*-solaris*.
5556
5557 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5558
5559         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5560
5561 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5562
5563         * configure.in (FLAGS_FOR_TARGET): Do not add
5564         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5565         on i[3456]86-*-linux*.
5566
5567 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5568
5569         * configure.in (noconfigdirs): Replace [ ] with test.
5570
5571         * configure.in (noconfigdirs): Do not add target-newlib if
5572         target == i[3456]86-*-linux*, and host == target.
5573
5574 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5575
5576         * configure.in: delete reference to absent file
5577
5578         * configure.in: replace '[' with 'test'
5579
5580         * configure.in: Eliminate references to gash.
5581         * Makefile.in: Eliminate references to gash.
5582
5583         * configure.in: remove useless references to 'pic' makefile fragments.
5584
5585         * configure.in: (*-*-windows*) Finish removing.
5586
5587         * configure.in: Eliminate redundant test for libgui.
5588
5589 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5590
5591         * MAINTAINERS: Add self and realphabetize.  Update entries
5592         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5593         entry for a29k port maintainer.
5594
5595 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5596
5597         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5598         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5599
5600 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5601
5602         * configure.in: remove references to dead files
5603
5604 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5605
5606         * MAINTAINERS: Add information about purpose of this file.
5607
5608 2002-04-18  Tom Tromey  <tromey@redhat.com>
5609
5610         * configure.in: Disallow configuring libgcj when it is already
5611         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5612         Solaris 2.8 by default.  For PR libgcj/6158.
5613
5614 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5615
5616         * configure.in:  Move default CC setting out of config/mh-* fragments
5617         directly into here.
5618
5619 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5620
5621         * configure.in: don't even try to configure or make a subdirectory
5622         if there's no configure script for it.
5623
5624 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5625
5626         * MAINTAINERS: Remove chill maintainers.
5627         * Makefile.in (CHILLFLAGS): Remove.
5628         (CHILL_LIB): Remove.
5629         (TARGET_CONFIGDIRS): Remove libchill.
5630         (CHILL_FOR_TARGET): Remove.
5631         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5632         CHILL_LIB.
5633         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5634         (CHECK_TARGET_MODULES): Likewise.
5635         (INSTALL_TARGET_MODULES): Likewise.
5636         (CLEAN_TARGET_MODULES): Likewise.
5637         (configure-target-libchill): Remove.
5638         (all-target-libchill): Remove.
5639         * configure.in (target_libs): Remove target-libchill.
5640         Do not compute CHILL_FOR_TARGET.
5641         * libchill: Remove directory.
5642
5643 2002-04-11  DJ Delorie  <dj@redhat.com>
5644
5645         * Makefile.in, configure.in: Sync with binutils, entries
5646         follow...
5647
5648 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5649
5650         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5651         (do-tar, do-bz2): New rules.
5652         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5653         (gdb-tar): New rule.
5654         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5655         (insight_dejagnu.tar): New rule.
5656         (insight.tar): New rule.
5657         (gdb+dejagnu.tar): New rule.
5658         (gdb.tar): New rule.
5659
5660 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5661
5662         * Makefile.in: Add all-tix to deps for all-snavigator
5663         so that tix is built when building snavigator.
5664
5665 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5666
5667         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5668         ld and gdb are not supported.
5669
5670 2002-01-07  Mark Salter  <msalter@redhat.com>
5671
5672         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5673         Allow target-libgloss to be built for arm, strongarm, and xscale.
5674
5675 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5676
5677         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5678         options for i[3456]86-pc-linux* native builds.
5679
5680 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5681
5682         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5683         files from .po files for a distribution.
5684
5685 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5686
5687         * configure.in: Enable libstdc++-v3 for h8300 targets.
5688
5689 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5690
5691         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5692         version from bfd/.
5693
5694 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5695
5696         * Makefile.in (VER): When present, extract the version number from
5697         the file version.in.
5698
5699 2001-05-24  Tom Rix <trix@redhat.com>
5700
5701         * configure.in : enable ld for aix
5702
5703 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5704
5705         * config.guess: Add linux target for S/390.
5706
5707 2000-11-07  Philip Blundell  <pb@futuretv.com>
5708
5709         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5710
5711 2000-11-03  Philip Blundell  <pb@futuretv.com>
5712
5713         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5714         files.
5715
5716 2001-01-15  Ben Elliston  <bje@redhat.com>
5717
5718         * configure.in (host_tools): Add sid.
5719         Always configure cgen.
5720
5721 2000-11-24  Nick Clifton  <nickc@redhat.com>
5722
5723         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5724
5725
5726 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5727
5728         * Makefile.in (ALL_MODULES): Add all-cgen.
5729         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5730         (all-cgen): New target.
5731         (all-opcodes,all-sim): Depend on all-cgen.
5732         * configure.in (host_tools): Add cgen.
5733         Only configure cgen if --enable-cgen-maint.
5734
5735 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5736
5737         * configure.in: Add *-*-freebsd* configurations.
5738
5739 2002-04-08  Tom Tromey  <tromey@redhat.com>
5740
5741         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5742         Fixes PR libgcj/6068.
5743
5744 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5745
5746         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5747
5748 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5749
5750         * configure.in (alpha*-dec-osf*): Enable libgcj.
5751
5752 2003-03-27  Matthew Gingell <gingell@gnat.com>
5753
5754         * MAINTAINERS (Write After Approval): Add myself.
5755
5756 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5757
5758         Fix for: PR bootstrap/3591, target/5676
5759         * configure.in (mcore-pe): Disable the configuration of
5760         libstdc++-v3 since exceptions are not supported.
5761
5762 2002-03-20  Anthony Green  <green@redhat.com>
5763
5764         * configure.in: Enable libgcj for xscale-elf target.
5765
5766 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5767
5768         * MAINTAINERS:  Update my email address.
5769
5770 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5771
5772         * ltmain.sh (relink_command): Fix typo in previous change.
5773
5774 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5775
5776         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5777         (relink_command): Added --tag flags.
5778         (mode=install): If relinking fails; error out.
5779
5780 2002-03-12  Richard Henderson  <rth@redhat.com>
5781
5782         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5783         .NOTPARALLEL tag.
5784         (do-check): Rename from check.
5785         (check): Allow parallel check.
5786
5787 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5788
5789         * MAINTAINERS: Add myself as maintainer for xtensa port.
5790         Fix alphabetical order in CPU port maintainer list.
5791         Remove myself from Write After Approval list.
5792
5793 2002-03-11  Richard Henderson  <rth@redhat.com>
5794
5795         * Makefile.in (.NOTPARALLEL): Add fake tag.
5796
5797 2002-03-07  H.J. Lu  (hjl@gnu.org)
5798
5799         * configure.in: Enable gprof for mips*-*-linux*.
5800
5801 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5802
5803         * MAINTAINERS (Write After Approval): Add myself.
5804
5805 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5806
5807         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5808         libjava.
5809         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5810
5811 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5812
5813         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5814         because its Makefile is there; test for the executable instead.
5815
5816 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5817
5818         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5819         libstdc++-v3 and libjava.
5820
5821 2002-02-11  Adam Megacz <adam@xwt.org>
5822
5823         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5824         boehm-gc
5825
5826 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5827
5828         * config.guess: Updated to 2002-01-30's version.
5829         * config.sub: Updated to 2002-02-01's version.
5830         Contribute sh64-elf.
5831         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5832         * configure.in: Added sh64-*-*.
5833
5834 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5835
5836         * MAINTAINERS: Belatedly add myself to write after approval list.
5837
5838 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5839
5840         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5841         Remove self as Write After Approval.
5842
5843 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5844
5845         * MAINTAINERS: Put self in as maintainer for contrib/regression
5846         directory.
5847
5848 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5849
5850         * MAINTAINERS:  Update my email address.
5851
5852 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5853
5854         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5855         target-libiberty, and target-libgloss.  Skip Java-related
5856         libraries if not supported for NetBSD on target CPU.
5857
5858 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5859
5860         * install-sh: Use _inst.$$_ for temp file name.
5861
5862 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5863
5864         * MAINTAINERS (Write After Approval): Move my contact info
5865         from here...
5866         (OS Port Maintainers): ...to here (netbsd).
5867
5868 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5869
5870         * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2002-01-17  H.J. Lu <hjl@gnu.org>
5873
5874         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5875         (all-target-fastjar): Also depend on all-target-libiberty.
5876
5877 2002-01-16  H.J. Lu  (hjl@gnu.org)
5878
5879         * config.guess: Import from master sources, rev 1.225.
5880         * config.sub: Import from master sources, rev 1.238.
5881
5882 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5883
5884         * MAINTAINERS (Write After Approval): Remove myself.
5885
5886 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5887
5888         * MAINTAINERS (Write After Approval): Add myself.
5889
5890 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5891
5892         * MAINTAINERS: Add self as docs co-maintainer.
5893
5894 2001-12-11  Matthias Klose  <doko@debian.org>
5895
5896         * MAINTAINERS (Write After Approval): Add myself.
5897
5898 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5899
5900         * MAINTAINERS: Update my email address.
5901
5902 2001-12-07  Turly O'Connor  <turly@apple.com>
5903         * MAINTAINERS (Write After Approval): Add myself.
5904         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5905         (rs6000_initialize_trampoline): Call __trampoline_setup for
5906         ABI_DARWIN too.
5907         * darwin-tramp.asm: New file, implements __trampoline_setup.
5908         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5909
5910 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5911
5912         * MAINTAINERS (Write After Approval): Add myself.
5913
5914 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5915
5916         * configure, configure.in: Use temp file for long sed commands.
5917
5918 2001-12-03  Laurent Guerby  <guerby@acm.org>
5919
5920         * config.sub: Update to version 1.232 on subversion.
5921
5922 2001-12-03  Ben Elliston  <bje@redhat.com>
5923
5924         * MAINTAINERS: Update mail address for config.* patches.
5925
5926 2001-11-27  DJ Delorie <dj@redhat.com>
5927             Zack Weinberg  <zack@codesourcery.com>
5928
5929         When build != host, create libiberty for the build machine.
5930
5931         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5932         CONFIG_ARGUMENTS.
5933         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5934         New variables.
5935         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5936         and rules.
5937         (all.normal): Depend on ALL_BUILD_MODULES.
5938         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5939         (all-build-libiberty): Depend on configure-build-libiberty.
5940
5941         * configure: Calculate and substitute proper value for
5942         ALL_BUILD_MODULES.
5943         * configure.in: Create the build subdirectory.
5944         Calculate and substitute TARGET_CONFIGARGS (formerly
5945         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5946
5947 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5948
5949         * MAINTAINERS (write-after-approval): Add self.
5950
5951 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5952
5953         * MAINTAINERS (GNATS only accounts): Remove self.
5954
5955 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5956
5957         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5958         libf2c.
5959
5960 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5961
5962         * MAINTAINERS (Write After Approval): Add self.
5963
5964 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5965
5966         * MAINTAINERS: mips and s390 are also CPU ports.
5967
5968 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5969
5970         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5971
5972 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5973
5974         * MAINTAINERS: Alphabetize.
5975
5976 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5977
5978         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5979
5980 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5981
5982         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5983
5984 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5985
5986         * configure.in (--enable-languages): Be more permissive about
5987         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5988
5989 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5990
5991         * config.sub: Import from master sources, rev. 1.230.
5992         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5993
5994 2001-11-07  Laurent Guerby  <guerby@acm.org>
5995
5996         * MAINTAINERS (Write After Approval): Add self.
5997
5998 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5999
6000         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6001
6002 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6003
6004         * config.sub: Import from master sources, rev 1.226.
6005         * config.guess: Import from master sources, rev 1.216.
6006
6007 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6008
6009         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6010         * MAINTAINERS: Add self as maintainer of MMIX port.
6011         Remove old after-approval entry.
6012
6013 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6014
6015         * ChangeLog, configure: Fix spelling errors.
6016
6017 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6018
6019         * MAINTAINERS: Tweak my address.
6020
6021 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6022
6023         * MAINTAINERS: Update my email address.
6024
6025 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6026
6027         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6028         * MAINTAINERS: Add self as maintainer of CRIS port.
6029
6030 2001-10-10  Geert Bosch  <bosch@gnat.com>
6031
6032         * MAINTAINERS (Various maintainers: Ada front end):
6033         Added Robert Dewar.
6034
6035 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6036
6037         * MAINTAINERS (Write After Approval): Added self
6038
6039 2001-10-02  Geert Bosch  <bosch@gnat.com>
6040
6041         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6042
6043 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6044
6045         * configure: Handle temporary files securely using mkdir.
6046
6047 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6048
6049         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6050
6051 2001-09-26  Will Cohen <wcohen@redhat.com>
6052
6053         * configure.in (*-*-linux*): Disable configuration of target-newlib
6054         and target-libgloss.
6055
6056 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6057
6058         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6059         RANLIB.
6060
6061 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6062
6063         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6064         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6065         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6066         avoid quotes nesting problems.
6067         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6068         (DO_X): Export only variables that are set.
6069
6070 2001-09-19  Ben Elliston  <bje@redhat.com>
6071
6072         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6073         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6074         semantics.  Use the shell built-in "type" command instead.
6075
6076 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6077
6078         Merged from gcc-3_0-branch:
6079         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6080         * ltcf-c.sh: Use $objext, not $ac_objext.
6081         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6082         * ltcf-cxx.sh: Add support for GNU.
6083         2001-07-22  Timothy Wall  <twall@redhat.com>
6084         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6085         default settings if using GNU tools with that configuration.
6086         * ltcf-cxx.sh: Ditto.
6087         * ltcf-gcj.sh: Ditto.
6088         2001-07-21  Michael Chastain  <chastain@redhat.com>
6089         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6090         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6091         * ltmain.sh: Mark as gcc-local.
6092
6093 2001-08-30  Eric Christopher  <echristo@redhat.com>
6094             Jason Eckhardt  <jle@redhat.com>
6095
6096         * config.guess: Merge from master sources.
6097         * config.sub: Merge from master sources, add support for mipsisa32.
6098
6099 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6100         * config.sub: Merge from master sources, rev 1.219.
6101         * MAINTAINERS: Add self as contact for stormy16 port.
6102
6103 2001-08-14  Zack Weinberg  <zackw@panix.com>
6104
6105         * config.sub: Merge from master sources, rev 1.218.
6106         * config.guess: Merge from master sources, rev 1.209.
6107
6108 2001-08-11  Graham Stott  <grahams@redhat.com>
6109
6110         * Makefile.in (check-c++): Add missing semicolon.
6111
6112 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6113
6114         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6115
6116 2001-07-30  Eric Christopher  <echristo@redhat.com>
6117
6118         * MAINTAINERS (Various maintainers: mips port): Added myself.
6119
6120 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6121
6122         * configure.in (sh-*-linux*): New.
6123
6124 2001-07-27  Richard Henderson  <rth@redhat.com>
6125
6126         * .cvsignore: Add LAST_UPDATED.
6127
6128 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6129
6130         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6131
6132 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6133
6134         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6135
6136 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6137
6138         * MAINTAINERS (Write After Approval): Added myself.
6139
6140 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6141
6142         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6143         and libgcj on m68hc11/m68hc12.
6144
6145 2001-06-27  H.J. Lu  (hjl@gnu.org)
6146
6147         * Makefile (CFLAGS_FOR_BUILD): New.
6148         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6149
6150 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6151
6152         * README: Remove version number.
6153
6154 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6155
6156         * INSTALL/README: Update wrt. to the installation instructions now
6157         residing in gcc/doc/install.texi.
6158
6159 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6160
6161         * README: Replace with a cut-down and updated version of gcc/README.
6162
6163 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6164
6165         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6166         multilibs to be disabled.
6167
6168 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6169
6170         * MAINTAINERS (Write After Approval): Add myself.
6171
6172 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6173
6174         * config.guess: Import CVS version 1.195.
6175         * config.sub: Import CVS version 1.212.
6176
6177 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6178
6179         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6180         gcc/xgcc is built, use -print-prog-name to find out the program
6181         name to use.
6182
6183 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6184
6185         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6186         appear to also be in the master copy.
6187         * config.sub:  Import CVS version 1.211.
6188
6189 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6190
6191         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6192         with_gcc]: Use `gcc -shared' to build a shared library.
6193
6194 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6195
6196         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6197         archives.
6198
6199 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6200
6201         * MAINTAINERS (Write After Approval): Add myself.
6202
6203 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6204
6205         * configure.in (libstdcxx_flags): Do not try to execute
6206         libstdc++-v3/testsuite_flags until it exists.
6207
6208 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6209
6210         * MAINTAINERS: Update my email address.
6211
6212 2001-05-31  Graham Stott  <grahams@redhat.com>
6213
6214         * MAINTAINERS (Write After Approval): Add myself.
6215
6216 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6217
6218         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6219         libraries when using g++ with native linker.
6220
6221 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6224
6225 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6226
6227         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6228         [aix4*|aix5*]: Prepend blank.
6229
6230 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6231
6232         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6233         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6234         of subdir/configure scripts to use the new libtool.m4.
6235
6236 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6237
6238         * MAINTAINERS (Write After Approval): Add myself.
6239
6240 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6241
6242         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6243
6244 2001-05-11  Ben Elliston  <bje@redhat.com>
6245
6246         * Makefile.in (all-sid): New target.
6247         (check-sid, clean-sid, install-sid): Likewise.
6248
6249 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6250
6251         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6252
6253 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6254
6255         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6256         libgcj.
6257
6258 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6259
6260         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6261         gcc/xgcc is built, use -print-prog-name to find out the program
6262         name to use.
6263
6264 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6265
6266         * configure.in (noconfigdirs): Don't reset it from scratch in the
6267         target case; only append to it.
6268
6269         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6270         sparc-*-solaris2.8]: Disable ${libgcj}.
6271
6272 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6273
6274         * configure.in (libgcj_saved): Copy from $libgcj.
6275         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6276         --disable-libgcj.
6277
6278 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6279
6280         * MAINTAINERS: Remove self as MIPS maintainer and
6281         C front end maintainer.
6282
6283 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6284
6285         * configure.in: Move *-chorusos target case to the proper switch.
6286         Disable libgcj.
6287
6288 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6289
6290         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6291         1.641.2.228.
6292
6293 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6294
6295         * Makefile.in (STAGE1_CFLAGS): Pass down.
6296
6297 2001-04-13  Alan Modra  <amodra@one.net.au>
6298
6299         * config.guess: Add hppa64-linux support.  Note for next import that
6300         this is already in the master file.
6301         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6302
6303 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6304
6305         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6306         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6307
6308 2001-04-11  Stan Shebs  <shebs@apple.com>
6309
6310         * MAINTAINERS: Add self as Darwin port maintainer.
6311
6312 2001-04-11  Alan Modra  <amodra@one.net.au>
6313
6314         * MAINTAINERS: Update my email address.
6315
6316 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6317
6318         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6319         recent versions of FreeBSD (release 3 or later).
6320         * ltconfig: On FreeBSD, -lc must not be provided when building
6321         a shared library or else the standard -pthread gcc option is
6322         rendered worthless to later users of the built library.
6323
6324 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6325
6326         * MAINTAINERS: Add self and RTH as C front end maintainers.
6327
6328 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6329
6330         * config.sub: Make sure to match an already-canonicalized
6331         machine name (eg. mn10300-unknown-elf).
6332
6333 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6334
6335         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6336         New macros.
6337         (bootstrap, cross): Use RECURSE_FLAGS.
6338         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6339
6340 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6341
6342         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6343
6344 2001-03-22  Colin Howell  <chowell@redhat.com>
6345
6346         * Makefile.in (DO_X): Do not backslash single-quotes in
6347         backquotes (two places).
6348
6349 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6350
6351         Re-installed:
6352         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6353         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6354         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6355         * ltcf-cxx.sh: Likewise.
6356         * ltcf-gcj.sh: Likewise.
6357
6358 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6359
6360         * MAINTAINERS: Add myself as "documentation co-maintainer".
6361
6362 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6363
6364         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6365         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6366
6367 2001-03-19  Tom Tromey  <tromey@redhat.com>
6368
6369         * config-ml.in: Handle GCJ and GCJFLAGS.
6370
6371 2001-03-21  Michael Chastain  <chastain@redhat.com>
6372
6373         * Makefile.in: all-m4 depends on all-texinfo.
6374
6375 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6376
6377         * MAINTAINERS: Add myself to write after approval list.
6378
6379 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6380
6381         * Makefile.in (DO_X): Quote nested quotes.
6382
6383 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6384
6385         * MAINTAINERS: Add myself to write after approval list.
6386
6387 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6388
6389         * Makefile.in (DO_X): Use double quotes for quoting
6390         "RANLIB=$${RANLIB}".
6391
6392 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6393
6394         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6395
6396 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6397
6398         * configure.in: Only use `lang_requires' for languages athat are
6399         actually enabled.
6400
6401 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6402
6403         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6404
6405 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6406
6407         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6408
6409 2001-03-07  Tom Tromey  <tromey@redhat.com>
6410
6411         * configure.in: Allow config-lang.in to set `lang_requires' to list
6412         of other required languages.
6413
6414 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6415
6416         * Makefile.in: Remove RANLIB definition. Use RANLIB
6417         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6418         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6419
6420 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6421             Alexandre Oliva  <aoliva@redhat.com>
6422
6423         * Makefile.in (check-c++): Use tabs, not spaces.
6424
6425 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6426
6427         * MAINTAINERS: add myself to Write After Approval list.
6428
6429 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6430
6431         * Makefile.in (check-c++): New rule.
6432
6433         * configure.in (target_libs): Remove libg++.
6434         (noconfigdirs): Remove libg++.
6435         (noconfigdirs): Same.
6436         (noconfigdirs): Same.
6437         (noconfigdirs): Same.
6438
6439         * config-ml.in: Remove libg++ references.
6440
6441         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6442         (ALL_TARGET_MODULES): Same.
6443         (configure-target-libg++): Remove.
6444         (all-target-libg++): Remove.
6445         (configure-target-libio): Remove.
6446         (all-target-libio): Remove.
6447         (check-target-libio): Remove.
6448         (.PHONY): Remove.
6449         (libg++.tar.bz2): Remove.
6450         (all-target-cygmon): Remove libio.
6451         (all-target-libstdc++): Remove.
6452         (configure-target-libstdc++): Remove.
6453         (TARGET_LIB_PATH): Remove libstdc++.
6454         (ALL_GCC_CXX): Remove libstdc++.
6455         (all-target-gperf): Correct.
6456
6457 2001-02-16  Nick Clifton  <nickc@redhat.com>
6458
6459         * configure.in (noconfigdirs): Allow configuration of texinfo
6460         for Cygwin hosts.
6461
6462 2001-02-15  Anthony Green  <green@redhat.com>
6463
6464         * configure: Introduce GCJ_FOR_TARGET.
6465         * configure.in: Ditto.
6466         * Makefile.in: Ditto.
6467
6468 2001-02-13  Andreas Schwab  <schwab@suse.de>
6469
6470         * MAINTAINERS: Update mail address.
6471
6472 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6473
6474         * config.guess: Add linux target for S/390.
6475         * config.sub: Likewise.
6476
6477 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6478
6479         * configure.in: for *-chorusos, don't config target-newlib and
6480         target-libgloss.
6481
6482 2001-02-06  Ben Elliston  <bje@redhat.com>
6483
6484         * configure: Output host type to stdout, not stderr.
6485
6486 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6487
6488         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6489         * ltcf-cxx.sh: Likewise.
6490
6491         * config.if: Assume enable_libstdcxx_v3 is defined.
6492
6493 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6494
6495         Remove V2 C++ library.
6496         * configure.in: Remove --enable-libstdcxx_v3 support.
6497
6498 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6499
6500         * include/demangle.h: Add prototype for java_demangle_v3.
6501
6502 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6503
6504         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6505
6506 2001-01-27  Richard Henderson  <rth@redhat.com>
6507
6508         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6509
6510 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6511
6512         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6513         Don't unset, it's non-portable and no longer necessary, set to empty
6514         instead.
6515
6516 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6517
6518         * ltconfig: Shell portability fix for the tagname validity check.
6519
6520 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6521
6522         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6523         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6524
6525 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6526
6527         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6528
6529 2001-01-26  Tom Tromey  <tromey@redhat.com>
6530
6531         * configure.in: Allow libgcj to be built on Sparc Solaris.
6532
6533 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6534
6535         * ltcf-c.sh: Add aix5 case.
6536         * ltcf-cxx.sh: Likewise.
6537         * ltconfig: Likewise.
6538
6539 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6540
6541         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6542         keep at least one of build_libtool_libs or build_old_libs set to
6543         yes.
6544
6545         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6546         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6547
6548 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6549
6550         * configure.in: Enable libgcj on several additional platforms.
6551
6552 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6553
6554         * configure.in: Enable libgcj for linux targets.
6555
6556 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6557
6558         * MAINTAINERS (Write After Approval): Add myself.
6559
6560 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6561
6562         * MAINTAINERS: Add myself as vax port maintainer.
6563
6564 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6565
6566         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6567
6568 2001-01-09  Mike Stump  <mrs@wrs.com>
6569
6570         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6571         failures of subdirectories.
6572
6573 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6574
6575         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6576         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6577         * ltcf-cxx.sh: Likewise.
6578         * ltcf-gcj.sh: Likewise.
6579         * ltconfig.sh: Fix typo.
6580
6581 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6582
6583         * configure: handle DOS-style absolute paths.
6584
6585 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6586
6587         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6588
6589 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6590
6591         * MAINTAINERS: Add myself as avr port co-maintainer.
6592
6593 2000-12-28  Ben Elliston  <bje@redhat.com>
6594
6595         * MAINTAINERS: Add myself under ``Write After Approval''.
6596
6597 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6598
6599         * texinfo: Remove directory from GCC.
6600
6601 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6602
6603         * COPYING: Update to current
6604         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6605         to 19yy as example year in copyright notice).
6606
6607 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6608
6609         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6610         (libstdcxx_incdir): Pass down.
6611         * config.if: Remove expired bits for cxx_interface, add stub.
6612         (libstdcxx_incdir): Add variable for g++ include directory.
6613         * configure.in (gxx_include_dir): Use it.
6614
6615 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6616
6617         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6618         with old-email address from ``Write After Approval''.
6619
6620 2000-12-15  Andreas Jaeger  <aj@suse.de>
6621
6622         * configure.in: Handle lang_dirs.
6623
6624 2000-12-14  Tom Tromey  <tromey@redhat.com>
6625
6626         * MAINTAINERS: Removed brads.
6627
6628         * MAINTAINERS: Added gcj developers.
6629
6630 2000-12-13  Anthony Green  <green@redhat.com>
6631
6632         * configure.in: Disable libgcj for any target not specifically
6633         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6634         with g++ abi.
6635
6636 2000-12-13  Mike Stump  <mrs@wrs.com>
6637
6638         * Makefile.in (local-distclean): Also remove fastjar.
6639
6640 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6641
6642         * contrib/gcc_update: Add fastjar --touch entries.
6643
6644 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6645
6646         * configure.in: Disable language-specific target libraries for
6647         languages that aren't enabled.
6648
6649 2000-12-10  Anthony Green  <green@redhat.com>
6650
6651         * configure.in: Define libgcj.  Disable libgcj target libraries for
6652         most targets.
6653
6654 2000-12-10  Neil Booth  <neilb@earthling.net>
6655
6656         * MAINTAINERS: Update mail address, remove from WAA list.
6657
6658 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6659
6660         * libjava: Imported from /cvs/java.
6661         * libffi: Likewise.
6662         * Boehm-gc: Likewise.
6663
6664 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6665
6666         * configure.in (target_libs): Revert 2000-12-08 patch.
6667         (noconfigdirs): Added target-libjava.
6668
6669 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6670
6671         * djunpack.bat: removed.
6672
6673 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6674
6675         * Makefile.in: handle DOS-style absolute paths.
6676         * config-ml.in: likewise.
6677         * symlink-tree: likewise.
6678
6679 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6680
6681         * fastjar: Imported.
6682
6683 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6684
6685         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6686         libjava.
6687         * configure.in (target_libs): Removed `target-libjava'.
6688
6689 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6690
6691         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6692         (ALL_MODULES): Added fastjar.
6693         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6694         (all-target-libjava): all-fastjar replaces all-zip.
6695         (all-fastjar): Added.
6696         (configure-target-fastjar, all-target-fastjar): Likewise.
6697         * configure.in (host_tools): Added fastjar.
6698
6699 2000-12-07  Mike Stump  <mrs@wrs.com>
6700
6701         * Makefile.in (local-distclean): Remove leftover built files.
6702
6703 2000-11-24  Nick Clifton  <nickc@redhat.com>
6704
6705         * configure.in (xscale-elf): Add target.
6706         (xscale-coff): Add target.
6707
6708 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6709
6710         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6711         recent versions of FreeBSD (release 3 or later).
6712         * ltconfig: On FreeBSD, -lc must not be provided when building
6713         a shared library or else the standard -pthread gcc option is
6714         rendered worthless to later users of the built library.
6715
6716 2000-11-16  Fred Fish  <fnf@be.com>
6717
6718         * configure.in (enable_libstdcxx_v3): Fix typo,
6719         libstd++ -> libstdc++.
6720
6721 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6722
6723         * MAINTAINERS: Add self to Write After Approval list.
6724
6725 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6726
6727         * MAINTAINERS: Update my email address.  Add myself to global write
6728         privs list.
6729
6730 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6731
6732         * Makefile.in: Merge with src and libgcj.
6733         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6734         configure-target-<library> when their configure scripts need the C
6735         or C++ library to have already been built to work properly.
6736         (do_proto_toplev): Set them to an empty string.
6737
6738         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6739         (REALLY_SET_LIB_PATH): Use them.
6740
6741 2000-11-17  Stan Shebs  <shebs@apple.com>
6742
6743         * MAINTAINERS: Add self to Write After Approval list.
6744
6745 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6746
6747         * configure: Provide the original toplevel configure arguments
6748         (including $0) to subprocesses in the environment rather than
6749         through gcc/configargs.h.
6750
6751 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6752
6753         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6754         C99.  Alphabetise "Write After Approval" list.
6755
6756 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6757
6758         * configure: Turn on libstdc++ V3 by default.
6759
6760         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6761         if we've got GCC.
6762
6763 2000-11-11  Philip Blundell  <philb@gnu.org>
6764
6765         * MAINTAINERS: Add self to Write After Approval list.
6766
6767 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6768
6769         * ltcf-c.sh (aix4): Improve shared library configuration; require
6770         exporting symbols.
6771         * ltcf-cxx.sh (aix4): Define.
6772         * ltconfig (aix4): Define library and soname specs appropriate for
6773         AIX.  Define command to create export symbols list.
6774
6775 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6776
6777         * config.sub: Add support for Sun Chorus
6778
6779 2000-10-31  Nick Clifton  <nickc@redhat.com>
6780
6781         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6782         <name>@redhat.com.  Also installed new email address for Clint
6783         Popetz.
6784
6785 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6786
6787         * etc: Remove directory from GCC.
6788
6789 2000-10-16  Michael Meissner  <meissner@redhat.com>
6790
6791         * configure (gcc/configargs.h): Only create if there is a build GCC
6792         directory created.
6793
6794 2000-10-16  Matthias Klose  <doko@debian.org>
6795
6796         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6797         when configured for libstdc++-v3.
6798
6799 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6800
6801         * configure: Save configure arguments to gcc/configargs.h.
6802
6803 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6804
6805         * config.guess: Import CVS version 1.157.
6806         * config.sub: Import CVS version 1.181.
6807
6808 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6809
6810         * Makefile.in (bootstrap): avoid recursion if subdir missing
6811         (cross): ditto
6812         (do-proto-toplev): ditto
6813
6814 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6815
6816         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6817         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6818
6819         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6820         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6821         all affected `configure' scripts.
6822
6823 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6824
6825         * MAINTAINERS: Add self as cpplib co-maintainer.
6826
6827 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6828
6829         * MAINTAINERS: Add self to Write After Approval list.
6830
6831 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6832
6833         * INSTALL/README: egcs -> GCC update.
6834
6835 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6836
6837         * MAINTAINERS: Add myself to Write After Approval list.
6838
6839 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6840
6841         * MAINTAINERS: Add myself to Write After Approval list.
6842
6843 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6844
6845         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6846         X11 libraries for hppa64.
6847
6848 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6849
6850         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6851
6852 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6853
6854         * Makefile.in (all-zlib): Added dummy target.
6855
6856         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6857         ltcf-gcj.sh: Updated from libtool multi-language branch.
6858
6859 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6860
6861         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6862         (bootstrap*): Depend on all-bootstrap.
6863
6864 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6865
6866         * config.guess: Import CVS version 1.156.
6867         * config.sub: Import CVS version 1.179.
6868
6869 2000-09-02  Anthony Green  <green@cygnus.com>
6870
6871         * Makefile.in (all-gcc): Depend on all-zlib.
6872         (CLEAN_MODULES): Add clean-zlib.
6873         (ALL_MODULES): Add all-zlib.
6874         * configure.in (host_libs): Add zlib.
6875
6876 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6877
6878         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6879         crosses, but add gcc/include to the header search path for them.
6880
6881 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6882
6883         * MAINTAINERS: Add self to Write After Approval list.
6884
6885 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6886
6887         * config.guess: Import CVS version 1.152.
6888         * config.sub: Import CVS version 1.177.
6889
6890 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6891
6892         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6893         $targargs to tell whether newlib is going to be built.
6894
6895         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6896         $$r/TARGET_SUBDIR/libio for _G_config.h.
6897
6898 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6899
6900         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6901
6902 2000-08-22  DJ Delorie  <dj@redhat.com>
6903
6904         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6905
6906 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6907
6908         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6909         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6910         sub-configures.
6911
6912 2000-08-21  DJ Delorie  <dj@redhat.com>
6913
6914         * MAINTAINERS: Add self as a libiberty maintainer
6915
6916 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6917
6918         * configure.in (libstdcxx_flags): Use
6919         libstdc++-v3/src/libstdc++.INC.
6920
6921 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6922
6923         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6924
6925 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6926
6927         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6928
6929         * configure: Make enable_threads and enable_shared defaults
6930         explicit.  Substitute enable_threads into generated Makefiles.
6931         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6932         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6933
6934 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6935
6936         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6937
6938 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6939
6940         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6941         previous delta.
6942
6943 2000-08-11  Jason Merrill  <jason@redhat.com>
6944
6945         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6946         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6947         (FLAGS_FOR_TARGET): Not here.
6948         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6949
6950 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6951
6952         * config-ml.in (CC, CXX): Don't introduce a leading space.
6953
6954 2000-08-07  DJ Delorie  <dj@delorie.com>
6955
6956         * MAINTAINERS: Add self as a DJGPP maintainer
6957
6958 2000-08-07  DJ Delorie  <dj@redhat.com>
6959
6960         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6961         "if we're also building gcc, and it's a gcc that will run on the
6962         build machine, we want to use its includes instead of the system's
6963         default includes".
6964
6965 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6966
6967         * MAINTAINERS: Add self to Write After Approval list.
6968
6969 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6970
6971         * configure.in (libstdcxx_flags): Don't use `"'.
6972
6973         * config-ml.in: Adjust multilib search paths to the
6974         appropriate multilib tree.
6975
6976 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6977
6978         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6979         commas in $LANGUAGES.
6980
6981 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6982
6983         * configure.in: Re-enable all references to libg++ and librx.
6984
6985 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6986
6987         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6988         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6989         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6990         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6991
6992         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6993
6994 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6995
6996         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6997         CXX_FOR_TARGET for sed.
6998
6999 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7000
7001         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7002         Do not override if already set in the environment or in configure.
7003         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7004         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7005
7006 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7007
7008         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7009         the libtool CVS tree multi-language branch.
7010         * ltconfig, ltmain.sh: Updated.
7011
7012 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7013
7014         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7015         (clean-target): Depend on it.
7016
7017         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7018         (GCC_FOR_TARGET): Use it.
7019         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7020         * configure.in: ... here.
7021         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7022         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7023
7024 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7025
7026         * MAINTAINERS: Add self to Write After Approval list.
7027
7028 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7029
7030         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7031         (configure-target-libchill, configure-target-libobjc): Likewise.
7032
7033         * configure.in: Use the same cache file for all target libs.
7034         * config-ml.in: But different cache files per multilib variant.
7035
7036 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7037
7038         * configure (topsrcdir): Don't use dirname.
7039
7040 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7041
7042         * MAINTAINERS: Add self to Write After Approval list.
7043
7044 2000-07-20  Jason Merrill  <jason@redhat.com>
7045
7046         * configure.in: Remove all references to libg++ and librx.
7047
7048         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7049
7050 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7051
7052         * config.sub: Update to subversions version 2000-07-06.
7053
7054 2000-07-12  Andrew Haley  <aph@cygnus.com>
7055
7056         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7057         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7058
7059 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7060
7061         * symlink-tree:  Check number of arguments.
7062
7063 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7064
7065         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7066         search path for a g++ extracted from the build tree.  This
7067         will allow link tests run by configure scripts in
7068         subdirectories to succeed.
7069
7070 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7071
7072         * ltconfig: Add support for mips-dde-sysv4.2MP
7073
7074 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7075
7076         * MAINTAINERS: Add myself as loop discovery maintainer.
7077
7078 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7079
7080         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7081         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7082
7083 2000-06-19  Timothy Wall  <twall@cygnus.com>
7084
7085         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7086         * config.sub: Add tic54x target.
7087
7088 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7089
7090         * MAINTAINERS: Add self as Fortran maintainer,
7091         remove Craig Burley.
7092
7093 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7094
7095         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7096         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7097
7098 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7099
7100         * MAINTAINERS: Add self as i18n maintainer
7101
7102 20000-05-21  H.J. Lu  (hjl@gnu.org)
7103
7104         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7105         directory are used if they exist. Make sure
7106         $(build_tooldir)/include is searched for header files,
7107         $(build_tooldir)/lib/ for library files.
7108         (GCC_FOR_TARGET): Likewise.
7109         (CXX_FOR_TARGET): Likewise.
7110
7111 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7112
7113         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7114
7115 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7116
7117         * Makefile.in (configure-target-libiberty): Depend on
7118         configure-target-newlib.
7119
7120 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7121
7122         * configure.in, Makefile.in: Merge all libffi-related
7123         configury stuff from the libgcj tree.
7124
7125 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7126
7127         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7128         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7129
7130 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7131
7132         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7133         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7134         current version information.  Add to proto-toplev directory.
7135         (gdb-taz): Build do-djunpack.
7136
7137 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7138
7139         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7140
7141 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7142
7143         * MAINTAINERS: Add self to Write After Approval list.
7144
7145 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7146
7147         * ltmain.sh: Preserve in relink_command any environment
7148         variables that may affect the linker behavior.
7149
7150 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7151
7152         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7153
7154 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7155
7156         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7157
7158 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7159
7160         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7161         with the version name.
7162
7163 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7164
7165         * MAINTAINERS: Add self as bb-reorder maintainer.
7166
7167 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7168
7169         * config.if: Tweak.
7170
7171 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7172
7173         * djunpack.bat: New file.
7174
7175 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7176
7177         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7178         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7179         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7180         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7181
7182 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7183
7184         * config.sub (case $basic_machine): Change default for "ibm-*"
7185         to "openedition".
7186
7187 2000-04-13  Andreas Jaeger  <aj@suse.de>
7188
7189         * MAINTAINERS: Added myself.
7190
7191 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7192
7193         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7194         (do-md5sum): New target.
7195         (MD5PROG): Define.
7196         (PACKAGE): Default to TOOL.
7197         (VER): Default to a shell script.
7198         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7199         md5 checksum generation.
7200         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7201         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7202         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7203         insight.tar.bz2): Use gdb-taz to create archive.
7204
7205 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7206
7207         * configure (warn_cflags): Delete.
7208
7209 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7210
7211         * MAINTAINERS: Added myself.
7212
7213 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7214             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7215
7216         * configure.in (enable_libstdcxx_v3): Add.
7217         (target_libs): Add bits here to switch between libstdc++-v2 and
7218         libstdc++-v3.
7219         * config.if: And this file too.
7220         * Makefile.in: Add libstdc++-v3 targets.
7221
7222 2000-04-05  Michael Meissner  <meissner@redhat.com>
7223
7224         * config.sub (d30v): Add d30v as a basic machine type.
7225
7226 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7227
7228         * configure.in: -linux-gnu*, not -linux-gnu.
7229
7230 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7231
7232         * MAINTAINERS: Add self in write-after-approval section.
7233
7234 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7235
7236         * MAINTAINERS: Add self as ia64 port maintainer.
7237
7238 2000-03-08  Neil Booth  <NeilB@earthling.net>
7239
7240         * MAINTAINERS: Add self in write-after-approval section.
7241
7242 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7243
7244         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7245         (do-tar-bz2): Replace TOOL with PACKAGE.
7246         (gdb.tar.bz2): Remove GDBTK from GDB package.
7247         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7248         dejagnu.tar.bz2): New packages.
7249
7250 2000-02-27  Andreas Jaeger  <aj@suse.de>
7251
7252         * configure.in: Add entry for mips*-*-linux*, move catch all
7253         *-*-*linux* entry below this one.
7254
7255 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7256
7257         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7258
7259 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7260
7261         * config.sub: Support an OS of "wince".
7262
7263 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7264
7265         * config.guess, config.sub: Updated to match config's 2000-02-15
7266         version.
7267
7268 2000-02-23  Linas Vepstas <linas@linas.org>
7269
7270         * config.sub: Add support for Linux/IBM 370.
7271         * configure.in: Likewise.
7272
7273 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7274
7275         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7276
7277 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7278
7279         * config.guess: Guess "cygwin" rather than "cygwin32".
7280
7281 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7282
7283         * configure (gcc_version): When setting, narrow search to
7284         lines containing `version_string'.
7285
7286 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7287
7288         * config.sub: Add support for avr target.
7289
7290 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7291
7292         * MAINTAINERS: Add maintainers for MCore port.
7293
7294 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7295
7296         * config.sub: Add mmix-knuth-mmixware.
7297
7298 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7299
7300         * MAINTAINERS: Pair cccp with cpplib maintainership.
7301
7302 2000-01-27  Christopher Faylor <cgf@redhat.com>
7303
7304         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7305         structure stuff to -L library search.
7306         (CXX_FOR_TARGET): Ditto.
7307         (CROSS_CHECK_MODULES): Fix spelling mistake.
7308
7309 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7310
7311         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7312         the C++ compiler.
7313
7314 2000-01-12  Richard Henderson  <rth@cygnus.com>
7315
7316         * configure.in: Don't build some bits for beos.
7317
7318 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7319
7320         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7321         as include files.
7322
7323 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7324
7325         * Add self as cpplib maintainer, as requested by Jason
7326         Merrill.  Correct my e-mail address.
7327
7328 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7329
7330         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7331         not mh-aix43.
7332
7333 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7334
7335         * MAINTAINERS: Add myself to "write after approval" list.
7336
7337 1999-12-14  Richard Henderson  <rth@cygnus.com>
7338
7339         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7340         * config.sub: Accept alphaev[78], alphaev8.
7341
7342 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7343
7344         * config.guess, config.sub: Update from autoconf.
7345
7346 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7347
7348         * MAINTAINERS:  update my playtime e-address.
7349
7350 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7351
7352         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7353         necessary libraries are missing.
7354
7355 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7356
7357         * MAINTAINERS: Add new 'write after approval' maintainer.
7358
7359 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7360
7361         * MAINTAINERS: Add new Java maintainer.
7362
7363 1999-10-25  Andreas Schwab  <schwab@suse.de>
7364
7365         * configure: Fix quoting inside arguments of eval.
7366
7367 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7368
7369         * config-ml.in: Allow suppression of some ARM multilibs.
7370
7371 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7372
7373         * config.guess: Add OS/390 match pattern.
7374         * config.sub: Add mvs, openedition targets.
7375         * configure.in (i370-ibm-opened*): New.
7376
7377 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7378
7379         * config.sub: Add support for configuring for pj.
7380
7381 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7382
7383         * config.sub (maybe_os): Add support for configuring for fr30.
7384
7385 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7386
7387         * configure.in: Do not configure or build ld for AIX
7388         platforms.  ld is known to be broken on these platforms.
7389
7390 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7391
7392         * config-ml.in: Pass compiler flag corresponding to multidirs to
7393         subdir configures.
7394
7395 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7396
7397         * Makefile.in (LDFLAGS): Define.
7398
7399 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7400
7401         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7402         noconfigdirs.
7403         (*-*-cygwin*): Likewise.
7404
7405 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7406
7407         * mkdep: New file.
7408         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7409         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7410
7411         From Eli Zaretskii <eliz@is.elta.co.il>:
7412         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7413         long file name when using DJGPP on MS-DOS.
7414
7415 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7416
7417         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7418
7419 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7420
7421         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7422         dependency as this causes "make check" to globally "make all"
7423
7424 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7425
7426         * configure.in (target_libs): Added target-zlib.
7427         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7428         (CONFIGURE_TARGET_MODULES): Likewise.
7429         (CHECK_TARGET_MODULES): Likewise.
7430         (INSTALL_TARGET_MODULES): Likewise.
7431         (CLEAN_TARGET_MODULES): Likewise.
7432         (configure-target-zlib): New target.
7433         (all-target-zlib): Likewise.
7434         (all-target-libjava): Depend on all-target-zlib.
7435         (configure-target-libjava): Depend on configure-target-zlib.
7436
7437         * Makefile.in (configure-target-libjava): Depend on
7438         configure-target-newlib.
7439         (configure-target-boehm-gc): New target.
7440         (configure-target-qthreads): New target.
7441
7442         * configure.in (target_libs): Added target-qthreads.
7443         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7444         (CONFIGURE_TARGET_MODULES): Likewise.
7445         (CHECK_TARGET_MODULES): Likewise.
7446         (INSTALL_TARGET_MODULES): Likewise.
7447         (CLEAN_TARGET_MODULES): Likewise.
7448         (all-target-qthreads): New target.
7449         (configure-target-libjava): Depend on configure-target-qthreads.
7450         (all-target-libjava): Depend on all-target-qthreads.
7451
7452         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7453         (CONFIGURE_TARGET_MODULES): Likewise.
7454         (CHECK_TARGET_MODULES): Likewise.
7455         (INSTALL_TARGET_MODULES): Likewise.
7456         (CLEAN_TARGET_MODULES): Likewise.
7457         (all-target-libjava): New target.
7458         (all-target-boehm-gc): Likewise.
7459         * configure.in (target_libs): Added libjava, boehm-gc.
7460
7461 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7462
7463         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7464         configure.bat in SUPPORT_FILES.
7465         (gas+binutils.tar.bz2): Likewise.
7466
7467         * makeall.bat: Remove; obsolete.
7468
7469 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7470
7471         From Mark Elbrecht:
7472         * configure.bat: Remove; obsolete.
7473
7474 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7475
7476         * configure: Add -W -Wall to the default CFLAGS when compiling with
7477         gcc.
7478
7479 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7480
7481         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7482
7483 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7484
7485         * configure.in: Build ld on IRIX6.
7486
7487 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7488
7489         * Makefile.in: Change distribution targets to use bzip2 instead of
7490         gzip.
7491         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7492         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7493
7494 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7495
7496         * config.sub: Add mcore target.
7497
7498 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7499
7500         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7501
7502 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7503
7504         * config.guess (dummy): Changed to $dummy.
7505
7506 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7507
7508         * config.sub: Tidied up case statements.
7509
7510 1999-05-22  Ben Elliston  <bje@cygnus.com>
7511
7512         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7513         <jiro@din.or.jp>.
7514
7515         * config.guess: Merge with FSF version. Future changes will be
7516         more accurately recorded in this ChangeLog.
7517         * config.sub: Likewise.
7518
7519 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7520
7521          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7522
7523 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7524
7525         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7526
7527 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7528
7529         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7530
7531 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7532
7533         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7534         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7535         Bad merge removed these two changes.
7536
7537 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7538                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7539
7540         * config.guess (interix Alpha): Add.
7541
7542 1999-04-11  Richard Henderson  <rth@cygnus.com>
7543
7544         * configure.in (i?86-*-beos*): Do config gperf; don't config
7545         gdb, newlib, or libgloss.
7546
7547 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7548
7549         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7550         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7551         from multidirs.
7552
7553 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7554
7555         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7556
7557 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7558
7559         * config.sub: Add support for mcore targets.
7560
7561 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7562
7563         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7564         not mt-ospace, in order to shut up assembler warning about using
7565         symbols that are named the same as registers.
7566
7567 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7568
7569         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7570         dependency list for all-target-cygmon.
7571
7572 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7573
7574         * config-ml.in: Check $host, not $target, for selective multilibs.
7575         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7576         thumb interworking, and underscore prefix multilibs.
7577
7578 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7579
7580         * missing: Update to version from current automake.
7581
7582 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7583
7584         * configure (gxx_include_dir): Removed.
7585
7586         * configure.in (gxx_include_dir): Handle it.
7587         * Makefile.in: Likewise.
7588
7589 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7590
7591         * config.sub (mips64vr4111,mips64vr4111el) Add.
7592
7593 1999-03-21  Ben Elliston  <bje@cygnus.com>
7594
7595         * config.guess: Correct typo for detecting ELF on FreeBSD.
7596
7597 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7598
7599         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7600         config/mh-djgpp.
7601
7602 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7603
7604         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7605         all-target-newlib to dependency list for all-target-bsp.
7606
7607 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7608
7609         * config.sub: Add i386-uwin support.
7610         * config.guess: Likewise.
7611
7612 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7613
7614         * configure.in: cleanup, add mh-*pic handling for arm, special
7615         case powerpc*-*-aix*
7616
7617 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7618
7619         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7620         can be built.
7621
7622 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7623
7624         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7625         targets.
7626
7627 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7628
7629         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7630
7631 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7632
7633         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7634
7635 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7636
7637         * config.sub: Fix typo in arm recognition.
7638
7639 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7640
7641         * configure.in (noconfigdirs): Changed target_configdirs to
7642         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7643         rather than m68k-*-* since it is not known to work on
7644         m68k-aout. Ditto for arm-*-*oabi.
7645
7646 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7647
7648         * configure.in (*-*-windows*): Remove, no longer used.
7649
7650 1999-02-19  Ben Elliston <bje@cygnus.com>
7651
7652         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7653         Smart and improved by Andrew Cagney.
7654
7655 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7656
7657         * config.guess: Recognize openbsd-*-hppa.
7658
7659 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7660
7661         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7662         only if it is not empty.
7663
7664 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7665
7666         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7667
7668         * config.guess: Modified to recognize uname's armv* syntax.
7669
7670         * config.sub: Modified to recognize uname's armv* syntax.
7671
7672 1999-02-17  Mark Salter  <msalter@cygnus.com>
7673
7674         * configure.in: Added target-bsp for sparclite.
7675
7676 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7677
7678         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7679
7680 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7681
7682         * configure.in: Add support for strongarm port.
7683         * config.sub: Add support for strongarm target.
7684
7685 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7686
7687         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7688         the old name config/mh-cygwin32.
7689         Enable texinfo.
7690
7691 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7692
7693         * configure.in: Do build ld for ix86 Solaris.
7694
7695 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7696
7697         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7698         $AR_FOR_TARGET.  Likewise for RANLIB.
7699
7700 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7701
7702         * config.sub (oabi):  Recognize.
7703         * configure.in (arm-*-oabi):  Handle.
7704
7705 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7706
7707         * config.guess: Improve detection of i686 on UnixWare 7.
7708
7709 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7710
7711         * config.guess: Add support for i386-pc-interix.
7712         * config.sub: Likewise.
7713         * configure.in: Likewise.
7714
7715 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7716
7717         * Makefile.in: Remove unneeded all-target-libio from
7718         from all-target-winsup target since it is now unneeded.
7719         Add all-target-libtermcap in its place since it is now
7720         needed.
7721
7722 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7723
7724         * configure.in: makefile stub for cygwin target is probably
7725         unnecessary.  Remove it for now.
7726
7727 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7728
7729         * configure.in: libtermcap.a should be built when cygwin is the
7730         target as well as the host.
7731         * config.guess: Allow mixed case in cygwin uname output.
7732         * Makefile.in: Add libtermcap target.
7733
7734 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7735
7736         * config.sub: Clean up handling of hppa2.0.
7737
7738 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7739
7740         * config.guess: Use C code to identify more HP machines.
7741
7742 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7743
7744         * config.sub: Handle hppa2.0.
7745
7746 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7747
7748         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7749         cygmon for all sparclite targets, regardless of object format.
7750
7751 1998-12-15  Mark Salter  <msalter@cygnus.com>
7752
7753         * configure.in: Added target-bsp for several target architectures.
7754
7755         * Makefile.in: Added rules for bsp.
7756
7757 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7758
7759         * config.guess: Improve detection of hppa2.0 processors.
7760
7761 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7762
7763         * config.guess: Recognize FreeBSD using ELF automatically.
7764
7765 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7766
7767         * configure (skip-this-dir): Add handling for new shell script, which
7768         might be created by a sub-directory's configure to indicate, this particular
7769         directory is "unwanted".
7770         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7771
7772 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7773
7774         * ltconfig: import from libtool, after changing libtool to
7775         account for the cygwin name change.
7776
7777 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7778
7779         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7780         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7781
7782 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7783
7784         * configure.in: Add libtermcap to list of cygwin dependencies.
7785
7786 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7787
7788         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7789         they include winsup/include when it's a cygwin target.
7790
7791 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7792
7793         * configure.in (host_tools): Added zip.
7794         * Makefile.in (all-target-libjava): Depend on all-zip.
7795         (all-zip): New target.
7796         (ALL_MODULES): Added all-zip.
7797         (NATIVE_CHECK_MODULES): Added check-zip.
7798         (INSTALL_MODULES): Added install-zip.
7799         (CLEAN_MODULES): Added clean-zip.
7800
7801 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7802
7803         * Makefile.in: lose "32" from comment about cygwin.
7804
7805 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7806
7807         * configure.in: Use -Os to build target libraries for the fr30.
7808
7809 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7810
7811         * config.sub: Add fr30.
7812
7813 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7814
7815         * configure.in: drop "32" from config/mh-cygwin32.  Check
7816         cygwin* instead of cygwin32*.
7817         * config.sub: Check cygwin* instead of cygwin32*.
7818
7819 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7820
7821         * config.guess: Match any version of Unixware7.
7822
7823 1998-10-20  Syd Polk  <spolk@cygnus.com>
7824
7825         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7826         if desired.
7827
7828 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7829
7830         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7831         these if the appropriate directories and files to not exist.
7832
7833 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7834
7835         * Makefile.in (DEVO_SUPPORT): Add config.if.
7836
7837 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7838
7839         * configure: Add pattern to replace "build_tooldir"'s
7840         definition in the generated Makefile with "tooldir"'s
7841         actual value.
7842
7843 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7844
7845         * config.sub: Bring back lost sparcv9.
7846
7847         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7848
7849 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7850
7851         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7852         CC_FOR_TARGET and friends.
7853
7854 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7855
7856         * Makefile.in (build_tooldir): New variable, same as tooldir.
7857         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7858         -B$(build_tooldir)/bin/.
7859         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7860
7861 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7862
7863         * README: Remove installation instructions and refer to the
7864         INSTALL directory instead.
7865
7866 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7867
7868         * config.sub: Add support for i[34567]86-pc-udk.
7869         * configure.in: Likewise.
7870
7871 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7872
7873         * Makefile.in: add bzip2 package building bits for user
7874         tools module
7875         * configure.in: ditto
7876
7877 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7878
7879         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7880         (ALL_TARGET_MODULES): Add all-target-libobjc.
7881         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7882         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7883         (all-target-libchill): Add dependencies.
7884         * configure.in (target_libs): Add libchill.
7885
7886 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7887
7888         * configure.in (target_subdir): Remove duplicate line.
7889
7890 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7891
7892         * Makefile.in (all-automake): fix dependencies.
7893
7894 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7895
7896         * configure.in: Minor cleanups for building in the $(target_alias)
7897         subdir.
7898
7899 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7900
7901         * Makefile.in (bootstrap): Set r and s before make all.  Use
7902         BASE_FLAGS_TO_PASS in make all.
7903         (cross): Likewise.
7904
7905 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7906
7907         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7908
7909 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7910
7911         * config.sub: Fix typo in last change.
7912
7913 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7914
7915         * config.sub: Add support for C4x target.
7916         * configure.in: Likewise.
7917
7918 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7919
7920         * config.sub: Recognize sparcv9 just like sparc64.
7921
7922 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7923
7924         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7925
7926 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7927
7928         * config.guess: Correctly identify Pentium II sco boxes.
7929
7930         * config.guess: Fix "tr" code.  From Weiwen Liu.
7931
7932 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7933
7934         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7935         stabs.
7936
7937 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7938
7939         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7940         (ALL_TARGET_MODULES): Add all-target-libchill.
7941         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7942         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7943         (all-target-libchill): Add dependencies.
7944         * configure.in (target_libs): Add libchill.
7945
7946 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7947
7948         * config.guess: Avoid assumptions about "tr" behaves when
7949         LANG is set to something other than English.
7950
7951 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7952
7953         * configure (gxx_include_dir): Changed to
7954         '${prefix}/include/g++'-${libstdcxx_interface}.
7955
7956         * config.if: New to determine the interfaces.
7957
7958 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7959
7960         * config.guess: Detect and handle MPE/IX.
7961         * config.sub: Deal with MPE/IX.
7962
7963 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7964
7965         * configure.in: Use mh-aix43.
7966
7967 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7968
7969         * configure: Fix --without/--disable cases for gxx-include-dir.
7970
7971 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7972
7973         * mdata-sh:  Imported.  Needed for automake support.
7974
7975 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7976
7977         * Makefile.in (taz): Try "chmod -R og=u ." before
7978         "chmod og=u `find . -print`".
7979
7980 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7981
7982         * configure.in: Add arm-elf and thumb-elf support.
7983
7984 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7985
7986         * Makefile.in: Undo previous patch.
7987
7988 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7989
7990         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7991         to here ...
7992         (install-no-fixedincludes): and here
7993         (INSTALL_MODULES): ... from here.
7994
7995 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7996
7997         * config.sub: Merge with FSF.
7998
7999         * config.guess: Merge with FSF.
8000
8001 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8002
8003         * configure (extraconfigdirs): New variable.
8004         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8005         * Makefile.in (all): Move higher in file.
8006         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8007         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8008         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8009         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8010         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8011
8012 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8013
8014         * Makefile.in (all-target-libjava): Depend on all-gcc and
8015         all-target-newlib.
8016         (configure-target-libjava): Depend on $(ALL_GCC).
8017
8018 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8019
8020         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8021         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8022
8023 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8024
8025         * INSTALL/README: Fix typo.
8026
8027 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8028
8029         * ylwrap: Change absolute path checks to check for DOS style path
8030         names.
8031
8032         * ylwrap: Don't use a full path name if the source file is in the
8033         same directory.  From hjl@lucon.org (H.J. Lu).
8034
8035         * config-ml.in: Default to being verbose, to match Feb 18 change to
8036         configure.
8037
8038 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8039
8040         Brought over from egcs:
8041
8042         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8043
8044         * configure.in (target_subdir): Set to ${target_alias} instead
8045         of "libraries".
8046
8047         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8048
8049         * configure.in (target_subdir): Set to libraries if enable_multilib.
8050
8051 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8052
8053         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8054         multilibs, force reconfiguration the first time we create
8055         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8056
8057 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8058
8059         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8060         avoid confusion with --no-recursion.
8061
8062 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8063
8064         * configure.in: Win32 hosts shouldn't use install -x
8065         * install-sh: remove -x option, and special .exe-handling
8066         hack.
8067
8068 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8069
8070         * config.guess: Recognize i586-pc-beos.
8071         * configure.in: Don't build some bits for beos.
8072
8073 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8074
8075         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8076         CFLAGS default to -O2.
8077
8078         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8079         when using GNU ld.
8080
8081 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8082
8083         * ltmain.sh: Correct install when using a different shell.
8084
8085 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8086
8087         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8088
8089 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8090
8091         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8092         target.
8093
8094 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8095
8096         * ltconfig: Update to correct AIX handling.
8097
8098 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8099
8100         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8101
8102         * configure.in (target_subdir): Set to ${target_alias} instead
8103         of "libraries".
8104
8105 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8106
8107         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8108         (Makefile): Depend on $(gcc_version_trigger).
8109
8110         * configure (gcc_version): Change default initializer to empty
8111         string.
8112         (gcc_version_trigger): New variable; pass this variable down
8113         to subdir configures to enable them checking gcc's version
8114         themselves. Emit make macros for both gcc_version vars.
8115         (topsrcdir): Initialize reliably.
8116         (recursion line): Remove --with-gcc-version=${gcc_version}.
8117
8118 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8119
8120         * configure (enable_version_specific_runtime_libs): Implement new flag
8121         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8122         in $(libsubdir); emit definition in each generated Makefile.
8123         (gxx_include_dir): Initialize depending on
8124         $enable_version_specific_runtime_libs.
8125
8126 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8127
8128         * configure (gcc_version): Initialize properly depending on
8129         how and where configure is started.
8130         (recursion line): Pass a --with-gcc-version=${gcc_version}
8131         to configures in subdirs.
8132
8133 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8134
8135         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8136         cygmon
8137
8138 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8139
8140         * configure.in: Add cygmon and libstub support for mn10200.
8141
8142 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8143
8144         * configure (gcc_version): Add new variable describing the
8145         particular gcc version we're building.
8146         * Makefile.in (libsubdir): Add new macro for the directory
8147         in which the compiler finds executables, libraries, etc.
8148         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8149         and libsubdir.
8150
8151 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8152
8153         * Makefile.in (local-clean): Remove *.log.
8154         (warning.log): Built with warn_summary from build.log.
8155         (mail-report.log): Run test_summary.
8156         (mail-report-with-warnings.log): Run test_summary including
8157         warning.log in the report.
8158
8159 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8160
8161         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8162
8163 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8164
8165         * Makefile.in (grep): Grep no longer depends on libiberty.
8166
8167 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8168
8169         * Makefile.in: all-snavigator needs all-libgui.
8170
8171 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8172
8173         * configure.in: Add cygmon and libstub support for mn10300.
8174
8175 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8176
8177         * missing: Update to version from automake 1.3.
8178
8179         * ltmain.sh: On installation, don't get confused if the same name
8180         appears more than once in the list of library names.
8181
8182 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8183
8184         * config.sub: Accept m68060 and m5200 as CPU names.
8185
8186 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8187
8188         * configure: Use && rather than using -a in test, because odd
8189         strings can confuse test.
8190         * configure.in: Likewise.
8191
8192 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8193
8194         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8195
8196 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8197
8198         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8199         bootstrap4-lean): New targets.
8200
8201 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8202
8203         * mpw-* Delete.  Not used.
8204
8205 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8206
8207         * COPYING.LIB: Update FSF address.
8208
8209 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8210
8211         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8212
8213         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8214         GAS_SUPPORT_DIRS.
8215
8216 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8217
8218         * ltconfig, ltmain.sh: Avoid producing a version number if
8219         -version-info was not used.
8220
8221 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8222
8223         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8224         building with newlib.
8225
8226 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8227
8228         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8229         Solaris `make' causes it to continue to next definition.
8230
8231 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8232
8233         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8234         the right GUI libraries and files are installed along with GDB.
8235
8236 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8237
8238         * configure.in: Change alpha to alpha* in several places.
8239
8240 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8241
8242         * config.sub: Recognize sparc86x.
8243
8244 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8245
8246         * configure.in (--enable-target-optspace): Remove debug echo.
8247
8248 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8249
8250         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8251
8252 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8253
8254         * ltconfig: Update cygwin32 support.
8255
8256         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8257         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8258         (GDB_SUPPORT_DIRS): Likewise.
8259
8260 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8261
8262         * configure.in (target_makefile_frag): If --enable-target-optspace,
8263         use -Os to compile target libraries rather than -O2.  Default to
8264         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8265         not used.
8266         * configure.in (target_cflags): Ditto for d30v.
8267
8268 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8269
8270         * Makefile.in (all-bfd): Depend on all-intl.
8271         (all-binutils): Likewise.
8272         (all-gas): Likewise.
8273         (all-gprof): Likewise.
8274         (all-ld): Likewise.
8275
8276 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8277
8278         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8279
8280 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8281
8282         * Makefile.in (all-bfd): Depend upon all-libiberty.
8283
8284         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8285
8286 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8287
8288         * Makefile.in: Add libstub.
8289
8290         * configure.in: Ditto. Build libstub for targets that have cygmon
8291         support.
8292
8293 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8294
8295         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8296
8297 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8298
8299         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8300         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8301
8302 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8303
8304         * configure: Define DEFAULT_M4 by searching PATH.
8305         * Makfile.in: Use DEFAULT_M4.
8306
8307 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8308
8309         * ltconfig: Add cygwin32 support.
8310
8311         * Makefile.in, configure.in: Add libtool as a native only directory
8312         to configure and build.
8313
8314 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8315
8316         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8317
8318 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8319
8320         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8321
8322 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8323
8324         * Makefile.in: add ash make rules
8325         * configure.in: add ash to native_only and host_tools lists
8326
8327 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8328
8329         * Makefile.in (all-gettext, all-intl): New targets.
8330         (ALL_MODULES): Added all-gettext, all-intl.
8331         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8332         (INSTALL_MODULES): Added install-gettext, install-intl.
8333         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8334
8335         * configure.in (host_tools): Added gettext.
8336         (native_only): Likewise.
8337         (noconfigdirs) [various cases]: Likewise.
8338         (host_libs): Added intl.
8339
8340 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8341
8342         * configure: Do not disable building gdbtk for cygwin32 hosts.
8343
8344 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8345
8346         * configure.in: Add thumb-coff target.
8347         * config.sub: Add thumb-coff target.
8348
8349 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8350
8351         * Makefile.in: Revert yesterday's change.
8352         (all-target-winsup):  all-target-librx stays out of here.
8353
8354 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8355
8356         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8357         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8358         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8359         Remove references to librx and libg++.
8360
8361 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8362
8363         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8364         recursive makes
8365
8366 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8367
8368         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8369         for newlib directory.
8370         (CXX_FOR_TARGET): Likewise.
8371
8372 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8373
8374         * ltconfig: Update after libtool/ltconfig.in change for
8375         hpux11.
8376
8377 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8378
8379         * ltconfig, ltmain.sh: Update to libtool 1.2.
8380
8381 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8382
8383         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8384         (install-gcc-cross): Instead, override LANGUAGES here.
8385
8386 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8387
8388         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8389         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8390
8391 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8392
8393         * configure.in: Add Thumb-pe target.
8394
8395 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8396
8397         * Makefile.in - changed sn targets to snavigator
8398         * configure.in - changed sn targets to snavigator
8399
8400 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8401
8402         * config-ml.in: After building symlink tree call make distclean
8403         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8404         to be the case for libiberty.
8405
8406 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8407
8408         * configure: When making link, also check the current
8409         directory. The configure scripts may create one.
8410
8411 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8412
8413         * config.sub: Accept alphapca56 and alphaev6 properly.
8414
8415 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8416
8417         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8418
8419 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8420
8421         * config.sub (sco5): Fix typo.
8422
8423 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8424
8425         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8426         install-itcl.
8427         (install-itcl): Remove dependency on install-tcl.
8428
8429 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8430
8431         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8432
8433 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8434
8435         * configure.in: Don't build libgui for a cygwin32 target when not on
8436         a cygwin32 host.
8437
8438 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8439
8440         * configure (redirect): Set to null, so default behavior of
8441         configure is now --verbose.
8442
8443 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8444
8445         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8446         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8447
8448 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8449
8450         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8451         this change to sync Makefile.in with its ChangeLog entries.
8452
8453 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8454
8455         * ltmain.sh (mkdir): Check that the directory doesn't exist
8456         before we exit with error, so that we don't get races during
8457         parallel builds.
8458
8459 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8460
8461         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8462
8463 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8464
8465         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8466         PICFLAG_FOR_TARGET.
8467         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8468
8469         * configure: Emit a definition for the new macro enable_shared
8470         into each Makefile.
8471
8472 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8473
8474         * configure.in (host_tools, native_only): Add libtool.
8475
8476 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8477
8478         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8479         Fix typo in ming config comment.
8480
8481 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8482
8483         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8484
8485 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8486
8487         * config.sub: Add tic30 cases, and map c30 to tic30.
8488
8489 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8490
8491         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8492         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8493         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8494         (CLEAN_TARGET_MODULES): Similarly
8495         (all-target-libf2c): Add dependences.
8496         * configure.in (target_libs): Add libf2c.
8497
8498 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8499
8500         * configure.in: Remove expect from noconfigdirs when target
8501         is cygwin32.  OK to build expect and dejagnu with Canadian
8502         Cross.
8503
8504 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8505
8506         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8507         host.
8508
8509         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8510         and mingw32.
8511
8512 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8513
8514         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8515         here as it is not defined in the toplevel Makefile.
8516
8517 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8518
8519         * configure (package_makefile_rules_frag): New variable, which names
8520         a file with generic rules, ...
8521         Change comment to mention we now have FIVE parts.
8522         * configure: Undo last change.
8523
8524 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8525
8526         * config.guess: More accurate determination of HP processor types.
8527         * config.sub: More accurate determination of HP processor types.
8528
8529 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8530
8531         * configure (package_makefile_frag): Move inserting the
8532         ${package_makefile_frag} to where it should be according
8533         to the comment.
8534
8535 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8536
8537         * config.guess: Add support for Linux/ARM.
8538
8539 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8540
8541         * .cvsignore: Remove *-info and *-install since they match
8542         release-info and mpw-install, which we don't want to just ignore.
8543
8544 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8545
8546         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8547
8548 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8549
8550         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8551         local_prefix to sub-make invocations.
8552
8553 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8554
8555         * configure.in: Check makefile fragments in the source
8556         directory.
8557
8558 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8559
8560         * configure.in: Check whether host and target makefile
8561         fragments exist before adding them to *_makefile_frag.
8562
8563 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8564
8565         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8566
8567 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8568
8569         * configure.in: Make sure we only replace RPATH_ENVVAR on
8570         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8571         regexp to sed.
8572
8573         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8574         to sub-makes.
8575
8576 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8577
8578         * config-ml.in (multi-do): LDFLAGS must include multilib
8579         designator.
8580
8581 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8582
8583         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8584
8585 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8586
8587         * config.sub: Add mingw32 support.
8588         * configure.in: Likewise.
8589
8590 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8591
8592         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8593
8594 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8595
8596         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8597         * configure (gxx_include_dir): Provide a definition for subdirs
8598         which do not use autoconf.
8599
8600 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8601
8602         * config.guess: Sync with egcs.  Picks up new alpha support,
8603         BeOS & some additional linux support.
8604
8605 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8606
8607         * config.guess: HP 9000/803 is a PA1.1 machine.
8608
8609 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8610
8611         * configure.in: It's alpha*-...
8612
8613 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8614
8615         * configure.in (host_makefile_frag, target_makefile_frag):
8616         Handle multiple config files.
8617         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8618         alpha-*-*.
8619
8620 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8621
8622         * mkdep: New file.
8623
8624 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8625
8626         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8627
8628 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8629
8630         * Makefile.in: Add libgui directory.
8631         (GDB_TK): Add all-libgui.
8632         * configure.in: Add libgui directory.
8633         * configure: Add all-libgui to GDB_TK.
8634
8635 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8636
8637         * config-ml.in (multidirs): Add m32r to multilib list.
8638
8639 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8640
8641         * Makefile.in (all-target-gperf): Change dependency to
8642         all-target-libstdc++.
8643
8644 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8645
8646         * config.guess: Add BeOS support.
8647
8648 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8649
8650         Source directory cvs renamed to cvssrc:
8651         * configure.in (host_tools): Change cvs to cvssrc.
8652         (native_only): Likewise.
8653         (noconfigdirs) [various cases]: Likewise.
8654         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8655         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8656         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8657         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8658         (all-cvssrc): Rename target from all-cvs.
8659
8660 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8661
8662         * configure (gxx_include_dir): Fix thinko.
8663
8664 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8665
8666         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8667         (install-cross, install-gcc-cross): New targets.
8668
8669 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8670
8671         * configure.in (noconfigdirs): Add support for Thumb target.
8672
8673         * config.sub (maybe_os): Add support for Thumb target.
8674
8675 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8676
8677         * Makefile.in: Add rules for cygmon.
8678
8679         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8680
8681 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8682
8683         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8684         * configure (gxx_include_dir): Provide a definition for subdirs
8685         which do not use autoconf.
8686
8687 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8688
8689         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8690         11/18/97 build
8691
8692 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8693
8694         * From Franz Sirl.
8695         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8696         found on RedHat Linux systems.
8697
8698 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8699
8700         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8701         guesses.
8702
8703 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8704
8705         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8706
8707 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8708
8709         * ltmain.sh: If mkdir fails, check whether the directory was created
8710         anyhow by some other process.
8711
8712 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8713
8714         * configure.in (d30v-*-*): Configure all directories.
8715
8716 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8717
8718         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8719         for the D30V.
8720
8721 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8722
8723         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8724
8725 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8726
8727         * include/libiberty.h: Add extern "C" { so it can be used with C++
8728         progrms.
8729         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8730         programs.
8731
8732 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8733
8734         * configure.in (d30v-*-*): Configure GCC now.
8735
8736 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8737
8738         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8739         is no longer needed.
8740
8741 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8742
8743         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8744
8745 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8746
8747         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8748         targets using "$@" to provide support for similar but not identical
8749         targets without having to duplicate code.
8750
8751 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8752
8753         * makefile.vms: Fix to work with DEC C.
8754
8755 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8756
8757         * config.sub: Add mips-tx39-elf to marketing names.
8758
8759 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8760
8761         * ltmain.sh: Handle symlinks in generated script.
8762
8763 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8764
8765         * configure: Handle autoconf style directory options: --bindir,
8766         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8767         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8768         --sysconfdir.
8769         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8770         (sharedstatedir, localstatedir, oldincludedir): New variables.
8771         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8772         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8773         sbindir, sharedstatedir, and sysconfdir.
8774
8775 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8776
8777         * Makefile.in (bootstrap-lean): New target.
8778
8779 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8780
8781         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8782         sn, and gnuserv from noconfigdirs.
8783
8784 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8785
8786         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8787
8788 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8789
8790         * Makefile.in (cross): New target.
8791
8792 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8793                           Jeff Law         <law@cygnus.com>
8794
8795         * Makefile.in (bootstrap2, bootstrap3): New targets.
8796         (all-bootstrap): Remove outdated and confusing target.
8797         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8798
8799 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8800
8801         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8802         windows.  Consistent with gdb/configure.
8803
8804 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8805
8806         * configure.in: Name Linux target fragment.
8807
8808         * configure: Rewrite so that project Makefile fragment is inserted
8809         first and appears last in the resulting Makefile.
8810
8811 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8812
8813         * Makefile.in (install-itcl): Install tcl first.
8814
8815 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8816
8817         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8818
8819 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8820
8821         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8822
8823         * configure.in (skipdirs): Add target-librx for Linux.
8824         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8825
8826 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8827
8828         * Makefile.in (bootstrap): New target.
8829
8830 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8831
8832         * config.sub: Accept 'amigados' for backward compatibility.
8833
8834 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8835
8836         * config.guess: Merge with FSF.
8837
8838 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8839
8840         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8841
8842 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8843
8844         * config.sub: Add "marketing-names" patch.
8845
8846 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8847
8848         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8849
8850 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8851
8852         * config.sub: Handle v850-elf.
8853
8854 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8855
8856         * .cvsignore (*-install): Remove.
8857
8858 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8859
8860         * ltconfig: Set CONFIG_SHELL in libtool.
8861         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8862
8863 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8864
8865         * configure.in (target_subdir): Set to libraries if enable_multilib.
8866
8867 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8868
8869         * config.guess: Update from gcc directory.
8870
8871 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8872
8873         * Makefile.in (all-sim): Depends on all-readline.
8874
8875 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8876
8877         * Makefile.in (BISON, YACC): Use $$s.
8878         (all-bison): Depend on all-texinfo.
8879
8880 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8881
8882         * Makefile.in (BISON): Add -L flag.
8883         (YACC): Likewise.
8884
8885 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8886
8887         * configure.in (noconfigdirs): Add support for v850e target.
8888
8889         * config.sub (maybe_os): Add support for v850e target.
8890
8891 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8892
8893         * configure.in (noconfigdirs): Add support for v850ea target.
8894
8895         * config.sub (maybe_os): Add support for v850ea target.
8896
8897 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8898
8899         * config.sub: Add mipstx39.  Delete r3900.
8900
8901 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8902
8903         * Makefile.in (all-autoconf): Depends on all-texinfo.
8904
8905 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8906
8907         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8908         eabi targets.
8909
8910 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8911
8912         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8913
8914         * configure: When handling a Canadian Cross, handle YACC as well as
8915         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8916         * Makefile.in (all-bison): Depend upon all-texinfo.
8917
8918 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8919
8920         * Makefile.in (BISON): bison, not byacc or bison -y.
8921         (YACC): bison -y or byacc or yacc.
8922         (various): Add *-bison as appropriate.
8923         (taz): No need to mess with BISON anymore.
8924
8925 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8926
8927         * configure: If OSTYPE matches *win32*, try to find a good value for
8928         CONFIG_SHELL.
8929
8930 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8931
8932         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8933         configure.in if it is present.
8934
8935 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8936
8937         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8938
8939 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8940
8941         * config.sub: Recognize `arc' cpu.
8942         * configure.in: Likewise.
8943         * config-ml.in: Likewise.
8944
8945 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8946
8947         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8948
8949 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8950
8951         * configure: Changed sed delimiter from ':' to '|' when
8952         attempting to substitute ${config_shell} for SHELL. On
8953         NT ${config_shell} may contain a ':' in it.
8954
8955 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8956
8957         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8958
8959 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8960
8961         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8962
8963 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8964
8965         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8966
8967         * ylwrap: If the program is a relative path, force it to be
8968         absolute.
8969
8970 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8971
8972         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8973
8974 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8975
8976         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8977         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8978         for libraries.
8979
8980 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8981
8982         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8983         separated by spaces.
8984
8985 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8986
8987         * ylwrap: New file.
8988         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8989
8990         * ltmain.sh: Handle /bin/sh at start of install program.
8991
8992         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8993
8994         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8995         * missing: New file, from automake 1.2.
8996
8997 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8998
8999         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9000         check-tk to CHECK_X11_MODULES.
9001
9002 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9003
9004         * config.sub: Merge with FSF.
9005
9006 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9007
9008         * config.guess: Merge with FSF.
9009
9010 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9011
9012         * configure: Treat msdosdjgpp like go32.
9013         * configure.in: Likewise.  Don't remove gprof for go32.
9014
9015         * configure: Change Makefile.tem2 to Makefile.tm2.
9016
9017 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9018
9019         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9020
9021 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9022
9023         * install-sh (chmodcmd): Set to null if the DST directory already
9024         exists.  Same as Nov 11th change.
9025
9026 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9027
9028         * configure (GDB_TK): Needs itcl and tix.
9029
9030 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9031
9032         * config.guess: Update from FSF.
9033
9034 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9035
9036         * Makefile.in (GDB_TK): Depend on itcl and tix.
9037
9038 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9039
9040         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9041         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9042         (INSTALL_SCRIPT): New variable.
9043         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9044         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9045         to -x.
9046         * install-sh: Add support for -x option.
9047
9048 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9049
9050         * configure.in, Makefile.in: Treat tix like itcl.
9051
9052 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9053
9054         * Makefile.in (WINDRES): New variable.
9055         (WINDRES_FOR_TARGET): New variable.
9056         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9057         (EXTRA_HOST_FLAGS): Add WINDRES.
9058         (EXTRA_TARGET_FLAGS): Add WINDRES.
9059         (EXTRA_GCC_FLAGS): Add WINDRES.
9060         ($(DO_X)): Pass down WINDRES.
9061         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9062         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9063         DLLTOOL_FOR_TARGET.
9064
9065 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9066
9067         * configure.in: configure sim before gdb for win32-x-ppc
9068
9069 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9070
9071         Move gperf into the toplevel, from libg++.
9072         * configure.in (target_tools): Add target-gperf.
9073         (native_only): Add target-gperf.
9074         * Makefile.in (all-target-gperf): New target, depend on
9075         all-target-libg++.
9076         (configure-target-gperf): Empty rule.
9077         (ALL_TARGET_MODULES): Add all-target-gperf.
9078         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9079         (CHECK_TARGET_MODULES): Add check-target-gperf.
9080         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9081         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9082
9083 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9084
9085         * config.sub (mn10200): Recognize new basic machine.
9086
9087 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9088
9089         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9090         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9091
9092 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9093
9094         * configure.in: If we're building mips-sgi-irix6* native, turn on
9095         ENABLE_MULTILIB and set TARGET_SUBDIR.
9096
9097 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9098
9099         * Makefile.in (all-sn): Depend on all-grep.
9100
9101 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9102
9103         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9104
9105         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9106         Makefile.  From Jeff Makey <jeff@cts.com>.
9107         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9108
9109         * Makefile.in (DISTBISONFILES): Remove.
9110         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9111         $(DEFAULT_YACC).
9112
9113         * configure.in: Build itl, db, sn, etc., when building for native
9114         cygwin32.
9115
9116         * Makefile.in (LD): New variable.
9117         (EXTRA_HOST_FLAGS): Pass down LD.
9118         ($(DO_X)): Likewise.
9119
9120 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9121
9122         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9123
9124 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9125
9126         * configure.in (targargs): Strip out any supplied --build argument
9127         before adding our own. Always add --build.
9128
9129 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9130
9131         * configure.in (targargs): Pass --build if we're doing
9132         a cross-compile.
9133
9134 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9135
9136         * configure: Use '|' instead of ":" as the separator in
9137         sed. Otherwise sed chokes on NT path names with drive
9138         designators. Also look for "?:*" as the leading characters in an
9139         absolute pathname.
9140
9141 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9142
9143         * config.sub: Support for r3900.
9144
9145 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * configure.in: Use install-sh, not install.sh.
9148
9149 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9150
9151         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9152         apply it twice.
9153
9154 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9155
9156         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9157         install-binutils.
9158
9159 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9160
9161         * Makefile.in: Add automake targets.
9162         * configure.in (host_tools): Add automake.
9163
9164 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9165
9166         * configure: Default CXX to c++, not gcc.
9167         * Makefile.in (CXX): Set to c++, not gcc.
9168         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9169
9170 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9171
9172         * install-sh: try appending a .exe if source file doesn't
9173         exist
9174
9175 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9176
9177         * configure.in: Turn on multilib by default.
9178         (cross_only): Remove target-libiberty.
9179
9180         * Makefile.in (all-gcc): Don't depend on libiberty.
9181
9182 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9183
9184         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9185
9186 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9187
9188         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9189         (DISTBISONFILES): Add ld/Makefile.in
9190
9191 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9192
9193         * configure.in: if target is cygwin32 but host isn't cygwin32,
9194         don't configure gdb tcl tk expect, not just gdb.
9195
9196 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9197
9198         * configure.in: Added gnuserv everywhere sn appears.
9199
9200         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9201         (CROSS_CHECK_MODULES): Added check-gnuserv.
9202         (INSTALL_MODULES): Added install-gnuserv.
9203         (CLEAN_MODULES): Added clean-gnuserv.
9204         (all-gnuserv): New target.
9205
9206 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9207
9208         * config.guess: Fixes for MIPS OpenBSD systems.
9209
9210 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9211
9212         * Makefile.in (INSTALL_XFORM): Remove.
9213         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9214
9215         * mkinstalldirs: New file, copied from automake.
9216         * Makefile.in (installdirs): Rename from install-dirs.  Use
9217         mkinstalldirs.  Change all users.
9218         (DEVO_SUPPORT): Add mkinstalldirs.
9219
9220 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9221
9222         * install-sh: Rename from install.sh.
9223         * Makefile.in (INSTALL): Change install.sh to install-sh.
9224         (DEVO_SUPPORT): Likewise.
9225
9226         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9227         Graichen <graichen@rzpd.de>.
9228
9229 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9230
9231         * config.guess: Recognize OpenBSD systems correctly.
9232
9233 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9234
9235         * README, Makefile.in (ETC_SUPPORT): Remove references to
9236         cfg-paper*, configure.{texi,man,info*}._
9237
9238 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9239
9240         * Makefile.in (all.normal): Ensure that gcc is built after all
9241         the x11 - ie gdb - targets.
9242
9243 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9244
9245         * makefile.vms: Don't run conf-a-gas.
9246
9247 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9248
9249         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9250
9251 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9252
9253         * configure.in: Remove noconfigdirs case since gdb also
9254         configures and builds for tic80-coff.
9255
9256 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9257
9258         * configure: Set cache_file to config.cache.
9259         * Makefile.in (local-distclean): Remove config.cache.
9260
9261 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9262
9263         * COPYING: Update FSF address.
9264
9265 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9266
9267         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9268         noconfigdirs.
9269
9270 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9271
9272         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9273         MAKEDIRS, is empty.
9274
9275 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9276
9277         * config.sub: Tweak mn10300 entry.
9278
9279 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9280
9281         * configure.in (host_tools): Put sim before gdb, so gdb's
9282         configure.tgt can determine if the simulator was configured.
9283
9284 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9285
9286         * config.sub: Move BeOS $os case to be with other Cygnus
9287         local cases.
9288
9289 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9290
9291         * config.sub: Remove misplaced comment that broke Linux.
9292
9293 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9294
9295         * config.sub: Add BeOS support.
9296
9297 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9298
9299         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9300
9301 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9302
9303         * configure.in (noconfigdirs): Remove tcl and tk from
9304         noconfigdirs for cygwin32 builds.
9305
9306 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9307
9308         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9309
9310 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9311
9312         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9313         make-all.com, use makefile.vms instead.
9314
9315 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9316
9317         * config.sub: Accept -lnews*.
9318
9319 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9320
9321         * configure.in (noconfigdirs): Disable target-newlib,
9322         target-examples and target-libiberty for d30v.
9323
9324 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9325
9326         * configure.in (noconfigdirs): Enable ld for d30v.
9327
9328 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9329
9330         * configure.in (tic80-*-*): Build compiler.
9331
9332 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9333
9334         * configure.in (d30v-*): Remove sim directory from list of
9335         unsupported d30v directories
9336
9337 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9338
9339         * config.sub, configure.in: Add d30v target cpu.
9340
9341 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9342
9343         * makefile.vms: New file.
9344         * make-all.com: Remove.
9345
9346 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9347
9348         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9349
9350 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9351
9352         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9353
9354 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9355
9356         * Makefile.in (ALL_MODULES): Added all-db.
9357         (CROSS_CHECK_MODULES): Addec check-db.
9358         (INSTALL_MODULES): Added install-db.
9359         (CLEAN_MODULES): Added clean-db.
9360
9361 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9362
9363         * config.guess: Merge with latest FSF sources.
9364
9365 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9366
9367         * Makefile.in (ALL_MODULES): Added all-itcl.
9368         (CROSS_CHECK_MODULES): Added check-itcl.
9369         (INSTALL_MODULES): Added install-itcl.
9370         (CLEAN_MODULES): Added clean-itcl.
9371
9372 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9373
9374         * configure.in: build gdb for mn10200
9375
9376 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9377
9378         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9379
9380 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9381
9382         * configure.in (tic80-*-*): Turn off most targets right now.
9383
9384 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9385
9386         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9387         rather than the makeinfo program.
9388         (do-info): Depend upon all-texinfo.
9389
9390 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9391
9392         * configure.in: Remove uses of config/mh-linux.
9393
9394         * config.sub, config.guess: Merge with latest FSF sources.
9395
9396 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9397
9398         * config.sub (case $basic_machine): Add tic80 entries.
9399
9400 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9401
9402         * config.sub, config.guess: Merge with latest FSF sources.
9403
9404 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9405
9406         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9407         * mpw-config.in: Test for NewFolderRecursive.
9408         * mpw-install: Use symbolic name for startup filename.
9409         * mpw-README: Add various additional details.
9410
9411 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9412
9413         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9414
9415 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9416
9417         * configure.in: Do build gcc and the target libraries for
9418         the mn10200.
9419
9420 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9421
9422         * configure.in: don't avoid building gdb for mn10300 any more
9423         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9424         instead of single-quoting it.
9425
9426 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9427
9428         * configure.in: Don't use --with-stabs on IRIX 6.
9429
9430 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9431
9432         * configure.in (m32r): Build gdb, libg++ now.
9433
9434 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9435
9436         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9437         directories from noconfigdirs.
9438
9439 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9440
9441         * config.sub (basic_machine): added mips16 configuration
9442
9443 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9444
9445         * config.sub: Handle d10v-unknown.
9446
9447 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9448
9449         * config.sub: Handle v850-unknown.
9450
9451 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9452
9453         * Makefile.in: add findutils
9454         * configure.in: add findutils to list of host_tools
9455
9456 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9457
9458         * config.sub: Handle mn10200 and mn10300.
9459
9460 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9461
9462         * configure.in (d10v-*): Do not build librx.
9463
9464 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9465
9466         * configure.in (mn10300): Build everything except gdb & libgloss.
9467
9468 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9469
9470         * config.guess:  Patch for Dansk Data Elektronik servers,
9471         from Niels Skou Olsen <nso@dde.dk>.
9472
9473         For ncr, use /bin/uname rather than uname, since GNU uname does not
9474         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9475
9476         Patch for MIPS R4000 running System V,
9477         from Eric S. Raymond <esr@snark.thyrsus.com>.
9478
9479         Fix thinko for nextstep.
9480
9481         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9482
9483         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9484         * config.guess: Guess mips-dec-mach_bsd4.3.
9485
9486         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9487         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9488         release numbers.
9489         * config.guess (mips-mips-riscos*):  Emit just enough of the
9490         release number.
9491
9492         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9493         * config.guess (sparc-auspex-sunos*):  Added.
9494         (f300-fujitsu-*): Added.
9495
9496         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9497         * config.guess:  Recognize a Tadpole as a sparc.
9498
9499 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9500
9501         * config.guess: Don't assume that NextStep version is either 2 or
9502         3.  NextStep 4 (aka OpenStep 4) has come out now.
9503
9504 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9505
9506         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9507         From Rik Faith <faith@cs.unc.edu>.
9508
9509 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9510
9511         * config.sub: Contributions from bug-gnu-utils to:
9512         Support plain "hppa" (no version given) architecture, reported by
9513         OpenStep.
9514         OpenBSD like NetBSD.
9515         LynxOs is not a hardware supplier.
9516
9517         * config.guess: Contributions from bug-gnu-utils to add support for:
9518         OpenBSD like NetBSD.
9519         Stratus systems.
9520         More Pyramid systems.
9521         i[n>4]86 Intel chips.
9522         M680[n>4]0 Motorola chips.
9523         Use unknown instead of lynx for hardware manufacturer.
9524
9525 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9526
9527         * install.sh (chmodcmd): Set to null if the DST directory already
9528         exists.
9529
9530 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9531
9532         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9533         not use mt-ppc target Makefile fragment any more.
9534
9535 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9536
9537         * configure.in (*-*-windows):  Exclude everything but those dirs
9538         needed to build windows.
9539
9540 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9541
9542         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9543
9544 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9545
9546         * configure.in:  Exclude mmalloc from i386-windows.
9547
9548 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9549
9550         * Undo my previous change.
9551
9552 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9553
9554         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9555         unconditionally.
9556         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9557
9558 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9559
9560         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9561         host to add it's own flags.
9562
9563 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9564
9565         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9566
9567 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9568
9569         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9570         (CXX_FOR_TARGET): Likewise.
9571         (GCC_FOR_TARGET): Define.
9572         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9573         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9574         CC_FOR_TARGET was specified on the command line.
9575         (MAKEOVERRIDES): Don't define.
9576
9577 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9578
9579         * configure.in (m32r): Fix spelling of libg++ libs.
9580
9581 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9582
9583         * config.sub (-apple*): Remove, now redundant.
9584
9585 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9586
9587         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9588
9589         * configure: Rework yesterday's sed script patch.
9590
9591         * config.sub: Merge with FSF.
9592
9593 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9594
9595         * config.guess:  Merge from FSF.
9596
9597         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9598         * config.guess: Use pc instead of unknown, for pc clone systems.
9599         Change linux to linux-gnu.
9600
9601         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9602         * config.guess: Avoid non-portable tr syntax.
9603
9604 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9605
9606         * test-build.mk (HOLES): Add "xargs" for gdb.
9607
9608         * configure: Avoid hpux10.20 sed bug.
9609
9610 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9611
9612         * configure.in:  Add support for windows host
9613         (that is a build done under the Microsoft build environment).
9614
9615 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * Makefile.in: Replace all uses of srcroot with s, to shrink
9618         command line lengths.
9619
9620         Patches from Geoffrey Noer <noer@cygnus.com>:
9621         * configure.in: If configuring for newlib, pass --with-newlib to
9622         subdirectories.
9623         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9624         -Bnewlib/ and -Lwinsup to gcc.
9625         (CXX_FOR_TARGET): Likewise.
9626
9627 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9628
9629         * Makefile.in (ETC_SUPPORT): Add configure.
9630
9631 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9632
9633         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9634         host configuration file.
9635
9636 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9637
9638         * configure.in: Break mn10x00 support into separate
9639         mn10200 and mn10300 configurations.
9640         * config.sub: Likewise.
9641
9642 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9643
9644         * configure.in: Add lots of stuff to noconfigdirs for
9645         the mn10x00 targets.
9646
9647         * config.sub, configure.in: Add mn10x00 support.
9648
9649 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9650
9651         * make-all.com: Call conf-a-gas, not config-a-gas.
9652
9653 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9654
9655         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9656         targets.
9657
9658 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9659
9660         * mpw-README: Add much more detail for native PowerMac.
9661         * mpw-install: New file.
9662         * mpw-configure: Add --norecursion and --help options.
9663         * mpw-config.in: Translate readme and install files when
9664         copying to objdir.
9665         * mpw-build.in: Don't always depend on byacc and flex.
9666         (install-only-top): New action.
9667
9668 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9669
9670         * configure.in:  You can now configure GDB for the v850.
9671
9672 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9673
9674         * configure.in (noconfigdirs): Don't configure any C++ dirs
9675         if targeting D10V.
9676
9677 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9678
9679         * config.sub: Recognize mips64vr5000.
9680
9681 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9682
9683         * configure.in: Use a single line for host_tools and native_only.
9684
9685 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9686
9687         * config.sub, configure.in: Add entries for m32r.
9688
9689 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9690
9691         * Makefile.in (inet-install): Don't run install-gzip.
9692
9693 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9694
9695         * configure.in:  Don't config lots of things for *-*-windows*.
9696
9697 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9698
9699         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9700         (host_libs, host_tools): Copy from configure.in.
9701         * mpw-configure: Don't complain about directories not found.
9702
9703 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9704
9705         * configure.in (i[345]86): Recognize i686 for pentium pro.
9706         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9707         file.
9708
9709         * config.guess (i[345]86): Ditto.
9710
9711 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9712
9713         * configure.in (noconfigdirs): Removed gdb for D10V.
9714
9715 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9716
9717         * configure.in: Remove ld, target-libio, target-libg++, and
9718         target-libstdc++ from noconfigdirs.
9719
9720 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9721
9722         * configure: Fix three locations where shell scripts were
9723         being run directly rather than with config_shell.
9724
9725 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9726
9727         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9728         * config.sub (basic_machine): Recognize v850.
9729
9730 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9731
9732         * mpw-configure: Handle multiple enable/disable options and
9733         pass them down recursively, handle -c and -s flags appropriately
9734         depending on choice of compiler, add escape mechanism for
9735         quoted arguments to gC.
9736
9737 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9738
9739         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9740         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9741         so that -mrelocatable-lib and -mno-eabi are used.
9742
9743         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9744         not support --print-multi-lib, don't abort.
9745
9746 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9747
9748         * make-all.com: Run config-a-gas.
9749         * setup.com: Don't copy subdirectory files around.
9750
9751 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9752
9753         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9754         target, it now compiles correctly.
9755
9756 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9757
9758         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9759
9760 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9761
9762         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9763
9764 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9765
9766         * configure.in (native_only): Add prms.
9767
9768 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9769
9770         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9771         (BINUTILS_SUPPORT_DIRS): Likewise.
9772
9773 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9774
9775         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9776         d10v support is added.
9777
9778 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9779
9780         * configure.in (d10v-*-*): New target.
9781
9782 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9783
9784         * config.guess (HP 9000/811): Recognize this as a PA1.1
9785         machine.
9786
9787 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9788
9789         * Makefile.in (do-tar-gz): New target, split out from tail end of
9790         taz target.  Run each command separately, don't use pipes.
9791         (taz): Use it.
9792
9793 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9794
9795         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9796         * mpw-build.in: No builds should depend on building byacc or flex,
9797         they are assumed to be installed already.
9798
9799 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9800
9801         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9802         variable that CC_FOR_TARGET needs.
9803
9804 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9805
9806         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9807         options have changed since the last time the subdirectory was
9808         configured, and if it has, reconfigure.
9809         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9810         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9811
9812 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9813
9814         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9815         CLEAN_MODULES): Add bash.
9816         (all-bash): New target.
9817
9818 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9819
9820         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9821
9822 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9823
9824         * config.sub (basic_machine): Recognize d10v as a valid processor.
9825
9826 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9827
9828         * mpw-configure: Add support for --bindir.
9829         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9830
9831 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9832
9833         * configure.in: add bash, time, gawk to list of hosttools and things
9834         to only build for native toolchains
9835
9836 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9837
9838         * Makefile.in (docdir): Remove.
9839
9840 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9841
9842         * Makefile.in (datadir): Set to $(prefix)/share.
9843
9844 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9845
9846         * configure.in: build diff and patch for cygwin32-hosted
9847         toolchains.
9848
9849 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9850
9851         * config.sub: Accept -rtems*.
9852
9853 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9854
9855         * configure.in: enable dosrel for cygwin32-hosted builds,
9856                 remove diff from the list of things not buildable
9857                 via Canadian Cross
9858
9859 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9860
9861         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9862         don't get ". ".
9863
9864 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9865
9866         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9867
9868 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9869
9870         * Makefile.in (taz): Handle case where tex3patch didn't even get
9871         checked out.  Also, if it was found, put the symlink in a new util
9872         subdirectory.
9873
9874 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9875
9876         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9877
9878 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9879
9880         * config.sub: Recognize -openvms.
9881         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9882         * make-all.com, setup.com: New files.
9883
9884 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9885
9886         * Makefile.in (taz): tex3patch moved to texinfo/util.
9887
9888 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9889
9890         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9891         * configure.in: remove make from disable-if-Can-Cross list
9892                 enable gdb if ${host} and ${target} are cygwin32
9893
9894 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9895
9896         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9897         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9898
9899 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9900
9901         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9902         distinguish sysv/svr4/bsd variants.
9903         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9904
9905 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9906
9907         * configure.in: Added copyright notice.
9908         * move-if-change: Added copyright notice.
9909
9910 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9911
9912         * configure.in (powerpcle-*-solaris*): Until we get shared
9913         libraries working, don't build gdb, sim, make, tcl, tk, or
9914         expect.
9915
9916 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9917
9918         * config.guess:  Merge with FSF:
9919
9920         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9921         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9922
9923         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9924         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9925
9926         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9927         * config.guess:  Combine two OSF1 rules.
9928         Also recognize field test versions.  From mjr@zk3.dec.com.
9929         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9930         because GNU uname does not support -p.  From pmr@pajato.com.
9931
9932 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9933
9934         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9935
9936 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9937
9938         * mpw-README: Document GCCIncludes.
9939
9940 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9941
9942         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9943
9944 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9945
9946         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9947
9948 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9949
9950         * configure.in (*-*-cygwin32): Configure make.
9951
9952 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9953
9954         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9955
9956 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9957
9958         * Makefile.in (all-inet): Depend on all-perl.
9959
9960         * Makefile.in (inet-install): New target.
9961
9962         * Makefile.in (all-inet): Depend on all-tcl.
9963         (all-inet): Depend on all-send-pr.
9964
9965 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9966
9967         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9968         temporarily.
9969
9970 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9971
9972         * configure.in: Don't configure --with-gnu-ld on AIX.
9973
9974 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9975
9976         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9977
9978 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9979
9980         * Makefile.in (ALL_MODULES): Added all-inet.
9981         (CROSS_CHECK_MODULES): Added check-inet.
9982         (INSTALL_MODULES): Added install-inet.
9983         (CLEAN_MODULES): Added clean-inet.
9984         (all-indent): New target.
9985
9986         * configure.in (host_tools): Added inet.
9987         (native_only): Added inet.
9988         (noconfigdirs): Added inet.
9989
9990 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9991
9992         * configure.in: Don't configure libgloss if we are not configuring
9993         newlib.
9994
9995 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9996
9997         * configure.in: Don't configure libgloss for unsupported
9998         architectures.
9999
10000 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10001
10002         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10003
10004 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10005
10006         * Makefile.in (ALL_MODULES): Include all-apache.
10007         (CROSS_CHECK_MODULES): Include check-apache.
10008         (INSTALL_MODULES): Include install-apache.
10009         (all-apache): New target.
10010
10011         * configure.in: Added apache everywhere perl is seen.
10012
10013 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10014
10015         * Makefile.in: Add support for clean-{module} and
10016         clean-target-{module} rules.
10017
10018 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10019
10020         * configure.in (*-*-ose) do not build libgloss.
10021
10022 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10023
10024         * config.guess (prep*:SunOS:5.*:*): Turn into
10025         powerpele-unknown-solaris2.
10026
10027 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10028
10029         * configure.in: Permit --enable-shared to specify a list of
10030         directories.
10031
10032 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10033
10034         * configure.in (host==solaris): Pass only the first word of $CC
10035         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10036
10037 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10038
10039         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10040
10041 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10042
10043         * Makefile.in (ALL_MODULES): Include all-perl.
10044         (CROSS_CHECK_MODULES): Include check-perl.
10045         (INSTALL_MODULES): Include install-perl.
10046         (ALL_X11_MODULES): Include all-guile.
10047         (CHECK_X11_MODULES): Include check-guile.
10048         (INSTALL_X11_MODULES): Include install-guile.
10049         (all-perl): New target.
10050         (all-guile): New target.
10051
10052         * configure.in (host_tools): Include perl and guile.
10053         (native_only): Include perl and guile.
10054         (noconfigdirs): Don't build guile and perl; no ports have been
10055         done.
10056
10057 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10058
10059         * configure (--enable-*): Handle quoted option lists such as
10060         --enable-sim-cflags='-g0 -O' better.
10061
10062 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10063
10064         * Makefile.in ({,inst}all-target): New rule so we can make and
10065         install all of the target directories easily.
10066
10067 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10068
10069         * configure.in: Add missing global flag in sed substitution when
10070         deleting `target-' from ${configdirs}.
10071
10072 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10073
10074         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10075         option.
10076
10077         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10078         config/mh-necv4.
10079
10080         * install.sh: Correct misspelling of transformbasename.
10081
10082         * config.guess: Recognize mips-*-sysv*.
10083
10084 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10085
10086         * config.sub: Recognize mon960.
10087
10088 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10089
10090         * configure: Restore Canadian Cross handling of BISON and LEX,
10091         removed in Feb 20 change.
10092
10093 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10094
10095         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10096         Mention make install.  Remove the old copyright date as well the
10097         clumsy and rather pointless copyright on the README file.
10098
10099 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10100
10101         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10102         Makefile after running symlink-tree, then run `make distclean' to
10103         avoid clobbering any generated files in srcdir.
10104
10105 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10106
10107         * configure.in (m68k-*-netbsd*): Build everything now.
10108
10109 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10110
10111         * Makefile.in (taz): Fix quoting.
10112
10113 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10114
10115         * configure.in (sparclet-*-*): Build everything now.
10116
10117 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10118
10119         * configure.in (m68k-*-linux*): New host.
10120
10121 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10122
10123         * configure: Check for bison before byacc.
10124
10125 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10126
10127         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10128         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10129         searching PATH.  These are used as fallbacks by Makefile.in if
10130         flex/bison/byacc aren't in objdir.
10131
10132 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10133
10134         * Makefile.in: Make everything which depends upon all-bfd also
10135         depend upon all-opcodes, in case --with-commonbfdlib is used.
10136
10137 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10138
10139         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10140         building NT native compilers on Unix.
10141
10142 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10143
10144         * configure.in: Don't get CC from the host Makefile fragment if we
10145         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10146         Solaris test for /usr/ucb/cc to the post target script, just after
10147         the compiler sanity test.
10148
10149 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10150
10151         * config.sub: Merge with FSF.
10152
10153 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10154
10155         * Makefile.in (RPATH_ENVVAR): New variable.
10156         (REALLY_SET_LIB_PATH): Use it.
10157         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10158
10159 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10160
10161         * config.sub, configure.in: Recognize sparclet cpu.
10162
10163 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10164
10165         * config.guess:  Support m68k-cbm-sysv4.
10166
10167 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10168
10169         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10170         m68k-unknown-linuxaout from linker help string.  Put quotes around
10171         $ld_help_string.
10172
10173 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10174
10175         * config.guess (powerpc-harris-powerunix): Add guess for port
10176         to new target.
10177
10178 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10179
10180         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10181
10182 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10183
10184         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10185         $(REALLY_SET_LIB_PATH) in Makefile.
10186         * Makefile.in (SET_LIB_PATH): New variable.
10187         (REALLY_SET_LIB_PATH): New variable.
10188         ($(DO_X)): Use $(SET_LIB_PATH).
10189         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10190         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10191         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10192         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10193         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10194         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10195         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10196         (install-dosrel): Likewise.
10197         (all-opcodes): Depend upon all-libiberty.
10198
10199 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10200
10201         * config.guess (*:CYGWIN*): New
10202
10203 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10204
10205         * Makefile.in (all-target-winsup): All all-target-libiberty.
10206
10207 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10208
10209         * configure.in (noconfigdirs): Add missing # in front of comment.
10210
10211 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10212
10213         * configure.in: add second pass to things added to noconfigdirs
10214         so *-gm-magic can exclude libgloss properly.
10215
10216 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10217
10218         * mpw-configure (extralibs_name, rez_name): Set correctly
10219         for MWC68K compiler.
10220
10221         * mpw-README: Add more info on the necessary build tools.
10222
10223 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10224
10225         * configure.in, config.sub: Recognize cygwin32.
10226
10227 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10228
10229         * config.guess, config.sub: Recognize A/UX.
10230
10231 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10232
10233         * config.sub: Merge with gcc/config.sub.
10234
10235 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10236
10237         * mpw-build.in (do-binutils): Add build of stamps.
10238
10239 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10240
10241         * config.sub: Add recognition for mips64vr4100*-* targets.
10242
10243 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10244
10245         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10246         Add creation of gconfigargs with `--enable-shared' turned on.
10247         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10248         ($(host)-stamp-stage3-configured): Likewise.
10249         (HOLES): Add chatr and ldd.
10250         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10251
10252 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10253
10254         * configure: Pass --nfp to recursive configures.
10255
10256 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10257
10258         * Makefile.in (DLLTOOL): New.
10259         (DLLTOOL_FOR_TARGET): New.
10260         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10261         (EXTRA_TARGET_FLAGS): Ditto.
10262         (EXTRA_GCC_FLAGS): Ditto.
10263         (CONFIGURE_TARGET_MODULES): Ditto.
10264         (DO_X): Ditto.
10265         * configure: Add DLLTOOL.
10266
10267 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10268
10269         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10270         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10271         mh-sco, since old workarounds no longer needed, and don't
10272         build ld, since libraries have weak symbols in COFF.
10273
10274 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10275
10276         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10277
10278 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10279
10280         * configure.in: Make sure that ${CC} can be used to compile an
10281         executable.
10282
10283 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10284
10285         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10286         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10287         nothing depending on whether gdbtk is being built.
10288
10289 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10290
10291         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10292
10293 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10294
10295         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10296         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10297
10298 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10299
10300         * config-ml.in: Add support for
10301         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10302         Simplify setting of multidirs from --disable-foo.
10303
10304 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10305
10306         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10307         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10308         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10309         non-empty, pass them on to the  GCC make.
10310         (all-bootstrap): New rule that is like all-gcc, except it executes
10311         the GCC bootstrap rule instead of the GCC all rule.
10312
10313 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10314
10315         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10316
10317 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10318
10319         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10320         DG/UX support.
10321
10322 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10323
10324         * config.sub (i*86*) Change [345] to [3456]
10325
10326 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10327
10328         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10329         --with-gnu-ld=no.
10330
10331 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10332
10333         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10334         AIX multilibs get built.
10335
10336 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10337
10338         * configure.in (i386-win32): Don't build expect if we're not
10339         building the tcl subdir.
10340
10341 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10342
10343         * Makefile.in: (configure-target-examples, all-target-examples):
10344         New targets, configure and build example programs.
10345
10346 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10347
10348         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10349         use it as input to sedit the generated MPW makefile.
10350         * mpw-README: Add a suggestion about Gestalt.h.
10351
10352 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10353
10354         * config.sub: Accept *-*-ieee*.
10355
10356 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10357
10358         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10359         Ronald F. Guilmette <rfg@monkeys.com>.
10360
10361 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10362
10363         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10364         for powerpc-pe native.
10365         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10366         (target==powerpc-pe): duplicate i386-win32 entry.
10367
10368 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10369
10370         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10371         of vxworks, not just vxworks5.1.
10372
10373 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10374
10375         * mpw-configure: Add support for exec-prefix.
10376
10377 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10378
10379         * config.guess: Recognize HP model 816 machines as having
10380         a PA1.1 processor.
10381
10382 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10383
10384         * configure: Ignore new autoconf configure options.
10385
10386 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10387
10388         * config.guess:  Recognize Pentium under SCO.
10389         From Robert Lipe <robertl@arnet.com>.
10390
10391 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10392
10393         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10394
10395 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * configure.in: Don't configure gas for alpha-dec-osf*.
10398
10399 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10400
10401         * configure.in: Default to --with-stabs for some targets for which
10402         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10403         i[345]86*-*-unixware*.
10404
10405 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10406
10407         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10408         rather than basing it on the target.  Simplify handling of options
10409         controlling which directories to configure.  Remove extraneous
10410         slash in multi-clean target.
10411
10412 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10413
10414         * config-ml.in: Prefix more variables with ml_ so they don't collide
10415         with configure's.
10416
10417 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10418
10419         * configure: Don't turn -v into --v.
10420
10421 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10422
10423         * configure.in (targargs): Fix typo.
10424
10425         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10426
10427 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10428
10429         * configure.in: Strip --host and --target options from
10430         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10431         --with-cross-host option when building with a cross-compiler.
10432         * configure: Canonicalize the arguments put into config.status by
10433         always using `=' for an option with an argument.  Pass a presumed
10434         --host or --target explicitly.
10435
10436 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10437
10438         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10439         into general OS recognition case.
10440
10441 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10442
10443         * configure.in (target_configdirs): add target-winsup only
10444         for win32 target systems.
10445
10446 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10447
10448         * Makefile.in (all-target-libgloss): Depend upon
10449         configure-target-newlib, since when libgloss is built it looks to
10450         see if the newlib directory exists.
10451
10452 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10453
10454         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10455         cfg-ml-*.in.
10456
10457 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10458
10459         * configure: Handle LD and LD_FOR_TARGET when configuring a
10460         Canadian Cross.
10461
10462 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10463
10464         * configure.in (target_libs): add target-winsup.
10465         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10466         (target==ppcle-pe): remove ld from $noconfigdirs.
10467
10468 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10469
10470         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10471         Preserve relative path names in $srcdir.  Build symlink tree if
10472         configuring cross target dir and srcdir=. (= no VPATH support).
10473         (configure-target-libg++): Depend on configure-target-librx.
10474         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10475         * config-ml.in: New file.
10476         * symlink-tree: New file.
10477         * configure: Ensure srcdir="." if that's what it is.
10478
10479 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10480
10481         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10482         includes and FLEX_SKELETON setting.
10483         * mpw-configure (--with-gnu-ld): New option, controls whether
10484         to use PPCLink or ld with PowerMac GCC.
10485         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10486         * mpw-config.in: Configure grez if targeting Mac.
10487
10488         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10489         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10490         just macos.
10491         * configure.in: Configure grez resource compiler if targeting Mac.
10492         * Makefile.in (all-grez, install-grez): New targets.
10493
10494 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10495
10496         * configure: CXX defaults to gcc, not g++.  If we find
10497         gcc in the path, set CC to gcc -O2.
10498
10499 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * configure: Default ${build} correctly.  Avoid picking up extra
10502         spaces when reading CC and CXX from Makefile.  When doing a
10503         Canadian Cross, use plausible default values for numerous
10504         variables.
10505         * configure.in: When doing a Canadian Cross, don't try to
10506         configure tools whose configure script can't handle it.
10507
10508 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10509
10510         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10511
10512 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10513
10514         * configure:  Remove dubious bug reporting address.
10515
10516 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10517
10518         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10519         configure script, run that instead of this directory's configure.
10520         In either case, print a message that we're configuring the sub-dir.
10521
10522 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10523
10524         * configure.in: Before checking for the existence of various files,
10525         use sed to filter out "target-".
10526
10527 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10528
10529         * Makefile.in (DO_X): Split rule to decrease command line length
10530         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10531         (Philippe De Muyter).
10532
10533 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10534
10535         * Makefile.in (all-patch): depend on all-libiberty.
10536
10537 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10538
10539         * configure.in: If the only directory in target_configdirs which
10540         actually exists is libiberty, then set target_configdirs to empty,
10541         to avoid trying to build a target libiberty in a gas or gdb
10542         distribution.
10543
10544 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10545
10546         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10547         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10548         systems.
10549
10550 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10551
10552         * configure.in (copy_dirs): Use sys-include instead of include
10553         for --with-headers option.
10554
10555 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10556
10557         * Makefile.in, configure.in: Make winsup builds work with
10558         new scheme.
10559
10560 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10561
10562         * configure.in: Build the linker on AIX.
10563
10564 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10565
10566         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10567         where needed.
10568
10569 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10570
10571         * Makefile.in (all-gcc): Fix typo.
10572
10573 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10574
10575         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10576
10577 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10578
10579         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10580         to target-xiberty, to provide more flexibility.
10581         (target_subdir):  Define.  Create if cross.
10582         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10583         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10584         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10585         check-libFOO -> check-target-libFOO, etc.
10586         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10587         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10588         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10589         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10590         allow ALL_GCC="" to only configure.
10591         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10592         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10593         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10594
10595 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10596
10597         * Makefile.in (taz): Build "info" in etc explicitly.
10598
10599 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10600
10601         * configure.in:  Make sure that CC is undefined (as opposed to
10602         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10603         problem with autoconf trying to configure on a host without GCC.
10604
10605 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10606
10607         * mpw-configure: Set host alias from choice of host compiler,
10608         only use generic MPW Makefile sed if present, edit a file
10609         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10610         * mpw-README: Add problem notes about CW6 and CW7.
10611
10612 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10613
10614         * Makefile.in (taz): Use ";" instead of ";;".
10615
10616 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10617
10618         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10619         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10620         DISTDOCDIRS.
10621         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10622         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10623
10624 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10625
10626         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10627         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10628         Move bfd to DISTSTUFFDIRS.
10629
10630 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10631
10632         * Makefile.in (X11_LIB): Removed.
10633         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10634
10635         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10636
10637 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10638
10639         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10640         names.
10641
10642 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10643
10644         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10645
10646 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10647
10648         * configure.in (i[345]86-*-win32): Always build newlib.
10649         Don't configure cvs, autoconf or texinfo.
10650         * Makefile.in (LD_FOR_TARGET): New.
10651         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10652         Pass down LD_FOR_TARGET.
10653
10654 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10655
10656         * winsup: New directory.
10657         * Makefile.in: Build winsup.
10658         * configure.in: Winsup is configured when target is win32.
10659         Can only build win32 target GDB when native.
10660
10661 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10662
10663         * config.guess: Recognize HP model 819 machines as having
10664         a PA 1.1 processor.
10665
10666 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10667
10668         * configure: Fix sed loop which substitutes for CC and CXX to
10669         avoid bug found in various sed implementations.
10670
10671 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10672
10673         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10674         simulator.  Use standard powerpc-*-eabi*.
10675
10676 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10677
10678         * configure.in: Stop putting gas and binutils in noconfigdirs for
10679         powerpc-*-aix* and rs6000-*-*.
10680
10681 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10682
10683         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10684         -mcall-aixdesc libraries.
10685
10686 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10687
10688         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10689
10690         * config.sub (arm | armel | armeb): Fix shell syntax.
10691
10692 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10693
10694         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10695         -msoft-float and -mcpu=common support.
10696         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10697         libraries.
10698
10699 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10700
10701         * configure.in: Allow configuration and build of emacs19 for the alpha.
10702
10703 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10704
10705         * configure.in (CC): Get ^CC, not just any old CC, from
10706         ${host_makefile_frag}.
10707
10708 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10709
10710         * configure.in (CC): Try to get CC from
10711         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10712
10713 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10714
10715         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10716         only if it exists in $(srcdir).
10717
10718 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10719
10720         * configure: If CC and CXX are not set in the environment, set
10721         them, based on either an existing Makefile or on searching for gcc
10722         in PATH.  Substitute for CC and CXX in Makefile.
10723         * configure.in: Remove libm from target_libs.  Separate
10724         target_configdirs from configdirs.  If CC is not set in
10725         environment, try to get it from a host Makefile fragment.  Rewrite
10726         changes of configdirs to use skipdirs instead.  A few minor
10727         tweaks.  Take directories out of target_configdirs as they are
10728         taken out of configdirs.  Remove existing Makefile files from
10729         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10730         CONFIG_ARGUMENTS in Makefile.
10731         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10732         by configure.in.
10733         (CONFIG_ARGUMENTS): Likewise.
10734         (CONFIGURE_TARGET_MODULES): New variable.
10735         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10736         ($(CONFIGURE_TARGET_MODULES)): New target.
10737         (configure-libg++, configure-libio): New targets.
10738         (all-libg++): Depend upon configure-libg++.
10739         (all-libio): Depend upon configure-libio.
10740         (configure-libgloss, all-libgloss): New targets.
10741         (configure-libstdc++): New target.
10742         (all-libstdc++): Depend upon configure-libstdc++.
10743         (configure-librx, all-librx): New targets.
10744         (configure-newlib): New target.
10745         (all-newlib): Depend upon configure-newlib
10746         (configure-xiberty): New target.
10747         (all-xiberty): Depend upon configure-xiberty.
10748
10749 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10750
10751         * configure.in (host i[345]86-*-win32):  Expand the
10752         noconfigdirs again.
10753
10754 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10755
10756         * mpw-configure: Fix sed command file name.
10757
10758 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10759
10760         * configure.in (host i[345]86-*-win32): Reduce the
10761         noconfigdirs again.
10762
10763 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10764
10765         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10766         or powerpc*-*-pe*, since they are not yet supported.
10767
10768 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10769
10770         Add PowerMac support and many other enhancements.
10771         * mpw-configure: New option --cc to select compiler to use,
10772         paste options set according to --cc into the generated
10773         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10774         if mpw-make.sed is present.
10775         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10776         add forward includes for PowerPC include files.
10777         * mpw-build.in: Build using Makefile.PPC if present.
10778         (do-byacc, etc): Remove separate version resource builds.
10779         (do-gas): Build "stamps" before "all".
10780         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10781         * mpw-README: Update to reflect --cc option, PowerMac support,
10782         and recently-reported compatibility problems.
10783
10784 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10785
10786         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10787         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10788         (--with-multilib-top): Pass to recursive invocations.
10789
10790 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10791
10792         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10793         v810-*-*.
10794
10795 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10796
10797         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10798         gdb, ld and opcodes on v810-*-*.
10799
10800 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10801
10802         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10803         (local-maintainer-clean): New target.
10804         (maintainer-clean): New target.
10805         (realclean): Just depend upon maintainer-clean.
10806
10807 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10808
10809         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10810
10811 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10812
10813         * configure.in: Build ld in mips*-*-bsd* case.
10814
10815 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10816
10817         * config.sub: Accept -lites* OS.  From Ian Dall.
10818
10819 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10820
10821         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10822         targets.
10823
10824 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10825
10826         * configure.in: treat i386-win32 canadian cross the same as
10827         i386-go32 canadian cross.
10828
10829 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10830
10831         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10832         running under the simulator to build a reduced set of libraries.
10833         (powerpc-*-eabiaix): Add fine grained multilib support added to
10834         other powerpc targets yesterday.
10835
10836 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10837
10838         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10839         -disable-softfloat, -disable-relocatable, -disable-aix, and
10840         -disable-sysv to control which multilib libraries get built.
10841
10842 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10843
10844         * configure: Add Makefile.tem to list of files to remove in trap
10845         handler.
10846
10847 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10848
10849         * config.guess (*Linux*):  Add missing "exit"s.
10850         Also, need specific check for alpha-unknown-linux (uses COFF).
10851
10852 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10853
10854         * config.guess:  Merge with FSF:
10855
10856         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10857         * config.guess (AIX4): More robust release numbering discovery.
10858
10859         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10860         * config.guess (i386-sequent-ptx): Properly get version number.
10861
10862         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10863         * config.guess (mips:*:4*:UMIPS): New case.
10864
10865 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10866
10867         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10868         (i386-win32 host): Likewise.  Don't build readline.
10869
10870 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10871
10872         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10873         SUPPORT_FILES to submakes.
10874
10875 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10876
10877         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10878         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10879         mpw-configure.
10880
10881 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10882
10883         * configure.in (appdirs): Use =, not ==, in test expression when
10884         trying to build the text to print in the warning message for
10885         Solaris users.
10886
10887 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10888
10889         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10890
10891 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10892
10893         * config.guess: Recognize lynx-2.3.
10894
10895 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10896
10897         * config.sub (z8ksim): Deleted
10898         (z8k-*-coff): New, this is the one true name of the target.
10899
10900 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10901
10902         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10903
10904 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10905
10906         * config.guess (*:Linux:*:*): First try asking the linker what the
10907         default object file format is (elf, aout, or coff).  Then if this
10908         fails, try previous methods.
10909
10910 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10911
10912         * configure.in: Don't build newlib for *-*-vxworks5.1.
10913
10914 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10915
10916         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10917         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10918
10919 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10920
10921         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10922
10923 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10924
10925         * cfg-ml-com.in: New file.
10926         * cfg-ml-pos.in: New file.
10927
10928 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10929
10930         * COPYING.NEWLIB: Add HP free copyright to list.
10931
10932 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10933
10934         * config.sub: Recognize -eabi* for the system, not just -eabi.
10935
10936 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10937
10938         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10939         * config.sub, configure.in (win32): New target and host.
10940
10941 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10942
10943         * configure.in: Add i386-pe configuration.
10944
10945 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10946
10947         * mpw-build.in (install): Install GDB after LD.
10948
10949 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10950
10951         * mpw-config.in (elf/mips.h): Always forward-include, needed
10952         for GDB to build.
10953
10954 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10955
10956         * testsuite: New directory for customer acceptance and whole tool
10957         chain tests.
10958
10959 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10960
10961         * configure: If per-host line isn't found, but AC_OUTPUT is found
10962         and a configure script exists, run it instead.
10963
10964 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10965
10966         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10967
10968 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10969
10970         * configure: Set build_{cpu,vendor,os,alias} to host values when
10971         --build isn't specified.
10972
10973 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10974
10975         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10976         (FLAGS_TO_PASS): Pass them.
10977         (EXTRA_TARGET_FLAGS): Ditto.
10978
10979 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10980
10981         * Makefile.in (all-libg++): Depend on all-libstdc++.
10982
10983 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10984
10985         * configure.in (noconfigdirs): Enable all packages for
10986           i386-unknown-netbsd.
10987
10988 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10989
10990         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10991         hosted builds (DOS builds)
10992
10993 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10994
10995         Changes for ARM based on patches from Richard Earnshaw:
10996         * config.sub: Handle armeb and armel.
10997         * configure.in: Omit arm linker only for riscix.
10998
10999 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11000
11001         * config.guess:  Update from FSF.
11002
11003 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11004
11005         * config.sub: Recognize powerpcle as the little endian variant of
11006         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11007         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11008         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11009         temporarily.
11010
11011 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11012
11013         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11014
11015 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11016
11017         * config.sub: Accept -lites* as a basic system type.
11018
11019 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11020
11021         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11022         installed, and if so return linuxoldld as the system name.
11023
11024 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11025
11026         * config.guess: Add hppa1.1-hp-lites support.
11027
11028 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11029
11030         * configure.in: Don't build newlib for m68k-vxworks5.1.
11031
11032 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11033
11034         * configure.in (mips-sgi-irix6): Use mh-irix5.
11035
11036 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11037
11038         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11039
11040 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11041
11042         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11043         OSF/1.  Fix compiler flags.
11044         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11045
11046 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11047
11048         * configure.in: Recognize --with-newlib.
11049         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11050
11051 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11052
11053         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11054         to *_X11_MODULES due to gdbtk needing X include files et al.
11055
11056 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11057
11058         Merge in support for Mac MPW as a host.
11059         (Old change descriptions retained for informational value.)
11060
11061         * mpw-config.in: Add generic include forwards for cpu-specific
11062         include files in aout and elf directories.
11063
11064         * mpw-configure: Added copyright.
11065         * mpw-config.in: Check for presence of required build tools.
11066         (target_libs): Add newlib.
11067         (target_tools): Add examples.
11068         (Read Me): Generate as "Read Me for MPW" instead.
11069         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11070         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11071         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11072
11073         * mpw-configure: Remove subdir-specific makefile hackery,
11074         delete mk.tmp after using it.
11075
11076         * mpw-build.in (all): Display start and end times.
11077
11078         * mpw-configure (host_canonical): Set.
11079         (target_cpu): Always add to makefiles.
11080         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11081         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11082         (mpw-mh-mpw): Look for in srcdir and srcroot.
11083         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11084
11085         * mpw-build.in: (install-only): New target.
11086
11087         * mpw-configure (host_alias, target_alias): Rename from hostalias
11088         and targetalias, add into generated Makefile.
11089         (mk.tmp): If present, add into generated Makefile.
11090         * mpw-build.in (all-gas): Build config.h first before gas proper.
11091
11092         * mpw-configure (config.status): Write only if changed.
11093         * mpw-config.in (readline): Configure it (not built, just used for
11094         definitions).
11095
11096         * mpw-config.in (elf/mips.h): Add a forward include.
11097
11098         * mpw-config.in: Forward-include most .h files in include into
11099         extra-include.
11100         (readline): Don't build.
11101         mpw-build.in (install): Install GDB.
11102
11103         * mpw-configure (prefix, mpw_prefix): Handle it.
11104         * mpw-config.in (mmalloc, readline): Don't configure.
11105         * mpw-build.in (thisscript): Rename to ThisScript.
11106         Use mpw-build instead of BuildProgram everywhere.
11107         (mmalloc, readline): Don't build.
11108         * mpw-README: New file, basic documentation about the MPW port.
11109
11110         * mpw-config.in: Use forward-include to create include files.
11111
11112         * mpw-configure: Add more things to the top of each configured
11113         Makefile, including contents of config/mpw-mh-mpw.
11114         * mpw-config.in (extra-include): Create this directory and fill it
11115         with Posix-like include files when configuring.
11116
11117         * config.sub (apple, mac, mpw): Add various aliases.
11118
11119         * mpw-build.in: New file, top-level build script fragment for MPW.
11120         * mpw-configure: New file, configure script for MPW.
11121         * mpw-config.in: New file, config fragment for MPW.
11122
11123 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11124
11125         * configure.in (host_libs): Remove glob, since it is gone from the
11126         sources.
11127
11128 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11129
11130         * Makefile.in: define empty GDB_NLM_DEPS var.
11131
11132         * configure.in(target_makefile_frag): use config/mt-netware
11133         for netware targets.
11134
11135 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11136
11137         * config.sub: Merge in recent FSF changes.  Remove linux special
11138         cases.
11139
11140 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11141
11142         Revert this change:
11143
11144         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11145
11146                 * build-all.mk: Use CC=cc -Xs on Solaris.
11147
11148 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11149
11150         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11151         stop using it.
11152         * Makefile.in: Nuke all references to glob subdirectory.
11153
11154 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11155
11156         * configure.in: Fix --enable-shared logic in per-host.
11157
11158 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11159
11160         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11161
11162 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11163
11164         * configure.in (noconfigdirs): Don't build gas on AIX, for
11165         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11166
11167 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11168
11169         * configure: Fix --cache-file to work if the file argument is a
11170         relative path.
11171
11172 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11173
11174         * configure: If the --cache-file is used, pass it down to
11175         configure in subdirectories.
11176
11177 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11178
11179         * config.sub: add vxworks29k configuration.
11180
11181 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11182
11183         * Makefile.in (taz): Do "diststuff" part quietly.
11184
11185 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11186
11187         * config.sub: Mini-merge with gcc/config.sub.
11188
11189 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11190
11191         * config.guess (IRIX): Sed - to _.
11192
11193 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11194
11195         * Makefile.in (source-vault, binary-vault): New targets.
11196
11197 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11198
11199         * config.sub: Recognize -eabi as a basic system type.
11200
11201 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11202
11203         * configure.in (enable_shared stuff): Fix typo.
11204
11205 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11206
11207         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11208
11209 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11210
11211         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11212
11213 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11214
11215         * configure.in (rs6000-*-*): Don't build gas.
11216
11217 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11218
11219         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11220         reduce command line length.
11221         (AS_FOR_TARGET): Check for as.new, not Makefile.
11222         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11223
11224 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11225
11226         * config.guess:  Merge from FSF.
11227
11228 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11229
11230         * configure: Don't use $ when handling program_suffix.
11231
11232 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11233
11234         * configure.in:  Configure tk for hppa/hpux.
11235
11236 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11237
11238         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11239
11240 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11241
11242         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11243         to LIBCXXFLAGS.  Tests are better run without it.
11244
11245 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11246
11247         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11248
11249 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11250
11251         * configure.in (*-*-netware*): Don't configure xiberty.
11252
11253 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11254
11255         * configure.in:  Remove tk from native_only list.
11256
11257 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11258
11259         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11260           for special NCD build.
11261
11262 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11263
11264         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11265         makeall.bat, they're only useful for binutils snapshots.
11266         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11267         makeall.bat to specified SUPPORT_FILES.
11268
11269 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11270
11271         * build-all.mk: Add Ericsson targets to sun4 and solaris
11272           hosts.  Add  BNR's sun4 target to solaris host, so their
11273           build-from-source will be tested in-house first.
11274
11275 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11276
11277         * Makefile.in (LIBCFLAGS): New variable.
11278         (CFLAGS_FOR_TARGET): Ditto.
11279         (LIBCFLAGS_FOR_TARGET): Ditto.
11280         (LIBCXXFLAGS): Ditto.
11281         (CXXFLAGS_FOR_TARGET): Ditto.
11282         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11283         (BASE_FLAGS_TO_PASS): Pass them.
11284         (EXTRA_TARGET_FLAGS): Ditto.
11285
11286         * configure.in: Support --enable-shared.
11287
11288 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11289
11290         * configure.in (target_libs):  Include libstdc++ again.
11291         * config.guess:  Update from FSF (for FreeBSD).
11292
11293 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11294
11295         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11296         makeall.bat.
11297         (DISTDOCDIRS): Add `etc'.
11298         (ETC_SUPPORT_PFX): New variable.
11299         (taz): Include anything from etc starting with a word in
11300         ETC_SUPPORT_PFX.
11301
11302 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11303
11304         * config.sub: Update for recent FSF changes.  Remove obsolete
11305         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11306         spacing changes.
11307
11308 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11309
11310         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11311
11312         * config.guess:  Merge with FSF.
11313         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11314
11315 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11316
11317         * configure: Since the "trap 0" handler will override the exit
11318         status on many systems, only use it for "exit 1", and make it set
11319         a non-zero exit status; reset it before "exit 0".  Also, check
11320         exit status of config.sub, and error out if it failed.
11321
11322 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11323
11324         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11325         and install libgloss.
11326
11327 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11328
11329         * Makefile.in (all-binutils): Depend upon all-byacc.
11330
11331         * configure.in: Don't build emacs on Irix 5.
11332
11333 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11334
11335         * configure.in (*-*-netware*): Add libio.
11336
11337 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11338
11339         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11340         (CHECK_TARGET_MODULES): Ditto.
11341         (INSTALL_TARGET_MODULES): Ditto.
11342         (TARGET_LIBS): Ditto.
11343         (all-libstdc++): Note dependencies.
11344
11345 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11346
11347         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11348
11349 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11350
11351         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11352         -fexternal-templates.
11353
11354         * configure.in (target_libs): Add libstdc++.
11355         (noconfigdirs): Add libstdc++ as appropriate.
11356
11357 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11358
11359         * config.guess:  Update from FSF.
11360
11361 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11362
11363         * configure: Use ${config_shell} when running ${configsub}.
11364
11365 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11366
11367         * config.sub: No longer recognize h8300h.
11368
11369 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11370
11371         * config.sub: Remove extraneous differences between config.sub and
11372         gcc/config.sub.
11373
11374 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11375
11376         * Makefile.in (DISTSTUFFDIRS): Add gas.
11377
11378 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11379
11380         * COPYING.NEWLIB: New file.
11381
11382 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11383
11384         * config.guess (HP-UX):  Patch from Harlan Stenn
11385         <harlan@landmark.com> to also emit release level.
11386
11387 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11388
11389         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11390
11391 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11392
11393         * config.sub:  Merge nextstep cleanup from FSF.
11394
11395 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11396
11397         * configure.in (arm-*-*): Don't configure ld for this target.
11398
11399 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11400
11401         * configure.in (*-*-netware): don't configure libg++, libio,
11402           librx, or newlib.
11403
11404 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11405
11406         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11407         configure ld--it works, but it doesn't support shared libraries.
11408
11409 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11410
11411         * config.guess (*-unknown-freebsd*):  Get rid of possible
11412         trailing "(Release)" in version string.
11413         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11414
11415 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11416
11417         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11418         Fix type: *-next-neststep -> *-next-nextstep.
11419
11420         * config.guess:  Merge from FSF:
11421
11422         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11423
11424         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11425
11426         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11427
11428         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11429         instead of UNIX_SV for UnixWare 1.0).
11430
11431 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11432
11433         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11434         to make gdb/nlm/* build after the compiler and linker.
11435
11436 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11437
11438         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11439         not just i[34]86.
11440         (m68k-atari-sysv4):  Relocate to match FSF version.
11441
11442         * config.guess:  More merges from the FSF:
11443
11444         Add a space before function call or macro invocation.
11445
11446         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11447
11448         * config.guess: Add trap cmd to remove dummy.c and dummy when
11449         interrupted.
11450
11451         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11452
11453         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11454         (dummy): Redirect stderr from compilation of dummy.c.
11455
11456         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11457
11458         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11459
11460 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11461
11462         * configure: Accept and ignore --cache*, for compatibility with
11463         new autoconf.
11464
11465 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11466
11467         * config.guess:  Merge from FSF:
11468
11469         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11470
11471         * config.guess (Pyramid*:OSx*:*:*): New case.
11472         (PATH): Add /.attbin at end for finding uname.
11473         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11474
11475         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11476
11477         * config.guess (M88*:DolphinOS:*:*): New case.
11478
11479         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11480
11481         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11482         to select whether to use ELF or COFF.
11483
11484         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11485
11486         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11487
11488         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11489
11490         * config.guess: Guess the OS version for HPUX.
11491
11492         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11493
11494         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11495
11496 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11497
11498         * configure.in: Recognize --with-headers, --with-libs, and
11499         --without-newlib.
11500         * Makefile.in (all-xiberty): Depend upon all-ld.
11501
11502 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11503
11504         * configure.in: Change i[34]86 to i[345]86.
11505
11506 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11507
11508         * configure (version): A few more tweaks to help message.
11509
11510 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11511
11512         * Makefile.in:  Remove (for now) librx as a host library,
11513         now that we're building it for target.
11514
11515 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11516
11517         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11518         (Karl Berry).
11519
11520 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11521
11522         * configure.in:  Also configure librx.
11523
11524 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11525
11526         * Makefile.in:  Update various rules to reflect that librx
11527         is now needed for libg++.
11528
11529 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11530
11531         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11532
11533 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11534
11535         * configure.in: Configure the examples directory.
11536
11537 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11538
11539         * configure: Simplify Jun 2 1994 change.
11540
11541 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11542
11543         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11544         /bin/gcc isn't good enough to build gcc.
11545
11546 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11547
11548         * Makefile.in (GDB_SUPPORT_FILES): Remove
11549         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11550         (gdb.tar.gz): Add new rule to use standard distribution building
11551         mechanism.
11552
11553 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11554
11555         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11556         Bill Cox <bill@cygnus.com>.
11557
11558 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11559
11560         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11561
11562 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11563
11564         * configure:  Search current dir first in .gdbinit.
11565
11566 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11567
11568         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11569
11570 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11571
11572         * config.sub:  Refer to NeXT's operating system as nextstep.
11573
11574         * config.sub (case $basic_machine):  Re-order the cases, to match
11575         the order in the FSF version (which is mostly alphabethical).
11576         Merge in some additions and changes from the FSF.
11577
11578 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11579
11580         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11581         * config.sub: Recognize cxux7.
11582         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11583
11584 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11585
11586         * config.sub:  Fix typo powerpc -> powerpc-*.
11587
11588 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11589
11590         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11591
11592         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11593         parallel with all-emacs and install-emacs).  Top-level command
11594         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11595
11596 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11597
11598         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11599         $(relbindir)/make before doing ``make install'', and use
11600         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11601         installing over running make binary.
11602         ($(host)-stamp-stage3-installed): Likewise.
11603
11604 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11605
11606         * config.guess: Recognize Mach.
11607
11608 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11609
11610         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11611         see whether --exec-prefix was used.
11612
11613 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11614
11615         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11616
11617 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11618
11619         * Makefile.in: Add all-librx target similar to all-libproc.
11620
11621 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11622
11623         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11624         with post 1.2 uname bogosity.
11625
11626 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11627
11628         * configure: Remove temporary files on receipt of a signal.
11629
11630 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11631
11632         * configure: If there is a package_makefile_frag, remove
11633         ${subdir}/Makefile.tem after copying it in.
11634
11635 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11636
11637         * build_all.mk: support rs6000 lynx identifies itself as
11638         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11639         since /bin/gcc is too feeble to compile a modern gcc.
11640
11641 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11642
11643         * brought devo/test-build.mk update-to-date with progressive/
11644           test-build.mk. Add lynx targets and hppa flag info.
11645
11646 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11647
11648         * configure.in:  Use mh-ncrsvr43.  Patch from
11649         Tom McConnell <tmcconne@sedona.intel.com>.
11650
11651 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11652
11653         * config.guess (i386-unknown-bsdi):  No longer need to
11654         check #if defined(__bsdi__) && defined(__i386__).
11655
11656 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11657
11658         * configure: Set program_transform_nameoption correctly.
11659
11660 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11661
11662         * brought build-all.mk update-to-date with progressive build-all.mk,
11663           added new targets and hppa info.
11664
11665 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11666
11667         * configure: If config.guess result is a prefix of the user
11668         specified target, assume a native build and use the user specified
11669         target as the host alias.  Remove SunOS patch suffix removal hack.
11670         * configure.in: Remove SunOS patch suffix removal hack.
11671
11672         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11673         in NATIVE_CHECK_MODULES.
11674
11675 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11676
11677         * Makefile.in: Rename HOST_ONLY to NATIVE.
11678         * configure: Delete SunOs patch suffix from host_canonical
11679           and build_canonical variables that are prepended to Makefiles.
11680         * configure.in: Add comments for easier maintenance.
11681
11682 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11683
11684         * Makefile.in: Add all-libproc target similar to all-gui.
11685
11686 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11687
11688         * Makefile.in (CHECK_MODULES): split into
11689         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11690
11691 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11692
11693         * config.guess (i386-unknown-bsdi): New system to guess.
11694
11695 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11696
11697         * Makefile.in: Add all-gui target (but not yet build by "all").
11698
11699 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11700
11701         * config.sub: Move deletion of patch suffix from here...
11702         * configure.in: To here, at Ian's suggestion.  The top-
11703           level scripts might need to know of a patch level.
11704
11705 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11706
11707         * config.sub: Strip off patch suffix so rtl is recognized
11708           as a sunos4.1.3 machine, even though it's been patched.
11709
11710 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11711
11712         * Makefile.in (INSTALL_LAST): Delete.
11713         (INSTALL_DOSREL): New.
11714
11715 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11716
11717         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11718         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11719         whether we pass down --with-gnu-ld anyhow.
11720
11721 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11722
11723         * Makefile.in (INSTALL_LAST): Change operation so it works
11724         on more flavors of make.
11725         * configure.in (go32): Don't build libg++ or libio.
11726
11727 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11728
11729         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11730         they can be overriden by templates.
11731
11732 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11733
11734         * configure.in (target==go32): Don't build gdb.
11735         * dosrel: New directory.
11736
11737 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11738
11739         * configure.in (host==go32): Configure dosrel too.
11740         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11741         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11742         be set by incoming names or templates.
11743         (INSTALL_LAST): New rule.
11744
11745 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11746
11747         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11748
11749 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11750
11751         * configure.in (appdirs): New variable.  Currently empty, but will
11752         be used in gas distribution.  If nonempty, lists a set of
11753         directories at least one of which must get configured, or top
11754         level configuration is considered to have failed.
11755         (rs6000-*-lynxos*): Use new file name.
11756
11757 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11758
11759         Eliminate XTRAFLAGS.
11760         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11761         newlib include files using -idirafter, and also use -nostdinc.
11762         (CXX_FOR_TARGET): Likewise.
11763         (XTRAFLAGS): Removed.
11764         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11765         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11766         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11767         ($(DO_X)): Don't pass down XTRAFLAGS.
11768
11769 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11770
11771         * configure.in (mips*-dec-bsd*): New target; do build linker.
11772         (mips*-*-bsd*): New target; don't build linker.
11773
11774 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11775
11776         * configure.in: support rs6000-*-lynxos* configuration.
11777         support sunos4 as a cross target.
11778
11779         * config.sub: look for lynx*, not lynx since the OS version may
11780         legitimately be part of the name.
11781
11782 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11783
11784         * configure.in (i[34]86-*-sco*): Move to be with other i386
11785         targets.
11786         (romp-*-*): New target.  Skip various binary utilities.
11787         (vax-*-*): New target.  Don't build newlib.
11788         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11789
11790 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11791
11792         * configure.in: Only set host_makefile_frag if config
11793         directory exists.
11794
11795 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11796
11797         * install.sh: If $dstdir exists, don't check whether each
11798         component does.
11799
11800 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11801
11802         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11803
11804 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11805
11806         * configure.in (*-*-lynxos*): Don't configure newlib for either
11807         native or cross Lynx.
11808
11809 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11810
11811         * config.sub (sparc64-elf): Fix os.
11812         (z8k): Remove duplicate.
11813
11814 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11815
11816         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11817         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11818
11819 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11820
11821         * configure: Make file links cleanly even if Lynx fails on
11822           an NFS symlink (at least fail cleanly).
11823
11824 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11825
11826         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11827         -XNh2000.
11828
11829 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11830
11831         * configure: Unknown options are fatal again.
11832
11833 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11834
11835         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11836         compatibility.
11837
11838 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11839
11840         * build-all.mk: Add `clean' target.
11841
11842 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11843
11844         * config.guess:  Add SINIX support.
11845         * configure.in:  Add mips-*-sysv4* support.
11846
11847 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11848
11849         * build-all.mk: Document all useful targets.
11850         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11851         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11852
11853 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11854
11855         * configure: Support --silent, --quiet.
11856
11857 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11858
11859         * configure: Support --disable-FEATURE.
11860
11861 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11862
11863         * config.guess: Recognize NCR running SVR4.3.
11864
11865 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11866
11867         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11868         Patch from Paul Eggert <eggert@twinsun.com>.
11869
11870 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11871
11872         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11873
11874 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11875
11876         * configure: Make unrecognized options give nonfatal warnings
11877         instead of fatal errors, and pass them to any subdirectory
11878         configures in case they recognize them.
11879         Make --x equivalent to --with-x.
11880
11881 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11882
11883         * configure: Add --enable-* options.  Clean up usage message and
11884         some comments.
11885
11886 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11887
11888         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11889
11890 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11891
11892         * configure.in (hppa*-*-*): Enable binutils.
11893
11894 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11895
11896         * config.sub: Recognize cisco.
11897
11898 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11899
11900         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11901
11902 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11903
11904         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11905         than one configuration name.  Add comment.
11906
11907 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11908
11909         * config.guess: about target *-hitachi-hiuxwe2, fixed
11910         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11911         macro is incorrect.]
11912
11913 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11914
11915         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11916         than the "make ls" stuff which used to be here.
11917
11918 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11919
11920         * config.guess:  Recognize i[34]86-unknown-freebsd.
11921         From Shawn M Carey <smcarey@rodan.syr.edu>.
11922
11923 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11924
11925         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11926
11927 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11928
11929         * config.guess: Check for ptx.
11930
11931 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11932
11933         * config.sub: Add os9k checking.
11934
11935 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11936
11937         * config.guess: Handle OSF1 running on HPPA processors
11938
11939 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11940
11941         * configure: If subdir configure fails, print out a message with
11942         subdirectory name, in case subdir's configure code didn't identify
11943         itself.
11944
11945 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11946
11947         * configure.in: Remove embedded newlines from configdirs.
11948         Avoid mismatches of substrings.  Fix matching strings at end
11949         of configdirs.
11950
11951 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11952
11953         * config.guess:  Add Lynx/rs6000 config support.
11954
11955 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11956
11957         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11958
11959 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11960
11961         * configure.in (hppa*-*-osf*): Treat this just like most other
11962         PA configurations (eg no binutils or ld).
11963         (hppa*-*-*elf*): These configurations have binutils and ld.
11964
11965 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11966
11967         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11968
11969 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11970
11971         * configure.in (rs6000-*-*): Build gas.
11972
11973 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11974
11975         * Makefile.in:  Avoid bug in losing hpux sed.
11976
11977 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11978
11979         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11980         for GDB and GDB has been fixed to not need it.
11981
11982 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11983
11984         * config.guess: Recognize vax hosts.
11985
11986 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11987
11988         * configure (while loop): Don't use "break 2" inside case
11989         statement -- the case statement isn't an enclosing loop.
11990
11991 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11992
11993         * config.guess:  Clean up NeXT support, to allow nextstep
11994         on Intel machines.  Make OS be nextstep.
11995
11996 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11997
11998         * config.guess: Add alternate forms for Convex.
11999
12000 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12001
12002         * configure:  Completely rewrite option processing.  Take
12003         advantage of pattern-matching to avoid invoking test frequently.
12004         Also clean up host and target defaulting logic.
12005
12006 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12007
12008         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12009         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12010         commands (plus user environment) will fit SCO limits.
12011
12012 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12013
12014         * configure.in: Don't issue warnings about directories which are
12015         not being configured if -norecursion is set.  Correct test for
12016         --with-gnu-as and --with-gnu-ld to not get confused by substring
12017         matches.
12018
12019         * configure.in: Don't build gas for alpha-dec-osf1*.
12020
12021 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12022
12023         * configure:  Back out Per's change of 12/19/1993.  It changes the
12024         behavior of configure in unexpected and confusing ways.
12025
12026         Also, use different delim char when calculating
12027         program_transform_name so that the name can contain slashes.
12028
12029 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12030
12031         * configure.in, config.sub: Add support for VSTa micro-kernel.
12032
12033 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12034
12035         * configure.in: Nuke hacks which were used to get a special
12036         version of GAS for HPPA configurations.
12037
12038 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12039
12040         * configure:  If only ${target_alias} is given, use that
12041         as the default for ${host_alias}.
12042         * configure:  Add missing back-slashes before nested quotes.
12043
12044 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12045
12046         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12047
12048 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12049
12050         * config.guess:  Recognize some Tektronix configurations.
12051         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12052
12053 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12054
12055         * config.sub: Match any flavor of SH.
12056
12057 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12058
12059         * configure.in: Don't try to configure newlib for Alpha.
12060
12061 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12062
12063         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12064         libg++ or libio for any Alpha target.
12065
12066         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12067
12068 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12069
12070         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12071         default arguments -- so it tried to compress itself.
12072
12073 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12074
12075         * configure.in (notsupp): ensure that a space is always at the end
12076           of the configdirs list, since the grep checks for an explicit space
12077
12078 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12079
12080         * configure.in (target i386-sysv4.2): don't build ld, since static
12081           versions of many libraries are not available.
12082
12083 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12084
12085         * config.guess: Recognize Apollos (using environment variables).
12086         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12087
12088 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12089
12090         * config.guess: Recognize Sony news mips running newsos.
12091
12092 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12093
12094         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12095         "fi ; else" for bash.
12096
12097 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12098
12099         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12100
12101 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12102
12103         * config.sub: accept unixware as an alias for svr4.2.
12104         Fix some inconsistancies with the gcc version.
12105
12106 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12107
12108         * Makefile.in (DISTDOCDIRS):  Add gdb.
12109
12110 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12111
12112         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12113
12114 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12115
12116         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12117         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12118         this now.
12119
12120 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12121
12122         * config.sub: Accept hiux* as an OS name.
12123
12124         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12125         etc/make-stds.texi.  The underscore came from gcc, and dje now
12126         agrees that RUNTESTFLAGS is the correct name.
12127
12128 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12129
12130         * install.sh:  Remove 'set -e'.  It makes any conditionals
12131         in the script useless.
12132
12133         * config.guess: Automatically recognize arm-acorn-riscix
12134         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12135
12136 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12137
12138         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12139
12140 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12141
12142         * Makefile.in (DISTDOCDIRS): New variable.
12143         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12144         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12145
12146 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12147
12148         * configure.in (hppa target): check the source directory for the
12149           pagas sub-directory
12150
12151 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12152
12153         * config.sub: Allow -aout* and -elf*.
12154
12155 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12156
12157         * configure.in: Don't build ld on i386-solaris2, same as for
12158         sparc-solaris2.
12159
12160 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12161
12162         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12163
12164 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12165
12166         * configure.in:  Configure gdb for alpha.
12167
12168 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12169
12170         * Makefile.in (CXXFLAGS): Add -O.
12171
12172 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12173
12174         * config.guess: added support for DG Aviion
12175
12176 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12177
12178         * configure.in: Produce warning message for subdirectories not
12179         configurable for this host/target combination.  Don't try to
12180         configure gdb for vms.
12181
12182 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12183
12184         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12185         appropriate files before making "diststuff".
12186         (DISTBISONFILES): New var: list of files to be edited.
12187         (DISTSTUFFDIRS): Add binutils.
12188
12189 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12190
12191         * config.sub: also handle mipsel and mips64el (for little endian mips)
12192
12193 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12194
12195         * configure.in: Add * to end of all OS names.
12196
12197 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12198
12199         * configure.in: Build newlib for LynxOS native.
12200
12201 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12202
12203         * config.guess: Add support for delta 88k running SVR3.
12204
12205         * configure.in: Add comment about HP compiler vs. emacs.
12206
12207 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12208
12209         * configure.in: don't build ld on solaris2 (not a viable option
12210           due to bugs in getpwnam & getpwuid)
12211
12212 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12213
12214         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12215         config.guess will produce a full version number.
12216
12217 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12218
12219         * configure.in: Build linker and binutils for alpha-dec-osf1.
12220
12221 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12222
12223         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12224         and gdb/testsuite/Makefile.in.
12225
12226 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12227
12228         * configure.in: recognize mips*- instead of mips-
12229
12230 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12231
12232         * config.sub: Accept linux*coff and linux*elf as operating
12233         systems.
12234
12235 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12236
12237         * config.sub: Recognize mips64, and mips3 as an alias for it.
12238
12239 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12240
12241         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12242         gdb knows how to handle OSF/1 shared libraries.
12243
12244 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12245
12246         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12247         * config.guess: Recognize Hitachi's HIUX.
12248         * config.sub: Recognize h3050r* and hppahitachi.
12249         Remove redundant cases for hp9k[23]*.
12250
12251 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12252
12253         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12254         if gas and ld are in the source tree and are in ${configdirs}.
12255         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12256         --with options (but still pass them down on the command line,
12257         if they were explicitly specified).
12258
12259 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12260
12261         * configure: substitute SHELL value in Makefile.in with
12262         ${CONFIG_SHELL}
12263
12264 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12265
12266         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12267         *-*-solaris2* targets.
12268
12269 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12270
12271         * Makefile.in: define M4, and pass it down to sub-makes;
12272         all-autoconf now depends on all-m4
12273
12274 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12275
12276         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12277         presence of {ar,ranlib} instead of a configured directory
12278
12279 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12280
12281         * config.guess: Accept 34?? as well as 33?? for NCR.
12282
12283 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12284
12285         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12286         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12287
12288 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12289
12290         * configure: grab values for $(CC) and $(CXX) from the
12291         environment, so that someone can do "CC=gcc configure; make" and
12292         have it work right (matching the way that autoconf works now)
12293
12294         * configure.in, Makefile.in: add support for gash, the tcl
12295         interface to Galaxy
12296
12297         * config.guess: add NetBSD variants (hp300, x86)
12298
12299 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12300
12301         * install.sh: Support -d option (in the manner of SunOS 4 install,
12302         as it is more deterministic than that of GNU install)
12303         (chmodcmd): Set file to mode 755 by default (should also do default
12304         chgrp and chown, but I don't feel like dealing with that now)
12305
12306 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12307
12308         * config.sub: Remove h8300hhms alias.
12309
12310 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12311
12312         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12313
12314 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12315
12316         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12317         as stmp-fixinc
12318
12319 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12320
12321         * config.sub: recognize m88110-bug-coff.
12322
12323 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12324
12325         * Makefile.in (all-libio): all dependencies on the toolchain used
12326         to build this (gcc, gas, ld, etc)
12327
12328 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12329
12330         * config.guess: Deal with OSF/1 1.3 on alpha.
12331
12332 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12333
12334         * install.sh: add some 'else true' clauses for portability
12335
12336         * configure.in: don't build libio for h8[35]00-*-* targets
12337
12338 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12339
12340         * Makefile.in:  Add support for new libio.
12341
12342 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12343
12344         * install.sh: If one command fails, don't try the rest.  Don't try
12345         to remove $dsttmp (via trap) unless we have already created it.
12346         If $src doesn't exist, detect it and exit with an error.
12347
12348         * config.guess: Recognize BSD on hp300.
12349
12350 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12351
12352         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12353         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12354
12355 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12356
12357         * Makefile.in (all-send-pr): depends on all-prms
12358
12359 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12360
12361         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12362
12363 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12364
12365         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12366         Added test for mips-mips-riscos5.
12367
12368 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12369
12370         * configure.in: use mh-hp300 for 68k HP hosts
12371
12372 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12373
12374         * configure: add support for CONFIG_SHELL, so that you can use
12375         some alternate shell for evaluating configure scripts
12376
12377 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12378
12379         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12380         in configure script to bug-gdb@prep.ai.mit.edu when building
12381         distribution archive.
12382         * Makefile.in (COMPRESS):  Remove def.
12383         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12384         gdb.tar.Z and make-gdb.tar.Z respectively.
12385         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12386         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12387         to convergence with 'taz' target in Makefile.in.
12388
12389 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12390
12391         * install.sh (dsttmp): use trap to ensure that tmp files go
12392         away on error conditions
12393
12394 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12395
12396         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12397
12398 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12399
12400         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12401         its parent is '/' not ''.
12402
12403         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12404
12405 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12406
12407         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12408         that ${newsrcdir}/configure.in does.
12409
12410 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12411
12412         * test-build.mk: support for CONFIG_SHELL
12413
12414 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12415
12416         * config.sub (netware):  Add as a basic system type.
12417
12418 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12419
12420         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12421           $(srcdir)/ from the dependency on Makefile.in.
12422
12423 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12424
12425         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12426         (h8300hhms is temporary until multi-libraries are implemented).
12427         * configure.in: Handle h8300h too.
12428
12429 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12430
12431         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12432
12433 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12434
12435         * configure:  Remove extraneous output when guessing host type.
12436         * config.guess:  Remove extraneous output when guessing using C
12437         compiler rather than uname, or when guessing fails.
12438
12439 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12440
12441         * Makefile.in: remove all.cross and install.cross targets
12442
12443         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12444           definitions
12445
12446 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12447
12448         * configure.in (target sh): Build gprof.
12449
12450 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12451
12452         * config.sub: change -solaris to -solaris2
12453
12454 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12455
12456         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12457
12458 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12459
12460         * configure: Correct error message for missing Makefile.in to
12461         print correct directory.
12462
12463 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12464
12465         * install.sh: kludge around 386BSD shell bug
12466
12467 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12468
12469         * config.guess:  Recognize NeXT.
12470         * config.guess:  Recognize i486-ncr-sysv4.
12471         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12472
12473 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12474
12475         * Makefile.in (MAKEINFOFLAGS): New variable.
12476         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12477         * build-all.mk, test-build.mk: Pass down --no-split as
12478         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12479
12480 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12481
12482         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12483
12484 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12485
12486         * Makefile.in (libg++.tar.z):  New rule.
12487         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12488         * Makefile.in (taz):  Only do a single chmod.
12489
12490 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12491
12492         * install.sh: don't use dirname anymore (replaced with sed usage)
12493
12494 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12495
12496         * Makefile.in:  Change extension for gzip'd files from '.z' to
12497         '.gz' per new FSF standard usage.
12498
12499 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12500
12501         * configure: put quotes around the final value of program_transform_name
12502
12503 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12504
12505         * Makefile.in: new install.sh support; update install-info rules
12506
12507 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12508
12509         * configure.in: Build diff for crosses, but not for go32 host.
12510
12511         * configure.in: Build gprof only for native, and don't build it
12512         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12513
12514 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12515
12516         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12517
12518 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12519
12520         * configure.in (host_tools): Add prms.
12521
12522 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12523
12524         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12525         with $(FLAGS_TO_PASS) on the command line
12526
12527         * config.sub: Recognize lynx and lynxos
12528
12529 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12530
12531         * config.sub: Accept -ecoff*, not just -ecoff.
12532
12533 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12534
12535         * Makefile.in (taz): Use .gz suffix instead of .z.
12536         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12537         names.
12538
12539 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12540
12541         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12542
12543 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12544
12545         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12546         that rebuilds that might happen during 'make install' don't get
12547         bogus gcc include files
12548
12549 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12550
12551         Change from Utah for HPPA support:
12552         * config.guess: Recognize hppa1.x-hp-bsd.
12553
12554 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12555
12556         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12557         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12558
12559 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12560
12561         * config.sub: Add support for rom68k and bug boot monitors.
12562
12563 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12564
12565         * Makefile.in: Make all-opcodes depend on all-bfd.
12566
12567 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12568
12569         * config.guess: Added special check for i[34]86-univel-sysv4*.
12570
12571 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12572
12573         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12574         the processor rather than assuming i486.
12575
12576 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12577
12578         * config.guess: Recognize SunOS6 as Solaris3.
12579
12580 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12581
12582         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12583         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12584
12585 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12586
12587         * build-all.mk (all-cross): New target for Canadian Cross.
12588         Added Q2 go32 targets.
12589         * test-build.mk: Configure go32 cross sparclite-aout and
12590         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12591         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12592
12593 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12594
12595         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12596         GO32 hosted toolchains
12597
12598 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12599
12600         * configure: change  so "-exec-prefix" gets passed down rather
12601         than "-exec_prefix" so autoconf generated Makefiles get the
12602         exec_prefix set right.
12603
12604 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12605
12606         * config.guess: get the Solaris2 minor version number
12607
12608         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12609
12610 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12611
12612         * config.guess: Recognize some Sequent platforms.
12613
12614 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12615
12616         * Makefile.in: added the vault-install target
12617
12618         * configure.in: actually use the Sun3 makefile fragment that's in
12619         config, also added the release dir to configdirs
12620
12621 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12622
12623         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12624
12625 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12626
12627         * configure.in: remove some program from Alpha targetted toolchains
12628
12629 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12630
12631         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12632         gprof.
12633         (taz): Run "make diststuff" in those directories instead of "make
12634         proto-dir".  Look for "VERSION=" only at start of line in subdir
12635         Makefile.  Use "gzip -9" for compression.
12636         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12637         (binutils.tar.z): New target.
12638
12639 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12640
12641         * Makefile.in (taz): Include gpl.texinfo.
12642
12643 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12644
12645         * Makefile.in (setup-dirs): Merged into "taz" target.
12646         (taz): Only do `proto-dir' stuff if a directory is actually needed
12647         for this target.
12648
12649 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12650
12651         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12652         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12653         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12654         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12655         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12656
12657 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12658
12659         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12660         config.sub, and move-if-change to gdb testsuite distribution
12661         archive, so the testsuite can be extracted, configured, and
12662         run separately from the gdb distribution.  Blow away the Chill
12663         tests that require a Chill compiled executable, since GNU Chill
12664         is not yet publically available.
12665
12666 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12667
12668         * test-build.mk: set environment variables in a single command,
12669         instead of a list of assignments and exports
12670
12671         * config.guess: recognize Alpha/OSF1 systems
12672
12673 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12674
12675         * configure: Change help message to prefer --options rather than
12676           -options.
12677
12678 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12679
12680         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12681         zippy@ecst.csuchico.edu.
12682         * config.guess: Recognize miniframe.
12683
12684 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12685
12686         * Makefile.in: Use srcroot to find runtest rather than rootme.
12687         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12688
12689 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12690
12691         * test-build.mk: Extensive additions to support building on a
12692         machine other than the host.
12693
12694 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12695
12696         * configure (tooldir): Fix for i386-aix again.
12697
12698 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12699
12700         * configure, Makefile.in:  Change definition of $(tooldir)
12701         to match the FSF.
12702
12703 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12704
12705         * config.guess:  Recognize i[34]86/SVR4.
12706
12707 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12708
12709         * Makefile.in (all-gdb): gdb depends on sim.
12710
12711 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12712
12713         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12714         at the same time we make the prototype gdb directory.
12715         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12716         files at the same time as the gdb base release distribution.
12717
12718 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12719
12720         * Makefile.in (check): Use individual check targets rather than
12721         DO_X rule.
12722         (check-gcc): Added.
12723
12724 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12725
12726         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12727         for System V release 3.2.
12728
12729 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12730
12731         * config.sub: Recognize hppaosf.
12732         * configure.in: Do configure ld/binutils/gas for it.
12733
12734 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12735
12736         * configure (tooldir): Alter syntax used to set this, for systems
12737         where "\$" isn't handled right, like i386-aix.
12738
12739 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12740
12741         * configure: Pass program-transform-name, not
12742         program_transform_name, to recursive configures.
12743
12744 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12745
12746         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12747         of gas+ld+binutils.
12748
12749 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12750
12751         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12752
12753 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12754
12755         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12756
12757 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12758
12759         * Makefile.in (PRMS): Set back to all-prms.
12760
12761 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12762
12763         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12764         targets, rather than for MIPS hosts.
12765
12766 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12767
12768         * configure.in: add comment for --with-x default values
12769
12770         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12771
12772         * Makefile.in: add check-* targets for each of the directories in
12773         the tree.  Add a definition of RUNTEST that will use the one we
12774         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12775
12776 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12777
12778         * configure.in: Removed obsolete references to bfd_target and
12779         target_makefile_frag.
12780
12781         * build-all.mk: Set assorted targets for Q2.
12782         * config.sub: Recognize z8k-sim and h8300-hms.
12783         * test-build.mk: Really don't pass host to configure.
12784         (HOLES): Added uname.
12785
12786 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12787
12788         * configure: Handle an empty program-prefix, program-suffix or
12789         program-transform-name correctly.
12790
12791 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12792
12793         * build-all.mk: -G 8 no longer required for MIPS targets.
12794         * test-build.mk: Don't pass host argument to configure; make it
12795         guess.
12796
12797 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12798
12799         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12800         * Makefile.in (COMPRESS):  New macro, like GZIP.
12801
12802 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12803
12804         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12805
12806         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12807         with gas currently defaults to -G 0.
12808
12809 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12810
12811         * Makefile.in (all-flex): flex depends on byacc.
12812
12813         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12814         to test-build.mk as RELEASE_TAG.
12815         * test-build.mk (configargs): New variable containing arguments to
12816         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12817         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12818
12819         * config.guess: Use /bin/uname when checking -X argument on SCO,
12820         to avoid invoking GNU uname which doesn't understand -X.
12821
12822         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12823
12824         * configure.in: Build gas for mips-*-*.
12825
12826 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12827
12828         * Makefile.in (all.normal): insert missing backslash.
12829
12830 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12831
12832         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12833
12834         * Makefile.in: Complete overhaul to merge many almost identical
12835         targets.
12836
12837 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12838
12839         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12840         (gdb.tar.Z): Adjusted.
12841
12842         * Makefile.in (setup-dirs, taz): New targets; should be general
12843         enough to adapt for gdb sometime.  Build only .z file.
12844         (gas.tar.z): New target.
12845
12846 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12847
12848         * build-all.mk: Use CC=cc -Xs on Solaris.
12849
12850 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12851
12852         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12853         for handling BISON for FSF releases.
12854
12855 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12856
12857         * configure: Actually implement the change zoo just documented.
12858
12859 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12860
12861         * configure: when using config.guess, only set target_alias when
12862         it's not already been set (ie, on the command line)
12863
12864 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12865
12866         * Makefile.in: add installcheck target, set PRMS to install-prms
12867
12868 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12869
12870         * configure: add support for package_makefile_fragment, handle the
12871         case where a directory has a configure.in file but no Makefile.in
12872         more gracefully (with an actual understandable error message, even);
12873         add support for --without (and add this to the usage message); also
12874         explicitly add a --host=${host_alias} to the command line when
12875         config.guess is used
12876
12877 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12878
12879         * configure: Must use both --host and --target in recursive calls.
12880
12881 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12882
12883         * Makefile.in: Change deja-gnu to dejagnu.
12884
12885 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12886
12887         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12888
12889 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12890
12891         * configure.in: canonicalize all instances to *-*-solaris2*,
12892         also strip out a number of tools to not build for go32 host
12893
12894 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12895
12896         * config.guess: add GPL.
12897
12898         * Makefile.in, config.guess, config.sub, configure: bump
12899           copyrights to 93.
12900
12901 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12902
12903         * Makefile.in (do-info): Removed obsolete check for existence of
12904         localenv file.
12905
12906         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12907
12908 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12909
12910         * Makefile.in: a couple of 'else true' for decstation,
12911         support for TclX
12912
12913         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12914
12915 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12916
12917         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12918
12919 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12920
12921         * config.guess: Recognize i386-ibm-aix (PS/2).
12922         * configure.in: Use config/mh-aix386 file for it.
12923
12924 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12925
12926         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12927         CC_FOR_TARGET instead.
12928         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12929
12930 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12931
12932         * Makefile.in: Add sim to list of directories sent with gdb
12933
12934 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12935
12936         * configure.in: Put back mips-dec-bsd* case.
12937
12938 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12939
12940         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12941         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12942         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12943
12944 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12945
12946         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12947
12948         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12949         (install-info): install dir.info only if it exists,
12950         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12951
12952 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12953
12954         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12955         gas for mips-dec-bsd.
12956
12957 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12958
12959         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12960         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12961
12962 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12963
12964         * configure.in: Added "dejagnu" to hosttools list.
12965
12966 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12967
12968         * config.sub, configure.in, config.guess:  Add support
12969         for Bosx, an AIX variant from Bull.
12970         Patches from F.Pierresteguy@frcl.bull.fr.
12971
12972 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12973
12974         * devo/dejagnu: Initial creation of devo/dejagnu.
12975         Migrated dejagnu testcases and support files for testing software
12976         tools to reside as subdirectories, currently called "testsuite",
12977         within the directory of the software tool.  Migrated all programs,
12978         support libraries, etc. beloging to dejagnu proper from
12979         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12980         with no modifications.  The changes to these files which will
12981         allow them to configure, build, and execute properly will be made
12982         in a future update.
12983
12984 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12985
12986         * Makefile.in: Change send_pr to send-pr.
12987         * configure.in: Likewise.
12988         * send_pr: Renamed directory to send-pr.
12989
12990 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12991
12992         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12993
12994 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12995
12996         * README:  Update for gdb-4.8 release.
12997         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12998         gdb-xxx.tar.z (gzip'd) file also.
12999
13000 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13001
13002         * Makefile.in: make all-diff depend on all-libiberty
13003
13004 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13005
13006         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13007
13008 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13009
13010         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13011
13012 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13013
13014         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13015         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13016         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13017
13018 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13019
13020         * Makefile.in:  makeinfo binary is in a new location
13021
13022 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13023
13024         * config.sub: Accept -ecoff as an OS.
13025
13026         * Makefile.in: Various changes to eliminate a level of make
13027         recursion and reduce the required command line length.
13028         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13029         sub-makes.
13030         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13031         variables holding settings for specific sub-makes.
13032         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13033         in terms of BASE_FLAGS_TO_PASS.
13034         (TARGET_LIBS): New variable listing directories which use
13035         TARGET_FLAGS_TO_PASS.
13036         (subdir_do): Eliminated.
13037         (do-*): New set of targets to replace subdir_do.
13038         (various): All targets which used subdir_do now depend on do-*.
13039         (local-clean): Renamed from do_clean.
13040         (local-distclean): New target, dependency of distclean and
13041         realclean.
13042         (install-info): Don't create directories.  Depend on dir.info
13043         rather than calling make recursively.
13044         (install-dir.info): Eliminated.
13045         (install-info-dirs): Create all info directories here.
13046         (dir.info): Depend upon do-install-info.
13047
13048         * test-build.mk (HOLES): Added false.
13049
13050 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13051
13052         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13053
13054 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13055
13056         * Makefile.in (info): remove dependency on all-texinfo.  The
13057         problem was really in texinfo/C, not at this level.
13058
13059 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13060
13061         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13062
13063 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13064
13065         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13066         GDB releases.
13067
13068 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13069
13070         * configure: Include srcdir in message about target of link not
13071         being found.  Don't convert `-' to `_' in `with' options being
13072         passed to subdirs.
13073
13074 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13075
13076         * configure.in: add uudecode to host_tools
13077
13078         * Makefile.in: added {all,install}-uudecode targets, added them to
13079         the appropriate lists
13080
13081 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13082
13083         * Makefile.in (all-gcc): Added dependency on all-gas.
13084
13085         * configure.in (mips-*-*): Build ld and binutils.
13086
13087 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13088
13089         * configure: check return code from mkdir, print error message and
13090           exit on failure.
13091
13092 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13093
13094         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13095
13096 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13097
13098         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13099
13100 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13101
13102         * config.sub (h8500):  Recognize this as a cpu type.
13103
13104 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13105
13106         * configure: source directory missing is no longer a warning
13107
13108         * configure.in: recognize irix[34]* instead of irix[34]
13109
13110         * Makefile.in: define and pass down X11_LIB
13111
13112 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13113
13114         * guess-systype: Renamed to ...
13115         * config.guess:  ... by popular request.
13116         * configure.in, Makefile.in:  Update accordingly.
13117
13118 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13119
13120         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13121         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13122         + Execute ./dummy instead of assuming . is in PATH.
13123
13124 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13125
13126         * guess-systype:  New shell script.  Attempts to guess the
13127         canonical host name of the executing host.
13128         Only a few hosts are supported so far.
13129         * configure:  Call guess-systype if no host is specified.
13130
13131 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13132
13133         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13134         gcc Makefile.
13135
13136
13137 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13138
13139         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13140         (all-gcc, install-gcc, subdir_do): Use it.
13141
13142 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13143
13144         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13145
13146 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13147
13148         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13149           set exclusively by configure, using configure.in .
13150
13151 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13152
13153         * test-build.mk: set $PATH for all builds
13154
13155         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13156
13157 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13158
13159         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13160         the one used in gcc/Makefile.in, so that a null expansion doesn't
13161         override the one needed to build gcc with a native cc.
13162
13163
13164 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13165
13166         * configure: Accept -with arguments.
13167
13168 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13169
13170         * Makefile.in: added h8300sim
13171
13172 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13173
13174         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13175         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13176         (all-cygnus, native, build-cygnus): Make
13177         $(canonhost)-stamp-3stage-done, not $(host)....
13178         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13179         i386-sco3.2v4.  Added else true to if command.
13180
13181 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13182
13183         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13184
13185 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13186
13187         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13188
13189 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13190
13191         * configure.in: don't remove binutils from Solaris builds
13192
13193 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13194
13195         * Makefile.in: get rid of earlier definitions for *clean,
13196         also handle the recursive info rule better
13197
13198 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13199
13200         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13201         do more-or-less the right thing.
13202
13203 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13204
13205         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13206         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13207
13208 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13209
13210         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13211         $(host_canonical).
13212
13213         * configure.in: split the configdirs list into 4 categories (native
13214         v. cross, library v. tool) and handle the cross-only and native-
13215         only in more reasonable (and correct!) way.
13216
13217 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13218
13219         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13220         configdirs anymore.
13221
13222 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13223
13224         * Makefile.in: extensive cleanup::  removed all of the explicit
13225         clean-* targets, collapsed many wrappers around subdir_do into
13226         one, added additional targets to satisfy standards.texi, deleted
13227         some old targets, some changes for consistency
13228
13229 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13230
13231         * configure.in: handle some programs as cross-only, and others as
13232         native only
13233
13234         * test-build.mk: handle partial holes in a more generic manner
13235
13236         * Makefile.in: m4 depends on libiberty
13237
13238 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13239
13240         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13241         time, wdiff, and find to configdirs
13242
13243         * Makefile.in: all, clean, and install rules for the new programs
13244         added to configure.in
13245
13246 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13247
13248         * configure.in: use mh-sun for all *-sun-* hosts
13249
13250 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13251
13252         * Makefile.in: define flags for X11 include files and library file
13253         locations, pass them down to the programs that need this info
13254
13255         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13256
13257 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13258
13259         * configure.in: start building libg++ for HP-UX targets
13260
13261 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13262
13263         * README:  Update references to files moved into etc/.
13264
13265 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13266
13267         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13268         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13269
13270 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13271
13272         * configure: accept dash as well as underscore in long option
13273         names for FSF compatibility.
13274
13275 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13276
13277         * config.sub: added -sco3.2v4 support from FSF.
13278
13279 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13280
13281         * configure.in: expand the section that adds or removes
13282         directories from the list of programs to build, to handle native
13283         vs. cross in addition to host v. native
13284
13285 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13286
13287         * Makefile.in:  Replace C++ in macro names with CXX.
13288         This is less likely to break ...
13289
13290 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13291
13292         * test-build.mk: add -w to GNU_MAKE
13293
13294 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13295
13296         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13297         add 'sparc' to list of recognized cpus.  This needed to make
13298         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13299         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13300         then changes that into $CPU-wrs-vxworks.
13301
13302         * configure.in: remove most references to gdbtest, regularize
13303         target based program removal
13304
13305         * test-build.mk: import from p3 tree (many fixes and changes)
13306
13307 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13308
13309         * Makefile.in: added rules to handle tcl, tk, and expect
13310
13311         * configure.in: handle those directories if they exist
13312
13313 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13314
13315         * config.sub: removed bogus hppabsd and hppahpux names, since
13316         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13317
13318 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13319
13320         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13321         depends upon all-xiberty
13322
13323         * Makefile.in: changes from p3, including:
13324
13325         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13326
13327         * Makefile.in (XTRAFLAGS): include newlib directories if
13328         newlib/Makefile exists, rather than if host != target.
13329
13330         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13331
13332         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13333         from the same source tree and not building a cross-compiler.  This
13334         matters for the libg++ configuration if reconfiguring a tree that
13335         has already been installed.
13336
13337         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13338
13339         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13340         pick up the machine and system specific header files.
13341
13342         * Makefile.in: added AS_FOR_TARGET, passed down in
13343         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13344         the C compiler to use to create programs which are run in the
13345         build environment, set it to default to $(CC), and passed it down
13346         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13347
13348         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13349
13350         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13351         We need them for unusual native builds, like systems without
13352         ranlib.
13353
13354         * configure: also define $(host_canonical) and
13355         $(target_canonical), which are the full, canonical names for the
13356         given host and target
13357
13358 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13359
13360         * Makefile.in:  Added separate definitions for C++.
13361
13362 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13363
13364         * configure.in (configdirs):  Add deja-gnu.
13365
13366 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13367
13368         * README:  Update for configure.texi and gdb-4.7 release.
13369
13370 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13371
13372         * Makefile.in:  Move "all" target to top of file.
13373         Previously, first target was ".PHONY" which caused BSD4.4 make
13374         to build .PHONY when make was run without arguments.
13375
13376 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13377
13378         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13379         Library-copylefted code in libiberty.
13380
13381 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13382
13383         * config.sub:  Replace m68kmote with plain old m68k.
13384
13385 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13386
13387         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13388
13389 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13390
13391         * config.sub: Complain if no argument is given.  Added support for
13392         386bsd as OS and target alias.
13393
13394 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13395
13396         * Makefile.in (XTRAFLAGS): include newlib directories if
13397         newlib/Makefile exists, rather than if host != target.
13398
13399 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13400
13401         * config.sub: recognize sparclite-wrs-vxworks.
13402
13403         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13404         p3.) Added clean-xiberty to clean.
13405
13406 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13407
13408         * configure.in: use *-*-* instead of nested cases for host and target
13409
13410 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13411
13412         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13413         from the same source tree and not building a cross-compiler.  This
13414         matters for the libg++ configuration if reconfiguring a tree that
13415         has already been installed.
13416
13417 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13418
13419         * config.sub (i486v/i486v4):  Merge in from FSF version.
13420
13421 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13422
13423         * configure: only set PWD if it is already set.
13424
13425 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13426
13427         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13428         doesn't have unset and all success paths (and most error paths)
13429         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13430         to just ${PWD} to avoid confusion.)
13431
13432 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13433
13434         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13435         even for a native compilation.
13436
13437 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13438
13439         Changes to make the gdb.tar.Z rule work better.
13440
13441         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13442         (DEVO_SUPPORT):  Add configure.texi.
13443         (bfd-ilrt.tar.Z):  Remove ancient rule.
13444
13445 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13446
13447         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13448         pick up the machine and system specific header files.
13449
13450         * configure.in, config.sub: added new target m68010-adobe-scout,
13451         with alias of adobe68k.  Changed configure.in to check for
13452         -scout before -sco* to avoid a false match.
13453
13454         * Makefile.in: added AS_FOR_TARGET, passed down in
13455         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13456         the C compiler to use to create programs which are run in the
13457         build environment, set it to default to $(CC), and passed it down
13458         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13459
13460 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13461
13462         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13463         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13464         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13465         FOR_TARGET variants, to newlib and libg++.
13466
13467 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13468
13469         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13470         first.
13471
13472 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13473
13474         * config.sub:  Accept `elf' as an environment.
13475
13476 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13477
13478         * Makefile.in (all-opcodes):  cd into the right directory
13479
13480 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13481
13482         * configure: added -program_transform_name option, used as
13483         argument to sed when installing programs.
13484         configure.texi: added documentation for -program_prefix,
13485         -program_suffix and -program_transform_name.
13486
13487 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13488
13489         * config.sub:  Accept i486 where i386 ok.
13490
13491 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13492
13493         * config.sub: accept we32k
13494
13495 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13496
13497         * config.sub, configure.in: accept OSE68000 and OSE68k.
13498
13499         * Makefile.in: don't create all directories for ``make install'';
13500         let the subdirectories create the ones they need.
13501
13502 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13503
13504         * COPYING: new file, GPL v2
13505
13506 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13507
13508         * Makefile.in: use the new gen-info-dir, which needs a template
13509         argument (which also lives in texinfo)
13510
13511         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13512
13513 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13514
13515         * config.sub (ncr3000):  Change i386 to i486.
13516
13517 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13518
13519         * Makefile.in: add install-rcs, install-grep to
13520         install-no-fixedincludes, removed install-bison and install-libgcc
13521
13522 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13523
13524         * configure.in: grab the HPUX makefile fragment if on HPUX
13525
13526 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13527
13528         * Makefile.in: eradicate bison spoor (ditto libgcc).
13529          configure.in: recognise m68{k,000}-ericsson-OSE.
13530          es1800 is alias for m68k-ericsson-OSE
13531
13532 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13533
13534         * configure.in: rearrange the parts that remove programs from
13535         configdirs, based now on HOST==TARGET or by canonical triple.
13536
13537 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13538
13539         * test-build.mk: recurse explicitly with -f test-build.mk when
13540           appropriate.  predicate stage3 and comparison on the existence
13541           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13542           On very clean, also remove ...stamp-co.  Build in-place before
13543           doing other builds.
13544
13545 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13546
13547         * Makefile.in, configure.in: add tgas
13548
13549 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13550
13551         * Makefile.in: a number of changes merged in from progressive.
13552
13553         * configure.in: add libm.
13554
13555         * .cvsignore: ignore some stuff that comes from test-build.mk.
13556
13557 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13558
13559         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13560
13561 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13562
13563         * configure: Add program_suffix (parallel to program_prefix)
13564         * Makefile.in: adjust directory-creating script for losing decstation
13565
13566 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13567
13568         * configure:  Minor $subdir-related fixes.
13569
13570 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13571
13572         * configure: fix various problems with propogating
13573         makefile_target_frag in subdirs.
13574         * configure.in: config libgcc if its there
13575
13576 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13577
13578         * config.sub:  HPPA merge.
13579
13580 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13581
13582         * Makefile.in:  Replace all-bison with all-byacc in all
13583         dependency lines for other tools (which now use byacc).
13584
13585 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13586
13587         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13588
13589 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13590
13591         * Makefile.in: make gprof rules similar to byacc rules (instead of
13592         vestigal $(unsubdir) that didn't work...)
13593
13594 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13595
13596         * config.sub:  Add support for Linux.
13597         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13598         (at least for libg++).
13599
13600 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13601
13602         * configure.texi: fix doc for the -nfp option to configure
13603
13604 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13605
13606         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13607
13608 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13609
13610         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13611         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13612         * configure.in: added solaris* host_makefile_frag hook.
13613
13614 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13615
13616         * config.sub: changed recognition of m68000 so that various
13617         m68k types can be specified via m680[01234]0
13618
13619 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13620
13621         * config.sub (basic_machine): fix sed so that '-foo' isn't
13622         completely substituted out while .+'-foo' loses the '-foo'
13623
13624 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13625
13626         * config.sub ($os): Add -aout.
13627
13628 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13629
13630         * configure:  If host_makefile_frag is absolute, don't
13631         prefix ${invsubdir} (relevant to libg++ auto-configure).
13632
13633 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13634
13635         * Makefile.in (tooldir): Define it.
13636         (all-ld): Depend on all-flex.
13637
13638 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13639
13640         * Makefile.in (check):  Fix libg++ special case.
13641
13642 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13643
13644         * configure: do not bury `pwd` into config.status, thus do fewer
13645           pwd's.
13646
13647         * configure: print the "Building in" message only when building in
13648           other than "." AND verbose.
13649
13650         * configure: remove -s, rework -v to better accommodate guested
13651           configures.
13652
13653         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13654
13655 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13656
13657         * Makefile.in: macroize flags passed on recursion.  remove
13658           fileutils.
13659
13660 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13661
13662         * configure: get makesrcdir right for subdirs deeper than 1.
13663
13664         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13665           install.
13666
13667 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13668
13669         * Makefile.in: don't print subdir_do or recursion lines.
13670
13671 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13672
13673         * standards.texi: added menu item.
13674
13675         * Makefile.in: build and install standards.info.
13676
13677         * standards.texi: new file.
13678
13679 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13680
13681         * configure: test for and move config.status pieces from
13682           ${subdir}/.
13683
13684 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13685
13686         * configure:  Test for existance of files before trying to mv
13687         them, to avoid numerous non-existance messages.
13688
13689 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13690
13691         * configure: correct final line of config.status.
13692
13693         * configure: patch from eggert.  Avoids a protection problem if
13694           the original Makefile.in is read only.
13695
13696         * configure: use move-if-change from gcc to create config.status.
13697           Some makefiles depend on config.status to tell if a directory
13698           has been reconfigured for a different host.  This change
13699           prevents those directories from remaking everything in the case
13700           where the reconfig was only intended to rebuild a Makefile.
13701
13702         * configure: test for config.sub with "config.sub sun4" rather
13703           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13704           host alias from a missing config.sub.
13705
13706 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13707
13708         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13709           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13710
13711 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13712
13713         * configure: mkdir ${subdir} as needed.
13714
13715 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13716
13717         * Makefile.in,configure.in: added autoconf.
13718
13719 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13720
13721         * Makefile.in: no longer pass against on recursion.
13722
13723         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13724           definitions are not inherited.
13725
13726         * configure: correct makesrcdir when subdir is .
13727
13728 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13729
13730         * configure:  Add support for 'subdirs' variable, which is
13731         like 'configdirs', except that configure doesn't re-invoke
13732         itself for subdirs, it just creates a Makefile for each subdir.
13733         * configure.texi:  Document subdirs.
13734
13735 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13736
13737         * configure.in: added flex to configdirs
13738
13739 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13740
13741         * Makefile.in: remove clean-stamps from clean.
13742
13743 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13744
13745         * configure.in:  Add gdbtest to configdirs.
13746
13747 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13748
13749         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13750         to recursive makes.
13751         * configure.in:  Recognize new ncr3000 config.
13752
13753 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13754
13755         * Makefile.in, configure.in: removed references to gdbm.
13756
13757 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13758
13759         * config.sub:  Don't canonicalize os value
13760         newsos* to bsd (readline needs to check for newsos).
13761         (This fix was earlier made Jan 31, but got re-broken.)
13762
13763 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13764
13765         * configure.in:  sco is an os, not a vendor!
13766
13767         * configure:  Quote $( better.  Keep various shells happy.
13768
13769 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13770
13771         * Makefile.in: eliminate stamp-files.
13772
13773 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13774
13775         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13776           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13777
13778 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13779
13780         * config.sub:  fix iris/iris3.
13781
13782 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13783
13784         * configure: re-add -rm.
13785
13786 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13787
13788         * Maskefile.in: add .stmp-rcs to all.
13789
13790         * configure.in: remove gas from rs6000 build, use aix host fragment.
13791
13792 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13793
13794         * configure: pass down site_option during recursion.
13795
13796 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13797
13798         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13799
13800 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13801
13802         * configure: Change exec_prefix so that it really defaults to prefix.
13803
13804 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13805
13806         * Makefile.in, configure.in:  Add support for mmalloc library.
13807
13808 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13809
13810         * Makefile.in: add stmp dependencies for a few more things.
13811
13812 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13813
13814         * configure: adjusted error message on objdir/srcdir configure
13815           collision, per john's suggestion.
13816
13817         * Makefile.in: add libiberty stmp to all and all.cross.
13818
13819 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13820
13821         * Makefile.in: remove force dependencies, add grep to all.
13822
13823 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13824
13825         * Makefile.in: drop flex.  make stamp files work.
13826
13827         * configure: added test for conflicting configuration in srcdir,
13828           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13829           gets cranky.  use relative paths for configure and srcdir
13830           whenever possible.  Send some error messages to stderr that were
13831           going to stdout.
13832
13833 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13834
13835         * Makefile.in:  Fix libg++ rule to check for gcc directory
13836         before using gcc/gcc.  Also pass XTRAFLAGS.
13837
13838 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13839
13840         * Makefile.in: added stmp-files so that directories aren't polled
13841           when they are already built.
13842
13843         * configure.texi: fixed a node pointer problem.
13844
13845 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13846
13847         * config.sub configure.in gdb/configure.in
13848         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13849         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13850         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13851
13852 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13853
13854         * configure: -recurring becomes -silent.  corrected help message
13855           for -site= option.
13856
13857         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13858
13859 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13860
13861         * configure: when building Makefile for crosses, replace
13862           tooldir and program_prefix.  default srcdir from location of
13863           config.sub.  remove "for host in hosts" and "for target in
13864           targets" loops.
13865
13866 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13867
13868         * Makefile.in: Do not pass bindir or mandir to cvs.
13869
13870 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13871
13872         * Makefile.in, configure.in: removed traces of namesubdir,
13873           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13874           copyrights to '92, changed some from Cygnus to FSF.
13875
13876         * configure.texi: remove most references to multiple hosts,
13877           multiple targets, subdirs, etc.
13878
13879         * configure.man: removed rcsid. reference config.sub not
13880           config.subr.
13881
13882         * Makefile.in: mkdir $(infodir) on install-info.
13883
13884 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13885
13886         * configure.texi:  Explain better about .gdbinit and about
13887         the environment that configure.in sections run in.
13888
13889 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13890
13891         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13892
13893 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13894
13895         * README:  DOC.configure => cfg-paper.texi.
13896
13897 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13898
13899         * config.sub (near case $os):  Don't convert newsos* to bsd!
13900
13901 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13902
13903         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13904         the number of copies of COPYING that go into the GDB tar file.
13905
13906 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13907
13908         * bfd/configure.in, gdb/config/mh-i386sco,
13909         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13910         Fix SCO configuration stuff.
13911
13912 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13913
13914         * Makefile.in:  For libg++, make sure the -I pointing
13915         to the gcc directory goes *after* all the libg++-local -I flags.
13916         Also, move just-gcc dependency from just-libg++ to all-libg++.
13917
13918 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13919
13920         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13921
13922 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13923
13924         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13925
13926 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13927
13928         * config.sub:  Add stratus configuration frags.  Also
13929         submitted to FSF.
13930
13931 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13932
13933         * Makefile.in (DEV_SUPPORT):  add configure.man.
13934
13935         * config.sub(Decode manufacturer-specific):  add -none*.
13936
13937 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13938
13939         * Makefile.in:  remove form feeds to make Sun's make happy.
13940         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13941
13942 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13943
13944         * Makefile.in (AR_FLAGS):  Make quieter.
13945
13946 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13947
13948         * configure.in:  Add libg++.
13949         * configure:  When verbose, don't output the command line at each
13950         level; it will be unremarkably the same as the previous version,
13951         which will be the same as what the user typed.
13952
13953 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13954
13955         * configure.in, Makefile.in: fix clean-info, add flex.  add
13956           fileutils.
13957
13958         * configure: be less sensitive to spaces in Makefile.in.  Do not
13959           look for sources in "..".  Doing so breaks subdirectories that
13960           might have their own configure.  If a subdir has it's own
13961           configure script, use it.
13962
13963 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13964
13965         * cfg-paper.texi: some changes suggested by rms.
13966
13967 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13968
13969         * config.sub:  Merge in some small additions from the FSF version,
13970         taken from the gcc distribution, to bring the Cygnus and FSF
13971         versions into closer sync.
13972
13973 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13974
13975         * configure.in:  Changed svr4 references to sysv4.
13976
13977 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13978
13979         * configure: added -V for version number option.
13980
13981 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13982
13983         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13984           renamed from DOC.configure to cfg-paper.texi.
13985
13986 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13987
13988         * configure, config.subr, config.sub: config.subr is now
13989           config.sub again.
13990
13991 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13992
13993         * configure.texi: new file, in progress.
13994
13995         * Makefile.in: build info file and install the man page for
13996           configure.
13997
13998         * configure.man: new file, first cut.
13999
14000         * configure: find config.subr again now that configuration "none"
14001           has gone.  removed all traces of the -ansi option.  removed all
14002           traces of the -languages option.
14003
14004         * config.subr: resync from rms.
14005
14006 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14007
14008         * configure, config.sub, config.subr: merge config.sub into
14009           config.subr, call the result config.subr, remove config.sub, use
14010           config.subr.
14011
14012         * Makefile.in: revised install for dir.info.
14013
14014 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14015
14016         * configure.in: add decstation host makefile frag.
14017
14018         * Makefile.in: BISON now bison -y again.  also install-gcc on
14019           install.  clean-gdbm on clean.  infodir belongs in datadir.
14020           Make directories for info install.  Build dir.info here then
14021           install it.
14022
14023 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14024
14025         * Makefile.in: fix for bad directory tests.
14026
14027 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14028
14029         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14030           regexp.  -srcdir relative was being handled incorrectly.
14031
14032         * Makefile.in: unwrapped some for loops so that parallel makes
14033           work again and so one can focus one's attention on a particular
14034           package.
14035
14036 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14037
14038         * configure: added PWD as a stand in for `pwd` (for speed). use
14039           elif wherever possible.  make -srcdir work without -objdir.
14040           -objdir= commented out.
14041
14042 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14043
14044         * configure: +options become --options.  -subdirs commented out.
14045           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14046           Makefile now at top of generated Makefile.  Removed cvs log
14047           entries.  added -srcdir.  create .gdbinit only if there is one
14048           in ${srcdir}.
14049
14050         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14051           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14052           and mandir now keyed off datadir by default.
14053
14054 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14055
14056         * Freshly created ChangeLog.
14057
14058 \f
14059 Local Variables:
14060 mode: change-log
14061 left-margin: 8
14062 fill-column: 76
14063 version-control: never
14064 End: