OSDN Git Service

libcpp
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6
7         * MAINTAINERS: Update my email address.
8
9 2008-01-09  Raksit Ashok  <raksit@google.com>
10
11         * MAINTAINERS (Write After Approval): Add myself.
12
13 2008-01-09  Raksit Ashok  <raksit@google.com>
14
15         * MAINTAINERS (Write After Approval): Add myself.
16
17 2008-01-08  Ben Elliston  <bje@au.ibm.com>
18
19         * config.sub, config.guess: Update from upstream sources.
20
21 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22
23         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
24         Change recommended MPFR from 2.2.1 -> 2.3.0.
25         * configure: Regenerate.
26
27 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
28
29         * MAINTAINERS: Update my email address.
30
31 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
32
33         * MAINTAINERS: Update my email address.
34
35 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
36
37         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
38         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
39         * Makefile.in: Regenerate.
40
41 2007-12-10  Mark Heffernan <meheff@google.com>
42
43         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
44         misplaced entries.
45
46 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
47
48         * configure.ac: Enable libjava for x86_64-*-darwin9.
49         * configure: Regenerate.
50
51 2007-12-07  Bill Maddox <maddox@google.com>
52
53         * MAINTAINERS (Write After Approval): Add myself.
54
55 2007-12-05  Ben Elliston  <bje@au.ibm.com>
56
57         * config.sub, config.guess: Update from upstream sources.
58
59 2007-12-02  Matthias Klose  <doko@ubuntu.com>
60
61         * config-ml.in: Remove 64bit configure tests.
62
63 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64
65         * config-ml.in: Robustify against white space in absolute file
66         names.
67
68         * config-ml.in (multi-clean): Substitute ${Makefile}.
69         Remove superfluous ${Makefile} in list.
70
71 2007-11-19  Thiemo Seufer  <ths@mips.com>
72
73         * config-ml.in: Don't hardcode the Makefile name.
74
75 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
76
77         * MAINTAINERS (Write After Approval): Add myself.
78
79 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
80
81         * MAINTAINERS (Write After Approval): Add myself.
82
83 2007-11-06  Doug Kwan <dougkwan@google.com>
84
85         * MAINTAINERS (Write After Approval): Add myself.
86
87 2007-10-25  Ben Elliston  <bje@au.ibm.com>
88
89         * MAINTAINERS (mercury): Remove entry.
90         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
91
92 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
93
94         * Makefile.def (dependencies): Make configure-gdb depend on
95         all-intl.
96         * Makefile.in: Regenerated.
97
98 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
99
100         * MAINTAINERS (Fortran maintainer): Remove myself.
101
102 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
103
104         * Makefile.def: To avoid problems running with parallel makes,
105         build newlib before libgloss so that target specific header
106         files are availble.
107         * Makefile.in: Regenerate
108
109 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
110
111         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
112         * Makefile.in: Regenerate.
113
114 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
115
116         * MAINTAINERS (Register allocation reviewer): Add myself.
117
118 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
119
120         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
121         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
122         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
123         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
124         * configure: Regenerate.
125
126 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
127
128         * MAINTAINERS (Register allocation reviewer): Add myself.
129
130 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
131
132         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
133         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
134         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
135         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
136         * configure.ac: Default them to host tools for $host = $build.
137         Subst them.
138
139         * configure: Regenerate.
140         * Makefile.in: Regenerate.
141
142 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
143
144         * MAINTAINERS (Register allocation reviewer): Add myself.
145
146 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
147
148         * MAINTAINERS (Register allocation reviewer): Add myself.
149
150 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
151
152         * MAINTAINERS (Write After Approval): Fix typo.
153
154 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
155
156         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
157         * configure: Regenerate.
158
159 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
160
161         PR bootstrap/31906
162         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
163         they're already prefixed.
164
165 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
166
167         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
168         libstdc++.
169         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
170         * configure: Regenerate.
171         * Makefile.in: Regenerate.
172         
173 2007-09-17  Andreas Schwab  <schwab@suse.de>
174
175         * configure.ac: Raise minimum makeinfo version to 4.6.
176         * configure: Regenerate.
177
178 2007-09-17  Johannes Singler <singler@ira.uka.de>
179
180         * MAINTAINERS (write-after-approval) add myself
181
182 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
183
184         * configure.ac: Correct makeinfo version check.
185         * configure: Regenerate.
186
187 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
188
189         * MAINTAINERS: Update my email address.
190
191 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
192
193         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
194         to $skipdirs and only disable gprof for newlib.  Use the normal
195         mips*-elf* handling in other respects.
196         * configure: Regnerate.
197
198 2007-09-12  David Daney  <ddaney@avtrex.com>
199
200         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
201         enabling libgcj.
202         * configure: Regenerate.
203
204 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
205
206         PR other/32154
207         * configure.ac: For libgloss targets, point the linker to the linker
208         script, startup code and simulator library.
209         * configure: Regenerate.
210
211 2007-09-07  Andrew Haley  <aph@redhat.com>
212
213         * configure.ac (noconfigdirs): Remove target-libffi and
214         target-libjava.
215         * configure: Regenerate.
216
217 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
218
219         PR target/33281
220         * configure.ac: Use config/mh-mingw on mingw.
221         * configure: Regenerate.
222
223 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
224
225         * MAINTAINERS (Write After Approval): Add myself.
226
227 2007-09-05  Richard Guenther  <rguenther@suse.de>
228
229         * configure.ac (--enable-stage1-checking): If neither --enable-checking
230         nor --disable-checking is provided also turn on yes and types
231         checking for stage1.
232         * configure: Re-generate.
233
234 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
235
236         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
237         (Write After Approval): Remove myself.
238
239 2007-08-29  Nick Clifton  <nickc@redhat.com>
240
241         * config.sub, config.guess: Update from upstream sources.
242
243 2007-08-22  Bud Davis   <jmdavis@link.com>
244
245         * MAINTAINERS (Write After Approval): Added myself.
246         * MAINTAINERS (Reviewers): Removed myself.
247
248 2007-08-18  Paul Brook  <paul@codesourcery.com>
249             Joseph Myers  <joseph@codesourcery.com>
250
251         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
252         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
253         * Makefile.in: Regenerate.
254         * configure.ac (--with-debug-prefix-map): New.
255         * configure: Regenerate.
256
257 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
258             Nigel Stephens  <nigel@mips.com>
259
260         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
261         as target_makefile_frag.
262         * configure: Regenerate.
263
264 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
265
266         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
267         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
268         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
269         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
270         (do-compare, do-compare3, do-compare-debug): New.
271         ([+compare-target+]): Use them.
272
273 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
274
275         * MAINTAINERS (Write After Approval): Change my email address.
276
277 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278             Ben Elliston  <bje@au.ibm.com>
279
280         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
281         --silent if $silent.
282         * configure: Regenerate.
283
284 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
285
286         * MAINTAINERS (Various Maintainers): Add myself as
287         loop infrastructure maintainer.  Update my e-mail
288         address.
289
290 2007-07-31  Diego Novillo  <dnovillo@google.com>
291
292         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
293         Adjust description.
294
295 2007-07-26  Richard Guenther  <rguenther@suse.de>
296
297         * configure.ac: Add types checking to stage1 checking flags.
298         * configure: Regenerate.
299
300 2007-07-17  Nick Clifton  <nickc@redhat.com>
301
302         * COPYING3: New file.  Contains version 3 of the GNU General
303         Public License.
304         * COPYING3.LIB: New file.  Contains version 3 of the GNU
305         Lesser General Public License.
306
307 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
308
309         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
310
311 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
312
313         * MAINTAINERS (S/390 co-maintainer): Add myself.
314         (Write After Approval): Remove myself.
315
316 2007-07-13  Dan Hipschman  <dsh@google.com>
317
318         * MAINTAINERS (Write After Approval): Add myself.
319
320 2007-07-11  Nick Clifton  <nickc@redhat.com>
321
322         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
323         WINDRES export.
324         * Makefile.in: Regenerate.
325
326 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
327
328         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
329         maintainer.
330
331 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
332
333         * lt~obsolete.m4: New. Import from 20070318 libtool.
334
335 2007-07-03  Julian Brown  <julian@codesourcery.com>
336
337         * MAINTAINERS (Write After Approval): Add myself.
338
339 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
340
341         * configure.ac: Rewrite 'configure --help' strings to look nicer.
342         * configure: Regenerate.
343
344 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
345
346         * configure.ac: Add some missing m4 quotation.
347         * configure: Regenerate.
348
349 2007-07-02  Simon Baldwin  <simonb@google.com>
350
351         * MAINTAINERS (Write After Approval): Add myself.
352
353 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
354
355         * configure: Regenerate.
356
357 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
358
359         * Makefile.def: Add windmc tool to build.
360         * Makefile.tpl: Likewise.
361         * configure.ac: Likewise.
362         * Makefile.in: Regenerate.
363         * configure: Regenerate.
364                                                 
365 2007-06-28  DJ Delorie  <dj@redhat.com>
366
367         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
368         not building newlib.
369         * configure: Regenerated.
370         
371 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
372
373         * MAINTAINERS (Write After Approval): Add myself.
374
375 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
376
377         * MAINTAINERS (Write After Approval): Add myself.
378
379 2007-06-19  Chris Matthews  <chrismatthews@google.com>
380
381         * MAINTAINERS (Write After Approval): Add myself.
382
383 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
384
385         * MAINTAINERS (Write After Approval): Add myself.
386
387 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
388
389         * Makefile.def: Add dependency from configure-gdb to all-bfd.
390         * Makefile.in: Regenerated.
391
392 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
393
394         * configure.ac: Don't add target-libmudflap to noconfigdirs for
395         bfin*-*-uclinux* targets.
396         * configure: Regenerate.
397
398 2007-06-14  Ian Lance Taylor  <iant@google.com>
399
400         * MAINTAINERS: Add myself as non-algorithmic global write
401         maintainer.
402
403 2007-06-14  Diego Novillo  <dnovillo@google.com>
404
405         * MAINTAINERS: Add self as middle-end maintainer and
406         non-algorithmic global write maintainer.
407
408 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
409
410         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
411         Move all Fortran maintainers except Paul Brook into the
412         Non-Autopoiesis section.
413
414 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
415
416         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
417         (distclean-stage[+id+]): Possibly delete stage_last.
418         * Makefile.in: Regenerate.
419
420 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
421
422         * MAINTAINERS (Various Maintainer): Fix typo.
423
424 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
425
426         * MAINTAINERS (Various Maintainer): Add myself as
427         dataflow maintainer.
428
429 2007-06-07  Ben Elliston  <bje@au.ibm.com>
430
431         * config.sub, config.guess: Update from upstream sources.
432
433 2007-06-07  Ben Elliston  <bje@au.ibm.com>
434
435         * Makefile.tpl: Fix spelling error.
436         * Makefile.in: Regenerate.
437
438 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
439
440         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
441         lt_cv_sys_max_cmd_len.
442
443 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
444
445         * MAINTAINERS (Various Maintainers): Add myself as
446         auto-vectorizer maintainer.
447
448 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
449
450         PR libjava/32098
451         * libtool.m4: Revert previous change.
452         * ltgcc.m4: Put it here.
453
454 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
455
456         * MAINTAINERS (Various Maintainers): Add myself as
457         auto-vectorizer maintainer.
458
459 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
460
461         PR libjava/32098
462         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
463
464 2007-05-30  Richard Guenther  <rguenther@suse.de>
465
466         * MAINTAINERS (Various Maintainers): Add myself as
467         auto-vectorizer maintainer.
468
469 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
470
471         PR bootstrap/29382
472         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
473         * configure: Rebuilt.
474
475 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
476
477         * MAINTAINERS (Write After Approval): Removed my name.
478
479 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
480
481         * MAINTAINERS (Write After Approval): Remove myself.
482
483 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
484
485         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
486
487 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
488
489         * ltmain.sh: Update from ToT Libtool.
490         * libtool.m4: Update from ToT Libtool.
491         * ltsugar.m4: New. Update from ToT Libtool.
492         * ltversion.m4: New. Update from ToT Libtool.
493         * ltoptions.m4: New. Update from ToT Libtool.
494         * ltconfig: Remove.
495         * ltcf-c.sh: Remove.
496         * ltcf-cxx.sh: Remove.
497         * ltcf-gcj.sh: Remove.
498
499 2007-05-22  Ollie Wild  <aaw@google.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
504
505         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
506         stage_cflags.
507         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
508         Remove CFLAGS/LIBCFLAGS.
509         (configure-stage[+id+]-[+prefix+][+module+],
510         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
511         * Makefile.in: Regenerate.
512
513 2007-05-15  Diego Novillo  <dnovillo@google.com>
514
515         * MAINTAINERS: Update e-mail address.
516
517 2007-05-15  Revital Eres  <eres@il.ibm.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
522
523         * MAINTAINERS (Write After Approval): Updated my address.
524
525 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
526
527         * MAINTAINERS (Write After Approval): Add myself.
528
529 2007-05-11  Silvius Rus  <rus@google.com>
530
531         * MAINTAINERS (Write After Approval): Add myself.
532
533 2007-04-23  Tom Tromey  <tromey@redhat.com>
534
535         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
536
537 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
538
539         * MAINTAINERS (cpplib): Rename to ...
540         (libcpp): ... this.  Add C/C++ front end maintainers.
541
542 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
543
544         * config-ml.in: Pass ${ml_config_env} to configure calls.
545
546 2007-04-04  Christian Bruel  <christian.bruel@st.com>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549         
550 2007-04-02  Dave Korn  <dave.korn@artimi.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2007-03-31  Tobias Burnus  <burnus@net-b.de>
555
556         * MAINTAINERS (fortran 95 front end): Add myself.
557
558 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
559
560         * MAINTAINERS (Write After Approval): Add myself.
561         
562 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
563
564         * MAINTAINERS (Modulo Scheduler): Add myself.
565
566 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
567
568         * MAINTAINERS (fortran 95 front end): Add myself.
569         (c++ front end): whitespace fix.
570
571 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
572
573         * MAINTAINERS (Write After Approval): Add myself.
574
575 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
576
577         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
578         of glob.  Quote arguments with single quotes too.
579         * configure: Regenerate.
580
581 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
582
583         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
584         * Makefile.in: Regenerate
585
586 2007-03-07  Andreas Schwab  <schwab@suse.de>
587
588         * configure: Regenerate.
589
590 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
591
592         * configure.ac: Add "--with-pdfdir" configure option,
593         which defines pdfdir variable.
594         * Makefile.def (target=fixincludes): Add install-pdf to
595         missing targets.
596         (recursive_targets): Add install-pdf target.
597         (flags_to_pass): Add pdfdir.
598         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
599         target.
600         * configure: Regenerate
601         * Makefile.in: Regenerate
602
603 2007-02-28  Eric Christopher  <echristo@apple.com>
604
605         Revert:
606         2006-12-07  Mike Stump  <mrs@apple.com>
607
608         * Makefile.def (dependencies): Add dependency for
609         install-target-libssp and install-target-libgomp on
610         install-gcc.
611         * Makefile.in: Regenerate.
612
613 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
614
615         * configure: Regenerate.
616         * configure.ac: Move statements after variable declarations.
617
618 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
619
620         * MAINTAINERS: Add myself as sh maintainer.
621
622 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
623
624         * configure.ac: Adjust for loop syntax.
625         * configure: Regenerate.
626
627 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
628
629         * configure: Rebuilt.
630
631 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
632
633         * configure.ac: Drop multiple occurrences of --enable-languages,
634         and fix its quoting.
635         * configure: Rebuilt.
636
637 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
638             Nathan Sidwell  <nathan@codesourcery.com>
639             Vladimir Prus  <vladimir@codesourcery.com
640             Joseph Myers  <joseph@codesourcery.com>
641
642         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
643         * configure: Regenerate.
644
645 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
646
647         * ltconfig (freebsd*): Default to elf.
648
649 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
650
651         * configure.ac (target_libraries): Move libgcc before libiberty.
652         * configure: Regenerated.
653
654 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
655             Paolo Bonzini  <bonzini@gnu.org>
656
657         PR bootstrap/30753
658         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
659         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
660         * configure: Regenerated.
661
662 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
663
664         * MAINTAINERS (Language Front End Maintainers): Update my mail
665         address.
666
667 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
668
669         PR bootstrap/30748
670         * configure.ac: Correct syntax for Solaris ksh.
671         * configure: Regenerated.
672
673 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
674
675         * configure.ac: Sync with src.
676         * configure: Regenerate.
677
678 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
679
680         * Makefile.in: Regenerate.
681
682 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
683
684         * config.sub: Sync with src.
685
686 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
687
688         * Makefile.tpl (build_alias, host_alias, target_alias): Use
689         noncanonical equivalents.
690         * configure.in: Rename to...
691         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
692         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
693         target_noncanonical.  Use them.  Rewrite removal of configure
694         arguments for autoconf 2.59.  Discard variable settings.  Force
695         program_transform_name for native tools.
696
697         * Makefile.in: Regenerated.
698         * configure: Regenerated with autoconf 2.59.
699
700 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
701
702         * MAINTAINERS (Write After Approval): Add myself.
703
704 2007-01-31  Andreas Schwab  <schwab@suse.de>
705
706         * Makefile.tpl (LDFLAGS): Substitute it.
707         * Makefile.in: Regenerate.
708
709 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
710
711         * MAINTAINERS (Write After Approval): Add myself.
712
713 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
714
715         * MAINTAINERS (spu port): Add myself.
716
717 2007-01-23  Richard Guenther  <rguenther@suse.de>
718
719         PR bootstrap/30541
720         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
721         * Makefile.tpl (GNATBIND): Substitute it.
722         (GNATMAKE): Likewise.
723         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
724         of STAGE_PREFIX.
725         * Makefile.in: Regenerate.
726         * configure: Regenerate.
727
728 2007-01-18  Mike Stump  <mrs@apple.com>
729
730         * configure.in: Re-enable -Werror for gcc builds.
731
732 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
733
734         * MAINTAINERS (Write After Approval): Add myself.
735
736 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
737
738         * configure.in: Change == to = in test command.
739         * configure: Regenerate.
740
741 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
742             Nick Clifton  <nickc@redhat.com>
743             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
744
745         * configure.in (build_configargs, host_configargs, target_configargs):
746         Remove build/host/target parameters.
747         (host_libs): Add gmp and mpfr.
748         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
749         * Makefile.def (gmp, mpfr): New.
750         (gcc): Remove target.
751         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
752         target_os, target_vendor): New.
753         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
754         * configure: Regenerate.
755         * Makefile.in: Regenerate.
756
757 2007-01-11  Matt Fago  <fago@earthlink.net>
758
759         * configure.in: Try to link to functions only in mpfr 2.2.x
760         to improve robustness of configure tests.
761         * configure: Regenerate.
762
763 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
764
765         * MAINTAINERS: Add myself as i386 maintainer.
766
767 2007-01-08  Jan Hubicka  <jh@suse.cz>
768
769         * MAINTAINERS: Add myself as i386 maintainer.
770
771 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
772
773         * configure.in: Add support for an x86_64-mingw* target.
774         * configure: Regenerate.
775
776 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
777
778         * Makefile.tpl (all-target): Correct @if conditional for target
779         modules.
780         * configure.in: Omit libiberty if building only target libgcc.
781         * configure, Makefile.in: Regenerated.
782
783 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
784
785         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
786         * configure: Regenerate.
787
788 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
789
790         * Makefile.def (target_modules): Add libgcc.
791         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
792         * Makefile.tpl (clean-target-libgcc): Delete.
793         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
794         on gcc even for bootstrapped modules.  Rewrite handling of
795         lang_env_dependencies to loop over target_modules.
796         * configure.in (target_libraries): Add target-libgcc.
797         * Makefile.in, configure: Regenerated.
798
799 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
800
801         * configure.in: Reorganize recognition of languages.  Add
802         --enable-stage1-languages.  Show supported languages for the chosen
803         target rather than all recognized languages.
804         * configure: Regenerate.
805
806 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
807
808         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
809         * Makefile.in: Regenerate.
810
811 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
812
813         * configure.in: Warn that MPFR 2.2.0 is buggy.
814         * configure: Regenerate.
815
816 2006-12-27  Ian Lance Taylor  <iant@google.com>
817
818         * configure.in: When removing Makefiles to force a reconfigure, also
819         remove prev-DIR*/Makefile.
820         * configure: Regenerate.
821
822 2006-12-22  Andreas Schwab  <schwab@suse.de>
823
824         * configure: Regenerate with correct autoconf version.
825
826 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
827
828         * configure.in: add AC_SUBST for *_FOR_TARGET.
829         * configure: Regenerate.
830
831 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
832
833         * configure.in: Simplify logic for rejecting languages that cannot
834         be built.  Separate the case when a language is unsupported,
835         from the case when the user chooses not to build a language.
836
837 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
838
839         * configure.in: Remove "$build" case for powerpc-*-darwin* since
840         it only affects bootstrap and could be tested on "$host" as well.
841         * configure: Regenerate.
842         * config/mh-ppc-darwin: Add to the stage1 cflags here.
843
844 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
845
846         PR bootstrap/29544
847         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
848         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
849         move here comment from Makefile.tpl.
850         * Makefile.tpl: Move some definitions higher in the file.
851         (STAGE1_CHECKING): New.
852         * configure.in: Add --enable-stage1-checking.
853         * configure: Regenerate.
854         * Makefile.in: Regenerate.
855
856 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
857
858         * MAINTAINERS: Add myself as build system maintainer.
859
860 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
861
862         * MAINTAINERS (Write After Approval): Add myself.
863
864 2006-12-13  Eric Christopher  <echristo@apple.com>
865
866         * MAINTAINERS: Add myself as darwin maintainer.
867
868 2006-12-11  Ian Lance Taylor  <ian@airs.com>
869
870         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
871
872 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
873
874         MAINTAINERS: Update my entry.
875
876 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
877
878         * configure.in:  Handle spu makefile frag.
879         * Makefile.tpl (MAINT): Define
880         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
881         * configure: Regenerate.
882         * Makefile.in: Regenerate.
883
884 2006-12-11  Ben Elliston  <bje@au.ibm.com>
885
886         * config.guess: Import latest version.
887         * config.sub: Likewise.
888
889 2006-12-11  Ben Elliston  <bje@au.ibm.com>
890
891         * configure.in (spu-*-*): Don't skip target-libiberty.
892         * configure: Regenerate.
893
894 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
895
896         PR bootstrap/30134
897         * configure.in: Correct x86 darwin support for libjava to powerpc
898         and i?86 only.
899         * configure: Regenerate.
900
901 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
902
903         * configure.in: Add x86 darwin support for libjava.
904         * configure: Regenerate.
905
906 2006-12-07  Mike Stump  <mrs@apple.com>
907
908         * Makefile.def (dependencies): Add dependency for
909         install-target-libssp and install-target-libgomp on
910         install-gcc.
911         * Makefile.in: Regenerate.
912
913 2006-12-04  Richard Guenther  <rguenther@suse.de>
914
915         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
916         (Non-Algorithmic Maintainers): Move over non-algorithmic
917         loop optimizer maintainers, add myself as a non-algorithmic
918         middle-end maintainer.
919
920 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
921
922         * MAINTAINERS (Write After Approval): Add myself.
923
924 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
925
926         * configure.in: Update error message for missing GMP/MPFR.
927
928         * configure: Regenerate.
929
930 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
931
932         * configure.in: Update MPFR version in error message.
933
934         * configure: Regenerate.
935
936 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
937
938         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
939         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
940         --with-gmp-lib): New flags.
941
942         * configure: Regenerate.
943
944 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
945
946         * MAINTAINERS (Write After Approval): Change my email address.
947
948 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
949
950         * MAINTAINERS (Write After Approval): Add myself.
951
952 2006-11-22  Philipp Thomas <pth@suse.de>
953
954         * MAINTAINERS (i18n): Update e-mail address.
955
956 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
957
958         * MAINTAINERS (spu port): Add myself as maintainer.
959         (Write After Approval): Remove myself.
960
961 2006-11-22  Ben Elliston  <bje@au.ibm.com>
962
963         * configure.in (skipdirs): Don't build libssp for SPU.
964         * configure: Regenerate.
965
966 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
967
968         * MAINTAINERS (spu port): Add myself as maintainer.
969         (libobjc): Update my email address.
970
971 2006-11-21  Andrea Bona  <andrea.bona@st.com>
972
973         * MAINTAINERS (Write After Approval): Add myself.
974
975 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
976
977         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
978         * configure : Rebuilt.
979
980 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
981
982         * MAINTAINERS (Write After Approval): Add myself.
983
984 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
985
986         * MAINTAINERS (Write After Approval): Add myself.
987
988 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
989
990         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
991         libmpfr.a.
992         * configure: Regenerate.
993
994 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
995
996         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
997         (unstage): Test for stage_last presence.
998
999         PR bootstrap/29802
1000         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1001         * Makefile.in: Regenerate.
1002
1003 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1004
1005         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1006         maintainers.
1007
1008 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1013
1014         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1015         and stageN-package/Makefile.
1016         * Makefile.in: Regenerated.
1017
1018 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1019
1020         * configure.in: Remove target-libgloss from noconfigdirs for
1021         bfin-*-*.
1022         * configure: Regenerated.
1023
1024 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1025
1026         * configure.in (have_gmp): Only error if the gcc directory exists.
1027
1028         * configure: Regenerate.
1029
1030 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1031
1032         * configure.in: Robustify error message for missing GMP/MPFR.
1033
1034         * configure: Regenerate.
1035
1036 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1041
1042         * MAINTAINERS: Change email address.
1043
1044 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1053
1054         * MAINTAINERS (Write After Approval): Move myself to
1055         Write After Approval section.
1056
1057 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1058
1059         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1060         need_gmp anymore.
1061         * configure: Regenerate.
1062
1063 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1064
1065         * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1068
1069         * config.guess: Import latest version.
1070         * config.sub: Likewise.
1071
1072 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1073
1074         * Makefile.def: Added pdf target handling.
1075         * Makefile.tpl: Added pdf target handling.
1076         * Makefile.in: Regenerated.
1077
1078 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1079
1080         * MAINTAINERS: Add self as score port maintainer.
1081
1082 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1087
1088         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1089         or newer.
1090         * configure: Regenerated.
1091
1092 2006-09-27  Dave Brolley  <brolley@redhat.com>
1093
1094         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1095         $s instead of $r.
1096         * configure: Regenerated.
1097
1098 2006-09-26  Thiemo Seufer  <ths@mips.com>
1099
1100         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1101         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1102         * configure: Regenerate.
1103
1104 2006-09-24  Graeme Peterson <gridly@gmail.com>
1105
1106         * MAINTAINERS (Write After Approval): Remove myself.
1107
1108 2006-09-22  Chao-ying Fu  <fu@mips.com>
1109
1110         * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1113
1114         * MAINTAINERS: Add self as soft-fp maintainer.
1115
1116 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1117
1118         * MAINTAINERS: Add myself as avr maintainer.
1119         Remove Marek Michalkiewicz as avr maintainer.
1120
1121 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1122
1123         * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1126
1127         * configure.in: Never build newlib for a Mingw host.
1128         Never build newlib as Mingw target library.
1129         Test the existence of winsup/cygwin for building a Cygwin newlib,
1130         rather than just winsup.
1131         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1132         building a Mingw target.
1133         * configure: Regenerate.
1134
1135 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1136
1137         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1138
1139 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1140
1141         * config.guess: Import from src (was more updated).
1142         * config.sub: Likewise.
1143
1144 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1145
1146         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1147         * configure: Regenerated.
1148
1149 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1150
1151         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1152         for stages after the first.
1153
1154 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1155
1156         * Makefile.def: Add dependencies for configure-opcodes
1157         on configure-intl and all-opcodes on all-intl.
1158         * Makefile.in: Regenerated.
1159
1160 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1161
1162         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1163
1164 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1165
1166         Port to hosts whose 'sort' and 'tail' implementations
1167         treat operands with leading '+' as file names, as POSIX
1168         has required since 2001.  However, make sure the code still
1169         works on pre-POSIX hosts.
1170         * ltmain.sh: Don't assume "sort +2" is equivalent to
1171         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1172
1173 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1174
1175         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1176
1177 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1178
1179         * ltconfig: chmod 644 before ranlib during install.
1180
1181 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1182
1183         PR bootstrap/18058
1184         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1185         if the bootstrap compiler is a GCC version that supports it.
1186         * configure: Regenerate.
1187
1188 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1189
1190         * configure.in: Fix thinkos in previous check-in.
1191         * configure: Regenerate.
1192
1193 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1194
1195         PR other/27063
1196         * configure.in: Test subdir_requires and give an appropriate
1197         error message.
1198         * configure: Regenerate.
1199
1200 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1201
1202         * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1205
1206         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1207
1208 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1209
1210         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1211
1212 2006-06-20  David Ayers  <d.ayers@inode.at>
1213
1214         PR bootstrap/28072
1215         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1216         whether target-libjava is being configured instead of whether the
1217         java front end is enabled.
1218         * configure: Regenerate.
1219
1220 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1221
1222         PR target/27540
1223         * configure.in: Only enable libgomp on IRIX 6.
1224         * configure: Regenerate.
1225
1226 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1227
1228         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1229         too.
1230         * Makefile.in: Regenerate.
1231
1232 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1233
1234         * config-ml.in: Alter CCASFLAGS to include special
1235         multilib options the same as is done for CFLAGS.
1236
1237 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1238
1239         * configure.in: Don't enable libgomp on hpux10.
1240         * configure: Rebuilt.
1241
1242 2006-06-12  David Ayers  <d.ayers@inode.at>
1243
1244         PR bootstrap/27963
1245         PR target/19970
1246         * configure.in: Remove target-boehm-gc from noconfigdirs where
1247         ${libgcj} is specified.
1248         * configure: Regenerate.
1249
1250 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1251
1252         Sync from src:
1253
1254         * configure.in: Sync.
1255         * configure: Regenerated.
1256
1257         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1258
1259         * Makefile.def: Added dependencies from sim and gdb on intl, and
1260         added configure dependencies to everything with an all dependency
1261         on intl.
1262         * Makefile.in: Regenerated.
1263
1264 2006-06-06  David Ayers  <d.ayers@inode.at>
1265
1266         PR libobjc/13946
1267         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1268         * Makefile.in: Regenerate.
1269         * configure.in: Add --enable-objc-gc at toplevel and have it
1270         enable boehm-gc for Objective-C.
1271         Remove target-boehm-gc from libgcj.
1272         Add target-boehm-gc to target_libraries.
1273         Add target-boehm-gc to noconfigdirs where ${libgcj}
1274         is specified.
1275         Assert that boehm-gc is supported when requested for Objective-C.
1276         Only build boehm-gc if needed either for Java or Objective-C.
1277         * configure: Regenerate.
1278
1279 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1280
1281         PR 27674
1282         * Makefile.tpl (configure-[+prefix+][+module+],
1283         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1284         Remove rule to unstage bootstrapped modules.
1285         (stage_current): New.
1286         * Makefile.in: Regenerate.
1287
1288 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1289
1290         * MAINTAINERS (Write After Approval): Update my e-mail address.
1291
1292 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1293
1294         * include/libiberty.h: Declare pex_run_in_environment.
1295
1296 2006-05-31  Asher Langton  <langton2@llnl.gov>
1297
1298         * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1301
1302         * Makefile.def (bfd, opcodes): Fix lib_path.
1303         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1304         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1305         * Makefile.in: Regenerate.
1306
1307 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1308
1309         * Makefile.in: Regenerate.
1310
1311 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1312
1313         * Makefile.def: Add install-html target. Add datarootdir
1314         docdir and htmldir to flags_to_pass.
1315         * Makefile.tpl: Add install-html target.
1316         * Makefile.in: Regenerate.
1317         * configure.in: Add --with-datarootdir, --with-docdir, and
1318         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1319         * configure: Regenerate.
1320
1321 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1322
1323         * configure.in: Enable gprof for cross builds.
1324         * configure: Regenerate.
1325
1326 2006-05-22  Richard Guenther  <rguenther@suse.de>
1327
1328         Revert
1329         2006-01-31  Richard Guenther  <rguenther@suse.de>
1330         Paolo Bonzini  <bonzini@gnu.org>
1331
1332         * Makefile.def (target_modules): Add libgcc-math target module.
1333         * configure.in (target_libraries): Add libgcc-math target library.
1334         (--enable-libgcc-math): New configure switch.
1335         * Makefile.in: Re-generate.
1336         * configure: Re-generate.
1337         * libgcc-math: New toplevel directory.
1338
1339 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1340             Andreas Tobler  <a.tobler@schweiz.ch>
1341
1342         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1343         * configure: Rebuilt.
1344
1345 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1346
1347         * MAINTAINERS (Write After Approval): Add myself.
1348
1349 2006-05-01  DJ Delorie  <dj@redhat.com>
1350
1351         * configure.in: Restore CFLAGS if GMP isn't present.
1352         * configure: Regenerate.
1353
1354 2006-05-01  Richard Guenther  <rguenther@suse.de>
1355
1356         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1357         maintainer.
1358
1359 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1360
1361         * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1364
1365         * MAINTAINERS (Write After Approval): Add myself.
1366
1367 2006-04-18  DJ Delorie  <dj@redhat.com>
1368
1369         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1370         reference libgloss so that libssp can be built in a combined
1371         tree.
1372         * configure: Regenerate.
1373
1374 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1375
1376         * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1379
1380         * configure.in: Require makeinfo 4.4 or higher.
1381         * configure: Regenerate.
1382
1383 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1384
1385         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1386         Rearrange the entries of other libraries to have them in one place.
1387
1388 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1389
1390         * MAINTAINERS (Write After Approval): Remove myself.
1391         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1392
1393 2006-03-14  Richard Guenther  <rguenther@suse.de>
1394
1395         * configure: Regenerate with autoconf 2.13.
1396
1397 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1398
1399         * MAINTAINERS: Use my work address.
1400
1401         * MAINTAINERS: Update my E-mail address.
1402
1403 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1404
1405         * configure.in: Handle --disable-<component> generically.
1406         * configure: Regenerate.
1407
1408 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1409
1410         PR libgcj/17311
1411         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1412
1413 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1414
1415         * MAINTAINERS (Write After Approval):  Remove myself.
1416         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1417
1418 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1419
1420         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1421         (TARGET_CONFIGDIRS): Remove.
1422         * configure.in: Remove AC_SUBST(target_configdirs).
1423         * Makefile.in, configure: Regenerated.
1424
1425 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1426
1427         * MAINTAINERS (Write After Approval):  Remove myself.
1428         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1429
1430 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1431
1432         PR bootstrap/25670
1433
1434         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1435
1436         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1437         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1438         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1439         BUILD_PREFIX, BUILD_PREFIX_1.
1440         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1441
1442         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1443         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1444
1445         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1446         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1447         of `cat stage_current`.  Always provide the `r' and `s' variables.
1448         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1449         a single shell execution.
1450         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1451         bootstrapped modules, make the stage1 module if the build was not
1452         started yet, else build the current stage.
1453         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1454         (all-build, all-host, all-target, [+make_target+]-host,
1455         [+make_target+]-target): Do not use \-continued lines.
1456         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1457         (current_stage, restrap, stage_last): New.
1458
1459         * Makefile.in: Regenerate.
1460         * configure: Regenerate.
1461
1462 2006-02-19  Bud Davis  <jmdavis@link.com>
1463
1464         * MAINTAINERS (Write After Approval):  Remove myself.
1465         (Language Front End Maintainers):  Add myself as fortran 95
1466         maintainer and update e-mail address.
1467
1468 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1469
1470         * MAINTAINERS (Write After Approval):  Remove myself.
1471         (Language Front End Maintainers):  Add myself as fortran 95
1472         maintainer.
1473
1474 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1475
1476         * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1479
1480         * MAINTAINERS (Write After Approval):  Remove myself.
1481         (Language Front End Maintainers):  Add myself as
1482         fortran 95 maintainer.
1483
1484 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1485
1486         Sync from src:
1487
1488         2005-12-27  Leif Ekblad  <leif@rdos.net>
1489
1490         * configure.in: Add support for RDOS target.
1491         * configure: Regenerate.
1492
1493 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1494             Andreas Schwab  <schwab@suse.de>
1495
1496         * configure: Regenerate.
1497
1498 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1499
1500         * configure.in (enable_libgomp): Add AIX.
1501         * configure: Regenerate.
1502
1503 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1504
1505         * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1508
1509         * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2006-01-31  Richard Guenther  <rguenther@suse.de>
1512         Paolo Bonzini  <bonzini@gnu.org>
1513
1514         * Makefile.def (target_modules): Add libgcc-math target module.
1515         * configure.in (target_libraries): Add libgcc-math target library.
1516         (--enable-libgcc-math): New configure switch.
1517         * Makefile.in: Re-generate.
1518         * configure: Re-generate.
1519         * libgcc-math: New toplevel directory.
1520
1521 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1522
1523         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1524         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1525         the assembler, linker and binutils.
1526         * configure: Regenerate.
1527
1528 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1529
1530         * MAINTAINERS (Write After Approval): Add myself.
1531
1532 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1533
1534         * configure: Regenerate.
1535
1536 2006-01-18  Richard Henderson  <rth@redhat.com>
1537             Jakub Jelinek  <jakub@redhat.com>
1538             Diego Novillo  <dnovillo@redhat.com>
1539
1540         * libgomp: New directory.
1541         * Makefile.def: Add target_module libgomp.
1542         * Makefile.in: Regenerate.
1543         * configure.in (target_libraries): Add target-libgomp.
1544         * configure: Regenerate.
1545
1546 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1547
1548         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1549         @ from continuation.
1550         * Makefile.in: Rebuilt.
1551
1552 2006-01-04  Chris Lattner  <sabre@gnu.org>
1553
1554         * MAINTAINERS (Write After Approval): Add myself.
1555
1556 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1557
1558         PR bootstrap/24252
1559
1560         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1561         * Makefile.tpl (OBJDUMP): New.
1562         (EXTRA_HOST_FLAGS): Add it.
1563         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1564
1565         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1566         to use symbolic links between directories.  Avoid race conditions
1567         or make them harmless.
1568         * configure.in: Do not try to use symbolic links between directories.
1569
1570         * Makefile.def (LEAN): Pass.
1571         * Makefile.tpl (LEAN): Define.
1572         (stage[+id+]-start): Accept that the previous directory does not
1573         exist, if the bootstrap is lean.
1574         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1575         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1576         configure substitution.
1577         ([+compare-target+]): Likewise.
1578         ([+bootstrap-target+]-lean): New.
1579         * configure.in: Remove lean bootstrap support from here.
1580
1581         * Makefile.in: Regenerate.
1582         * configure: Regenerate.
1583
1584 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1585
1586         * MAINTAINERS (libdecnumber): Add myself.
1587
1588 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1589
1590         * libtool-ldflags: New script.
1591
1592 2006-01-02  Andreas Schwab  <schwab@suse.de>
1593
1594         * configure.in: When reconfiguring remove Makefile in
1595         all stage directories.
1596         * configure: Regenerate.
1597
1598 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1599
1600         * MAINTAINERS: Update my email address.
1601
1602 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1603
1604         Revert Ada-related part of the previous change.
1605
1606         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1607         Do not pass.
1608         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1609         * Makefile.in: Regenerate.
1610         * configure.in: Do not include mt-ppc-aix target fragment.
1611         * configure: Regenerate.
1612
1613 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1614
1615         * configure.in: Select appropriate fragments for PowerPC/AIX.
1616         * configure: Regenerate.
1617
1618         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1619         BOOT_CFLAGS, BOOT_LDFLAGS.
1620         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1621         BOOT_CFLAGS, BOOT_LDFLAGS.
1622         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1623         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1624         (stage): Fail if we cannot complete the work.
1625         * Makefile.in: Regenerate.
1626
1627 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1628
1629         * configure.in: Replace ms1 with mt.
1630         * configure: Rebuilt.
1631
1632 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1633
1634         * MAINTAINERS: Update my email address.
1635
1636 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1637
1638         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1639         install-host-nogcc): Don't invoke $(stage) at the end.
1640         * Makefile.in: Regenerate.
1641
1642 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1643
1644         * configure.in: Flip the top-level bootstrap switch.
1645         * configure: Regenerate.
1646
1647 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1648
1649         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1650         $(stage) and $(unstage).
1651         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1652         (all): Remove stray semicolon.
1653         (local-distclean): Don't handle multilib.tmp and multilib.out.
1654         (install.all): Set $s for consistency.
1655         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1656         check_multilibs setting.  Always make the install directory.
1657         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1658         Correct @if/@endif.
1659         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1660         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1661         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1662         (multilib.out): Remove.
1663         * Makefile.in: Regenerated.
1664
1665 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1666
1667         * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1670
1671         * MAINTAINERS: Add myself as mt maintainer.
1672
1673         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1674
1675 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1676
1677         * MAINTAINERS: Change email address.
1678
1679 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1680
1681         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1682         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1683         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1684         Find in-tree tools if available.
1685         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1686         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1687         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1688         (COMPILER_*_FOR_TARGET): New.
1689         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1690         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1691         (CONFIGURED_*, USUAL_*): Remove.
1692         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1693         STRIP): Use autoconf substitutions.
1694         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1695         COMPILER_NM_FOR_TARGET): New.
1696         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1697
1698         (all): Make all-host and all-target in parallel.
1699         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1700         that $$r and $$s are set before invoking a recursive make.
1701         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1702         ([+bootstrap-target+]): Inline most of the `all' target.
1703
1704 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1705
1706         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1707         from the gcc build directory.
1708         * Makefile.in: Regenerate.
1709
1710 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1711
1712         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1713         depend on all-libdecnumber.
1714         * configure.in (host_libs): Include libdecnumber.
1715         * Makefile.in: Regenerate.
1716         * configure: Likewise.
1717
1718 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1719
1720         * libdecnumber: Import decNumber sources from the dfp-branch.
1721
1722 2005-11-21  Kean Johnston  <jkj@sco.com>
1723
1724         * config.sub, config.guess: Sync from upstream sources.
1725
1726 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1727
1728         Import from Autoconf sources:
1729
1730         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1731         * config/move-if-change: Don't output "$2 is unchanged";
1732         suggested by Ben Elliston.  Handle weird characters correctly.
1733
1734 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1735
1736         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1737         to match upstream libtool for darwin.
1738
1739 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1740
1741         * Makefile.def: Remove gdb dependencies for gdbtk.
1742         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1743         (configure-gdb, install-gdb): New rules.
1744         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1745         * Makefile.in, configure: Regenerated.
1746
1747 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1748
1749         * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1752
1753         * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1756
1757         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1758         Diego Novillo.
1759
1760 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1761
1762         PR bootstrap/24297
1763         * Makefile.tpl (do-[+make-target+], do-check, install,
1764         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1765         are set before recursing.
1766         * Makefile.in: Regenerate.
1767
1768 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1769
1770         PR bootstrap/18939
1771         * Makefile.def (gcc) <target>: Fix thinko.
1772         * Makefile.in: Regenerate.
1773
1774 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1775
1776         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1777         * configure: Regenerate.
1778
1779 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1780
1781         * MAINTAINERS (Write After Approval): Add self.
1782
1783 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1784
1785         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1786         target-libffi, target-qthreads, target-libjava, and
1787         targetlibobjc.
1788         * configure: Regenerate.
1789
1790 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1791
1792         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1793         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1794         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1795         (USUAL_OBJDUMP_FOR_TARGET): New.
1796         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1797         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1798         * configure, Makefile.in: Regenerated.
1799
1800 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1801
1802         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1803         before other host packages.
1804
1805 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1806
1807         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1808
1809 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1810
1811         PR bootstrap/22340
1812
1813         * configure.in (default_target): Remove.
1814         * Makefile.tpl (all): Do not use prerequisites as subroutines
1815         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1816         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1817         use prerequisites as subroutines.
1818         (check-host, check-target): New.
1819         (bootstrap configure & all targets): Do not use stage*-start
1820         if the directory layout is already ok.
1821         (non-bootstrap configure & all targets): Prepend a $(unstage).
1822         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1823         (NOTPARALLEL): Remove.
1824         (unstage, stage variables): New variables.
1825         (unstage, stage targets): Simply expand to those variables.
1826
1827         * configure: Regenerate.
1828         * Makefile.in: Regenerate.
1829
1830 2005-10-04  James E Wilson  <wilson@specifix.com>
1831
1832         * Makefile.def (lang_env_dependencies): Add libmudflap.
1833         * Makefile.in: Regenerate.
1834
1835 2005-10-03  Andreas Schwab  <schwab@suse.de>
1836
1837         Backport from libtool CVS:
1838         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1839
1840         * ltmain.sh: add support for installing into temporary
1841         staging area (e.g. 'make install DESTDIR=...')
1842
1843 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1844
1845         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1846         * configure: Regenerated.
1847
1848 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1849
1850         * configure: Regenerate with the correct
1851         autoconf version.
1852
1853 2005-09-30  Catherine Moore  <clm@cm00re.com>
1854
1855         * configure.in (bfin-*-*): New.
1856         * configure: Regenerated.
1857
1858 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1859
1860         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1861         (LIPO_FOR_TARGET): New.
1862         (CONFIGURED_LIPO_FOR_TARGET): New.
1863         (USUAL_LIPO_FOR_TARGET): New.
1864         (STRIP_FOR_TARGET): New.
1865         (CONFIGURED_STRIP_FOR_TARGET): New.
1866         (USUAL_STRIP_FOR_TARGET): New.
1867         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1868         STRIP_FOR_TARGET.
1869         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1870         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1871         * Makefile.in: Regenerate.
1872         * configure: Regenerate.
1873
1874 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1875
1876         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1877         (rs6000-*-aix*): Same.
1878         * configure: Regenerate.
1879
1880 2005-09-16  Tom Tromey  <tromey@redhat.com>
1881
1882         * MAINTAINERS: Add self as java maintainer.
1883
1884 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1885
1886         * configure.in: Recognize f95 in the --enable-languages option,
1887         and substitute it for fortran, issuing a warning.
1888         * configure: Regenerate.
1889
1890 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1891
1892         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1893         * configure:  Regenerated.
1894
1895 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1896
1897         * MAINTAINERS: Add self as ms1 maintainer.
1898
1899 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1900
1901         * Makefile.def (libssp): Add to lang_env_dependencies.
1902         * Makefile.in: Regenerate.
1903
1904 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1905
1906         * MAINTAINERS: Add myself as middle-end maintainer.
1907
1908 2005-08-17  Christian Groessler  <chris@groessler.org>
1909
1910         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1911         * Makefile.in: Regenerate.
1912
1913 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1914
1915         * MAINTAINERS (write after approval): Added myself.
1916
1917 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1918
1919         * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1922
1923         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1924         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1925         Look for alternate names of the target cc and c++
1926         * configure: Regenerate.
1927
1928 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1929
1930         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1931         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1932         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1933         tools; remove code to manually set them.
1934         (Target tools): Look in the environment for them.
1935         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1936         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1937         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1938         build directory.
1939         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1940         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1941         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1942         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1943         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1944         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1945         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1946         * configure: Regenerate.
1947         * Makefile.in: Regenerate.
1948
1949 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1950
1951         * MAINTAINERS: Update for removed CPU targets.
1952
1953 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1954
1955         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1956         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1957         * Makefile.in: Regenerated.
1958
1959 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1960
1961         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1962         (CFLAGS_FOR_TARGET): Use it.
1963         (CXXFLAGS_FOR_TARGET): Likewise.
1964         * Makefile.in: Regenerated.
1965         * configure.in (--with-build-sysroot): New option.
1966         * configure: Regenerated.
1967
1968 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1969
1970         * Makefile.tpl: Wrap install between unstage and stage
1971         * Makefile.in: Regenerate.
1972
1973 2005-07-21  Eric Christopher  <echristo@apple.com>
1974
1975         * MAINTAINERS: Update affiliation.
1976
1977 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1978
1979         * MAINTAINERS: Add self as crx port maintainer.
1980
1981 2005-07-20  DJ Delorie  <dj@redhat.com>
1982
1983         * MAINTAINERS: Add self as m32c maintainer.
1984
1985 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1986
1987         * all files: Update FSF address.
1988
1989 2005-07-15  Eric Christopher  <echristo@redhat.com>
1990
1991         * MAINTAINERS: Change affiliation.
1992
1993 2005-07-14  Jim Blandy  <jimb@redhat.com>
1994
1995         * configure.in: Add cases for Renesas m32c.
1996         * configure: Regenerated.
1997
1998 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1999
2000         * COPYING.LIB: Update from fsf.org.
2001
2002 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2003
2004         * COPYING, compile, config.guess,
2005         config.sub, install-sh, missing, mkinstalldirs,
2006         symlink-tree, ylwrap: Sync from upstream sources.
2007         * config-ml.in: Update FSF address.
2008
2009 2005-07-13  Eric Christopher  <echristo@redhat.com>
2010
2011         * configure.in: Add toplevel noconfigdir support for tpf.
2012         * configure: Regenerate.
2013
2014 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2015
2016         PR ada/22340
2017
2018         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2019         * Makefile.in: Regenerate.
2020
2021 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2022
2023         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2024         Brolley to write-after-approval.
2025
2026 2005-07-07  Andreas Schwab  <schwab@suse.de>
2027
2028         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2029         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2030         * Makefile.in: Regenerated.
2031
2032 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2033
2034         * configure.in: Don't build sim or rda when targetting darwin.
2035         * configure: Regenerate.
2036
2037 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2038
2039         * configure.in: Add --enable-libssp and --disable-libssp.
2040         * configure: Regenerate with autoconf-2.13.
2041
2042 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2043
2044         * Makefile.def (target_modules): Add libssp.
2045         * configure.in (target_libraries): Add target-libssp.
2046         * configure: Rebuilt.
2047         * Makefile.in: Rebuilt.
2048
2049 2005-07-01  Zack Weinberg  <zackw@panix.com>
2050
2051         * MAINTAINERS: Change email address.  Resign from maintainership.
2052
2053 2005-07-01  Richard Guenther  <rguenther@suse.de>
2054
2055         * MAINTAINERS: Change my e-mail address and affiliation.
2056
2057 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2058
2059         * Makefile.def (stagefeedback): Come after profile.
2060         Define profiledbootstrap target.
2061         * Makefile.tpl (profiledbootstrap): Remove.
2062         (stageprofile-end): Zap stagefeedback.
2063         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2064         * Makefile.in: Regenerate.
2065
2066 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2067
2068         * MAINTAINERS: Update my email address.
2069
2070 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2071
2072         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2073         In 'cpp' stanza, support '#line' as well as '# '.
2074
2075 2005-06-08  Andreas Schwab  <schwab@suse.de>
2076
2077         * MAINTAINERS: Move myself from 'Write After Approval' to
2078         'CPU Port Maintainers' section as m68k maintainer.
2079
2080 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2081
2082         * configure.in (unsupported_languages): New macro.
2083         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2084         non-ported target libraries in noconfigdirs.
2085         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2086         non-linux-gnu.  Remove libgcj_ex_libffi.
2087         <lang_frag loop>: Set add_this_lang=no if the language is in
2088         unsupported_languages.
2089         * configure: Regenerate.
2090
2091 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2092
2093         * configure.in: Fix typo in handling of --with-mpfr-dir.
2094         * configure: Regenerate.
2095
2096 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2097
2098         * MAINTAINERS: Update my email address.
2099
2100 2005-06-02  Jim Blandy  <jimb@redhat.com>
2101
2102         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2103         accepted into the master sources.)
2104
2105 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2106             Michael Snyder  <msnyder@redhat.com>
2107             Stan Cox  <scox@redhat.com>
2108
2109         * configure.in: Set noconfigdirs for ms1.
2110
2111         * configure: Regenerate.
2112
2113 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2114
2115         * MAINTAINERS (Write After Approval): Add self.
2116
2117 2005-06-01  Josh Conner  <jconner@apple.com>
2118
2119         * MAINTAINERS (Write After Approval): Add self.
2120
2121 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2122
2123         * MAINTAINERS: Update my email address.
2124
2125 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2126
2127         * MAINTAINERS (Write After Approval): Add self.
2128
2129 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2130
2131         * MAINTAINERS (Write After Approval): Remove self.
2132
2133 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2134
2135         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2136         (Dependencies): Consider target modules for bootstrap dependencies.
2137         Make target bootstrap modules depend on each stage's gcc.
2138         * Makefile.in: Regenerate.
2139
2140 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2141
2142         * Makefile.def (configure-gcc): Depend on binutils having been built.
2143         (all-gcc): No need to do it here.
2144         * Makefile.in: Regenerate.
2145
2146 2005-05-19  Paul Brook  <paul@codesourcery.com>
2147
2148         * configure.in: Rewrite misleading error message when requested
2149         language cannot be built.
2150         * configure: Regenerate.
2151
2152 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2153
2154         * ylwrap: Import from Automake 1.9.5.
2155
2156 2005-05-13  David Ung  <davidu@mips.com>
2157
2158         * MAINTAINERS (Write After Approval): Add self.
2159
2160 2005-05-09  Mike Stump  <mrs@apple.com>
2161
2162         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2163         lt_cv_sys_max_cmd_len for now.
2164
2165 2005-05-09  Stan Cox  <scox@redhat.com>
2166
2167         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2168
2169 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2170
2171         * README.SCO: Update the URL.
2172
2173 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2174
2175         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2176         with_gnu_ld to libtool.
2177         * ltcf-c.sh (aix[45]): Define file_list_spec.
2178         * ltcf-cxx.sh (aix[45]): Same.
2179         * ltcf-gcj.sh (aix[45]): Same.
2180         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2181         exists, write list of input files to temporary file.
2182
2183 2005-05-04  Mike Stump  <mrs@apple.com>
2184
2185         * configure.in: Always pass --target to target configures as
2186         otherwise rebuilds that do --recheck will fail.
2187         * confiugure: Rebuilt.
2188
2189 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2190
2191         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2192         STAGE_HOST_EXPORTS.
2193         (configure, all): Add bootstrap support.
2194         (Host modules, target modules): Pass post-stage1 flags and exports.
2195         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2196         * Makefile.in: Regenerate.
2197
2198 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2199
2200         * configure: Regenerate.
2201
2202 2005-04-27  Mike Stump  <mrs@apple.com>
2203
2204         * MAINTAINERS: Add self as darwin maintainer.
2205
2206 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2207
2208         * config.sub: Update from master copy.
2209
2210 2005-04-21  Mike Stump  <mrs@apple.com>
2211
2212         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2213         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2214
2215 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2216
2217         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2218         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2219         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2220         "*-*-elf" and "*-*-linux*".
2221         * configure: Regenerate.
2222
2223 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2224
2225         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2226
2227 2005-04-12  Mike Stump  <mrs@apple.com>
2228
2229         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2230
2231 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2232
2233         * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2236
2237         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2238
2239 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2240
2241         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2242         (TARGET_CONFIGARGS): Include --with-target-subdir.
2243         (configure, all): New macros.  Use them throughout.
2244         * Makefile.in: Regenerate.
2245
2246 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2247
2248         * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2251
2252         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2253
2254 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2255
2256         * MAINTAINERS: Move John Carr to Write After Approval.
2257
2258 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2259
2260         * config/mh-mingw32: Delete.
2261         * configure.in: Don't use it.
2262         * configure: Regenerate.
2263
2264 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2265
2266         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2267         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2268         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2269         (HOST_LIB_PATH): Generate from Makefile.def.
2270         (TARGET_LIB_PATH): Likewise.
2271         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2272         * Makefile.in: Regenerate.
2273         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2274         (RPATH_ENVVAR): Include Darwin case.
2275         * configure: Regenerate.
2276
2277 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2278
2279         * MAINTAINERS (Various Maintainers): Remove self.
2280         (Write After Approval): Add self.
2281
2282 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2283
2284         * MAINTAINERS (Various Maintainers): Add self.
2285
2286 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2287
2288         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2289         * configure: Regenerate.
2290
2291 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2292
2293         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2294         gcc_version, and gcc_version_trigger from set of flags to pass.
2295         * Makefile.tpl: Remove definitions of above variables.
2296         (config.status): Remove dependency on $(gcc_version_trigger).
2297         * Makefile.in: Regenerate.
2298         * configure.in: Do not reference config/gcc-version.m4 nor
2299         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2300         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2301         * configure: Regenerate.
2302
2303 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2304             Andrew Pinski <pinskia@physics.uc.edu>
2305
2306         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2307         * Makefile.in: Regenerate.
2308
2309 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2310
2311         * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2005-03-03  David Ayers  <d.ayers@inode.at>
2314
2315         * MAINTAINERS (Write After Approval): Add myself.
2316
2317 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2318
2319         PR libgcj/20160
2320         * ltmain.sh: Avoid creating archives with components that have
2321         duplicate basenames.
2322
2323 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2324
2325         PR bootstrap/20250
2326         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2327         instead of check.
2328         * Makefile.in: Regenerate.
2329
2330 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2331
2332         * Makefile.in: Regenerate to fix conflict between the previous two
2333         patches.
2334
2335 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2336
2337         PR bootstrap/17383
2338         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2339         * Makefile.tpl (HOST_SUBDIR): New substitution.
2340         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2341         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2342         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2343         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2344         (Host modules, Bootstrapped modules): Use it.
2345         (Build modules, Target modules): Do not create symlink trees,
2346         always configure out-of-srcdir.
2347         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2348         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2349         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2350         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2351
2352         * Makefile.in: Regenerate.
2353         * configure: Regenerate.
2354
2355 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2356
2357         Merged from libada-gnattools-branch:
2358         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2359
2360         * gnattools: New directory.
2361         * Makefile.def: Add gnattools as a module, depending on target-libada.
2362         * Makefile.in: Regenerate.
2363         * configure.in: Include gnattools in host_tools; disable it if ada
2364         is disabled.
2365         * configure: Regenerate.
2366
2367 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2368
2369         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2370         treelang maintainer.
2371         (Write After Approval): Remove myself.
2372
2373 2005-02-23  Paul Schlie  <schlie@comcast.net>
2374
2375         * configure.in: Allow darwin targeted ports to build tk, itcl and
2376         libgui.
2377         * configure: Regenerate.
2378
2379 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2380
2381         PR libgcj/10353
2382         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2383         * configure: Regenerate.
2384
2385 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2386
2387         * MAINTAINERS (Write After Approval): Add myself.
2388
2389 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2390
2391         * MAINTAINERS: Update my e-mail address.
2392
2393 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2394
2395         * MAINTAINERS (Write After Approval): Add myself.
2396
2397 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2398
2399         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2400         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2401         target-libgloss when not *-*-elf and *-*-aout.
2402         * configure: Regenerate.
2403
2404 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2405
2406         * MAINTAINERS: Remove obsolete entries.
2407
2408         * MAINTAINERS (Write After Approval): Add Michael Matz.
2409
2410 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2411
2412         * MAINTAINERS: Remove self as cpplib maintainer.
2413
2414 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2415
2416         * install-sh, config.sub: Import from upstream.
2417
2418 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2419
2420         PR bootstrap/18222
2421         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2422         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2423         * Makefile.in: Regenerate.
2424
2425 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2426
2427         * MAINTAINERS: Update my email address.
2428
2429 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2430             Andreas Schwab  <schwab@suse.de>
2431
2432         PR bootstrap/18033
2433         * config-ml.in: Eval option if surrounded by single quotes.
2434
2435 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2436
2437         Revert 2004-12-28 Makefile changes, a better fix will be
2438         applied to mainline and src after GCC 4.0 branches.
2439
2440 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2441
2442         PR bootstrap/17383
2443
2444         * Makefile.def (target_modules): Remove stage parameter,
2445         it is always true now.
2446         * Makefile.tpl (configure-build-[+module+],
2447         configure-target-[+module+]): Always build symlink tree
2448         for the directory and for include.  BUILD_SUBDIR and
2449         TARGET_SUBDIR cannot be . anymore.
2450         * Makefile.in: Regenerate.
2451
2452 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2453
2454         Revert 2004-12-08 Makefile changes.
2455
2456 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2457
2458         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2459         cygwin, mingw.
2460
2461 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2462
2463         * configure.in (sh64-*-*): Reenable gprof.
2464         * configure: Regenerate.
2465
2466 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2467
2468         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2469         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2470         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2471         * Makefile.in: Regenerate.
2472
2473 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2474
2475         * MAINTAINERS: Update my email address.
2476
2477 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2478
2479         * Makefile.tpl: Generate normal dependencies if the LHS module is
2480         not bootstrapped.
2481         * Makefile.in: Regenerate.
2482
2483 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2484
2485         * configure.in: Include config/gxx-include-dir.m4.  Use
2486         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2487         * configure: Regenerate.
2488
2489 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2490
2491         * config.if: Delete.
2492         * configure.in: Set libstdcxx_incdir directly.
2493         * configure: Regenerate.
2494
2495 2004-12-02  Eric Christopher  <echristo@redhat.com>
2496
2497         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2498         * Makefile.in: Regenerate.
2499
2500 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2501
2502         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2503         * configure: Regenerate.
2504
2505 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2506
2507         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2508         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2509         * configure: Regenerate.
2510
2511 2004-12-01  Eric Christopher  <echristo@redhat.com>
2512
2513         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2514         of things to remove.
2515
2516 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2517
2518         * MAINTAINERS (Write After Approval): Update my e-mail address.
2519
2520 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2521
2522         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2523         from CVS libtool to always pass_all.
2524
2525 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2526
2527         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2528         (hppa*64*-*-*): Delete incorrect comment.
2529         * configure: Rebuilt.
2530
2531 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2532
2533         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2534
2535 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2536
2537         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2538         from CVS libtool to always pass_all.
2539
2540 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2541
2542         * install-sh, compile: Import from automake.
2543
2544 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2545
2546         * config.guess, config.sub:  Import from savannnah.
2547
2548 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2549
2550         * MAINTAINERS (Write After Approval): Add myself
2551
2552 2004-11-12  Mike Stump  <mrs@apple.com>
2553
2554         * Makefile.def: Add html support.
2555         * Makefile.tpl: Likewise.
2556         * Makefile.in: Regenerate.
2557
2558 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2559
2560         PR 18423
2561         * configure.in: Remove all instances of build-fixincludes from
2562         noconfigdirs.
2563         (build_configargs): Supply --target to subdirectories.
2564         * configure: Regenerate.
2565
2566         * Makefile.def: Make gcc install depend on fixincludes install.
2567         * Makefile.in: Regenerate.
2568
2569 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2570
2571         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2572
2573 2004-11-11  Paul Brook  <paul@codesourcery.com>
2574
2575         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2576
2577 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2578
2579         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2580         target-libgfortran.
2581         * configure: Regenerate.
2582
2583 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2584
2585         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2586         like CC.
2587
2588 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2589
2590         * Makefile.def (host fixincludes): Specify missing targets.
2591         * Makefile.in: Regenerate.
2592
2593 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2594
2595         * MAINTAINERS: Add myself
2596
2597 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2598
2599         * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2602
2603         * Makefile.def: Build fixincludes for the host, too.
2604         * Makefile.in: Regenerate.
2605         * configure.in (host_tools): Add fixincludes.
2606         * configure: Regenerate.
2607
2608 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2609
2610         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2611         * configure: Regenerated.
2612
2613 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2614
2615         PR other/17783
2616         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2617         * configure: Regenerated.
2618
2619 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2620
2621         * README.SCO: Update per FSF instructions.
2622
2623 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2624
2625         PR target/18151
2626         * configure.in (case ${target}): Do not build fixincludes for avr.
2627         * configure: Regenerated.
2628
2629 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2630
2631         * configure.in (case ${target}): Do not build fixincludes
2632         on platforms where it is not used.
2633         * configure: Regenerated.
2634
2635 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2636
2637         * configure.in: Use an absolute path to install-sh.
2638         * configure: Regenerated.
2639
2640 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2641
2642         * MAINTAINERS (Write After Approval): Add myself.
2643
2644 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2645
2646         * MAINTAINERS: Remove from Write After Approval those that are
2647         already maintainers.
2648
2649 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2650
2651         * MAINTAINERS:  Update my email address.
2652
2653 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2654
2655         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2656         * configure: Regenerate.
2657
2658 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2659
2660         * MAINTAINERS:  Update my email address.
2661
2662 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2663
2664         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2665         entries belonging to this category.
2666
2667 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2668
2669         * MAINTAINERS: Update my e-mail address.
2670
2671 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2672
2673         Fix wrong conflict resolution in:
2674
2675         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2676
2677         * Makefile.in: Regenerate.
2678         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2679         in the recursive `make', instead of hardwiring `all'.
2680         (Autogenerated TARGET-* variables): New.
2681
2682 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2683
2684         * configure.in: Enable target-libgloss for crx-*-*.
2685         * configure: Regenerate.
2686
2687 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2688
2689         * MAINTAINERS (Various Maintainers): Move the "windows,
2690         cygwin, mingw" maintainer to ...
2691         (OS Port Maintainers): ... here.
2692
2693 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2694
2695         * MAINTAINERS (Write After Approval): Remove those that are
2696         maintainers of some subsystem.
2697
2698 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2699
2700         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2701         * ltcf-cxx.sh (tpf*): Likewise.
2702         * ltconfig (tpf*): Add TPF OS configuration support.
2703
2704 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2705
2706         * MAINTAINERS: Change my email address to my new work account.
2707
2708 2004-09-24  Michael Roth  <mroth@nessie.de>
2709
2710         * configure.in (--without-headers): Add missing double quotes.
2711         * configure: Regenerate.
2712
2713 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2714
2715         * ylwrap: Revert to previous version.
2716
2717 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2718
2719         PR bootstrap/17369
2720         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2721         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2722         SET_GCC_LIB_PATH_CMD.
2723         (BASE_TARGET_EXPORTS): Likewise.
2724         * Makefile.in: Regenerated.
2725
2726         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2727         * configure: Regenerated.
2728
2729 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2730
2731         * config.guess: New upstream version
2732         * compile, depcomp, install-sh, ylwrap: Likewise.
2733
2734 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2735
2736         * config/mh-x86omitfp: New host makefile fragment.  Add
2737         -fomit-frame-pointer to the default BOOT_CFLAGS.
2738         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2739         * configure: Regenerate.
2740
2741 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2742
2743         PR target/11572
2744         * configure.in (*-*-darwin*): Renable libobjc.
2745         * configure: Regenerate.
2746
2747 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2748
2749         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2750
2751 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2752
2753         * Makefile.def: Remove libbanshee.
2754         * Makefile.tpl: Ditto.
2755         * configure.in: Ditto.
2756         * Makefile.in: Regen.
2757         * configure: Ditto.
2758
2759 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2760
2761         * ltmain.sh: Use $pic_object as $non_pic_object if
2762         $non_pic_object=none.
2763
2764 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2765
2766         * missing: Import latest version from master repository.
2767
2768 2004-09-06  Nick Clifton  <nickc@redhat.com>
2769
2770         * config.sub: Import latest version from master repository.
2771         * config.guess: Likewise.
2772         This includes these changes:
2773
2774         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2775
2776         * config.sub: Handle crisv32, alias etraxfs.
2777         * config.guess (crisv32:Linux:*:*): Handle.
2778
2779         2004-08-13  Brad Smith  <brad@comstyle.com>
2780
2781         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2782         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2783
2784         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2785
2786         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2787         assume the processor is a powerpc.  This is because coreutils
2788         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2789         in this case, due to a MacOS X bug that causes
2790         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2791         to return a negative number.
2792         Problem reported by Petter Reinholdtsen in:
2793         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2794
2795         2004-07-19  Ben Elliston  <bje@gnu.org>
2796
2797         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2798
2799         2004-06-24  Ben Elliston  <bje@gnu.org>
2800
2801         * config.guess: Update copyright years.
2802         * config.sub: Likewise.
2803
2804         2004-06-22  Robert Millan  <robertmh@gnu.org>
2805
2806         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2807         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2808
2809         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2810
2811         * config.guess (*:*VMS:*:*): New entry. Replaces
2812         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2813         manufacturer.
2814
2815         2004-06-22  Ben Elliston  <bje@gnu.org>
2816
2817         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2818         * config.sub: Likewise.
2819
2820         2004-06-22  Ben Elliston  <bje@gnu.org>
2821
2822         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2823         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2824
2825         2004-06-11  Ben Elliston  <bje@gnu.org>
2826
2827         * config.guess (pegasos:OpenBSD:*:*): Remove.
2828
2829         2004-06-11  Ben Elliston  <bje@gnu.org>
2830
2831         From Wouter Verhelst <wouter@grep.be>:
2832         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2833
2834         2004-06-11  Ben Elliston  <bje@gnu.org>
2835
2836         * config.guess (luna88k:OpenBSD:*:*): New.
2837
2838         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2839
2840         * config.guess (m32r*:Linux:*:*): New case.
2841         * config.sub: Handle m32rle.
2842
2843         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2844
2845         From Jens Petersen  <petersen@redhat.com>:
2846         * config.sub: Handle sparcv8.
2847
2848         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2849
2850         From Tom Smith <smith@cag.lkg.hp.com>:
2851         * config.guess: Version suffixes are equally significant on Tru64
2852         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2853         prefix of "P" (patched kernel).
2854
2855         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2856
2857         * config.sub: Add support for National Semiconductor CRX target.
2858
2859 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2860
2861         * MAINTAINERS (Various Maintainers): Remove myself as web page
2862         maintainer, add myself as maintainer of build status lists.
2863
2864 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2865
2866         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2867         *-*-netware, but add target-libmudflap.
2868         Consolidate *-*-netware targets (of which really only i?86 exists)
2869         into a single entry.
2870         * configure: Likewise.
2871
2872 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         * Makefile.tpl (sorry): Remove.
2875         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2876         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2877         (do-clean): Clean per-stage directories too.
2878         (do-distclean): Run distclean-stage1 too.
2879         (.NOTPARALLEL): Enable during toplevel bootstrap.
2880         (stage[+id+]-bubble): Enable parallel execution during
2881         the recursive invocation.
2882         * Makefile.in: Regenerate.
2883
2884         Fix previous checkin:
2885
2886         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2887         include.
2888         * configure.in: Fix indentation.
2889         * configure: Regenerate.
2890
2891 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2892
2893         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2894         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2895         * configure: regenerate
2896         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2897         -mdynamic-no-pic
2898
2899
2900 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2901
2902         * Makefile.def (build_modules): Add fixincludes.
2903         (dependencies): Make gcc depend on fixincludes.
2904         * configure.in (build_tools): Add fixincludes.
2905         (build_configdirs): Always include build_libs.
2906         * Makefile.in: Regenerate.
2907         * configure: Regenerate.
2908
2909 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2910
2911         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2912         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2913         phony targets; do not generate timestamp files.
2914         (distclean-stageN): Remove references to their timestamp files.
2915         (restageN, touch-stageN): Remove.
2916         (stageN-bubble): Rewritten.
2917         (compare): Support lean bootstraps.
2918         * Makefile.in: Regenerate.
2919
2920         * configure.in: Only warn when bootstrapping but
2921         build != host or build != target.  Support lean bootstraps.
2922         * configure: Regenerate.
2923
2924 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2925
2926         * configure.in:  Give a better error message if GMP/MPFR are missing
2927         and a language needing them has been requested.
2928         * configure:  Regenerated.
2929
2930 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2931
2932         * configure.in:  Print a list of available language front-ends if
2933         a requested one is missing.  Tidy stray tab characters.
2934         * configure:  Regenerated.
2935
2936 2004-08-19  Michael Koch  <konqueror@gmx.de>
2937
2938         * gcc/doc/install.texi: Update entry about automake for libjava.
2939
2940 2004-08-17  Robert Millan  <robertmh@gnu.org>
2941
2942         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2943         (instead of FreeBSD).
2944         * configure: Regenerate.
2945
2946 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         * Makefile.in: Regenerate.
2949         * configure: Regenerate.
2950
2951         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2952         stage_*_flags.
2953         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2954         for bootstrapped modules if toplevel bootstrap is going.
2955         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2956         modules.  Adjust for changes in Makefile.def.  Enable several
2957         rules even in non-bootstrap mode, just to avoid peppering the
2958         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2959         (stage-[+prev+]-bubble): Remove.
2960
2961         * Makefile.def (Dependencies): Depend on all-build-bison,
2962         all-build-flex, all-build-byacc, all-build-texinfo, rather
2963         than the host variations.
2964         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2965         with BUILD_SUBDIR.
2966         (BISON): Update for recent Bisons.
2967         (YACC): Fix typo.
2968         (cross): Depend on all-build.
2969         (all): Do not depend on all-build.
2970         (prebootstrap): Remove.
2971         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2972         (Prebootstrap dependencies): Add them to the per-stage targets
2973         and to all-prebootstrap.
2974         * configure.in (build_configdirs): Always enable build_tools.
2975         (BUILD_DIR_PREFIX): Remove.
2976
2977         * Makefile.def (gcc): Add target variable.
2978         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2979         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2980         in the recursive `make', instead of hardwiring `all'.
2981         (Autogenerated TARGET-* variables): New.
2982
2983 2004-08-13  Brian Booth  <bbooth@redhat.com>
2984
2985         * MAINTAINERS: Remove myself from write-after-approval.
2986
2987 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2988
2989         * src-release: Stop distributing mmalloc with gdb (which doesn't
2990         use it).
2991         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2992         * Makefile.in: Regenerate.
2993
2994 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2995
2996         * configure.in (arm*-*-eabi*): New target.
2997         * configure: Regenerate.
2998
2999 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3000
3001         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3002         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3003         (Dependencies): New section.
3004         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3005         (configure-target-[+module+]): Depend on maybe-all-gcc
3006         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3007         (toplevel profiledbootstrap): Fix dependencies.
3008         * Makefile.in: Regenerate.
3009
3010 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3011
3012         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3013         target-libiberty to noconfigdirs.
3014         * configure: Regenerate.
3015
3016 2004-08-03  Paul Brook  <paul@codesourcery.com>
3017
3018         * configure.in: Check for MPFR as well as GMP.
3019         * configure: Regenerate.
3020
3021 2004-08-01  Robert Millan  <robertmh@gnu.org>
3022
3023         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3024         libmudflap for all GNU-based systems (with Glibc).
3025         * configure: Regenerate.
3026
3027 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3028
3029         * Makefile.def (host-modules): Add gcc.
3030         * Makefile.in: Regenerate.
3031         * Makefile.tpl (sorry): New rule.
3032         (configure-host, all-host, [+make_target+]-host, do-check,
3033         install-host): Do not add gcc as a special case.
3034         (host modules): Add a small special-casing for gcc.  Export
3035         extra_make_flags through the environment.
3036         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3037         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3038         other recursive targets for gcc): Remove.
3039
3040         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3041         (stage, unstage): New rules.
3042         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3043         distclean-stage[+id+]): Use stage_current.
3044         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3045         the stage*-start rules.
3046
3047 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3048
3049         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3050         use -all_load flag.
3051
3052 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3055         * configure: Regenerate.
3056
3057 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3058
3059         * maintainer-scripts/gcc_release: Revert yesterday's change.
3060
3061 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3062
3063         * MAINTAINERS: Add myself to write-after-approval.
3064
3065 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3066
3067         * libf2c: Removed.
3068         * gcc/gccbug.in: Updated because of libf2c removal.
3069         * maintainer-scripts/gcc_release: Ditto.
3070
3071 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3072
3073         * configure.in: Build libmudflap by default on FreeBSD.
3074         * configure: Regenerated.
3075
3076 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3077
3078         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3079         systems.
3080         * configure: Regenerated.
3081
3082 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3083
3084         PR target/16344
3085         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3086         feedback based compiler.
3087         * Makefile.in: Rebuilt.
3088
3089 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3090
3091         * Makefile.def (host_modules): Set bootstrap=true for flex.
3092         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3093         * Makefile.in: Rebuilt.
3094
3095 2004-07-07  Jan Hubicka  <jh@suse.cz>
3096
3097         * MAINTAINERS: Add self as a profile feedback maintainer.
3098
3099 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3100
3101         * configure.in:  Do not prepend $srcdir to /dev/null in
3102         makefile fragments.
3103         * configure:  Regenerate.
3104
3105 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3106
3107         * Makefile.def (build_modules): Add bison, byacc, flex,
3108         m4, texinfo.
3109         (flags_to_pass): Add FLEX.
3110         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3111         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3112         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3113         DEFAULT_MAKEINFO): Remove.
3114         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3115         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3116         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3117         objdir or else use configured tool.
3118         (all-build): New.
3119         (all): Depend on it.
3120         (Build module dependencies): Add.
3121         * Makefile.in: Regenerate.
3122         * configure.in: Better support for multiple build modules,
3123         matching what is done for host/target modules.  Do not look
3124         for "plausible" locations of build tools if Canadian cross.
3125         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3126         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3127         * configure: Regenerate.
3128
3129 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3130
3131         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3132         * Makefile.in: Regenerate.
3133
3134 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * Makefile.tpl (configure-build-[+module+],
3137         configure-[+module+], configure-target-[+module+]): Pass
3138         [+extra_configure_args+].
3139         (all-build-[+module+], all-[+module+], check-[+module+],
3140         install-[+module+], [+make_target+]-[+module+],
3141         all-target-[+module+], check-target-[+module+],
3142         install-target-[+module+], [+make_target+]-target-[+module+]):
3143         Pass [+extra_make_args+].
3144         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3145         (GCC_HOST_EXPORTS): Remove.
3146         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3147         cross, check-gcc, check-gcc-c++, install-gcc,
3148         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3149         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3150         * Makefile.in: Regenerate.
3151
3152 2004-06-21  Matthew Sachs  <msachs@apple.com>
3153
3154         * MAINTAINERS: Added self to write-after-approval.
3155
3156 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3157
3158         * configure.in: Check for srcdir/winsup rather than build directory
3159         winsup.
3160         * configure: Regenerate.
3161
3162 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3163
3164         * configure.in: Don't build Cygwin native newlib if winsup
3165         directory is missing.  Emit warning instead.
3166         * configure: Regenerate.
3167
3168 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3169
3170         * Makefile.tpl (touch-stage[+id+]): New.
3171         (restage[+prev+]): Depend on touch-stage[+id+].
3172
3173         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3174         Use it throughout.
3175
3176         * Makefile.def: Add profile and feedback bootstrap stages.
3177         Remove next field from bootstrap stages.
3178         * Makefile.tpl (LN, LN_S): Substitute.
3179         (stageN-start, stageN-end): Use double-colon rules, to
3180         provide a hook for additional setup commands.
3181         (distclean-stageN-gcc, restageN): Create dependencies from
3182         [+prev+], not from [+next+].
3183         (stageN-bubble): Add commands for successive stages from
3184         [+prev+], using double-colon rules.
3185         (all-stageN-gcc): Fix typo.
3186         (stagefeedback-start, profiledbootstrap): New.
3187         * Makefile.in: Regenerate.
3188         * configure.in: Call ACX_PROG_LN.
3189         * configure: Regenerate.
3190
3191 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3192
3193         * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3196
3197         * MAINTAINERS (Write After Approval): Add myself.
3198
3199 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3202         without gcc.
3203         * configure: Regenerate.
3204
3205 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3206
3207         * Makefile.tpl: Fix typo.
3208         * Makefile.in: Regenerate.
3209
3210 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3211
3212         * configure.in: Remove new- prefix from toplevel
3213         bootstrap targets.
3214         * configure: Regenerate.
3215
3216 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3217
3218         * Makefile.tpl (all.normal): Rename to all.
3219         (all): Replace with a rule to pick the default
3220         target from configure.
3221         (all-gcc, configure-gcc): Use conditionals to
3222         do nothing when toplevel bootstrap is going on.
3223         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3224         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3225         * configure.in: Support --enable-bootstrap.
3226
3227         * Makefile.def: Remove new- prefix from toplevel
3228         bootstrap targets.
3229         * Makefile.tpl: Likewise.
3230
3231         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3232         target.
3233
3234         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3235         $(RECURSE_FLAGS) to recursive invocation of make.
3236
3237         * Makefile.in: Regenerate.
3238         * configure: Regenerate.
3239
3240 2004-05-30  Andreas Jaeger  <aj@suse.de>
3241             Jim Wilson <wilson@specifixinc.com>
3242
3243         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3244         like CC.
3245
3246 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3247
3248         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3249         * configure: Regenerate.
3250
3251 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3252
3253         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3254         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3255         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3256         targets.
3257         * Makefile.in: Regenerate.
3258
3259 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3260
3261         * configure.in: Test the ability to symlink directories.
3262         * configure: Regenerate.
3263
3264         * Makefile.def (bootstrap-stage): New definitions.
3265         * Makefile.tpl (configure-stage1-gcc,
3266         configure-stage2-gcc, configure-stage3-gcc,
3267         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3268         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3269         new-restage3, compare): Autogenerate, see Makefile.in
3270         entry for behavioral changes.
3271         (distclean-stage1, new-stage1-start, new-stage1-end,
3272         new-stage1-bubble, distclean-stage2, new-stage2-start,
3273         new-stage2-end, new-stage2-bubble, distclean-stage3,
3274         new-stage3-start, new-stage3-end): New autogenerated targets.
3275         (objext, prebootstrap, BOOT_CFLAGS,
3276         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3277         targets.
3278
3279         * Makefile.in: Regenerate.
3280         (distclean-stage1, new-stage1-start, new-stage1-end,
3281         new-stage1-bubble, distclean-stage2, new-stage2-start,
3282         new-stage2-end, new-stage2-bubble, distclean-stage3,
3283         new-stage3-start, new-stage3-end): New targets.
3284         (all-stage1-gcc): Move prebootstrap dependency from here...
3285         (configure-stage1-gcc): ...to here.
3286         (new-bootstrap): Use bubble targets.
3287         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3288         Use per-stage distclean targets.
3289         (configure-stage1-gcc, configure-stage2-gcc,
3290         configure-stage3-gcc, all-stage1-gcc,
3291         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3292         Use new-stageN-start to prepare the tree.
3293
3294 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3295
3296         * Makefile.def (host_modules): add libcpp.
3297         * Makefile.tpl: Add dependencies on and for libcpp.
3298         * Makefile.in: Regenerate.
3299         * configure.in: Add libcpp host module.
3300         * configure: Regenerate.
3301
3302 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3303
3304         * Makefile.tpl: Whenever a recursive target is defined, wrap
3305         it in a special @if/@endif block, and prepare its maybe
3306         dependency in the @if/@endif block
3307         * configure.in: Instead of writing maybe dependencies, remove
3308         the @if/@endif statements, and remove the @if/@endif blocks
3309         that remain.
3310         * configure: Regenerate.
3311         * Makefile.in: Regenerate.
3312
3313 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3314
3315         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3316
3317 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3318
3319         PR bootstrap/15120
3320         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3321         * */configure: Rebuilt.
3322
3323 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3324
3325         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3326         of libf2c.
3327         * configure, Makefile.in: Regenerate.
3328
3329 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3330
3331         * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3334
3335         Merge from tree-ssa-20020619-branch.
3336
3337         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3338         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3339         (HOST_GMPLIBS): Define.
3340         (HOST_GMPINC): Define.
3341         (TARGET_LIB_PATH): Add libmudflap.
3342         (GFORTRAN_FOR_TARGET): Define.
3343         (configure-build*): Export GFORTRAN.
3344         (configure-gcc): Export GMPLIBS and GMPINC.
3345         (all-gcc): Add maybe-all-libbanshee.
3346         (configure-target-libgfortran): Define.
3347         * Makefile.in: Regenerate.
3348         * configure.in (host_libs): Add libbanshee.
3349         (target_libraries): Add target-libmudflap and target-libgfortran.
3350         Add --with-libbanshee.
3351         Handle --disable-libmudflap.
3352         (*-*-freebsd*): Use with_gmp.
3353         Add $(libgcj) to noconfigdirs.
3354         * configure: Regenerate.
3355         * depcomp: New file.
3356         * MAINTAINERS: Add tree-ssa maintainers.
3357
3358 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3359
3360         * MAINTAINERS (Various Maintainers): Add myself.
3361
3362 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3371
3372         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3373         * configure: Regenerate.
3374
3375 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3376
3377         Revert:
3378         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3379
3380         * Makefile.def (flags_to_pass): Remove *dir variables that
3381         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3382         as well as prefix and exec_prefix.
3383         * Makefile.in: Regenerate.
3384
3385 2004-04-26  Robert Millan  <robertmh@gnu.org>
3386
3387         Add patches from libtool CVS.
3388         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3389         * ltconfig: Likewise.
3390         * ltcf-c.sh: Likewise.
3391         * ltcf-cxx.sh: Likewise.
3392         * ltcf-gcj.sh: Likewise.
3393
3394 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3395
3396         * Makefile.def (host_modules): Mark with the bootstrap
3397         flag packages on which gcc depends.
3398         * Makefile.tpl (all-bootstrap): Use it.
3399         * Makefile.in: Regenerate.
3400
3401 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3402
3403         * Makefile.def (flags_to_pass): Remove *dir variables that
3404         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3405         as well as prefix and exec_prefix.
3406         * Makefile.in: Regenerate.
3407
3408 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3409
3410         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3411         * configure: Regenerate.
3412         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3413         * gcc/Makefile.tpl (compare): Use the result of the test.
3414         * gcc/Makefile.in: Regenerate.
3415
3416 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3417
3418         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3419         Always relocate gcc and prev-gcc to the original names, even
3420         if the build fails.
3421         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3422         New targets.
3423
3424 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3425
3426         * MAINTAINERS: Update my email address.
3427
3428 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3429
3430         * configure.in (mips*-*-irix5*): Enable ld.
3431         * configure: Regenerate.
3432
3433 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3434
3435         * configure: Regenerate.
3436
3437 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3438
3439         * Makefile.tpl (configure-[+module+], configure-gcc,
3440         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3441         Set and export LDFLAGS.
3442         * Makefile.in: Regenerate.
3443
3444 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3445
3446         * MAINTAINERS: Add myself to write-after-approval.
3447
3448 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3449
3450         PR bootstrap/14871
3451         * Makefile.tpl: If we don't have built-in-tree target tools,
3452         use the ones found by configure rather than hacking around with
3453         program_transform_name.
3454         * configure.in: Give Makefile.tpl the information necessary
3455         to do that.
3456         * Makefile.in: Regenerate.
3457         * configure: Regenerate.
3458
3459 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3460
3461         PR bootstrap/14760
3462         * configure.in: When computing baseargs, strip *all* copies of
3463         offending options.  Also, don't match/substitute the trailing space,
3464         so that this actually works when two similar options are separated by
3465         only one space.
3466         * configure: Regenerate.
3467
3468 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3469
3470         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3471         (rs6000-*-aix*): Same.
3472         * configure: Regenerate.
3473
3474 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3475
3476         * MAINTAINERS: Add myself to write-after-approval.
3477
3478 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3479
3480         * MAINTAINERS: Add myself to write-after-approval.
3481
3482 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3483
3484         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3485         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3486         * Makefile.in: Regenerate.
3487
3488         * configure.in (top level bootstrap support): Rework --enable-werror
3489         to set @stage2_werror_flag@.
3490         * configure: Regenerate.
3491         * Makefile.tpl (top level bootstrap support): Pass
3492         @stage2_werror_flag@ down to configure in stages 2 and 3.
3493         * Makefile.in: Regenerate.
3494
3495 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3496
3497         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3498         for stages 2 and 3 as well as in make.  As a consequence, remove
3499         OUTPUT_OPTION (now detected by configure) from the flags passed down
3500         to make.
3501         * Makefile.in: Regenerate.
3502
3503         * Makefile.tpl (new-bootstrap): Fix typo.
3504         * Makefile.in: Regenerate.
3505
3506 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3507
3508         * Makefile.tpl: Rearrange by moving recursive_targets rules
3509         into their proper sections.
3510         * Makefile.tpl (top level bootstrap support): Move disabling
3511         of coverage flags from 'make' to 'configure'; improve comments.
3512         * Makefile.in: Regenerate.
3513
3514         * Makefile.tpl (experimental top level bootstrap) Move stage1
3515         language setting from all- target to configure- target; disable
3516         intermodule optimization in stage 1; prevent gratuitous rebuilds
3517         of stage 1.
3518         * Makefile.in: Regenerate.
3519         * configure.in: Comma-separate stage 1 language list for top
3520         level bootstrap.
3521         * configure: Regenerate.
3522
3523         * Makefile.tpl: Clean up experimental top level bootstrap support:
3524         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3525         prev-gcc in configure- targets as well as all- targets.
3526         * Makefile.in: Regenerate.
3527
3528 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3529
3530         * compile: New file imported from automake.
3531
3532 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         * configure.in: Remove symbolic link section.
3535         * configure: Regenerate.
3536         * Makefile.tpl (links): Remove.
3537         * Makefile.in: Regenerate.
3538
3539 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3540             Nathanael Nerode  <neroden@gcc.gnu.org>
3541
3542         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3543         Set with AC_CHECK_PROGS.
3544         * configure.in: Fix comment typo from last patch.
3545         * configure: Regenerate.
3546
3547 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3548
3549         * Makefile.tpl: Introduce experimental top level bootstrap support.
3550         * Makefile.in: Regenerate.
3551         * configure.in: Introduce support for top level bootstrap.
3552         * configure: Regenerate.
3553
3554 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3555             Paolo Bonzini  <bonzini@gnu.org>
3556
3557         PR bootstrap/14522
3558         * configure.in: Cope with shells that do not support unquoted ^
3559         * configure: Regenerate.
3560
3561 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3562             Paolo Bonzini  <bonzini@gnu.org>
3563
3564         PR bootstrap/14522
3565         * configure.in: Cope with shells that do not support nesting
3566         quotes inside quoted backquote substitutions.
3567         * configure: Regenerate.
3568
3569 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3570
3571         PR bootstrap/14522
3572         * configure.in: Fix escaping of $.
3573         * configure: Regenerate.
3574
3575 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3576
3577         * configure: Regenerate, since I forgot to while committing Paolo's
3578         changes.
3579
3580 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3581
3582         PR ada/14131
3583         Move language detection to the top level.
3584         * configure.in: Find default values for the tools as
3585         soon as possible.  Disable ada if GNAT is not found.
3586         Emit error message about missing languages.  Expand
3587         --enable-languages=all for the gcc subdirectory.
3588
3589 2004-03-10  Ben Elliston  <bje@gnu.org>
3590
3591         * MAINTAINERS: Update my email address.
3592
3593 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3594
3595         * ltconfig: Disable building static libraries if building shared
3596         libraries on AIX 5L.
3597
3598 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3599
3600         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3601         and disable libgcj.
3602         * configure: Regenerated.
3603
3604 2004-03-01  Brian Booth  <bbooth@redhat.com>
3605
3606         * MAINTAINERS: Add myself to write-after-approval.
3607
3608 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * MAINTAINERS: Add myself to write-after-approval.
3611
3612 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3613
3614         PR bootstrap/7087
3615         * Makefile.tpl: Guard XFOO sed statements better.
3616         * Makefile.tpl: Add dependency for configure-target-libada.
3617         * Makefile.in: Regenerate (incidentally fixes broken
3618         commit when libada-branch was merged).
3619
3620 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3621
3622         * MAINTAINERS: Add myself to write-after-approval.
3623
3624 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3625
3626         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3627         maintainers.
3628
3629 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3630
3631         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3632         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3633
3634 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3635
3636         PR bootstrap/11932
3637         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3638
3639 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3640
3641         * MAINTAINERS: Added myself to write-after-approval.
3642
3643 2004-02-14  Michael Koch  <konqueror@gmx.de>
3644
3645         * MAINTAINERS: Added myself to write-after-approval.
3646
3647 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3648
3649         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3650         some OS port maintainers to OS port maintainers section.
3651
3652 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3653
3654         * MAINTAINERS: Add self.
3655
3656 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3657
3658         * MAINTAINERS: Alphabetize.
3659
3660 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3661
3662         * MAINTAINERS: Remove myself.
3663
3664 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3665
3666         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3667         (rs6000-*-aix*): Same.
3668         * configure: Regenerate.
3669
3670 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3671
3672         * configure.in (host): Add in missing $noconfigdirs to defines.
3673         * configure: Regenerate.
3674
3675 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3676             Nathanael Nerode  <neroden@gcc.gnu.org>
3677
3678         PR ada/6637, PR ada/5911
3679         Merge with libada-branch:
3680         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3681         with appropriate dependencies. Add --enable-libada configure switch.
3682         * configure, Makefile.in: Regenerate.
3683
3684 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3685
3686         * MAINTAINERS: Add myself to write-after-approval.
3687
3688 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3689
3690         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3691         * configure: Regenerate.
3692
3693 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3694
3695         Merge from upstream:
3696
3697         * ltmain.in: When setting IFS to '~', be careful about user
3698         arguments that contain '~'.
3699
3700         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3701
3702         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3703         Also test $base_compile against $CC with escaped arguments. Bug
3704         reported by Geoff Keating <geoffk@apple.com>.
3705
3706 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3707
3708         * MAINTAINERS: Remove i960 port.
3709
3710 2004-01-23  DJ Delorie  <dj@redhat.com>
3711
3712         * Makefile.def (target_modules) [libiberty]: Don't stage.
3713         * Makefile.in: Rebuilt.
3714
3715 2004-01-20  Caroline Tice  <ctice@apple.com>
3716
3717         * MAINTAINERS: Add myself to write-after-approval.
3718
3719 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3720
3721         * MAINTAINERS: Update my email address.
3722
3723 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3724
3725         * MAINTAINERS: Add myself to write-after-approval.
3726
3727 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3728
3729         * MAINTAINERS: Remove entries without email address.
3730
3731 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3732
3733         * MAINTAINERS: Add myself to write-after-approval.
3734
3735 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3736
3737         * MAINTAINERS: Update my email address.
3738
3739 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3740
3741         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3742         * Makefile.tpl (configure-target-[+module+]): Support stage.
3743         * Makefile.in: Rebuilt.
3744
3745 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3746
3747         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3748
3749 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3750
3751         * MAINTAINERS: Add myself as a MIPS maintainer.
3752
3753 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3754
3755         * configure.in: Use ./config.cache, not config.cache.
3756         * configure: Regenerate.
3757         * Makefile.tpl: Special-casing not needed for GCC any more.
3758         * Makefile.in: Regenerate.
3759
3760         * configure.in: Don't share a cache file for host dirs.
3761         * configure: Regenerate.
3762
3763         * config-ml.in: Don't mess with the cache file.
3764
3765 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3766
3767         * MAINTAINERS: Move myself from 'Write After Approval' to
3768         'CPU Port Maintainers' section as SPARC maintainer.
3769
3770 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3771
3772         * Makefile.tpl: Make GCC use a separate config.cache.
3773         * Makefile.in: Regenerate.
3774
3775         PR bootstrap/11932, PR bootstrap/11933
3776         (I don't know if it will fix either of them, but it relates
3777         to them.)
3778         * configure.in: Don't use shared config.cache for target
3779         directories.
3780         * configure: Regenerate.
3781
3782 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3783
3784         * MAINTAINERS: Add myself to 'Write After Approval' section.
3785
3786 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3787
3788         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3789         * configure: Regenerated.
3790
3791 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3792
3793         * MAINTAINERS: Remove the mn10200 maintainer.
3794
3795 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3796
3797         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3798         * configure: Regenerated.
3799
3800 2003-12-16  Jan Hubicka  <jh@suse.cz>
3801
3802         * MAINTAINERS: Add myself as callgraph maintainer.
3803
3804 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3805
3806         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3807         * configure: Regenerate.
3808
3809 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3810
3811         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3812         'Write After Approval' section. Update email.
3813
3814 2003-12-01  James Lemke <jim@wasabisystems.com>
3815
3816         * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2003-11-20  Matt Thomas  <matt@3am-software.com>
3819
3820         * MAINTAINERS: Add myself as a vax port maintainer.
3821
3822 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3823
3824         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3825         (configure-build-[+module+], configure-[+module+]): Likewise.
3826         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3827         * Makefile.in: Regenerate.
3828
3829 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3830
3831         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3832         shared/dylibed libraries.
3833         * ltmain.sh: Likewise.
3834         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3835         * ltcf-cxx.sh: Likewise.
3836         * ltcf-gcj.sh: Likewise.
3837         * ltconfig: Likewise.
3838
3839 2003-11-17  Stan Cox  <scox@redhat.com>
3840
3841         * MAINTAINERS: Add myself as iq2000 port maintainer.
3842
3843 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3844
3845         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3846         * Makefile.in: Regenerate.
3847
3848 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3849
3850         * config.sub: Update to 2003-11-03 version.
3851
3852 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3853
3854         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3855         * configure:  Regenerate.
3856
3857 2003-10-20  Nicolas Pitre <nico@cam.org>
3858
3859         * MAINTAINERS: Add myself to 'Write After Approval' section.
3860
3861 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3862
3863         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3864
3865 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3866
3867         * MAINTAINERS: Update my email address.
3868
3869 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3870
3871         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3872
3873 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3874
3875         * MAINTAINERS: Add myself to 'Write After Approval' section.
3876
3877 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3878
3879         * config.guess: Update to 2003-10-16 version.
3880         * config.sub: Update to 2003-10-16 version.
3881
3882 2003-10-15 David Daney  <ddaney@avtrex.com>
3883
3884         * MAINTAINERS: Added myself to 'Write After Approval' section.
3885
3886 2003-10-15  Falk Hueffner  <falk@debian.org>
3887
3888         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3889         'Write After Approval' section. Update email.
3890
3891 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3892
3893         * MAINTAINERS: Move myself from 'Write After Approval' to
3894         'Various Maintainers' section as middle-end maintainer.
3895
3896 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3897
3898         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3899         HOST_FLAGS_TO_PASS.
3900         * Makefile.in: Regenerate.
3901
3902 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3903
3904         * config.guess: Update to 2003-10-07 version.
3905         * config.sub: Update to 2003-10-07 version.
3906
3907 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3908
3909         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3910         * ltconfig (irix5*, irix6*): Don't override version_type.
3911
3912 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3913
3914         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3915         * configure: Rebuilt
3916         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3917         * Makefile.in: Rebuilt
3918
3919 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3920
3921         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3922
3923 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3924
3925         * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2003-09-29  Paul Koning  <ni1d@arrl.net>
3928
3929         * MAINTAINERS: Move myself from "Write After Approval"
3930         to CPU platform maintainers for pdp11 platform.
3931
3932 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3933
3934         * MAINTAINERS: Move myself from 'Write After Approval' to
3935         'Various Maintainers' section as libffi testsuite maintainer.
3936
3937 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3938
3939         * configure.in: Pass a computed --program-transform-name
3940         to subconfigures.
3941         * configure: Regenerated.
3942
3943 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3944
3945         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3946         * Makefile.in: Regenerate.
3947
3948         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3949         * Makefile.in: Regenerate.
3950
3951 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3952
3953         * MAINTAINERS: Move myself from 'Write After Approval'
3954         to 'Various Maintainers' (objective-c) section.
3955
3956 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3957
3958         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3959         quoting.
3960         * configure: Regenerated.
3961
3962 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3963
3964         * MAINTAINERS (Write After Approval): Add myself to write after
3965         approval list.
3966
3967 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3968
3969         * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3972
3973         * MAINTAINERS: Update my e-mail address.
3974
3975 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3976
3977         * libtool.m4 (LD): Correct powerpc64 host match.
3978
3979 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3980
3981         * MAINTAINTERS: Update my affiliation and email address.
3982
3983 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3984
3985         * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2003-09-04  DJ Delorie  <dj@redhat.com>
3988
3989         * configure: Regenerate.
3990
3991 2003-09-04  Robert Millan  <robertmh@gnu.org>
3992
3993         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3994
3995 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3996
3997         * configure.in: Ensure arguments to sed are properly spaced.
3998         * configure: Regenerate.
3999
4000 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4001
4002         * MAINTAINERS: Update my e-mail address.
4003
4004 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4005
4006         * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4009
4010         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4011         * configure: Regenerated.
4012
4013 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4014
4015         * MAINTAINERS: Update my email address.
4016
4017 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4018
4019         * configure.in:  Use newline instead of semicolon when assuming
4020         shell arguments in a for loop.
4021         * configure:  Regenerated.
4022
4023 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4024
4025         * MAINTAINERS: Resurrect the i860 maintainer.
4026
4027 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4028
4029         PR 8180
4030         * configure.in: When testing with_libs and with_headers, treat
4031         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4032         * configure: Regenerate.
4033
4034         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4035         make, shell, etc.
4036         (baseargs): Likewise.
4037         * configure: Regenerate.
4038
4039 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4040
4041         * MAINTAINERS (Write After Approval): Add myself.
4042
4043 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4044
4045         * configure.in: Disable libgcj for darwin not on powerpc.
4046         * configure: Rebuild.
4047
4048 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4049
4050         * config-ml.in, symlink-tree: Add license.
4051
4052 2003-08-03  Richard Stallman  <rms@gnu.org>
4053             Eben Moglen  <moglen@columbia.edu>
4054
4055         * README.SCO: New file.
4056
4057 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4058
4059         * Makefile.tpl (check, check-c++): Express dependencies using
4060         dependencies rather than commands.
4061         * Makefile.in: Regenerate.
4062
4063 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4064
4065         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4066         * configure: Ditto.
4067
4068 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4069
4070         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4071         * Makefile.in: Update.
4072
4073 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4074
4075         * configure.in: Enable libgcj for darwin.
4076         * configure: Rebuild.
4077
4078 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4079
4080         * config-ml.in:  Use ac_configure_args directly instead of
4081         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4082         actually seen.
4083
4084 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4085
4086         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4087         creating target and build subdirs to build all parent dirs as needed.
4088         * Makefile.in: Rebuild.
4089         * configure.in: Don't build dirs explicitly here.
4090         * configure: Rebuild.
4091
4092 2003-07-26  Paul Brook  <paul@nowt.org>
4093
4094         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4095
4096 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4097
4098         * Makefile.tpl (all-make): Depend on intl.
4099         * Makefile.in: Rebuilt.
4100
4101 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4102
4103         * install-sh:  Update to newer upstream versions (associated with
4104         aclocal 1.7).
4105         * mkinstalldirs:  Likewise.
4106         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4107
4108 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4109
4110         * MAINTAINERS: Move self from Bug database only accounts
4111         to write-after-approval.
4112
4113 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4114
4115         * config.if: Remove unused libc_interface determination.
4116
4117 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4118
4119         * MAINTAINERS: Move self from write-after-approval to
4120         build machinery (*.in).
4121
4122 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4123
4124         PR bootstrap/11273
4125         PR bootstrap/11408
4126         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4127         unused INSTALL_PROGRAM_ARGS.
4128         * configure.in: Use AC_PROG_INSTALL.
4129         * Makefile.in: Regenerate.
4130         * configure: Regenerate.
4131
4132 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4133
4134         * MAINTAINERS: Alphabetize.
4135
4136 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4137
4138         * configure: Rebuilt.
4139         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4140         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4141         newlib nor libgloss.
4142         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4143         * configure.in (am33_2.0-*-linux*): Added.
4144
4145 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4146
4147         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4148         * configure: Regenerate.
4149
4150 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4151
4152         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4153         * Makefile.in: Regenerate.
4154
4155 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4156
4157         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4158         * Makefile.in: Regenerate.
4159
4160 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4161
4162         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4163         * Makefile.in: Regenerated.
4164
4165         * config-ml.in: Replace PWD with PWD_COMMAND.
4166
4167 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4168
4169         * intl: New directory; see intl/ChangeLog for details.
4170         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4171         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4172         * Makefile.in: Regenerate.
4173
4174 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4175
4176         * configure.in: Clean up config-lang.in handling.  Delete
4177         useless assignment to "subdirs".
4178         * configure: Regenerate.
4179
4180 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4181
4182         * configure.in: Rename 'target_libs' to 'target_libraries'.
4183         Remove useless reference to 'target_libs'.
4184         * configure: Regenerate.
4185
4186 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4187
4188         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4189         * Makefile.in: Regenerate.
4190
4191 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4192
4193         * Makefile.def: Introduce flags_to_pass.
4194         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4195         * Makefile.in: Regenerate.
4196
4197 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4198
4199         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4200         and target-libgloss.
4201         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4202         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4203         * configure: Regenerate.
4204
4205 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4206
4207         * configure.in: Update testsuite_flags to new location.
4208         * configure. Regenerate.
4209
4210 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4211
4212         * Makefile.tpl: Remove BUILD_CC stuff.
4213         * Makefile.in: Regenerate.
4214
4215 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4216
4217         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4218
4219 2003-06-16  Graeme Peterson <gp@qnx.com>
4220
4221         * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4224
4225         * config.guess: Update to 2003-06-12 version.
4226         * config.sub: Update to 2003-06-13 version.
4227
4228 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4229
4230         * config.guess: Update to 2003-06-06 version.
4231         * config.sub: Update to 2003-06-06 version.
4232
4233 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4234
4235         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4236         * configure. Regenerate.
4237
4238 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4239
4240         * configure.in: Disable serial configure by default.
4241         * configure: Regenerate.
4242         * Makefile.tpl: Abolish .NOTPARALLEL.
4243         * Makefile.in: Regenerate.
4244
4245         * Makefile.tpl: Replace {build,host,target}_canonical by
4246         {build,host,target}.
4247         * Makefile.in: Regenerate.
4248
4249         * Makefile.tpl: Fix stupid pasto.
4250         * Makefile.in: Regenerate.
4251
4252 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4253
4254         * Makefile.tpl: Remove bogus conditional.
4255         * Makefile.in: Regenerate.
4256
4257 2003-06-05  Jan Hubicka  <jh@suse.cz>
4258
4259         * Makefile.tpl (profiledbootstrap): New target.
4260         * Makefile.in (profiledbootstrap): New target.
4261
4262 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4263
4264         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4265         Pinski. Remove user names from other bugzilla-only maintainers.
4266
4267 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4268
4269         * Makefile.tpl: Make 'recursive targets' using autogen rather
4270         than shell loop.  Remove duplicate 'clean' targets and false
4271         comments.
4272         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4273         Add systematic method of specifying missing targets in subdirs.
4274         Add copyright boilerplate.
4275         * Makefile.in: Regenerate.
4276         * configure.in: Add 'recursive targets' to maybe list.
4277         * configure: Regenerate.
4278
4279         * MAINTAINERS: "GNATS only" -> "Bug database only".
4280
4281         * Makefile.tpl: Rename [+target+] to [+make_target+].
4282         * Makefile.def: Rename 'target' to 'make_target'.
4283
4284 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4285
4286         * MAINTAINERS: Add self as options handling maintainer.
4287
4288 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4289
4290         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4291         been too long since I touched those ports.
4292
4293 2003-05-28  DJ Delorie  <dj@redhat.com>
4294
4295         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4296         * Makefile.in: Regenerate.
4297
4298 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4299
4300         * configure.in: Use curly braces in the definition of tooldir.
4301         * configure: Regenerate.
4302
4303 2003-05-21  DJ Delorie  <dj@redhat.com>
4304
4305         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4306         newlib or libgloss.
4307         * Makefile.in: Regenerate.
4308
4309 2003-05-21  DJ Delorie  <dj@redhat.com>
4310
4311         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4312         * Makefile.in: Regenerate.
4313
4314 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4315
4316         * MAINTAINERS: Update my e-mail address.
4317
4318 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4319
4320         * configure.in: Switch more things to use maybe dependencies.
4321         * Makefile.tpl: Switch more things to use maybe dependencies.
4322         Factor out common code from autogen IF statements.
4323         * configure: Regenerate.
4324         * Makefile.in: Regenerate.
4325
4326 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4327
4328         * configure.in: Accept i[3456789]86 for machine type.
4329         * configure: Regenerate.
4330
4331 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4332
4333         * configure.in: Switch more things to use maybe dependencies.
4334         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4335         * configure: Regenerate.
4336         * Makefile.tpl: Switch more things to use maybe dependencies.
4337         * Makefile.in: Regenerate.
4338
4339 2003-05-16  Andreas Schwab  <schwab@suse.de>
4340
4341         * Makefile.tpl (install-opcodes): Define.
4342         * Makefile.in: Rebuild.
4343
4344 2003-05-13  Andreas Jaeger  <aj@suse.de>
4345
4346         * config.guess: Update to 2003-05-09 version.
4347         * config.sub: Update to 2003-05-09 version.
4348
4349 2003-05-13  Michael Eager <eager@mvista.com>
4350
4351         * configure.in: Correct sed script so that options in quotes are not
4352         deleted.
4353         * configure: Rebuild.
4354
4355 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4356
4357         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4358         and $$s/newlib/libc/sys/cygwin32 include paths.
4359         * configure: Ditto.
4360
4361 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4362
4363         * MAINTAINERS: Update my email addresses.
4364
4365 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4366
4367         * config-ml.in: Propagate INSTALL variables.
4368
4369 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4370
4371         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4372
4373 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4374
4375         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4376         * Makefile.in: Regenerate.
4377
4378 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4379
4380         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4381
4382 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4383
4384         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4385
4386 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4387
4388         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4389         * Makefile.in: Regenerated.
4390
4391 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4392
4393         * MAINTAINERS (Write After Approval): Upgrade myself from
4394         GNATS only to write-after-approval. Update my mail address.
4395
4396 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4397
4398         (OS Port Maintainers: freebsd): Add myself.
4399
4400 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4401
4402         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4403
4404 2003-04-22  Kean Johnston  <jkj@sco.com>
4405
4406         * MAINTAINERS (SCO ports): Added myself.
4407
4408 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4409
4410         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4411
4412 2003-04-19  Kean Johnston  <jkj@sco.com>
4413
4414         * MAINTAINERS (Write After Approval): Add myself.
4415
4416 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4417
4418         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4419         * Makefile.in: Regenerate.
4420
4421 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4422
4423         * configure.in (powerpc64*-*-linux*): Remove.
4424         * configure: Rebuilt.
4425
4426 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4427
4428         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4429         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4430         and restrap.
4431         * Makefile.in:  Regenerate.
4432
4433 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4434
4435         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4436         * configure: Regenerated.
4437
4438 2003-04-15  DJ Delorie  <dj@redhat.com>
4439
4440         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4441
4442 2003-04-13  Nick Clifton  <nickc@redhat.com>
4443
4444         * config-ml.in: Remove support for --disable-aix removing
4445         call-aix multilibs.
4446
4447 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4448
4449         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4450         * */configure: Rebuilt.
4451
4452 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4453
4454         * MAINTAINERS: Add my email address.
4455
4456 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4461
4462         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4463         * Makefile.in: Regenerate.
4464
4465 2003-03-14  Michael Chastain  <mec@shout.net>
4466
4467         * Makefile.in: Regenerate with correct Makefile.def.
4468
4469 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4470
4471         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4472         Make macro.
4473         * Makefile.in: Regenerate.
4474         * configure.in: Clean up gxx_include_dir logic.
4475         * configure: Regenerate.
4476
4477 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4478
4479         * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4482
4483         * MAINTAINERS: Update my mail address.
4484
4485 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4486
4487         * configure.in (gxx_include_dir): Fix typo.
4488         * configure: Regenerated.
4489
4490 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4491
4492         * Makefile.tpl: Reindent.
4493         * Makefile.in: Regenerate.
4494         * configure.in: Reindent.  Don't set unused variables.
4495         * configure: Regenerate.
4496
4497 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4498
4499         * configure.in: Include $(build_tooldir)/sys-include in
4500         FLAGS_FOR_TARGET.
4501         * configure: Regenerated.
4502
4503 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4504
4505         * Makefile.tpl: Always pass down RANLIB.
4506         * Makefile.in: Regenerate.
4507
4508         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4509         * Makefile.in: Regenerate.
4510         * configure.in: Remove unused logic relating to --enable-shared
4511         and --enable-threads.  Remove bogus comments.  Remove redundant
4512         noconfigdirs.
4513         * configure: Regenerate.
4514
4515         * configure.in: Replace ${libstdcxx_version} by its value.
4516         Remove reference to mh-dgux.
4517         * configure: Regenerate.
4518
4519 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4520
4521         * MAINTAINERS (Write After Approval): Add myself.
4522
4523 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4524
4525         * Makefile.tpl: Rearrange.
4526         * Makefile.in: Regenerate.
4527
4528 2003-02-25  Uwe Stieber <uwe@wwws.de>
4529
4530         * configure.in: Add support for kaOS as cross build target system.
4531         * configure: Regenerated.
4532
4533 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4534
4535         * MAINTAINERS (Write after approval): Add myself.
4536
4537 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4538
4539         * MAINTAINERS: Update my email address.
4540
4541 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4542
4543         * MAINTAINERS: Add self to blanket write privs. section.
4544
4545 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4546
4547         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4548         configure-target-* as some target builds may require additional
4549         flags for preprocessor tests.
4550         * Makefile.in: Regenerated.
4551
4552 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4553
4554         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4555         * ltconfig: Handle it.
4556         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4557         auto-detecting it.
4558
4559         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4560         it is used as argument to $CC.
4561         * ltcf-gcj.sh: Likewise.
4562
4563         * configure.in: Introduce --enable-maintainer-mode.
4564         * configure: Rebuilt.
4565         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4566         for maintainer mode.
4567         * Makefile.in: Rebuilt.
4568
4569 2003-02-18  Jason Merrill  <jason@redhat.com>
4570
4571         * Makefile.tpl (check-c++): Allow parallelism.
4572
4573 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4574
4575         * MAINTAINERS: Remove John Carr (who never actually had access to
4576         gcc.gnu.org).
4577
4578 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4579
4580         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4581         don't configure target-libobjc.
4582         * configure: Regenerate.
4583
4584 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4585
4586         * Makefile.tpl (RANLIB): Define.
4587         * Makefile.in: Regenerate.
4588
4589 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4590
4591         * MAINTAINERS: Update my email.
4592
4593 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4594
4595         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4596         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4597         * Makefile.in: Regenerated.
4598         * configure.in: Remove all traces of snavigator, db, and grep.
4599         * configure: Regenerated.
4600
4601 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4602
4603         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4604         After Approval.
4605
4606 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4607
4608         * MAINTAINERS (Write after approval): Add myself.
4609
4610 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4611
4612         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4613         * Makefile.in: Regenerated.
4614
4615 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4616
4617         * config.guess: Updated to 2003-01-30's version.
4618         * config.sub: Updated to 2003-01-28's version.
4619
4620 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4621
4622         * config.if: If gcc_version is already set, just use it.  Don't set
4623         gcc_version_trigger if it's already set, otherwise set it to
4624         gcc/version.c, but only if the file exists.  If it is not set and
4625         gcc/version.c does not exist, try to extract the version number from
4626         $CC.
4627
4628 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4629
4630         * MAINTAINERS: Add myself to write-after-approval list.
4631
4632 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4633
4634         * configure.in:  Revert 24Jan change.
4635         * configure:  Regenerate.
4636
4637 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4638
4639         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4640         entry of HJ Lu.
4641
4642 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4643
4644         * configure.in: Revert previous change.
4645         * configure: Regenerate.
4646
4647 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4648
4649         * configure.in: Make rda native-only.
4650         * configure: Regenerate.
4651
4652 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4653
4654         * MAINTAINERS: Move myself from GNATS-only-accounts to
4655         write-after-approval.
4656
4657 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4658
4659         * configure.in: Add missing \.
4660         * configure: Rebuilt.
4661
4662 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4663
4664         * configure.in (baseargs): Avoid using \| in sed regular
4665         expressions.
4666         * configure: Rebuilt.
4667
4668 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4669
4670         * configure.in (baseargs): Remove all supported forms of
4671         --cache-file, --srcdir, --host, --build and --target options
4672         from argument lists.
4673         * configure: Rebuilt.
4674
4675 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4676
4677         * MAINTAINERS: Add myself to write-after-approval list.
4678
4679 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4680
4681         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4682         * configure: Rebuilt.
4683
4684 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4685
4686         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4687         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4688         * Makefile.in: Regenerate.
4689         * configure: Regenerate.
4690
4691 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4692
4693         * configure.in: Remove Makefile in build, host and target modules
4694         unless configure was run with --no-recursion.
4695         * configure: Rebuilt.
4696
4697 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4698
4699         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4700         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4701         * Makefile.in: Regenerate.
4702
4703 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4704
4705         * config.guess: Update to 2003-01-03 version.
4706         * config.sub: Update to 2003-01-03 version.
4707
4708 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4709
4710         * configure: Regenerate with proper autoconf 2.13.
4711
4712 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4713
4714         * configure.in: Add AC_PREREQ for consistency.
4715         * configure: Regenerate.
4716
4717 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4718
4719         * configure.in (GDB_TK): Add tcl directories conditional on
4720         gdb/gdbtk directory being present.
4721         * configure: Regenerate.
4722
4723 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4724
4725         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4726         by gcc if LD is not defined and we are not doing a Canadian Cross.
4727         * configure: Rebuilt.
4728
4729 2002-12-31  Tom Tromey  <tromey@redhat.com>
4730
4731         * Makefile.in: Rebuilt.
4732         * Makefile.def (target_modules) [libffi]: Allow installation.
4733
4734 2002-12-31  Andreas Schwab  <schwab@suse.de>
4735
4736         * configure.in: Fix use of $program_transform_name.
4737         * configure: Regenerated.
4738
4739 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4740
4741         * configure.in (baseargs): Don't remove first configure argument.
4742         * configure: Regenerated.
4743
4744 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4745
4746         * Makefile.tpl (local-distclean): Don't remove...
4747         (multilib.ts): ... this.  Moved into...
4748         (multilib.out): ... this.  Don't use sub-make.
4749         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4750         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4751         (configure-build-[+module+], configure-[+module+],
4752         configure-target-[+module+], configure-gcc): ... these.  Test
4753         for Makefile existence.  Drop config.status from dependencies.
4754         * Makefile.in: Rebuilt.
4755         * configure.in: Move gcc-version-trigger to the end of
4756         ac_configure_args.  Add comments to maybedep.tmp and
4757         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4758         nonopt from baseargs, matching and removing corresponding
4759         whitespace while at it.
4760         * configure: Rebuilt.
4761
4762 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4763
4764         * configure.in (host_configargs): Replace reference to
4765         no-longer-defined buildopts with --build=${build_alias}.
4766         * configure: Rebuilt.
4767
4768         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4769         program_transform_name to standard idiom.
4770         (AUTOGEN, AUTOCONF): Define.
4771         (Makefile.in): Use $(AUTOGEN).
4772         (Makefile): Depend on config.status, and use autoconf-style rule to
4773         build it.  Move original commands to...
4774         (config.status): ... this new target.
4775         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4776         $(AUTOCONF).
4777         * Makefile.in: Rebuilt.
4778
4779 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4780
4781         * Makefile.tpl: Fix dramatic bustage due to change in
4782         program_transform_name.
4783         * Makefile.in: Regenerate.
4784
4785         * configure.in: Remove unnecessary PATH setting.
4786         * configure: Regnerate.
4787
4788         * configure.in: Don't default to unprefixed tools unless
4789         the native tools will work.
4790         * configure: Regenerate.
4791
4792         * configure.in: Convert to autoconf script.  Blow away lots
4793         of now-redundant Makefile fragments.
4794         * configure: Generate using Autoconf.
4795         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4796         * Makefile.in: Regenerate.
4797
4798 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4799
4800         * configure: Fix stupid bug where RANLIB was mistakenly included.
4801
4802         * configure.in: Rename (buildargs, hostargs, targargs) to
4803         (build_configargs, host_configargs, target_configargs).
4804
4805         * configure.in: Move logic out of sed statement.
4806
4807         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4808         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4809
4810 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4811
4812         * config.sub: Import from master repository
4813         * config.guess: Ditto
4814
4815 2002-12-24  Andreas Schwab  <schwab@suse.de>
4816
4817         * Makefile.tpl (multilib.out): Fix missing space.
4818         * Makefile.in: Regenerate.
4819
4820 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4821
4822         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4823         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4824         * Makefile.in: Regenerate.
4825         * configure.in: Remove unnecessary leftovers.
4826
4827 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4828
4829         * configure.in (extra_ranlibflags_for_target): New variable.
4830         (*-*-darwin): Add -c to ranlib commands.
4831         * configure (tooldir): Handle extra_ranlibflags_for_target.
4832
4833 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4834
4835         * Makefile.tpl: Revert HJL's change.
4836         * Makefile.in: Regenerated.
4837         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4838         always.
4839
4840 2002-12-19  Andreas Schwab  <schwab@suse.de>
4841
4842         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4843         * Makefile.in: Regenerate.
4844
4845 2002-12-18  H.J. Lu <hjl@gnu.org>
4846
4847         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4848         * Makefile.in: Regenerated.
4849
4850         * configure.in (build_prefix): New. Substitute.
4851
4852 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4853
4854         * Makefile.tpl: Don't let real targets depend on phony targets.
4855         * Makefile.in: Regenerate.
4856
4857         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4858         * Makefile.in: Regenerate.
4859
4860 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4861
4862         * config.sub: Import from master repository
4863         * config.guess: Ditto
4864
4865 2002-12-16  Jason Merrill  <jason@redhat.com>
4866
4867         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4868         previous 'make bootstrap'.
4869         * Makefile.in: Regenerate.
4870
4871 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4872
4873         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4874
4875 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4876
4877         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4878         * Makefile.in: Regenerate.
4879
4880 2002-12-13  Jason Merrill  <jason@redhat.com>
4881
4882         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4883         library tests.
4884         (check-c++): Just depend on it and check-target-libstdc++-v3.
4885         * Makefile.in: Regenerate.
4886
4887 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4888
4889         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4890         * Makefile.in: Rebuilt.
4891
4892 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4893
4894         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4895
4896 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4897
4898         * configure: Fix bug put in by gremlins.
4899
4900         * Makefile.tpl: Substitute more autoconfily.
4901         * configure: Substitute more autoconfily.
4902         * Makefile.in: Regenerate.
4903
4904 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4905
4906         * config.sub: Import from master repository
4907         * config.guess: Ditto
4908         * MAINTAINERS: Added Svein Seldal under write after approval
4909
4910 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4911
4912         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4913         * Makefile.in (all-sim): Ditto.
4914
4915 2002-12-06  DJ Delorie  <dj@redhat.com>
4916
4917         * Makefile.tpl: Change configure dependencies to not have real
4918         targets depend on phony targets.
4919
4920 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4921
4922         * configure.in: Revert unintentional change.
4923
4924         * Makefile.tpl: Change dependency for */multilib.out so that
4925         it works when gcc isn't in the tree.
4926
4927         * configure.in: Substitute more.
4928         * configure: Run subconfigures from the Makefile.
4929         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4930         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4931
4932 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4933
4934         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4935
4936 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4937
4938         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4939         and corresponding dependencies.
4940         * Makefile.in: Regenerate.
4941
4942         * configure.in (host_tools): Order binutils, gas and ld for
4943         convenience in running the testsuites.
4944
4945         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4946         * Makefile.in: Regenerate.
4947         * configure.in: Introduce rules to serialize subconfigure runs.
4948
4949         * configure.in: Introduce BASE_CC_FOR_TARGET.
4950         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4951         Realize configure-build-* targets.  Realize configure-target-* targets.
4952         * Makefile.in: Regenerate.
4953
4954 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4955
4956         * configure: Move gcc_version_trigger stuff from here...
4957         * configure.in: ...to here.
4958
4959         * configure.in: Separate subconfigure options added by this file from
4960         options given by the user.  Add machinery to put args for host
4961         subconfigures into the Makefile.
4962
4963         * Makefile.tpl: Remove 'vault' targets.
4964         * Makefile.tpl: Reorder and comment dependencies.
4965         * Makefile.in: Regenerate.
4966
4967 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4968         * configure.in: Fix my broken commit of previous patch. (sigh)
4969
4970 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4971
4972         * configure.in: Move host-specific darwin noconfigdirs into
4973         the host-specific section.
4974
4975 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4976
4977         * configure.in: Move host-specific darwin noconfigdirs into
4978         the host-specific section.
4979
4980 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4981
4982         * configure: Remove skip-this-dir support.
4983         * Makefile.tpl: Remove skip-this-dir support.
4984
4985         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4986         subdirectories.
4987         * Makefile.in: Regenerate.
4988
4989         * Makefile.tpl: Strip out useless setting of 'dir'.
4990         * Makefile.in: Regenerate.
4991
4992 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4993
4994         * configure.in: Fix deeply stupid bug.
4995
4996         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4997         shell code in CXX_FOR_TARGET
4998         * Makefile.def: Introduce raw_cxx.
4999         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5000         RAW_CXX_FOR_TARGET.
5001         * Makefile.in: Regenerate.
5002
5003 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5004
5005         * Makefile.tpl: Remove unnecessary ifs.
5006         * Makefile.in: Regenerate.
5007
5008         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5009         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5010         targets for 'no_install' modules.
5011         * configure: Move GDB_TK substitution to configure.in.  Move
5012         build_modules stuff to configure.in.
5013         * configure.in: Implement soft dependency machinery.  Maybe-ize
5014         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5015         * Makefile.in: Regenerate.
5016
5017 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5018
5019         * Makefile.tpl: Make all-target, install-target behave similarly
5020         to all, install (only hitting configured targets).  Eliminate
5021         unused macro defintions.
5022
5023         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5024         build != host.
5025
5026         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5027
5028         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5029
5030         * configure.in: Produce lists of subdir targets we're actually
5031         configuring.  Remove references to "dosrel".
5032         * Makefile.tpl: Let configure set which subdir targets are hit.
5033         Remove install-cross; clean up install; remove ALL.  Remove
5034         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5035         Autogenerate host module targets.  Remove empty dependency lines
5036         and redundant dependency; rearrange slightly.
5037         * Makefile.def: Add host-side libtermcap, utils.
5038
5039         * Makefile.in: Regenerate.
5040
5041 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5042
5043         * ltconfig (osf[345]): Append $major to soname_spec.
5044         Reflect this in library_names_spec.
5045         * ltmain.sh (osf): Prefix $major with . for use as extension.
5046
5047 2002-11-19  Andreas Jaeger  <aj@suse.de>
5048
5049         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5050         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5051         and sparc64 GNU/Linux systems.
5052
5053 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5054
5055         * MAINTAINERS: Update email.
5056
5057 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5058
5059         * MAINTAINERS: Complete James Dennett's entry.
5060
5061 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5062
5063         * MAINTAINERS (Write After Approval): Add myself.
5064
5065 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5066
5067         * Makefile.tpl: syntactic cleanup
5068
5069 2002-11-13 Stuart Hastings <stuart@apple.com>
5070
5071         * MAINTAINERS: Add myself to write-after-approval list.
5072
5073 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5074
5075         * Makefile.def: Add list of recursive targets to autogenerate.
5076         Add build_modules.
5077         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5078         targets.  Autogenerate *-build-* targets.
5079         * Makefile.in: Regenerate.
5080
5081 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5082
5083         * configure: More autoconf-style substitutions.
5084         * Makefile.tpl: More autoconf-style substitutions.
5085         * Makefile.in: Regenerate.
5086
5087 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5088
5089         * configure: Substitute more variables in a more autoconf-friendly
5090         way.  Simplify slightly.
5091         * Makefile.tpl: Make more variables substitutable in an
5092         autoconf-friendly way.
5093         * Makefile.in: Regenerate.
5094
5095 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5096
5097         * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5100
5101         * configure.in (v810*): Remove special setting of tools.
5102
5103         * configure: Add support for extra required flags for ar or nm.
5104         * configure.in (aix4.3+): Use above support for target-specific
5105         issues, rather than using config/mt-aix43.
5106
5107 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5108
5109         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5110         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5111         with $srcdir.  Reformat indentation.  Substitute some variables
5112         formerly hard-coded in the Makefile for build=host.
5113         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5114         * Makefile.def: Autogenerate more.
5115         * Makefile.in: Regenerate.
5116
5117 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5118
5119         * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5122
5123         * Makefile.def (host_modules): Add rda.
5124         * Makefile.in: Regenerate.
5125         * configure.in (target_tool): Add target-rda to list.
5126
5127 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5128
5129         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5130
5131 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5132
5133         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5134         and restrap targets to this rule.
5135         * Makefile.in:  Regenerate.
5136
5137 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5138
5139         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5140         GNATS only accounts.
5141
5142 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5143
5144         * configure.in (i[3456]86-*-linux*): Add check to disable
5145         ${libgcj} for glibc1.
5146
5147 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5148
5149         * MAINTAINERS: Add myself as ip2k port maintainer.
5150
5151 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5152
5153         * configure.in: Add tic4x target.
5154
5155 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5156
5157         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5158         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5159         * Makefile.in: Regenerate.
5160
5161         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5162         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5163         * Makefile.in: Regenerate.
5164
5165 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5166
5167         * MAINTAINERS: Add myself as web pages co-maintainer.
5168
5169 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5170
5171         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5172         * Makefile.in: Regenerate.
5173
5174 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5175
5176         * MAINTAINERS: Add myself and Nathan Sidwell
5177         <nathan@codesourcery.com> as VxWorks maintainers.
5178
5179 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5180
5181         * Makefile.def: Remove order dependency comments.
5182         * Makefile.tpl: Add explicit install-install dependencies.
5183         * Makefile.in: Regenerate.
5184
5185         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5186         * Makefile.in: Regenerate.
5187
5188         * Makefile.tpl: Add configure-target (for src-release in src)
5189         * Makefile.in: Regenerate.
5190
5191 2002-09-30  Nick Clifton  <nickc@redhat.com>
5192
5193         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5194
5195 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5196
5197         * configure.in (s390*-*-linux*): Enable libgcj.
5198
5199 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5200
5201         * configure: Revert accidentally applied changes.
5202
5203         * Makefile.tpl: Make more autoconf-friendly.
5204         * Makefile.in: Regenerate.
5205         * configure: Make substitution more autoconf-like.
5206
5207 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5208
5209         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5210         single entry to handle all these.
5211         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5212         libjava on arm-*-elf.
5213
5214 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5215
5216         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5217         things that depend on them.
5218
5219 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5220
5221         * Makefile.tpl: Make subsituted variables more autoconfy.
5222         * Makefile.in: Regenerate.
5223         * configure: Make seds more autoconfy.
5224
5225 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5226
5227         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5228         * Makefile.in: Regenerate.
5229         * configure.in: Rewrite sed statements to look autoconfy.
5230
5231         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5232         all-target-foo on configure-target-foo.
5233         * Makefile.def: Ditto.
5234         * Makefile.in: Rebuild.
5235
5236 2002-09-25  Andrew Haley  <aph@redhat.com>
5237
5238         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5239
5240 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5241
5242         * Makefile.def: New file.
5243         * Makefile.tpl: New file.
5244         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5245         * contrib/gcc_update: Note that Makefile.in is a generated file.
5246
5247         * configure.in: Minor rearrangement.  Simplify tests.
5248
5249 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5250
5251         * configure.in (with_headers): Skip copy if value is "yes".
5252         (with_libs): Likewise.
5253
5254 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5255
5256         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5257         * configure.in (sh*-*-pe*): Ditto.
5258         * configure.in (mips*-*-pe*): Ditto.
5259         * configure.in (*arm-wince-pe): Ditto.
5260
5261         * configure.in: Rearrange.
5262
5263 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5264
5265         * MAINTAINERS: Update my email address.
5266
5267 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5268
5269         * MAINTAINERS: (Write After Approval): Add myself.
5270
5271 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5272
5273         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5274
5275 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5276
5277         * MAINTAINERS: Change my mailing address.
5278
5279 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5280
5281         * MAINTAINERS (Write After Approval): Remove myself.
5282         (Various Maintainers: c++ runtime libs): Add myself.
5283
5284 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5285
5286         * MAINTAINERS (Write After Approval): Remove myself.
5287         (Various Maintainers: c++ runtime libs): Add myself.
5288
5289 2002-08-15  Eric Christopher  <echristo@redhat.com>
5290
5291         * config.sub: Import from master repository.
5292         * config.guess: Ditto.
5293
5294 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5295
5296         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5297         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5298         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5299
5300 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5301
5302         * MAINTAINERS: Add self to rs6000 vector extensions.
5303
5304 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5305
5306         * libiberty/configure: Reverted unintended yesterday's check in.
5307
5308 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5309
5310         * boehm-gc/configure, libf2c/configure: Rebuilt.
5311         * libffi/configure, libiberty/configure: Ditto.
5312         * libjava/configure, libobjc/configure: Ditto.
5313         * libstdc++-v3/configure, zlib/configure: Ditto.
5314         Merged from binutils:
5315         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5316         From Steve Ellcey <sje@cup.hp.com>:
5317         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5318         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5319         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5320         IA64.
5321         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5322         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5323         soname_spec, sys_lib_search_path_spec): Ditto.
5324
5325 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5326
5327         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5328
5329 2002-08-04  H.J. Lu  (hjl@gnu.org)
5330
5331         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5332
5333 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5334
5335         * MAINTAINERS (Write After Approval): Add myself.
5336
5337 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5338
5339         * configure.in: Move generic linux case to end.  Copy generic
5340         linux noconfigdirs to mips*-*-linux* entry and new
5341         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5342
5343 2002-07-19  Michael Matz  <matz@suse.de>
5344
5345         * MAINTAINERS: Add myself as ra* maintainer.
5346
5347 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5348
5349         * config.guess: Update to 2002-07-09 version.
5350         * config.sub: Update to 2002-07-03 version.
5351
5352 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5353
5354         * MAINTAINERS: Fix typo in a maintainer email address.
5355
5356 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5357
5358         * configure.in: Remove two redundant tests.
5359
5360 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5361
5362         * configure.in (mips*-*-irix6*o32): Enable stabs.
5363
5364 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5365
5366         * configure.in: Don't build grez.
5367         * Makefile.in: Ditto.
5368
5369         * Makefile.in: Remove references to bsp, cygmon, libstub.
5370         * configure.in: Ditto.
5371
5372         * configure.in: Remove leftover reference to gdbtest.
5373
5374 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5375
5376         * configure.in (gxx_include_dir):  Change to match versioned
5377         C++ headers if --enable-version-specific-runtime-libs is used.
5378
5379 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5380
5381         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5382
5383 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5384
5385         * configure.in: Make --without-x work.
5386
5387 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5388
5389         * configure.in: Rearrange target Makefile fragment collection.
5390
5391         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5392         cvs[src].
5393         * configure.in: Ditto.
5394
5395 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5396
5397         * MAINTAINERS (Write After Approval): Update my e-mail address.
5398
5399 2002-06-24  Ben Elliston  <bje@redhat.com>
5400
5401         * configure.in (host_tools): Remove cgen.
5402
5403         * Makefile.in (all-cgen): Remove; runs from its source directory.
5404         (check-cgen, install-cgen, clean-cgen): Likewise.
5405         (all-opcodes): Do not depend on all-cgen.
5406         (all-sim): Likewise.
5407
5408 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5409
5410         * Makefile.in: Eliminate 'apache' targets.
5411         * configure.in: Eliminate 'apache' targets.
5412
5413         * configure.in: Eliminate redundant tests.  Reorganize.
5414
5415         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5416
5417         * config-ml.in: Eliminate references to Cygnus configure.
5418
5419         * Makefile.in: Eliminate references to building emacs.
5420
5421 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5422
5423         * MAINTAINERS: Update my email address.
5424
5425 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5426
5427         * config.if (libstdcxx_incdir): Version C++ headers.
5428         (cxx_incdir): Remove.
5429
5430 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5431
5432         * MAINTAINERS (Write After Approval): Add self.
5433
5434 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5435
5436         * configure.in: Add support for ip2k.
5437
5438 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5439
5440         * configure.in: Fix AIX configury bug.
5441
5442 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5443
5444         * MAINTAINERS (Write After Approval): Add self.
5445
5446 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5447
5448         * configure.in: replace ${topsrcdir} with ${srcdir}
5449
5450         * configure.in: Move definition of libstdcxx_flags
5451         right above usage, rather than waaay earlier.
5452
5453         * configure.in: Pull definition of is_cross_compiler earlier.
5454
5455         * configure.in: Rearrange a little.
5456
5457         * configure.in: Remove references to librx.
5458         * Makefile.in: Remove references to librx.
5459
5460 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5461
5462         * config.sub: Add support for avr target.
5463         Import from master sources, rev 1.255
5464
5465 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5466
5467         * configure, .cvsignore:  Revert previous change...
5468         * Makefile:  ...delete.
5469
5470 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5471
5472         * configure.in: Eliminate ${gasdir} variable.
5473
5474 2002-06-18  Dave Brolley  <brolley@redhat.com>
5475
5476         * configure.in: Add support for frv.
5477         * config.sub: Add support for frv.
5478
5479 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5480
5481         * configure:  Remove garbage from previous commit.
5482
5483 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5484
5485         * configure:  For in-source builds, make a subdir and re-exec there.
5486         * Makefile:  New file.  Pass targets through to build directory.
5487         * .cvsignore:  No longer ignore "Makefile".
5488
5489 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5490
5491         * MAINTAINERS (Write After Approval): Add self.
5492
5493 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5494
5495         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5496
5497 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5498
5499         * configure.in (vax-*-netbsd*): Re-enable gas.
5500
5501 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5502
5503         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5504         BUILD_PREFIX_1, to correct nomenclature.
5505         * configure: Likewise.
5506
5507         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5508         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5509
5510 2002-05-31  Olaf Hering  <olh@suse.de>
5511
5512         * config-ml.in: Propogate DESTDIR also.
5513
5514 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5515
5516         * configure.in (vax-*-netbsd*): Don't build gas for this
5517         platform.
5518
5519 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5520
5521         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5522         and libgcj for AVR.
5523
5524 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5525
5526         * MAINTAINERS (Write After Approval): Add myself.
5527
5528 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5529
5530         * config.guess: Update to 2002-05-22 version.
5531         * config.sub: Likewise.
5532
5533 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5534
5535         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5536         * config-ml.in: Likewise.
5537         * configure: Likewise.
5538         * configure.in: Likewise.
5539
5540 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5541
5542         * MAINTAINERS: Update my email address.
5543
5544 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5545
5546         * configure.in: Simplify makefile fragment collection.
5547
5548         * configure.in: Remove code to build emacs.
5549
5550         * configure.in : Remove --srcdir argument from targargs and buildargs
5551         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5552
5553         * configure: Move some logic to configure.in.
5554         * configure.in: Move some logic from configure.
5555
5556 2002-05-11  Tom Tromey  <tromey@redhat.com>
5557
5558         * MAINTAINERS: Reflect libgcj reality.
5559
5560 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5561
5562         * Makefile.in: Honour DESTDIR.
5563
5564 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5565
5566         * config.guess: Import 2002-03-20 version.
5567         * config.sub: Import 2002-04-26 version.
5568
5569 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5570
5571         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5572
5573 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5574
5575         * MAINTAINERS: Add self.
5576
5577 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5578
5579         * ltmain.sh: Detect and handle object name conflicts
5580         while piecewise linking a static library.
5581
5582 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5583
5584         * configure.in (noconfigdirs): Don't disable libgcj on
5585         sparc64-*-solaris* and sparcv9-*-solaris*.
5586
5587 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5588
5589         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5590
5591 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5592
5593         * configure.in (FLAGS_FOR_TARGET): Do not add
5594         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5595         on i[3456]86-*-linux*.
5596
5597 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5598
5599         * configure.in (noconfigdirs): Replace [ ] with test.
5600
5601         * configure.in (noconfigdirs): Do not add target-newlib if
5602         target == i[3456]86-*-linux*, and host == target.
5603
5604 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5605
5606         * configure.in: delete reference to absent file
5607
5608         * configure.in: replace '[' with 'test'
5609
5610         * configure.in: Eliminate references to gash.
5611         * Makefile.in: Eliminate references to gash.
5612
5613         * configure.in: remove useless references to 'pic' makefile fragments.
5614
5615         * configure.in: (*-*-windows*) Finish removing.
5616
5617         * configure.in: Eliminate redundant test for libgui.
5618
5619 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5620
5621         * MAINTAINERS: Add self and realphabetize.  Update entries
5622         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5623         entry for a29k port maintainer.
5624
5625 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5626
5627         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5628         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5629
5630 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5631
5632         * configure.in: remove references to dead files
5633
5634 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5635
5636         * MAINTAINERS: Add information about purpose of this file.
5637
5638 2002-04-18  Tom Tromey  <tromey@redhat.com>
5639
5640         * configure.in: Disallow configuring libgcj when it is already
5641         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5642         Solaris 2.8 by default.  For PR libgcj/6158.
5643
5644 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5645
5646         * configure.in:  Move default CC setting out of config/mh-* fragments
5647         directly into here.
5648
5649 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5650
5651         * configure.in: don't even try to configure or make a subdirectory
5652         if there's no configure script for it.
5653
5654 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5655
5656         * MAINTAINERS: Remove chill maintainers.
5657         * Makefile.in (CHILLFLAGS): Remove.
5658         (CHILL_LIB): Remove.
5659         (TARGET_CONFIGDIRS): Remove libchill.
5660         (CHILL_FOR_TARGET): Remove.
5661         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5662         CHILL_LIB.
5663         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5664         (CHECK_TARGET_MODULES): Likewise.
5665         (INSTALL_TARGET_MODULES): Likewise.
5666         (CLEAN_TARGET_MODULES): Likewise.
5667         (configure-target-libchill): Remove.
5668         (all-target-libchill): Remove.
5669         * configure.in (target_libs): Remove target-libchill.
5670         Do not compute CHILL_FOR_TARGET.
5671         * libchill: Remove directory.
5672
5673 2002-04-11  DJ Delorie  <dj@redhat.com>
5674
5675         * Makefile.in, configure.in: Sync with binutils, entries
5676         follow...
5677
5678 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5679
5680         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5681         (do-tar, do-bz2): New rules.
5682         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5683         (gdb-tar): New rule.
5684         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5685         (insight_dejagnu.tar): New rule.
5686         (insight.tar): New rule.
5687         (gdb+dejagnu.tar): New rule.
5688         (gdb.tar): New rule.
5689
5690 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5691
5692         * Makefile.in: Add all-tix to deps for all-snavigator
5693         so that tix is built when building snavigator.
5694
5695 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5696
5697         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5698         ld and gdb are not supported.
5699
5700 2002-01-07  Mark Salter  <msalter@redhat.com>
5701
5702         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5703         Allow target-libgloss to be built for arm, strongarm, and xscale.
5704
5705 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5706
5707         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5708         options for i[3456]86-pc-linux* native builds.
5709
5710 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5711
5712         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5713         files from .po files for a distribution.
5714
5715 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5716
5717         * configure.in: Enable libstdc++-v3 for h8300 targets.
5718
5719 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5720
5721         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5722         version from bfd/.
5723
5724 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5725
5726         * Makefile.in (VER): When present, extract the version number from
5727         the file version.in.
5728
5729 2001-05-24  Tom Rix <trix@redhat.com>
5730
5731         * configure.in : enable ld for aix
5732
5733 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5734
5735         * config.guess: Add linux target for S/390.
5736
5737 2000-11-07  Philip Blundell  <pb@futuretv.com>
5738
5739         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5740
5741 2000-11-03  Philip Blundell  <pb@futuretv.com>
5742
5743         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5744         files.
5745
5746 2001-01-15  Ben Elliston  <bje@redhat.com>
5747
5748         * configure.in (host_tools): Add sid.
5749         Always configure cgen.
5750
5751 2000-11-24  Nick Clifton  <nickc@redhat.com>
5752
5753         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5754
5755
5756 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5757
5758         * Makefile.in (ALL_MODULES): Add all-cgen.
5759         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5760         (all-cgen): New target.
5761         (all-opcodes,all-sim): Depend on all-cgen.
5762         * configure.in (host_tools): Add cgen.
5763         Only configure cgen if --enable-cgen-maint.
5764
5765 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5766
5767         * configure.in: Add *-*-freebsd* configurations.
5768
5769 2002-04-08  Tom Tromey  <tromey@redhat.com>
5770
5771         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5772         Fixes PR libgcj/6068.
5773
5774 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5775
5776         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5777
5778 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5779
5780         * configure.in (alpha*-dec-osf*): Enable libgcj.
5781
5782 2003-03-27  Matthew Gingell <gingell@gnat.com>
5783
5784         * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5787
5788         Fix for: PR bootstrap/3591, target/5676
5789         * configure.in (mcore-pe): Disable the configuration of
5790         libstdc++-v3 since exceptions are not supported.
5791
5792 2002-03-20  Anthony Green  <green@redhat.com>
5793
5794         * configure.in: Enable libgcj for xscale-elf target.
5795
5796 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5797
5798         * MAINTAINERS:  Update my email address.
5799
5800 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5801
5802         * ltmain.sh (relink_command): Fix typo in previous change.
5803
5804 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5805
5806         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5807         (relink_command): Added --tag flags.
5808         (mode=install): If relinking fails; error out.
5809
5810 2002-03-12  Richard Henderson  <rth@redhat.com>
5811
5812         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5813         .NOTPARALLEL tag.
5814         (do-check): Rename from check.
5815         (check): Allow parallel check.
5816
5817 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5818
5819         * MAINTAINERS: Add myself as maintainer for xtensa port.
5820         Fix alphabetical order in CPU port maintainer list.
5821         Remove myself from Write After Approval list.
5822
5823 2002-03-11  Richard Henderson  <rth@redhat.com>
5824
5825         * Makefile.in (.NOTPARALLEL): Add fake tag.
5826
5827 2002-03-07  H.J. Lu  (hjl@gnu.org)
5828
5829         * configure.in: Enable gprof for mips*-*-linux*.
5830
5831 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5832
5833         * MAINTAINERS (Write After Approval): Add myself.
5834
5835 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5836
5837         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5838         libjava.
5839         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5840
5841 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5842
5843         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5844         because its Makefile is there; test for the executable instead.
5845
5846 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5847
5848         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5849         libstdc++-v3 and libjava.
5850
5851 2002-02-11  Adam Megacz <adam@xwt.org>
5852
5853         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5854         boehm-gc
5855
5856 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5857
5858         * config.guess: Updated to 2002-01-30's version.
5859         * config.sub: Updated to 2002-02-01's version.
5860         Contribute sh64-elf.
5861         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5862         * configure.in: Added sh64-*-*.
5863
5864 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5865
5866         * MAINTAINERS: Belatedly add myself to write after approval list.
5867
5868 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5869
5870         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5871         Remove self as Write After Approval.
5872
5873 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5874
5875         * MAINTAINERS: Put self in as maintainer for contrib/regression
5876         directory.
5877
5878 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5879
5880         * MAINTAINERS:  Update my email address.
5881
5882 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5883
5884         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5885         target-libiberty, and target-libgloss.  Skip Java-related
5886         libraries if not supported for NetBSD on target CPU.
5887
5888 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5889
5890         * install-sh: Use _inst.$$_ for temp file name.
5891
5892 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5893
5894         * MAINTAINERS (Write After Approval): Move my contact info
5895         from here...
5896         (OS Port Maintainers): ...to here (netbsd).
5897
5898 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5899
5900         * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2002-01-17  H.J. Lu <hjl@gnu.org>
5903
5904         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5905         (all-target-fastjar): Also depend on all-target-libiberty.
5906
5907 2002-01-16  H.J. Lu  (hjl@gnu.org)
5908
5909         * config.guess: Import from master sources, rev 1.225.
5910         * config.sub: Import from master sources, rev 1.238.
5911
5912 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5913
5914         * MAINTAINERS (Write After Approval): Remove myself.
5915
5916 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5917
5918         * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5921
5922         * MAINTAINERS: Add self as docs co-maintainer.
5923
5924 2001-12-11  Matthias Klose  <doko@debian.org>
5925
5926         * MAINTAINERS (Write After Approval): Add myself.
5927
5928 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5929
5930         * MAINTAINERS: Update my email address.
5931
5932 2001-12-07  Turly O'Connor  <turly@apple.com>
5933         * MAINTAINERS (Write After Approval): Add myself.
5934         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5935         (rs6000_initialize_trampoline): Call __trampoline_setup for
5936         ABI_DARWIN too.
5937         * darwin-tramp.asm: New file, implements __trampoline_setup.
5938         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5939
5940 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5941
5942         * MAINTAINERS (Write After Approval): Add myself.
5943
5944 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5945
5946         * configure, configure.in: Use temp file for long sed commands.
5947
5948 2001-12-03  Laurent Guerby  <guerby@acm.org>
5949
5950         * config.sub: Update to version 1.232 on subversion.
5951
5952 2001-12-03  Ben Elliston  <bje@redhat.com>
5953
5954         * MAINTAINERS: Update mail address for config.* patches.
5955
5956 2001-11-27  DJ Delorie <dj@redhat.com>
5957             Zack Weinberg  <zack@codesourcery.com>
5958
5959         When build != host, create libiberty for the build machine.
5960
5961         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5962         CONFIG_ARGUMENTS.
5963         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5964         New variables.
5965         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5966         and rules.
5967         (all.normal): Depend on ALL_BUILD_MODULES.
5968         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5969         (all-build-libiberty): Depend on configure-build-libiberty.
5970
5971         * configure: Calculate and substitute proper value for
5972         ALL_BUILD_MODULES.
5973         * configure.in: Create the build subdirectory.
5974         Calculate and substitute TARGET_CONFIGARGS (formerly
5975         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5976
5977 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5978
5979         * MAINTAINERS (write-after-approval): Add self.
5980
5981 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5982
5983         * MAINTAINERS (GNATS only accounts): Remove self.
5984
5985 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5986
5987         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5988         libf2c.
5989
5990 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5991
5992         * MAINTAINERS (Write After Approval): Add self.
5993
5994 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5995
5996         * MAINTAINERS: mips and s390 are also CPU ports.
5997
5998 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5999
6000         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6001
6002 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6003
6004         * MAINTAINERS: Alphabetize.
6005
6006 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6007
6008         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6009
6010 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6011
6012         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6013
6014 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6015
6016         * configure.in (--enable-languages): Be more permissive about
6017         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6018
6019 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6020
6021         * config.sub: Import from master sources, rev. 1.230.
6022         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6023
6024 2001-11-07  Laurent Guerby  <guerby@acm.org>
6025
6026         * MAINTAINERS (Write After Approval): Add self.
6027
6028 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6029
6030         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6031
6032 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6033
6034         * config.sub: Import from master sources, rev 1.226.
6035         * config.guess: Import from master sources, rev 1.216.
6036
6037 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6038
6039         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6040         * MAINTAINERS: Add self as maintainer of MMIX port.
6041         Remove old after-approval entry.
6042
6043 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6044
6045         * ChangeLog, configure: Fix spelling errors.
6046
6047 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6048
6049         * MAINTAINERS: Tweak my address.
6050
6051 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6052
6053         * MAINTAINERS: Update my email address.
6054
6055 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6056
6057         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6058         * MAINTAINERS: Add self as maintainer of CRIS port.
6059
6060 2001-10-10  Geert Bosch  <bosch@gnat.com>
6061
6062         * MAINTAINERS (Various maintainers: Ada front end):
6063         Added Robert Dewar.
6064
6065 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6066
6067         * MAINTAINERS (Write After Approval): Added self
6068
6069 2001-10-02  Geert Bosch  <bosch@gnat.com>
6070
6071         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6072
6073 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6074
6075         * configure: Handle temporary files securely using mkdir.
6076
6077 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6078
6079         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6080
6081 2001-09-26  Will Cohen <wcohen@redhat.com>
6082
6083         * configure.in (*-*-linux*): Disable configuration of target-newlib
6084         and target-libgloss.
6085
6086 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6087
6088         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6089         RANLIB.
6090
6091 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6092
6093         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6094         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6095         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6096         avoid quotes nesting problems.
6097         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6098         (DO_X): Export only variables that are set.
6099
6100 2001-09-19  Ben Elliston  <bje@redhat.com>
6101
6102         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6103         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6104         semantics.  Use the shell built-in "type" command instead.
6105
6106 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6107
6108         Merged from gcc-3_0-branch:
6109         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6110         * ltcf-c.sh: Use $objext, not $ac_objext.
6111         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6112         * ltcf-cxx.sh: Add support for GNU.
6113         2001-07-22  Timothy Wall  <twall@redhat.com>
6114         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6115         default settings if using GNU tools with that configuration.
6116         * ltcf-cxx.sh: Ditto.
6117         * ltcf-gcj.sh: Ditto.
6118         2001-07-21  Michael Chastain  <chastain@redhat.com>
6119         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6120         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6121         * ltmain.sh: Mark as gcc-local.
6122
6123 2001-08-30  Eric Christopher  <echristo@redhat.com>
6124             Jason Eckhardt  <jle@redhat.com>
6125
6126         * config.guess: Merge from master sources.
6127         * config.sub: Merge from master sources, add support for mipsisa32.
6128
6129 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6130         * config.sub: Merge from master sources, rev 1.219.
6131         * MAINTAINERS: Add self as contact for stormy16 port.
6132
6133 2001-08-14  Zack Weinberg  <zackw@panix.com>
6134
6135         * config.sub: Merge from master sources, rev 1.218.
6136         * config.guess: Merge from master sources, rev 1.209.
6137
6138 2001-08-11  Graham Stott  <grahams@redhat.com>
6139
6140         * Makefile.in (check-c++): Add missing semicolon.
6141
6142 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6143
6144         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6145
6146 2001-07-30  Eric Christopher  <echristo@redhat.com>
6147
6148         * MAINTAINERS (Various maintainers: mips port): Added myself.
6149
6150 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6151
6152         * configure.in (sh-*-linux*): New.
6153
6154 2001-07-27  Richard Henderson  <rth@redhat.com>
6155
6156         * .cvsignore: Add LAST_UPDATED.
6157
6158 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6159
6160         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6161
6162 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6163
6164         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6165
6166 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6167
6168         * MAINTAINERS (Write After Approval): Added myself.
6169
6170 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6171
6172         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6173         and libgcj on m68hc11/m68hc12.
6174
6175 2001-06-27  H.J. Lu  (hjl@gnu.org)
6176
6177         * Makefile (CFLAGS_FOR_BUILD): New.
6178         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6179
6180 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6181
6182         * README: Remove version number.
6183
6184 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6185
6186         * INSTALL/README: Update wrt. to the installation instructions now
6187         residing in gcc/doc/install.texi.
6188
6189 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6190
6191         * README: Replace with a cut-down and updated version of gcc/README.
6192
6193 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6194
6195         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6196         multilibs to be disabled.
6197
6198 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6199
6200         * MAINTAINERS (Write After Approval): Add myself.
6201
6202 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6203
6204         * config.guess: Import CVS version 1.195.
6205         * config.sub: Import CVS version 1.212.
6206
6207 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6208
6209         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6210         gcc/xgcc is built, use -print-prog-name to find out the program
6211         name to use.
6212
6213 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6214
6215         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6216         appear to also be in the master copy.
6217         * config.sub:  Import CVS version 1.211.
6218
6219 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6220
6221         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6222         with_gcc]: Use `gcc -shared' to build a shared library.
6223
6224 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6225
6226         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6227         archives.
6228
6229 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6230
6231         * MAINTAINERS (Write After Approval): Add myself.
6232
6233 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6234
6235         * configure.in (libstdcxx_flags): Do not try to execute
6236         libstdc++-v3/testsuite_flags until it exists.
6237
6238 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6239
6240         * MAINTAINERS: Update my email address.
6241
6242 2001-05-31  Graham Stott  <grahams@redhat.com>
6243
6244         * MAINTAINERS (Write After Approval): Add myself.
6245
6246 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6247
6248         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6249         libraries when using g++ with native linker.
6250
6251 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6252
6253         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6254
6255 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6256
6257         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6258         [aix4*|aix5*]: Prepend blank.
6259
6260 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6261
6262         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6263         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6264         of subdir/configure scripts to use the new libtool.m4.
6265
6266 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6267
6268         * MAINTAINERS (Write After Approval): Add myself.
6269
6270 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6271
6272         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6273
6274 2001-05-11  Ben Elliston  <bje@redhat.com>
6275
6276         * Makefile.in (all-sid): New target.
6277         (check-sid, clean-sid, install-sid): Likewise.
6278
6279 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6280
6281         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6282
6283 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6284
6285         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6286         libgcj.
6287
6288 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6289
6290         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6291         gcc/xgcc is built, use -print-prog-name to find out the program
6292         name to use.
6293
6294 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6295
6296         * configure.in (noconfigdirs): Don't reset it from scratch in the
6297         target case; only append to it.
6298
6299         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6300         sparc-*-solaris2.8]: Disable ${libgcj}.
6301
6302 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6303
6304         * configure.in (libgcj_saved): Copy from $libgcj.
6305         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6306         --disable-libgcj.
6307
6308 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6309
6310         * MAINTAINERS: Remove self as MIPS maintainer and
6311         C front end maintainer.
6312
6313 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6314
6315         * configure.in: Move *-chorusos target case to the proper switch.
6316         Disable libgcj.
6317
6318 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6319
6320         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6321         1.641.2.228.
6322
6323 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6324
6325         * Makefile.in (STAGE1_CFLAGS): Pass down.
6326
6327 2001-04-13  Alan Modra  <amodra@one.net.au>
6328
6329         * config.guess: Add hppa64-linux support.  Note for next import that
6330         this is already in the master file.
6331         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6332
6333 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6334
6335         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6336         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6337
6338 2001-04-11  Stan Shebs  <shebs@apple.com>
6339
6340         * MAINTAINERS: Add self as Darwin port maintainer.
6341
6342 2001-04-11  Alan Modra  <amodra@one.net.au>
6343
6344         * MAINTAINERS: Update my email address.
6345
6346 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6347
6348         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6349         recent versions of FreeBSD (release 3 or later).
6350         * ltconfig: On FreeBSD, -lc must not be provided when building
6351         a shared library or else the standard -pthread gcc option is
6352         rendered worthless to later users of the built library.
6353
6354 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6355
6356         * MAINTAINERS: Add self and RTH as C front end maintainers.
6357
6358 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6359
6360         * config.sub: Make sure to match an already-canonicalized
6361         machine name (eg. mn10300-unknown-elf).
6362
6363 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6364
6365         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6366         New macros.
6367         (bootstrap, cross): Use RECURSE_FLAGS.
6368         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6369
6370 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6371
6372         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6373
6374 2001-03-22  Colin Howell  <chowell@redhat.com>
6375
6376         * Makefile.in (DO_X): Do not backslash single-quotes in
6377         backquotes (two places).
6378
6379 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6380
6381         Re-installed:
6382         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6383         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6384         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6385         * ltcf-cxx.sh: Likewise.
6386         * ltcf-gcj.sh: Likewise.
6387
6388 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6389
6390         * MAINTAINERS: Add myself as "documentation co-maintainer".
6391
6392 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6393
6394         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6395         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6396
6397 2001-03-19  Tom Tromey  <tromey@redhat.com>
6398
6399         * config-ml.in: Handle GCJ and GCJFLAGS.
6400
6401 2001-03-21  Michael Chastain  <chastain@redhat.com>
6402
6403         * Makefile.in: all-m4 depends on all-texinfo.
6404
6405 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6406
6407         * MAINTAINERS: Add myself to write after approval list.
6408
6409 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6410
6411         * Makefile.in (DO_X): Quote nested quotes.
6412
6413 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6414
6415         * MAINTAINERS: Add myself to write after approval list.
6416
6417 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6418
6419         * Makefile.in (DO_X): Use double quotes for quoting
6420         "RANLIB=$${RANLIB}".
6421
6422 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6423
6424         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6425
6426 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6427
6428         * configure.in: Only use `lang_requires' for languages athat are
6429         actually enabled.
6430
6431 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6432
6433         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6434
6435 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6436
6437         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6438
6439 2001-03-07  Tom Tromey  <tromey@redhat.com>
6440
6441         * configure.in: Allow config-lang.in to set `lang_requires' to list
6442         of other required languages.
6443
6444 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6445
6446         * Makefile.in: Remove RANLIB definition. Use RANLIB
6447         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6448         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6449
6450 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6451             Alexandre Oliva  <aoliva@redhat.com>
6452
6453         * Makefile.in (check-c++): Use tabs, not spaces.
6454
6455 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6456
6457         * MAINTAINERS: add myself to Write After Approval list.
6458
6459 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6460
6461         * Makefile.in (check-c++): New rule.
6462
6463         * configure.in (target_libs): Remove libg++.
6464         (noconfigdirs): Remove libg++.
6465         (noconfigdirs): Same.
6466         (noconfigdirs): Same.
6467         (noconfigdirs): Same.
6468
6469         * config-ml.in: Remove libg++ references.
6470
6471         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6472         (ALL_TARGET_MODULES): Same.
6473         (configure-target-libg++): Remove.
6474         (all-target-libg++): Remove.
6475         (configure-target-libio): Remove.
6476         (all-target-libio): Remove.
6477         (check-target-libio): Remove.
6478         (.PHONY): Remove.
6479         (libg++.tar.bz2): Remove.
6480         (all-target-cygmon): Remove libio.
6481         (all-target-libstdc++): Remove.
6482         (configure-target-libstdc++): Remove.
6483         (TARGET_LIB_PATH): Remove libstdc++.
6484         (ALL_GCC_CXX): Remove libstdc++.
6485         (all-target-gperf): Correct.
6486
6487 2001-02-16  Nick Clifton  <nickc@redhat.com>
6488
6489         * configure.in (noconfigdirs): Allow configuration of texinfo
6490         for Cygwin hosts.
6491
6492 2001-02-15  Anthony Green  <green@redhat.com>
6493
6494         * configure: Introduce GCJ_FOR_TARGET.
6495         * configure.in: Ditto.
6496         * Makefile.in: Ditto.
6497
6498 2001-02-13  Andreas Schwab  <schwab@suse.de>
6499
6500         * MAINTAINERS: Update mail address.
6501
6502 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6503
6504         * config.guess: Add linux target for S/390.
6505         * config.sub: Likewise.
6506
6507 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6508
6509         * configure.in: for *-chorusos, don't config target-newlib and
6510         target-libgloss.
6511
6512 2001-02-06  Ben Elliston  <bje@redhat.com>
6513
6514         * configure: Output host type to stdout, not stderr.
6515
6516 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6517
6518         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6519         * ltcf-cxx.sh: Likewise.
6520
6521         * config.if: Assume enable_libstdcxx_v3 is defined.
6522
6523 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6524
6525         Remove V2 C++ library.
6526         * configure.in: Remove --enable-libstdcxx_v3 support.
6527
6528 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6529
6530         * include/demangle.h: Add prototype for java_demangle_v3.
6531
6532 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6533
6534         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6535
6536 2001-01-27  Richard Henderson  <rth@redhat.com>
6537
6538         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6539
6540 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6541
6542         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6543         Don't unset, it's non-portable and no longer necessary, set to empty
6544         instead.
6545
6546 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6547
6548         * ltconfig: Shell portability fix for the tagname validity check.
6549
6550 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6551
6552         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6553         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6554
6555 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6556
6557         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6558
6559 2001-01-26  Tom Tromey  <tromey@redhat.com>
6560
6561         * configure.in: Allow libgcj to be built on Sparc Solaris.
6562
6563 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6564
6565         * ltcf-c.sh: Add aix5 case.
6566         * ltcf-cxx.sh: Likewise.
6567         * ltconfig: Likewise.
6568
6569 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6570
6571         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6572         keep at least one of build_libtool_libs or build_old_libs set to
6573         yes.
6574
6575         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6576         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6577
6578 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6579
6580         * configure.in: Enable libgcj on several additional platforms.
6581
6582 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6583
6584         * configure.in: Enable libgcj for linux targets.
6585
6586 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6587
6588         * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6591
6592         * MAINTAINERS: Add myself as vax port maintainer.
6593
6594 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6595
6596         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6597
6598 2001-01-09  Mike Stump  <mrs@wrs.com>
6599
6600         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6601         failures of subdirectories.
6602
6603 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6604
6605         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6606         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6607         * ltcf-cxx.sh: Likewise.
6608         * ltcf-gcj.sh: Likewise.
6609         * ltconfig.sh: Fix typo.
6610
6611 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6612
6613         * configure: handle DOS-style absolute paths.
6614
6615 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6616
6617         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6618
6619 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6620
6621         * MAINTAINERS: Add myself as avr port co-maintainer.
6622
6623 2000-12-28  Ben Elliston  <bje@redhat.com>
6624
6625         * MAINTAINERS: Add myself under ``Write After Approval''.
6626
6627 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6628
6629         * texinfo: Remove directory from GCC.
6630
6631 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6632
6633         * COPYING: Update to current
6634         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6635         to 19yy as example year in copyright notice).
6636
6637 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6638
6639         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6640         (libstdcxx_incdir): Pass down.
6641         * config.if: Remove expired bits for cxx_interface, add stub.
6642         (libstdcxx_incdir): Add variable for g++ include directory.
6643         * configure.in (gxx_include_dir): Use it.
6644
6645 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6646
6647         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6648         with old-email address from ``Write After Approval''.
6649
6650 2000-12-15  Andreas Jaeger  <aj@suse.de>
6651
6652         * configure.in: Handle lang_dirs.
6653
6654 2000-12-14  Tom Tromey  <tromey@redhat.com>
6655
6656         * MAINTAINERS: Removed brads.
6657
6658         * MAINTAINERS: Added gcj developers.
6659
6660 2000-12-13  Anthony Green  <green@redhat.com>
6661
6662         * configure.in: Disable libgcj for any target not specifically
6663         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6664         with g++ abi.
6665
6666 2000-12-13  Mike Stump  <mrs@wrs.com>
6667
6668         * Makefile.in (local-distclean): Also remove fastjar.
6669
6670 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6671
6672         * contrib/gcc_update: Add fastjar --touch entries.
6673
6674 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6675
6676         * configure.in: Disable language-specific target libraries for
6677         languages that aren't enabled.
6678
6679 2000-12-10  Anthony Green  <green@redhat.com>
6680
6681         * configure.in: Define libgcj.  Disable libgcj target libraries for
6682         most targets.
6683
6684 2000-12-10  Neil Booth  <neilb@earthling.net>
6685
6686         * MAINTAINERS: Update mail address, remove from WAA list.
6687
6688 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6689
6690         * libjava: Imported from /cvs/java.
6691         * libffi: Likewise.
6692         * Boehm-gc: Likewise.
6693
6694 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6695
6696         * configure.in (target_libs): Revert 2000-12-08 patch.
6697         (noconfigdirs): Added target-libjava.
6698
6699 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6700
6701         * djunpack.bat: removed.
6702
6703 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6704
6705         * Makefile.in: handle DOS-style absolute paths.
6706         * config-ml.in: likewise.
6707         * symlink-tree: likewise.
6708
6709 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6710
6711         * fastjar: Imported.
6712
6713 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6714
6715         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6716         libjava.
6717         * configure.in (target_libs): Removed `target-libjava'.
6718
6719 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6720
6721         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6722         (ALL_MODULES): Added fastjar.
6723         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6724         (all-target-libjava): all-fastjar replaces all-zip.
6725         (all-fastjar): Added.
6726         (configure-target-fastjar, all-target-fastjar): Likewise.
6727         * configure.in (host_tools): Added fastjar.
6728
6729 2000-12-07  Mike Stump  <mrs@wrs.com>
6730
6731         * Makefile.in (local-distclean): Remove leftover built files.
6732
6733 2000-11-24  Nick Clifton  <nickc@redhat.com>
6734
6735         * configure.in (xscale-elf): Add target.
6736         (xscale-coff): Add target.
6737
6738 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6739
6740         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6741         recent versions of FreeBSD (release 3 or later).
6742         * ltconfig: On FreeBSD, -lc must not be provided when building
6743         a shared library or else the standard -pthread gcc option is
6744         rendered worthless to later users of the built library.
6745
6746 2000-11-16  Fred Fish  <fnf@be.com>
6747
6748         * configure.in (enable_libstdcxx_v3): Fix typo,
6749         libstd++ -> libstdc++.
6750
6751 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6752
6753         * MAINTAINERS: Add self to Write After Approval list.
6754
6755 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6756
6757         * MAINTAINERS: Update my email address.  Add myself to global write
6758         privs list.
6759
6760 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6761
6762         * Makefile.in: Merge with src and libgcj.
6763         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6764         configure-target-<library> when their configure scripts need the C
6765         or C++ library to have already been built to work properly.
6766         (do_proto_toplev): Set them to an empty string.
6767
6768         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6769         (REALLY_SET_LIB_PATH): Use them.
6770
6771 2000-11-17  Stan Shebs  <shebs@apple.com>
6772
6773         * MAINTAINERS: Add self to Write After Approval list.
6774
6775 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6776
6777         * configure: Provide the original toplevel configure arguments
6778         (including $0) to subprocesses in the environment rather than
6779         through gcc/configargs.h.
6780
6781 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6782
6783         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6784         C99.  Alphabetise "Write After Approval" list.
6785
6786 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6787
6788         * configure: Turn on libstdc++ V3 by default.
6789
6790         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6791         if we've got GCC.
6792
6793 2000-11-11  Philip Blundell  <philb@gnu.org>
6794
6795         * MAINTAINERS: Add self to Write After Approval list.
6796
6797 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6798
6799         * ltcf-c.sh (aix4): Improve shared library configuration; require
6800         exporting symbols.
6801         * ltcf-cxx.sh (aix4): Define.
6802         * ltconfig (aix4): Define library and soname specs appropriate for
6803         AIX.  Define command to create export symbols list.
6804
6805 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6806
6807         * config.sub: Add support for Sun Chorus
6808
6809 2000-10-31  Nick Clifton  <nickc@redhat.com>
6810
6811         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6812         <name>@redhat.com.  Also installed new email address for Clint
6813         Popetz.
6814
6815 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6816
6817         * etc: Remove directory from GCC.
6818
6819 2000-10-16  Michael Meissner  <meissner@redhat.com>
6820
6821         * configure (gcc/configargs.h): Only create if there is a build GCC
6822         directory created.
6823
6824 2000-10-16  Matthias Klose  <doko@debian.org>
6825
6826         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6827         when configured for libstdc++-v3.
6828
6829 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6830
6831         * configure: Save configure arguments to gcc/configargs.h.
6832
6833 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6834
6835         * config.guess: Import CVS version 1.157.
6836         * config.sub: Import CVS version 1.181.
6837
6838 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6839
6840         * Makefile.in (bootstrap): avoid recursion if subdir missing
6841         (cross): ditto
6842         (do-proto-toplev): ditto
6843
6844 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6845
6846         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6847         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6848
6849         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6850         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6851         all affected `configure' scripts.
6852
6853 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6854
6855         * MAINTAINERS: Add self as cpplib co-maintainer.
6856
6857 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6858
6859         * MAINTAINERS: Add self to Write After Approval list.
6860
6861 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6862
6863         * INSTALL/README: egcs -> GCC update.
6864
6865 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6866
6867         * MAINTAINERS: Add myself to Write After Approval list.
6868
6869 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6870
6871         * MAINTAINERS: Add myself to Write After Approval list.
6872
6873 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6874
6875         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6876         X11 libraries for hppa64.
6877
6878 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6879
6880         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6881
6882 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6883
6884         * Makefile.in (all-zlib): Added dummy target.
6885
6886         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6887         ltcf-gcj.sh: Updated from libtool multi-language branch.
6888
6889 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6890
6891         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6892         (bootstrap*): Depend on all-bootstrap.
6893
6894 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6895
6896         * config.guess: Import CVS version 1.156.
6897         * config.sub: Import CVS version 1.179.
6898
6899 2000-09-02  Anthony Green  <green@cygnus.com>
6900
6901         * Makefile.in (all-gcc): Depend on all-zlib.
6902         (CLEAN_MODULES): Add clean-zlib.
6903         (ALL_MODULES): Add all-zlib.
6904         * configure.in (host_libs): Add zlib.
6905
6906 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6907
6908         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6909         crosses, but add gcc/include to the header search path for them.
6910
6911 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6912
6913         * MAINTAINERS: Add self to Write After Approval list.
6914
6915 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6916
6917         * config.guess: Import CVS version 1.152.
6918         * config.sub: Import CVS version 1.177.
6919
6920 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6923         $targargs to tell whether newlib is going to be built.
6924
6925         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6926         $$r/TARGET_SUBDIR/libio for _G_config.h.
6927
6928 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6929
6930         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6931
6932 2000-08-22  DJ Delorie  <dj@redhat.com>
6933
6934         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6935
6936 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6937
6938         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6939         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6940         sub-configures.
6941
6942 2000-08-21  DJ Delorie  <dj@redhat.com>
6943
6944         * MAINTAINERS: Add self as a libiberty maintainer
6945
6946 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6947
6948         * configure.in (libstdcxx_flags): Use
6949         libstdc++-v3/src/libstdc++.INC.
6950
6951 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6952
6953         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6954
6955 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6956
6957         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6958
6959         * configure: Make enable_threads and enable_shared defaults
6960         explicit.  Substitute enable_threads into generated Makefiles.
6961         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6962         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6963
6964 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6965
6966         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6967
6968 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6969
6970         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6971         previous delta.
6972
6973 2000-08-11  Jason Merrill  <jason@redhat.com>
6974
6975         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6976         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6977         (FLAGS_FOR_TARGET): Not here.
6978         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6979
6980 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6981
6982         * config-ml.in (CC, CXX): Don't introduce a leading space.
6983
6984 2000-08-07  DJ Delorie  <dj@delorie.com>
6985
6986         * MAINTAINERS: Add self as a DJGPP maintainer
6987
6988 2000-08-07  DJ Delorie  <dj@redhat.com>
6989
6990         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6991         "if we're also building gcc, and it's a gcc that will run on the
6992         build machine, we want to use its includes instead of the system's
6993         default includes".
6994
6995 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6996
6997         * MAINTAINERS: Add self to Write After Approval list.
6998
6999 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7000
7001         * configure.in (libstdcxx_flags): Don't use `"'.
7002
7003         * config-ml.in: Adjust multilib search paths to the
7004         appropriate multilib tree.
7005
7006 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7007
7008         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7009         commas in $LANGUAGES.
7010
7011 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7012
7013         * configure.in: Re-enable all references to libg++ and librx.
7014
7015 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7016
7017         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7018         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7019         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7020         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7021
7022         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7023
7024 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7025
7026         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7027         CXX_FOR_TARGET for sed.
7028
7029 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7030
7031         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7032         Do not override if already set in the environment or in configure.
7033         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7034         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7035
7036 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7037
7038         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7039         the libtool CVS tree multi-language branch.
7040         * ltconfig, ltmain.sh: Updated.
7041
7042 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7043
7044         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7045         (clean-target): Depend on it.
7046
7047         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7048         (GCC_FOR_TARGET): Use it.
7049         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7050         * configure.in: ... here.
7051         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7052         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7053
7054 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7055
7056         * MAINTAINERS: Add self to Write After Approval list.
7057
7058 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7059
7060         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7061         (configure-target-libchill, configure-target-libobjc): Likewise.
7062
7063         * configure.in: Use the same cache file for all target libs.
7064         * config-ml.in: But different cache files per multilib variant.
7065
7066 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7067
7068         * configure (topsrcdir): Don't use dirname.
7069
7070 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7071
7072         * MAINTAINERS: Add self to Write After Approval list.
7073
7074 2000-07-20  Jason Merrill  <jason@redhat.com>
7075
7076         * configure.in: Remove all references to libg++ and librx.
7077
7078         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7079
7080 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7081
7082         * config.sub: Update to subversions version 2000-07-06.
7083
7084 2000-07-12  Andrew Haley  <aph@cygnus.com>
7085
7086         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7087         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7088
7089 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7090
7091         * symlink-tree:  Check number of arguments.
7092
7093 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7094
7095         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7096         search path for a g++ extracted from the build tree.  This
7097         will allow link tests run by configure scripts in
7098         subdirectories to succeed.
7099
7100 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7101
7102         * ltconfig: Add support for mips-dde-sysv4.2MP
7103
7104 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7105
7106         * MAINTAINERS: Add myself as loop discovery maintainer.
7107
7108 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7109
7110         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7111         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7112
7113 2000-06-19  Timothy Wall  <twall@cygnus.com>
7114
7115         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7116         * config.sub: Add tic54x target.
7117
7118 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7119
7120         * MAINTAINERS: Add self as Fortran maintainer,
7121         remove Craig Burley.
7122
7123 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7124
7125         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7126         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7127
7128 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7129
7130         * MAINTAINERS: Add self as i18n maintainer
7131
7132 20000-05-21  H.J. Lu  (hjl@gnu.org)
7133
7134         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7135         directory are used if they exist. Make sure
7136         $(build_tooldir)/include is searched for header files,
7137         $(build_tooldir)/lib/ for library files.
7138         (GCC_FOR_TARGET): Likewise.
7139         (CXX_FOR_TARGET): Likewise.
7140
7141 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7142
7143         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7144
7145 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7146
7147         * Makefile.in (configure-target-libiberty): Depend on
7148         configure-target-newlib.
7149
7150 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7151
7152         * configure.in, Makefile.in: Merge all libffi-related
7153         configury stuff from the libgcj tree.
7154
7155 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7156
7157         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7158         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7159
7160 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7161
7162         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7163         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7164         current version information.  Add to proto-toplev directory.
7165         (gdb-taz): Build do-djunpack.
7166
7167 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7168
7169         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7170
7171 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7172
7173         * MAINTAINERS: Add self to Write After Approval list.
7174
7175 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7176
7177         * ltmain.sh: Preserve in relink_command any environment
7178         variables that may affect the linker behavior.
7179
7180 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7181
7182         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7183
7184 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7185
7186         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7187
7188 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7189
7190         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7191         with the version name.
7192
7193 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7194
7195         * MAINTAINERS: Add self as bb-reorder maintainer.
7196
7197 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7198
7199         * config.if: Tweak.
7200
7201 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7202
7203         * djunpack.bat: New file.
7204
7205 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7206
7207         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7208         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7209         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7210         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7211
7212 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7213
7214         * config.sub (case $basic_machine): Change default for "ibm-*"
7215         to "openedition".
7216
7217 2000-04-13  Andreas Jaeger  <aj@suse.de>
7218
7219         * MAINTAINERS: Added myself.
7220
7221 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7222
7223         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7224         (do-md5sum): New target.
7225         (MD5PROG): Define.
7226         (PACKAGE): Default to TOOL.
7227         (VER): Default to a shell script.
7228         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7229         md5 checksum generation.
7230         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7231         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7232         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7233         insight.tar.bz2): Use gdb-taz to create archive.
7234
7235 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7236
7237         * configure (warn_cflags): Delete.
7238
7239 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7240
7241         * MAINTAINERS: Added myself.
7242
7243 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7244             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7245
7246         * configure.in (enable_libstdcxx_v3): Add.
7247         (target_libs): Add bits here to switch between libstdc++-v2 and
7248         libstdc++-v3.
7249         * config.if: And this file too.
7250         * Makefile.in: Add libstdc++-v3 targets.
7251
7252 2000-04-05  Michael Meissner  <meissner@redhat.com>
7253
7254         * config.sub (d30v): Add d30v as a basic machine type.
7255
7256 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7257
7258         * configure.in: -linux-gnu*, not -linux-gnu.
7259
7260 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7261
7262         * MAINTAINERS: Add self in write-after-approval section.
7263
7264 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7265
7266         * MAINTAINERS: Add self as ia64 port maintainer.
7267
7268 2000-03-08  Neil Booth  <NeilB@earthling.net>
7269
7270         * MAINTAINERS: Add self in write-after-approval section.
7271
7272 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7273
7274         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7275         (do-tar-bz2): Replace TOOL with PACKAGE.
7276         (gdb.tar.bz2): Remove GDBTK from GDB package.
7277         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7278         dejagnu.tar.bz2): New packages.
7279
7280 2000-02-27  Andreas Jaeger  <aj@suse.de>
7281
7282         * configure.in: Add entry for mips*-*-linux*, move catch all
7283         *-*-*linux* entry below this one.
7284
7285 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7286
7287         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7288
7289 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7290
7291         * config.sub: Support an OS of "wince".
7292
7293 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7294
7295         * config.guess, config.sub: Updated to match config's 2000-02-15
7296         version.
7297
7298 2000-02-23  Linas Vepstas <linas@linas.org>
7299
7300         * config.sub: Add support for Linux/IBM 370.
7301         * configure.in: Likewise.
7302
7303 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7304
7305         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7306
7307 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7308
7309         * config.guess: Guess "cygwin" rather than "cygwin32".
7310
7311 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7312
7313         * configure (gcc_version): When setting, narrow search to
7314         lines containing `version_string'.
7315
7316 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7317
7318         * config.sub: Add support for avr target.
7319
7320 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7321
7322         * MAINTAINERS: Add maintainers for MCore port.
7323
7324 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7325
7326         * config.sub: Add mmix-knuth-mmixware.
7327
7328 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7329
7330         * MAINTAINERS: Pair cccp with cpplib maintainership.
7331
7332 2000-01-27  Christopher Faylor <cgf@redhat.com>
7333
7334         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7335         structure stuff to -L library search.
7336         (CXX_FOR_TARGET): Ditto.
7337         (CROSS_CHECK_MODULES): Fix spelling mistake.
7338
7339 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7340
7341         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7342         the C++ compiler.
7343
7344 2000-01-12  Richard Henderson  <rth@cygnus.com>
7345
7346         * configure.in: Don't build some bits for beos.
7347
7348 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7349
7350         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7351         as include files.
7352
7353 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7354
7355         * Add self as cpplib maintainer, as requested by Jason
7356         Merrill.  Correct my e-mail address.
7357
7358 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7359
7360         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7361         not mh-aix43.
7362
7363 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7364
7365         * MAINTAINERS: Add myself to "write after approval" list.
7366
7367 1999-12-14  Richard Henderson  <rth@cygnus.com>
7368
7369         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7370         * config.sub: Accept alphaev[78], alphaev8.
7371
7372 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7373
7374         * config.guess, config.sub: Update from autoconf.
7375
7376 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7377
7378         * MAINTAINERS:  update my playtime e-address.
7379
7380 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7381
7382         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7383         necessary libraries are missing.
7384
7385 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7386
7387         * MAINTAINERS: Add new 'write after approval' maintainer.
7388
7389 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7390
7391         * MAINTAINERS: Add new Java maintainer.
7392
7393 1999-10-25  Andreas Schwab  <schwab@suse.de>
7394
7395         * configure: Fix quoting inside arguments of eval.
7396
7397 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7398
7399         * config-ml.in: Allow suppression of some ARM multilibs.
7400
7401 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7402
7403         * config.guess: Add OS/390 match pattern.
7404         * config.sub: Add mvs, openedition targets.
7405         * configure.in (i370-ibm-opened*): New.
7406
7407 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7408
7409         * config.sub: Add support for configuring for pj.
7410
7411 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7412
7413         * config.sub (maybe_os): Add support for configuring for fr30.
7414
7415 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7416
7417         * configure.in: Do not configure or build ld for AIX
7418         platforms.  ld is known to be broken on these platforms.
7419
7420 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7421
7422         * config-ml.in: Pass compiler flag corresponding to multidirs to
7423         subdir configures.
7424
7425 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7426
7427         * Makefile.in (LDFLAGS): Define.
7428
7429 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7430
7431         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7432         noconfigdirs.
7433         (*-*-cygwin*): Likewise.
7434
7435 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7436
7437         * mkdep: New file.
7438         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7439         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7440
7441         From Eli Zaretskii <eliz@is.elta.co.il>:
7442         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7443         long file name when using DJGPP on MS-DOS.
7444
7445 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7446
7447         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7448
7449 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7450
7451         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7452         dependency as this causes "make check" to globally "make all"
7453
7454 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7455
7456         * configure.in (target_libs): Added target-zlib.
7457         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7458         (CONFIGURE_TARGET_MODULES): Likewise.
7459         (CHECK_TARGET_MODULES): Likewise.
7460         (INSTALL_TARGET_MODULES): Likewise.
7461         (CLEAN_TARGET_MODULES): Likewise.
7462         (configure-target-zlib): New target.
7463         (all-target-zlib): Likewise.
7464         (all-target-libjava): Depend on all-target-zlib.
7465         (configure-target-libjava): Depend on configure-target-zlib.
7466
7467         * Makefile.in (configure-target-libjava): Depend on
7468         configure-target-newlib.
7469         (configure-target-boehm-gc): New target.
7470         (configure-target-qthreads): New target.
7471
7472         * configure.in (target_libs): Added target-qthreads.
7473         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7474         (CONFIGURE_TARGET_MODULES): Likewise.
7475         (CHECK_TARGET_MODULES): Likewise.
7476         (INSTALL_TARGET_MODULES): Likewise.
7477         (CLEAN_TARGET_MODULES): Likewise.
7478         (all-target-qthreads): New target.
7479         (configure-target-libjava): Depend on configure-target-qthreads.
7480         (all-target-libjava): Depend on all-target-qthreads.
7481
7482         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7483         (CONFIGURE_TARGET_MODULES): Likewise.
7484         (CHECK_TARGET_MODULES): Likewise.
7485         (INSTALL_TARGET_MODULES): Likewise.
7486         (CLEAN_TARGET_MODULES): Likewise.
7487         (all-target-libjava): New target.
7488         (all-target-boehm-gc): Likewise.
7489         * configure.in (target_libs): Added libjava, boehm-gc.
7490
7491 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7492
7493         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7494         configure.bat in SUPPORT_FILES.
7495         (gas+binutils.tar.bz2): Likewise.
7496
7497         * makeall.bat: Remove; obsolete.
7498
7499 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7500
7501         From Mark Elbrecht:
7502         * configure.bat: Remove; obsolete.
7503
7504 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7505
7506         * configure: Add -W -Wall to the default CFLAGS when compiling with
7507         gcc.
7508
7509 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7510
7511         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7512
7513 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7514
7515         * configure.in: Build ld on IRIX6.
7516
7517 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7518
7519         * Makefile.in: Change distribution targets to use bzip2 instead of
7520         gzip.
7521         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7522         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7523
7524 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7525
7526         * config.sub: Add mcore target.
7527
7528 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7529
7530         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7531
7532 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7533
7534         * config.guess (dummy): Changed to $dummy.
7535
7536 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7537
7538         * config.sub: Tidied up case statements.
7539
7540 1999-05-22  Ben Elliston  <bje@cygnus.com>
7541
7542         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7543         <jiro@din.or.jp>.
7544
7545         * config.guess: Merge with FSF version. Future changes will be
7546         more accurately recorded in this ChangeLog.
7547         * config.sub: Likewise.
7548
7549 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7550
7551          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7552
7553 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7554
7555         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7556
7557 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7558
7559         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7560
7561 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7562
7563         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7564         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7565         Bad merge removed these two changes.
7566
7567 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7568                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7569
7570         * config.guess (interix Alpha): Add.
7571
7572 1999-04-11  Richard Henderson  <rth@cygnus.com>
7573
7574         * configure.in (i?86-*-beos*): Do config gperf; don't config
7575         gdb, newlib, or libgloss.
7576
7577 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7578
7579         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7580         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7581         from multidirs.
7582
7583 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7584
7585         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7586
7587 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7588
7589         * config.sub: Add support for mcore targets.
7590
7591 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7592
7593         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7594         not mt-ospace, in order to shut up assembler warning about using
7595         symbols that are named the same as registers.
7596
7597 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7598
7599         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7600         dependency list for all-target-cygmon.
7601
7602 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7603
7604         * config-ml.in: Check $host, not $target, for selective multilibs.
7605         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7606         thumb interworking, and underscore prefix multilibs.
7607
7608 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7609
7610         * missing: Update to version from current automake.
7611
7612 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7613
7614         * configure (gxx_include_dir): Removed.
7615
7616         * configure.in (gxx_include_dir): Handle it.
7617         * Makefile.in: Likewise.
7618
7619 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7620
7621         * config.sub (mips64vr4111,mips64vr4111el) Add.
7622
7623 1999-03-21  Ben Elliston  <bje@cygnus.com>
7624
7625         * config.guess: Correct typo for detecting ELF on FreeBSD.
7626
7627 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7628
7629         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7630         config/mh-djgpp.
7631
7632 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7633
7634         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7635         all-target-newlib to dependency list for all-target-bsp.
7636
7637 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7638
7639         * config.sub: Add i386-uwin support.
7640         * config.guess: Likewise.
7641
7642 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7643
7644         * configure.in: cleanup, add mh-*pic handling for arm, special
7645         case powerpc*-*-aix*
7646
7647 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7648
7649         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7650         can be built.
7651
7652 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7653
7654         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7655         targets.
7656
7657 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7658
7659         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7660
7661 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7662
7663         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7664
7665 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7666
7667         * config.sub: Fix typo in arm recognition.
7668
7669 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7670
7671         * configure.in (noconfigdirs): Changed target_configdirs to
7672         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7673         rather than m68k-*-* since it is not known to work on
7674         m68k-aout. Ditto for arm-*-*oabi.
7675
7676 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7677
7678         * configure.in (*-*-windows*): Remove, no longer used.
7679
7680 1999-02-19  Ben Elliston <bje@cygnus.com>
7681
7682         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7683         Smart and improved by Andrew Cagney.
7684
7685 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7686
7687         * config.guess: Recognize openbsd-*-hppa.
7688
7689 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7690
7691         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7692         only if it is not empty.
7693
7694 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7695
7696         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7697
7698         * config.guess: Modified to recognize uname's armv* syntax.
7699
7700         * config.sub: Modified to recognize uname's armv* syntax.
7701
7702 1999-02-17  Mark Salter  <msalter@cygnus.com>
7703
7704         * configure.in: Added target-bsp for sparclite.
7705
7706 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7707
7708         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7709
7710 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7711
7712         * configure.in: Add support for strongarm port.
7713         * config.sub: Add support for strongarm target.
7714
7715 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7716
7717         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7718         the old name config/mh-cygwin32.
7719         Enable texinfo.
7720
7721 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7722
7723         * configure.in: Do build ld for ix86 Solaris.
7724
7725 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7726
7727         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7728         $AR_FOR_TARGET.  Likewise for RANLIB.
7729
7730 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7731
7732         * config.sub (oabi):  Recognize.
7733         * configure.in (arm-*-oabi):  Handle.
7734
7735 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7736
7737         * config.guess: Improve detection of i686 on UnixWare 7.
7738
7739 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7740
7741         * config.guess: Add support for i386-pc-interix.
7742         * config.sub: Likewise.
7743         * configure.in: Likewise.
7744
7745 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7746
7747         * Makefile.in: Remove unneeded all-target-libio from
7748         from all-target-winsup target since it is now unneeded.
7749         Add all-target-libtermcap in its place since it is now
7750         needed.
7751
7752 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7753
7754         * configure.in: makefile stub for cygwin target is probably
7755         unnecessary.  Remove it for now.
7756
7757 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7758
7759         * configure.in: libtermcap.a should be built when cygwin is the
7760         target as well as the host.
7761         * config.guess: Allow mixed case in cygwin uname output.
7762         * Makefile.in: Add libtermcap target.
7763
7764 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7765
7766         * config.sub: Clean up handling of hppa2.0.
7767
7768 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7769
7770         * config.guess: Use C code to identify more HP machines.
7771
7772 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7773
7774         * config.sub: Handle hppa2.0.
7775
7776 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7777
7778         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7779         cygmon for all sparclite targets, regardless of object format.
7780
7781 1998-12-15  Mark Salter  <msalter@cygnus.com>
7782
7783         * configure.in: Added target-bsp for several target architectures.
7784
7785         * Makefile.in: Added rules for bsp.
7786
7787 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7788
7789         * config.guess: Improve detection of hppa2.0 processors.
7790
7791 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7792
7793         * config.guess: Recognize FreeBSD using ELF automatically.
7794
7795 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7796
7797         * configure (skip-this-dir): Add handling for new shell script, which
7798         might be created by a sub-directory's configure to indicate, this particular
7799         directory is "unwanted".
7800         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7801
7802 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7803
7804         * ltconfig: import from libtool, after changing libtool to
7805         account for the cygwin name change.
7806
7807 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7808
7809         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7810         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7811
7812 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7813
7814         * configure.in: Add libtermcap to list of cygwin dependencies.
7815
7816 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7817
7818         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7819         they include winsup/include when it's a cygwin target.
7820
7821 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7822
7823         * configure.in (host_tools): Added zip.
7824         * Makefile.in (all-target-libjava): Depend on all-zip.
7825         (all-zip): New target.
7826         (ALL_MODULES): Added all-zip.
7827         (NATIVE_CHECK_MODULES): Added check-zip.
7828         (INSTALL_MODULES): Added install-zip.
7829         (CLEAN_MODULES): Added clean-zip.
7830
7831 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7832
7833         * Makefile.in: lose "32" from comment about cygwin.
7834
7835 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7836
7837         * configure.in: Use -Os to build target libraries for the fr30.
7838
7839 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7840
7841         * config.sub: Add fr30.
7842
7843 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7844
7845         * configure.in: drop "32" from config/mh-cygwin32.  Check
7846         cygwin* instead of cygwin32*.
7847         * config.sub: Check cygwin* instead of cygwin32*.
7848
7849 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7850
7851         * config.guess: Match any version of Unixware7.
7852
7853 1998-10-20  Syd Polk  <spolk@cygnus.com>
7854
7855         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7856         if desired.
7857
7858 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7859
7860         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7861         these if the appropriate directories and files to not exist.
7862
7863 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7864
7865         * Makefile.in (DEVO_SUPPORT): Add config.if.
7866
7867 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7868
7869         * configure: Add pattern to replace "build_tooldir"'s
7870         definition in the generated Makefile with "tooldir"'s
7871         actual value.
7872
7873 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7874
7875         * config.sub: Bring back lost sparcv9.
7876
7877         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7878
7879 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7880
7881         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7882         CC_FOR_TARGET and friends.
7883
7884 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7885
7886         * Makefile.in (build_tooldir): New variable, same as tooldir.
7887         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7888         -B$(build_tooldir)/bin/.
7889         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7890
7891 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7892
7893         * README: Remove installation instructions and refer to the
7894         INSTALL directory instead.
7895
7896 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7897
7898         * config.sub: Add support for i[34567]86-pc-udk.
7899         * configure.in: Likewise.
7900
7901 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7902
7903         * Makefile.in: add bzip2 package building bits for user
7904         tools module
7905         * configure.in: ditto
7906
7907 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7908
7909         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7910         (ALL_TARGET_MODULES): Add all-target-libobjc.
7911         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7912         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7913         (all-target-libchill): Add dependencies.
7914         * configure.in (target_libs): Add libchill.
7915
7916 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7917
7918         * configure.in (target_subdir): Remove duplicate line.
7919
7920 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7921
7922         * Makefile.in (all-automake): fix dependencies.
7923
7924 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7925
7926         * configure.in: Minor cleanups for building in the $(target_alias)
7927         subdir.
7928
7929 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7930
7931         * Makefile.in (bootstrap): Set r and s before make all.  Use
7932         BASE_FLAGS_TO_PASS in make all.
7933         (cross): Likewise.
7934
7935 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7936
7937         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7938
7939 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7940
7941         * config.sub: Fix typo in last change.
7942
7943 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7944
7945         * config.sub: Add support for C4x target.
7946         * configure.in: Likewise.
7947
7948 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7949
7950         * config.sub: Recognize sparcv9 just like sparc64.
7951
7952 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7953
7954         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7955
7956 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7957
7958         * config.guess: Correctly identify Pentium II sco boxes.
7959
7960         * config.guess: Fix "tr" code.  From Weiwen Liu.
7961
7962 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7963
7964         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7965         stabs.
7966
7967 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7968
7969         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7970         (ALL_TARGET_MODULES): Add all-target-libchill.
7971         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7972         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7973         (all-target-libchill): Add dependencies.
7974         * configure.in (target_libs): Add libchill.
7975
7976 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7977
7978         * config.guess: Avoid assumptions about "tr" behaves when
7979         LANG is set to something other than English.
7980
7981 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7982
7983         * configure (gxx_include_dir): Changed to
7984         '${prefix}/include/g++'-${libstdcxx_interface}.
7985
7986         * config.if: New to determine the interfaces.
7987
7988 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7989
7990         * config.guess: Detect and handle MPE/IX.
7991         * config.sub: Deal with MPE/IX.
7992
7993 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7994
7995         * configure.in: Use mh-aix43.
7996
7997 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7998
7999         * configure: Fix --without/--disable cases for gxx-include-dir.
8000
8001 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8002
8003         * mdata-sh:  Imported.  Needed for automake support.
8004
8005 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8006
8007         * Makefile.in (taz): Try "chmod -R og=u ." before
8008         "chmod og=u `find . -print`".
8009
8010 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8011
8012         * configure.in: Add arm-elf and thumb-elf support.
8013
8014 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8015
8016         * Makefile.in: Undo previous patch.
8017
8018 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8019
8020         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8021         to here ...
8022         (install-no-fixedincludes): and here
8023         (INSTALL_MODULES): ... from here.
8024
8025 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8026
8027         * config.sub: Merge with FSF.
8028
8029         * config.guess: Merge with FSF.
8030
8031 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8032
8033         * configure (extraconfigdirs): New variable.
8034         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8035         * Makefile.in (all): Move higher in file.
8036         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8037         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8038         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8039         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8040         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8041
8042 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8043
8044         * Makefile.in (all-target-libjava): Depend on all-gcc and
8045         all-target-newlib.
8046         (configure-target-libjava): Depend on $(ALL_GCC).
8047
8048 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8049
8050         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8051         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8052
8053 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8054
8055         * INSTALL/README: Fix typo.
8056
8057 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8058
8059         * ylwrap: Change absolute path checks to check for DOS style path
8060         names.
8061
8062         * ylwrap: Don't use a full path name if the source file is in the
8063         same directory.  From hjl@lucon.org (H.J. Lu).
8064
8065         * config-ml.in: Default to being verbose, to match Feb 18 change to
8066         configure.
8067
8068 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8069
8070         Brought over from egcs:
8071
8072         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8073
8074         * configure.in (target_subdir): Set to ${target_alias} instead
8075         of "libraries".
8076
8077         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8078
8079         * configure.in (target_subdir): Set to libraries if enable_multilib.
8080
8081 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8082
8083         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8084         multilibs, force reconfiguration the first time we create
8085         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8086
8087 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8088
8089         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8090         avoid confusion with --no-recursion.
8091
8092 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8093
8094         * configure.in: Win32 hosts shouldn't use install -x
8095         * install-sh: remove -x option, and special .exe-handling
8096         hack.
8097
8098 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8099
8100         * config.guess: Recognize i586-pc-beos.
8101         * configure.in: Don't build some bits for beos.
8102
8103 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8104
8105         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8106         CFLAGS default to -O2.
8107
8108         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8109         when using GNU ld.
8110
8111 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8112
8113         * ltmain.sh: Correct install when using a different shell.
8114
8115 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8116
8117         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8118
8119 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8120
8121         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8122         target.
8123
8124 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8125
8126         * ltconfig: Update to correct AIX handling.
8127
8128 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8129
8130         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8131
8132         * configure.in (target_subdir): Set to ${target_alias} instead
8133         of "libraries".
8134
8135 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8136
8137         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8138         (Makefile): Depend on $(gcc_version_trigger).
8139
8140         * configure (gcc_version): Change default initializer to empty
8141         string.
8142         (gcc_version_trigger): New variable; pass this variable down
8143         to subdir configures to enable them checking gcc's version
8144         themselves. Emit make macros for both gcc_version vars.
8145         (topsrcdir): Initialize reliably.
8146         (recursion line): Remove --with-gcc-version=${gcc_version}.
8147
8148 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8149
8150         * configure (enable_version_specific_runtime_libs): Implement new flag
8151         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8152         in $(libsubdir); emit definition in each generated Makefile.
8153         (gxx_include_dir): Initialize depending on
8154         $enable_version_specific_runtime_libs.
8155
8156 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8157
8158         * configure (gcc_version): Initialize properly depending on
8159         how and where configure is started.
8160         (recursion line): Pass a --with-gcc-version=${gcc_version}
8161         to configures in subdirs.
8162
8163 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8164
8165         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8166         cygmon
8167
8168 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8169
8170         * configure.in: Add cygmon and libstub support for mn10200.
8171
8172 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8173
8174         * configure (gcc_version): Add new variable describing the
8175         particular gcc version we're building.
8176         * Makefile.in (libsubdir): Add new macro for the directory
8177         in which the compiler finds executables, libraries, etc.
8178         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8179         and libsubdir.
8180
8181 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8182
8183         * Makefile.in (local-clean): Remove *.log.
8184         (warning.log): Built with warn_summary from build.log.
8185         (mail-report.log): Run test_summary.
8186         (mail-report-with-warnings.log): Run test_summary including
8187         warning.log in the report.
8188
8189 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8190
8191         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8192
8193 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8194
8195         * Makefile.in (grep): Grep no longer depends on libiberty.
8196
8197 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8198
8199         * Makefile.in: all-snavigator needs all-libgui.
8200
8201 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8202
8203         * configure.in: Add cygmon and libstub support for mn10300.
8204
8205 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8206
8207         * missing: Update to version from automake 1.3.
8208
8209         * ltmain.sh: On installation, don't get confused if the same name
8210         appears more than once in the list of library names.
8211
8212 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8213
8214         * config.sub: Accept m68060 and m5200 as CPU names.
8215
8216 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8217
8218         * configure: Use && rather than using -a in test, because odd
8219         strings can confuse test.
8220         * configure.in: Likewise.
8221
8222 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8223
8224         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8225
8226 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8227
8228         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8229         bootstrap4-lean): New targets.
8230
8231 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8232
8233         * mpw-* Delete.  Not used.
8234
8235 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8236
8237         * COPYING.LIB: Update FSF address.
8238
8239 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8240
8241         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8242
8243         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8244         GAS_SUPPORT_DIRS.
8245
8246 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8247
8248         * ltconfig, ltmain.sh: Avoid producing a version number if
8249         -version-info was not used.
8250
8251 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8252
8253         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8254         building with newlib.
8255
8256 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8257
8258         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8259         Solaris `make' causes it to continue to next definition.
8260
8261 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8262
8263         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8264         the right GUI libraries and files are installed along with GDB.
8265
8266 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8267
8268         * configure.in: Change alpha to alpha* in several places.
8269
8270 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8271
8272         * config.sub: Recognize sparc86x.
8273
8274 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8275
8276         * configure.in (--enable-target-optspace): Remove debug echo.
8277
8278 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8279
8280         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8281
8282 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8283
8284         * ltconfig: Update cygwin32 support.
8285
8286         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8287         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8288         (GDB_SUPPORT_DIRS): Likewise.
8289
8290 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8291
8292         * configure.in (target_makefile_frag): If --enable-target-optspace,
8293         use -Os to compile target libraries rather than -O2.  Default to
8294         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8295         not used.
8296         * configure.in (target_cflags): Ditto for d30v.
8297
8298 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8299
8300         * Makefile.in (all-bfd): Depend on all-intl.
8301         (all-binutils): Likewise.
8302         (all-gas): Likewise.
8303         (all-gprof): Likewise.
8304         (all-ld): Likewise.
8305
8306 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8307
8308         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8309
8310 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8311
8312         * Makefile.in (all-bfd): Depend upon all-libiberty.
8313
8314         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8315
8316 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8317
8318         * Makefile.in: Add libstub.
8319
8320         * configure.in: Ditto. Build libstub for targets that have cygmon
8321         support.
8322
8323 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8324
8325         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8326
8327 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8328
8329         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8330         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8331
8332 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8333
8334         * configure: Define DEFAULT_M4 by searching PATH.
8335         * Makfile.in: Use DEFAULT_M4.
8336
8337 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8338
8339         * ltconfig: Add cygwin32 support.
8340
8341         * Makefile.in, configure.in: Add libtool as a native only directory
8342         to configure and build.
8343
8344 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8345
8346         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8347
8348 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8349
8350         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8351
8352 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8353
8354         * Makefile.in: add ash make rules
8355         * configure.in: add ash to native_only and host_tools lists
8356
8357 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8358
8359         * Makefile.in (all-gettext, all-intl): New targets.
8360         (ALL_MODULES): Added all-gettext, all-intl.
8361         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8362         (INSTALL_MODULES): Added install-gettext, install-intl.
8363         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8364
8365         * configure.in (host_tools): Added gettext.
8366         (native_only): Likewise.
8367         (noconfigdirs) [various cases]: Likewise.
8368         (host_libs): Added intl.
8369
8370 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8371
8372         * configure: Do not disable building gdbtk for cygwin32 hosts.
8373
8374 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8375
8376         * configure.in: Add thumb-coff target.
8377         * config.sub: Add thumb-coff target.
8378
8379 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8380
8381         * Makefile.in: Revert yesterday's change.
8382         (all-target-winsup):  all-target-librx stays out of here.
8383
8384 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8385
8386         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8387         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8388         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8389         Remove references to librx and libg++.
8390
8391 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8392
8393         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8394         recursive makes
8395
8396 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8397
8398         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8399         for newlib directory.
8400         (CXX_FOR_TARGET): Likewise.
8401
8402 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8403
8404         * ltconfig: Update after libtool/ltconfig.in change for
8405         hpux11.
8406
8407 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8408
8409         * ltconfig, ltmain.sh: Update to libtool 1.2.
8410
8411 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8412
8413         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8414         (install-gcc-cross): Instead, override LANGUAGES here.
8415
8416 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8417
8418         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8419         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8420
8421 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8422
8423         * configure.in: Add Thumb-pe target.
8424
8425 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8426
8427         * Makefile.in - changed sn targets to snavigator
8428         * configure.in - changed sn targets to snavigator
8429
8430 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8431
8432         * config-ml.in: After building symlink tree call make distclean
8433         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8434         to be the case for libiberty.
8435
8436 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8437
8438         * configure: When making link, also check the current
8439         directory. The configure scripts may create one.
8440
8441 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8442
8443         * config.sub: Accept alphapca56 and alphaev6 properly.
8444
8445 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8446
8447         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8448
8449 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8450
8451         * config.sub (sco5): Fix typo.
8452
8453 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8454
8455         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8456         install-itcl.
8457         (install-itcl): Remove dependency on install-tcl.
8458
8459 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8460
8461         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8462
8463 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8464
8465         * configure.in: Don't build libgui for a cygwin32 target when not on
8466         a cygwin32 host.
8467
8468 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8469
8470         * configure (redirect): Set to null, so default behavior of
8471         configure is now --verbose.
8472
8473 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8474
8475         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8476         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8477
8478 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8479
8480         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8481         this change to sync Makefile.in with its ChangeLog entries.
8482
8483 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8484
8485         * ltmain.sh (mkdir): Check that the directory doesn't exist
8486         before we exit with error, so that we don't get races during
8487         parallel builds.
8488
8489 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8490
8491         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8492
8493 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8494
8495         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8496         PICFLAG_FOR_TARGET.
8497         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8498
8499         * configure: Emit a definition for the new macro enable_shared
8500         into each Makefile.
8501
8502 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8503
8504         * configure.in (host_tools, native_only): Add libtool.
8505
8506 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8507
8508         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8509         Fix typo in ming config comment.
8510
8511 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8512
8513         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8514
8515 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8516
8517         * config.sub: Add tic30 cases, and map c30 to tic30.
8518
8519 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8520
8521         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8522         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8523         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8524         (CLEAN_TARGET_MODULES): Similarly
8525         (all-target-libf2c): Add dependences.
8526         * configure.in (target_libs): Add libf2c.
8527
8528 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8529
8530         * configure.in: Remove expect from noconfigdirs when target
8531         is cygwin32.  OK to build expect and dejagnu with Canadian
8532         Cross.
8533
8534 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8535
8536         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8537         host.
8538
8539         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8540         and mingw32.
8541
8542 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8543
8544         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8545         here as it is not defined in the toplevel Makefile.
8546
8547 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8548
8549         * configure (package_makefile_rules_frag): New variable, which names
8550         a file with generic rules, ...
8551         Change comment to mention we now have FIVE parts.
8552         * configure: Undo last change.
8553
8554 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8555
8556         * config.guess: More accurate determination of HP processor types.
8557         * config.sub: More accurate determination of HP processor types.
8558
8559 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8560
8561         * configure (package_makefile_frag): Move inserting the
8562         ${package_makefile_frag} to where it should be according
8563         to the comment.
8564
8565 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8566
8567         * config.guess: Add support for Linux/ARM.
8568
8569 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8570
8571         * .cvsignore: Remove *-info and *-install since they match
8572         release-info and mpw-install, which we don't want to just ignore.
8573
8574 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8575
8576         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8577
8578 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8579
8580         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8581         local_prefix to sub-make invocations.
8582
8583 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8584
8585         * configure.in: Check makefile fragments in the source
8586         directory.
8587
8588 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8589
8590         * configure.in: Check whether host and target makefile
8591         fragments exist before adding them to *_makefile_frag.
8592
8593 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8594
8595         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8596
8597 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8598
8599         * configure.in: Make sure we only replace RPATH_ENVVAR on
8600         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8601         regexp to sed.
8602
8603         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8604         to sub-makes.
8605
8606 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8607
8608         * config-ml.in (multi-do): LDFLAGS must include multilib
8609         designator.
8610
8611 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8612
8613         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8614
8615 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8616
8617         * config.sub: Add mingw32 support.
8618         * configure.in: Likewise.
8619
8620 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8621
8622         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8623
8624 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8625
8626         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8627         * configure (gxx_include_dir): Provide a definition for subdirs
8628         which do not use autoconf.
8629
8630 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8631
8632         * config.guess: Sync with egcs.  Picks up new alpha support,
8633         BeOS & some additional linux support.
8634
8635 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8636
8637         * config.guess: HP 9000/803 is a PA1.1 machine.
8638
8639 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8640
8641         * configure.in: It's alpha*-...
8642
8643 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8644
8645         * configure.in (host_makefile_frag, target_makefile_frag):
8646         Handle multiple config files.
8647         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8648         alpha-*-*.
8649
8650 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8651
8652         * mkdep: New file.
8653
8654 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8655
8656         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8657
8658 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8659
8660         * Makefile.in: Add libgui directory.
8661         (GDB_TK): Add all-libgui.
8662         * configure.in: Add libgui directory.
8663         * configure: Add all-libgui to GDB_TK.
8664
8665 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8666
8667         * config-ml.in (multidirs): Add m32r to multilib list.
8668
8669 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8670
8671         * Makefile.in (all-target-gperf): Change dependency to
8672         all-target-libstdc++.
8673
8674 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8675
8676         * config.guess: Add BeOS support.
8677
8678 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8679
8680         Source directory cvs renamed to cvssrc:
8681         * configure.in (host_tools): Change cvs to cvssrc.
8682         (native_only): Likewise.
8683         (noconfigdirs) [various cases]: Likewise.
8684         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8685         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8686         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8687         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8688         (all-cvssrc): Rename target from all-cvs.
8689
8690 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8691
8692         * configure (gxx_include_dir): Fix thinko.
8693
8694 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8695
8696         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8697         (install-cross, install-gcc-cross): New targets.
8698
8699 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8700
8701         * configure.in (noconfigdirs): Add support for Thumb target.
8702
8703         * config.sub (maybe_os): Add support for Thumb target.
8704
8705 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8706
8707         * Makefile.in: Add rules for cygmon.
8708
8709         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8710
8711 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8712
8713         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8714         * configure (gxx_include_dir): Provide a definition for subdirs
8715         which do not use autoconf.
8716
8717 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8718
8719         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8720         11/18/97 build
8721
8722 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8723
8724         * From Franz Sirl.
8725         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8726         found on RedHat Linux systems.
8727
8728 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8729
8730         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8731         guesses.
8732
8733 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8734
8735         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8736
8737 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8738
8739         * ltmain.sh: If mkdir fails, check whether the directory was created
8740         anyhow by some other process.
8741
8742 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8743
8744         * configure.in (d30v-*-*): Configure all directories.
8745
8746 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8747
8748         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8749         for the D30V.
8750
8751 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8752
8753         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8754
8755 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8756
8757         * include/libiberty.h: Add extern "C" { so it can be used with C++
8758         progrms.
8759         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8760         programs.
8761
8762 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8763
8764         * configure.in (d30v-*-*): Configure GCC now.
8765
8766 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8767
8768         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8769         is no longer needed.
8770
8771 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8772
8773         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8774
8775 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8776
8777         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8778         targets using "$@" to provide support for similar but not identical
8779         targets without having to duplicate code.
8780
8781 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8782
8783         * makefile.vms: Fix to work with DEC C.
8784
8785 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8786
8787         * config.sub: Add mips-tx39-elf to marketing names.
8788
8789 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8790
8791         * ltmain.sh: Handle symlinks in generated script.
8792
8793 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8794
8795         * configure: Handle autoconf style directory options: --bindir,
8796         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8797         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8798         --sysconfdir.
8799         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8800         (sharedstatedir, localstatedir, oldincludedir): New variables.
8801         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8802         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8803         sbindir, sharedstatedir, and sysconfdir.
8804
8805 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8806
8807         * Makefile.in (bootstrap-lean): New target.
8808
8809 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8810
8811         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8812         sn, and gnuserv from noconfigdirs.
8813
8814 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8815
8816         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8817
8818 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8819
8820         * Makefile.in (cross): New target.
8821
8822 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8823                           Jeff Law         <law@cygnus.com>
8824
8825         * Makefile.in (bootstrap2, bootstrap3): New targets.
8826         (all-bootstrap): Remove outdated and confusing target.
8827         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8828
8829 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8830
8831         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8832         windows.  Consistent with gdb/configure.
8833
8834 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8835
8836         * configure.in: Name Linux target fragment.
8837
8838         * configure: Rewrite so that project Makefile fragment is inserted
8839         first and appears last in the resulting Makefile.
8840
8841 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8842
8843         * Makefile.in (install-itcl): Install tcl first.
8844
8845 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8846
8847         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8848
8849 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8850
8851         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8852
8853         * configure.in (skipdirs): Add target-librx for Linux.
8854         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8855
8856 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8857
8858         * Makefile.in (bootstrap): New target.
8859
8860 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8861
8862         * config.sub: Accept 'amigados' for backward compatibility.
8863
8864 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8865
8866         * config.guess: Merge with FSF.
8867
8868 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8869
8870         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8871
8872 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8873
8874         * config.sub: Add "marketing-names" patch.
8875
8876 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8877
8878         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8879
8880 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8881
8882         * config.sub: Handle v850-elf.
8883
8884 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8885
8886         * .cvsignore (*-install): Remove.
8887
8888 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8889
8890         * ltconfig: Set CONFIG_SHELL in libtool.
8891         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8892
8893 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8894
8895         * configure.in (target_subdir): Set to libraries if enable_multilib.
8896
8897 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8898
8899         * config.guess: Update from gcc directory.
8900
8901 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8902
8903         * Makefile.in (all-sim): Depends on all-readline.
8904
8905 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8906
8907         * Makefile.in (BISON, YACC): Use $$s.
8908         (all-bison): Depend on all-texinfo.
8909
8910 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8911
8912         * Makefile.in (BISON): Add -L flag.
8913         (YACC): Likewise.
8914
8915 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8916
8917         * configure.in (noconfigdirs): Add support for v850e target.
8918
8919         * config.sub (maybe_os): Add support for v850e target.
8920
8921 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8922
8923         * configure.in (noconfigdirs): Add support for v850ea target.
8924
8925         * config.sub (maybe_os): Add support for v850ea target.
8926
8927 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8928
8929         * config.sub: Add mipstx39.  Delete r3900.
8930
8931 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8932
8933         * Makefile.in (all-autoconf): Depends on all-texinfo.
8934
8935 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8936
8937         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8938         eabi targets.
8939
8940 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8941
8942         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8943
8944         * configure: When handling a Canadian Cross, handle YACC as well as
8945         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8946         * Makefile.in (all-bison): Depend upon all-texinfo.
8947
8948 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8949
8950         * Makefile.in (BISON): bison, not byacc or bison -y.
8951         (YACC): bison -y or byacc or yacc.
8952         (various): Add *-bison as appropriate.
8953         (taz): No need to mess with BISON anymore.
8954
8955 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8956
8957         * configure: If OSTYPE matches *win32*, try to find a good value for
8958         CONFIG_SHELL.
8959
8960 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8961
8962         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8963         configure.in if it is present.
8964
8965 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8966
8967         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8968
8969 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8970
8971         * config.sub: Recognize `arc' cpu.
8972         * configure.in: Likewise.
8973         * config-ml.in: Likewise.
8974
8975 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8976
8977         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8978
8979 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8980
8981         * configure: Changed sed delimiter from ':' to '|' when
8982         attempting to substitute ${config_shell} for SHELL. On
8983         NT ${config_shell} may contain a ':' in it.
8984
8985 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8986
8987         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8988
8989 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8990
8991         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8992
8993 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8994
8995         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8996
8997         * ylwrap: If the program is a relative path, force it to be
8998         absolute.
8999
9000 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9001
9002         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9003
9004 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9005
9006         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9007         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9008         for libraries.
9009
9010 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9011
9012         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9013         separated by spaces.
9014
9015 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9016
9017         * ylwrap: New file.
9018         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9019
9020         * ltmain.sh: Handle /bin/sh at start of install program.
9021
9022         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9023
9024         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9025         * missing: New file, from automake 1.2.
9026
9027 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9028
9029         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9030         check-tk to CHECK_X11_MODULES.
9031
9032 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9033
9034         * config.sub: Merge with FSF.
9035
9036 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9037
9038         * config.guess: Merge with FSF.
9039
9040 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9041
9042         * configure: Treat msdosdjgpp like go32.
9043         * configure.in: Likewise.  Don't remove gprof for go32.
9044
9045         * configure: Change Makefile.tem2 to Makefile.tm2.
9046
9047 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9048
9049         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9050
9051 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9052
9053         * install-sh (chmodcmd): Set to null if the DST directory already
9054         exists.  Same as Nov 11th change.
9055
9056 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9057
9058         * configure (GDB_TK): Needs itcl and tix.
9059
9060 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9061
9062         * config.guess: Update from FSF.
9063
9064 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9065
9066         * Makefile.in (GDB_TK): Depend on itcl and tix.
9067
9068 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9069
9070         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9071         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9072         (INSTALL_SCRIPT): New variable.
9073         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9074         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9075         to -x.
9076         * install-sh: Add support for -x option.
9077
9078 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9079
9080         * configure.in, Makefile.in: Treat tix like itcl.
9081
9082 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9083
9084         * Makefile.in (WINDRES): New variable.
9085         (WINDRES_FOR_TARGET): New variable.
9086         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9087         (EXTRA_HOST_FLAGS): Add WINDRES.
9088         (EXTRA_TARGET_FLAGS): Add WINDRES.
9089         (EXTRA_GCC_FLAGS): Add WINDRES.
9090         ($(DO_X)): Pass down WINDRES.
9091         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9092         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9093         DLLTOOL_FOR_TARGET.
9094
9095 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9096
9097         * configure.in: configure sim before gdb for win32-x-ppc
9098
9099 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9100
9101         Move gperf into the toplevel, from libg++.
9102         * configure.in (target_tools): Add target-gperf.
9103         (native_only): Add target-gperf.
9104         * Makefile.in (all-target-gperf): New target, depend on
9105         all-target-libg++.
9106         (configure-target-gperf): Empty rule.
9107         (ALL_TARGET_MODULES): Add all-target-gperf.
9108         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9109         (CHECK_TARGET_MODULES): Add check-target-gperf.
9110         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9111         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9112
9113 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9114
9115         * config.sub (mn10200): Recognize new basic machine.
9116
9117 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9118
9119         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9120         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9121
9122 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9123
9124         * configure.in: If we're building mips-sgi-irix6* native, turn on
9125         ENABLE_MULTILIB and set TARGET_SUBDIR.
9126
9127 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9128
9129         * Makefile.in (all-sn): Depend on all-grep.
9130
9131 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9132
9133         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9134
9135         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9136         Makefile.  From Jeff Makey <jeff@cts.com>.
9137         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9138
9139         * Makefile.in (DISTBISONFILES): Remove.
9140         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9141         $(DEFAULT_YACC).
9142
9143         * configure.in: Build itl, db, sn, etc., when building for native
9144         cygwin32.
9145
9146         * Makefile.in (LD): New variable.
9147         (EXTRA_HOST_FLAGS): Pass down LD.
9148         ($(DO_X)): Likewise.
9149
9150 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9151
9152         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9153
9154 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9155
9156         * configure.in (targargs): Strip out any supplied --build argument
9157         before adding our own. Always add --build.
9158
9159 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9160
9161         * configure.in (targargs): Pass --build if we're doing
9162         a cross-compile.
9163
9164 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9165
9166         * configure: Use '|' instead of ":" as the separator in
9167         sed. Otherwise sed chokes on NT path names with drive
9168         designators. Also look for "?:*" as the leading characters in an
9169         absolute pathname.
9170
9171 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9172
9173         * config.sub: Support for r3900.
9174
9175 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9176
9177         * configure.in: Use install-sh, not install.sh.
9178
9179 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9180
9181         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9182         apply it twice.
9183
9184 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9185
9186         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9187         install-binutils.
9188
9189 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9190
9191         * Makefile.in: Add automake targets.
9192         * configure.in (host_tools): Add automake.
9193
9194 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9195
9196         * configure: Default CXX to c++, not gcc.
9197         * Makefile.in (CXX): Set to c++, not gcc.
9198         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9199
9200 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9201
9202         * install-sh: try appending a .exe if source file doesn't
9203         exist
9204
9205 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9206
9207         * configure.in: Turn on multilib by default.
9208         (cross_only): Remove target-libiberty.
9209
9210         * Makefile.in (all-gcc): Don't depend on libiberty.
9211
9212 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9213
9214         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9215
9216 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9217
9218         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9219         (DISTBISONFILES): Add ld/Makefile.in
9220
9221 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9222
9223         * configure.in: if target is cygwin32 but host isn't cygwin32,
9224         don't configure gdb tcl tk expect, not just gdb.
9225
9226 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9227
9228         * configure.in: Added gnuserv everywhere sn appears.
9229
9230         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9231         (CROSS_CHECK_MODULES): Added check-gnuserv.
9232         (INSTALL_MODULES): Added install-gnuserv.
9233         (CLEAN_MODULES): Added clean-gnuserv.
9234         (all-gnuserv): New target.
9235
9236 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9237
9238         * config.guess: Fixes for MIPS OpenBSD systems.
9239
9240 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9241
9242         * Makefile.in (INSTALL_XFORM): Remove.
9243         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9244
9245         * mkinstalldirs: New file, copied from automake.
9246         * Makefile.in (installdirs): Rename from install-dirs.  Use
9247         mkinstalldirs.  Change all users.
9248         (DEVO_SUPPORT): Add mkinstalldirs.
9249
9250 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9251
9252         * install-sh: Rename from install.sh.
9253         * Makefile.in (INSTALL): Change install.sh to install-sh.
9254         (DEVO_SUPPORT): Likewise.
9255
9256         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9257         Graichen <graichen@rzpd.de>.
9258
9259 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9260
9261         * config.guess: Recognize OpenBSD systems correctly.
9262
9263 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9264
9265         * README, Makefile.in (ETC_SUPPORT): Remove references to
9266         cfg-paper*, configure.{texi,man,info*}._
9267
9268 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9269
9270         * Makefile.in (all.normal): Ensure that gcc is built after all
9271         the x11 - ie gdb - targets.
9272
9273 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9274
9275         * makefile.vms: Don't run conf-a-gas.
9276
9277 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9278
9279         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9280
9281 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9282
9283         * configure.in: Remove noconfigdirs case since gdb also
9284         configures and builds for tic80-coff.
9285
9286 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9287
9288         * configure: Set cache_file to config.cache.
9289         * Makefile.in (local-distclean): Remove config.cache.
9290
9291 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9292
9293         * COPYING: Update FSF address.
9294
9295 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9296
9297         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9298         noconfigdirs.
9299
9300 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9301
9302         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9303         MAKEDIRS, is empty.
9304
9305 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9306
9307         * config.sub: Tweak mn10300 entry.
9308
9309 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9310
9311         * configure.in (host_tools): Put sim before gdb, so gdb's
9312         configure.tgt can determine if the simulator was configured.
9313
9314 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9315
9316         * config.sub: Move BeOS $os case to be with other Cygnus
9317         local cases.
9318
9319 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9320
9321         * config.sub: Remove misplaced comment that broke Linux.
9322
9323 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9324
9325         * config.sub: Add BeOS support.
9326
9327 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9328
9329         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9330
9331 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9332
9333         * configure.in (noconfigdirs): Remove tcl and tk from
9334         noconfigdirs for cygwin32 builds.
9335
9336 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9337
9338         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9339
9340 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9341
9342         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9343         make-all.com, use makefile.vms instead.
9344
9345 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9346
9347         * config.sub: Accept -lnews*.
9348
9349 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9350
9351         * configure.in (noconfigdirs): Disable target-newlib,
9352         target-examples and target-libiberty for d30v.
9353
9354 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9355
9356         * configure.in (noconfigdirs): Enable ld for d30v.
9357
9358 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9359
9360         * configure.in (tic80-*-*): Build compiler.
9361
9362 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9363
9364         * configure.in (d30v-*): Remove sim directory from list of
9365         unsupported d30v directories
9366
9367 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9368
9369         * config.sub, configure.in: Add d30v target cpu.
9370
9371 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9372
9373         * makefile.vms: New file.
9374         * make-all.com: Remove.
9375
9376 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9377
9378         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9379
9380 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9381
9382         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9383
9384 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9385
9386         * Makefile.in (ALL_MODULES): Added all-db.
9387         (CROSS_CHECK_MODULES): Addec check-db.
9388         (INSTALL_MODULES): Added install-db.
9389         (CLEAN_MODULES): Added clean-db.
9390
9391 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9392
9393         * config.guess: Merge with latest FSF sources.
9394
9395 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9396
9397         * Makefile.in (ALL_MODULES): Added all-itcl.
9398         (CROSS_CHECK_MODULES): Added check-itcl.
9399         (INSTALL_MODULES): Added install-itcl.
9400         (CLEAN_MODULES): Added clean-itcl.
9401
9402 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9403
9404         * configure.in: build gdb for mn10200
9405
9406 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9407
9408         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9409
9410 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9411
9412         * configure.in (tic80-*-*): Turn off most targets right now.
9413
9414 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9415
9416         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9417         rather than the makeinfo program.
9418         (do-info): Depend upon all-texinfo.
9419
9420 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9421
9422         * configure.in: Remove uses of config/mh-linux.
9423
9424         * config.sub, config.guess: Merge with latest FSF sources.
9425
9426 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9427
9428         * config.sub (case $basic_machine): Add tic80 entries.
9429
9430 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9431
9432         * config.sub, config.guess: Merge with latest FSF sources.
9433
9434 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9435
9436         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9437         * mpw-config.in: Test for NewFolderRecursive.
9438         * mpw-install: Use symbolic name for startup filename.
9439         * mpw-README: Add various additional details.
9440
9441 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9442
9443         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9444
9445 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9446
9447         * configure.in: Do build gcc and the target libraries for
9448         the mn10200.
9449
9450 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9451
9452         * configure.in: don't avoid building gdb for mn10300 any more
9453         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9454         instead of single-quoting it.
9455
9456 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9457
9458         * configure.in: Don't use --with-stabs on IRIX 6.
9459
9460 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9461
9462         * configure.in (m32r): Build gdb, libg++ now.
9463
9464 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9465
9466         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9467         directories from noconfigdirs.
9468
9469 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9470
9471         * config.sub (basic_machine): added mips16 configuration
9472
9473 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9474
9475         * config.sub: Handle d10v-unknown.
9476
9477 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9478
9479         * config.sub: Handle v850-unknown.
9480
9481 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9482
9483         * Makefile.in: add findutils
9484         * configure.in: add findutils to list of host_tools
9485
9486 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9487
9488         * config.sub: Handle mn10200 and mn10300.
9489
9490 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9491
9492         * configure.in (d10v-*): Do not build librx.
9493
9494 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9495
9496         * configure.in (mn10300): Build everything except gdb & libgloss.
9497
9498 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9499
9500         * config.guess:  Patch for Dansk Data Elektronik servers,
9501         from Niels Skou Olsen <nso@dde.dk>.
9502
9503         For ncr, use /bin/uname rather than uname, since GNU uname does not
9504         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9505
9506         Patch for MIPS R4000 running System V,
9507         from Eric S. Raymond <esr@snark.thyrsus.com>.
9508
9509         Fix thinko for nextstep.
9510
9511         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9512
9513         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9514         * config.guess: Guess mips-dec-mach_bsd4.3.
9515
9516         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9517         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9518         release numbers.
9519         * config.guess (mips-mips-riscos*):  Emit just enough of the
9520         release number.
9521
9522         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9523         * config.guess (sparc-auspex-sunos*):  Added.
9524         (f300-fujitsu-*): Added.
9525
9526         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9527         * config.guess:  Recognize a Tadpole as a sparc.
9528
9529 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9530
9531         * config.guess: Don't assume that NextStep version is either 2 or
9532         3.  NextStep 4 (aka OpenStep 4) has come out now.
9533
9534 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9535
9536         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9537         From Rik Faith <faith@cs.unc.edu>.
9538
9539 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9540
9541         * config.sub: Contributions from bug-gnu-utils to:
9542         Support plain "hppa" (no version given) architecture, reported by
9543         OpenStep.
9544         OpenBSD like NetBSD.
9545         LynxOs is not a hardware supplier.
9546
9547         * config.guess: Contributions from bug-gnu-utils to add support for:
9548         OpenBSD like NetBSD.
9549         Stratus systems.
9550         More Pyramid systems.
9551         i[n>4]86 Intel chips.
9552         M680[n>4]0 Motorola chips.
9553         Use unknown instead of lynx for hardware manufacturer.
9554
9555 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9556
9557         * install.sh (chmodcmd): Set to null if the DST directory already
9558         exists.
9559
9560 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9561
9562         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9563         not use mt-ppc target Makefile fragment any more.
9564
9565 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9566
9567         * configure.in (*-*-windows):  Exclude everything but those dirs
9568         needed to build windows.
9569
9570 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9571
9572         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9573
9574 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9575
9576         * configure.in:  Exclude mmalloc from i386-windows.
9577
9578 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9579
9580         * Undo my previous change.
9581
9582 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9583
9584         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9585         unconditionally.
9586         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9587
9588 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9589
9590         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9591         host to add it's own flags.
9592
9593 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9594
9595         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9596
9597 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9598
9599         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9600         (CXX_FOR_TARGET): Likewise.
9601         (GCC_FOR_TARGET): Define.
9602         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9603         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9604         CC_FOR_TARGET was specified on the command line.
9605         (MAKEOVERRIDES): Don't define.
9606
9607 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9608
9609         * configure.in (m32r): Fix spelling of libg++ libs.
9610
9611 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9612
9613         * config.sub (-apple*): Remove, now redundant.
9614
9615 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9618
9619         * configure: Rework yesterday's sed script patch.
9620
9621         * config.sub: Merge with FSF.
9622
9623 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9624
9625         * config.guess:  Merge from FSF.
9626
9627         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9628         * config.guess: Use pc instead of unknown, for pc clone systems.
9629         Change linux to linux-gnu.
9630
9631         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9632         * config.guess: Avoid non-portable tr syntax.
9633
9634 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9635
9636         * test-build.mk (HOLES): Add "xargs" for gdb.
9637
9638         * configure: Avoid hpux10.20 sed bug.
9639
9640 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9641
9642         * configure.in:  Add support for windows host
9643         (that is a build done under the Microsoft build environment).
9644
9645 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9646
9647         * Makefile.in: Replace all uses of srcroot with s, to shrink
9648         command line lengths.
9649
9650         Patches from Geoffrey Noer <noer@cygnus.com>:
9651         * configure.in: If configuring for newlib, pass --with-newlib to
9652         subdirectories.
9653         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9654         -Bnewlib/ and -Lwinsup to gcc.
9655         (CXX_FOR_TARGET): Likewise.
9656
9657 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9658
9659         * Makefile.in (ETC_SUPPORT): Add configure.
9660
9661 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9662
9663         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9664         host configuration file.
9665
9666 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9667
9668         * configure.in: Break mn10x00 support into separate
9669         mn10200 and mn10300 configurations.
9670         * config.sub: Likewise.
9671
9672 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9673
9674         * configure.in: Add lots of stuff to noconfigdirs for
9675         the mn10x00 targets.
9676
9677         * config.sub, configure.in: Add mn10x00 support.
9678
9679 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9680
9681         * make-all.com: Call conf-a-gas, not config-a-gas.
9682
9683 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9684
9685         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9686         targets.
9687
9688 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9689
9690         * mpw-README: Add much more detail for native PowerMac.
9691         * mpw-install: New file.
9692         * mpw-configure: Add --norecursion and --help options.
9693         * mpw-config.in: Translate readme and install files when
9694         copying to objdir.
9695         * mpw-build.in: Don't always depend on byacc and flex.
9696         (install-only-top): New action.
9697
9698 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9699
9700         * configure.in:  You can now configure GDB for the v850.
9701
9702 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9703
9704         * configure.in (noconfigdirs): Don't configure any C++ dirs
9705         if targeting D10V.
9706
9707 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9708
9709         * config.sub: Recognize mips64vr5000.
9710
9711 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9712
9713         * configure.in: Use a single line for host_tools and native_only.
9714
9715 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9716
9717         * config.sub, configure.in: Add entries for m32r.
9718
9719 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9720
9721         * Makefile.in (inet-install): Don't run install-gzip.
9722
9723 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9724
9725         * configure.in:  Don't config lots of things for *-*-windows*.
9726
9727 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9728
9729         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9730         (host_libs, host_tools): Copy from configure.in.
9731         * mpw-configure: Don't complain about directories not found.
9732
9733 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9734
9735         * configure.in (i[345]86): Recognize i686 for pentium pro.
9736         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9737         file.
9738
9739         * config.guess (i[345]86): Ditto.
9740
9741 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9742
9743         * configure.in (noconfigdirs): Removed gdb for D10V.
9744
9745 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9746
9747         * configure.in: Remove ld, target-libio, target-libg++, and
9748         target-libstdc++ from noconfigdirs.
9749
9750 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9751
9752         * configure: Fix three locations where shell scripts were
9753         being run directly rather than with config_shell.
9754
9755 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9756
9757         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9758         * config.sub (basic_machine): Recognize v850.
9759
9760 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9761
9762         * mpw-configure: Handle multiple enable/disable options and
9763         pass them down recursively, handle -c and -s flags appropriately
9764         depending on choice of compiler, add escape mechanism for
9765         quoted arguments to gC.
9766
9767 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9768
9769         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9770         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9771         so that -mrelocatable-lib and -mno-eabi are used.
9772
9773         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9774         not support --print-multi-lib, don't abort.
9775
9776 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9777
9778         * make-all.com: Run config-a-gas.
9779         * setup.com: Don't copy subdirectory files around.
9780
9781 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9782
9783         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9784         target, it now compiles correctly.
9785
9786 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9787
9788         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9789
9790 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9791
9792         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9793
9794 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9795
9796         * configure.in (native_only): Add prms.
9797
9798 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9799
9800         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9801         (BINUTILS_SUPPORT_DIRS): Likewise.
9802
9803 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9804
9805         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9806         d10v support is added.
9807
9808 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9809
9810         * configure.in (d10v-*-*): New target.
9811
9812 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9813
9814         * config.guess (HP 9000/811): Recognize this as a PA1.1
9815         machine.
9816
9817 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9818
9819         * Makefile.in (do-tar-gz): New target, split out from tail end of
9820         taz target.  Run each command separately, don't use pipes.
9821         (taz): Use it.
9822
9823 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9824
9825         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9826         * mpw-build.in: No builds should depend on building byacc or flex,
9827         they are assumed to be installed already.
9828
9829 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9830
9831         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9832         variable that CC_FOR_TARGET needs.
9833
9834 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9835
9836         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9837         options have changed since the last time the subdirectory was
9838         configured, and if it has, reconfigure.
9839         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9840         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9841
9842 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9843
9844         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9845         CLEAN_MODULES): Add bash.
9846         (all-bash): New target.
9847
9848 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9849
9850         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9851
9852 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9853
9854         * config.sub (basic_machine): Recognize d10v as a valid processor.
9855
9856 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9857
9858         * mpw-configure: Add support for --bindir.
9859         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9860
9861 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9862
9863         * configure.in: add bash, time, gawk to list of hosttools and things
9864         to only build for native toolchains
9865
9866 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9867
9868         * Makefile.in (docdir): Remove.
9869
9870 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9871
9872         * Makefile.in (datadir): Set to $(prefix)/share.
9873
9874 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9875
9876         * configure.in: build diff and patch for cygwin32-hosted
9877         toolchains.
9878
9879 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9880
9881         * config.sub: Accept -rtems*.
9882
9883 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9884
9885         * configure.in: enable dosrel for cygwin32-hosted builds,
9886                 remove diff from the list of things not buildable
9887                 via Canadian Cross
9888
9889 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9890
9891         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9892         don't get ". ".
9893
9894 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9895
9896         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9897
9898 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9899
9900         * Makefile.in (taz): Handle case where tex3patch didn't even get
9901         checked out.  Also, if it was found, put the symlink in a new util
9902         subdirectory.
9903
9904 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9905
9906         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9907
9908 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9909
9910         * config.sub: Recognize -openvms.
9911         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9912         * make-all.com, setup.com: New files.
9913
9914 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9915
9916         * Makefile.in (taz): tex3patch moved to texinfo/util.
9917
9918 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9919
9920         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9921         * configure.in: remove make from disable-if-Can-Cross list
9922                 enable gdb if ${host} and ${target} are cygwin32
9923
9924 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9925
9926         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9927         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9928
9929 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9930
9931         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9932         distinguish sysv/svr4/bsd variants.
9933         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9934
9935 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9936
9937         * configure.in: Added copyright notice.
9938         * move-if-change: Added copyright notice.
9939
9940 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9941
9942         * configure.in (powerpcle-*-solaris*): Until we get shared
9943         libraries working, don't build gdb, sim, make, tcl, tk, or
9944         expect.
9945
9946 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9947
9948         * config.guess:  Merge with FSF:
9949
9950         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9951         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9952
9953         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9954         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9955
9956         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9957         * config.guess:  Combine two OSF1 rules.
9958         Also recognize field test versions.  From mjr@zk3.dec.com.
9959         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9960         because GNU uname does not support -p.  From pmr@pajato.com.
9961
9962 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9963
9964         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9965
9966 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9967
9968         * mpw-README: Document GCCIncludes.
9969
9970 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9971
9972         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9973
9974 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9975
9976         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9977
9978 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9979
9980         * configure.in (*-*-cygwin32): Configure make.
9981
9982 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9983
9984         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9985
9986 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9987
9988         * Makefile.in (all-inet): Depend on all-perl.
9989
9990         * Makefile.in (inet-install): New target.
9991
9992         * Makefile.in (all-inet): Depend on all-tcl.
9993         (all-inet): Depend on all-send-pr.
9994
9995 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9996
9997         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9998         temporarily.
9999
10000 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10001
10002         * configure.in: Don't configure --with-gnu-ld on AIX.
10003
10004 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10005
10006         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10007
10008 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10009
10010         * Makefile.in (ALL_MODULES): Added all-inet.
10011         (CROSS_CHECK_MODULES): Added check-inet.
10012         (INSTALL_MODULES): Added install-inet.
10013         (CLEAN_MODULES): Added clean-inet.
10014         (all-indent): New target.
10015
10016         * configure.in (host_tools): Added inet.
10017         (native_only): Added inet.
10018         (noconfigdirs): Added inet.
10019
10020 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10021
10022         * configure.in: Don't configure libgloss if we are not configuring
10023         newlib.
10024
10025 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10026
10027         * configure.in: Don't configure libgloss for unsupported
10028         architectures.
10029
10030 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10031
10032         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10033
10034 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10035
10036         * Makefile.in (ALL_MODULES): Include all-apache.
10037         (CROSS_CHECK_MODULES): Include check-apache.
10038         (INSTALL_MODULES): Include install-apache.
10039         (all-apache): New target.
10040
10041         * configure.in: Added apache everywhere perl is seen.
10042
10043 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10044
10045         * Makefile.in: Add support for clean-{module} and
10046         clean-target-{module} rules.
10047
10048 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10049
10050         * configure.in (*-*-ose) do not build libgloss.
10051
10052 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10053
10054         * config.guess (prep*:SunOS:5.*:*): Turn into
10055         powerpele-unknown-solaris2.
10056
10057 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10058
10059         * configure.in: Permit --enable-shared to specify a list of
10060         directories.
10061
10062 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10063
10064         * configure.in (host==solaris): Pass only the first word of $CC
10065         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10066
10067 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10068
10069         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10070
10071 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10072
10073         * Makefile.in (ALL_MODULES): Include all-perl.
10074         (CROSS_CHECK_MODULES): Include check-perl.
10075         (INSTALL_MODULES): Include install-perl.
10076         (ALL_X11_MODULES): Include all-guile.
10077         (CHECK_X11_MODULES): Include check-guile.
10078         (INSTALL_X11_MODULES): Include install-guile.
10079         (all-perl): New target.
10080         (all-guile): New target.
10081
10082         * configure.in (host_tools): Include perl and guile.
10083         (native_only): Include perl and guile.
10084         (noconfigdirs): Don't build guile and perl; no ports have been
10085         done.
10086
10087 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10088
10089         * configure (--enable-*): Handle quoted option lists such as
10090         --enable-sim-cflags='-g0 -O' better.
10091
10092 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10093
10094         * Makefile.in ({,inst}all-target): New rule so we can make and
10095         install all of the target directories easily.
10096
10097 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10098
10099         * configure.in: Add missing global flag in sed substitution when
10100         deleting `target-' from ${configdirs}.
10101
10102 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10103
10104         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10105         option.
10106
10107         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10108         config/mh-necv4.
10109
10110         * install.sh: Correct misspelling of transformbasename.
10111
10112         * config.guess: Recognize mips-*-sysv*.
10113
10114 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10115
10116         * config.sub: Recognize mon960.
10117
10118 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10119
10120         * configure: Restore Canadian Cross handling of BISON and LEX,
10121         removed in Feb 20 change.
10122
10123 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10124
10125         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10126         Mention make install.  Remove the old copyright date as well the
10127         clumsy and rather pointless copyright on the README file.
10128
10129 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10130
10131         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10132         Makefile after running symlink-tree, then run `make distclean' to
10133         avoid clobbering any generated files in srcdir.
10134
10135 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10136
10137         * configure.in (m68k-*-netbsd*): Build everything now.
10138
10139 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10140
10141         * Makefile.in (taz): Fix quoting.
10142
10143 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10144
10145         * configure.in (sparclet-*-*): Build everything now.
10146
10147 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10148
10149         * configure.in (m68k-*-linux*): New host.
10150
10151 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10152
10153         * configure: Check for bison before byacc.
10154
10155 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10156
10157         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10158         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10159         searching PATH.  These are used as fallbacks by Makefile.in if
10160         flex/bison/byacc aren't in objdir.
10161
10162 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10163
10164         * Makefile.in: Make everything which depends upon all-bfd also
10165         depend upon all-opcodes, in case --with-commonbfdlib is used.
10166
10167 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10168
10169         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10170         building NT native compilers on Unix.
10171
10172 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10173
10174         * configure.in: Don't get CC from the host Makefile fragment if we
10175         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10176         Solaris test for /usr/ucb/cc to the post target script, just after
10177         the compiler sanity test.
10178
10179 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * config.sub: Merge with FSF.
10182
10183 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10184
10185         * Makefile.in (RPATH_ENVVAR): New variable.
10186         (REALLY_SET_LIB_PATH): Use it.
10187         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10188
10189 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10190
10191         * config.sub, configure.in: Recognize sparclet cpu.
10192
10193 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10194
10195         * config.guess:  Support m68k-cbm-sysv4.
10196
10197 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10198
10199         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10200         m68k-unknown-linuxaout from linker help string.  Put quotes around
10201         $ld_help_string.
10202
10203 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10204
10205         * config.guess (powerpc-harris-powerunix): Add guess for port
10206         to new target.
10207
10208 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10209
10210         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10211
10212 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10213
10214         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10215         $(REALLY_SET_LIB_PATH) in Makefile.
10216         * Makefile.in (SET_LIB_PATH): New variable.
10217         (REALLY_SET_LIB_PATH): New variable.
10218         ($(DO_X)): Use $(SET_LIB_PATH).
10219         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10220         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10221         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10222         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10223         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10224         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10225         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10226         (install-dosrel): Likewise.
10227         (all-opcodes): Depend upon all-libiberty.
10228
10229 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10230
10231         * config.guess (*:CYGWIN*): New
10232
10233 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10234
10235         * Makefile.in (all-target-winsup): All all-target-libiberty.
10236
10237 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10238
10239         * configure.in (noconfigdirs): Add missing # in front of comment.
10240
10241 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10242
10243         * configure.in: add second pass to things added to noconfigdirs
10244         so *-gm-magic can exclude libgloss properly.
10245
10246 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10247
10248         * mpw-configure (extralibs_name, rez_name): Set correctly
10249         for MWC68K compiler.
10250
10251         * mpw-README: Add more info on the necessary build tools.
10252
10253 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10254
10255         * configure.in, config.sub: Recognize cygwin32.
10256
10257 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10258
10259         * config.guess, config.sub: Recognize A/UX.
10260
10261 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10262
10263         * config.sub: Merge with gcc/config.sub.
10264
10265 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10266
10267         * mpw-build.in (do-binutils): Add build of stamps.
10268
10269 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10270
10271         * config.sub: Add recognition for mips64vr4100*-* targets.
10272
10273 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10274
10275         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10276         Add creation of gconfigargs with `--enable-shared' turned on.
10277         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10278         ($(host)-stamp-stage3-configured): Likewise.
10279         (HOLES): Add chatr and ldd.
10280         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10281
10282 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10283
10284         * configure: Pass --nfp to recursive configures.
10285
10286 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10287
10288         * Makefile.in (DLLTOOL): New.
10289         (DLLTOOL_FOR_TARGET): New.
10290         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10291         (EXTRA_TARGET_FLAGS): Ditto.
10292         (EXTRA_GCC_FLAGS): Ditto.
10293         (CONFIGURE_TARGET_MODULES): Ditto.
10294         (DO_X): Ditto.
10295         * configure: Add DLLTOOL.
10296
10297 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10298
10299         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10300         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10301         mh-sco, since old workarounds no longer needed, and don't
10302         build ld, since libraries have weak symbols in COFF.
10303
10304 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10305
10306         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10307
10308 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10309
10310         * configure.in: Make sure that ${CC} can be used to compile an
10311         executable.
10312
10313 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10314
10315         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10316         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10317         nothing depending on whether gdbtk is being built.
10318
10319 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10320
10321         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10322
10323 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10324
10325         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10326         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10327
10328 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10329
10330         * config-ml.in: Add support for
10331         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10332         Simplify setting of multidirs from --disable-foo.
10333
10334 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10335
10336         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10337         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10338         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10339         non-empty, pass them on to the  GCC make.
10340         (all-bootstrap): New rule that is like all-gcc, except it executes
10341         the GCC bootstrap rule instead of the GCC all rule.
10342
10343 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10344
10345         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10346
10347 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10348
10349         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10350         DG/UX support.
10351
10352 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10353
10354         * config.sub (i*86*) Change [345] to [3456]
10355
10356 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10357
10358         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10359         --with-gnu-ld=no.
10360
10361 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10362
10363         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10364         AIX multilibs get built.
10365
10366 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10367
10368         * configure.in (i386-win32): Don't build expect if we're not
10369         building the tcl subdir.
10370
10371 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10372
10373         * Makefile.in: (configure-target-examples, all-target-examples):
10374         New targets, configure and build example programs.
10375
10376 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10377
10378         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10379         use it as input to sedit the generated MPW makefile.
10380         * mpw-README: Add a suggestion about Gestalt.h.
10381
10382 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10383
10384         * config.sub: Accept *-*-ieee*.
10385
10386 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10387
10388         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10389         Ronald F. Guilmette <rfg@monkeys.com>.
10390
10391 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10392
10393         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10394         for powerpc-pe native.
10395         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10396         (target==powerpc-pe): duplicate i386-win32 entry.
10397
10398 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10399
10400         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10401         of vxworks, not just vxworks5.1.
10402
10403 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10404
10405         * mpw-configure: Add support for exec-prefix.
10406
10407 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10408
10409         * config.guess: Recognize HP model 816 machines as having
10410         a PA1.1 processor.
10411
10412 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10413
10414         * configure: Ignore new autoconf configure options.
10415
10416 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10417
10418         * config.guess:  Recognize Pentium under SCO.
10419         From Robert Lipe <robertl@arnet.com>.
10420
10421 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10422
10423         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10424
10425 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10426
10427         * configure.in: Don't configure gas for alpha-dec-osf*.
10428
10429 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10430
10431         * configure.in: Default to --with-stabs for some targets for which
10432         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10433         i[345]86*-*-unixware*.
10434
10435 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10436
10437         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10438         rather than basing it on the target.  Simplify handling of options
10439         controlling which directories to configure.  Remove extraneous
10440         slash in multi-clean target.
10441
10442 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10443
10444         * config-ml.in: Prefix more variables with ml_ so they don't collide
10445         with configure's.
10446
10447 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10448
10449         * configure: Don't turn -v into --v.
10450
10451 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10452
10453         * configure.in (targargs): Fix typo.
10454
10455         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10456
10457 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10458
10459         * configure.in: Strip --host and --target options from
10460         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10461         --with-cross-host option when building with a cross-compiler.
10462         * configure: Canonicalize the arguments put into config.status by
10463         always using `=' for an option with an argument.  Pass a presumed
10464         --host or --target explicitly.
10465
10466 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10467
10468         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10469         into general OS recognition case.
10470
10471 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10472
10473         * configure.in (target_configdirs): add target-winsup only
10474         for win32 target systems.
10475
10476 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10477
10478         * Makefile.in (all-target-libgloss): Depend upon
10479         configure-target-newlib, since when libgloss is built it looks to
10480         see if the newlib directory exists.
10481
10482 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10483
10484         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10485         cfg-ml-*.in.
10486
10487 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * configure: Handle LD and LD_FOR_TARGET when configuring a
10490         Canadian Cross.
10491
10492 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10493
10494         * configure.in (target_libs): add target-winsup.
10495         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10496         (target==ppcle-pe): remove ld from $noconfigdirs.
10497
10498 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10499
10500         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10501         Preserve relative path names in $srcdir.  Build symlink tree if
10502         configuring cross target dir and srcdir=. (= no VPATH support).
10503         (configure-target-libg++): Depend on configure-target-librx.
10504         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10505         * config-ml.in: New file.
10506         * symlink-tree: New file.
10507         * configure: Ensure srcdir="." if that's what it is.
10508
10509 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10510
10511         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10512         includes and FLEX_SKELETON setting.
10513         * mpw-configure (--with-gnu-ld): New option, controls whether
10514         to use PPCLink or ld with PowerMac GCC.
10515         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10516         * mpw-config.in: Configure grez if targeting Mac.
10517
10518         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10519         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10520         just macos.
10521         * configure.in: Configure grez resource compiler if targeting Mac.
10522         * Makefile.in (all-grez, install-grez): New targets.
10523
10524 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10525
10526         * configure: CXX defaults to gcc, not g++.  If we find
10527         gcc in the path, set CC to gcc -O2.
10528
10529 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10530
10531         * configure: Default ${build} correctly.  Avoid picking up extra
10532         spaces when reading CC and CXX from Makefile.  When doing a
10533         Canadian Cross, use plausible default values for numerous
10534         variables.
10535         * configure.in: When doing a Canadian Cross, don't try to
10536         configure tools whose configure script can't handle it.
10537
10538 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10539
10540         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10541
10542 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10543
10544         * configure:  Remove dubious bug reporting address.
10545
10546 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10547
10548         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10549         configure script, run that instead of this directory's configure.
10550         In either case, print a message that we're configuring the sub-dir.
10551
10552 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10553
10554         * configure.in: Before checking for the existence of various files,
10555         use sed to filter out "target-".
10556
10557 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * Makefile.in (DO_X): Split rule to decrease command line length
10560         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10561         (Philippe De Muyter).
10562
10563 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10564
10565         * Makefile.in (all-patch): depend on all-libiberty.
10566
10567 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10568
10569         * configure.in: If the only directory in target_configdirs which
10570         actually exists is libiberty, then set target_configdirs to empty,
10571         to avoid trying to build a target libiberty in a gas or gdb
10572         distribution.
10573
10574 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10575
10576         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10577         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10578         systems.
10579
10580 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10581
10582         * configure.in (copy_dirs): Use sys-include instead of include
10583         for --with-headers option.
10584
10585 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10586
10587         * Makefile.in, configure.in: Make winsup builds work with
10588         new scheme.
10589
10590 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10591
10592         * configure.in: Build the linker on AIX.
10593
10594 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10595
10596         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10597         where needed.
10598
10599 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10600
10601         * Makefile.in (all-gcc): Fix typo.
10602
10603 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10604
10605         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10606
10607 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10608
10609         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10610         to target-xiberty, to provide more flexibility.
10611         (target_subdir):  Define.  Create if cross.
10612         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10613         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10614         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10615         check-libFOO -> check-target-libFOO, etc.
10616         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10617         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10618         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10619         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10620         allow ALL_GCC="" to only configure.
10621         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10622         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10623         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10624
10625 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10626
10627         * Makefile.in (taz): Build "info" in etc explicitly.
10628
10629 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10630
10631         * configure.in:  Make sure that CC is undefined (as opposed to
10632         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10633         problem with autoconf trying to configure on a host without GCC.
10634
10635 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10636
10637         * mpw-configure: Set host alias from choice of host compiler,
10638         only use generic MPW Makefile sed if present, edit a file
10639         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10640         * mpw-README: Add problem notes about CW6 and CW7.
10641
10642 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10643
10644         * Makefile.in (taz): Use ";" instead of ";;".
10645
10646 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10647
10648         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10649         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10650         DISTDOCDIRS.
10651         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10652         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10653
10654 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10655
10656         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10657         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10658         Move bfd to DISTSTUFFDIRS.
10659
10660 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10661
10662         * Makefile.in (X11_LIB): Removed.
10663         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10664
10665         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10666
10667 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10668
10669         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10670         names.
10671
10672 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10673
10674         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10675
10676 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10677
10678         * configure.in (i[345]86-*-win32): Always build newlib.
10679         Don't configure cvs, autoconf or texinfo.
10680         * Makefile.in (LD_FOR_TARGET): New.
10681         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10682         Pass down LD_FOR_TARGET.
10683
10684 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10685
10686         * winsup: New directory.
10687         * Makefile.in: Build winsup.
10688         * configure.in: Winsup is configured when target is win32.
10689         Can only build win32 target GDB when native.
10690
10691 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10692
10693         * config.guess: Recognize HP model 819 machines as having
10694         a PA 1.1 processor.
10695
10696 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10697
10698         * configure: Fix sed loop which substitutes for CC and CXX to
10699         avoid bug found in various sed implementations.
10700
10701 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10702
10703         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10704         simulator.  Use standard powerpc-*-eabi*.
10705
10706 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10707
10708         * configure.in: Stop putting gas and binutils in noconfigdirs for
10709         powerpc-*-aix* and rs6000-*-*.
10710
10711 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10712
10713         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10714         -mcall-aixdesc libraries.
10715
10716 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10717
10718         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10719
10720         * config.sub (arm | armel | armeb): Fix shell syntax.
10721
10722 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10723
10724         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10725         -msoft-float and -mcpu=common support.
10726         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10727         libraries.
10728
10729 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10730
10731         * configure.in: Allow configuration and build of emacs19 for the alpha.
10732
10733 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10734
10735         * configure.in (CC): Get ^CC, not just any old CC, from
10736         ${host_makefile_frag}.
10737
10738 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10739
10740         * configure.in (CC): Try to get CC from
10741         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10742
10743 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10744
10745         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10746         only if it exists in $(srcdir).
10747
10748 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10749
10750         * configure: If CC and CXX are not set in the environment, set
10751         them, based on either an existing Makefile or on searching for gcc
10752         in PATH.  Substitute for CC and CXX in Makefile.
10753         * configure.in: Remove libm from target_libs.  Separate
10754         target_configdirs from configdirs.  If CC is not set in
10755         environment, try to get it from a host Makefile fragment.  Rewrite
10756         changes of configdirs to use skipdirs instead.  A few minor
10757         tweaks.  Take directories out of target_configdirs as they are
10758         taken out of configdirs.  Remove existing Makefile files from
10759         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10760         CONFIG_ARGUMENTS in Makefile.
10761         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10762         by configure.in.
10763         (CONFIG_ARGUMENTS): Likewise.
10764         (CONFIGURE_TARGET_MODULES): New variable.
10765         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10766         ($(CONFIGURE_TARGET_MODULES)): New target.
10767         (configure-libg++, configure-libio): New targets.
10768         (all-libg++): Depend upon configure-libg++.
10769         (all-libio): Depend upon configure-libio.
10770         (configure-libgloss, all-libgloss): New targets.
10771         (configure-libstdc++): New target.
10772         (all-libstdc++): Depend upon configure-libstdc++.
10773         (configure-librx, all-librx): New targets.
10774         (configure-newlib): New target.
10775         (all-newlib): Depend upon configure-newlib
10776         (configure-xiberty): New target.
10777         (all-xiberty): Depend upon configure-xiberty.
10778
10779 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10780
10781         * configure.in (host i[345]86-*-win32):  Expand the
10782         noconfigdirs again.
10783
10784 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10785
10786         * mpw-configure: Fix sed command file name.
10787
10788 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10789
10790         * configure.in (host i[345]86-*-win32): Reduce the
10791         noconfigdirs again.
10792
10793 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10794
10795         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10796         or powerpc*-*-pe*, since they are not yet supported.
10797
10798 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10799
10800         Add PowerMac support and many other enhancements.
10801         * mpw-configure: New option --cc to select compiler to use,
10802         paste options set according to --cc into the generated
10803         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10804         if mpw-make.sed is present.
10805         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10806         add forward includes for PowerPC include files.
10807         * mpw-build.in: Build using Makefile.PPC if present.
10808         (do-byacc, etc): Remove separate version resource builds.
10809         (do-gas): Build "stamps" before "all".
10810         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10811         * mpw-README: Update to reflect --cc option, PowerMac support,
10812         and recently-reported compatibility problems.
10813
10814 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10815
10816         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10817         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10818         (--with-multilib-top): Pass to recursive invocations.
10819
10820 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10821
10822         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10823         v810-*-*.
10824
10825 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10826
10827         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10828         gdb, ld and opcodes on v810-*-*.
10829
10830 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10831
10832         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10833         (local-maintainer-clean): New target.
10834         (maintainer-clean): New target.
10835         (realclean): Just depend upon maintainer-clean.
10836
10837 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10838
10839         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10840
10841 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10842
10843         * configure.in: Build ld in mips*-*-bsd* case.
10844
10845 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10846
10847         * config.sub: Accept -lites* OS.  From Ian Dall.
10848
10849 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10850
10851         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10852         targets.
10853
10854 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10855
10856         * configure.in: treat i386-win32 canadian cross the same as
10857         i386-go32 canadian cross.
10858
10859 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10860
10861         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10862         running under the simulator to build a reduced set of libraries.
10863         (powerpc-*-eabiaix): Add fine grained multilib support added to
10864         other powerpc targets yesterday.
10865
10866 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10867
10868         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10869         -disable-softfloat, -disable-relocatable, -disable-aix, and
10870         -disable-sysv to control which multilib libraries get built.
10871
10872 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10873
10874         * configure: Add Makefile.tem to list of files to remove in trap
10875         handler.
10876
10877 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10878
10879         * config.guess (*Linux*):  Add missing "exit"s.
10880         Also, need specific check for alpha-unknown-linux (uses COFF).
10881
10882 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10883
10884         * config.guess:  Merge with FSF:
10885
10886         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10887         * config.guess (AIX4): More robust release numbering discovery.
10888
10889         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10890         * config.guess (i386-sequent-ptx): Properly get version number.
10891
10892         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10893         * config.guess (mips:*:4*:UMIPS): New case.
10894
10895 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10896
10897         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10898         (i386-win32 host): Likewise.  Don't build readline.
10899
10900 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10901
10902         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10903         SUPPORT_FILES to submakes.
10904
10905 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10906
10907         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10908         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10909         mpw-configure.
10910
10911 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10912
10913         * configure.in (appdirs): Use =, not ==, in test expression when
10914         trying to build the text to print in the warning message for
10915         Solaris users.
10916
10917 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10918
10919         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10920
10921 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10922
10923         * config.guess: Recognize lynx-2.3.
10924
10925 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10926
10927         * config.sub (z8ksim): Deleted
10928         (z8k-*-coff): New, this is the one true name of the target.
10929
10930 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10931
10932         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10933
10934 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10935
10936         * config.guess (*:Linux:*:*): First try asking the linker what the
10937         default object file format is (elf, aout, or coff).  Then if this
10938         fails, try previous methods.
10939
10940 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10941
10942         * configure.in: Don't build newlib for *-*-vxworks5.1.
10943
10944 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10945
10946         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10947         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10948
10949 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10950
10951         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10952
10953 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10954
10955         * cfg-ml-com.in: New file.
10956         * cfg-ml-pos.in: New file.
10957
10958 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10959
10960         * COPYING.NEWLIB: Add HP free copyright to list.
10961
10962 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10963
10964         * config.sub: Recognize -eabi* for the system, not just -eabi.
10965
10966 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10967
10968         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10969         * config.sub, configure.in (win32): New target and host.
10970
10971 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10972
10973         * configure.in: Add i386-pe configuration.
10974
10975 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10976
10977         * mpw-build.in (install): Install GDB after LD.
10978
10979 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10980
10981         * mpw-config.in (elf/mips.h): Always forward-include, needed
10982         for GDB to build.
10983
10984 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10985
10986         * testsuite: New directory for customer acceptance and whole tool
10987         chain tests.
10988
10989 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10990
10991         * configure: If per-host line isn't found, but AC_OUTPUT is found
10992         and a configure script exists, run it instead.
10993
10994 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10995
10996         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10997
10998 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10999
11000         * configure: Set build_{cpu,vendor,os,alias} to host values when
11001         --build isn't specified.
11002
11003 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11004
11005         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11006         (FLAGS_TO_PASS): Pass them.
11007         (EXTRA_TARGET_FLAGS): Ditto.
11008
11009 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11010
11011         * Makefile.in (all-libg++): Depend on all-libstdc++.
11012
11013 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11014
11015         * configure.in (noconfigdirs): Enable all packages for
11016           i386-unknown-netbsd.
11017
11018 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11019
11020         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11021         hosted builds (DOS builds)
11022
11023 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11024
11025         Changes for ARM based on patches from Richard Earnshaw:
11026         * config.sub: Handle armeb and armel.
11027         * configure.in: Omit arm linker only for riscix.
11028
11029 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11030
11031         * config.guess:  Update from FSF.
11032
11033 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11034
11035         * config.sub: Recognize powerpcle as the little endian variant of
11036         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11037         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11038         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11039         temporarily.
11040
11041 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11042
11043         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11044
11045 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11046
11047         * config.sub: Accept -lites* as a basic system type.
11048
11049 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11050
11051         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11052         installed, and if so return linuxoldld as the system name.
11053
11054 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11055
11056         * config.guess: Add hppa1.1-hp-lites support.
11057
11058 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11059
11060         * configure.in: Don't build newlib for m68k-vxworks5.1.
11061
11062 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11063
11064         * configure.in (mips-sgi-irix6): Use mh-irix5.
11065
11066 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11067
11068         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11069
11070 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11071
11072         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11073         OSF/1.  Fix compiler flags.
11074         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11075
11076 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11077
11078         * configure.in: Recognize --with-newlib.
11079         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11080
11081 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11082
11083         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11084         to *_X11_MODULES due to gdbtk needing X include files et al.
11085
11086 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11087
11088         Merge in support for Mac MPW as a host.
11089         (Old change descriptions retained for informational value.)
11090
11091         * mpw-config.in: Add generic include forwards for cpu-specific
11092         include files in aout and elf directories.
11093
11094         * mpw-configure: Added copyright.
11095         * mpw-config.in: Check for presence of required build tools.
11096         (target_libs): Add newlib.
11097         (target_tools): Add examples.
11098         (Read Me): Generate as "Read Me for MPW" instead.
11099         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11100         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11101         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11102
11103         * mpw-configure: Remove subdir-specific makefile hackery,
11104         delete mk.tmp after using it.
11105
11106         * mpw-build.in (all): Display start and end times.
11107
11108         * mpw-configure (host_canonical): Set.
11109         (target_cpu): Always add to makefiles.
11110         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11111         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11112         (mpw-mh-mpw): Look for in srcdir and srcroot.
11113         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11114
11115         * mpw-build.in: (install-only): New target.
11116
11117         * mpw-configure (host_alias, target_alias): Rename from hostalias
11118         and targetalias, add into generated Makefile.
11119         (mk.tmp): If present, add into generated Makefile.
11120         * mpw-build.in (all-gas): Build config.h first before gas proper.
11121
11122         * mpw-configure (config.status): Write only if changed.
11123         * mpw-config.in (readline): Configure it (not built, just used for
11124         definitions).
11125
11126         * mpw-config.in (elf/mips.h): Add a forward include.
11127
11128         * mpw-config.in: Forward-include most .h files in include into
11129         extra-include.
11130         (readline): Don't build.
11131         mpw-build.in (install): Install GDB.
11132
11133         * mpw-configure (prefix, mpw_prefix): Handle it.
11134         * mpw-config.in (mmalloc, readline): Don't configure.
11135         * mpw-build.in (thisscript): Rename to ThisScript.
11136         Use mpw-build instead of BuildProgram everywhere.
11137         (mmalloc, readline): Don't build.
11138         * mpw-README: New file, basic documentation about the MPW port.
11139
11140         * mpw-config.in: Use forward-include to create include files.
11141
11142         * mpw-configure: Add more things to the top of each configured
11143         Makefile, including contents of config/mpw-mh-mpw.
11144         * mpw-config.in (extra-include): Create this directory and fill it
11145         with Posix-like include files when configuring.
11146
11147         * config.sub (apple, mac, mpw): Add various aliases.
11148
11149         * mpw-build.in: New file, top-level build script fragment for MPW.
11150         * mpw-configure: New file, configure script for MPW.
11151         * mpw-config.in: New file, config fragment for MPW.
11152
11153 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11154
11155         * configure.in (host_libs): Remove glob, since it is gone from the
11156         sources.
11157
11158 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11159
11160         * Makefile.in: define empty GDB_NLM_DEPS var.
11161
11162         * configure.in(target_makefile_frag): use config/mt-netware
11163         for netware targets.
11164
11165 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11166
11167         * config.sub: Merge in recent FSF changes.  Remove linux special
11168         cases.
11169
11170 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11171
11172         Revert this change:
11173
11174         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11175
11176                 * build-all.mk: Use CC=cc -Xs on Solaris.
11177
11178 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11179
11180         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11181         stop using it.
11182         * Makefile.in: Nuke all references to glob subdirectory.
11183
11184 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11185
11186         * configure.in: Fix --enable-shared logic in per-host.
11187
11188 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11189
11190         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11191
11192 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11193
11194         * configure.in (noconfigdirs): Don't build gas on AIX, for
11195         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11196
11197 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * configure: Fix --cache-file to work if the file argument is a
11200         relative path.
11201
11202 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11203
11204         * configure: If the --cache-file is used, pass it down to
11205         configure in subdirectories.
11206
11207 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11208
11209         * config.sub: add vxworks29k configuration.
11210
11211 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11212
11213         * Makefile.in (taz): Do "diststuff" part quietly.
11214
11215 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11216
11217         * config.sub: Mini-merge with gcc/config.sub.
11218
11219 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11220
11221         * config.guess (IRIX): Sed - to _.
11222
11223 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11224
11225         * Makefile.in (source-vault, binary-vault): New targets.
11226
11227 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11228
11229         * config.sub: Recognize -eabi as a basic system type.
11230
11231 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11232
11233         * configure.in (enable_shared stuff): Fix typo.
11234
11235 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11236
11237         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11238
11239 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11240
11241         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11242
11243 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11244
11245         * configure.in (rs6000-*-*): Don't build gas.
11246
11247 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11248
11249         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11250         reduce command line length.
11251         (AS_FOR_TARGET): Check for as.new, not Makefile.
11252         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11253
11254 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11255
11256         * config.guess:  Merge from FSF.
11257
11258 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11259
11260         * configure: Don't use $ when handling program_suffix.
11261
11262 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11263
11264         * configure.in:  Configure tk for hppa/hpux.
11265
11266 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11267
11268         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11269
11270 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11271
11272         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11273         to LIBCXXFLAGS.  Tests are better run without it.
11274
11275 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11276
11277         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11278
11279 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11280
11281         * configure.in (*-*-netware*): Don't configure xiberty.
11282
11283 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11284
11285         * configure.in:  Remove tk from native_only list.
11286
11287 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11288
11289         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11290           for special NCD build.
11291
11292 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11293
11294         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11295         makeall.bat, they're only useful for binutils snapshots.
11296         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11297         makeall.bat to specified SUPPORT_FILES.
11298
11299 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11300
11301         * build-all.mk: Add Ericsson targets to sun4 and solaris
11302           hosts.  Add  BNR's sun4 target to solaris host, so their
11303           build-from-source will be tested in-house first.
11304
11305 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11306
11307         * Makefile.in (LIBCFLAGS): New variable.
11308         (CFLAGS_FOR_TARGET): Ditto.
11309         (LIBCFLAGS_FOR_TARGET): Ditto.
11310         (LIBCXXFLAGS): Ditto.
11311         (CXXFLAGS_FOR_TARGET): Ditto.
11312         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11313         (BASE_FLAGS_TO_PASS): Pass them.
11314         (EXTRA_TARGET_FLAGS): Ditto.
11315
11316         * configure.in: Support --enable-shared.
11317
11318 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11319
11320         * configure.in (target_libs):  Include libstdc++ again.
11321         * config.guess:  Update from FSF (for FreeBSD).
11322
11323 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11324
11325         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11326         makeall.bat.
11327         (DISTDOCDIRS): Add `etc'.
11328         (ETC_SUPPORT_PFX): New variable.
11329         (taz): Include anything from etc starting with a word in
11330         ETC_SUPPORT_PFX.
11331
11332 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11333
11334         * config.sub: Update for recent FSF changes.  Remove obsolete
11335         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11336         spacing changes.
11337
11338 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11339
11340         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11341
11342         * config.guess:  Merge with FSF.
11343         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11344
11345 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11346
11347         * configure: Since the "trap 0" handler will override the exit
11348         status on many systems, only use it for "exit 1", and make it set
11349         a non-zero exit status; reset it before "exit 0".  Also, check
11350         exit status of config.sub, and error out if it failed.
11351
11352 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11353
11354         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11355         and install libgloss.
11356
11357 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11358
11359         * Makefile.in (all-binutils): Depend upon all-byacc.
11360
11361         * configure.in: Don't build emacs on Irix 5.
11362
11363 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11364
11365         * configure.in (*-*-netware*): Add libio.
11366
11367 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11368
11369         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11370         (CHECK_TARGET_MODULES): Ditto.
11371         (INSTALL_TARGET_MODULES): Ditto.
11372         (TARGET_LIBS): Ditto.
11373         (all-libstdc++): Note dependencies.
11374
11375 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11376
11377         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11378
11379 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11380
11381         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11382         -fexternal-templates.
11383
11384         * configure.in (target_libs): Add libstdc++.
11385         (noconfigdirs): Add libstdc++ as appropriate.
11386
11387 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11388
11389         * config.guess:  Update from FSF.
11390
11391 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11392
11393         * configure: Use ${config_shell} when running ${configsub}.
11394
11395 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11396
11397         * config.sub: No longer recognize h8300h.
11398
11399 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11400
11401         * config.sub: Remove extraneous differences between config.sub and
11402         gcc/config.sub.
11403
11404 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11405
11406         * Makefile.in (DISTSTUFFDIRS): Add gas.
11407
11408 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11409
11410         * COPYING.NEWLIB: New file.
11411
11412 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11413
11414         * config.guess (HP-UX):  Patch from Harlan Stenn
11415         <harlan@landmark.com> to also emit release level.
11416
11417 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11418
11419         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11420
11421 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11422
11423         * config.sub:  Merge nextstep cleanup from FSF.
11424
11425 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11426
11427         * configure.in (arm-*-*): Don't configure ld for this target.
11428
11429 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11430
11431         * configure.in (*-*-netware): don't configure libg++, libio,
11432           librx, or newlib.
11433
11434 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11435
11436         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11437         configure ld--it works, but it doesn't support shared libraries.
11438
11439 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11440
11441         * config.guess (*-unknown-freebsd*):  Get rid of possible
11442         trailing "(Release)" in version string.
11443         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11444
11445 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11446
11447         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11448         Fix type: *-next-neststep -> *-next-nextstep.
11449
11450         * config.guess:  Merge from FSF:
11451
11452         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11453
11454         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11455
11456         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11457
11458         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11459         instead of UNIX_SV for UnixWare 1.0).
11460
11461 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11462
11463         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11464         to make gdb/nlm/* build after the compiler and linker.
11465
11466 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11467
11468         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11469         not just i[34]86.
11470         (m68k-atari-sysv4):  Relocate to match FSF version.
11471
11472         * config.guess:  More merges from the FSF:
11473
11474         Add a space before function call or macro invocation.
11475
11476         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11477
11478         * config.guess: Add trap cmd to remove dummy.c and dummy when
11479         interrupted.
11480
11481         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11482
11483         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11484         (dummy): Redirect stderr from compilation of dummy.c.
11485
11486         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11487
11488         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11489
11490 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11491
11492         * configure: Accept and ignore --cache*, for compatibility with
11493         new autoconf.
11494
11495 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11496
11497         * config.guess:  Merge from FSF:
11498
11499         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11500
11501         * config.guess (Pyramid*:OSx*:*:*): New case.
11502         (PATH): Add /.attbin at end for finding uname.
11503         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11504
11505         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11506
11507         * config.guess (M88*:DolphinOS:*:*): New case.
11508
11509         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11510
11511         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11512         to select whether to use ELF or COFF.
11513
11514         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11515
11516         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11517
11518         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11519
11520         * config.guess: Guess the OS version for HPUX.
11521
11522         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11523
11524         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11525
11526 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11527
11528         * configure.in: Recognize --with-headers, --with-libs, and
11529         --without-newlib.
11530         * Makefile.in (all-xiberty): Depend upon all-ld.
11531
11532 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11533
11534         * configure.in: Change i[34]86 to i[345]86.
11535
11536 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11537
11538         * configure (version): A few more tweaks to help message.
11539
11540 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11541
11542         * Makefile.in:  Remove (for now) librx as a host library,
11543         now that we're building it for target.
11544
11545 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11546
11547         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11548         (Karl Berry).
11549
11550 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11551
11552         * configure.in:  Also configure librx.
11553
11554 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11555
11556         * Makefile.in:  Update various rules to reflect that librx
11557         is now needed for libg++.
11558
11559 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11560
11561         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11562
11563 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11564
11565         * configure.in: Configure the examples directory.
11566
11567 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11568
11569         * configure: Simplify Jun 2 1994 change.
11570
11571 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11572
11573         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11574         /bin/gcc isn't good enough to build gcc.
11575
11576 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11577
11578         * Makefile.in (GDB_SUPPORT_FILES): Remove
11579         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11580         (gdb.tar.gz): Add new rule to use standard distribution building
11581         mechanism.
11582
11583 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11584
11585         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11586         Bill Cox <bill@cygnus.com>.
11587
11588 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11589
11590         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11591
11592 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11593
11594         * configure:  Search current dir first in .gdbinit.
11595
11596 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11597
11598         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11599
11600 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11601
11602         * config.sub:  Refer to NeXT's operating system as nextstep.
11603
11604         * config.sub (case $basic_machine):  Re-order the cases, to match
11605         the order in the FSF version (which is mostly alphabethical).
11606         Merge in some additions and changes from the FSF.
11607
11608 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11609
11610         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11611         * config.sub: Recognize cxux7.
11612         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11613
11614 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11615
11616         * config.sub:  Fix typo powerpc -> powerpc-*.
11617
11618 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11619
11620         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11621
11622         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11623         parallel with all-emacs and install-emacs).  Top-level command
11624         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11625
11626 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11627
11628         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11629         $(relbindir)/make before doing ``make install'', and use
11630         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11631         installing over running make binary.
11632         ($(host)-stamp-stage3-installed): Likewise.
11633
11634 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11635
11636         * config.guess: Recognize Mach.
11637
11638 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11639
11640         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11641         see whether --exec-prefix was used.
11642
11643 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11644
11645         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11646
11647 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11648
11649         * Makefile.in: Add all-librx target similar to all-libproc.
11650
11651 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11652
11653         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11654         with post 1.2 uname bogosity.
11655
11656 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11657
11658         * configure: Remove temporary files on receipt of a signal.
11659
11660 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11661
11662         * configure: If there is a package_makefile_frag, remove
11663         ${subdir}/Makefile.tem after copying it in.
11664
11665 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11666
11667         * build_all.mk: support rs6000 lynx identifies itself as
11668         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11669         since /bin/gcc is too feeble to compile a modern gcc.
11670
11671 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11672
11673         * brought devo/test-build.mk update-to-date with progressive/
11674           test-build.mk. Add lynx targets and hppa flag info.
11675
11676 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11677
11678         * configure.in:  Use mh-ncrsvr43.  Patch from
11679         Tom McConnell <tmcconne@sedona.intel.com>.
11680
11681 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11682
11683         * config.guess (i386-unknown-bsdi):  No longer need to
11684         check #if defined(__bsdi__) && defined(__i386__).
11685
11686 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11687
11688         * configure: Set program_transform_nameoption correctly.
11689
11690 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11691
11692         * brought build-all.mk update-to-date with progressive build-all.mk,
11693           added new targets and hppa info.
11694
11695 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11696
11697         * configure: If config.guess result is a prefix of the user
11698         specified target, assume a native build and use the user specified
11699         target as the host alias.  Remove SunOS patch suffix removal hack.
11700         * configure.in: Remove SunOS patch suffix removal hack.
11701
11702         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11703         in NATIVE_CHECK_MODULES.
11704
11705 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11706
11707         * Makefile.in: Rename HOST_ONLY to NATIVE.
11708         * configure: Delete SunOs patch suffix from host_canonical
11709           and build_canonical variables that are prepended to Makefiles.
11710         * configure.in: Add comments for easier maintenance.
11711
11712 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11713
11714         * Makefile.in: Add all-libproc target similar to all-gui.
11715
11716 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11717
11718         * Makefile.in (CHECK_MODULES): split into
11719         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11720
11721 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11722
11723         * config.guess (i386-unknown-bsdi): New system to guess.
11724
11725 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11726
11727         * Makefile.in: Add all-gui target (but not yet build by "all").
11728
11729 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11730
11731         * config.sub: Move deletion of patch suffix from here...
11732         * configure.in: To here, at Ian's suggestion.  The top-
11733           level scripts might need to know of a patch level.
11734
11735 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11736
11737         * config.sub: Strip off patch suffix so rtl is recognized
11738           as a sunos4.1.3 machine, even though it's been patched.
11739
11740 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11741
11742         * Makefile.in (INSTALL_LAST): Delete.
11743         (INSTALL_DOSREL): New.
11744
11745 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11746
11747         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11748         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11749         whether we pass down --with-gnu-ld anyhow.
11750
11751 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11752
11753         * Makefile.in (INSTALL_LAST): Change operation so it works
11754         on more flavors of make.
11755         * configure.in (go32): Don't build libg++ or libio.
11756
11757 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11758
11759         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11760         they can be overriden by templates.
11761
11762 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11763
11764         * configure.in (target==go32): Don't build gdb.
11765         * dosrel: New directory.
11766
11767 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11768
11769         * configure.in (host==go32): Configure dosrel too.
11770         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11771         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11772         be set by incoming names or templates.
11773         (INSTALL_LAST): New rule.
11774
11775 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11776
11777         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11778
11779 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11780
11781         * configure.in (appdirs): New variable.  Currently empty, but will
11782         be used in gas distribution.  If nonempty, lists a set of
11783         directories at least one of which must get configured, or top
11784         level configuration is considered to have failed.
11785         (rs6000-*-lynxos*): Use new file name.
11786
11787 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11788
11789         Eliminate XTRAFLAGS.
11790         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11791         newlib include files using -idirafter, and also use -nostdinc.
11792         (CXX_FOR_TARGET): Likewise.
11793         (XTRAFLAGS): Removed.
11794         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11795         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11796         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11797         ($(DO_X)): Don't pass down XTRAFLAGS.
11798
11799 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11800
11801         * configure.in (mips*-dec-bsd*): New target; do build linker.
11802         (mips*-*-bsd*): New target; don't build linker.
11803
11804 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11805
11806         * configure.in: support rs6000-*-lynxos* configuration.
11807         support sunos4 as a cross target.
11808
11809         * config.sub: look for lynx*, not lynx since the OS version may
11810         legitimately be part of the name.
11811
11812 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11813
11814         * configure.in (i[34]86-*-sco*): Move to be with other i386
11815         targets.
11816         (romp-*-*): New target.  Skip various binary utilities.
11817         (vax-*-*): New target.  Don't build newlib.
11818         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11819
11820 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11821
11822         * configure.in: Only set host_makefile_frag if config
11823         directory exists.
11824
11825 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11826
11827         * install.sh: If $dstdir exists, don't check whether each
11828         component does.
11829
11830 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11831
11832         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11833
11834 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11835
11836         * configure.in (*-*-lynxos*): Don't configure newlib for either
11837         native or cross Lynx.
11838
11839 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11840
11841         * config.sub (sparc64-elf): Fix os.
11842         (z8k): Remove duplicate.
11843
11844 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11845
11846         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11847         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11848
11849 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11850
11851         * configure: Make file links cleanly even if Lynx fails on
11852           an NFS symlink (at least fail cleanly).
11853
11854 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11855
11856         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11857         -XNh2000.
11858
11859 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11860
11861         * configure: Unknown options are fatal again.
11862
11863 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11864
11865         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11866         compatibility.
11867
11868 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11869
11870         * build-all.mk: Add `clean' target.
11871
11872 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11873
11874         * config.guess:  Add SINIX support.
11875         * configure.in:  Add mips-*-sysv4* support.
11876
11877 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11878
11879         * build-all.mk: Document all useful targets.
11880         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11881         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11882
11883 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11884
11885         * configure: Support --silent, --quiet.
11886
11887 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11888
11889         * configure: Support --disable-FEATURE.
11890
11891 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11892
11893         * config.guess: Recognize NCR running SVR4.3.
11894
11895 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11896
11897         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11898         Patch from Paul Eggert <eggert@twinsun.com>.
11899
11900 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11901
11902         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11903
11904 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11905
11906         * configure: Make unrecognized options give nonfatal warnings
11907         instead of fatal errors, and pass them to any subdirectory
11908         configures in case they recognize them.
11909         Make --x equivalent to --with-x.
11910
11911 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11912
11913         * configure: Add --enable-* options.  Clean up usage message and
11914         some comments.
11915
11916 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11917
11918         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11919
11920 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11921
11922         * configure.in (hppa*-*-*): Enable binutils.
11923
11924 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11925
11926         * config.sub: Recognize cisco.
11927
11928 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11929
11930         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11931
11932 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11933
11934         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11935         than one configuration name.  Add comment.
11936
11937 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11938
11939         * config.guess: about target *-hitachi-hiuxwe2, fixed
11940         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11941         macro is incorrect.]
11942
11943 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11944
11945         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11946         than the "make ls" stuff which used to be here.
11947
11948 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11949
11950         * config.guess:  Recognize i[34]86-unknown-freebsd.
11951         From Shawn M Carey <smcarey@rodan.syr.edu>.
11952
11953 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11954
11955         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11956
11957 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11958
11959         * config.guess: Check for ptx.
11960
11961 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11962
11963         * config.sub: Add os9k checking.
11964
11965 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11966
11967         * config.guess: Handle OSF1 running on HPPA processors
11968
11969 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11970
11971         * configure: If subdir configure fails, print out a message with
11972         subdirectory name, in case subdir's configure code didn't identify
11973         itself.
11974
11975 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11976
11977         * configure.in: Remove embedded newlines from configdirs.
11978         Avoid mismatches of substrings.  Fix matching strings at end
11979         of configdirs.
11980
11981 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11982
11983         * config.guess:  Add Lynx/rs6000 config support.
11984
11985 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11986
11987         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11988
11989 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11990
11991         * configure.in (hppa*-*-osf*): Treat this just like most other
11992         PA configurations (eg no binutils or ld).
11993         (hppa*-*-*elf*): These configurations have binutils and ld.
11994
11995 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11996
11997         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11998
11999 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12000
12001         * configure.in (rs6000-*-*): Build gas.
12002
12003 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12004
12005         * Makefile.in:  Avoid bug in losing hpux sed.
12006
12007 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12008
12009         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12010         for GDB and GDB has been fixed to not need it.
12011
12012 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12013
12014         * config.guess: Recognize vax hosts.
12015
12016 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12017
12018         * configure (while loop): Don't use "break 2" inside case
12019         statement -- the case statement isn't an enclosing loop.
12020
12021 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12022
12023         * config.guess:  Clean up NeXT support, to allow nextstep
12024         on Intel machines.  Make OS be nextstep.
12025
12026 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12027
12028         * config.guess: Add alternate forms for Convex.
12029
12030 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12031
12032         * configure:  Completely rewrite option processing.  Take
12033         advantage of pattern-matching to avoid invoking test frequently.
12034         Also clean up host and target defaulting logic.
12035
12036 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12037
12038         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12039         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12040         commands (plus user environment) will fit SCO limits.
12041
12042 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12043
12044         * configure.in: Don't issue warnings about directories which are
12045         not being configured if -norecursion is set.  Correct test for
12046         --with-gnu-as and --with-gnu-ld to not get confused by substring
12047         matches.
12048
12049         * configure.in: Don't build gas for alpha-dec-osf1*.
12050
12051 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12052
12053         * configure:  Back out Per's change of 12/19/1993.  It changes the
12054         behavior of configure in unexpected and confusing ways.
12055
12056         Also, use different delim char when calculating
12057         program_transform_name so that the name can contain slashes.
12058
12059 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12060
12061         * configure.in, config.sub: Add support for VSTa micro-kernel.
12062
12063 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12064
12065         * configure.in: Nuke hacks which were used to get a special
12066         version of GAS for HPPA configurations.
12067
12068 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12069
12070         * configure:  If only ${target_alias} is given, use that
12071         as the default for ${host_alias}.
12072         * configure:  Add missing back-slashes before nested quotes.
12073
12074 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12075
12076         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12077
12078 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12079
12080         * config.guess:  Recognize some Tektronix configurations.
12081         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12082
12083 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12084
12085         * config.sub: Match any flavor of SH.
12086
12087 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12088
12089         * configure.in: Don't try to configure newlib for Alpha.
12090
12091 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12092
12093         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12094         libg++ or libio for any Alpha target.
12095
12096         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12097
12098 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12099
12100         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12101         default arguments -- so it tried to compress itself.
12102
12103 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12104
12105         * configure.in (notsupp): ensure that a space is always at the end
12106           of the configdirs list, since the grep checks for an explicit space
12107
12108 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12109
12110         * configure.in (target i386-sysv4.2): don't build ld, since static
12111           versions of many libraries are not available.
12112
12113 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12114
12115         * config.guess: Recognize Apollos (using environment variables).
12116         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12117
12118 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12119
12120         * config.guess: Recognize Sony news mips running newsos.
12121
12122 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12123
12124         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12125         "fi ; else" for bash.
12126
12127 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12128
12129         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12130
12131 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12132
12133         * config.sub: accept unixware as an alias for svr4.2.
12134         Fix some inconsistancies with the gcc version.
12135
12136 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12137
12138         * Makefile.in (DISTDOCDIRS):  Add gdb.
12139
12140 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12141
12142         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12143
12144 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12145
12146         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12147         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12148         this now.
12149
12150 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12151
12152         * config.sub: Accept hiux* as an OS name.
12153
12154         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12155         etc/make-stds.texi.  The underscore came from gcc, and dje now
12156         agrees that RUNTESTFLAGS is the correct name.
12157
12158 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12159
12160         * install.sh:  Remove 'set -e'.  It makes any conditionals
12161         in the script useless.
12162
12163         * config.guess: Automatically recognize arm-acorn-riscix
12164         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12165
12166 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12167
12168         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12169
12170 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12171
12172         * Makefile.in (DISTDOCDIRS): New variable.
12173         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12174         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12175
12176 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12177
12178         * configure.in (hppa target): check the source directory for the
12179           pagas sub-directory
12180
12181 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12182
12183         * config.sub: Allow -aout* and -elf*.
12184
12185 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12186
12187         * configure.in: Don't build ld on i386-solaris2, same as for
12188         sparc-solaris2.
12189
12190 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12191
12192         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12193
12194 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12195
12196         * configure.in:  Configure gdb for alpha.
12197
12198 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12199
12200         * Makefile.in (CXXFLAGS): Add -O.
12201
12202 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12203
12204         * config.guess: added support for DG Aviion
12205
12206 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12207
12208         * configure.in: Produce warning message for subdirectories not
12209         configurable for this host/target combination.  Don't try to
12210         configure gdb for vms.
12211
12212 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12213
12214         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12215         appropriate files before making "diststuff".
12216         (DISTBISONFILES): New var: list of files to be edited.
12217         (DISTSTUFFDIRS): Add binutils.
12218
12219 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12220
12221         * config.sub: also handle mipsel and mips64el (for little endian mips)
12222
12223 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12224
12225         * configure.in: Add * to end of all OS names.
12226
12227 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12228
12229         * configure.in: Build newlib for LynxOS native.
12230
12231 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12232
12233         * config.guess: Add support for delta 88k running SVR3.
12234
12235         * configure.in: Add comment about HP compiler vs. emacs.
12236
12237 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12238
12239         * configure.in: don't build ld on solaris2 (not a viable option
12240           due to bugs in getpwnam & getpwuid)
12241
12242 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12243
12244         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12245         config.guess will produce a full version number.
12246
12247 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12248
12249         * configure.in: Build linker and binutils for alpha-dec-osf1.
12250
12251 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12252
12253         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12254         and gdb/testsuite/Makefile.in.
12255
12256 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12257
12258         * configure.in: recognize mips*- instead of mips-
12259
12260 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12261
12262         * config.sub: Accept linux*coff and linux*elf as operating
12263         systems.
12264
12265 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12266
12267         * config.sub: Recognize mips64, and mips3 as an alias for it.
12268
12269 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12270
12271         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12272         gdb knows how to handle OSF/1 shared libraries.
12273
12274 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12275
12276         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12277         * config.guess: Recognize Hitachi's HIUX.
12278         * config.sub: Recognize h3050r* and hppahitachi.
12279         Remove redundant cases for hp9k[23]*.
12280
12281 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12282
12283         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12284         if gas and ld are in the source tree and are in ${configdirs}.
12285         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12286         --with options (but still pass them down on the command line,
12287         if they were explicitly specified).
12288
12289 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12290
12291         * configure: substitute SHELL value in Makefile.in with
12292         ${CONFIG_SHELL}
12293
12294 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12295
12296         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12297         *-*-solaris2* targets.
12298
12299 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12300
12301         * Makefile.in: define M4, and pass it down to sub-makes;
12302         all-autoconf now depends on all-m4
12303
12304 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12305
12306         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12307         presence of {ar,ranlib} instead of a configured directory
12308
12309 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12310
12311         * config.guess: Accept 34?? as well as 33?? for NCR.
12312
12313 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12314
12315         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12316         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12317
12318 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12319
12320         * configure: grab values for $(CC) and $(CXX) from the
12321         environment, so that someone can do "CC=gcc configure; make" and
12322         have it work right (matching the way that autoconf works now)
12323
12324         * configure.in, Makefile.in: add support for gash, the tcl
12325         interface to Galaxy
12326
12327         * config.guess: add NetBSD variants (hp300, x86)
12328
12329 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12330
12331         * install.sh: Support -d option (in the manner of SunOS 4 install,
12332         as it is more deterministic than that of GNU install)
12333         (chmodcmd): Set file to mode 755 by default (should also do default
12334         chgrp and chown, but I don't feel like dealing with that now)
12335
12336 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12337
12338         * config.sub: Remove h8300hhms alias.
12339
12340 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12341
12342         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12343
12344 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12345
12346         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12347         as stmp-fixinc
12348
12349 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12350
12351         * config.sub: recognize m88110-bug-coff.
12352
12353 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12354
12355         * Makefile.in (all-libio): all dependencies on the toolchain used
12356         to build this (gcc, gas, ld, etc)
12357
12358 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12359
12360         * config.guess: Deal with OSF/1 1.3 on alpha.
12361
12362 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12363
12364         * install.sh: add some 'else true' clauses for portability
12365
12366         * configure.in: don't build libio for h8[35]00-*-* targets
12367
12368 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12369
12370         * Makefile.in:  Add support for new libio.
12371
12372 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12373
12374         * install.sh: If one command fails, don't try the rest.  Don't try
12375         to remove $dsttmp (via trap) unless we have already created it.
12376         If $src doesn't exist, detect it and exit with an error.
12377
12378         * config.guess: Recognize BSD on hp300.
12379
12380 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12381
12382         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12383         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12384
12385 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12386
12387         * Makefile.in (all-send-pr): depends on all-prms
12388
12389 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12390
12391         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12392
12393 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12394
12395         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12396         Added test for mips-mips-riscos5.
12397
12398 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12399
12400         * configure.in: use mh-hp300 for 68k HP hosts
12401
12402 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12403
12404         * configure: add support for CONFIG_SHELL, so that you can use
12405         some alternate shell for evaluating configure scripts
12406
12407 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12408
12409         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12410         in configure script to bug-gdb@prep.ai.mit.edu when building
12411         distribution archive.
12412         * Makefile.in (COMPRESS):  Remove def.
12413         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12414         gdb.tar.Z and make-gdb.tar.Z respectively.
12415         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12416         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12417         to convergence with 'taz' target in Makefile.in.
12418
12419 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12420
12421         * install.sh (dsttmp): use trap to ensure that tmp files go
12422         away on error conditions
12423
12424 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12425
12426         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12427
12428 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12429
12430         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12431         its parent is '/' not ''.
12432
12433         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12434
12435 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12436
12437         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12438         that ${newsrcdir}/configure.in does.
12439
12440 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12441
12442         * test-build.mk: support for CONFIG_SHELL
12443
12444 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12445
12446         * config.sub (netware):  Add as a basic system type.
12447
12448 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12449
12450         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12451           $(srcdir)/ from the dependency on Makefile.in.
12452
12453 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12454
12455         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12456         (h8300hhms is temporary until multi-libraries are implemented).
12457         * configure.in: Handle h8300h too.
12458
12459 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12460
12461         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12462
12463 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12464
12465         * configure:  Remove extraneous output when guessing host type.
12466         * config.guess:  Remove extraneous output when guessing using C
12467         compiler rather than uname, or when guessing fails.
12468
12469 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12470
12471         * Makefile.in: remove all.cross and install.cross targets
12472
12473         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12474           definitions
12475
12476 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12477
12478         * configure.in (target sh): Build gprof.
12479
12480 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12481
12482         * config.sub: change -solaris to -solaris2
12483
12484 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12485
12486         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12487
12488 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12489
12490         * configure: Correct error message for missing Makefile.in to
12491         print correct directory.
12492
12493 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12494
12495         * install.sh: kludge around 386BSD shell bug
12496
12497 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12498
12499         * config.guess:  Recognize NeXT.
12500         * config.guess:  Recognize i486-ncr-sysv4.
12501         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12502
12503 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12504
12505         * Makefile.in (MAKEINFOFLAGS): New variable.
12506         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12507         * build-all.mk, test-build.mk: Pass down --no-split as
12508         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12509
12510 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12511
12512         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12513
12514 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12515
12516         * Makefile.in (libg++.tar.z):  New rule.
12517         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12518         * Makefile.in (taz):  Only do a single chmod.
12519
12520 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12521
12522         * install.sh: don't use dirname anymore (replaced with sed usage)
12523
12524 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12525
12526         * Makefile.in:  Change extension for gzip'd files from '.z' to
12527         '.gz' per new FSF standard usage.
12528
12529 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12530
12531         * configure: put quotes around the final value of program_transform_name
12532
12533 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12534
12535         * Makefile.in: new install.sh support; update install-info rules
12536
12537 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12538
12539         * configure.in: Build diff for crosses, but not for go32 host.
12540
12541         * configure.in: Build gprof only for native, and don't build it
12542         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12543
12544 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12545
12546         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12547
12548 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12549
12550         * configure.in (host_tools): Add prms.
12551
12552 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12553
12554         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12555         with $(FLAGS_TO_PASS) on the command line
12556
12557         * config.sub: Recognize lynx and lynxos
12558
12559 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12560
12561         * config.sub: Accept -ecoff*, not just -ecoff.
12562
12563 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12564
12565         * Makefile.in (taz): Use .gz suffix instead of .z.
12566         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12567         names.
12568
12569 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12570
12571         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12572
12573 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12574
12575         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12576         that rebuilds that might happen during 'make install' don't get
12577         bogus gcc include files
12578
12579 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12580
12581         Change from Utah for HPPA support:
12582         * config.guess: Recognize hppa1.x-hp-bsd.
12583
12584 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12585
12586         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12587         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12588
12589 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12590
12591         * config.sub: Add support for rom68k and bug boot monitors.
12592
12593 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12594
12595         * Makefile.in: Make all-opcodes depend on all-bfd.
12596
12597 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12598
12599         * config.guess: Added special check for i[34]86-univel-sysv4*.
12600
12601 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12602
12603         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12604         the processor rather than assuming i486.
12605
12606 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12607
12608         * config.guess: Recognize SunOS6 as Solaris3.
12609
12610 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12611
12612         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12613         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12614
12615 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12616
12617         * build-all.mk (all-cross): New target for Canadian Cross.
12618         Added Q2 go32 targets.
12619         * test-build.mk: Configure go32 cross sparclite-aout and
12620         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12621         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12622
12623 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12624
12625         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12626         GO32 hosted toolchains
12627
12628 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12629
12630         * configure: change  so "-exec-prefix" gets passed down rather
12631         than "-exec_prefix" so autoconf generated Makefiles get the
12632         exec_prefix set right.
12633
12634 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12635
12636         * config.guess: get the Solaris2 minor version number
12637
12638         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12639
12640 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12641
12642         * config.guess: Recognize some Sequent platforms.
12643
12644 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12645
12646         * Makefile.in: added the vault-install target
12647
12648         * configure.in: actually use the Sun3 makefile fragment that's in
12649         config, also added the release dir to configdirs
12650
12651 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12652
12653         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12654
12655 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12656
12657         * configure.in: remove some program from Alpha targetted toolchains
12658
12659 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12660
12661         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12662         gprof.
12663         (taz): Run "make diststuff" in those directories instead of "make
12664         proto-dir".  Look for "VERSION=" only at start of line in subdir
12665         Makefile.  Use "gzip -9" for compression.
12666         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12667         (binutils.tar.z): New target.
12668
12669 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12670
12671         * Makefile.in (taz): Include gpl.texinfo.
12672
12673 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12674
12675         * Makefile.in (setup-dirs): Merged into "taz" target.
12676         (taz): Only do `proto-dir' stuff if a directory is actually needed
12677         for this target.
12678
12679 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12680
12681         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12682         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12683         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12684         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12685         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12686
12687 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12688
12689         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12690         config.sub, and move-if-change to gdb testsuite distribution
12691         archive, so the testsuite can be extracted, configured, and
12692         run separately from the gdb distribution.  Blow away the Chill
12693         tests that require a Chill compiled executable, since GNU Chill
12694         is not yet publically available.
12695
12696 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12697
12698         * test-build.mk: set environment variables in a single command,
12699         instead of a list of assignments and exports
12700
12701         * config.guess: recognize Alpha/OSF1 systems
12702
12703 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12704
12705         * configure: Change help message to prefer --options rather than
12706           -options.
12707
12708 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12709
12710         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12711         zippy@ecst.csuchico.edu.
12712         * config.guess: Recognize miniframe.
12713
12714 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12715
12716         * Makefile.in: Use srcroot to find runtest rather than rootme.
12717         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12718
12719 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12720
12721         * test-build.mk: Extensive additions to support building on a
12722         machine other than the host.
12723
12724 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12725
12726         * configure (tooldir): Fix for i386-aix again.
12727
12728 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12729
12730         * configure, Makefile.in:  Change definition of $(tooldir)
12731         to match the FSF.
12732
12733 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12734
12735         * config.guess:  Recognize i[34]86/SVR4.
12736
12737 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12738
12739         * Makefile.in (all-gdb): gdb depends on sim.
12740
12741 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12742
12743         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12744         at the same time we make the prototype gdb directory.
12745         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12746         files at the same time as the gdb base release distribution.
12747
12748 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12749
12750         * Makefile.in (check): Use individual check targets rather than
12751         DO_X rule.
12752         (check-gcc): Added.
12753
12754 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12755
12756         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12757         for System V release 3.2.
12758
12759 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12760
12761         * config.sub: Recognize hppaosf.
12762         * configure.in: Do configure ld/binutils/gas for it.
12763
12764 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12765
12766         * configure (tooldir): Alter syntax used to set this, for systems
12767         where "\$" isn't handled right, like i386-aix.
12768
12769 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12770
12771         * configure: Pass program-transform-name, not
12772         program_transform_name, to recursive configures.
12773
12774 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12775
12776         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12777         of gas+ld+binutils.
12778
12779 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12780
12781         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12782
12783 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12784
12785         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12786
12787 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12788
12789         * Makefile.in (PRMS): Set back to all-prms.
12790
12791 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12792
12793         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12794         targets, rather than for MIPS hosts.
12795
12796 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12797
12798         * configure.in: add comment for --with-x default values
12799
12800         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12801
12802         * Makefile.in: add check-* targets for each of the directories in
12803         the tree.  Add a definition of RUNTEST that will use the one we
12804         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12805
12806 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12807
12808         * configure.in: Removed obsolete references to bfd_target and
12809         target_makefile_frag.
12810
12811         * build-all.mk: Set assorted targets for Q2.
12812         * config.sub: Recognize z8k-sim and h8300-hms.
12813         * test-build.mk: Really don't pass host to configure.
12814         (HOLES): Added uname.
12815
12816 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12817
12818         * configure: Handle an empty program-prefix, program-suffix or
12819         program-transform-name correctly.
12820
12821 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12822
12823         * build-all.mk: -G 8 no longer required for MIPS targets.
12824         * test-build.mk: Don't pass host argument to configure; make it
12825         guess.
12826
12827 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12828
12829         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12830         * Makefile.in (COMPRESS):  New macro, like GZIP.
12831
12832 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12833
12834         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12835
12836         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12837         with gas currently defaults to -G 0.
12838
12839 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12840
12841         * Makefile.in (all-flex): flex depends on byacc.
12842
12843         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12844         to test-build.mk as RELEASE_TAG.
12845         * test-build.mk (configargs): New variable containing arguments to
12846         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12847         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12848
12849         * config.guess: Use /bin/uname when checking -X argument on SCO,
12850         to avoid invoking GNU uname which doesn't understand -X.
12851
12852         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12853
12854         * configure.in: Build gas for mips-*-*.
12855
12856 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12857
12858         * Makefile.in (all.normal): insert missing backslash.
12859
12860 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12861
12862         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12863
12864         * Makefile.in: Complete overhaul to merge many almost identical
12865         targets.
12866
12867 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12868
12869         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12870         (gdb.tar.Z): Adjusted.
12871
12872         * Makefile.in (setup-dirs, taz): New targets; should be general
12873         enough to adapt for gdb sometime.  Build only .z file.
12874         (gas.tar.z): New target.
12875
12876 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12877
12878         * build-all.mk: Use CC=cc -Xs on Solaris.
12879
12880 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12881
12882         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12883         for handling BISON for FSF releases.
12884
12885 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12886
12887         * configure: Actually implement the change zoo just documented.
12888
12889 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12890
12891         * configure: when using config.guess, only set target_alias when
12892         it's not already been set (ie, on the command line)
12893
12894 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12895
12896         * Makefile.in: add installcheck target, set PRMS to install-prms
12897
12898 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12899
12900         * configure: add support for package_makefile_fragment, handle the
12901         case where a directory has a configure.in file but no Makefile.in
12902         more gracefully (with an actual understandable error message, even);
12903         add support for --without (and add this to the usage message); also
12904         explicitly add a --host=${host_alias} to the command line when
12905         config.guess is used
12906
12907 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12908
12909         * configure: Must use both --host and --target in recursive calls.
12910
12911 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12912
12913         * Makefile.in: Change deja-gnu to dejagnu.
12914
12915 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12916
12917         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12918
12919 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12920
12921         * configure.in: canonicalize all instances to *-*-solaris2*,
12922         also strip out a number of tools to not build for go32 host
12923
12924 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12925
12926         * config.guess: add GPL.
12927
12928         * Makefile.in, config.guess, config.sub, configure: bump
12929           copyrights to 93.
12930
12931 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12932
12933         * Makefile.in (do-info): Removed obsolete check for existence of
12934         localenv file.
12935
12936         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12937
12938 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12939
12940         * Makefile.in: a couple of 'else true' for decstation,
12941         support for TclX
12942
12943         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12944
12945 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12946
12947         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12948
12949 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12950
12951         * config.guess: Recognize i386-ibm-aix (PS/2).
12952         * configure.in: Use config/mh-aix386 file for it.
12953
12954 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12955
12956         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12957         CC_FOR_TARGET instead.
12958         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12959
12960 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12961
12962         * Makefile.in: Add sim to list of directories sent with gdb
12963
12964 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12965
12966         * configure.in: Put back mips-dec-bsd* case.
12967
12968 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12969
12970         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12971         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12972         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12973
12974 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12975
12976         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12977
12978         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12979         (install-info): install dir.info only if it exists,
12980         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12981
12982 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12983
12984         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12985         gas for mips-dec-bsd.
12986
12987 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12988
12989         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12990         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12991
12992 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12993
12994         * configure.in: Added "dejagnu" to hosttools list.
12995
12996 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12997
12998         * config.sub, configure.in, config.guess:  Add support
12999         for Bosx, an AIX variant from Bull.
13000         Patches from F.Pierresteguy@frcl.bull.fr.
13001
13002 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13003
13004         * devo/dejagnu: Initial creation of devo/dejagnu.
13005         Migrated dejagnu testcases and support files for testing software
13006         tools to reside as subdirectories, currently called "testsuite",
13007         within the directory of the software tool.  Migrated all programs,
13008         support libraries, etc. beloging to dejagnu proper from
13009         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13010         with no modifications.  The changes to these files which will
13011         allow them to configure, build, and execute properly will be made
13012         in a future update.
13013
13014 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13015
13016         * Makefile.in: Change send_pr to send-pr.
13017         * configure.in: Likewise.
13018         * send_pr: Renamed directory to send-pr.
13019
13020 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13021
13022         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13023
13024 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13025
13026         * README:  Update for gdb-4.8 release.
13027         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13028         gdb-xxx.tar.z (gzip'd) file also.
13029
13030 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13031
13032         * Makefile.in: make all-diff depend on all-libiberty
13033
13034 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13035
13036         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13037
13038 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13039
13040         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13041
13042 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13043
13044         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13045         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13046         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13047
13048 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13049
13050         * Makefile.in:  makeinfo binary is in a new location
13051
13052 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13053
13054         * config.sub: Accept -ecoff as an OS.
13055
13056         * Makefile.in: Various changes to eliminate a level of make
13057         recursion and reduce the required command line length.
13058         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13059         sub-makes.
13060         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13061         variables holding settings for specific sub-makes.
13062         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13063         in terms of BASE_FLAGS_TO_PASS.
13064         (TARGET_LIBS): New variable listing directories which use
13065         TARGET_FLAGS_TO_PASS.
13066         (subdir_do): Eliminated.
13067         (do-*): New set of targets to replace subdir_do.
13068         (various): All targets which used subdir_do now depend on do-*.
13069         (local-clean): Renamed from do_clean.
13070         (local-distclean): New target, dependency of distclean and
13071         realclean.
13072         (install-info): Don't create directories.  Depend on dir.info
13073         rather than calling make recursively.
13074         (install-dir.info): Eliminated.
13075         (install-info-dirs): Create all info directories here.
13076         (dir.info): Depend upon do-install-info.
13077
13078         * test-build.mk (HOLES): Added false.
13079
13080 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13081
13082         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13083
13084 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13085
13086         * Makefile.in (info): remove dependency on all-texinfo.  The
13087         problem was really in texinfo/C, not at this level.
13088
13089 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13090
13091         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13092
13093 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13094
13095         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13096         GDB releases.
13097
13098 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13099
13100         * configure: Include srcdir in message about target of link not
13101         being found.  Don't convert `-' to `_' in `with' options being
13102         passed to subdirs.
13103
13104 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13105
13106         * configure.in: add uudecode to host_tools
13107
13108         * Makefile.in: added {all,install}-uudecode targets, added them to
13109         the appropriate lists
13110
13111 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13112
13113         * Makefile.in (all-gcc): Added dependency on all-gas.
13114
13115         * configure.in (mips-*-*): Build ld and binutils.
13116
13117 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13118
13119         * configure: check return code from mkdir, print error message and
13120           exit on failure.
13121
13122 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13123
13124         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13125
13126 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13127
13128         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13129
13130 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13131
13132         * config.sub (h8500):  Recognize this as a cpu type.
13133
13134 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13135
13136         * configure: source directory missing is no longer a warning
13137
13138         * configure.in: recognize irix[34]* instead of irix[34]
13139
13140         * Makefile.in: define and pass down X11_LIB
13141
13142 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13143
13144         * guess-systype: Renamed to ...
13145         * config.guess:  ... by popular request.
13146         * configure.in, Makefile.in:  Update accordingly.
13147
13148 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13149
13150         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13151         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13152         + Execute ./dummy instead of assuming . is in PATH.
13153
13154 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13155
13156         * guess-systype:  New shell script.  Attempts to guess the
13157         canonical host name of the executing host.
13158         Only a few hosts are supported so far.
13159         * configure:  Call guess-systype if no host is specified.
13160
13161 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13162
13163         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13164         gcc Makefile.
13165
13166
13167 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13168
13169         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13170         (all-gcc, install-gcc, subdir_do): Use it.
13171
13172 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13173
13174         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13175
13176 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13177
13178         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13179           set exclusively by configure, using configure.in .
13180
13181 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13182
13183         * test-build.mk: set $PATH for all builds
13184
13185         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13186
13187 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13188
13189         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13190         the one used in gcc/Makefile.in, so that a null expansion doesn't
13191         override the one needed to build gcc with a native cc.
13192
13193
13194 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13195
13196         * configure: Accept -with arguments.
13197
13198 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13199
13200         * Makefile.in: added h8300sim
13201
13202 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13203
13204         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13205         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13206         (all-cygnus, native, build-cygnus): Make
13207         $(canonhost)-stamp-3stage-done, not $(host)....
13208         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13209         i386-sco3.2v4.  Added else true to if command.
13210
13211 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13212
13213         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13214
13215 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13216
13217         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13218
13219 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13220
13221         * configure.in: don't remove binutils from Solaris builds
13222
13223 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13224
13225         * Makefile.in: get rid of earlier definitions for *clean,
13226         also handle the recursive info rule better
13227
13228 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13229
13230         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13231         do more-or-less the right thing.
13232
13233 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13234
13235         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13236         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13237
13238 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13239
13240         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13241         $(host_canonical).
13242
13243         * configure.in: split the configdirs list into 4 categories (native
13244         v. cross, library v. tool) and handle the cross-only and native-
13245         only in more reasonable (and correct!) way.
13246
13247 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13248
13249         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13250         configdirs anymore.
13251
13252 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13253
13254         * Makefile.in: extensive cleanup::  removed all of the explicit
13255         clean-* targets, collapsed many wrappers around subdir_do into
13256         one, added additional targets to satisfy standards.texi, deleted
13257         some old targets, some changes for consistency
13258
13259 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13260
13261         * configure.in: handle some programs as cross-only, and others as
13262         native only
13263
13264         * test-build.mk: handle partial holes in a more generic manner
13265
13266         * Makefile.in: m4 depends on libiberty
13267
13268 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13269
13270         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13271         time, wdiff, and find to configdirs
13272
13273         * Makefile.in: all, clean, and install rules for the new programs
13274         added to configure.in
13275
13276 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13277
13278         * configure.in: use mh-sun for all *-sun-* hosts
13279
13280 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13281
13282         * Makefile.in: define flags for X11 include files and library file
13283         locations, pass them down to the programs that need this info
13284
13285         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13286
13287 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13288
13289         * configure.in: start building libg++ for HP-UX targets
13290
13291 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13292
13293         * README:  Update references to files moved into etc/.
13294
13295 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13296
13297         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13298         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13299
13300 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13301
13302         * configure: accept dash as well as underscore in long option
13303         names for FSF compatibility.
13304
13305 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13306
13307         * config.sub: added -sco3.2v4 support from FSF.
13308
13309 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13310
13311         * configure.in: expand the section that adds or removes
13312         directories from the list of programs to build, to handle native
13313         vs. cross in addition to host v. native
13314
13315 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13316
13317         * Makefile.in:  Replace C++ in macro names with CXX.
13318         This is less likely to break ...
13319
13320 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13321
13322         * test-build.mk: add -w to GNU_MAKE
13323
13324 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13325
13326         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13327         add 'sparc' to list of recognized cpus.  This needed to make
13328         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13329         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13330         then changes that into $CPU-wrs-vxworks.
13331
13332         * configure.in: remove most references to gdbtest, regularize
13333         target based program removal
13334
13335         * test-build.mk: import from p3 tree (many fixes and changes)
13336
13337 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13338
13339         * Makefile.in: added rules to handle tcl, tk, and expect
13340
13341         * configure.in: handle those directories if they exist
13342
13343 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13344
13345         * config.sub: removed bogus hppabsd and hppahpux names, since
13346         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13347
13348 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13349
13350         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13351         depends upon all-xiberty
13352
13353         * Makefile.in: changes from p3, including:
13354
13355         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13356
13357         * Makefile.in (XTRAFLAGS): include newlib directories if
13358         newlib/Makefile exists, rather than if host != target.
13359
13360         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13361
13362         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13363         from the same source tree and not building a cross-compiler.  This
13364         matters for the libg++ configuration if reconfiguring a tree that
13365         has already been installed.
13366
13367         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13368
13369         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13370         pick up the machine and system specific header files.
13371
13372         * Makefile.in: added AS_FOR_TARGET, passed down in
13373         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13374         the C compiler to use to create programs which are run in the
13375         build environment, set it to default to $(CC), and passed it down
13376         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13377
13378         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13379
13380         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13381         We need them for unusual native builds, like systems without
13382         ranlib.
13383
13384         * configure: also define $(host_canonical) and
13385         $(target_canonical), which are the full, canonical names for the
13386         given host and target
13387
13388 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13389
13390         * Makefile.in:  Added separate definitions for C++.
13391
13392 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13393
13394         * configure.in (configdirs):  Add deja-gnu.
13395
13396 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13397
13398         * README:  Update for configure.texi and gdb-4.7 release.
13399
13400 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13401
13402         * Makefile.in:  Move "all" target to top of file.
13403         Previously, first target was ".PHONY" which caused BSD4.4 make
13404         to build .PHONY when make was run without arguments.
13405
13406 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13407
13408         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13409         Library-copylefted code in libiberty.
13410
13411 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13412
13413         * config.sub:  Replace m68kmote with plain old m68k.
13414
13415 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13416
13417         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13418
13419 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13420
13421         * config.sub: Complain if no argument is given.  Added support for
13422         386bsd as OS and target alias.
13423
13424 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13425
13426         * Makefile.in (XTRAFLAGS): include newlib directories if
13427         newlib/Makefile exists, rather than if host != target.
13428
13429 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13430
13431         * config.sub: recognize sparclite-wrs-vxworks.
13432
13433         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13434         p3.) Added clean-xiberty to clean.
13435
13436 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13437
13438         * configure.in: use *-*-* instead of nested cases for host and target
13439
13440 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13441
13442         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13443         from the same source tree and not building a cross-compiler.  This
13444         matters for the libg++ configuration if reconfiguring a tree that
13445         has already been installed.
13446
13447 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13448
13449         * config.sub (i486v/i486v4):  Merge in from FSF version.
13450
13451 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13452
13453         * configure: only set PWD if it is already set.
13454
13455 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13456
13457         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13458         doesn't have unset and all success paths (and most error paths)
13459         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13460         to just ${PWD} to avoid confusion.)
13461
13462 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13463
13464         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13465         even for a native compilation.
13466
13467 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13468
13469         Changes to make the gdb.tar.Z rule work better.
13470
13471         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13472         (DEVO_SUPPORT):  Add configure.texi.
13473         (bfd-ilrt.tar.Z):  Remove ancient rule.
13474
13475 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13476
13477         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13478         pick up the machine and system specific header files.
13479
13480         * configure.in, config.sub: added new target m68010-adobe-scout,
13481         with alias of adobe68k.  Changed configure.in to check for
13482         -scout before -sco* to avoid a false match.
13483
13484         * Makefile.in: added AS_FOR_TARGET, passed down in
13485         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13486         the C compiler to use to create programs which are run in the
13487         build environment, set it to default to $(CC), and passed it down
13488         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13489
13490 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13491
13492         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13493         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13494         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13495         FOR_TARGET variants, to newlib and libg++.
13496
13497 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13498
13499         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13500         first.
13501
13502 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13503
13504         * config.sub:  Accept `elf' as an environment.
13505
13506 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13507
13508         * Makefile.in (all-opcodes):  cd into the right directory
13509
13510 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13511
13512         * configure: added -program_transform_name option, used as
13513         argument to sed when installing programs.
13514         configure.texi: added documentation for -program_prefix,
13515         -program_suffix and -program_transform_name.
13516
13517 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13518
13519         * config.sub:  Accept i486 where i386 ok.
13520
13521 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13522
13523         * config.sub: accept we32k
13524
13525 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13526
13527         * config.sub, configure.in: accept OSE68000 and OSE68k.
13528
13529         * Makefile.in: don't create all directories for ``make install'';
13530         let the subdirectories create the ones they need.
13531
13532 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13533
13534         * COPYING: new file, GPL v2
13535
13536 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13537
13538         * Makefile.in: use the new gen-info-dir, which needs a template
13539         argument (which also lives in texinfo)
13540
13541         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13542
13543 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13544
13545         * config.sub (ncr3000):  Change i386 to i486.
13546
13547 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13548
13549         * Makefile.in: add install-rcs, install-grep to
13550         install-no-fixedincludes, removed install-bison and install-libgcc
13551
13552 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13553
13554         * configure.in: grab the HPUX makefile fragment if on HPUX
13555
13556 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13557
13558         * Makefile.in: eradicate bison spoor (ditto libgcc).
13559          configure.in: recognise m68{k,000}-ericsson-OSE.
13560          es1800 is alias for m68k-ericsson-OSE
13561
13562 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13563
13564         * configure.in: rearrange the parts that remove programs from
13565         configdirs, based now on HOST==TARGET or by canonical triple.
13566
13567 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13568
13569         * test-build.mk: recurse explicitly with -f test-build.mk when
13570           appropriate.  predicate stage3 and comparison on the existence
13571           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13572           On very clean, also remove ...stamp-co.  Build in-place before
13573           doing other builds.
13574
13575 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13576
13577         * Makefile.in, configure.in: add tgas
13578
13579 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13580
13581         * Makefile.in: a number of changes merged in from progressive.
13582
13583         * configure.in: add libm.
13584
13585         * .cvsignore: ignore some stuff that comes from test-build.mk.
13586
13587 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13588
13589         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13590
13591 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13592
13593         * configure: Add program_suffix (parallel to program_prefix)
13594         * Makefile.in: adjust directory-creating script for losing decstation
13595
13596 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13597
13598         * configure:  Minor $subdir-related fixes.
13599
13600 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13601
13602         * configure: fix various problems with propogating
13603         makefile_target_frag in subdirs.
13604         * configure.in: config libgcc if its there
13605
13606 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13607
13608         * config.sub:  HPPA merge.
13609
13610 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13611
13612         * Makefile.in:  Replace all-bison with all-byacc in all
13613         dependency lines for other tools (which now use byacc).
13614
13615 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13616
13617         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13618
13619 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13620
13621         * Makefile.in: make gprof rules similar to byacc rules (instead of
13622         vestigal $(unsubdir) that didn't work...)
13623
13624 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13625
13626         * config.sub:  Add support for Linux.
13627         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13628         (at least for libg++).
13629
13630 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13631
13632         * configure.texi: fix doc for the -nfp option to configure
13633
13634 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13635
13636         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13637
13638 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13639
13640         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13641         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13642         * configure.in: added solaris* host_makefile_frag hook.
13643
13644 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13645
13646         * config.sub: changed recognition of m68000 so that various
13647         m68k types can be specified via m680[01234]0
13648
13649 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13650
13651         * config.sub (basic_machine): fix sed so that '-foo' isn't
13652         completely substituted out while .+'-foo' loses the '-foo'
13653
13654 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13655
13656         * config.sub ($os): Add -aout.
13657
13658 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13659
13660         * configure:  If host_makefile_frag is absolute, don't
13661         prefix ${invsubdir} (relevant to libg++ auto-configure).
13662
13663 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13664
13665         * Makefile.in (tooldir): Define it.
13666         (all-ld): Depend on all-flex.
13667
13668 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13669
13670         * Makefile.in (check):  Fix libg++ special case.
13671
13672 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13673
13674         * configure: do not bury `pwd` into config.status, thus do fewer
13675           pwd's.
13676
13677         * configure: print the "Building in" message only when building in
13678           other than "." AND verbose.
13679
13680         * configure: remove -s, rework -v to better accommodate guested
13681           configures.
13682
13683         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13684
13685 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13686
13687         * Makefile.in: macroize flags passed on recursion.  remove
13688           fileutils.
13689
13690 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13691
13692         * configure: get makesrcdir right for subdirs deeper than 1.
13693
13694         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13695           install.
13696
13697 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13698
13699         * Makefile.in: don't print subdir_do or recursion lines.
13700
13701 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13702
13703         * standards.texi: added menu item.
13704
13705         * Makefile.in: build and install standards.info.
13706
13707         * standards.texi: new file.
13708
13709 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13710
13711         * configure: test for and move config.status pieces from
13712           ${subdir}/.
13713
13714 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13715
13716         * configure:  Test for existance of files before trying to mv
13717         them, to avoid numerous non-existance messages.
13718
13719 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13720
13721         * configure: correct final line of config.status.
13722
13723         * configure: patch from eggert.  Avoids a protection problem if
13724           the original Makefile.in is read only.
13725
13726         * configure: use move-if-change from gcc to create config.status.
13727           Some makefiles depend on config.status to tell if a directory
13728           has been reconfigured for a different host.  This change
13729           prevents those directories from remaking everything in the case
13730           where the reconfig was only intended to rebuild a Makefile.
13731
13732         * configure: test for config.sub with "config.sub sun4" rather
13733           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13734           host alias from a missing config.sub.
13735
13736 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13737
13738         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13739           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13740
13741 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13742
13743         * configure: mkdir ${subdir} as needed.
13744
13745 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13746
13747         * Makefile.in,configure.in: added autoconf.
13748
13749 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13750
13751         * Makefile.in: no longer pass against on recursion.
13752
13753         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13754           definitions are not inherited.
13755
13756         * configure: correct makesrcdir when subdir is .
13757
13758 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13759
13760         * configure:  Add support for 'subdirs' variable, which is
13761         like 'configdirs', except that configure doesn't re-invoke
13762         itself for subdirs, it just creates a Makefile for each subdir.
13763         * configure.texi:  Document subdirs.
13764
13765 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13766
13767         * configure.in: added flex to configdirs
13768
13769 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13770
13771         * Makefile.in: remove clean-stamps from clean.
13772
13773 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13774
13775         * configure.in:  Add gdbtest to configdirs.
13776
13777 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13778
13779         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13780         to recursive makes.
13781         * configure.in:  Recognize new ncr3000 config.
13782
13783 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13784
13785         * Makefile.in, configure.in: removed references to gdbm.
13786
13787 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13788
13789         * config.sub:  Don't canonicalize os value
13790         newsos* to bsd (readline needs to check for newsos).
13791         (This fix was earlier made Jan 31, but got re-broken.)
13792
13793 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13794
13795         * configure.in:  sco is an os, not a vendor!
13796
13797         * configure:  Quote $( better.  Keep various shells happy.
13798
13799 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13800
13801         * Makefile.in: eliminate stamp-files.
13802
13803 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13804
13805         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13806           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13807
13808 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13809
13810         * config.sub:  fix iris/iris3.
13811
13812 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13813
13814         * configure: re-add -rm.
13815
13816 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13817
13818         * Maskefile.in: add .stmp-rcs to all.
13819
13820         * configure.in: remove gas from rs6000 build, use aix host fragment.
13821
13822 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13823
13824         * configure: pass down site_option during recursion.
13825
13826 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13827
13828         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13829
13830 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13831
13832         * configure: Change exec_prefix so that it really defaults to prefix.
13833
13834 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13835
13836         * Makefile.in, configure.in:  Add support for mmalloc library.
13837
13838 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13839
13840         * Makefile.in: add stmp dependencies for a few more things.
13841
13842 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13843
13844         * configure: adjusted error message on objdir/srcdir configure
13845           collision, per john's suggestion.
13846
13847         * Makefile.in: add libiberty stmp to all and all.cross.
13848
13849 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13850
13851         * Makefile.in: remove force dependencies, add grep to all.
13852
13853 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13854
13855         * Makefile.in: drop flex.  make stamp files work.
13856
13857         * configure: added test for conflicting configuration in srcdir,
13858           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13859           gets cranky.  use relative paths for configure and srcdir
13860           whenever possible.  Send some error messages to stderr that were
13861           going to stdout.
13862
13863 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13864
13865         * Makefile.in:  Fix libg++ rule to check for gcc directory
13866         before using gcc/gcc.  Also pass XTRAFLAGS.
13867
13868 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13869
13870         * Makefile.in: added stmp-files so that directories aren't polled
13871           when they are already built.
13872
13873         * configure.texi: fixed a node pointer problem.
13874
13875 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13876
13877         * config.sub configure.in gdb/configure.in
13878         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13879         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13880         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13881
13882 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13883
13884         * configure: -recurring becomes -silent.  corrected help message
13885           for -site= option.
13886
13887         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13888
13889 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13890
13891         * configure: when building Makefile for crosses, replace
13892           tooldir and program_prefix.  default srcdir from location of
13893           config.sub.  remove "for host in hosts" and "for target in
13894           targets" loops.
13895
13896 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13897
13898         * Makefile.in: Do not pass bindir or mandir to cvs.
13899
13900 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13901
13902         * Makefile.in, configure.in: removed traces of namesubdir,
13903           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13904           copyrights to '92, changed some from Cygnus to FSF.
13905
13906         * configure.texi: remove most references to multiple hosts,
13907           multiple targets, subdirs, etc.
13908
13909         * configure.man: removed rcsid. reference config.sub not
13910           config.subr.
13911
13912         * Makefile.in: mkdir $(infodir) on install-info.
13913
13914 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13915
13916         * configure.texi:  Explain better about .gdbinit and about
13917         the environment that configure.in sections run in.
13918
13919 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13920
13921         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13922
13923 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13924
13925         * README:  DOC.configure => cfg-paper.texi.
13926
13927 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13928
13929         * config.sub (near case $os):  Don't convert newsos* to bsd!
13930
13931 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13932
13933         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13934         the number of copies of COPYING that go into the GDB tar file.
13935
13936 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13937
13938         * bfd/configure.in, gdb/config/mh-i386sco,
13939         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13940         Fix SCO configuration stuff.
13941
13942 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13943
13944         * Makefile.in:  For libg++, make sure the -I pointing
13945         to the gcc directory goes *after* all the libg++-local -I flags.
13946         Also, move just-gcc dependency from just-libg++ to all-libg++.
13947
13948 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13949
13950         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13951
13952 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13953
13954         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13955
13956 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13957
13958         * config.sub:  Add stratus configuration frags.  Also
13959         submitted to FSF.
13960
13961 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13962
13963         * Makefile.in (DEV_SUPPORT):  add configure.man.
13964
13965         * config.sub(Decode manufacturer-specific):  add -none*.
13966
13967 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13968
13969         * Makefile.in:  remove form feeds to make Sun's make happy.
13970         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13971
13972 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13973
13974         * Makefile.in (AR_FLAGS):  Make quieter.
13975
13976 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13977
13978         * configure.in:  Add libg++.
13979         * configure:  When verbose, don't output the command line at each
13980         level; it will be unremarkably the same as the previous version,
13981         which will be the same as what the user typed.
13982
13983 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13984
13985         * configure.in, Makefile.in: fix clean-info, add flex.  add
13986           fileutils.
13987
13988         * configure: be less sensitive to spaces in Makefile.in.  Do not
13989           look for sources in "..".  Doing so breaks subdirectories that
13990           might have their own configure.  If a subdir has it's own
13991           configure script, use it.
13992
13993 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13994
13995         * cfg-paper.texi: some changes suggested by rms.
13996
13997 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13998
13999         * config.sub:  Merge in some small additions from the FSF version,
14000         taken from the gcc distribution, to bring the Cygnus and FSF
14001         versions into closer sync.
14002
14003 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14004
14005         * configure.in:  Changed svr4 references to sysv4.
14006
14007 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14008
14009         * configure: added -V for version number option.
14010
14011 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14012
14013         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14014           renamed from DOC.configure to cfg-paper.texi.
14015
14016 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14017
14018         * configure, config.subr, config.sub: config.subr is now
14019           config.sub again.
14020
14021 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14022
14023         * configure.texi: new file, in progress.
14024
14025         * Makefile.in: build info file and install the man page for
14026           configure.
14027
14028         * configure.man: new file, first cut.
14029
14030         * configure: find config.subr again now that configuration "none"
14031           has gone.  removed all traces of the -ansi option.  removed all
14032           traces of the -languages option.
14033
14034         * config.subr: resync from rms.
14035
14036 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14037
14038         * configure, config.sub, config.subr: merge config.sub into
14039           config.subr, call the result config.subr, remove config.sub, use
14040           config.subr.
14041
14042         * Makefile.in: revised install for dir.info.
14043
14044 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14045
14046         * configure.in: add decstation host makefile frag.
14047
14048         * Makefile.in: BISON now bison -y again.  also install-gcc on
14049           install.  clean-gdbm on clean.  infodir belongs in datadir.
14050           Make directories for info install.  Build dir.info here then
14051           install it.
14052
14053 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14054
14055         * Makefile.in: fix for bad directory tests.
14056
14057 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14058
14059         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14060           regexp.  -srcdir relative was being handled incorrectly.
14061
14062         * Makefile.in: unwrapped some for loops so that parallel makes
14063           work again and so one can focus one's attention on a particular
14064           package.
14065
14066 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14067
14068         * configure: added PWD as a stand in for `pwd` (for speed). use
14069           elif wherever possible.  make -srcdir work without -objdir.
14070           -objdir= commented out.
14071
14072 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14073
14074         * configure: +options become --options.  -subdirs commented out.
14075           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14076           Makefile now at top of generated Makefile.  Removed cvs log
14077           entries.  added -srcdir.  create .gdbinit only if there is one
14078           in ${srcdir}.
14079
14080         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14081           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14082           and mandir now keyed off datadir by default.
14083
14084 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14085
14086         * Freshly created ChangeLog.
14087
14088 \f
14089 Local Variables:
14090 mode: change-log
14091 left-margin: 8
14092 fill-column: 76
14093 version-control: never
14094 End: