MAINTAINERS (Write After Approval): Add myself.
[platform/upstream/gcc.git] / ChangeLog
1 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2014-07-28  Anthony Green  <green@moxielogic.com>
10
11         Import from savannah.gnu.org:
12         * config.sub: Update to 2014-07-28 version.
13
14 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
15
16         * MAINTAINERS: Remove my MIPS maintainer entry.
17
18 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
19
20         PR target/47230
21         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
22         * configure: Regenerate.
23
24 2014-07-24  James Norris  <jnorris@codesourcery.com>
25
26         * MAINTAINERS (Write After Approval): Add myself.
27
28 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
29
30         * configure.ac: Accept only CLooG 0.18.1.
31         * configure: Regenerate.
32
33 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
34
35         * configure.ac: Don't accept isl 0.11.
36         * configure: Regenerate.
37
38 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39
40         * MAINTAINERS (Write After Approval): Add myself.
41
42 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
43
44         * configure.ac: Don't accept isl 0.10.
45         * configure: Regenerate.
46
47 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
48
49         Fix include path for in-tree cloog.
50         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
51         * configure: Regenerate.
52
53 2014-06-18  Richard Henderson  <rth@redhat.com>
54
55         * .gitignore: Import gcc_update output.
56
57 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
58
59         * config-ml.in: Robustify ac_configure_args parsing.
60
61         * configure.ac (--enable-linker-plugin-configure-flags)
62         (--enable-linker-plugin-flags): New flags.
63         (configdirs): Conditionally add libiberty-linker-plugin.
64         * configure: Regenerate.
65         * Makefile.def (host_modules): Add libiberty-linker-plugin.
66         (host_modules) <lto-plugin>: Pay attention to
67         @extra_linker_plugin_flags@ and
68         @extra_linker_plugin_configure_flags@.
69         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
70         * Makefile.in: Regenerate.
71
72         * Makefile.tpl (configure-[+prefix+][+module+])
73         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
74         "module_srcdir" instead of "module" for locating a module's srcdir.
75         * Makefile.in: Regenerate.
76
77 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
78
79         * MAINTAINERS (Write After Approval): Add myself.
80
81 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
82
83         * MAINTAINERS: Update my email address.
84
85 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
86
87         * MAINTAINERS (Write After Approval): Add myself.
88
89 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
90
91         * MAINTAINERS (Write After Approval): Add myself.
92
93 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
94
95         PR libstdc++/61011
96         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
97         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
98         * configure: Regenerate.
99
100 2014-05-28  Pedro Alves  <palves@redhat.com>
101
102         * MAINTAINERS (Write After Approval): Add myself.
103
104 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
105
106         * MAINTAINERS: Update my affiliation/email.
107
108 2014-05-19  Mike Stump  <mikestump@comcast.net>
109
110         * MAINTAINERS: Add wide-int reviewers.
111
112 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
113
114         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
115         * configure: Regenerated.
116
117 2014-05-15  Torvald Riegel  <triegel@redhat.com>
118
119         * MAINTAINERS (libitm): Add myself as maintainer.
120
121 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
122
123         * MAINTAINERS (Write After Approval): Add myself.
124
125 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
126
127         * config.sub, config.guess: Import from upstream.
128
129 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
130
131         * MAINTAINERS (Write After Approval): Put myself in correct order.
132
133 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
134
135         * MAINTAINERS (Write After Approval): Add myself.
136
137 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
138
139         * MAINTAINERS: Move myself from Reviewers to Write After Approval
140         section.
141
142 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
143
144         * MAINTAINERS (Write After Approval): Delete myself.
145
146 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
147
148         PR sanitizer/56781
149         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
150         and -B* options with -Xcompiler.
151
152 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
153
154         PR bootstrap/60620
155         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
156         * Makefile.in: Regenerate.
157
158 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
159
160         * Makefile.def (dependencies): Make all-ld depend on all-binutils
161         for WINDRES_FOR_TARGET in default-manifest.o rule.
162         * Makefile.in: Regenerate.
163
164 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
165
166         * MAINTAINERS (Write After Approval): Add myself.
167
168 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
169
170         PR sanitizer/56781
171         * Makefile.def: Set bootstrap=true; for host fixincludes.
172         * configure.ac: Don't bootstrap host fixincludes unless
173         --with-build-config=bootstrap-{a,ub}san.
174         * Makefile.in: Regenerated.
175         * configure: Regenerated.
176
177 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
178
179         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
180         --enable-vtable-verify option parsing.  Don't add
181         target-libsanitizer to bootstrap_target_libs unless
182         --with-build-config=bootstrap-asan or
183         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
184         to bootstrap_target_libs unless --enable-vtable-verify.
185         * configure: Regenerated.
186
187 2014-03-10  Anatoly Sokolov <aesok@post.ru>
188
189         * MAINTAINERS (Write After Approval): Add myself.
190
191 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
192
193         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
194
195 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
196
197         PR bootstrap/58572
198         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
199         -I for libstdc++-v3 includes if $(LEAN).
200         * Makefile.in: Regenerated.
201
202 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
203
204         * MAINTAINERS: Update my email address.
205
206 2014-02-24  Walter Lee  <walt@tilera.com>
207
208         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
209         (tilegx-*-*): Change to tilegx*-*-*.
210         * configure: Regenerate.
211
212 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
213
214         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
215
216 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
217
218         * MAINTAINERS (Write After Approval): Add myself.
219
220 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
221
222         PR target/59788
223         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
224         *solaris2*.
225
226 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
227
228         * MAINTAINERS: Update my email address.
229
230 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
231
232         * MAINTAINERS: Convert to UTF-8.
233         Properly sort Xinliang David Li's entry.
234
235 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
236             Sandra Loosemore  <sandra@codesourcery.com>
237
238         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
239         nios2 port maintainers.
240
241 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
242
243         * MAINTAINERS (Write After Approval): Add myself.
244
245 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
246
247         * configure.ac: Add user-friendly check for native x86_64-linux
248         multilibs.
249         * configure: Regenerate.
250
251 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
252
253         * MAINTAINERS: Add myself as sh maintainer.
254
255 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
256
257         * MAINTAINERS: Add self as SLSR maintainer.
258
259 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
260
261         * MAINTAINERS: Update my email address.
262
263 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
264
265         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
266
267 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
268
269         * Makefile.in: Regenerate.
270
271         * Makefile.tpl: Fix typo.
272         * Makefile.in: Regenerate partially.
273
274 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
275
276         * configure.ac: Added libcilkrts to noconfig list when C++ is not
277         supported.
278         * configure: Regenerated.
279
280 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
281
282         * MAINTAINERS (Write After Approval): Add myself.
283
284 2013-10-30  Jason Merrill  <jason@redhat.com>
285
286         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
287         --disable-build-format-warnings.
288
289 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
290
291         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
292         depend on libstdc++ and libgcc.
293         * configure: Regenerate.
294         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
295         libcilkrts for POSIX and i*86, and x86_64 architectures.
296         * Makefile.in: Added libcilkrts related fields to support building it.
297
298 2013-10-26  Jeff Law  <law@redhat.com>
299
300         * Makefile.def (target_modules): Remove libmudflap
301         (languages): Remove check-target-libmudflap).
302         * Makefile.in: Rebuilt.
303         * Makefile.tpl (check-target-libmudflap-c++): Remove.
304         * configure.ac (target_libraries): Remove target-libmudflap.
305         Remove checks which disabled libmudflap on some systems.
306         * configure: Rebuilt.
307         * libmudflap: Directory removed.
308
309 2013-10-21  Cong Hou  <congh@google.com>
310
311         * MAINTAINERS (Write After Approval): Add myself.
312
313 2013-10-16  Mike Stump  <mikestump@comcast.net>
314
315         * .dir-locals.el: Add.
316
317 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
318
319         * configure.ac: Add --enable-host-shared
320         * configure: Regenerate.
321
322 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
323
324         Import from savannah.gnu.org:
325         * config.guess: Update to 2013-06-10 version.
326         * config.sub: Update to 2013-10-01 version.
327
328 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
329
330         Changes to build configuration to allow big endian ARC ELF toolchain
331         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
332         * configure: Regenerate.
333
334 2013-09-20  Alan Modra  <amodra@gmail.com>
335
336         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
337         ppc host match.  Support little-endian powerpc linux hosts.
338
339 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
340
341         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
342         maintainer.
343
344 2013-09-12  DJ Delorie  <dj@redhat.com>
345
346         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
347         maintainers.
348
349 2013-09-03  Richard Biener  <rguenther@suse.de>
350
351         * configure.ac: Also allow ISL 0.12.
352         * configure: Regenerated.
353
354 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
355
356         * MAINTAINERS (Write After Approval): Add myself.
357
358 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
359
360         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
361
362 2013-08-26  Caroline Tice  <cmtice@google.com>
363
364         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
365         "Various Reviewers" to libvtv "Various Maintainers".
366
367 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
368
369         * MAINTAINERS: Add myself as RTL optimizers reviewer.
370
371 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
372
373         * MAINTAINERS: Update name, email.
374
375 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
376
377         * MAINTAINERS (Write After Approval): Add myself.
378
379 2013-08-12  Caroline Tice  <cmtice@google.com>
380
381         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
382         address in the Write After Approval section.
383
384 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
385
386         * MAINTAINERS (Write After Approval): Update email.
387
388 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
389
390         * configure.ac: Adjust to check VTV_SUPPORTED.
391         * configure: Regenerated.
392
393 2013-08-02  Caroline Tice  <cmtice@google.com>
394
395         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
396         on non-linux systems; add target-libvtv to noconfigdirs; add
397         libsupc++/.libs to C++ library search paths.
398         * configure: Regenerated.
399         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
400         libstdc++ and libgcc.
401         * Makefile.in: Regenerated.
402
403 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
404
405         * MAINTAINERS (Write After Approval): Add myself.
406
407 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
408             Shiva Chen  <shiva0217@gmail.com>
409
410         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
411         nds32 port maintainers.
412
413 2013-07-17  Tim Shen  <timshen91@gmail.com>
414
415         * MAINTAINERS (Write After Approval): Add myself.
416
417 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
418
419         * configure.ac: Sync from binutils.
420         * configure: Regenerate.
421
422 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
423
424         * MAINTAINERS (Write After Approval): Add myself.
425
426 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
427
428         * MAINTAINERS (Write After Approval): Add myself.
429
430 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
431
432         * MAINTAINERS (Write After Approval): Add myself.
433
434 2013-04-30  Brooks Moses  <bmoses@google.com>
435
436         * MAINTAINERS: Update my email; move myself from Fortran
437         reviewer to Write After Approval.
438
439 2013-04-16  Andreas Schwab  <schwab@suse.de>
440
441         * configure.ac (aarch64-*-*): Don't disable java.
442         * configure: Regenerate.
443
444 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
445
446         * MAINTAINERS (Write After Approval): Add myself.
447
448 2013-03-30  Matthias Klose  <doko@ubuntu.com>
449
450         * Makefile.def (target_modules): Don't install libffi.
451         * Makefile.in: Regenerate.
452
453 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
454
455         * MAINTAINERS (Write After Approval): Add myself.
456
457 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
458
459         * MAINTAINERS (Write After Approval): Add myself.
460
461 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
462
463         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
464         * configure: Regenerated.
465
466 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
467
468         * MAINTAINERS: Explicitly add myself as AIX maintainer.
469         Remove Geoff Keating as rs6000 port maintainer, at his request.
470
471 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
472
473         * MAINTAINERS: Update my email.
474
475 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
476
477         * configure: Re-generate.
478
479 2013-01-15  Richard Biener  <rguenther@suse.de>
480
481         PR other/55973
482         * configure: Re-generate.
483
484 2013-01-14  Matthias Klose  <doko@ubuntu.com>
485
486         * Makefile.def (install-target-libsanitizer): Depend on
487         install-target-libstdc++-v3.
488         * Makefile.in: Regenerate.
489
490 2013-01-14  Richard Biener  <rguenther@suse.de>
491
492         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
493         * configure: Re-generate
494
495 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
496
497         * config.sub: Update from config repo.
498
499 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
500
501         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
502         * Makefile.in: Regenerate.
503
504 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
505
506         * MAINTAINERS (arc): Add new port maintainership for myself.
507
508 2013-01-09  Jason Merrill  <jason@redhat.com>
509
510         * .gitignore: Import from gdb repository.
511
512 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
513
514         * Makefile.def (configure-gcc): Depend on all-gmp.
515         (all-gcc): Remove dependency on all-gmp.
516         * Makefile.in: Regenerated.
517
518 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
519
520         * config.sub: Merge from config repo.
521         * config.guess: Ditto.
522
523 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
524
525         * Makefile.def: Merge from binutils.
526         * Makefile.in: Ditto.
527
528 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
529
530         * MAINTAINERS: Update my email.
531
532 2012-12-29  Ben Elliston  <bje@gnu.org>
533
534         * config.guess: Update to 2012-12-29 version.
535         * config.sub: Likewise.
536
537 2012-12-20  Matthias Klose  <doko@ubuntu.com>
538
539         * Makefile.def (install-target-libgfortran): Depend on
540         install-target-libquadmath, install-target-libgcc.
541         (install-target-libsanitizer): Depend on install-target-libgcc.
542         (install-target-libjava): Depend on install-target-libgcc.
543         (install-target-libitm): Depend on install-target-libgcc.
544         (install-target-libobjc): Depend on install-target-libgcc.
545         (install-target-libstdc++-v3): Depend on install-target-libgcc.
546         * Makefile.in: Regenerate.
547
548 2012-12-19  Matthias Klose  <doko@ubuntu.com>
549
550         * Makefile.def (install-target-libgo): Depend on
551         install-target-libatomic.
552         * Makefile.in: Regenerate.
553
554 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
555
556         PR go/55201
557         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
558         * Makefile.in: Regenerate.
559
560 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
561
562         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
563         * configure: Regenerate.
564
565 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
566
567         * config.sub: Merge from config repo.
568
569 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
570
571         * Makefile.def (target_modules): Add bootstrap=true and
572         raw_cxx=true to libsanitizer.
573         * configure.ac (bootstrap_target_libs): Add libsanitizer.
574         * Makefile.in: Regenerated.
575         * configure: Likewise.
576
577 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
578
579         * MAINTAINERS: Remove self as RTL optimization maintainer.
580
581 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
582
583         * MAINTAINERS (Write After Approval): Add myself.
584
585 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
586
587         * Makefile.def (target_modules): Remove bootstrap=true and
588         raw_cxx=true from libsanitizer.
589         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
590         * Makefile.in: Regenerated.
591         * configure: Likewise.
592
593 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
594
595         * Makefile.def (target_modules): Add bootstrap=true and
596         raw_cxx=true to libsanitizer.
597         * configure.ac (bootstrap_target_libs): Add libsanitizer.
598         * Makefile.in: Regenerated.
599         * configure: Likewise.
600
601 2012-11-28  Andrew Pinski  <apinski@cavium.com>
602
603         PR bootstrap/54279
604         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
605         * configure: Regenerate.
606         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
607         * Makefile.in: Regenerate.
608
609 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
610
611         * configure.ac: Disable libsanitizer if we're not building C++.
612         * configure: Regenerate.
613
614 2012-11-15  Roland McGrath  <roland@hack.frob.com>
615
616         * MAINTAINERS (Write After Approval): Add myself.
617
618 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
619
620         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
621         Kostya Serebryany (kcc@google.com) and
622         Jakub Jelinek (jakub@redhat.com).
623         Rename area for Dodji Seketeli (dodji@redhat.com).
624
625 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
626
627         * MAINTAINERS: (asan.c, related): Add myself.
628
629 2012-11-14  Roland McGrath  <mcgrathr@google.com>
630
631         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
632         * configure: Regenerate.
633
634 2012-11-13  Richard Henderson  <rth@redhat.com>
635
636         * configure.ac: Move libsanitizer logic to subdirectory.
637         * configure: Regenerate.
638
639 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
640
641         * configure.ac: Enable libsanitizer just on x86 linux for now.
642         * configure: Re-generate.
643
644 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
645
646         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
647         sections.
648         * configure: Regenerate.
649
650 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
651
652         * configure.ac: Add section for configdirs for libsanitizer.
653         Disable for cris-*-* and mmix-*-*.
654         * configure: Regenerate.
655
656 2012-11-12  Wei Mi <wmi@google.com>
657
658         * configure.ac: Add libsanitizer to target_libraries.
659         * Makefile.def: Ditto.
660         * configure: Regenerate.
661         * Makefile.in: Regenerate.
662         * libsanitizer: New directory for asan runtime.  Contains an empty
663         tsan directory.
664
665 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
666
667         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
668         against Mingw64 w32api.
669         * configure: Regenerate.
670
671 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
672
673         * configure: Regenerated.
674
675 2012-11-03  Robert Mason  <rbmj@verizon.net>
676
677         * configure.ac: add --disable-libstdcxx configure option
678         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
679
680 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
681
682         * MAINTAINERS (Write After Approval): Add myself.
683
684 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
685
686         * MAINTAINERS (Write After Approval): Add myself.
687
688 2012-10-24  Sharad Singhai  <singhai@google.com>
689
690         * MAINTAINERS (Write After Approval): Add myself.
691
692 2012-10-24  Eric Christopher  <echristo@gmail.com>
693
694         * MAINTAINERS: Update email address.
695
696 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
697
698         PR bootstrap/54820
699         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
700         * configure: Regenerate.
701
702 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
703
704         * MAINTAINERS (aarch64): Add Marcus and myself.
705
706 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
707
708         PR bootstrap/54820
709         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
710         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
711         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
712         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
713         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
714         * Makefile.in: Regenerate.
715         * configure.ac (have_static_libs): New variable and associated check.
716         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
717         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
718         * configure: Regenerate.
719
720 2012-10-10  Richard Biener  <rguenther@suse.de>
721
722         * MAINTAINERS: Adjust for changed surname.
723
724 2012-10-04  Lawrence Crowl  <crowl@google.com>
725
726         * MAINTAINERS (Write After Approval): Add myself.
727
728 2012-10-01  Cary Coutant  <ccoutant@google.com>
729
730         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
731
732 2012-09-28  Ian Lance Taylor  <iant@google.com>
733
734         * Makefile.def: Make all-target-libgo depend on
735         all-target-libbacktrace.
736         * Makefile.in: Rebuild.
737
738 2012-09-26  Ian Lance Taylor  <iant@google.com>
739
740         * Makefile.def: Make all-gcc depend on all-libbacktrace.
741         * Makefile.in: Rebuild.
742
743 2012-09-20  Walter Lee  <walt@tilera.com>
744
745         * configure.ac: Add tilegx to list of targets that support gold.
746         * configure: Regenerate.
747
748 2012-09-20  Marek Polacek  <polacek@redhat.com>
749
750         * MAINTAINERS (Write After Approval): Add myself.
751
752 2012-09-19  Steve Ellcey  <sellcey@mips.com>
753
754         * configure.ac: Add mips*-mti-elf* target.
755         * configure: Regenerate.
756
757 2012-09-17  Ian Lance Taylor  <iant@google.com>
758
759         * MAINTAINERS (Various Maintainers): Add libbacktrace.
760         * configure.ac (host_libs): Add libbacktrace.
761         (target_libraries): Add libbacktrace.
762         * Makefile.def (host_modules): Add libbacktrace.
763         (target_modules): Likewise.
764         * configure, Makefile.in: Rebuild.
765
766 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
767
768         PR target/38607
769         Merge upstream change.
770         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
771
772         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
773         Add libgomp*.o to compare_exclusions for AIX.
774         * configure: Regenerate.
775
776 2012-09-06  Diego Novillo  <dnovillo@google.com>
777
778         * configure.ac: Bump minimum GMP version to 4.2.3.
779         * configure: Re-generate.
780
781 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
782
783         PR target/54461
784         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
785         target-libgloss if not configured --with-avrlibc=no.
786         * configure: Regenerate.
787
788 2012-09-04  Jason Merrill  <jason@redhat.com>
789
790         * configure.ac: Fix --enable-languages=all.
791
792 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
793
794         * MAINTAINERS (Write After Approval): Add myself.
795
796 2012-09-03  Richard Guenther  <rguenther@suse.de>
797
798         PR bootstrap/54138
799         * configure.ac: Re-organize ISL / CLOOG checks to allow
800         disabling with either --without-isl or --without-cloog.
801         * configure: Regenerated.
802
803 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
804
805         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
806         * configure: Regenerate.
807
808 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
809
810         * MAINTAINERS: Fix my email address.
811
812 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
813
814         PR binutils/4970
815         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
816         and opcodes.
817         * Makefile.in: Regenerated.
818
819 2012-08-26  Art Haas <ahaas@impactweather.com>
820
821         * configure: Regenerate.
822
823 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
824
825         * INSTALL/README: Also refer to the online installation
826         instructions.
827
828 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
829
830         * MAINTAINERS (Write After Approval): Add myself.
831         (Picochip port): Remove myself.
832
833 2012-08-14   Diego Novillo  <dnovillo@google.com>
834
835         Merge from cxx-conversion branch.
836
837         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
838         POSTSTAGE1_CONFIGURE_FLAGS.
839         * Makefile.in: Regenerate.
840         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
841         Force C++ when bootstrapping.
842         * configure: Regenerate.
843
844 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
845
846         * MAINTAINERS (Write After Approval): Add myself.
847
848 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
849
850         * README: Document use of ranges of years in copyright notices.
851
852 2012-07-06  Richard Guenther  <rguenther@suse.de>
853
854         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
855         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
856         --with-gmp=system.
857         * Makefile.in: Regenerated.
858         * configure: Likewise.
859
860 2012-07-06  Richard Guenther  <rguenther@suse.de>
861
862         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
863         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
864         supply V=1 as extra_make_flags.
865         * configure: Regenerated.
866         * Makefile.in: Likewise.
867
868 2012-07-04  Tristan Gingold  <gingold@adacore.com>
869
870         * configure: Regenerate.
871
872 2012-07-03  Richard Guenther  <rguenther@suse.de>
873
874         * Makfile.def (isl): Remove not necessary extra_exports and
875         extra_make_flags.
876         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
877         * Makefile.in: Regenerated.
878
879 2012-07-03  Richard Guenther  <rguenther@suse.de>
880
881         * Makefile.def (cloog): Add V=1 to extra_make_flags.
882         * configure.ac: If either the ISL or the CLooG check failed
883         do not try to build in-tree versions.
884         * Makefile.in: Regenerated.
885         * configure: Regenerated.
886
887 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
888
889         * configure: Regenerate.
890
891 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
892
893         * MAINTAINERS (Various Maintainers): Add myself as testsuite
894         maintainer.
895
896 2012-07-02  Richard Guenther  <rguenther@suse.de>
897
898         * configure: Regenerated.
899
900 2012-07-02  Richard Guenther  <rguenther@suse.de>
901         Michael Matz  <matz@suse.de>
902         Tobias Grosser <tobias@grosser.es>
903         Sebastian Pop <sebpop@gmail.com>
904
905         * Makefile.def: Add ISL host module, remove PPL host module.
906         Adjust ClooG host module to use the proper ISL.
907         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
908         * configure.ac: Include config/isl.m4.  Add ISL host library,
909         remove PPL.  Remove PPL configury, add ISL configury, adjust
910         ClooG configury.
911         * Makefile.in: Regenerated.
912         * configure: Likewise.
913
914 2012-07-02  Richard Guenther  <rguenther@suse.de>
915
916         Merge from graphite branch
917         2011-07-21  Tobias Grosser  <tobias@grosser.es>
918
919         * configure: Regenerated.
920         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
921         both cloog.org and legacy versions. The only supported version will
922         be CLooG with the isl backend.
923
924         2011-07-21  Tobias Grosser  <tobias@grosser.es>
925
926         * configure: Regenerated.
927         * configure.ac: Require cloog isl 0.17.0
928
929         2011-07-21  Tobias Grosser  <tobias@grosser.es>
930
931         * configure: Regenerated.
932         * config/cloog.m4: Do not define CLOOG_ORG
933
934 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
935
936         * configure.ac: Skip C if explicitly selected.
937         * configure: Regenerate.
938
939 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
940
941         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
942         they contain -O2.
943         * configure: Regenerate.
944
945 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
946
947         PR debug/53740
948         * df.h, df-problems.c, dce.c: Revert last patch.
949
950 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
951
952         * MAINTAINERS (Write After Approval): Update my email address.
953
954 2012-06-21  Meador Inge  <meadori@codesourcery.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2012-06-20  Jason Merrill  <jason@redhat.com>
959
960         * Makefile.tpl (check-target-libgomp-c++): New.
961         (check-target-libitm-c++): New.
962         * Makefile.def (c++): Add them.
963         * Makefile.in: Regenerate.
964
965 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
966
967         * MAINTAINERS (Write After Approval): Add myself.
968
969 2012-05-16  Olivier Hainque  <hainque@adacore.com>
970
971         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
972         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
973         (install-no-fixedincludes): Adjust accordingly.
974         * Makefile.in: Regenerate.
975
976 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
977
978         Merge upstream change
979         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
980
981 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
982
983         * MAINTAINERS (Write After Approval): Add myself.
984
985 2012-05-09  Nick Clifton  <nickc@redhat.com>
986             Paul Smith  <psmith@gnu.org>
987
988         PR bootstrap/50461
989         * configure.ac (mpfr-dir): When using in-tree MPFR sources
990         allow for the fact that from release v3.1.0 of MPFR the source
991         files were moved into a src sub-directory.
992         * configure: Regenerate.
993
994 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
995
996         * configure.ac: Bump minimum MPFR version to 2.4.0.
997         * configure: Regenerated.
998
999 2012-05-01  Richard Henderson  <rth@redhat.com>
1000
1001         * Makefile.def (libatomic): New target_module.
1002         * configure.ac (target_libraries): Add libatomic.
1003         (noconfigdirs): Check if libatomic is supported.
1004         * Makefile.in, configure: Rebuild.
1005
1006 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1007
1008         * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1011
1012         * config.sub: Update to 2012-04-18 version from official repo.
1013
1014 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1015
1016         * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1019
1020         * MAINTAINERS: Changed email address.
1021
1022 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1023
1024         PR target/52737
1025         * contrib/gcc_update (files_and_dependencies):
1026         Remove gcc/config/avr/t-multilib from touch data.
1027
1028 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1029
1030         * MAINTAINERS (OS Port Maintainers): Remove irix.
1031         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1032         (unsupported_languages): Remove mips-sgi-irix6.*.
1033         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1034         (with_stabs): Remove.
1035         * configure: Regenerate.
1036
1037 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1038
1039         * MAINTAINERS (OS Port Maintainers): Remove osf.
1040         * configure.ac (enable_libgomp): Remove *-*-osf*.
1041         (with_stabs): Remove alpha*-*-osf*.
1042         * configure: Regenerate.
1043
1044 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1045
1046         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1047         * configure: Regenerate.
1048
1049 2012-02-17  Walter Lee  <walt@tilera.com>
1050
1051         * MAINTAINERS: (Write After Approval): Delete myself.
1052
1053 2012-02-14  Walter Lee  <walt@tilera.com>
1054
1055         * MAINTAINERS (tilegx port): Add myself.
1056         (tilepro port): Add myself.
1057         (Write After Approval): Add myself.
1058
1059 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1060
1061         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1062         and Joseph Myers as docstring relicensing maintainers.
1063
1064 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1065
1066         * MAINTAINERS (write-after-approval): Add myself.
1067
1068 2012-02-08  Ira Rosen <irar@il.ibm.com>
1069
1070         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1071         maintainer.
1072
1073 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1074
1075         * MAINTAINERS (Write After Approval): Move myself to
1076         maintain alphabetical order.
1077
1078 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1087             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1088
1089         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1090         * configure: Regenerate.
1091
1092 2012-01-23  Harshit Chopra  <harshit@google.com>
1093
1094         * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1097
1098         * configure.ac: Remove reference to mh-interix.
1099         * configure: Regenerate.
1100
1101 2012-01-05  Richard Henderson  <rth@redhat.com>
1102
1103         PR bootstrap/51072
1104         * configure.ac: Disable libitm if c++ is not enabled.
1105         * configure: Rebuild.
1106
1107         * configure.ac: Fix regexp for same.
1108         * configure: Rebuild.
1109
1110 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1111
1112         * MAINTAINERS (Write After Approval): Add myself.
1113
1114 2012-01-02  Richard Guenther  <rguenther@suse.de>
1115
1116         PR bootstrap/51686
1117         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1118         * Makefile.in: Regenerate.
1119
1120 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1121
1122         * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1125
1126         * configure: Regenerate.
1127
1128 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1129
1130         * MAINTAINERS (picochip): Changed email address.
1131
1132 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1133
1134         * MAINTAINERS (write-after-approval): Add self.
1135
1136 2011-11-29  DJ Delorie  <dj@redhat.com>
1137
1138         * configure.ac (rl78-*-*) New case.
1139         * configure: Regenerate.
1140         * MAINTAINERS: Add myself as RL78 maintainer.
1141
1142 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1143
1144         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1145
1146 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1147
1148         * libtool.m4: Additional FreeBSD 10 fixes.
1149
1150 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1151
1152         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1153         Maintainers section, as Epiphany maintainer.
1154
1155 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1156
1157         PR target/49992
1158         * configure.ac: Remove ranlib special-casing for Darwin.
1159         * configure: Regenerate.
1160
1161 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1162
1163         * MAINTAINERS (Reviewers): Keep the list sorted.
1164
1165 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1166
1167         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1168
1169 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1170
1171         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1172         * configure: Rebuild.
1173         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1174         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1175         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1176         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1177         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1178         Add READELF.
1179         * Makefile.in: Rebuild.
1180
1181 2011-11-09  Jason Merrill  <jason@redhat.com>
1182
1183         * Makefile.def (language=c++): Remove check-c++0x.
1184         * Makefile.in (check-gcc-c++): Regenerate.
1185
1186 2011-11-08  Richard Henderson  <rth@redhat.com>
1187
1188         * configure.ac: Test for libitm directory present first.
1189
1190         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1191
1192         * configure.ac: Test libitm/configure.tgt to disable libitm.
1193         * configure: Rebuild.
1194
1195 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1196             Richard Henderson  <rth@redhat.com>
1197
1198         Merged from transactional-memory.
1199
1200         * Makefile.def (lang_env_dependencies): libitm is c++.
1201         Add libitm target module.
1202         * configure.ac: Likewise.
1203         * config/mmap.m4: New file.
1204         * contrib/gcc_update: Add libitm to touch data.
1205         * Makefile.in, configure: Rebuild.
1206
1207 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1208
1209         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1210         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1211         * Makefile.in: Regenerate.
1212
1213 2011-11-01  DJ Delorie  <dj@redhat.com>
1214
1215         * config.sub: Update to version 2011-10-29 (added rl78)
1216
1217 2011-10-27  Nick Clifton  <nickc@redhat.com>
1218
1219         * config.sub: Import these changes from the config project:
1220
1221         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1222             Ben Elliston  <bje@gnu.org>
1223
1224         * config.sub (epiphany): New.
1225
1226         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1227             Ben Elliston  <bje@gnu.org>
1228
1229         * config.sub (hexagon, hexagon-*): New.
1230
1231         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1232
1233         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1234         64eb to be64.
1235
1236         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1237
1238         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1239         (nacl): Grok as alias for 32el-unknown-nacl.
1240
1241 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1242
1243         * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1250
1251         * MAINTAINERS (sparc port): Remove myself.
1252
1253 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1254
1255         * MAINTAINERS (Write After Approval): Add myself.
1256
1257 2011-08-14  Yao Qi  <yao@codesourcery.com>
1258
1259         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1260         * configure: Regenerate.
1261
1262 2011-07-26  Ian Lance Taylor  <iant@google.com>
1263
1264         * configure.ac: Set have_compiler based on whether gcc directory
1265         exists, rather than on whether gcc is in configdirs.
1266         * configure: Rebuild.
1267
1268 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1269
1270         * MAINTAINERS (Global Reviewers): Add self.
1271
1272 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1273
1274         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1275         link directories.
1276         * Makefile.in: Rebuild.
1277
1278 2011-07-20  Ian Lance Taylor  <iant@google.com>
1279
1280         PR bootstrap/49787
1281         * configure.ac: Move --enable-bootstrap handling earlier in file.
1282         If --enable-bootstrap and either --enable-build-with-cxx or
1283         --enable-build-poststage1-with-cxx, enable C++ automatically.
1284         * configure: Rebuild.
1285
1286 2011-07-19  Ian Lance Taylor  <iant@google.com>
1287
1288         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1289         make C++ a boot_language.  Set and substitute
1290         POSTSTAGE1_CONFIGURE_FLAGS.
1291         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1292         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1293         * configure, Makefile.in: Rebuild.
1294
1295 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1296
1297         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1298         maintainers.
1299
1300 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1301
1302         * MAINTAINERS (Global Reviewers): Add myself.
1303
1304 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1305
1306         * configure: Regenerate.
1307
1308 2011-07-16  Jason Merrill  <jason@redhat.com>
1309
1310         * Makefile.def (language=c++): Add check-c++0x and
1311         check-target-libmudflap-c++.
1312         * Makefile.tpl (check-target-libmudflap-c++): New.
1313         * Makefile.in: Regenerate.
1314
1315 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1316
1317         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1318         * Makefile.def (target_modules/libjava): Pass
1319         $(EXTRA_CONFIGARGS_LIBJAVA).
1320         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1321         if not configured with --enable-static-libjava.
1322         * Makefile.in: Regenerate.
1323         * configure: Likewise.
1324
1325 2011-07-15  Jason Merrill  <jason@redhat.com>
1326
1327         * Makefile.in (check-c++): Move check-gcc-c++0x after
1328         check-target-libstdc++-v3.
1329
1330 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1331
1332         * MAINTAINERS (c6x port): New entry.
1333
1334 2011-07-13  Jason Merrill  <jason@redhat.com>
1335
1336         * Makefile.in (check-gcc-c++0x): New.
1337         (check-c++): Depend on it.
1338
1339 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1340
1341         PR target/39150
1342         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1343         x86_64-*-solaris2.1[0-9]*.
1344         * configure: Regenerate.
1345
1346 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1347
1348         * MAINTAINERS (RTL optimizers): Add self.
1349
1350 2011-06-27  Gabriel Charette  <gchare@google.com>
1351
1352         * MAINTAINERS (Write After Approval): Add myself.
1353
1354 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1355
1356         PR regression/47836
1357         PR bootstrap/23656
1358         PR other/47733
1359         PR bootstrap/49247
1360         PR c/48825
1361         * configure.ac (target_libraries): Remove target-libiberty.
1362         Remove case-statement setting skipdirs=target-libiberty for
1363         multiple targets.  Remove checking target_configdirs and
1364         removing target-libiberty but keeping target-libgcc if
1365         otherwise empty.
1366         * Makefile.def (target_modules): Don't add libiberty.
1367         (dependencies): Remove all traces of target-libiberty.
1368         * configure, Makefile.in: Regenerate.
1369
1370 2011-06-13  Walter Lee <walt@tilera.com>
1371
1372         * configure.ac (tilepro-*-*) New case.
1373         (tilegx-*-*): Likewise.
1374         * configure: Regenerate.
1375
1376 2011-06-06  Jing Yu  <jingyu@google.com>
1377
1378         * configure.ac: Skip target-libiberty for
1379         arm*-*-linux-androideabi.
1380         * configure: Regenerated.
1381
1382 2011-06-06  Nick Clifton  <nickc@redhat.com>
1383
1384         * config.sub: Sync from upstream.
1385
1386 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1387
1388         * MAINTAINERS (Write After Approval): Add myself.
1389
1390 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1391
1392         * MAINTAINERS: Update my email address.
1393
1394 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1395
1396         * MAINTAINERS (Write After Approval): Update my email address.
1397
1398 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1399
1400         * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2011-05-08  Doug Kwan  <dougkwan@google.com>
1403
1404         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1405         * configure: Regenerated.
1406         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1407         value from configure.
1408         * Makefile.in: Regenerated.
1409
1410 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1411
1412         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1413         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1414         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1415         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1416         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1417         *-*-vxworks*): Disable newlib and libgloss in separate case
1418         statement.
1419         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1420         to separate case statement.
1421         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1422         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1423         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1424         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1425         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1426         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1427         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1428         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1429         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1430         i[[3456789]]86-*-rdos*, m32r-*-*,
1431         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1432         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1433         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1434         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1435         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1436         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1437         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1438         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1439         and libgloss in main case over targets.  Remove most empty cases
1440         in main case over targets.
1441         * configure: Regenerate.
1442
1443 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1444
1445         * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1448
1449         * configure.ac: Remove code setting special library locations for
1450         hppa*64*-*-hpux11*.  Remove code setting compiler for
1451         sparc-sun-solaris2*.
1452         * configure: Regenerate.
1453
1454 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1455
1456         * configure.ac: Separate libgloss_dir settings from general case
1457         over targets.
1458         * configure: Regenerate.
1459
1460 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1461
1462         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1463         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1464         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1465         cases in libgcj-disabling case statement.
1466         (hppa*64*-*-linux*): Set unsupported_languages instead of
1467         disabling target-zlib.
1468         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1469         to hppa*64*-*-hpux*.
1470         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1471         hppa*-*-hpux*.
1472         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1473         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1474         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1475         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1476         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1477         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1478         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1479         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1480         libgcj-disabling case statement.
1481         * configure: Regenerate.
1482
1483 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1484
1485         * configure.ac: Disable Java for targets not supporting libffi.
1486         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1487         Remove cases in Java-disabling statement.
1488         (*arm-wince-pe): Change to arm-wince-pe.
1489         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1490         cases in Java-disabling statement.
1491         (bfin-*-*): Don't disable Java again.
1492         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1493         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1494         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1495         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1496         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1497         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1498         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1499         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1500         Java-disabling statement.
1501         (mmix-*-*): Don't disable Java again.
1502         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1503         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1504         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1505         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1506         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1507         statement.
1508         * configure: Regenerate.
1509
1510 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1511
1512         * configure.ac: Separate cases disabling Java and Java libraries
1513         from general case over targets.
1514         * configure: Regenerate.
1515
1516 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1517
1518         * MAINTAINERS: Update my email address.
1519
1520 2011-04-20  Easwaran Raman  <eraman@google.com>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1525
1526         PR lto/48086
1527         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1528         * configure: Regenerate.
1529
1530 2011-04-16  Jim Meyering  <meyering@redhat.com>
1531
1532         * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1535
1536         * MAINTAINERS: Update my email address.
1537
1538 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1539
1540         * MAINTAINERS (Write After Approval): Add myself.
1541
1542 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1543
1544         * MAINTAINERS (Write After Approval): Add myself.
1545
1546 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1547
1548         * MAINTAINERS (Write After Approval): Add myself.
1549
1550 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1551
1552         * configure.ac (build_tools): Remove build-byacc.
1553         (host_libs): Remove mmalloc.
1554         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1555         autoconf automake libtool diff rcs fileutils shellutils time
1556         textutils wdiff find uudecode hello tar gzip indent recode release
1557         sed perl gawk findutils gettext zip.
1558         (libgcj): Remove target-qthreads.
1559         (target_tools): Remove target-examples target-gperf.
1560         (YACC): Don't handle building byacc.
1561         * configure: Regenerate.
1562         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1563         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1564         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1565         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1566         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1567         handle building components.
1568         * Makefile.in: Regenerate.
1569
1570 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1571
1572         * MAINTAINERS: Update my email address as Xtensa maintainer.
1573
1574 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1575
1576         * config.sub: Sync from upstream.
1577
1578 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1579
1580         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1581         (microblaze*): Don't disable libssp.
1582         * configure: Regenerate.
1583
1584 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1585
1586         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1587         moveifchange.
1588         * configure: Regenerate.
1589         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1590         * Makefile.in: Regenerate.
1591
1592 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1593
1594         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1595         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1596         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1597         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1598         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1599         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1600         md_exec_prefix cases.
1601         * configure: Regenerate.
1602
1603 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1604
1605         * configure.ac: Separate cases disabling target-libssp,
1606         target-libiberty, target-libstdc++-v3 and Fortran from general
1607         case over targets.
1608         * configure: Regenerate.
1609
1610 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1611
1612         * configure.ac (*-*-chorusos): Don't disable libgcj.
1613         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1614         Remove case.
1615         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1616         (arm-*-coff): Don't disable libgcj.
1617         (arm*-*-linux-gnueabi): Remove useless assignment.
1618         (arm-*-riscix*): Don't disable libgcj.
1619         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1620         configuration.
1621         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1622         (c54x*-*-*): Remove case.
1623         (tic54x-*-*): Don't disable GCC or GCC libraries.
1624         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1625         to *.
1626         (d10v-*-*): Don't disable GCC libraries.
1627         (d30v-*-*): Don't disable libgcj.
1628         (h8500-*-*): Don't disable GCC libraries.
1629         (i960-*-*): Don't disable libgcj.
1630         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1631         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1632         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1633         libgcj.
1634         (m68k-*-coff*): Remove case.
1635         (mmix-*-*): Don't disable libgloss on host.
1636         (mn10200-*-*, mn10300-*-*): Remove cases.
1637         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1638         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1639         Don't disable libgcj.
1640         (romp-*-*): Remove case.
1641         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1642         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1643         case.
1644         (v810-*-*): Don't disable GCC libraries.
1645         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1646         (ip2k-*-*): Don't disable GCC libraries.
1647         * configure: Regenerate.
1648
1649 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1650
1651         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1652         libffi on host.
1653         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1654         on host.
1655         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1656         * configure: Regenerate.
1657
1658 2011-03-26  John Marino  <binutils@marino.st>
1659
1660         * configure.ac: Add support for *-*-dragonfly*
1661         * configure: Regenerate.
1662
1663 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1664
1665         * configure.ac (native_only): Remove.
1666         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1667         send-pr uudecode guile gnuserv on host.
1668         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1669         send-pr rcs guile perl texinfo libtool on host.
1670         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1671         automake send-pr rcs guile perl texinfo libtool on host.
1672         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1673         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1674         (alpha*-dec-osf*): Don't disable fileutils on target.
1675         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1676         texinfo send-pr expect dejagnu on target.
1677         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1678         target-qthreads on target.
1679         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1680         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1681         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1682         x86_64-*-mingw*): Don't disable expect on target.
1683         (*-*-cygwin*): Don't disable target-gperf on target.
1684         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1685         gnuserv on target.
1686         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1687         target.
1688         * configure: Regenerate.
1689
1690 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1691
1692         * configure.ac (target_tools): Remove target-groff.
1693         (native_only): Remove target-groff.
1694         (hppa*64*-*-*): Don't disable byacc.
1695         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1696         setting.
1697         (*-*-kaos*): Don't skip target-librx and target-groff.
1698         (*-*-netware*): Don't skip target-libmudflap.
1699         (*-*-tpf*): Don't skip target-libmudflap.
1700         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1701         directories on the host.
1702         (ia64*-*-*vms*): Don't skip tix.
1703         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1704         host.
1705         * configure: Regenerate.
1706
1707 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1708
1709         * configure.ac: Remove references to mt-mep, mt-netware,
1710         mt-wince.
1711         * Makefile.def: Add all-utils soft dependencies.
1712         * Makefile.tpl: Remove GDB_NLM_DEPS.
1713         * configure: Regenerate.
1714         * Makefile.in: Regenerate.
1715
1716 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1717
1718         * configure.ac: Do not include mh-x86omitfp.
1719         * configure: Regenerate.
1720
1721 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1722
1723         * configure.ac: Remove empty cases.
1724         * configure: Regenerate.
1725
1726 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1727
1728         * Makefile.def: Add dependency from termcap to gdb.
1729         * Makefile.in: Regenerate.
1730
1731 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1732
1733         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1734         * configure: Regenerate.
1735         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1736         * Makefile.tpl: Likewise.
1737         * Makefile.in: Regenerate.
1738
1739 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1740
1741         * configure.ac: Remove all mentions of tentative_cc.
1742         * configure: Regenerate.
1743
1744 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1745
1746         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1747         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1748         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1749         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1750         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1751         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1752         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1753         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1754         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1755         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1756         *-*-rhapsody*): Remove host cases.
1757         * configure: Regenerate.
1758
1759 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1760
1761         * configure.ac (ppc*-*-pe): Remove host case.
1762         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1763         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1764         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1765         cases.
1766         * configure: Regenerate.
1767
1768 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1769
1770         * config.sub: Update to version 2011-03-23.
1771
1772 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1773
1774         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1775         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1776         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1777         * configure: Regenerate.
1778
1779 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1780
1781         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1782         to Write After Approval.
1783         * config-ml.in: Don't handle arc-*-elf*.
1784         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1785         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1786         handle GCC libraries.
1787         * configure: Regenerate.
1788
1789 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1790
1791         PR bootstrap/48120:
1792         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1793         Add -lstdc++ -lm to LIBS.
1794         * configure: Regenerate.
1795
1796 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1797
1798         * config.guess: Update to version 2011-02-02
1799         * config.sub: Update to version 2011-02-24
1800
1801 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1802
1803         PR lto/48086
1804         * configure.ac: Re-enable LTO on *-apple-darwin9.
1805         * configure: Regenerate.
1806
1807 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1808
1809         PR lto/48086
1810         * configure.ac: Disable LTO on darwin due to an assembler change in
1811         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1812         under 256.
1813         * configure: Regenerate.
1814
1815 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1816
1817         * MAINTAINERS: Update myself as score backend maintainer,
1818         update my e-mail address.
1819
1820 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1821
1822         * MAINTAINERS: Update my e-mail address.
1823
1824 2011-03-06  Joey Ye  <joey.ye@arm.com>
1825
1826         * MAINTAINERS: Update my e-mail address.
1827
1828 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1829
1830         * configure.ac: Adjust test of with_ppl.
1831         * configure: Regenerated.
1832
1833 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1834
1835         * MAINTAINERS: Adjust my e-mail address.
1836
1837 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1838
1839         * configure.ac: Add -lpwl to ppllibs.
1840         * configure: Regenerated.
1841
1842 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1843
1844         * config/cloog.m4: Add -lisl to clooglibs.
1845         * configure: Regenerated.
1846
1847 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1848
1849         * MAINTAINERS (CPU Port maintainers): Add self.
1850
1851 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1852
1853         * MAINTAINERS: Add myself as testsuite maintainer.
1854
1855 2011-02-15  Mike Stump  <mikestump@comcast.net>
1856
1857         * MAINTAINERS: Add myself as testsuite maintainer.
1858
1859 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1860
1861         Import from Libtool and gnulib:
1862
1863         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1864
1865         Prepare for supporting FreeBSD 10.
1866         * config.rpath: Remove handling of freebsd1* which soon would
1867         match FreeBSD 10.0.
1868
1869         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1870
1871         Remove support for FreeBSD 1.x.
1872         * libtool.m4 (_LT_LINKER_SHLIBS)
1873         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1874         soon would incorrectly match FreeBSD 10.0.
1875
1876 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1877
1878         PR binutils/12283
1879         * move-if-change: Import version from gnulib.
1880
1881 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1882
1883         PR lto/47225
1884         * Makefile.def (lto-plugin): Double dash for enable-shared.
1885         (configure-gcc): Depend on all-lto-plugin.
1886         * Makefile.in: Rebuilt.
1887
1888 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1889
1890         * configure.ac: Remove extra bracket.
1891         * configure: Regenerate.
1892
1893 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1894
1895         * MAINTAINERS: Add myself as libquadmath maintainer.
1896
1897 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1898
1899         * MAINTAINERS: Update my email address.
1900
1901 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1902
1903         * MAINTAINERS (option handling): Add self.
1904
1905 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1906
1907         PR lto/47225
1908         * Makefile.def: Add dependency for install-gcc
1909         on install-lto-plugin.
1910         * Makfile.in: Regenerated
1911
1912 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1913
1914         * MAINTAINERS (CPU Port Maintainers): Add myself.
1915
1916 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1917
1918         PR libgcj/44341
1919         * configure.ac: Discard --with-* flags for host when configuring
1920         target libraries for cross build.
1921         * configure: Rebuilt.
1922
1923 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1924
1925         * MAINTAINERS (linear loop transforms): Removed.
1926
1927 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1928
1929         * configure.ac: If with_ppl is no, move setting with_cloog=no
1930         after CLOOG_REQUESTED check.
1931         * configure: Regenerated.
1932
1933 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1934
1935         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1936         CLooG has been requested.
1937         * configure: Regenerated.
1938
1939 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1940
1941         * configure: Regenerated.
1942         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1943
1944 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1945
1946         * configure: Regenerated.
1947         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1948
1949 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1950
1951         * configure.ac: Use AS_HELP_STRING throughout.
1952         * configure: Regenerate.
1953
1954 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1955
1956         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1957         * configure: Regenerate.
1958
1959 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1960
1961         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1962
1963 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1964
1965         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1966         for ia64-hpux.
1967         * configure: Regenerate.
1968
1969 2011-01-07  Jan Hubicka  <jh@suse.cz>
1970
1971         PR lto/47225
1972         * Makefile.in: Regenerate.
1973         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1974         configure.
1975
1976 2011-01-07  Jan Hubicka  <jh@suse.cz>
1977
1978         * Makefile.in: Regenerate.
1979         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1980         and configure dependency on lto-plugin configure.
1981         (lto-plugin module): Remove dependency on GCC; add dependency on
1982         liniberty.
1983
1984 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1985
1986         * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1989
1990         * configure: Regenerate.
1991
1992 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1993
1994         * configure.ac: (picochip): Disable libiberty.
1995
1996 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1997
1998         * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2010-12-10  Ian Lance Taylor  <iant@google.com>
2001
2002         PR bootstrap/46819
2003         * configure.ac: For --disable-libgcj clear libgcj_saved.
2004         * configure: Rebuild.
2005
2006 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2007
2008         PR fortran/46540
2009         * configure.ac: Add --disable-libquadmath and
2010         --disable-libquadmath-support.
2011         * configure: Regenerate.
2012
2013 2010-12-03  Ian Lance Taylor  <iant@google.com>
2014
2015         * MAINTAINERS: Add myself as libgo maintainer.
2016
2017 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2018
2019         PR libffi/46792
2020         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2021         * configure: Regenerate.
2022
2023 2010-12-02  Ian Lance Taylor  <iant@google.com>
2024
2025         * configure.ac: Always set default for poststage1_ldflags to
2026         -static-libstdc++ -static-libgcc.
2027
2028 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2029
2030         * configure.ac: Move comment to remove extra space in last argument
2031         of GCC_TARGET_TOOL.
2032
2033 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2034
2035         PR other/46026
2036         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2037         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2038         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2039         (BASE_FLAGS_TO_PASS): Use it.
2040         * configure: Rebuilt.
2041         * Makefile.in: Rebuilt.
2042
2043 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2044
2045         PR binutils/12258
2046         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2047         Properly check default linker.
2048         * configure: Regnerated.
2049
2050 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2051
2052         * configure.ac: For --enable-gold, handle value `default' instead of
2053         `both*'.  New configure option --{en,dis}able-ld.
2054         * configure: Regenerate.
2055
2056 2010-11-20  Ian Lance Taylor  <iant@google.com>
2057
2058         * configure.ac: Only disable a language library if no language needs
2059         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2060         * configure: Rebuild.
2061
2062 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063
2064         * Makefile.in: Regenerate.
2065
2066         PR other/46202
2067         * configure.ac: Fix just-built in-tree STRIP name to be
2068         binutils/strip-new.
2069         * configure: Regenerate.
2070         * Makefile.def (install-strip-gcc, install-strip-binutils)
2071         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2072         (install-strip-sid): Mirror dependencies on non-strip variants
2073         of these targets on the respective -strip prerequisites.
2074         * Makefile.tpl (install-strip, install-strip-host)
2075         (install-strip-target): New targets.
2076         (install-strip-[+module+], install-strip-target-[+module+]):
2077         New targets.
2078         * Makefile.in: Regenerate.
2079
2080 2010-11-19  Ian Lance Taylor  <iant@google.com>
2081             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2082
2083         * configure.ac: Add target-libgo to target_libraries.  Set
2084         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2085         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2086         (HOST_EXPORTS): Add GOC.
2087         (BASE_TARGET_EXPORTS): Add GOC.
2088         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2089         (GOCFLAGS_FOR_TARGET): New variable.
2090         (EXTRA_HOST_FLAGS): Add GOC.
2091         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2092         * Makefile.def (target_modules): Add libgo.
2093         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2094         (dependencies): Add dependency from configure-target-libgo to
2095         configure-target-libffi and all-target-libstdc++-v3.  Add
2096         dependencies from all-target-libgo to all-target-libffi.
2097         (languages): Add go.
2098         * configure: Rebuild.
2099         * Makefile.in: Rebuild.
2100
2101 2010-11-19  Ian Lance Taylor  <iant@google.com>
2102
2103         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2104         compiler/flag environment variables.
2105
2106 2010-11-18  Ian Lance Taylor  <iant@google.com>
2107
2108         * configure.ac: Check for lang_requires_boot_languages in
2109         config-lang.in files.
2110         * configure: Rebuild.
2111
2112 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2113             Tobias Burnus  <burnus@net-b.de>
2114
2115         PR fortran/32049
2116         * Makefile.def: Add libquadmath; build it with language=fortran.
2117         * configure.ac: Add libquadmath.
2118         * Makefile.tpl: Handle multiple libs in check-[+language+].
2119         * Makefile.in: Regenerate.
2120         * configure: Regenerate.
2121
2122 2010-11-16  Tom Tromey  <tromey@redhat.com>
2123
2124         * MAINTAINERS: Moved myself to reviewers section.
2125
2126 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2127
2128         * MAINTAINERS: Moved myself to reviewers section.
2129
2130 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2131
2132         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2133         (Write After Approval): Remove self.
2134
2135 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2136
2137         * configure.ac: Fix spelling in option names.
2138         * configure: Regenerated.
2139
2140 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2141
2142         PR bootstrap/39622
2143         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2144         * configure: Regenerated.
2145
2146 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2147
2148         * MAINTAINERS: Update my email address.
2149
2150 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2151
2152         * configure: Regenerate.
2153
2154 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2155
2156         * configure: Regenerate.
2157
2158 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2159
2160         * configure: Regenerate.
2161
2162 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2163
2164         * configure: Regenerate.
2165
2166 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2167
2168         * configure.ac: Support official CLooG.org versions.
2169         * configure: Regenerate.
2170         * config/cloog.m4: New.
2171
2172 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2173
2174         * MAINTAINERS (Write After Approval): Add myself.
2175
2176 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2177
2178         * MAINTAINERS: Update my email address.
2179
2180 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2181
2182         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2183         * configure: Regenerate.
2184
2185 2010-11-03  Ian Lance Taylor  <iant@google.com>
2186             Dave Korn  <dave.korn.cygwin@gmail.com>
2187
2188         PR lto/46273
2189         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2190         and on other supported platforms whenever LTO is enabled.
2191         * configure: Rebuild.
2192
2193 2010-11-02  Alan Modra  <amodra@gmail.com>
2194
2195         PR binutils/12110
2196         * configure.ac: Error when source path contains spaces.
2197         * configure: Regenerate.
2198
2199 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2200
2201         * MAINTAINERS: Update my email address.
2202
2203 2010-10-20  Ian Lance Taylor  <iant@google.com>
2204
2205         * Makefile.def (target_modules): Set lib_path to src/.libs for
2206         libstdc++-v3 module.
2207         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2208         * Makefile.in: Rebuild.
2209
2210 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2211
2212         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2213         (Write After Approval): Remove myself.
2214
2215 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2216
2217         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2218
2219 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2220
2221         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2222
2223 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2224
2225         * configure.ac (build_lto_plugin): New shell variable.
2226         (--enable-lto): Turn on by default for all non-ELF platforms that
2227         have had LTO support added so far.  Set build_lto_plugin appropriately
2228         for both ELF and non-ELF.
2229         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2230         * configure: Regenerate.
2231
2232 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2233
2234         Sync from src:
2235         * configure.ac (v850 support): Remove target-libgloss from
2236         noconfigdirs.
2237         * configure: Regenerate.
2238
2239 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2240
2241         PR bootstrap/45326
2242         PR bootstrap/45174
2243         * configure.ac: Honor initial values of $build_configargs,
2244         $host_configargs, $target_configargs.  Mark the precious, so
2245         environment settings get recorded.
2246         * configure: Regenerate.
2247
2248 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2249
2250         PR bootstrap/45796
2251         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2252         Depend on all-build-libiberty.
2253         * Makefile.in: Regenerate.
2254
2255 2010-09-30  Michael Eager  <eager@eagercon.com>
2256
2257         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2258         * configure: Regenerate.
2259
2260 2010-09-28  Michael Eager  <eager@eagercon.com>
2261
2262         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2263
2264 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2265
2266         PR bootstrap/44621
2267         * configure.ac: Fix unportable shell quoting.
2268         * configure: Regenerate.
2269
2270 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2271
2272         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2273         targets and amend comment.
2274         * configure: Regenerate.
2275
2276 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2277
2278         * MAINTAINERS (Write After Approval): Add myself.
2279
2280 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2281
2282         * configure.ac: Enable LTO by default on Darwin.
2283         * configure: Regenerate.
2284
2285 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2286
2287         * MAINTAINERS (Write After Approval): Add myself.
2288
2289 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2290
2291         * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2294
2295         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2296         ports
2297
2298 2010-07-28  David Yuste  <david.yuste@gmail.com>
2299
2300         * MAINTAINERS (Write After Approval): Add myself.
2301
2302 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2303
2304         * configure.ac: Support all v850 targets.
2305         * configure: Regenerate.
2306
2307 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2308
2309         PR bootstrap/44455
2310         * configure.ac (extra_mpfr_configure_flags): Copy from
2311         extra_mpc_gmp_configure_flags.
2312         * configure: Re-generated.
2313
2314 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2315
2316         * MAINTAINERS (Write After Approval): Add myself.
2317
2318 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2319
2320         * MAINTAINERS (Write After Approval): Add myself.
2321
2322 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2323
2324         * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2327
2328         PR target/44862
2329         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2330         Provide -B option to allow for link spec %s substitutions for
2331         libstdc++.a on darwin.
2332         * Makefile.in: Regenerate.
2333
2334 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2335
2336         * MAINTAINERS (Reviewers): Update my e-mail address
2337
2338 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2339
2340         * Makefile.def (configure-gcc): Depend on all-libelf.
2341         * Makefile.in: Rebuild.
2342
2343 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2344
2345         * MAINTAINERS (Write After Approval): Add myself in the right place.
2346
2347 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2348
2349         * MAINTAINERS (Write After Approval): Add myself.
2350
2351 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2352
2353         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2354
2355 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2356
2357         * config.sub: Update to version 2010-05-21.
2358         * config.guess: Update to version 2010-04-03.
2359
2360 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2361
2362         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2363         * configure: Regenerate.
2364
2365 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2366
2367         * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2370
2371         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2372         a platform that supports LTO.
2373         * configure: Regenerate.
2374
2375 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2376
2377         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2378         * configure: Regenerated.
2379
2380 2010-04-27  Roland McGrath  <roland@redhat.com>
2381             H.J. Lu  <hongjiu.lu@intel.com>
2382
2383         * configure.ac (--enable-gold): Support both, both/gold and
2384         both/bfd to add gold to configdirs without removing ld.
2385         * configure: Regenerated.
2386
2387         * Makefile.def: Add install-gold dependency to install-ld.
2388         * Makefile.in: Regenerated.
2389
2390 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2391
2392         PR lto/42776
2393         * configure.ac (--enable-lto): Refactor handling so libelf tests
2394         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2395         and allow LTO to be explicitly enabled on non-ELF platforms that
2396         are known to support it inside else-clause.
2397         * configure: Regenerate.
2398
2399 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2400
2401         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2402         * configure: Regenerate.
2403
2404 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2405
2406         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2407         * configure: Regenerate.
2408
2409 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2410
2411         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2412         separately.
2413         * configure: Regenerate.
2414
2415 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2416
2417         * MAINTAINERS (Write After Approval): Add myself.
2418
2419 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2420
2421         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2422         * configure: Regenerate.
2423
2424 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2425
2426         * configure: Regenerate after change to elf.m4.
2427
2428 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2429
2430         * MAINTAINERS (Write After Approval): Add myself.
2431
2432 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2433
2434         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2435         * configure: Regenerated.
2436
2437 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2438
2439         * configure.ac: Print "buggy but acceptable" when CLooG
2440         revision is less than 9.
2441         * configure: Regenerated.
2442
2443 2010-04-01  Diego Novillo  <dnovillo@google.com>
2444
2445         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2446
2447 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2448
2449         PR bootstrap/43615
2450         PR bootstrap/43328
2451
2452         Revert:
2453
2454         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2455
2456         * configure.ac: Do not pass --enable-multilib nor
2457         --disable-multilib in baseargs.  Accept explicitly passed
2458         --enable_multilib.
2459         * configure: Regenerate.
2460
2461 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2462
2463         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2464
2465 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2466
2467         * MAINTAINERS: Remove myself.
2468
2469 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2470
2471         PR bootstrap/43328
2472         * configure.ac: Do not pass --enable-multilib nor
2473         --disable-multilib in baseargs.  Accept explicitly passed
2474         --enable_multilib.
2475         * configure: Regenerate.
2476
2477 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2478
2479         * MAINTAINERS (spu port): Remove me.
2480
2481 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2482
2483         * configure.ac (tic6x-*-*): New case.
2484         * configure: Regenerate.
2485
2486 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2487
2488         * config.sub: Update to version 2010-03-22.
2489         * config.guess: Update to version 2009-12-30.
2490
2491 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2492
2493         PR ada/42554
2494         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2495         * configure: Regenerate.
2496
2497 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2498
2499         * MAINTAINERS: Update my email address.
2500
2501 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2502
2503         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2504         (ghassan.shobaki@amd.com): Removed.
2505
2506 2010-03-17  Alan Modra  <amodra@gmail.com>
2507
2508         * MAINTAINERS: Update my email address.
2509
2510 2010-03-16  Diego Novillo  <dnovillo@google.com>
2511
2512         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2513         Matthews.
2514
2515 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2516
2517         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2518         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2519
2520 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2521
2522         * MAINTAINERS: Update my email address.
2523
2524 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2525
2526         * MAINTAINERS: Update my email address.
2527
2528 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2529
2530         * MAINTAINERS: Update my email address.
2531
2532 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2533
2534         * MAINTAINERS: Update my email address.
2535
2536 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2537
2538         PR libstdc++/32499
2539         * configure.ac (RANLIB): Default to true.
2540         (STRIP): Likewise.
2541         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2542         * configure: Regenerate.
2543
2544 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2545
2546         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2547         (Write After Approval): Update my email address.
2548
2549 2010-02-17  Nick Clifton  <nickc@redhat.com>
2550
2551         PR 11238
2552         * Makefile.tpl (local-distclean): Also remove config.cache files in
2553         sub-directories as there may not be Makefiles present in the
2554         sub-directories.
2555         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2556         the config.cache files found by the find command.
2557
2558         * Makefile.in: Regenerate.
2559         * configure.ac: Revert previous delta.
2560         * configure: Regenerate.
2561
2562 2010-02-15  Nick Clifton  <nickc@redhat.com>
2563
2564         PR 11238
2565         * configure.ac: Delete config.cache files in sub-directories when
2566         deleting Makefiles.
2567         * configure: Regenerate.
2568
2569 2010-02-12  Ben Elliston  <bje@gnu.org>
2570
2571         * MAINTAINERS: Update my email address.
2572
2573 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2574
2575         * MAINTAINERS (spu port): Update my email address.
2576
2577 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2578
2579         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2580
2581 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2582
2583         * configure.ac: Add "recommended" version checks for GMP/MPC.
2584         Update recommended GMP/MPFR/MPC versions.
2585         * configure: Regenerate.
2586
2587 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2588
2589         * MAINTAINERS: Move my Embecosm email address into the
2590         write-after-approval section.
2591
2592 2010-01-26  Ian Lance Taylor  <iant@google.com>
2593
2594         * MAINTAINERS: Add myself as Go frontend maintainer.
2595
2596 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2597
2598         PR libstdc++/36101, PR libstdc++/42813
2599         * configure.ac (bootstrap_target_libs): Make inclusion of
2600         target-libgomp conditional on libgomb being in target_configdirs.
2601         * configure: Regenerate.
2602
2603 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2604
2605         PR libstdc++/36101, PR libstdc++/42813
2606         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2607         * configure: Regenerate.
2608
2609 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2610
2611         PR libstdc++/36101, PR libstdc++/42813
2612         * configure.ac (target_configdirs): Substitute.
2613         * Makefile.def: Bootstrap target module libgomp.
2614         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2615         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2616         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2617         * configure, Makefile.in: Regenerate.
2618
2619 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2620
2621         * MAINTAINERS: Adjust my details.
2622
2623 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2624
2625         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2626
2627 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2628
2629         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2630
2631 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2632
2633         * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2636
2637         * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2010-01-11  Richard Guenther  <rguenther@suse.de>
2640
2641         PR lto/41569
2642         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2643         * Makefile.in: Regenerated.
2644
2645 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2646
2647         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2648         * configure: Regenerate.
2649
2650 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2651             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2652
2653         PR bootstrap/42424
2654         * configure.ac: Include libtool m4 files.
2655         (_LT_CHECK_OBJDIR): Call it.
2656         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2657         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2658
2659         * configure: Regenerate.
2660
2661 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2662
2663         PR bootstrap/41818
2664         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2665         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2666         * Makefile.in: Regenerate.
2667
2668 2010-01-02  Richard Guenther  <rguenther@suse.de>
2669
2670         PR lto/41529
2671         * configure.ac: Include config/elf.m4.  Disable LTO if not
2672         builting for an elf target.
2673         * configure: Regenerate.
2674
2675 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2676
2677         * MAINTAINERS: Change my email address.
2678
2679 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2680
2681         * config.sub, config.guess: Update from upstream sources.
2682
2683 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2684
2685         * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2688
2689         PR middle-end/30447
2690         PR middle-end/30789
2691         PR other/40302
2692
2693         * configure.ac: Require MPC.
2694         * configure: Regenerate.
2695
2696 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2697
2698         PR target/38384
2699         PR bootstrap/40972
2700         * libtool.m4: Sync from git Libtool.
2701         * ltoptions.m4: Likewise.
2702         * ltversion.m4: Likewise.
2703         * lt~obsolete.m4: Likewise.
2704         * ltmain.sh: Likewise.
2705
2706 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2707
2708         * configure.ac: Update minimum MPC version to 0.8.
2709         * configure: Regenerate.
2710
2711 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2712
2713         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2714         * configure: Regenerated.
2715
2716 2009-11-21  Ian Lance Taylor  <iant@google.com>
2717
2718         * configure.ac: Change default of poststage1_ldflags to be empty if
2719         poststage1_libs is set.  When poststage1_libs is empty, and
2720         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2721         * configure: Rebuild.
2722
2723 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2724
2725         * MAINTAINERS (Write After Approval): Update my email address.
2726
2727 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2728
2729         * config.guess: Update from upstream sources.
2730
2731 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2732
2733         * Makefile.def: Restore host and target settings for gmp.
2734         * Makefile.in: Rebuild.
2735
2736 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2737
2738         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2739         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2740         Fix portability of test of C++ as bootstrap language.  Add
2741         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2742         * configure: Rebuild.
2743         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2744         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2745         in-tree building.
2746         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2747         (POSTSTAGE1_HOST_EXPORTS): Use it.
2748         (STAGE[+id+]_CXXFLAGS): New.
2749         (BASE_FLAGS_TO_PASS): Pass it down.
2750         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2751         extra_exports.
2752         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2753         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2754         extra_exports.
2755         * Makefile.in: Rebuild.
2756
2757 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2758
2759         * config.sub, config.guess: Update from upstream sources.
2760
2761 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2762
2763         * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2009-11-09  Jon Beniston  <jon@beniston.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2770
2771         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2772         paths for *-w64-mingw* and x86_64-*mingw*.
2773         * configure: Regenerated.
2774
2775 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2776
2777         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2778
2779 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2780
2781         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2782         Phil Edwards to Write-After Approval.
2783
2784 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2785
2786         * configure.ac: Disable target-winsup & co for
2787         x86_64-*-mingw* and *-w64-mingw* targets.
2788         * configure: Regenerated.
2789
2790 2009-10-16  Nick Clifton  <nickc@redhat.com>
2791
2792         * MAINTAINERS: Add myself as a maintainer for the RX port.
2793
2794 2009-10-26  Johannes Singler  <singler@kit.edu>
2795
2796         * MAINTAINERS (Write After Approval): Update my e-mail address.
2797
2798 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2799
2800         * configure.ac (CLooG test): Use = with test.
2801         * configure: Regenerate.
2802
2803 2009-10-22  Richard Guenther  <rguenther@suse.de>
2804
2805         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2806         cloog if the ppl version check failed.  Move flags saving
2807         before setting in libelf check.
2808         * configure: Regenerate.
2809
2810 2009-10-21  Richard Guenther  <rguenther@suse.de>
2811
2812         * configure.ac: Adjust the ppl and cloog configure to work as
2813         documented.  Disable cloog if ppl was disabled.  Omit the version
2814         checks if they were disabled.
2815         * configure: Re-generate.
2816
2817 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2818
2819         * configure.ac: Add 'lto' to enable_languages, not
2820         new_enable_languages, and only if not already present.
2821         * configure: Regenerate.
2822
2823 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2824
2825         * README: Refer to the various COPYING* files instead of just
2826         COPYING.
2827         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2828
2829 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2830
2831         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2832
2833 2009-10-07  Richard Guenther  <rguenther@suse.de>
2834
2835         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2836         and Richard Guenther as reviewers.
2837         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2838         as reviewers.
2839
2840 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2841
2842         * config.sub: Update from upstream sources.
2843
2844 2009-10-06  Ian Lance Taylor  <iant@google.com>
2845
2846         * Makefile.def: check-gold depends upon all-gas.
2847         * Makefile.in: Rebuild.
2848
2849 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2850
2851         * MAINTAINERS (Write After Approval): Add myself.
2852
2853 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2854
2855         * Makefile.def: all-lto-plugin depends on all-libiberty.
2856         set bootstrap=true for lto-plugin.
2857         Add lto-plugin.
2858         * Makefile.in: Regenerate.
2859         * configure.ac (host_libs): Add lto-plugin.
2860         * configure: Regenerate.
2861
2862 2009-10-03  Diego Novillo  <dnovillo@google.com>
2863
2864         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2865         (HOST_LIBELFLIBS): Define.
2866         (HOST_LIBELFINC): Define.
2867         * Makefile.in: Regenerate.
2868         * configure.ac: Add --enable-lto.
2869         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2870         If --enable-lto is used, add 'lto' to new_enable_languages.
2871         If --enable-lto is used and gold is enabled, add
2872         lto-plugin to configdirs.
2873         * configure: Regenerate.
2874
2875 2009-10-03  Simon Baldwin  <simonb@google.com>
2876
2877         * configure.ac: If --with-system-zlib, suppress local zlib and
2878         pass --with-system-zlib to subdir configure scripts.
2879         * configure: Regenerate.
2880
2881 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2882             Paolo Bonzini  <bonzini@gnu.org>
2883
2884         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2885         $(srcdir).
2886         * Makefile.in: Rebuilt.
2887
2888 2009-09-26  Gary Funck  <gary@intrepid.com>
2889
2890         * MAINTAINERS (Write After Approval): Add myself.
2891
2892 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2893
2894         * configure.ac: Update minimum MPC version to 0.7.
2895         * configure: Regenerate.
2896
2897 2009-09-25  Nick Clifton  <nickc@redhat.com>
2898
2899         * configure.ac: Pass any --cache-file=/dev/null option on to
2900         subconfigures.
2901         * configure: Regenerate.
2902
2903 2009-09-23  Nick Clifton  <nickc@redhat.com>
2904
2905         * config.sub, config.guess: Update from upstream sources.
2906
2907 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2908
2909         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2910         * Makefile.in: Rebuilt.
2911
2912 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2913
2914         PR bootstrap/32272
2915         * configure.ac: Error out if $srcdir isn't '.' but contains
2916         host-${host_noncanonical}.
2917         * configure: Regenerate.
2918
2919 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2920
2921         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2922         maintainer.
2923
2924 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2925
2926         * configure.ac: If bootstrapping a combined tree with
2927         --enable-gold, require c++ in stage1_languages.
2928         * configure: Regenerate.
2929
2930         * configure.ac: Also add target_libs of stage1_languages to
2931         bootstrap_target_libs.
2932         * configure: Regenerate.
2933
2934         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2935         with --enable-languages not containing c++.
2936         * configure: Regenerate.
2937
2938 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2939
2940         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2941         * configure: Regenerate.
2942
2943 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2944
2945         * MAINTAINERS (Write After Approval): Update my e-mail address,
2946         and move from from here...
2947         (Waiting for paperwork): To here.
2948
2949 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2950
2951         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2952
2953 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2954
2955         * configure.ac: Do not use $extrasub for replacing @if/@endif
2956         parts in Makefile; instead, use additional arguments to
2957         AC_CONFIG_COMMANDS to do the replacement manually, with several
2958         sed invocations, to avoid HP-UX sed command limits.
2959         * configure: Regenerate.
2960
2961 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2962
2963         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2964         blank before -L.
2965
2966 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2967
2968         * configure.ac (with-build-config): Document.  Handle without.
2969         Handle missing argument.
2970         * configure: Rebuilt.
2971
2972 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2973
2974         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2975         Default to bootstrap-debug only if compare-debug works.
2976         * configure: Rebuilt.
2977         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2978         * Makefile.in: Rebuilt.
2979
2980 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2981
2982         * MAINTAINERS (OS Port Maintainers): Update my email address.
2983
2984 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2985
2986         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2987         * Makefile.in: Rebuilt.
2988
2989 2009-09-01  Chris Demetriou  <cgd@google.com>
2990
2991         * MAINTAINERS (Write After Approval): Add myself.
2992
2993 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2994
2995         PR debug/30161
2996         * include/dwarf2.h (enum dwarf_tag): Added
2997         DW_TAG_GNU_template_template_param
2998         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2999
3000 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3001
3002         * Makefile.tpl (AWK): Fix typo.
3003         * Makefile.in: Regenerate.
3004
3005 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3006
3007         * configure.ac: Detect awk and sed.
3008         * Makefile.def (flags_to_pass): Add AWK and SED.
3009         * Makefile.tpl (AWK, SED): New.
3010         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3011         * configure: Regenerate.
3012         * Makefile.in: Regenerate.
3013
3014 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3015
3016         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3017         (collapseslashes): Likewise.
3018
3019 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3020
3021         * configure.ac (AC_PREREQ): Bump to 2.64.
3022
3023 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3024
3025         * configure.ac: Remove --with-datarootdir, --with-docdir,
3026         --with-pdfdir, --with-htmldir switches.
3027         * configure: Regenerate.
3028
3029         * configure: Regenerate.
3030
3031         * compile: Sync from Automake 1.11.
3032         * depcomp: Likewise.
3033         * install-sh: Likewise.
3034         * missing: Likewise.
3035         * mkinstalldirs: Likewise.
3036         * ylwrap: Likewise.
3037
3038 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3039
3040         * ltmain.sh (func_normal_abspath): New function.
3041         (func_relative_path): Likewise.
3042         (func_mode_help): Document new -bindir option for link mode.
3043         (func_mode_link): Add new -bindir option, and use it to place
3044         output DLL if specified.
3045
3046 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3047
3048         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3049         (baseargs): Add --disable-option-checking.
3050         * configure: Regenerate.
3051
3052         * Makefile.def (configure-target-libiberty): Depend on
3053         all-binutils and all-ld.
3054         (configure-target-newlib): Likewise.
3055         * Makefile.in: Regenerate.
3056
3057 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3058
3059         * config.sub, config.guess: Update from upstream sources.
3060
3061 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3062
3063         Sync from src, merge:
3064
3065         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3066
3067         * configure.ac: Do not exclude gas for i386-*-darwin.
3068         Add a case for x86_64-*-darwin.
3069         * configure: Regenerate.
3070
3071 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3072
3073         * MAINTAINERS: Add my name to Write After Approval list.
3074
3075 2009-08-06  Michael Eager  <eager@eagercon.com>
3076
3077         * configure.ac: Add Microblaze target.
3078         * configure: Regenerate.
3079
3080 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3081
3082         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3083         * configure: Regenerate.
3084
3085 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3086
3087         * MAINTAINERS (Write After Approval): Update my e-mail address.
3088
3089 2009-07-06  Ian Lance Taylor  <iant@google.com>
3090
3091         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3092         * configure: Rebuild.
3093
3094 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3095
3096         * MAINTAINERS: Move myself to the Graphite Reviewers.
3097
3098 2009-06-30  Wei Guozhi  <carrot@google.com>
3099
3100         * MAINTAINERS: Add my name to Write After Approval list.
3101
3102 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3103
3104         PR bootstrap/40338
3105         * configure.ac (comparestring): Create new variable.
3106         * Makefile.tpl (comparestring): Use to skip some comparisions.
3107         * configure: Regenerate.
3108         * Makefile.in: Regenerate.
3109
3110 2009-06-26  Doug Evans  <dje@sebabeach.org>
3111
3112         * Makefile.def (host_modules): Add cgen.
3113         * Makefile.in: Regenerate.
3114         * configure.ac (host_tools): Add cgen.
3115         * configure: Regenerate.
3116
3117 2009-06-23  DJ Delorie  <dj@redhat.com>
3118
3119         * MAINTAINERS: Add myself as mep maintainer.
3120
3121 2009-06-23  Ian Lance Taylor  <iant@google.com>
3122
3123         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3124         boot_languages.  Only bootstrap target libraries listed in
3125         target_libs for some boot language.  Add --with-stage1-ldflags,
3126         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3127         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3128         if not building with C++.
3129         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3130         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3131         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3132         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3133         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3134         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3135         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3136         * configure, Makefile.in: Rebuild.
3137
3138 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3139
3140         * MAINTAINERS: Added my name to write-after-approval list.
3141
3142 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3143
3144         * configure.ac: Define is_elf for QNX Neutrino targets.
3145         * configure: Regenerate.
3146
3147 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3148
3149         * MAINTAINERS: Added my name to the write-after-approval list
3150
3151 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3152
3153         * configure.ac: Detect MPC in default directory.
3154         * configure: Regenerate.
3155
3156 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3157             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3158
3159         * Makefile.tpl (all): Avoid a trailing backslash.
3160         * Makefile.in: Regenerate.
3161
3162 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3163
3164         * config.sub, config.guess: Update from upstream sources.
3165
3166 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3167
3168         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3169         to noconfdirs.
3170         * configure: Regenerate.
3171
3172 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3173
3174         * Makefile.tpl ([+compare-target+]): Compare all stage
3175         directories, rather than just gcc.
3176         * Makefile.in: Rebuilt.
3177
3178 2009-06-01  Doug Kwan  <dougkwan@google.com>
3179
3180         * configure.ac: Support gold for target arm*-*-*.
3181         * configure: Regenerate.
3182
3183 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3184
3185         * Makefile.def: Add MPC support and dependencies.
3186         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3187
3188         * Makefile.in, configure: Regenerate.
3189
3190 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3191
3192         * Makefile.tpl (all): Avoid harmless warning in make all when
3193         gcc-bootstrap is enabled but stage_last does not exist.
3194         * Makefile.in: Rebuilt.
3195
3196 2009-05-24  Nicolas Roche  <roche@adacore.com>
3197
3198         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3199         * Makefile.in: Regenerate.
3200
3201 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3202
3203         * MAINTAINERS: Update my e-mail address.
3204
3205 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3206
3207         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3208         * configure:  Regenerate.
3209
3210 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3211
3212         PR other/40159
3213         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3214         gcc-no-bootstrap are mutually exclusive.
3215         * Makefile.in: Rebuilt.
3216
3217 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3218
3219         PR other/40159
3220         * Makefile.tpl (all): Don't end with unconditional success.
3221         * Makefile.in: Rebuilt.
3222
3223 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3224
3225         PR target/37137
3226         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3227         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3228         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3229         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3230         stage_configureflags, stage_cflags and stage_libcflags into
3231         explicit Makefile macros.
3232         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3233         GFORTRAN.
3234         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3235         CC.  Set CC_FOR_BUILD from CC.
3236         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3237         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3238         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3239         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3240         and GFORTRAN.
3241         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3242         (_LIBCFLAGS): Renamed to _TFLAGS.
3243         (do-compare-debug, do-compare3-debug): Drop.
3244         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3245         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3246         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3247         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3248         (XGCC_FLAGS_FOR_TARGET): New.
3249         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3250         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3251         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3252         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3253         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3254         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3255         TFLAGS.
3256         (BUILD_CONFIG): Include if requested.
3257         (all): Set TFLAGS on bootstrap.
3258         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3259         (all-stageid-prefixmodule): Likewise.
3260         (do-clean, distclean-stageid): Set TFLAGS.
3261         (restrap): Fix whitespace.
3262         * Makefile.in: Rebuilt.
3263
3264 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3265
3266         * config.guess: Sync with src.
3267
3268 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3269
3270         * configure.ac ($with_ppl):  Default to no if not supplied.
3271         ($with_cloog):  Likewise.
3272         configure:  Regenerate.
3273
3274 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3275
3276         * MAINTAINERS: Update my e-mail address.
3277
3278 2009-04-27  Nick Clifton  <nickc@redhat.com>
3279
3280         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3281
3282 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3283
3284         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3285         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3286         * Makefile.in: Regenerate.
3287
3288 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3289
3290         PR bootstrap/39739
3291         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3292         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3293
3294         * configure, Makefile.in: Regenerate.
3295
3296 2009-04-21  Taras Glek  <tglek@mozilla.com>
3297
3298         * include/hashtab.h: Update GTY annotations to new syntax
3299         * include/splay-tree.h: Likewise
3300
3301 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3302
3303         * config.sub, config.guess: Update from upstream sources.
3304
3305 2009-04-15  Anthony Green  <green@moxielogic.com>
3306
3307         * configure.ac: Add moxie support.
3308         * configure: Rebuilt.
3309
3310 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3311
3312         * configure.ac: Change copyright header to refer to version
3313         3 of the GNU General Public License and to point readers at the
3314         COPYING3 file and the FSF's license web page.
3315         * Makefile.def: Likewise.
3316         * Makefile.tpl: Likewise.
3317         * Makefile.in: Regenerate.
3318
3319 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3320
3321         * configure.ac: Restore match for darwin9 or later. Use double
3322         brackets since regeneration eats one pair.
3323         * configure: Regenerate.
3324
3325 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3326
3327         PR gas/10039
3328         * configure.ac: Require texinfo 4.7.
3329         * configure: Regenerated.
3330
3331 2009-04-09  Nick Clifton  <nickc@redhat.com>
3332
3333         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3334         the GCC Runtime Library Exception.
3335
3336 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3337
3338         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3339         * configure: Regenerate.
3340
3341 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3342
3343         * Makefil.def (languages): New entries.
3344         * Makefile.tpl (check-gcc-*): New generic target.
3345         * Makefile.in: Regenerate.
3346
3347 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3348
3349         * MAINTAINERS:  Update my email address.
3350
3351 2009-03-18  Tom Tromey  <tromey@redhat.com>
3352
3353         * configure: Rebuild.
3354         * configure.ac (host_libs): Add libiconv.
3355         * Makefile.in: Rebuild.
3356         * Makefile.def (host_modules): Add libiconv.
3357         (configure-gdb, all-gdb): Depend on libiconv.
3358
3359 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3360
3361         * configure.ac: Treat gdb as supported on x86_64-darwin.
3362         * configure: Regenerate.
3363
3364 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3365
3366         * configure.ac (--with-host-libstdcxx): New option.
3367         * configure: Regenerate.
3368
3369 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3370
3371         * MAINTAINERS:  Move myself into the write after approval list.
3372
3373 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3374
3375         * MAINTAINERS: Update e-mail address.
3376
3377 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3378
3379         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3380
3381 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3382
3383         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3384
3385 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3386
3387         Backport from git Libtool:
3388
3389         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3390         Support GNU/kOpenSolaris.
3391         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3392         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3393         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3394         GNU/kOpenSolaris.
3395
3396 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3397
3398         * MAINTAINERS: Update e-mail address.
3399
3400 2009-02-24  Michael Eager  <eager@eagercon.com>
3401
3402         * MAINTAINERS (Write After Approval): Add self.
3403
3404 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3405
3406         * MAINTAINERS (Write After Approval): Add myself.
3407
3408 2009-02-05  Andreas Schwab  <schwab@suse.de>
3409
3410         * Makefile.tpl (stage_last): Define $r and $s before using
3411         $(RECURSE_FLAGS_TO_PASS).
3412         * Makefile.in: Regenerate
3413
3414 2009-01-30  Ian Lance Taylor  <iant@google.com>
3415
3416         * MAINTAINERS: Move myself to the Global Reviewers list.
3417
3418 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3419
3420         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3421         * configure: Regenerate.
3422
3423 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3424
3425         * MAINTAINERS: Make whitespace consistent.
3426         Remove Robert Millan from Write After Approval.
3427
3428 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3429
3430         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3431         (all-opcodes): Depend on all-libiberty.
3432         * Makefile.in: Regenerate.
3433
3434 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3435
3436         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3437         * configure: Regenerate.
3438
3439 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3440
3441         * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3444
3445         * MAINTAINERS: Add myself to reviewers (Fortran).
3446
3447 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3448
3449         PR tree-optimization/38515
3450         * configure.ac (cloog-polylib): Removed.
3451         (with_ppl, with_cloog): Test for "no".
3452         * configure: Regenerated.
3453
3454 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3455
3456         * MAINTAINERS: Moved myself to reviewers (Fortran).
3457
3458 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3459
3460         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3461         (Write After Approval): Remove myself.
3462
3463 2009-01-03  Diego Novillo  <dnovillo@google.com>
3464
3465         * MAINTAINERS: Remove myself from alias maintainership.
3466
3467 2009-01-02  David Ayers  <ayers@fsfe.org>
3468
3469         * MAINTAINERS: Update e-mail address.
3470
3471 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3472
3473         * MAINTAINERS: Make whitespace consistent.
3474
3475 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3476
3477         Backport from upstream Libtool:
3478         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3479         Add cache variables to tests that require the linker to work.
3480         For shlibpath_overrides_runpath, this also changes the semantics
3481         to let the result from the C compiler take precedence.
3482
3483 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3484
3485         * config.sub, config.guess: Update from upstream sources.
3486
3487 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3488
3489         * configure.ac (ppllibs): Add by default the lib flags.
3490         * configure: Regenerate.
3491
3492 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3493
3494         * MAINTAINERS:  Add myself to the write after approval list.
3495
3496 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3497
3498         * configure.ac: Add double brackets on darwin[912].
3499         * configure: Regenerate.
3500
3501 2008-12-03  Daniel Kraft  <d@domob.eu>
3502
3503         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3504         Approval to Reviewer section (for Fortran front-end).
3505
3506 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3507
3508         * configure.ac: Expand to darwin10 and later.
3509         * configure: Regenerate.
3510
3511 2008-12-02  Andreas Schwab  <schwab@suse.de>
3512
3513         * Makefile.def: configure-target-boehm-gc depends on
3514         all-target-libstdc++-v3.
3515         * Makefile.in: Regenerate.
3516
3517 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3518
3519         * MAINTAINERS:  Add myself as mingw maintainer.
3520
3521 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3522
3523         * config.sub, config.guess: Update from upstream sources.
3524
3525 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3526
3527         * README.SCO: Remove.
3528
3529 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3530
3531         * MAINTAINERS:  Add myself to the write after approval list.
3532
3533 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3534
3535         * MAINTAINERS:  Update my email address in WAA section.
3536
3537 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3538
3539         * MAINTAINERS: Update e-mail address.
3540
3541 2008-11-27  Toon Moene  <toon@moene.org>
3542
3543         * MAINTAINERS: Change e-mail address.
3544
3545 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3546
3547         * configure.ac: Build gdb for i?86-*-darwin*
3548         * configure: Regenerated.
3549
3550 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3551
3552         * MAINTAINERS: Added my full name.
3553
3554 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3555
3556         PR bootstrap/38014
3557         PR bootstrap/37923
3558
3559         Revert:
3560
3561         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3562
3563         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3564         * Makefile.in: Regenerated.
3565
3566         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3567
3568         PR gdb/921
3569         PR gdb/1646
3570         PR gdb/2175
3571         PR gdb/2176
3572
3573         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3574         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3575         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3576         (HOST_EXPORTS): Pass CPPFLAGS.
3577         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3578         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3579         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3580         * Makefile.in, configure: Regenerated.
3581         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3582         and CPPFLAGS_FOR_BUILD.
3583
3584 2008-11-06  Jeff Law  <law@redhat.com>
3585
3586         * MAINTAINERS: Add myself as middle end maintainer.
3587
3588 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3589
3590         * MAINTAINERS (Write after approval): Add myself.
3591
3592 2008-11-05  Diego Novillo  <dnovillo@google.com>
3593
3594         * MAINTAINERS (Global Reviewers): Add myself.
3595         (Non-Algorithmic Maintainers): Remove myself.
3596
3597 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3598
3599         * MAINTAINERS (Write after approval): Add myself.
3600
3601 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3602
3603         * MAINTAINERS (Write after approval): Add myself.
3604
3605 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3606
3607         * configure.ac (spu-*-*): Remove special case.
3608         * configure: Regenerate.
3609
3610 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3611
3612         * MAINTAINERS (Write after approval): Update my email address.
3613
3614 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3615
3616         * configure.ac [spu-*-*]: Do not set skipdirs.
3617         * configure: Re-generate.
3618
3619 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3620
3621         * MAINTAINERS (Various Maintainers): Add myself to reload.
3622
3623 2008-10-25  Richard Guenther  <rguenther@suse.de>
3624
3625         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3626         maintainer.  Remove myself as libgcc-math maintainer.
3627         (Non-Algorithmic Maintainers): Remove myself.
3628
3629 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3630
3631         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3632         * Makefile.in: Regenerated.
3633
3634 2008-10-23  Cary Coutant  <ccoutant@google.com>
3635
3636         * MAINTAINERS (Write after approval): Add myself.
3637
3638 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3639
3640         PR gdb/921
3641         PR gdb/1646
3642         PR gdb/2175
3643         PR gdb/2176
3644
3645         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3646         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3647         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3648         (HOST_EXPORTS): Pass CPPFLAGS.
3649         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3650         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3651         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3652         * Makefile.in, configure: Regenerated.
3653         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3654         and CPPFLAGS_FOR_BUILD.
3655
3656 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3657
3658         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3659         Sebastian Pop.
3660
3661 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3662
3663         * MAINTAINERS (Write After Approval): Added myself.
3664
3665 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3666
3667         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3668         recommended version to 2.3.2.
3669
3670         * configure: Regenerate.
3671
3672 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3673
3674         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3675
3676 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3677
3678         * MAINTAINERS (Write After Approval): Update e-mail address.
3679
3680 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3681
3682         * libtool.m4: Update to libtool 2.2.6.
3683         * lt~obsolete.m4: Update to libtool 2.2.6.
3684         * ltmain.sh: Update to libtool 2.2.6.
3685         * ltsugar.m4: Update to libtool 2.2.6.
3686         * ltversion.m4: Update to libtool 2.2.6.
3687         * ltoptions.m4: Update to libtool 2.2.6.
3688         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3689
3690 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3691
3692         * MAINTAINERS (Write After Approval): Add myself.
3693
3694 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3695
3696         * MAINTAINERS (Write After Approval): Update my name.
3697
3698 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3699
3700         * MAINTAINERS: Add myself in "Write After Approval".
3701
3702 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3703
3704         * MAINTAINERS: Add myself as ia64 maintainer.
3705
3706 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3707
3708         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3709         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3710         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3711         and Michael Tiemann from Write After Approval since they do not
3712         actually have access.
3713
3714 2008-09-05  Richard Guenther  <rguenther@suse.de>
3715
3716         * configure.ac: Initialize clooglibs to -lcloog.
3717         * configure: Re-generate.
3718
3719 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3720
3721         * MAINTAINERS (Write After Approval): Add myself.
3722
3723 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3724
3725         * configure.ac (--with-cloog-polylib): New.
3726         (--disable-cloog-version-check): New.
3727         (--disable-ppl-version-check): New.
3728         * configure: Re-generate.
3729
3730 2008-09-03  Richard Guenther  <rguenther@suse.de>
3731
3732         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3733         cloog test.
3734         * configure: Re-generate.
3735
3736 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3737
3738         Add picoChip port.
3739         * MAINTAINERS: Add picoChip maintainers.
3740
3741 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3742             Tobias Grosser  <grosser@fim.uni-passau.de>
3743             Jan Sjodin  <jan.sjodin@amd.com>
3744             Harsha Jagasia  <harsha.jagasia@amd.com>
3745             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3746             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3747             Adrien Eliche  <aeliche@isty.uvsq.fr>
3748
3749         Merge from graphite branch.
3750         * configure: Regenerate.
3751         * Makefile.in: Regenerate.
3752         * configure.ac (host_libs): Add ppl and cloog.
3753         Add checks for PPL and CLooG.
3754         * Makefile.def (ppl, cloog): Added modules and dependences.
3755         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3756         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3757
3758 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3759
3760         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3761         (GCC_SHLIB_SUBDIR): New.
3762         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3763         * configure: Regenerate.
3764         * Makefile.in: Regenerate.
3765
3766 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3767
3768         * MAINTAINERS: Consistently use tabs to separate columns.
3769
3770 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3771
3772         * MAINTAINERS (Write after Approval): Add myself.
3773
3774 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3775
3776         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3777         Enable bfd, binutils and opcodes.
3778         * configure: Regenerate.
3779
3780 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3781
3782         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3783
3784 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3785
3786         * MAINTAINERS:  Use correct Umlaut for last name.
3787
3788 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3789
3790         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3791
3792 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3793
3794         * MAINTAINERS: Update my email address.
3795
3796 2008-08-16  Nicolas Roche  <roche@adacore.com>
3797
3798         * Makefile.tpl: Add BOOT_ADAFLAGS.
3799         * Makefile.in: Regenerate.
3800
3801 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3802
3803         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3804         * configure: Regenerate.
3805
3806 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3807
3808         * configure.ac: Add makefile fragments for hpux.
3809         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3810         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3811         * configure: Regenerate.
3812         * Makefile.in: Regenerate.
3813
3814 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3815
3816         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3817
3818 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3819
3820         * MAINTAINERS (Write after Approval): Add myself.
3821
3822 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3823
3824         * MAINTAINERS (Write After Approval):  Add myself.
3825
3826 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3827
3828         * MAINTAINERS (Write After Approval):  Add myself.
3829
3830 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3831
3832         * MAINTAINERS: Update my email address.
3833
3834 2008-06-25  Joey Ye  <joey.ye@intel.com>
3835
3836         * MAINTAINERS (Write After Approval):  Add myself.
3837
3838 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3839
3840         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3841         * Makefile.in: Regenerate.
3842         * configure: Regenerate.
3843
3844 2008-06-17  Daniel Kraft  <d@domob.eu>
3845
3846         * MAINTAINERS (Write After Approval):  Add myself.
3847
3848 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3849
3850         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3851         "$@" is still intact with both Autoconf 2.59 and 2.62.
3852         * configure: Regenerate.
3853
3854 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3855
3856         * Makefile.tpl: Fix comment errors.
3857         * Makefile.in: Regenerate.
3858
3859 2008-06-12  David S. Miller  <davem@davemloft.net>
3860             David Edelsohn  <edelsohn@gnu.org>
3861
3862         * configure.ac: Add powerpc*-*-* to gold supported targets.
3863         * configure: Regenerate.
3864
3865 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3866
3867         PR tree-optimization/36218
3868         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3869         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3870         (all prefix="build-"): Pass them to build-system sub-makes.
3871         * Makefile.in: Regenerate.
3872
3873 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3874
3875         * MAINTAINERS (mt port): Remove.
3876         (sco5, unixware, sco udk): Remove.
3877         (Kean Johnston): Add to Write After Approval.
3878
3879 2008-05-30  Julian Brown  <julian@codesourcery.com>
3880
3881         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3882         of libobjc for ARM EABI Linux.
3883         * configure: Regenerate.
3884
3885 2008-05-18  Xinliang David Li   <davidxl@google.com>
3886
3887         * ChangeLog: Remove wrong ChangeLog entry.
3888
3889 2008-05-17  Xinliang David Li   <davidxl@google.com>
3890
3891         * MAINTAINERS (Write After Approval): Add myself.
3892
3893 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3894
3895         * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2008-05-14  Rafael Espíndola  <espindola@google.com>
3898
3899         * config-ml.in: don't handle --enable-shared and --enable-static.
3900
3901 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3902
3903         * MAINTAINERS: Update my email address.
3904
3905 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3906
3907         * MAINTAINERS: Update my email address.
3908
3909 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3910
3911         * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3914
3915         * MAINTAINERS (Write After Approval): Add myself.
3916
3917 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3918
3919         * MAINTAINERS (crx): Add myself.
3920
3921 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3922
3923         Sync with src:
3924         2008-04-14  David S. Miller  <davem@davemloft.net>
3925
3926         * configure.ac: Add sparc*-*-* to gold supported targets.
3927         * configure: Regenerate.
3928
3929 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3930
3931         PR bootstrap/35457
3932         * configure.ac: Include override.m4.
3933         * configure: Regenerate.
3934
3935 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3936
3937         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3938         * Makefile.in: Regenerate.
3939
3940 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3941
3942         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3943         as nonconfigurable directories list.
3944         * configure: Regenerate.
3945
3946 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3947
3948         * config.sub, config.guess: Update from upstream sources.
3949
3950 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3951
3952         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3953         * Makefile.in: Regenerate.
3954
3955 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3956
3957         * configure.ac: Do not build libssp for the AVR.
3958         * configure: Regenerate.
3959
3960 2008-04-07  Ian Lance Taylor  <iant@google.com>
3961
3962         * Makefile.def: check-gold depends upon all-binutils.
3963         * Makefile.in: Regenerate.
3964
3965 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3966
3967         * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2008-04-04  Nick Clifton  <nickc@redhat.com>
3970
3971         PR binutils/4334
3972         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3973         builds.
3974         * configure: Regenerate.
3975
3976 2008-04-04  NightStrike  <NightStrike@gmail.com>
3977
3978         PR other/35151
3979         * configure.ac: Combine rules for mingw32 and mingw64.
3980         * configure: Regenerate.
3981
3982 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3983
3984         * MAINTAINERS (Write After Approval): Add myself.
3985
3986 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3987
3988         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3989         * Makefile.in (.NOTPARALLEL): Ditto.
3990
3991 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3992
3993         * MAINTAINERS (Write After Approval): Add myself.
3994
3995 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3996
3997         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3998         * Makefile.in (.NOTPARALLEL): Regenerate.
3999
4000 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4001
4002         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4003         * Makefile.in: Regenerate.
4004
4005 2008-03-26  Jakub Staszak  <kuba@et.pl>
4006
4007         * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4010
4011         * MAINTAINERS:  Update e-mail address.
4012
4013 2008-03-20  Ian Lance Taylor  <iant@google.com>
4014
4015         * configure.ac: Add support for --enable-gold.
4016         * Makefile.def: Add gold as a directory like ld.
4017         * configure, Makefile.in: Regenerate.
4018
4019 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4020
4021         * configure.ac: m4_include config/proginstall.m4.
4022         * configure: Regenerate.
4023
4024         Backport from upstream Libtool:
4025
4026         2007-10-12  Eric Blake  <ebb9@byu.net>
4027
4028         Deal with Autoconf 2.62's semantic change in m4_append.
4029         * ltsugar.m4 (lt_append): Replace broken versions of
4030         m4_append.
4031         (lt_if_append_uniq): Don't require separator to be overquoted,
4032         and avoid broken m4_append.
4033         (lt_dict_add): Fix typo.
4034         * libtool.m4 (_LT_DECL): Don't overquote separator.
4035
4036 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4037
4038         * config.rpath: Add AIX 6 support.
4039
4040 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4041
4042         * Makefile.def (stageprofile).  Remove -fprofile-generate
4043         from stage_libcflags.
4044         * Makefile.in: Regenerate.
4045
4046 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4047
4048         * config.sub, config.guess: Update from upstream sources.
4049
4050 2008-03-06  Tom Tromey  <tromey@redhat.com>
4051
4052         * MAINTAINERS: Update for treelang deletion.
4053
4054 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4055
4056         * MAINTAINERS: Update my email address.
4057
4058 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4059
4060         * MAINTAINERS (darwin port): Add myself as a maintainer.
4061         (objective-c/c++): Add myself as a maintainer.
4062
4063 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4064
4065         * MAINTAINERS (Write After Approval): Update my email address.
4066
4067 2008-02-25  Tomas Bily  <tbily@suse.cz>
4068
4069         * MAINTAINERS (Write After Approval): Add myself.
4070
4071 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4072
4073         * MAINTAINERS (OpenMP): Add myself.
4074
4075 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4076
4077         PR bootstrap/32009
4078         PR bootstrap/32161
4079
4080         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4081         * configure: Regenerate.
4082
4083         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4084         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4085         STAGE4_LIBCFLAGS): New.
4086         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4087         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4088         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4089         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4090         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4091         for target modules.  Don't export LIBCFLAGS.
4092         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4093         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4094         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4095         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4096         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4097         * Makefile.in: Regenerate.
4098
4099 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4100
4101         PR libgcj/33085
4102         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4103         Do not use -DDLL_EXPORT.  Backport from upstream.
4104
4105 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4106
4107         * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4110
4111         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4112         * configure: Regenerate.
4113
4114 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4115
4116         * configure.ac (xtensa*-*-*): Recognize processor variants.
4117         * configure: Regenerate.
4118
4119 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4120
4121         PR bootstrap/34922
4122         * configure.ac (PARSE_ARGS): Push suitable setting of
4123         ac_subdirs_all, for `./configure --help=recursive'.
4124         Handle `+' in generic toplevel directory disabling.
4125         * configure: Regenerate.
4126
4127 2008-01-28  Nick Clifton  <nickc@redhat.com>
4128
4129         * MAINTAINERS (xstormy16): Take over maintainership.
4130
4131 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4132
4133         * MAINTAINERS (c4x port): Remove.
4134
4135 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4136
4137         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4138
4139 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4140
4141         * config.sub, config.guess: Update from upstream sources.
4142
4143 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4144
4145         * MAINTAINERS (Write After Approval): Add myself.
4146
4147 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4148
4149         * MAINTAINERS: Update my email address.
4150
4151 2008-01-09  Raksit Ashok  <raksit@google.com>
4152
4153         * MAINTAINERS (Write After Approval): Add myself.
4154
4155 2008-01-09  Raksit Ashok  <raksit@google.com>
4156
4157         * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4160
4161         * config.sub, config.guess: Update from upstream sources.
4162
4163 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4164
4165         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4166         Change recommended MPFR from 2.2.1 -> 2.3.0.
4167         * configure: Regenerate.
4168
4169 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4170
4171         * MAINTAINERS: Update my email address.
4172
4173 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4174
4175         * MAINTAINERS: Update my email address.
4176
4177 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4178
4179         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4180         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4181         * Makefile.in: Regenerate.
4182
4183 2007-12-10  Mark Heffernan  <meheff@google.com>
4184
4185         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4186         misplaced entries.
4187
4188 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4189
4190         * configure.ac: Enable libjava for x86_64-*-darwin9.
4191         * configure: Regenerate.
4192
4193 2007-12-07  Bill Maddox  <maddox@google.com>
4194
4195         * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4198
4199         * config.sub, config.guess: Update from upstream sources.
4200
4201 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4202
4203         * config-ml.in: Remove 64bit configure tests.
4204
4205 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4206
4207         * config-ml.in: Robustify against white space in absolute file
4208         names.
4209
4210         * config-ml.in (multi-clean): Substitute ${Makefile}.
4211         Remove superfluous ${Makefile} in list.
4212
4213 2007-11-19  Thiemo Seufer  <ths@mips.com>
4214
4215         * config-ml.in: Don't hardcode the Makefile name.
4216
4217 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4218
4219         * MAINTAINERS (Write After Approval): Add myself.
4220
4221 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4222
4223         * MAINTAINERS (Write After Approval): Add myself.
4224
4225 2007-11-06  Doug Kwan  <dougkwan@google.com>
4226
4227         * MAINTAINERS (Write After Approval): Add myself.
4228
4229 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4230
4231         * MAINTAINERS (mercury): Remove entry.
4232         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4233
4234 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4235
4236         * Makefile.def (dependencies): Make configure-gdb depend on
4237         all-intl.
4238         * Makefile.in: Regenerated.
4239
4240 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4241
4242         * MAINTAINERS (Fortran maintainer): Remove myself.
4243
4244 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4245
4246         * Makefile.def: To avoid problems running with parallel makes,
4247         build newlib before libgloss so that target specific header
4248         files are availble.
4249         * Makefile.in: Regenerate
4250
4251 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4252
4253         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4254         * Makefile.in: Regenerate.
4255
4256 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4257
4258         * MAINTAINERS (Register allocation reviewer): Add myself.
4259
4260 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4261
4262         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4263         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4264         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4265         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4266         * configure: Regenerate.
4267
4268 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4269
4270         * MAINTAINERS (Register allocation reviewer): Add myself.
4271
4272 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4273
4274         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4275         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4276         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4277         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4278         * configure.ac: Default them to host tools for $host = $build.
4279         Subst them.
4280
4281         * configure: Regenerate.
4282         * Makefile.in: Regenerate.
4283
4284 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4285
4286         * MAINTAINERS (Register allocation reviewer): Add myself.
4287
4288 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4289
4290         * MAINTAINERS (Register allocation reviewer): Add myself.
4291
4292 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4293
4294         * MAINTAINERS (Write After Approval): Fix typo.
4295
4296 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4297
4298         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4299         * configure: Regenerate.
4300
4301 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4302
4303         PR bootstrap/31906
4304         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4305         they're already prefixed.
4306
4307 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4308
4309         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4310         libstdc++.
4311         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4312         * configure: Regenerate.
4313         * Makefile.in: Regenerate.
4314
4315 2007-09-17  Andreas Schwab  <schwab@suse.de>
4316
4317         * configure.ac: Raise minimum makeinfo version to 4.6.
4318         * configure: Regenerate.
4319
4320 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4321
4322         * MAINTAINERS (write-after-approval) add myself
4323
4324 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4325
4326         * configure.ac: Correct makeinfo version check.
4327         * configure: Regenerate.
4328
4329 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4330
4331         * MAINTAINERS: Update my email address.
4332
4333 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4334
4335         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4336         to $skipdirs and only disable gprof for newlib.  Use the normal
4337         mips*-elf* handling in other respects.
4338         * configure: Regnerate.
4339
4340 2007-09-12  David Daney  <ddaney@avtrex.com>
4341
4342         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4343         enabling libgcj.
4344         * configure: Regenerate.
4345
4346 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4347
4348         PR other/32154
4349         * configure.ac: For libgloss targets, point the linker to the linker
4350         script, startup code and simulator library.
4351         * configure: Regenerate.
4352
4353 2007-09-07  Andrew Haley  <aph@redhat.com>
4354
4355         * configure.ac (noconfigdirs): Remove target-libffi and
4356         target-libjava.
4357         * configure: Regenerate.
4358
4359 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4360
4361         PR target/33281
4362         * configure.ac: Use config/mh-mingw on mingw.
4363         * configure: Regenerate.
4364
4365 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4366
4367         * MAINTAINERS (Write After Approval): Add myself.
4368
4369 2007-09-05  Richard Guenther  <rguenther@suse.de>
4370
4371         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4372         nor --disable-checking is provided also turn on yes and types
4373         checking for stage1.
4374         * configure: Re-generate.
4375
4376 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4377
4378         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4379         (Write After Approval): Remove myself.
4380
4381 2007-08-29  Nick Clifton  <nickc@redhat.com>
4382
4383         * config.sub, config.guess: Update from upstream sources.
4384
4385 2007-08-22  Bud Davis  <jmdavis@link.com>
4386
4387         * MAINTAINERS (Write After Approval): Added myself.
4388         * MAINTAINERS (Reviewers): Removed myself.
4389
4390 2007-08-18  Paul Brook  <paul@codesourcery.com>
4391             Joseph Myers  <joseph@codesourcery.com>
4392
4393         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4394         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4395         * Makefile.in: Regenerate.
4396         * configure.ac (--with-debug-prefix-map): New.
4397         * configure: Regenerate.
4398
4399 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4400             Nigel Stephens  <nigel@mips.com>
4401
4402         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4403         as target_makefile_frag.
4404         * configure: Regenerate.
4405
4406 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4407
4408         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4409         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4410         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4411         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4412         (do-compare, do-compare3, do-compare-debug): New.
4413         ([+compare-target+]): Use them.
4414
4415 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4416
4417         * MAINTAINERS (Write After Approval): Change my email address.
4418
4419 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4420             Ben Elliston  <bje@au.ibm.com>
4421
4422         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4423         --silent if $silent.
4424         * configure: Regenerate.
4425
4426 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4427
4428         * MAINTAINERS (Various Maintainers): Add myself as
4429         loop infrastructure maintainer.  Update my e-mail
4430         address.
4431
4432 2007-07-31  Diego Novillo  <dnovillo@google.com>
4433
4434         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4435         Adjust description.
4436
4437 2007-07-26  Richard Guenther  <rguenther@suse.de>
4438
4439         * configure.ac: Add types checking to stage1 checking flags.
4440         * configure: Regenerate.
4441
4442 2007-07-17  Nick Clifton  <nickc@redhat.com>
4443
4444         * COPYING3: New file.  Contains version 3 of the GNU General
4445         Public License.
4446         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4447         Lesser General Public License.
4448
4449 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4450
4451         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4452
4453 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4454
4455         * MAINTAINERS (S/390 co-maintainer): Add myself.
4456         (Write After Approval): Remove myself.
4457
4458 2007-07-13  Dan Hipschman  <dsh@google.com>
4459
4460         * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2007-07-11  Nick Clifton  <nickc@redhat.com>
4463
4464         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4465         WINDRES export.
4466         * Makefile.in: Regenerate.
4467
4468 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4469
4470         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4471         maintainer.
4472
4473 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4474
4475         * lt~obsolete.m4: New. Import from 20070318 libtool.
4476
4477 2007-07-03  Julian Brown  <julian@codesourcery.com>
4478
4479         * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4482
4483         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4484         * configure: Regenerate.
4485
4486 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4487
4488         * configure.ac: Add some missing m4 quotation.
4489         * configure: Regenerate.
4490
4491 2007-07-02  Simon Baldwin  <simonb@google.com>
4492
4493         * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4496
4497         * configure: Regenerate.
4498
4499 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4500
4501         * Makefile.def: Add windmc tool to build.
4502         * Makefile.tpl: Likewise.
4503         * configure.ac: Likewise.
4504         * Makefile.in: Regenerate.
4505         * configure: Regenerate.
4506
4507 2007-06-28  DJ Delorie  <dj@redhat.com>
4508
4509         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4510         not building newlib.
4511         * configure: Regenerated.
4512
4513 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4514
4515         * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4518
4519         * MAINTAINERS (Write After Approval): Add myself.
4520
4521 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4522
4523         * MAINTAINERS (Write After Approval): Add myself.
4524
4525 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4530
4531         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4532         * Makefile.in: Regenerated.
4533
4534 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4535
4536         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4537         bfin*-*-uclinux* targets.
4538         * configure: Regenerate.
4539
4540 2007-06-14  Ian Lance Taylor  <iant@google.com>
4541
4542         * MAINTAINERS: Add myself as non-algorithmic global write
4543         maintainer.
4544
4545 2007-06-14  Diego Novillo  <dnovillo@google.com>
4546
4547         * MAINTAINERS: Add self as middle-end maintainer and
4548         non-algorithmic global write maintainer.
4549
4550 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4551
4552         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4553         Move all Fortran maintainers except Paul Brook into the
4554         Non-Autopoiesis section.
4555
4556 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4557
4558         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4559         (distclean-stage[+id+]): Possibly delete stage_last.
4560         * Makefile.in: Regenerate.
4561
4562 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4563
4564         * MAINTAINERS (Various Maintainer): Fix typo.
4565
4566 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4567
4568         * MAINTAINERS (Various Maintainer): Add myself as
4569         dataflow maintainer.
4570
4571 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4572
4573         * config.sub, config.guess: Update from upstream sources.
4574
4575 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4576
4577         * Makefile.tpl: Fix spelling error.
4578         * Makefile.in: Regenerate.
4579
4580 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4581
4582         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4583         lt_cv_sys_max_cmd_len.
4584
4585 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4586
4587         * MAINTAINERS (Various Maintainers): Add myself as
4588         auto-vectorizer maintainer.
4589
4590 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4591
4592         PR libjava/32098
4593         * libtool.m4: Revert previous change.
4594         * ltgcc.m4: Put it here.
4595
4596 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4597
4598         * MAINTAINERS (Various Maintainers): Add myself as
4599         auto-vectorizer maintainer.
4600
4601 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4602
4603         PR libjava/32098
4604         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4605
4606 2007-05-30  Richard Guenther  <rguenther@suse.de>
4607
4608         * MAINTAINERS (Various Maintainers): Add myself as
4609         auto-vectorizer maintainer.
4610
4611 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4612
4613         PR bootstrap/29382
4614         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4615         * configure: Rebuilt.
4616
4617 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4618
4619         * MAINTAINERS (Write After Approval): Removed my name.
4620
4621 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4622
4623         * MAINTAINERS (Write After Approval): Remove myself.
4624
4625 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4626
4627         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4628
4629 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4630
4631         * ltmain.sh: Update from ToT Libtool.
4632         * libtool.m4: Update from ToT Libtool.
4633         * ltsugar.m4: New. Update from ToT Libtool.
4634         * ltversion.m4: New. Update from ToT Libtool.
4635         * ltoptions.m4: New. Update from ToT Libtool.
4636         * ltconfig: Remove.
4637         * ltcf-c.sh: Remove.
4638         * ltcf-cxx.sh: Remove.
4639         * ltcf-gcj.sh: Remove.
4640
4641 2007-05-22  Ollie Wild  <aaw@google.com>
4642
4643         * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4646
4647         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4648         stage_cflags.
4649         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4650         Remove CFLAGS/LIBCFLAGS.
4651         (configure-stage[+id+]-[+prefix+][+module+],
4652         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4653         * Makefile.in: Regenerate.
4654
4655 2007-05-15  Diego Novillo  <dnovillo@google.com>
4656
4657         * MAINTAINERS: Update e-mail address.
4658
4659 2007-05-15  Revital Eres  <eres@il.ibm.com>
4660
4661         * MAINTAINERS (Write After Approval): Add myself.
4662
4663 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4664
4665         * MAINTAINERS (Write After Approval): Updated my address.
4666
4667 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4668
4669         * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2007-05-11  Silvius Rus  <rus@google.com>
4672
4673         * MAINTAINERS (Write After Approval): Add myself.
4674
4675 2007-04-23  Tom Tromey  <tromey@redhat.com>
4676
4677         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4678
4679 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4680
4681         * MAINTAINERS (cpplib): Rename to ...
4682         (libcpp): ... this.  Add C/C++ front end maintainers.
4683
4684 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4685
4686         * config-ml.in: Pass ${ml_config_env} to configure calls.
4687
4688 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4689
4690         * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4693
4694         * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4697
4698         * MAINTAINERS (fortran 95 front end): Add myself.
4699
4700 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4701
4702         * MAINTAINERS (Write After Approval): Add myself.
4703
4704 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4705
4706         * MAINTAINERS (Modulo Scheduler): Add myself.
4707
4708 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4709
4710         * MAINTAINERS (fortran 95 front end): Add myself.
4711         (c++ front end): whitespace fix.
4712
4713 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4714
4715         * MAINTAINERS (Write After Approval): Add myself.
4716
4717 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4718
4719         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4720         of glob.  Quote arguments with single quotes too.
4721         * configure: Regenerate.
4722
4723 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4724
4725         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4726         * Makefile.in: Regenerate
4727
4728 2007-03-07  Andreas Schwab  <schwab@suse.de>
4729
4730         * configure: Regenerate.
4731
4732 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4733
4734         * configure.ac: Add "--with-pdfdir" configure option,
4735         which defines pdfdir variable.
4736         * Makefile.def (target=fixincludes): Add install-pdf to
4737         missing targets.
4738         (recursive_targets): Add install-pdf target.
4739         (flags_to_pass): Add pdfdir.
4740         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4741         target.
4742         * configure: Regenerate
4743         * Makefile.in: Regenerate
4744
4745 2007-02-28  Eric Christopher  <echristo@apple.com>
4746
4747         Revert:
4748         2006-12-07  Mike Stump  <mrs@apple.com>
4749
4750         * Makefile.def (dependencies): Add dependency for
4751         install-target-libssp and install-target-libgomp on
4752         install-gcc.
4753         * Makefile.in: Regenerate.
4754
4755 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4756
4757         * configure: Regenerate.
4758         * configure.ac: Move statements after variable declarations.
4759
4760 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4761
4762         * MAINTAINERS: Add myself as sh maintainer.
4763
4764 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4765
4766         * configure.ac: Adjust for loop syntax.
4767         * configure: Regenerate.
4768
4769 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4770
4771         * configure: Rebuilt.
4772
4773 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4774
4775         * configure.ac: Drop multiple occurrences of --enable-languages,
4776         and fix its quoting.
4777         * configure: Rebuilt.
4778
4779 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4780             Nathan Sidwell  <nathan@codesourcery.com>
4781             Vladimir Prus  <vladimir@codesourcery.com>
4782             Joseph Myers  <joseph@codesourcery.com>
4783
4784         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4785         * configure: Regenerate.
4786
4787 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4788
4789         * ltconfig (freebsd*): Default to elf.
4790
4791 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4792
4793         * configure.ac (target_libraries): Move libgcc before libiberty.
4794         * configure: Regenerated.
4795
4796 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4797             Paolo Bonzini  <bonzini@gnu.org>
4798
4799         PR bootstrap/30753
4800         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4801         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4802         * configure: Regenerated.
4803
4804 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4805
4806         * MAINTAINERS (Language Front End Maintainers): Update my mail
4807         address.
4808
4809 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4810
4811         PR bootstrap/30748
4812         * configure.ac: Correct syntax for Solaris ksh.
4813         * configure: Regenerated.
4814
4815 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4816
4817         * configure.ac: Sync with src.
4818         * configure: Regenerate.
4819
4820 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4821
4822         * Makefile.in: Regenerate.
4823
4824 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4825
4826         * config.sub: Sync with src.
4827
4828 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4829
4830         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4831         noncanonical equivalents.
4832         * configure.in: Rename to...
4833         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4834         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4835         target_noncanonical.  Use them.  Rewrite removal of configure
4836         arguments for autoconf 2.59.  Discard variable settings.  Force
4837         program_transform_name for native tools.
4838
4839         * Makefile.in: Regenerated.
4840         * configure: Regenerated with autoconf 2.59.
4841
4842 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4843
4844         * MAINTAINERS (Write After Approval): Add myself.
4845
4846 2007-01-31  Andreas Schwab  <schwab@suse.de>
4847
4848         * Makefile.tpl (LDFLAGS): Substitute it.
4849         * Makefile.in: Regenerate.
4850
4851 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4852
4853         * MAINTAINERS (Write After Approval): Add myself.
4854
4855 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4856
4857         * MAINTAINERS (spu port): Add myself.
4858
4859 2007-01-23  Richard Guenther  <rguenther@suse.de>
4860
4861         PR bootstrap/30541
4862         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4863         * Makefile.tpl (GNATBIND): Substitute it.
4864         (GNATMAKE): Likewise.
4865         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4866         of STAGE_PREFIX.
4867         * Makefile.in: Regenerate.
4868         * configure: Regenerate.
4869
4870 2007-01-18  Mike Stump  <mrs@apple.com>
4871
4872         * configure.in: Re-enable -Werror for gcc builds.
4873
4874 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4875
4876         * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4879
4880         * configure.in: Change == to = in test command.
4881         * configure: Regenerate.
4882
4883 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4884             Nick Clifton  <nickc@redhat.com>
4885             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4886
4887         * configure.in (build_configargs, host_configargs, target_configargs):
4888         Remove build/host/target parameters.
4889         (host_libs): Add gmp and mpfr.
4890         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4891         * Makefile.def (gmp, mpfr): New.
4892         (gcc): Remove target.
4893         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4894         target_os, target_vendor): New.
4895         (configure): Add host_alias/target_alias arguments; adjust invocations.
4896         * configure: Regenerate.
4897         * Makefile.in: Regenerate.
4898
4899 2007-01-11  Matt Fago  <fago@earthlink.net>
4900
4901         * configure.in: Try to link to functions only in mpfr 2.2.x
4902         to improve robustness of configure tests.
4903         * configure: Regenerate.
4904
4905 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4906
4907         * MAINTAINERS: Add myself as i386 maintainer.
4908
4909 2007-01-08  Jan Hubicka  <jh@suse.cz>
4910
4911         * MAINTAINERS: Add myself as i386 maintainer.
4912
4913 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4914
4915         * configure.in: Add support for an x86_64-mingw* target.
4916         * configure: Regenerate.
4917
4918 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4919
4920         * Makefile.tpl (all-target): Correct @if conditional for target
4921         modules.
4922         * configure.in: Omit libiberty if building only target libgcc.
4923         * configure, Makefile.in: Regenerated.
4924
4925 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4926
4927         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4928         * configure: Regenerate.
4929
4930 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4931
4932         * Makefile.def (target_modules): Add libgcc.
4933         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4934         * Makefile.tpl (clean-target-libgcc): Delete.
4935         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4936         on gcc even for bootstrapped modules.  Rewrite handling of
4937         lang_env_dependencies to loop over target_modules.
4938         * configure.in (target_libraries): Add target-libgcc.
4939         * Makefile.in, configure: Regenerated.
4940
4941 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4942
4943         * configure.in: Reorganize recognition of languages.  Add
4944         --enable-stage1-languages.  Show supported languages for the chosen
4945         target rather than all recognized languages.
4946         * configure: Regenerate.
4947
4948 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4949
4950         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4951         * Makefile.in: Regenerate.
4952
4953 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4954
4955         * configure.in: Warn that MPFR 2.2.0 is buggy.
4956         * configure: Regenerate.
4957
4958 2006-12-27  Ian Lance Taylor  <iant@google.com>
4959
4960         * configure.in: When removing Makefiles to force a reconfigure, also
4961         remove prev-DIR*/Makefile.
4962         * configure: Regenerate.
4963
4964 2006-12-22  Andreas Schwab  <schwab@suse.de>
4965
4966         * configure: Regenerate with correct autoconf version.
4967
4968 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4969
4970         * configure.in: add AC_SUBST for *_FOR_TARGET.
4971         * configure: Regenerate.
4972
4973 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4974
4975         * configure.in: Simplify logic for rejecting languages that cannot
4976         be built.  Separate the case when a language is unsupported,
4977         from the case when the user chooses not to build a language.
4978
4979 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4980
4981         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4982         it only affects bootstrap and could be tested on "$host" as well.
4983         * configure: Regenerate.
4984         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4985
4986 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4987
4988         PR bootstrap/29544
4989         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4990         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4991         move here comment from Makefile.tpl.
4992         * Makefile.tpl: Move some definitions higher in the file.
4993         (STAGE1_CHECKING): New.
4994         * configure.in: Add --enable-stage1-checking.
4995         * configure: Regenerate.
4996         * Makefile.in: Regenerate.
4997
4998 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4999
5000         * MAINTAINERS: Add myself as build system maintainer.
5001
5002 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5003
5004         * MAINTAINERS (Write After Approval): Add myself.
5005
5006 2006-12-13  Eric Christopher  <echristo@apple.com>
5007
5008         * MAINTAINERS: Add myself as darwin maintainer.
5009
5010 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5011
5012         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5013
5014 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5015
5016         MAINTAINERS: Update my entry.
5017
5018 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5019
5020         * configure.in:  Handle spu makefile frag.
5021         * Makefile.tpl (MAINT): Define
5022         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5023         * configure: Regenerate.
5024         * Makefile.in: Regenerate.
5025
5026 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5027
5028         * config.guess: Import latest version.
5029         * config.sub: Likewise.
5030
5031 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5032
5033         * configure.in (spu-*-*): Don't skip target-libiberty.
5034         * configure: Regenerate.
5035
5036 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5037
5038         PR bootstrap/30134
5039         * configure.in: Correct x86 darwin support for libjava to powerpc
5040         and i?86 only.
5041         * configure: Regenerate.
5042
5043 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5044
5045         * configure.in: Add x86 darwin support for libjava.
5046         * configure: Regenerate.
5047
5048 2006-12-07  Mike Stump  <mrs@apple.com>
5049
5050         * Makefile.def (dependencies): Add dependency for
5051         install-target-libssp and install-target-libgomp on
5052         install-gcc.
5053         * Makefile.in: Regenerate.
5054
5055 2006-12-04  Richard Guenther  <rguenther@suse.de>
5056
5057         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5058         (Non-Algorithmic Maintainers): Move over non-algorithmic
5059         loop optimizer maintainers, add myself as a non-algorithmic
5060         middle-end maintainer.
5061
5062 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5067
5068         * configure.in: Update error message for missing GMP/MPFR.
5069
5070         * configure: Regenerate.
5071
5072 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5073
5074         * configure.in: Update MPFR version in error message.
5075
5076         * configure: Regenerate.
5077
5078 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5079
5080         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5081         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5082         --with-gmp-lib): New flags.
5083
5084         * configure: Regenerate.
5085
5086 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5087
5088         * MAINTAINERS (Write After Approval): Change my email address.
5089
5090 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5091
5092         * MAINTAINERS (Write After Approval): Add myself.
5093
5094 2006-11-22  Philipp Thomas  <pth@suse.de>
5095
5096         * MAINTAINERS (i18n): Update e-mail address.
5097
5098 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5099
5100         * MAINTAINERS (spu port): Add myself as maintainer.
5101         (Write After Approval): Remove myself.
5102
5103 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5104
5105         * configure.in (skipdirs): Don't build libssp for SPU.
5106         * configure: Regenerate.
5107
5108 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5109
5110         * MAINTAINERS (spu port): Add myself as maintainer.
5111         (libobjc): Update my email address.
5112
5113 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5114
5115         * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5118
5119         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5120         * configure : Rebuilt.
5121
5122 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5123
5124         * MAINTAINERS (Write After Approval): Add myself.
5125
5126 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5127
5128         * MAINTAINERS (Write After Approval): Add myself.
5129
5130 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5131
5132         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5133         libmpfr.a.
5134         * configure: Regenerate.
5135
5136 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5137
5138         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5139         (unstage): Test for stage_last presence.
5140
5141         PR bootstrap/29802
5142         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5143         STAGE_PREFIX.
5144         * Makefile.in: Regenerate.
5145
5146 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5147
5148         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5149         maintainers.
5150
5151 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5152
5153         * MAINTAINERS (Write After Approval): Add myself.
5154
5155 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5156
5157         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5158         and stageN-package/Makefile.
5159         * Makefile.in: Regenerated.
5160
5161 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5162
5163         * configure.in: Remove target-libgloss from noconfigdirs for
5164         bfin-*-*.
5165         * configure: Regenerated.
5166
5167 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5168
5169         * configure.in (have_gmp): Only error if the gcc directory exists.
5170
5171         * configure: Regenerate.
5172
5173 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5174
5175         * configure.in: Robustify error message for missing GMP/MPFR.
5176
5177         * configure: Regenerate.
5178
5179 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5180
5181         * MAINTAINERS (Write After Approval): Add myself.
5182
5183 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5184
5185         * MAINTAINERS: Change email address.
5186
5187 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5188
5189         * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5192
5193         * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5196
5197         * MAINTAINERS (Write After Approval): Move myself to
5198         Write After Approval section.
5199
5200 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5201
5202         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5203         need_gmp anymore.
5204         * configure: Regenerate.
5205
5206 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5207
5208         * MAINTAINERS (Write After Approval): Add myself.
5209
5210 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5211
5212         * config.guess: Import latest version.
5213         * config.sub: Likewise.
5214
5215 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5216
5217         * Makefile.def: Added pdf target handling.
5218         * Makefile.tpl: Added pdf target handling.
5219         * Makefile.in: Regenerated.
5220
5221 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5222
5223         * MAINTAINERS: Add self as score port maintainer.
5224
5225 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5226
5227         * MAINTAINERS (Write After Approval): Add myself.
5228
5229 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5230
5231         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5232         or newer.
5233         * configure: Regenerated.
5234
5235 2006-09-27  Dave Brolley  <brolley@redhat.com>
5236
5237         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5238         using $s instead of $r.
5239         * configure: Regenerated.
5240
5241 2006-09-26  Thiemo Seufer  <ths@mips.com>
5242
5243         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5244         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5245         * configure: Regenerate.
5246
5247 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5248
5249         * MAINTAINERS (Write After Approval): Remove myself.
5250
5251 2006-09-22  Chao-ying Fu  <fu@mips.com>
5252
5253         * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5256
5257         * MAINTAINERS: Add self as soft-fp maintainer.
5258
5259 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5260
5261         * MAINTAINERS: Add myself as avr maintainer.
5262         Remove Marek Michalkiewicz as avr maintainer.
5263
5264 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5265
5266         * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5269
5270         * configure.in: Never build newlib for a Mingw host.
5271         Never build newlib as Mingw target library.
5272         Test the existence of winsup/cygwin for building a Cygwin newlib,
5273         rather than just winsup.
5274         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5275         building a Mingw target.
5276         * configure: Regenerate.
5277
5278 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5279
5280         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5281
5282 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5283
5284         * config.guess: Import from src (was more updated).
5285         * config.sub: Likewise.
5286
5287 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5288
5289         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5290         * configure: Regenerated.
5291
5292 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5293
5294         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5295         for stages after the first.
5296
5297 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5298
5299         * Makefile.def: Add dependencies for configure-opcodes
5300         on configure-intl and all-opcodes on all-intl.
5301         * Makefile.in: Regenerated.
5302
5303 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5304
5305         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5306
5307 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5308
5309         Port to hosts whose 'sort' and 'tail' implementations
5310         treat operands with leading '+' as file names, as POSIX
5311         has required since 2001.  However, make sure the code still
5312         works on pre-POSIX hosts.
5313         * ltmain.sh: Don't assume "sort +2" is equivalent to
5314         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5315
5316 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5317
5318         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5319
5320 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5321
5322         * ltconfig: chmod 644 before ranlib during install.
5323
5324 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5325
5326         PR bootstrap/18058
5327         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5328         if the bootstrap compiler is a GCC version that supports it.
5329         * configure: Regenerate.
5330
5331 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5332
5333         * configure.in: Fix thinkos in previous check-in.
5334         * configure: Regenerate.
5335
5336 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5337
5338         PR other/27063
5339         * configure.in: Test subdir_requires and give an appropriate
5340         error message.
5341         * configure: Regenerate.
5342
5343 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5344
5345         * MAINTAINERS (Write After Approval): Add myself.
5346
5347 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5348
5349         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5350
5351 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5352
5353         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5354
5355 2006-06-20  David Ayers  <d.ayers@inode.at>
5356
5357         PR bootstrap/28072
5358         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5359         whether target-libjava is being configured instead of whether the
5360         java front end is enabled.
5361         * configure: Regenerate.
5362
5363 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5364
5365         PR target/27540
5366         * configure.in: Only enable libgomp on IRIX 6.
5367         * configure: Regenerate.
5368
5369 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5370
5371         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5372         too.
5373         * Makefile.in: Regenerate.
5374
5375 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5376
5377         * config-ml.in: Alter CCASFLAGS to include special
5378         multilib options the same as is done for CFLAGS.
5379
5380 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5381
5382         * configure.in: Don't enable libgomp on hpux10.
5383         * configure: Rebuilt.
5384
5385 2006-06-12  David Ayers  <d.ayers@inode.at>
5386
5387         PR bootstrap/27963
5388         PR target/19970
5389         * configure.in: Remove target-boehm-gc from noconfigdirs where
5390         ${libgcj} is specified.
5391         * configure: Regenerate.
5392
5393 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5394
5395         Sync from src:
5396
5397         * configure.in: Sync.
5398         * configure: Regenerated.
5399
5400         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5401
5402         * Makefile.def: Added dependencies from sim and gdb on intl, and
5403         added configure dependencies to everything with an all dependency
5404         on intl.
5405         * Makefile.in: Regenerated.
5406
5407 2006-06-06  David Ayers  <d.ayers@inode.at>
5408
5409         PR libobjc/13946
5410         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5411         * Makefile.in: Regenerate.
5412         * configure.in: Add --enable-objc-gc at toplevel and have it
5413         enable boehm-gc for Objective-C.
5414         Remove target-boehm-gc from libgcj.
5415         Add target-boehm-gc to target_libraries.
5416         Add target-boehm-gc to noconfigdirs where ${libgcj}
5417         is specified.
5418         Assert that boehm-gc is supported when requested for Objective-C.
5419         Only build boehm-gc if needed either for Java or Objective-C.
5420         * configure: Regenerate.
5421
5422 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5423
5424         PR 27674
5425         * Makefile.tpl (configure-[+prefix+][+module+],
5426         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5427         Remove rule to unstage bootstrapped modules.
5428         (stage_current): New.
5429         * Makefile.in: Regenerate.
5430
5431 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5432
5433         * MAINTAINERS (Write After Approval): Update my e-mail address.
5434
5435 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5436
5437         * include/libiberty.h: Declare pex_run_in_environment.
5438
5439 2006-05-31  Asher Langton  <langton2@llnl.gov>
5440
5441         * MAINTAINERS (Write After Approval): Add myself.
5442
5443 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5444
5445         * Makefile.def (bfd, opcodes): Fix lib_path.
5446         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5447         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5448         * Makefile.in: Regenerate.
5449
5450 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5451
5452         * Makefile.in: Regenerate.
5453
5454 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5455
5456         * Makefile.def: Add install-html target. Add datarootdir
5457         docdir and htmldir to flags_to_pass.
5458         * Makefile.tpl: Add install-html target.
5459         * Makefile.in: Regenerate.
5460         * configure.in: Add --with-datarootdir, --with-docdir, and
5461         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5462         * configure: Regenerate.
5463
5464 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5465
5466         * configure.in: Enable gprof for cross builds.
5467         * configure: Regenerate.
5468
5469 2006-05-22  Richard Guenther  <rguenther@suse.de>
5470
5471         Revert
5472         2006-01-31  Richard Guenther  <rguenther@suse.de>
5473         Paolo Bonzini  <bonzini@gnu.org>
5474
5475         * Makefile.def (target_modules): Add libgcc-math target module.
5476         * configure.in (target_libraries): Add libgcc-math target library.
5477         (--enable-libgcc-math): New configure switch.
5478         * Makefile.in: Re-generate.
5479         * configure: Re-generate.
5480         * libgcc-math: New toplevel directory.
5481
5482 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5483             Andreas Tobler  <a.tobler@schweiz.ch>
5484
5485         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5486         * configure: Rebuilt.
5487
5488 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5489
5490         * MAINTAINERS (Write After Approval): Add myself.
5491
5492 2006-05-01  DJ Delorie  <dj@redhat.com>
5493
5494         * configure.in: Restore CFLAGS if GMP isn't present.
5495         * configure: Regenerate.
5496
5497 2006-05-01  Richard Guenther  <rguenther@suse.de>
5498
5499         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5500         maintainer.
5501
5502 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5503
5504         * MAINTAINERS (Write After Approval): Add myself.
5505
5506 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5507
5508         * MAINTAINERS (Write After Approval): Add myself.
5509
5510 2006-04-18  DJ Delorie  <dj@redhat.com>
5511
5512         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5513         reference libgloss so that libssp can be built in a combined
5514         tree.
5515         * configure: Regenerate.
5516
5517 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5518
5519         * MAINTAINERS (Write After Approval): Add myself.
5520
5521 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5522
5523         * configure.in: Require makeinfo 4.4 or higher.
5524         * configure: Regenerate.
5525
5526 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5527
5528         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5529         Rearrange the entries of other libraries to have them in one place.
5530
5531 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5532
5533         * MAINTAINERS (Write After Approval): Remove myself.
5534         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5535
5536 2006-03-14  Richard Guenther  <rguenther@suse.de>
5537
5538         * configure: Regenerate with autoconf 2.13.
5539
5540 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5541
5542         * MAINTAINERS: Use my work address.
5543
5544         * MAINTAINERS: Update my E-mail address.
5545
5546 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5547
5548         * configure.in: Handle --disable-<component> generically.
5549         * configure: Regenerate.
5550
5551 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5552
5553         PR libgcj/17311
5554         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5555
5556 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5557
5558         * MAINTAINERS (Write After Approval):  Remove myself.
5559         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5560
5561 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5562
5563         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5564         (TARGET_CONFIGDIRS): Remove.
5565         * configure.in: Remove AC_SUBST(target_configdirs).
5566         * Makefile.in, configure: Regenerated.
5567
5568 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5569
5570         * MAINTAINERS (Write After Approval):  Remove myself.
5571         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5572
5573 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5574
5575         PR bootstrap/25670
5576
5577         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5578
5579         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5580         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5581         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5582         BUILD_PREFIX, BUILD_PREFIX_1.
5583         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5584
5585         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5586         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5587
5588         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5589         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5590         of `cat stage_current`.  Always provide the `r' and `s' variables.
5591         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5592         a single shell execution.
5593         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5594         bootstrapped modules, make the stage1 module if the build was not
5595         started yet, else build the current stage.
5596         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5597         (all-build, all-host, all-target, [+make_target+]-host,
5598         [+make_target+]-target): Do not use \-continued lines.
5599         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5600         (current_stage, restrap, stage_last): New.
5601
5602         * Makefile.in: Regenerate.
5603         * configure: Regenerate.
5604
5605 2006-02-19  Bud Davis  <jmdavis@link.com>
5606
5607         * MAINTAINERS (Write After Approval):  Remove myself.
5608         (Language Front End Maintainers):  Add myself as fortran 95
5609         maintainer and update e-mail address.
5610
5611 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5612
5613         * MAINTAINERS (Write After Approval):  Remove myself.
5614         (Language Front End Maintainers):  Add myself as fortran 95
5615         maintainer.
5616
5617 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5618
5619         * MAINTAINERS (Write After Approval): Add myself.
5620
5621 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5622
5623         * MAINTAINERS (Write After Approval):  Remove myself.
5624         (Language Front End Maintainers):  Add myself as
5625         fortran 95 maintainer.
5626
5627 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5628
5629         Sync from src:
5630
5631         2005-12-27  Leif Ekblad  <leif@rdos.net>
5632
5633         * configure.in: Add support for RDOS target.
5634         * configure: Regenerate.
5635
5636 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5637             Andreas Schwab  <schwab@suse.de>
5638
5639         * configure: Regenerate.
5640
5641 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5642
5643         * configure.in (enable_libgomp): Add AIX.
5644         * configure: Regenerate.
5645
5646 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5647
5648         * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5651
5652         * MAINTAINERS (Write After Approval): Add myself.
5653
5654 2006-01-31  Richard Guenther  <rguenther@suse.de>
5655         Paolo Bonzini  <bonzini@gnu.org>
5656
5657         * Makefile.def (target_modules): Add libgcc-math target module.
5658         * configure.in (target_libraries): Add libgcc-math target library.
5659         (--enable-libgcc-math): New configure switch.
5660         * Makefile.in: Re-generate.
5661         * configure: Re-generate.
5662         * libgcc-math: New toplevel directory.
5663
5664 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5665
5666         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5667         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5668         the assembler, linker and binutils.
5669         * configure: Regenerate.
5670
5671 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5672
5673         * MAINTAINERS (Write After Approval): Add myself.
5674
5675 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5676
5677         * configure: Regenerate.
5678
5679 2006-01-18  Richard Henderson  <rth@redhat.com>
5680             Jakub Jelinek  <jakub@redhat.com>
5681             Diego Novillo  <dnovillo@redhat.com>
5682
5683         * libgomp: New directory.
5684         * Makefile.def: Add target_module libgomp.
5685         * Makefile.in: Regenerate.
5686         * configure.in (target_libraries): Add target-libgomp.
5687         * configure: Regenerate.
5688
5689 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5690
5691         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5692         @ from continuation.
5693         * Makefile.in: Rebuilt.
5694
5695 2006-01-04  Chris Lattner  <sabre@gnu.org>
5696
5697         * MAINTAINERS (Write After Approval): Add myself.
5698
5699 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5700
5701         PR bootstrap/24252
5702
5703         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5704         * Makefile.tpl (OBJDUMP): New.
5705         (EXTRA_HOST_FLAGS): Add it.
5706         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5707
5708         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5709         to use symbolic links between directories.  Avoid race conditions
5710         or make them harmless.
5711         * configure.in: Do not try to use symbolic links between directories.
5712
5713         * Makefile.def (LEAN): Pass.
5714         * Makefile.tpl (LEAN): Define.
5715         (stage[+id+]-start): Accept that the previous directory does not
5716         exist, if the bootstrap is lean.
5717         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5718         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5719         configure substitution.
5720         ([+compare-target+]): Likewise.
5721         ([+bootstrap-target+]-lean): New.
5722         * configure.in: Remove lean bootstrap support from here.
5723
5724         * Makefile.in: Regenerate.
5725         * configure: Regenerate.
5726
5727 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5728
5729         * MAINTAINERS (libdecnumber): Add myself.
5730
5731 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5732
5733         * libtool-ldflags: New script.
5734
5735 2006-01-02  Andreas Schwab  <schwab@suse.de>
5736
5737         * configure.in: When reconfiguring remove Makefile in
5738         all stage directories.
5739         * configure: Regenerate.
5740
5741 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5742
5743         * MAINTAINERS: Update my email address.
5744
5745 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5746
5747         Revert Ada-related part of the previous change.
5748
5749         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5750         Do not pass.
5751         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5752         * Makefile.in: Regenerate.
5753         * configure.in: Do not include mt-ppc-aix target fragment.
5754         * configure: Regenerate.
5755
5756 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5757
5758         * configure.in: Select appropriate fragments for PowerPC/AIX.
5759         * configure: Regenerate.
5760
5761         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5762         BOOT_CFLAGS, BOOT_LDFLAGS.
5763         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5764         BOOT_CFLAGS, BOOT_LDFLAGS.
5765         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5766         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5767         (stage): Fail if we cannot complete the work.
5768         * Makefile.in: Regenerate.
5769
5770 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5771
5772         * configure.in: Replace ms1 with mt.
5773         * configure: Rebuilt.
5774
5775 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5776
5777         * MAINTAINERS: Update my email address.
5778
5779 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5780
5781         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5782         install-host-nogcc): Don't invoke $(stage) at the end.
5783         * Makefile.in: Regenerate.
5784
5785 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5786
5787         * configure.in: Flip the top-level bootstrap switch.
5788         * configure: Regenerate.
5789
5790 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5791
5792         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5793         $(stage) and $(unstage).
5794         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5795         (all): Remove stray semicolon.
5796         (local-distclean): Don't handle multilib.tmp and multilib.out.
5797         (install.all): Set $s for consistency.
5798         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5799         check_multilibs setting.  Always make the install directory.
5800         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5801         Correct @if/@endif.
5802         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5803         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5804         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5805         (multilib.out): Remove.
5806         * Makefile.in: Regenerated.
5807
5808 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5809
5810         * MAINTAINERS (Write After Approval): Add myself.
5811
5812 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5813
5814         * MAINTAINERS: Add myself as mt maintainer.
5815
5816         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5817
5818 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5819
5820         * MAINTAINERS: Change email address.
5821
5822 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5823
5824         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5825         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5826         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5827         Find in-tree tools if available.
5828         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5829         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5830         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5831         (COMPILER_*_FOR_TARGET): New.
5832         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5833         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5834         (CONFIGURED_*, USUAL_*): Remove.
5835         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5836         STRIP): Use autoconf substitutions.
5837         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5838         COMPILER_NM_FOR_TARGET): New.
5839         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5840
5841         (all): Make all-host and all-target in parallel.
5842         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5843         that $$r and $$s are set before invoking a recursive make.
5844         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5845         ([+bootstrap-target+]): Inline most of the `all' target.
5846
5847 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5848
5849         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5850         from the gcc build directory.
5851         * Makefile.in: Regenerate.
5852
5853 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5854
5855         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5856         depend on all-libdecnumber.
5857         * configure.in (host_libs): Include libdecnumber.
5858         * Makefile.in: Regenerate.
5859         * configure: Likewise.
5860
5861 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5862
5863         * libdecnumber: Import decNumber sources from the dfp-branch.
5864
5865 2005-11-21  Kean Johnston  <jkj@sco.com>
5866
5867         * config.sub, config.guess: Sync from upstream sources.
5868
5869 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5870
5871         Import from Autoconf sources:
5872
5873         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5874         * config/move-if-change: Don't output "$2 is unchanged";
5875         suggested by Ben Elliston.  Handle weird characters correctly.
5876
5877 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5878
5879         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5880         to match upstream libtool for darwin.
5881
5882 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5883
5884         * Makefile.def: Remove gdb dependencies for gdbtk.
5885         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5886         (configure-gdb, install-gdb): New rules.
5887         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5888         * Makefile.in, configure: Regenerated.
5889
5890 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5891
5892         * MAINTAINERS (Write After Approval): Add myself.
5893
5894 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5895
5896         * MAINTAINERS (Write After Approval): Add myself.
5897
5898 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5899
5900         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5901         Diego Novillo.
5902
5903 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5904
5905         PR bootstrap/24297
5906         * Makefile.tpl (do-[+make-target+], do-check, install,
5907         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5908         are set before recursing.
5909         * Makefile.in: Regenerate.
5910
5911 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5912
5913         PR bootstrap/18939
5914         * Makefile.def (gcc) <target>: Fix thinko.
5915         * Makefile.in: Regenerate.
5916
5917 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5918
5919         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5920         * configure: Regenerate.
5921
5922 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5923
5924         * MAINTAINERS (Write After Approval): Add self.
5925
5926 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5927
5928         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5929         target-libffi, target-qthreads, target-libjava, and
5930         targetlibobjc.
5931         * configure: Regenerate.
5932
5933 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5934
5935         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5936         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5937         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5938         (USUAL_OBJDUMP_FOR_TARGET): New.
5939         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5940         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5941         * configure, Makefile.in: Regenerated.
5942
5943 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5944
5945         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5946         before other host packages.
5947
5948 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5949
5950         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5951
5952 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5953
5954         PR bootstrap/22340
5955
5956         * configure.in (default_target): Remove.
5957         * Makefile.tpl (all): Do not use prerequisites as subroutines
5958         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5959         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5960         use prerequisites as subroutines.
5961         (check-host, check-target): New.
5962         (bootstrap configure & all targets): Do not use stage*-start
5963         if the directory layout is already ok.
5964         (non-bootstrap configure & all targets): Prepend a $(unstage).
5965         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5966         (NOTPARALLEL): Remove.
5967         (unstage, stage variables): New variables.
5968         (unstage, stage targets): Simply expand to those variables.
5969
5970         * configure: Regenerate.
5971         * Makefile.in: Regenerate.
5972
5973 2005-10-04  James E Wilson  <wilson@specifix.com>
5974
5975         * Makefile.def (lang_env_dependencies): Add libmudflap.
5976         * Makefile.in: Regenerate.
5977
5978 2005-10-03  Andreas Schwab  <schwab@suse.de>
5979
5980         Backport from libtool CVS:
5981         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5982
5983         * ltmain.sh: add support for installing into temporary
5984         staging area (e.g. 'make install DESTDIR=...')
5985
5986 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5987
5988         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5989         * configure: Regenerated.
5990
5991 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5992
5993         * configure: Regenerate with the correct
5994         autoconf version.
5995
5996 2005-09-30  Catherine Moore  <clm@cm00re.com>
5997
5998         * configure.in (bfin-*-*): New.
5999         * configure: Regenerated.
6000
6001 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6002
6003         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6004         (LIPO_FOR_TARGET): New.
6005         (CONFIGURED_LIPO_FOR_TARGET): New.
6006         (USUAL_LIPO_FOR_TARGET): New.
6007         (STRIP_FOR_TARGET): New.
6008         (CONFIGURED_STRIP_FOR_TARGET): New.
6009         (USUAL_STRIP_FOR_TARGET): New.
6010         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6011         STRIP_FOR_TARGET.
6012         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6013         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6014         * Makefile.in: Regenerate.
6015         * configure: Regenerate.
6016
6017 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6018
6019         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6020         (rs6000-*-aix*): Same.
6021         * configure: Regenerate.
6022
6023 2005-09-16  Tom Tromey  <tromey@redhat.com>
6024
6025         * MAINTAINERS: Add self as java maintainer.
6026
6027 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6028
6029         * configure.in: Recognize f95 in the --enable-languages option,
6030         and substitute it for fortran, issuing a warning.
6031         * configure: Regenerate.
6032
6033 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6034
6035         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6036         * configure:  Regenerated.
6037
6038 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6039
6040         * MAINTAINERS: Add self as ms1 maintainer.
6041
6042 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6043
6044         * Makefile.def (libssp): Add to lang_env_dependencies.
6045         * Makefile.in: Regenerate.
6046
6047 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6048
6049         * MAINTAINERS: Add myself as middle-end maintainer.
6050
6051 2005-08-17  Christian Groessler  <chris@groessler.org>
6052
6053         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6054         * Makefile.in: Regenerate.
6055
6056 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6057
6058         * MAINTAINERS (write after approval): Added myself.
6059
6060 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6061
6062         * MAINTAINERS (Write After Approval): Add myself.
6063
6064 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6065
6066         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6067         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6068         Look for alternate names of the target cc and c++
6069         * configure: Regenerate.
6070
6071 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6072
6073         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6074         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6075         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6076         tools; remove code to manually set them.
6077         (Target tools): Look in the environment for them.
6078         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6079         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6080         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6081         build directory.
6082         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6083         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6084         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6085         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6086         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6087         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6088         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6089         * configure: Regenerate.
6090         * Makefile.in: Regenerate.
6091
6092 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6093
6094         * MAINTAINERS: Update for removed CPU targets.
6095
6096 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6097
6098         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6099         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6100         * Makefile.in: Regenerated.
6101
6102 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6103
6104         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6105         (CFLAGS_FOR_TARGET): Use it.
6106         (CXXFLAGS_FOR_TARGET): Likewise.
6107         * Makefile.in: Regenerated.
6108         * configure.in (--with-build-sysroot): New option.
6109         * configure: Regenerated.
6110
6111 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6112
6113         * Makefile.tpl: Wrap install between unstage and stage
6114         * Makefile.in: Regenerate.
6115
6116 2005-07-21  Eric Christopher  <echristo@apple.com>
6117
6118         * MAINTAINERS: Update affiliation.
6119
6120 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6121
6122         * MAINTAINERS: Add self as crx port maintainer.
6123
6124 2005-07-20  DJ Delorie  <dj@redhat.com>
6125
6126         * MAINTAINERS: Add self as m32c maintainer.
6127
6128 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6129
6130         * all files: Update FSF address.
6131
6132 2005-07-15  Eric Christopher  <echristo@redhat.com>
6133
6134         * MAINTAINERS: Change affiliation.
6135
6136 2005-07-14  Jim Blandy  <jimb@redhat.com>
6137
6138         * configure.in: Add cases for Renesas m32c.
6139         * configure: Regenerated.
6140
6141 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6142
6143         * COPYING.LIB: Update from fsf.org.
6144
6145 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6146
6147         * COPYING, compile, config.guess,
6148         config.sub, install-sh, missing, mkinstalldirs,
6149         symlink-tree, ylwrap: Sync from upstream sources.
6150         * config-ml.in: Update FSF address.
6151
6152 2005-07-13  Eric Christopher  <echristo@redhat.com>
6153
6154         * configure.in: Add toplevel noconfigdir support for tpf.
6155         * configure: Regenerate.
6156
6157 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6158
6159         PR ada/22340
6160
6161         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6162         * Makefile.in: Regenerate.
6163
6164 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6165
6166         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6167         Brolley to write-after-approval.
6168
6169 2005-07-07  Andreas Schwab  <schwab@suse.de>
6170
6171         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6172         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6173         * Makefile.in: Regenerated.
6174
6175 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6176
6177         * configure.in: Don't build sim or rda when targetting darwin.
6178         * configure: Regenerate.
6179
6180 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6181
6182         * configure.in: Add --enable-libssp and --disable-libssp.
6183         * configure: Regenerate with autoconf-2.13.
6184
6185 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6186
6187         * Makefile.def (target_modules): Add libssp.
6188         * configure.in (target_libraries): Add target-libssp.
6189         * configure: Rebuilt.
6190         * Makefile.in: Rebuilt.
6191
6192 2005-07-01  Zack Weinberg  <zackw@panix.com>
6193
6194         * MAINTAINERS: Change email address.  Resign from maintainership.
6195
6196 2005-07-01  Richard Guenther  <rguenther@suse.de>
6197
6198         * MAINTAINERS: Change my e-mail address and affiliation.
6199
6200 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6201
6202         * Makefile.def (stagefeedback): Come after profile.
6203         Define profiledbootstrap target.
6204         * Makefile.tpl (profiledbootstrap): Remove.
6205         (stageprofile-end): Zap stagefeedback.
6206         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6207         * Makefile.in: Regenerate.
6208
6209 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6210
6211         * MAINTAINERS: Update my email address.
6212
6213 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6214
6215         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6216         In 'cpp' stanza, support '#line' as well as '# '.
6217
6218 2005-06-08  Andreas Schwab  <schwab@suse.de>
6219
6220         * MAINTAINERS: Move myself from 'Write After Approval' to
6221         'CPU Port Maintainers' section as m68k maintainer.
6222
6223 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6224
6225         * configure.in (unsupported_languages): New macro.
6226         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6227         non-ported target libraries in noconfigdirs.
6228         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6229         non-linux-gnu.  Remove libgcj_ex_libffi.
6230         <lang_frag loop>: Set add_this_lang=no if the language is in
6231         unsupported_languages.
6232         * configure: Regenerate.
6233
6234 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6235
6236         * configure.in: Fix typo in handling of --with-mpfr-dir.
6237         * configure: Regenerate.
6238
6239 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6240
6241         * MAINTAINERS: Update my email address.
6242
6243 2005-06-02  Jim Blandy  <jimb@redhat.com>
6244
6245         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6246         accepted into the master sources.)
6247
6248 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6249             Michael Snyder  <msnyder@redhat.com>
6250             Stan Cox  <scox@redhat.com>
6251
6252         * configure.in: Set noconfigdirs for ms1.
6253
6254         * configure: Regenerate.
6255
6256 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6257
6258         * MAINTAINERS (Write After Approval): Add self.
6259
6260 2005-06-01  Josh Conner  <jconner@apple.com>
6261
6262         * MAINTAINERS (Write After Approval): Add self.
6263
6264 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6265
6266         * MAINTAINERS: Update my email address.
6267
6268 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6269
6270         * MAINTAINERS (Write After Approval): Add self.
6271
6272 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6273
6274         * MAINTAINERS (Write After Approval): Remove self.
6275
6276 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6277
6278         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6279         (Dependencies): Consider target modules for bootstrap dependencies.
6280         Make target bootstrap modules depend on each stage's gcc.
6281         * Makefile.in: Regenerate.
6282
6283 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6284
6285         * Makefile.def (configure-gcc): Depend on binutils having been built.
6286         (all-gcc): No need to do it here.
6287         * Makefile.in: Regenerate.
6288
6289 2005-05-19  Paul Brook  <paul@codesourcery.com>
6290
6291         * configure.in: Rewrite misleading error message when requested
6292         language cannot be built.
6293         * configure: Regenerate.
6294
6295 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6296
6297         * ylwrap: Import from Automake 1.9.5.
6298
6299 2005-05-13  David Ung  <davidu@mips.com>
6300
6301         * MAINTAINERS (Write After Approval): Add self.
6302
6303 2005-05-09  Mike Stump  <mrs@apple.com>
6304
6305         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6306         lt_cv_sys_max_cmd_len for now.
6307
6308 2005-05-09  Stan Cox  <scox@redhat.com>
6309
6310         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6311
6312 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6313
6314         * README.SCO: Update the URL.
6315
6316 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6317
6318         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6319         with_gnu_ld to libtool.
6320         * ltcf-c.sh (aix[45]): Define file_list_spec.
6321         * ltcf-cxx.sh (aix[45]): Same.
6322         * ltcf-gcj.sh (aix[45]): Same.
6323         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6324         exists, write list of input files to temporary file.
6325
6326 2005-05-04  Mike Stump  <mrs@apple.com>
6327
6328         * configure.in: Always pass --target to target configures as
6329         otherwise rebuilds that do --recheck will fail.
6330         * confiugure: Rebuilt.
6331
6332 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6333
6334         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6335         STAGE_HOST_EXPORTS.
6336         (configure, all): Add bootstrap support.
6337         (Host modules, target modules): Pass post-stage1 flags and exports.
6338         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6339         * Makefile.in: Regenerate.
6340
6341 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6342
6343         * configure: Regenerate.
6344
6345 2005-04-27  Mike Stump  <mrs@apple.com>
6346
6347         * MAINTAINERS: Add self as darwin maintainer.
6348
6349 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6350
6351         * config.sub: Update from master copy.
6352
6353 2005-04-21  Mike Stump  <mrs@apple.com>
6354
6355         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6356         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6357
6358 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6359
6360         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6361         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6362         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6363         "*-*-elf" and "*-*-linux*".
6364         * configure: Regenerate.
6365
6366 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6367
6368         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6369
6370 2005-04-12  Mike Stump  <mrs@apple.com>
6371
6372         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6373
6374 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6375
6376         * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6379
6380         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6381
6382 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6383
6384         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6385         (TARGET_CONFIGARGS): Include --with-target-subdir.
6386         (configure, all): New macros.  Use them throughout.
6387         * Makefile.in: Regenerate.
6388
6389 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6390
6391         * MAINTAINERS (Write After Approval): Add myself.
6392
6393 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6394
6395         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6396
6397 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6398
6399         * MAINTAINERS: Move John Carr to Write After Approval.
6400
6401 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6402
6403         * config/mh-mingw32: Delete.
6404         * configure.in: Don't use it.
6405         * configure: Regenerate.
6406
6407 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6408
6409         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6410         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6411         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6412         (HOST_LIB_PATH): Generate from Makefile.def.
6413         (TARGET_LIB_PATH): Likewise.
6414         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6415         * Makefile.in: Regenerate.
6416         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6417         (RPATH_ENVVAR): Include Darwin case.
6418         * configure: Regenerate.
6419
6420 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6421
6422         * MAINTAINERS (Various Maintainers): Remove self.
6423         (Write After Approval): Add self.
6424
6425 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6426
6427         * MAINTAINERS (Various Maintainers): Add self.
6428
6429 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6430
6431         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6432         * configure: Regenerate.
6433
6434 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6435
6436         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6437         gcc_version, and gcc_version_trigger from set of flags to pass.
6438         * Makefile.tpl: Remove definitions of above variables.
6439         (config.status): Remove dependency on $(gcc_version_trigger).
6440         * Makefile.in: Regenerate.
6441         * configure.in: Do not reference config/gcc-version.m4 nor
6442         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6443         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6444         * configure: Regenerate.
6445
6446 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6447             Andrew Pinski  <pinskia@physics.uc.edu>
6448
6449         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6450         * Makefile.in: Regenerate.
6451
6452 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6453
6454         * MAINTAINERS (Write After Approval): Add myself.
6455
6456 2005-03-03  David Ayers  <d.ayers@inode.at>
6457
6458         * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6461
6462         PR libgcj/20160
6463         * ltmain.sh: Avoid creating archives with components that have
6464         duplicate basenames.
6465
6466 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6467
6468         PR bootstrap/20250
6469         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6470         instead of check.
6471         * Makefile.in: Regenerate.
6472
6473 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6474
6475         * Makefile.in: Regenerate to fix conflict between the previous two
6476         patches.
6477
6478 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6479
6480         PR bootstrap/17383
6481         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6482         * Makefile.tpl (HOST_SUBDIR): New substitution.
6483         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6484         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6485         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6486         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6487         (Host modules, Bootstrapped modules): Use it.
6488         (Build modules, Target modules): Do not create symlink trees,
6489         always configure out-of-srcdir.
6490         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6491         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6492         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6493         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6494
6495         * Makefile.in: Regenerate.
6496         * configure: Regenerate.
6497
6498 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6499
6500         Merged from libada-gnattools-branch:
6501         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6502
6503         * gnattools: New directory.
6504         * Makefile.def: Add gnattools as a module, depending on target-libada.
6505         * Makefile.in: Regenerate.
6506         * configure.in: Include gnattools in host_tools; disable it if ada
6507         is disabled.
6508         * configure: Regenerate.
6509
6510 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6511
6512         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6513         treelang maintainer.
6514         (Write After Approval): Remove myself.
6515
6516 2005-02-23  Paul Schlie  <schlie@comcast.net>
6517
6518         * configure.in: Allow darwin targeted ports to build tk, itcl and
6519         libgui.
6520         * configure: Regenerate.
6521
6522 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6523
6524         PR libgcj/10353
6525         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6526         * configure: Regenerate.
6527
6528 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6529
6530         * MAINTAINERS (Write After Approval): Add myself.
6531
6532 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6533
6534         * MAINTAINERS: Update my e-mail address.
6535
6536 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6537
6538         * MAINTAINERS (Write After Approval): Add myself.
6539
6540 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6541
6542         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6543         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6544         target-libgloss when not *-*-elf and *-*-aout.
6545         * configure: Regenerate.
6546
6547 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6548
6549         * MAINTAINERS: Remove obsolete entries.
6550
6551         * MAINTAINERS (Write After Approval): Add Michael Matz.
6552
6553 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6554
6555         * MAINTAINERS: Remove self as cpplib maintainer.
6556
6557 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6558
6559         * install-sh, config.sub: Import from upstream.
6560
6561 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6562
6563         PR bootstrap/18222
6564         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6565         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6566         * Makefile.in: Regenerate.
6567
6568 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6569
6570         * MAINTAINERS: Update my email address.
6571
6572 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6573             Andreas Schwab  <schwab@suse.de>
6574
6575         PR bootstrap/18033
6576         * config-ml.in: Eval option if surrounded by single quotes.
6577
6578 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6579
6580         Revert 2004-12-28 Makefile changes, a better fix will be
6581         applied to mainline and src after GCC 4.0 branches.
6582
6583 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6584
6585         PR bootstrap/17383
6586
6587         * Makefile.def (target_modules): Remove stage parameter,
6588         it is always true now.
6589         * Makefile.tpl (configure-build-[+module+],
6590         configure-target-[+module+]): Always build symlink tree
6591         for the directory and for include.  BUILD_SUBDIR and
6592         TARGET_SUBDIR cannot be . anymore.
6593         * Makefile.in: Regenerate.
6594
6595 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6596
6597         Revert 2004-12-08 Makefile changes.
6598
6599 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6600
6601         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6602         cygwin, mingw.
6603
6604 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6605
6606         * configure.in (sh64-*-*): Reenable gprof.
6607         * configure: Regenerate.
6608
6609 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6610
6611         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6612         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6613         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6614         * Makefile.in: Regenerate.
6615
6616 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6617
6618         * MAINTAINERS: Update my email address.
6619
6620 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6621
6622         * Makefile.tpl: Generate normal dependencies if the LHS module is
6623         not bootstrapped.
6624         * Makefile.in: Regenerate.
6625
6626 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6627
6628         * configure.in: Include config/gxx-include-dir.m4.  Use
6629         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6630         * configure: Regenerate.
6631
6632 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6633
6634         * config.if: Delete.
6635         * configure.in: Set libstdcxx_incdir directly.
6636         * configure: Regenerate.
6637
6638 2004-12-02  Eric Christopher  <echristo@redhat.com>
6639
6640         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6641         * Makefile.in: Regenerate.
6642
6643 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6644
6645         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6646         * configure: Regenerate.
6647
6648 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6649
6650         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6651         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6652         * configure: Regenerate.
6653
6654 2004-12-01  Eric Christopher  <echristo@redhat.com>
6655
6656         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6657         of things to remove.
6658
6659 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6660
6661         * MAINTAINERS (Write After Approval): Update my e-mail address.
6662
6663 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6664
6665         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6666         from CVS libtool to always pass_all.
6667
6668 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6669
6670         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6671         (hppa*64*-*-*): Delete incorrect comment.
6672         * configure: Rebuilt.
6673
6674 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6675
6676         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6677
6678 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6679
6680         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6681         from CVS libtool to always pass_all.
6682
6683 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6684
6685         * install-sh, compile: Import from automake.
6686
6687 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6688
6689         * config.guess, config.sub:  Import from savannnah.
6690
6691 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6692
6693         * MAINTAINERS (Write After Approval): Add myself
6694
6695 2004-11-12  Mike Stump  <mrs@apple.com>
6696
6697         * Makefile.def: Add html support.
6698         * Makefile.tpl: Likewise.
6699         * Makefile.in: Regenerate.
6700
6701 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6702
6703         PR 18423
6704         * configure.in: Remove all instances of build-fixincludes from
6705         noconfigdirs.
6706         (build_configargs): Supply --target to subdirectories.
6707         * configure: Regenerate.
6708
6709         * Makefile.def: Make gcc install depend on fixincludes install.
6710         * Makefile.in: Regenerate.
6711
6712 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6713
6714         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6715
6716 2004-11-11  Paul Brook  <paul@codesourcery.com>
6717
6718         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6719
6720 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6721
6722         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6723         target-libgfortran.
6724         * configure: Regenerate.
6725
6726 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6727
6728         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6729         like CC.
6730
6731 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6732
6733         * Makefile.def (host fixincludes): Specify missing targets.
6734         * Makefile.in: Regenerate.
6735
6736 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6737
6738         * MAINTAINERS: Add myself
6739
6740 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6741
6742         * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6745
6746         * Makefile.def: Build fixincludes for the host, too.
6747         * Makefile.in: Regenerate.
6748         * configure.in (host_tools): Add fixincludes.
6749         * configure: Regenerate.
6750
6751 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6752
6753         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6754         * configure: Regenerated.
6755
6756 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6757
6758         PR other/17783
6759         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6760         * configure: Regenerated.
6761
6762 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6763
6764         * README.SCO: Update per FSF instructions.
6765
6766 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6767
6768         PR target/18151
6769         * configure.in (case ${target}): Do not build fixincludes for avr.
6770         * configure: Regenerated.
6771
6772 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6773
6774         * configure.in (case ${target}): Do not build fixincludes
6775         on platforms where it is not used.
6776         * configure: Regenerated.
6777
6778 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6779
6780         * configure.in: Use an absolute path to install-sh.
6781         * configure: Regenerated.
6782
6783 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6784
6785         * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6788
6789         * MAINTAINERS: Remove from Write After Approval those that are
6790         already maintainers.
6791
6792 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6793
6794         * MAINTAINERS:  Update my email address.
6795
6796 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6797
6798         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6799         * configure: Regenerate.
6800
6801 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6802
6803         * MAINTAINERS:  Update my email address.
6804
6805 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6806
6807         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6808         entries belonging to this category.
6809
6810 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6811
6812         * MAINTAINERS: Update my e-mail address.
6813
6814 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6815
6816         Fix wrong conflict resolution in:
6817
6818         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6819
6820         * Makefile.in: Regenerate.
6821         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6822         in the recursive `make', instead of hardwiring `all'.
6823         (Autogenerated TARGET-* variables): New.
6824
6825 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6826
6827         * configure.in: Enable target-libgloss for crx-*-*.
6828         * configure: Regenerate.
6829
6830 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6831
6832         * MAINTAINERS (Various Maintainers): Move the "windows,
6833         cygwin, mingw" maintainer to ...
6834         (OS Port Maintainers): ... here.
6835
6836 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6837
6838         * MAINTAINERS (Write After Approval): Remove those that are
6839         maintainers of some subsystem.
6840
6841 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6842
6843         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6844         * ltcf-cxx.sh (tpf*): Likewise.
6845         * ltconfig (tpf*): Add TPF OS configuration support.
6846
6847 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6848
6849         * MAINTAINERS: Change my email address to my new work account.
6850
6851 2004-09-24  Michael Roth  <mroth@nessie.de>
6852
6853         * configure.in (--without-headers): Add missing double quotes.
6854         * configure: Regenerate.
6855
6856 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6857
6858         * ylwrap: Revert to previous version.
6859
6860 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6861
6862         PR bootstrap/17369
6863         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6864         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6865         SET_GCC_LIB_PATH_CMD.
6866         (BASE_TARGET_EXPORTS): Likewise.
6867         * Makefile.in: Regenerated.
6868
6869         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6870         * configure: Regenerated.
6871
6872 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6873
6874         * config.guess: New upstream version
6875         * compile, depcomp, install-sh, ylwrap: Likewise.
6876
6877 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6878
6879         * config/mh-x86omitfp: New host makefile fragment.  Add
6880         -fomit-frame-pointer to the default BOOT_CFLAGS.
6881         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6882         * configure: Regenerate.
6883
6884 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6885
6886         PR target/11572
6887         * configure.in (*-*-darwin*): Renable libobjc.
6888         * configure: Regenerate.
6889
6890 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6891
6892         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6893
6894 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6895
6896         * Makefile.def: Remove libbanshee.
6897         * Makefile.tpl: Ditto.
6898         * configure.in: Ditto.
6899         * Makefile.in: Regen.
6900         * configure: Ditto.
6901
6902 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6903
6904         * ltmain.sh: Use $pic_object as $non_pic_object if
6905         $non_pic_object=none.
6906
6907 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6908
6909         * missing: Import latest version from master repository.
6910
6911 2004-09-06  Nick Clifton  <nickc@redhat.com>
6912
6913         * config.sub: Import latest version from master repository.
6914         * config.guess: Likewise.
6915         This includes these changes:
6916
6917         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6918
6919         * config.sub: Handle crisv32, alias etraxfs.
6920         * config.guess (crisv32:Linux:*:*): Handle.
6921
6922         2004-08-13  Brad Smith  <brad@comstyle.com>
6923
6924         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6925         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6926
6927         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6928
6929         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6930         assume the processor is a powerpc.  This is because coreutils
6931         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6932         in this case, due to a MacOS X bug that causes
6933         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6934         to return a negative number.
6935         Problem reported by Petter Reinholdtsen in:
6936         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6937
6938         2004-07-19  Ben Elliston  <bje@gnu.org>
6939
6940         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6941
6942         2004-06-24  Ben Elliston  <bje@gnu.org>
6943
6944         * config.guess: Update copyright years.
6945         * config.sub: Likewise.
6946
6947         2004-06-22  Robert Millan  <robertmh@gnu.org>
6948
6949         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6950         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6951
6952         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6953
6954         * config.guess (*:*VMS:*:*): New entry. Replaces
6955         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6956         manufacturer.
6957
6958         2004-06-22  Ben Elliston  <bje@gnu.org>
6959
6960         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6961         * config.sub: Likewise.
6962
6963         2004-06-22  Ben Elliston  <bje@gnu.org>
6964
6965         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6966         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6967
6968         2004-06-11  Ben Elliston  <bje@gnu.org>
6969
6970         * config.guess (pegasos:OpenBSD:*:*): Remove.
6971
6972         2004-06-11  Ben Elliston  <bje@gnu.org>
6973
6974         From Wouter Verhelst <wouter@grep.be>:
6975         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6976
6977         2004-06-11  Ben Elliston  <bje@gnu.org>
6978
6979         * config.guess (luna88k:OpenBSD:*:*): New.
6980
6981         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6982
6983         * config.guess (m32r*:Linux:*:*): New case.
6984         * config.sub: Handle m32rle.
6985
6986         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6987
6988         From Jens Petersen  <petersen@redhat.com>:
6989         * config.sub: Handle sparcv8.
6990
6991         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6992
6993         From Tom Smith <smith@cag.lkg.hp.com>:
6994         * config.guess: Version suffixes are equally significant on Tru64
6995         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6996         prefix of "P" (patched kernel).
6997
6998         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6999
7000         * config.sub: Add support for National Semiconductor CRX target.
7001
7002 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7003
7004         * MAINTAINERS (Various Maintainers): Remove myself as web page
7005         maintainer, add myself as maintainer of build status lists.
7006
7007 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7008
7009         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7010         *-*-netware, but add target-libmudflap.
7011         Consolidate *-*-netware targets (of which really only i?86 exists)
7012         into a single entry.
7013         * configure: Likewise.
7014
7015 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7016
7017         * Makefile.tpl (sorry): Remove.
7018         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7019         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7020         (do-clean): Clean per-stage directories too.
7021         (do-distclean): Run distclean-stage1 too.
7022         (.NOTPARALLEL): Enable during toplevel bootstrap.
7023         (stage[+id+]-bubble): Enable parallel execution during
7024         the recursive invocation.
7025         * Makefile.in: Regenerate.
7026
7027         Fix previous checkin:
7028
7029         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7030         include.
7031         * configure.in: Fix indentation.
7032         * configure: Regenerate.
7033
7034 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7035
7036         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7037         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7038         * configure: regenerate
7039         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7040         -mdynamic-no-pic
7041
7042 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7043
7044         * Makefile.def (build_modules): Add fixincludes.
7045         (dependencies): Make gcc depend on fixincludes.
7046         * configure.in (build_tools): Add fixincludes.
7047         (build_configdirs): Always include build_libs.
7048         * Makefile.in: Regenerate.
7049         * configure: Regenerate.
7050
7051 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7052
7053         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7054         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7055         phony targets; do not generate timestamp files.
7056         (distclean-stageN): Remove references to their timestamp files.
7057         (restageN, touch-stageN): Remove.
7058         (stageN-bubble): Rewritten.
7059         (compare): Support lean bootstraps.
7060         * Makefile.in: Regenerate.
7061
7062         * configure.in: Only warn when bootstrapping but
7063         build != host or build != target.  Support lean bootstraps.
7064         * configure: Regenerate.
7065
7066 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7067
7068         * configure.in:  Give a better error message if GMP/MPFR are missing
7069         and a language needing them has been requested.
7070         * configure:  Regenerated.
7071
7072 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7073
7074         * configure.in:  Print a list of available language front-ends if
7075         a requested one is missing.  Tidy stray tab characters.
7076         * configure:  Regenerated.
7077
7078 2004-08-19  Michael Koch  <konqueror@gmx.de>
7079
7080         * gcc/doc/install.texi: Update entry about automake for libjava.
7081
7082 2004-08-17  Robert Millan  <robertmh@gnu.org>
7083
7084         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7085         (instead of FreeBSD).
7086         * configure: Regenerate.
7087
7088 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7089
7090         * Makefile.in: Regenerate.
7091         * configure: Regenerate.
7092
7093         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7094         stage_*_flags.
7095         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7096         for bootstrapped modules if toplevel bootstrap is going.
7097         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7098         modules.  Adjust for changes in Makefile.def.  Enable several
7099         rules even in non-bootstrap mode, just to avoid peppering the
7100         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7101         (stage-[+prev+]-bubble): Remove.
7102
7103         * Makefile.def (Dependencies): Depend on all-build-bison,
7104         all-build-flex, all-build-byacc, all-build-texinfo, rather
7105         than the host variations.
7106         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7107         with BUILD_SUBDIR.
7108         (BISON): Update for recent Bisons.
7109         (YACC): Fix typo.
7110         (cross): Depend on all-build.
7111         (all): Do not depend on all-build.
7112         (prebootstrap): Remove.
7113         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7114         (Prebootstrap dependencies): Add them to the per-stage targets
7115         and to all-prebootstrap.
7116         * configure.in (build_configdirs): Always enable build_tools.
7117         (BUILD_DIR_PREFIX): Remove.
7118
7119         * Makefile.def (gcc): Add target variable.
7120         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7121         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7122         in the recursive `make', instead of hardwiring `all'.
7123         (Autogenerated TARGET-* variables): New.
7124
7125 2004-08-13  Brian Booth  <bbooth@redhat.com>
7126
7127         * MAINTAINERS: Remove myself from write-after-approval.
7128
7129 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7130
7131         * src-release: Stop distributing mmalloc with gdb (which doesn't
7132         use it).
7133         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7134         * Makefile.in: Regenerate.
7135
7136 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7137
7138         * configure.in (arm*-*-eabi*): New target.
7139         * configure: Regenerate.
7140
7141 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7142
7143         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7144         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7145         (Dependencies): New section.
7146         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7147         (configure-target-[+module+]): Depend on maybe-all-gcc
7148         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7149         (toplevel profiledbootstrap): Fix dependencies.
7150         * Makefile.in: Regenerate.
7151
7152 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7153
7154         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7155         target-libiberty to noconfigdirs.
7156         * configure: Regenerate.
7157
7158 2004-08-03  Paul Brook  <paul@codesourcery.com>
7159
7160         * configure.in: Check for MPFR as well as GMP.
7161         * configure: Regenerate.
7162
7163 2004-08-01  Robert Millan  <robertmh@gnu.org>
7164
7165         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7166         libmudflap for all GNU-based systems (with Glibc).
7167         * configure: Regenerate.
7168
7169 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7170
7171         * Makefile.def (host-modules): Add gcc.
7172         * Makefile.in: Regenerate.
7173         * Makefile.tpl (sorry): New rule.
7174         (configure-host, all-host, [+make_target+]-host, do-check,
7175         install-host): Do not add gcc as a special case.
7176         (host modules): Add a small special-casing for gcc.  Export
7177         extra_make_flags through the environment.
7178         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7179         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7180         other recursive targets for gcc): Remove.
7181
7182         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7183         (stage, unstage): New rules.
7184         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7185         distclean-stage[+id+]): Use stage_current.
7186         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7187         the stage*-start rules.
7188
7189 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7190
7191         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7192         use -all_load flag.
7193
7194 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7195
7196         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7197         * configure: Regenerate.
7198
7199 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7200
7201         * maintainer-scripts/gcc_release: Revert yesterday's change.
7202
7203 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7204
7205         * MAINTAINERS: Add myself to write-after-approval.
7206
7207 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7208
7209         * libf2c: Removed.
7210         * gcc/gccbug.in: Updated because of libf2c removal.
7211         * maintainer-scripts/gcc_release: Ditto.
7212
7213 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7214
7215         * configure.in: Build libmudflap by default on FreeBSD.
7216         * configure: Regenerated.
7217
7218 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7219
7220         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7221         systems.
7222         * configure: Regenerated.
7223
7224 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7225
7226         PR target/16344
7227         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7228         feedback based compiler.
7229         * Makefile.in: Rebuilt.
7230
7231 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7232
7233         * Makefile.def (host_modules): Set bootstrap=true for flex.
7234         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7235         * Makefile.in: Rebuilt.
7236
7237 2004-07-07  Jan Hubicka  <jh@suse.cz>
7238
7239         * MAINTAINERS: Add self as a profile feedback maintainer.
7240
7241 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7242
7243         * configure.in:  Do not prepend $srcdir to /dev/null in
7244         makefile fragments.
7245         * configure:  Regenerate.
7246
7247 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7248
7249         * Makefile.def (build_modules): Add bison, byacc, flex,
7250         m4, texinfo.
7251         (flags_to_pass): Add FLEX.
7252         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7253         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7254         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7255         DEFAULT_MAKEINFO): Remove.
7256         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7257         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7258         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7259         objdir or else use configured tool.
7260         (all-build): New.
7261         (all): Depend on it.
7262         (Build module dependencies): Add.
7263         * Makefile.in: Regenerate.
7264         * configure.in: Better support for multiple build modules,
7265         matching what is done for host/target modules.  Do not look
7266         for "plausible" locations of build tools if Canadian cross.
7267         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7268         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7269         * configure: Regenerate.
7270
7271 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7272
7273         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7274         * Makefile.in: Regenerate.
7275
7276 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7277
7278         * Makefile.tpl (configure-build-[+module+],
7279         configure-[+module+], configure-target-[+module+]): Pass
7280         [+extra_configure_args+].
7281         (all-build-[+module+], all-[+module+], check-[+module+],
7282         install-[+module+], [+make_target+]-[+module+],
7283         all-target-[+module+], check-target-[+module+],
7284         install-target-[+module+], [+make_target+]-target-[+module+]):
7285         Pass [+extra_make_args+].
7286         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7287         (GCC_HOST_EXPORTS): Remove.
7288         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7289         cross, check-gcc, check-gcc-c++, install-gcc,
7290         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7291         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7292         * Makefile.in: Regenerate.
7293
7294 2004-06-21  Matthew Sachs  <msachs@apple.com>
7295
7296         * MAINTAINERS: Added self to write-after-approval.
7297
7298 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7299
7300         * configure.in: Check for srcdir/winsup rather than build directory
7301         winsup.
7302         * configure: Regenerate.
7303
7304 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7305
7306         * configure.in: Don't build Cygwin native newlib if winsup
7307         directory is missing.  Emit warning instead.
7308         * configure: Regenerate.
7309
7310 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7311
7312         * Makefile.tpl (touch-stage[+id+]): New.
7313         (restage[+prev+]): Depend on touch-stage[+id+].
7314
7315         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7316         Use it throughout.
7317
7318         * Makefile.def: Add profile and feedback bootstrap stages.
7319         Remove next field from bootstrap stages.
7320         * Makefile.tpl (LN, LN_S): Substitute.
7321         (stageN-start, stageN-end): Use double-colon rules, to
7322         provide a hook for additional setup commands.
7323         (distclean-stageN-gcc, restageN): Create dependencies from
7324         [+prev+], not from [+next+].
7325         (stageN-bubble): Add commands for successive stages from
7326         [+prev+], using double-colon rules.
7327         (all-stageN-gcc): Fix typo.
7328         (stagefeedback-start, profiledbootstrap): New.
7329         * Makefile.in: Regenerate.
7330         * configure.in: Call ACX_PROG_LN.
7331         * configure: Regenerate.
7332
7333 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7334
7335         * MAINTAINERS (Write After Approval): Add myself.
7336
7337 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7338
7339         * MAINTAINERS (Write After Approval): Add myself.
7340
7341 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7342
7343         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7344         without gcc.
7345         * configure: Regenerate.
7346
7347 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7348
7349         * Makefile.tpl: Fix typo.
7350         * Makefile.in: Regenerate.
7351
7352 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7353
7354         * configure.in: Remove new- prefix from toplevel
7355         bootstrap targets.
7356         * configure: Regenerate.
7357
7358 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7359
7360         * Makefile.tpl (all.normal): Rename to all.
7361         (all): Replace with a rule to pick the default
7362         target from configure.
7363         (all-gcc, configure-gcc): Use conditionals to
7364         do nothing when toplevel bootstrap is going on.
7365         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7366         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7367         * configure.in: Support --enable-bootstrap.
7368
7369         * Makefile.def: Remove new- prefix from toplevel
7370         bootstrap targets.
7371         * Makefile.tpl: Likewise.
7372
7373         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7374         target.
7375
7376         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7377         $(RECURSE_FLAGS) to recursive invocation of make.
7378
7379         * Makefile.in: Regenerate.
7380         * configure: Regenerate.
7381
7382 2004-05-30  Andreas Jaeger  <aj@suse.de>
7383             Jim Wilson  <wilson@specifixinc.com>
7384
7385         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7386         like CC.
7387
7388 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7389
7390         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7391         * configure: Regenerate.
7392
7393 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7394
7395         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7396         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7397         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7398         targets.
7399         * Makefile.in: Regenerate.
7400
7401 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7402
7403         * configure.in: Test the ability to symlink directories.
7404         * configure: Regenerate.
7405
7406         * Makefile.def (bootstrap-stage): New definitions.
7407         * Makefile.tpl (configure-stage1-gcc,
7408         configure-stage2-gcc, configure-stage3-gcc,
7409         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7410         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7411         new-restage3, compare): Autogenerate, see Makefile.in
7412         entry for behavioral changes.
7413         (distclean-stage1, new-stage1-start, new-stage1-end,
7414         new-stage1-bubble, distclean-stage2, new-stage2-start,
7415         new-stage2-end, new-stage2-bubble, distclean-stage3,
7416         new-stage3-start, new-stage3-end): New autogenerated targets.
7417         (objext, prebootstrap, BOOT_CFLAGS,
7418         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7419         targets.
7420
7421         * Makefile.in: Regenerate.
7422         (distclean-stage1, new-stage1-start, new-stage1-end,
7423         new-stage1-bubble, distclean-stage2, new-stage2-start,
7424         new-stage2-end, new-stage2-bubble, distclean-stage3,
7425         new-stage3-start, new-stage3-end): New targets.
7426         (all-stage1-gcc): Move prebootstrap dependency from here...
7427         (configure-stage1-gcc): ...to here.
7428         (new-bootstrap): Use bubble targets.
7429         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7430         Use per-stage distclean targets.
7431         (configure-stage1-gcc, configure-stage2-gcc,
7432         configure-stage3-gcc, all-stage1-gcc,
7433         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7434         Use new-stageN-start to prepare the tree.
7435
7436 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7437
7438         * Makefile.def (host_modules): add libcpp.
7439         * Makefile.tpl: Add dependencies on and for libcpp.
7440         * Makefile.in: Regenerate.
7441         * configure.in: Add libcpp host module.
7442         * configure: Regenerate.
7443
7444 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7445
7446         * Makefile.tpl: Whenever a recursive target is defined, wrap
7447         it in a special @if/@endif block, and prepare its maybe
7448         dependency in the @if/@endif block
7449         * configure.in: Instead of writing maybe dependencies, remove
7450         the @if/@endif statements, and remove the @if/@endif blocks
7451         that remain.
7452         * configure: Regenerate.
7453         * Makefile.in: Regenerate.
7454
7455 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7456
7457         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7458
7459 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7460
7461         PR bootstrap/15120
7462         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7463         * */configure: Rebuilt.
7464
7465 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7466
7467         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7468         of libf2c.
7469         * configure, Makefile.in: Regenerate.
7470
7471 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7472
7473         * MAINTAINERS (Write After Approval): Add myself.
7474
7475 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7476
7477         Merge from tree-ssa-20020619-branch.
7478
7479         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7480         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7481         (HOST_GMPLIBS): Define.
7482         (HOST_GMPINC): Define.
7483         (TARGET_LIB_PATH): Add libmudflap.
7484         (GFORTRAN_FOR_TARGET): Define.
7485         (configure-build*): Export GFORTRAN.
7486         (configure-gcc): Export GMPLIBS and GMPINC.
7487         (all-gcc): Add maybe-all-libbanshee.
7488         (configure-target-libgfortran): Define.
7489         * Makefile.in: Regenerate.
7490         * configure.in (host_libs): Add libbanshee.
7491         (target_libraries): Add target-libmudflap and target-libgfortran.
7492         Add --with-libbanshee.
7493         Handle --disable-libmudflap.
7494         (*-*-freebsd*): Use with_gmp.
7495         Add $(libgcj) to noconfigdirs.
7496         * configure: Regenerate.
7497         * depcomp: New file.
7498         * MAINTAINERS: Add tree-ssa maintainers.
7499
7500 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7501
7502         * MAINTAINERS (Various Maintainers): Add myself.
7503
7504 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7505
7506         * MAINTAINERS (Write After Approval): Add myself.
7507
7508 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7509
7510         * MAINTAINERS (Write After Approval): Add myself.
7511
7512 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7513
7514         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7515         * configure: Regenerate.
7516
7517 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7518
7519         Revert:
7520         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7521
7522         * Makefile.def (flags_to_pass): Remove *dir variables that
7523         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7524         as well as prefix and exec_prefix.
7525         * Makefile.in: Regenerate.
7526
7527 2004-04-26  Robert Millan  <robertmh@gnu.org>
7528
7529         Add patches from libtool CVS.
7530         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7531         * ltconfig: Likewise.
7532         * ltcf-c.sh: Likewise.
7533         * ltcf-cxx.sh: Likewise.
7534         * ltcf-gcj.sh: Likewise.
7535
7536 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7537
7538         * Makefile.def (host_modules): Mark with the bootstrap
7539         flag packages on which gcc depends.
7540         * Makefile.tpl (all-bootstrap): Use it.
7541         * Makefile.in: Regenerate.
7542
7543 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7544
7545         * Makefile.def (flags_to_pass): Remove *dir variables that
7546         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7547         as well as prefix and exec_prefix.
7548         * Makefile.in: Regenerate.
7549
7550 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7551
7552         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7553         * configure: Regenerate.
7554         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7555         * gcc/Makefile.tpl (compare): Use the result of the test.
7556         * gcc/Makefile.in: Regenerate.
7557
7558 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7559
7560         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7561         Always relocate gcc and prev-gcc to the original names, even
7562         if the build fails.
7563         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7564         New targets.
7565
7566 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7567
7568         * MAINTAINERS: Update my email address.
7569
7570 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7571
7572         * configure.in (mips*-*-irix5*): Enable ld.
7573         * configure: Regenerate.
7574
7575 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7576
7577         * configure: Regenerate.
7578
7579 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7580
7581         * Makefile.tpl (configure-[+module+], configure-gcc,
7582         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7583         Set and export LDFLAGS.
7584         * Makefile.in: Regenerate.
7585
7586 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7587
7588         * MAINTAINERS: Add myself to write-after-approval.
7589
7590 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7591
7592         PR bootstrap/14871
7593         * Makefile.tpl: If we don't have built-in-tree target tools,
7594         use the ones found by configure rather than hacking around with
7595         program_transform_name.
7596         * configure.in: Give Makefile.tpl the information necessary
7597         to do that.
7598         * Makefile.in: Regenerate.
7599         * configure: Regenerate.
7600
7601 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7602
7603         PR bootstrap/14760
7604         * configure.in: When computing baseargs, strip *all* copies of
7605         offending options.  Also, don't match/substitute the trailing space,
7606         so that this actually works when two similar options are separated by
7607         only one space.
7608         * configure: Regenerate.
7609
7610 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7611
7612         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7613         (rs6000-*-aix*): Same.
7614         * configure: Regenerate.
7615
7616 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7617
7618         * MAINTAINERS: Add myself to write-after-approval.
7619
7620 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7621
7622         * MAINTAINERS: Add myself to write-after-approval.
7623
7624 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7625
7626         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7627         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7628         * Makefile.in: Regenerate.
7629
7630         * configure.in (top level bootstrap support): Rework --enable-werror
7631         to set @stage2_werror_flag@.
7632         * configure: Regenerate.
7633         * Makefile.tpl (top level bootstrap support): Pass
7634         @stage2_werror_flag@ down to configure in stages 2 and 3.
7635         * Makefile.in: Regenerate.
7636
7637 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7638
7639         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7640         for stages 2 and 3 as well as in make.  As a consequence, remove
7641         OUTPUT_OPTION (now detected by configure) from the flags passed down
7642         to make.
7643         * Makefile.in: Regenerate.
7644
7645         * Makefile.tpl (new-bootstrap): Fix typo.
7646         * Makefile.in: Regenerate.
7647
7648 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7649
7650         * Makefile.tpl: Rearrange by moving recursive_targets rules
7651         into their proper sections.
7652         * Makefile.tpl (top level bootstrap support): Move disabling
7653         of coverage flags from 'make' to 'configure'; improve comments.
7654         * Makefile.in: Regenerate.
7655
7656         * Makefile.tpl (experimental top level bootstrap) Move stage1
7657         language setting from all- target to configure- target; disable
7658         intermodule optimization in stage 1; prevent gratuitous rebuilds
7659         of stage 1.
7660         * Makefile.in: Regenerate.
7661         * configure.in: Comma-separate stage 1 language list for top
7662         level bootstrap.
7663         * configure: Regenerate.
7664
7665         * Makefile.tpl: Clean up experimental top level bootstrap support:
7666         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7667         prev-gcc in configure- targets as well as all- targets.
7668         * Makefile.in: Regenerate.
7669
7670 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7671
7672         * compile: New file imported from automake.
7673
7674 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7675
7676         * configure.in: Remove symbolic link section.
7677         * configure: Regenerate.
7678         * Makefile.tpl (links): Remove.
7679         * Makefile.in: Regenerate.
7680
7681 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7682             Nathanael Nerode  <neroden@gcc.gnu.org>
7683
7684         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7685         Set with AC_CHECK_PROGS.
7686         * configure.in: Fix comment typo from last patch.
7687         * configure: Regenerate.
7688
7689 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7690
7691         * Makefile.tpl: Introduce experimental top level bootstrap support.
7692         * Makefile.in: Regenerate.
7693         * configure.in: Introduce support for top level bootstrap.
7694         * configure: Regenerate.
7695
7696 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7697             Paolo Bonzini  <bonzini@gnu.org>
7698
7699         PR bootstrap/14522
7700         * configure.in: Cope with shells that do not support unquoted ^
7701         * configure: Regenerate.
7702
7703 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7704             Paolo Bonzini  <bonzini@gnu.org>
7705
7706         PR bootstrap/14522
7707         * configure.in: Cope with shells that do not support nesting
7708         quotes inside quoted backquote substitutions.
7709         * configure: Regenerate.
7710
7711 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7712
7713         PR bootstrap/14522
7714         * configure.in: Fix escaping of $.
7715         * configure: Regenerate.
7716
7717 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7718
7719         * configure: Regenerate, since I forgot to while committing Paolo's
7720         changes.
7721
7722 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7723
7724         PR ada/14131
7725         Move language detection to the top level.
7726         * configure.in: Find default values for the tools as
7727         soon as possible.  Disable ada if GNAT is not found.
7728         Emit error message about missing languages.  Expand
7729         --enable-languages=all for the gcc subdirectory.
7730
7731 2004-03-10  Ben Elliston  <bje@gnu.org>
7732
7733         * MAINTAINERS: Update my email address.
7734
7735 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7736
7737         * ltconfig: Disable building static libraries if building shared
7738         libraries on AIX 5L.
7739
7740 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7741
7742         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7743         and disable libgcj.
7744         * configure: Regenerated.
7745
7746 2004-03-01  Brian Booth  <bbooth@redhat.com>
7747
7748         * MAINTAINERS: Add myself to write-after-approval.
7749
7750 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7751
7752         * MAINTAINERS: Add myself to write-after-approval.
7753
7754 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7755
7756         PR bootstrap/7087
7757         * Makefile.tpl: Guard XFOO sed statements better.
7758         * Makefile.tpl: Add dependency for configure-target-libada.
7759         * Makefile.in: Regenerate (incidentally fixes broken
7760         commit when libada-branch was merged).
7761
7762 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7763
7764         * MAINTAINERS: Add myself to write-after-approval.
7765
7766 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7767
7768         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7769         maintainers.
7770
7771 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7772
7773         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7774         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7775
7776 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7777
7778         PR bootstrap/11932
7779         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7780
7781 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7782
7783         * MAINTAINERS: Added myself to write-after-approval.
7784
7785 2004-02-14  Michael Koch  <konqueror@gmx.de>
7786
7787         * MAINTAINERS: Added myself to write-after-approval.
7788
7789 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7790
7791         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7792         some OS port maintainers to OS port maintainers section.
7793
7794 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7795
7796         * MAINTAINERS: Add self.
7797
7798 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7799
7800         * MAINTAINERS: Alphabetize.
7801
7802 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7803
7804         * MAINTAINERS: Remove myself.
7805
7806 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7807
7808         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7809         (rs6000-*-aix*): Same.
7810         * configure: Regenerate.
7811
7812 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7813
7814         * configure.in (host): Add in missing $noconfigdirs to defines.
7815         * configure: Regenerate.
7816
7817 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7818             Nathanael Nerode  <neroden@gcc.gnu.org>
7819
7820         PR ada/6637, PR ada/5911
7821         Merge with libada-branch:
7822         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7823         with appropriate dependencies. Add --enable-libada configure switch.
7824         * configure, Makefile.in: Regenerate.
7825
7826 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7827
7828         * MAINTAINERS: Add myself to write-after-approval.
7829
7830 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7831
7832         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7833         * configure: Regenerate.
7834
7835 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7836
7837         Merge from upstream:
7838
7839         * ltmain.in: When setting IFS to '~', be careful about user
7840         arguments that contain '~'.
7841
7842         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7843
7844         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7845         Also test $base_compile against $CC with escaped arguments. Bug
7846         reported by Geoff Keating <geoffk@apple.com>.
7847
7848 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7849
7850         * MAINTAINERS: Remove i960 port.
7851
7852 2004-01-23  DJ Delorie  <dj@redhat.com>
7853
7854         * Makefile.def (target_modules) [libiberty]: Don't stage.
7855         * Makefile.in: Rebuilt.
7856
7857 2004-01-20  Caroline Tice  <ctice@apple.com>
7858
7859         * MAINTAINERS: Add myself to write-after-approval.
7860
7861 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7862
7863         * MAINTAINERS: Update my email address.
7864
7865 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7866
7867         * MAINTAINERS: Add myself to write-after-approval.
7868
7869 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7870
7871         * MAINTAINERS: Remove entries without email address.
7872
7873 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7874
7875         * MAINTAINERS: Add myself to write-after-approval.
7876
7877 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7878
7879         * MAINTAINERS: Update my email address.
7880
7881 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7882
7883         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7884         * Makefile.tpl (configure-target-[+module+]): Support stage.
7885         * Makefile.in: Rebuilt.
7886
7887 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7888
7889         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7890
7891 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7892
7893         * MAINTAINERS: Add myself as a MIPS maintainer.
7894
7895 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7896
7897         * configure.in: Use ./config.cache, not config.cache.
7898         * configure: Regenerate.
7899         * Makefile.tpl: Special-casing not needed for GCC any more.
7900         * Makefile.in: Regenerate.
7901
7902         * configure.in: Don't share a cache file for host dirs.
7903         * configure: Regenerate.
7904
7905         * config-ml.in: Don't mess with the cache file.
7906
7907 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7908
7909         * MAINTAINERS: Move myself from 'Write After Approval' to
7910         'CPU Port Maintainers' section as SPARC maintainer.
7911
7912 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7913
7914         * Makefile.tpl: Make GCC use a separate config.cache.
7915         * Makefile.in: Regenerate.
7916
7917         PR bootstrap/11932, PR bootstrap/11933
7918         (I don't know if it will fix either of them, but it relates
7919         to them.)
7920         * configure.in: Don't use shared config.cache for target
7921         directories.
7922         * configure: Regenerate.
7923
7924 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7925
7926         * MAINTAINERS: Add myself to 'Write After Approval' section.
7927
7928 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7929
7930         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7931         * configure: Regenerated.
7932
7933 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7934
7935         * MAINTAINERS: Remove the mn10200 maintainer.
7936
7937 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7938
7939         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7940         * configure: Regenerated.
7941
7942 2003-12-16  Jan Hubicka  <jh@suse.cz>
7943
7944         * MAINTAINERS: Add myself as callgraph maintainer.
7945
7946 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7947
7948         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7949         * configure: Regenerate.
7950
7951 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7952
7953         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7954         'Write After Approval' section. Update email.
7955
7956 2003-12-01  James Lemke  <jim@wasabisystems.com>
7957
7958         * MAINTAINERS (Write After Approval): Add myself.
7959
7960 2003-11-20  Matt Thomas  <matt@3am-software.com>
7961
7962         * MAINTAINERS: Add myself as a vax port maintainer.
7963
7964 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7965
7966         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7967         (configure-build-[+module+], configure-[+module+]): Likewise.
7968         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7969         * Makefile.in: Regenerate.
7970
7971 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7972
7973         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7974         shared/dylibed libraries.
7975         * ltmain.sh: Likewise.
7976         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7977         * ltcf-cxx.sh: Likewise.
7978         * ltcf-gcj.sh: Likewise.
7979         * ltconfig: Likewise.
7980
7981 2003-11-17  Stan Cox  <scox@redhat.com>
7982
7983         * MAINTAINERS: Add myself as iq2000 port maintainer.
7984
7985 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7986
7987         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7988         * Makefile.in: Regenerate.
7989
7990 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7991
7992         * config.sub: Update to 2003-11-03 version.
7993
7994 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7995
7996         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7997         * configure:  Regenerate.
7998
7999 2003-10-20  Nicolas Pitre  <nico@cam.org>
8000
8001         * MAINTAINERS: Add myself to 'Write After Approval' section.
8002
8003 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8004
8005         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8006
8007 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8008
8009         * MAINTAINERS: Update my email address.
8010
8011 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8012
8013         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8014
8015 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8016
8017         * MAINTAINERS: Add myself to 'Write After Approval' section.
8018
8019 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8020
8021         * config.guess: Update to 2003-10-16 version.
8022         * config.sub: Update to 2003-10-16 version.
8023
8024 2003-10-15  David Daney  <ddaney@avtrex.com>
8025
8026         * MAINTAINERS: Added myself to 'Write After Approval' section.
8027
8028 2003-10-15  Falk Hueffner  <falk@debian.org>
8029
8030         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8031         'Write After Approval' section. Update email.
8032
8033 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8034
8035         * MAINTAINERS: Move myself from 'Write After Approval' to
8036         'Various Maintainers' section as middle-end maintainer.
8037
8038 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8039
8040         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8041         HOST_FLAGS_TO_PASS.
8042         * Makefile.in: Regenerate.
8043
8044 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8045
8046         * config.guess: Update to 2003-10-07 version.
8047         * config.sub: Update to 2003-10-07 version.
8048
8049 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8050
8051         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8052         * ltconfig (irix5*, irix6*): Don't override version_type.
8053
8054 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8055
8056         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8057         * configure: Rebuilt
8058         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8059         * Makefile.in: Rebuilt
8060
8061 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8062
8063         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8064
8065 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8066
8067         * MAINTAINERS (Write After Approval): Add myself.
8068
8069 2003-09-29  Paul Koning  <ni1d@arrl.net>
8070
8071         * MAINTAINERS: Move myself from "Write After Approval"
8072         to CPU platform maintainers for pdp11 platform.
8073
8074 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8075
8076         * MAINTAINERS: Move myself from 'Write After Approval' to
8077         'Various Maintainers' section as libffi testsuite maintainer.
8078
8079 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8080
8081         * configure.in: Pass a computed --program-transform-name
8082         to subconfigures.
8083         * configure: Regenerated.
8084
8085 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8086
8087         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8088         * Makefile.in: Regenerate.
8089
8090         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8091         * Makefile.in: Regenerate.
8092
8093 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8094
8095         * MAINTAINERS: Move myself from 'Write After Approval'
8096         to 'Various Maintainers' (objective-c) section.
8097
8098 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8099
8100         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8101         quoting.
8102         * configure: Regenerated.
8103
8104 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8105
8106         * MAINTAINERS (Write After Approval): Add myself to write after
8107         approval list.
8108
8109 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8110
8111         * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8114
8115         * MAINTAINERS: Update my e-mail address.
8116
8117 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8118
8119         * libtool.m4 (LD): Correct powerpc64 host match.
8120
8121 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8122
8123         * MAINTAINTERS: Update my affiliation and email address.
8124
8125 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8126
8127         * MAINTAINERS (Write After Approval): Add myself.
8128
8129 2003-09-04  DJ Delorie  <dj@redhat.com>
8130
8131         * configure: Regenerate.
8132
8133 2003-09-04  Robert Millan  <robertmh@gnu.org>
8134
8135         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8136
8137 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8138
8139         * configure.in: Ensure arguments to sed are properly spaced.
8140         * configure: Regenerate.
8141
8142 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8143
8144         * MAINTAINERS: Update my e-mail address.
8145
8146 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8147
8148         * MAINTAINERS (Write After Approval): Add myself.
8149
8150 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8151
8152         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8153         * configure: Regenerated.
8154
8155 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8156
8157         * MAINTAINERS: Update my email address.
8158
8159 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8160
8161         * configure.in:  Use newline instead of semicolon when assuming
8162         shell arguments in a for loop.
8163         * configure:  Regenerated.
8164
8165 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8166
8167         * MAINTAINERS: Resurrect the i860 maintainer.
8168
8169 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8170
8171         PR 8180
8172         * configure.in: When testing with_libs and with_headers, treat
8173         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8174         * configure: Regenerate.
8175
8176         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8177         make, shell, etc.
8178         (baseargs): Likewise.
8179         * configure: Regenerate.
8180
8181 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8182
8183         * MAINTAINERS (Write After Approval): Add myself.
8184
8185 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8186
8187         * configure.in: Disable libgcj for darwin not on powerpc.
8188         * configure: Rebuild.
8189
8190 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8191
8192         * config-ml.in, symlink-tree: Add license.
8193
8194 2003-08-03  Richard Stallman  <rms@gnu.org>
8195             Eben Moglen  <moglen@columbia.edu>
8196
8197         * README.SCO: New file.
8198
8199 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8200
8201         * Makefile.tpl (check, check-c++): Express dependencies using
8202         dependencies rather than commands.
8203         * Makefile.in: Regenerate.
8204
8205 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8206
8207         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8208         * configure: Ditto.
8209
8210 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8211
8212         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8213         * Makefile.in: Update.
8214
8215 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8216
8217         * configure.in: Enable libgcj for darwin.
8218         * configure: Rebuild.
8219
8220 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8221
8222         * config-ml.in:  Use ac_configure_args directly instead of
8223         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8224         actually seen.
8225
8226 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8227
8228         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8229         creating target and build subdirs to build all parent dirs as needed.
8230         * Makefile.in: Rebuild.
8231         * configure.in: Don't build dirs explicitly here.
8232         * configure: Rebuild.
8233
8234 2003-07-26  Paul Brook  <paul@nowt.org>
8235
8236         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8237
8238 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8239
8240         * Makefile.tpl (all-make): Depend on intl.
8241         * Makefile.in: Rebuilt.
8242
8243 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8244
8245         * install-sh:  Update to newer upstream versions (associated with
8246         aclocal 1.7).
8247         * mkinstalldirs:  Likewise.
8248         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8249
8250 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8251
8252         * MAINTAINERS: Move self from Bug database only accounts
8253         to write-after-approval.
8254
8255 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8256
8257         * config.if: Remove unused libc_interface determination.
8258
8259 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8260
8261         * MAINTAINERS: Move self from write-after-approval to
8262         build machinery (*.in).
8263
8264 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8265
8266         PR bootstrap/11273
8267         PR bootstrap/11408
8268         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8269         unused INSTALL_PROGRAM_ARGS.
8270         * configure.in: Use AC_PROG_INSTALL.
8271         * Makefile.in: Regenerate.
8272         * configure: Regenerate.
8273
8274 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8275
8276         * MAINTAINERS: Alphabetize.
8277
8278 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8279
8280         * configure: Rebuilt.
8281         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8282         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8283         newlib nor libgloss.
8284         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8285         * configure.in (am33_2.0-*-linux*): Added.
8286
8287 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8288
8289         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8290         * configure: Regenerate.
8291
8292 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8293
8294         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8295         * Makefile.in: Regenerate.
8296
8297 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8298
8299         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8300         * Makefile.in: Regenerate.
8301
8302 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8303
8304         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8305         * Makefile.in: Regenerated.
8306
8307         * config-ml.in: Replace PWD with PWD_COMMAND.
8308
8309 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8310
8311         * intl: New directory; see intl/ChangeLog for details.
8312         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8313         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8314         * Makefile.in: Regenerate.
8315
8316 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8317
8318         * configure.in: Clean up config-lang.in handling.  Delete
8319         useless assignment to "subdirs".
8320         * configure: Regenerate.
8321
8322 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8323
8324         * configure.in: Rename 'target_libs' to 'target_libraries'.
8325         Remove useless reference to 'target_libs'.
8326         * configure: Regenerate.
8327
8328 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8329
8330         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8331         * Makefile.in: Regenerate.
8332
8333 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8334
8335         * Makefile.def: Introduce flags_to_pass.
8336         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8337         * Makefile.in: Regenerate.
8338
8339 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8340
8341         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8342         and target-libgloss.
8343         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8344         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8345         * configure: Regenerate.
8346
8347 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8348
8349         * configure.in: Update testsuite_flags to new location.
8350         * configure. Regenerate.
8351
8352 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8353
8354         * Makefile.tpl: Remove BUILD_CC stuff.
8355         * Makefile.in: Regenerate.
8356
8357 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8358
8359         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8360
8361 2003-06-16  Graeme Peterson  <gp@qnx.com>
8362
8363         * MAINTAINERS (Write After Approval): Add myself.
8364
8365 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8366
8367         * config.guess: Update to 2003-06-12 version.
8368         * config.sub: Update to 2003-06-13 version.
8369
8370 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8371
8372         * config.guess: Update to 2003-06-06 version.
8373         * config.sub: Update to 2003-06-06 version.
8374
8375 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8376
8377         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8378         * configure. Regenerate.
8379
8380 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8381
8382         * configure.in: Disable serial configure by default.
8383         * configure: Regenerate.
8384         * Makefile.tpl: Abolish .NOTPARALLEL.
8385         * Makefile.in: Regenerate.
8386
8387         * Makefile.tpl: Replace {build,host,target}_canonical by
8388         {build,host,target}.
8389         * Makefile.in: Regenerate.
8390
8391         * Makefile.tpl: Fix stupid pasto.
8392         * Makefile.in: Regenerate.
8393
8394 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8395
8396         * Makefile.tpl: Remove bogus conditional.
8397         * Makefile.in: Regenerate.
8398
8399 2003-06-05  Jan Hubicka  <jh@suse.cz>
8400
8401         * Makefile.tpl (profiledbootstrap): New target.
8402         * Makefile.in (profiledbootstrap): New target.
8403
8404 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8405
8406         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8407         Pinski. Remove user names from other bugzilla-only maintainers.
8408
8409 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8410
8411         * Makefile.tpl: Make 'recursive targets' using autogen rather
8412         than shell loop.  Remove duplicate 'clean' targets and false
8413         comments.
8414         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8415         Add systematic method of specifying missing targets in subdirs.
8416         Add copyright boilerplate.
8417         * Makefile.in: Regenerate.
8418         * configure.in: Add 'recursive targets' to maybe list.
8419         * configure: Regenerate.
8420
8421         * MAINTAINERS: "GNATS only" -> "Bug database only".
8422
8423         * Makefile.tpl: Rename [+target+] to [+make_target+].
8424         * Makefile.def: Rename 'target' to 'make_target'.
8425
8426 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8427
8428         * MAINTAINERS: Add self as options handling maintainer.
8429
8430 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8431
8432         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8433         been too long since I touched those ports.
8434
8435 2003-05-28  DJ Delorie  <dj@redhat.com>
8436
8437         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8438         * Makefile.in: Regenerate.
8439
8440 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8441
8442         * configure.in: Use curly braces in the definition of tooldir.
8443         * configure: Regenerate.
8444
8445 2003-05-21  DJ Delorie  <dj@redhat.com>
8446
8447         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8448         newlib or libgloss.
8449         * Makefile.in: Regenerate.
8450
8451 2003-05-21  DJ Delorie  <dj@redhat.com>
8452
8453         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8454         * Makefile.in: Regenerate.
8455
8456 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8457
8458         * MAINTAINERS: Update my e-mail address.
8459
8460 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8461
8462         * configure.in: Switch more things to use maybe dependencies.
8463         * Makefile.tpl: Switch more things to use maybe dependencies.
8464         Factor out common code from autogen IF statements.
8465         * configure: Regenerate.
8466         * Makefile.in: Regenerate.
8467
8468 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8469
8470         * configure.in: Accept i[3456789]86 for machine type.
8471         * configure: Regenerate.
8472
8473 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8474
8475         * configure.in: Switch more things to use maybe dependencies.
8476         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8477         * configure: Regenerate.
8478         * Makefile.tpl: Switch more things to use maybe dependencies.
8479         * Makefile.in: Regenerate.
8480
8481 2003-05-16  Andreas Schwab  <schwab@suse.de>
8482
8483         * Makefile.tpl (install-opcodes): Define.
8484         * Makefile.in: Rebuild.
8485
8486 2003-05-13  Andreas Jaeger  <aj@suse.de>
8487
8488         * config.guess: Update to 2003-05-09 version.
8489         * config.sub: Update to 2003-05-09 version.
8490
8491 2003-05-13  Michael Eager  <eager@mvista.com>
8492
8493         * configure.in: Correct sed script so that options in quotes are not
8494         deleted.
8495         * configure: Rebuild.
8496
8497 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8498
8499         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8500         and $$s/newlib/libc/sys/cygwin32 include paths.
8501         * configure: Ditto.
8502
8503 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8504
8505         * MAINTAINERS: Update my email addresses.
8506
8507 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8508
8509         * config-ml.in: Propagate INSTALL variables.
8510
8511 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8512
8513         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8514
8515 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8516
8517         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8518         * Makefile.in: Regenerate.
8519
8520 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8521
8522         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8523
8524 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8525
8526         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8527
8528 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8529
8530         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8531         * Makefile.in: Regenerated.
8532
8533 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8534
8535         * MAINTAINERS (Write After Approval): Upgrade myself from
8536         GNATS only to write-after-approval. Update my mail address.
8537
8538 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8539
8540         (OS Port Maintainers: freebsd): Add myself.
8541
8542 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8543
8544         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8545
8546 2003-04-22  Kean Johnston  <jkj@sco.com>
8547
8548         * MAINTAINERS (SCO ports): Added myself.
8549
8550 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8551
8552         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8553
8554 2003-04-19  Kean Johnston  <jkj@sco.com>
8555
8556         * MAINTAINERS (Write After Approval): Add myself.
8557
8558 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8559
8560         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8561         * Makefile.in: Regenerate.
8562
8563 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8564
8565         * configure.in (powerpc64*-*-linux*): Remove.
8566         * configure: Rebuilt.
8567
8568 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8569
8570         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8571         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8572         and restrap.
8573         * Makefile.in:  Regenerate.
8574
8575 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8576
8577         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8578         * configure: Regenerated.
8579
8580 2003-04-15  DJ Delorie  <dj@redhat.com>
8581
8582         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8583
8584 2003-04-13  Nick Clifton  <nickc@redhat.com>
8585
8586         * config-ml.in: Remove support for --disable-aix removing
8587         call-aix multilibs.
8588
8589 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8592         * */configure: Rebuilt.
8593
8594 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8595
8596         * MAINTAINERS: Add my email address.
8597
8598 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8599
8600         * MAINTAINERS (Write After Approval): Add myself.
8601
8602 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8603
8604         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8605         * Makefile.in: Regenerate.
8606
8607 2003-03-14  Michael Chastain  <mec@shout.net>
8608
8609         * Makefile.in: Regenerate with correct Makefile.def.
8610
8611 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8612
8613         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8614         Make macro.
8615         * Makefile.in: Regenerate.
8616         * configure.in: Clean up gxx_include_dir logic.
8617         * configure: Regenerate.
8618
8619 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8620
8621         * MAINTAINERS (Write After Approval): Add myself.
8622
8623 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8624
8625         * MAINTAINERS: Update my mail address.
8626
8627 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8628
8629         * configure.in (gxx_include_dir): Fix typo.
8630         * configure: Regenerated.
8631
8632 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8633
8634         * Makefile.tpl: Reindent.
8635         * Makefile.in: Regenerate.
8636         * configure.in: Reindent.  Don't set unused variables.
8637         * configure: Regenerate.
8638
8639 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8640
8641         * configure.in: Include $(build_tooldir)/sys-include in
8642         FLAGS_FOR_TARGET.
8643         * configure: Regenerated.
8644
8645 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8646
8647         * Makefile.tpl: Always pass down RANLIB.
8648         * Makefile.in: Regenerate.
8649
8650         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8651         * Makefile.in: Regenerate.
8652         * configure.in: Remove unused logic relating to --enable-shared
8653         and --enable-threads.  Remove bogus comments.  Remove redundant
8654         noconfigdirs.
8655         * configure: Regenerate.
8656
8657         * configure.in: Replace ${libstdcxx_version} by its value.
8658         Remove reference to mh-dgux.
8659         * configure: Regenerate.
8660
8661 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8662
8663         * MAINTAINERS (Write After Approval): Add myself.
8664
8665 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8666
8667         * Makefile.tpl: Rearrange.
8668         * Makefile.in: Regenerate.
8669
8670 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8671
8672         * configure.in: Add support for kaOS as cross build target system.
8673         * configure: Regenerated.
8674
8675 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8676
8677         * MAINTAINERS (Write after approval): Add myself.
8678
8679 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8680
8681         * MAINTAINERS: Update my email address.
8682
8683 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8684
8685         * MAINTAINERS: Add self to blanket write privs. section.
8686
8687 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8688
8689         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8690         configure-target-* as some target builds may require additional
8691         flags for preprocessor tests.
8692         * Makefile.in: Regenerated.
8693
8694 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8695
8696         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8697         * ltconfig: Handle it.
8698         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8699         auto-detecting it.
8700
8701         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8702         it is used as argument to $CC.
8703         * ltcf-gcj.sh: Likewise.
8704
8705         * configure.in: Introduce --enable-maintainer-mode.
8706         * configure: Rebuilt.
8707         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8708         for maintainer mode.
8709         * Makefile.in: Rebuilt.
8710
8711 2003-02-18  Jason Merrill  <jason@redhat.com>
8712
8713         * Makefile.tpl (check-c++): Allow parallelism.
8714
8715 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8716
8717         * MAINTAINERS: Remove John Carr (who never actually had access to
8718         gcc.gnu.org).
8719
8720 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8721
8722         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8723         don't configure target-libobjc.
8724         * configure: Regenerate.
8725
8726 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8727
8728         * Makefile.tpl (RANLIB): Define.
8729         * Makefile.in: Regenerate.
8730
8731 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8732
8733         * MAINTAINERS: Update my email.
8734
8735 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8736
8737         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8738         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8739         * Makefile.in: Regenerated.
8740         * configure.in: Remove all traces of snavigator, db, and grep.
8741         * configure: Regenerated.
8742
8743 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8744
8745         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8746         After Approval.
8747
8748 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8749
8750         * MAINTAINERS (Write after approval): Add myself.
8751
8752 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8753
8754         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8755         * Makefile.in: Regenerated.
8756
8757 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8758
8759         * config.guess: Updated to 2003-01-30's version.
8760         * config.sub: Updated to 2003-01-28's version.
8761
8762 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8763
8764         * config.if: If gcc_version is already set, just use it.  Don't set
8765         gcc_version_trigger if it's already set, otherwise set it to
8766         gcc/version.c, but only if the file exists.  If it is not set and
8767         gcc/version.c does not exist, try to extract the version number from
8768         $CC.
8769
8770 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8771
8772         * MAINTAINERS: Add myself to write-after-approval list.
8773
8774 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8775
8776         * configure.in:  Revert 24Jan change.
8777         * configure:  Regenerate.
8778
8779 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8780
8781         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8782         entry of HJ Lu.
8783
8784 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8785
8786         * configure.in: Revert previous change.
8787         * configure: Regenerate.
8788
8789 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8790
8791         * configure.in: Make rda native-only.
8792         * configure: Regenerate.
8793
8794 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8795
8796         * MAINTAINERS: Move myself from GNATS-only-accounts to
8797         write-after-approval.
8798
8799 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8800
8801         * configure.in: Add missing \.
8802         * configure: Rebuilt.
8803
8804 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8805
8806         * configure.in (baseargs): Avoid using \| in sed regular
8807         expressions.
8808         * configure: Rebuilt.
8809
8810 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8811
8812         * configure.in (baseargs): Remove all supported forms of
8813         --cache-file, --srcdir, --host, --build and --target options
8814         from argument lists.
8815         * configure: Rebuilt.
8816
8817 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8818
8819         * MAINTAINERS: Add myself to write-after-approval list.
8820
8821 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8822
8823         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8824         * configure: Rebuilt.
8825
8826 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8827
8828         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8829         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8830         * Makefile.in: Regenerate.
8831         * configure: Regenerate.
8832
8833 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8834
8835         * configure.in: Remove Makefile in build, host and target modules
8836         unless configure was run with --no-recursion.
8837         * configure: Rebuilt.
8838
8839 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8840
8841         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8842         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8843         * Makefile.in: Regenerate.
8844
8845 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8846
8847         * config.guess: Update to 2003-01-03 version.
8848         * config.sub: Update to 2003-01-03 version.
8849
8850 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8851
8852         * configure: Regenerate with proper autoconf 2.13.
8853
8854 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8855
8856         * configure.in: Add AC_PREREQ for consistency.
8857         * configure: Regenerate.
8858
8859 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8860
8861         * configure.in (GDB_TK): Add tcl directories conditional on
8862         gdb/gdbtk directory being present.
8863         * configure: Regenerate.
8864
8865 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8866
8867         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8868         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8869         * configure: Rebuilt.
8870
8871 2002-12-31  Tom Tromey  <tromey@redhat.com>
8872
8873         * Makefile.in: Rebuilt.
8874         * Makefile.def (target_modules) [libffi]: Allow installation.
8875
8876 2002-12-31  Andreas Schwab  <schwab@suse.de>
8877
8878         * configure.in: Fix use of $program_transform_name.
8879         * configure: Regenerated.
8880
8881 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8882
8883         * configure.in (baseargs): Don't remove first configure argument.
8884         * configure: Regenerated.
8885
8886 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8887
8888         * Makefile.tpl (local-distclean): Don't remove...
8889         (multilib.ts): ... this.  Moved into...
8890         (multilib.out): ... this.  Don't use sub-make.
8891         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8892         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8893         (configure-build-[+module+], configure-[+module+],
8894         configure-target-[+module+], configure-gcc): ... these.  Test
8895         for Makefile existence.  Drop config.status from dependencies.
8896         * Makefile.in: Rebuilt.
8897         * configure.in: Move gcc-version-trigger to the end of
8898         ac_configure_args.  Add comments to maybedep.tmp and
8899         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8900         nonopt from baseargs, matching and removing corresponding
8901         whitespace while at it.
8902         * configure: Rebuilt.
8903
8904 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8905
8906         * configure.in (host_configargs): Replace reference to
8907         no-longer-defined buildopts with --build=${build_alias}.
8908         * configure: Rebuilt.
8909
8910         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8911         program_transform_name to standard idiom.
8912         (AUTOGEN, AUTOCONF): Define.
8913         (Makefile.in): Use $(AUTOGEN).
8914         (Makefile): Depend on config.status, and use autoconf-style rule to
8915         build it.  Move original commands to...
8916         (config.status): ... this new target.
8917         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8918         $(AUTOCONF).
8919         * Makefile.in: Rebuilt.
8920
8921 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8922
8923         * Makefile.tpl: Fix dramatic bustage due to change in
8924         program_transform_name.
8925         * Makefile.in: Regenerate.
8926
8927         * configure.in: Remove unnecessary PATH setting.
8928         * configure: Regnerate.
8929
8930         * configure.in: Don't default to unprefixed tools unless
8931         the native tools will work.
8932         * configure: Regenerate.
8933
8934         * configure.in: Convert to autoconf script.  Blow away lots
8935         of now-redundant Makefile fragments.
8936         * configure: Generate using Autoconf.
8937         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8938         * Makefile.in: Regenerate.
8939
8940 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8941
8942         * configure: Fix stupid bug where RANLIB was mistakenly included.
8943
8944         * configure.in: Rename (buildargs, hostargs, targargs) to
8945         (build_configargs, host_configargs, target_configargs).
8946
8947         * configure.in: Move logic out of sed statement.
8948
8949         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8950         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8951
8952 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8953
8954         * config.sub: Import from master repository
8955         * config.guess: Ditto
8956
8957 2002-12-24  Andreas Schwab  <schwab@suse.de>
8958
8959         * Makefile.tpl (multilib.out): Fix missing space.
8960         * Makefile.in: Regenerate.
8961
8962 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8963
8964         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8965         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8966         * Makefile.in: Regenerate.
8967         * configure.in: Remove unnecessary leftovers.
8968
8969 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8970
8971         * configure.in (extra_ranlibflags_for_target): New variable.
8972         (*-*-darwin): Add -c to ranlib commands.
8973         * configure (tooldir): Handle extra_ranlibflags_for_target.
8974
8975 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8976
8977         * Makefile.tpl: Revert HJL's change.
8978         * Makefile.in: Regenerated.
8979         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8980         always.
8981
8982 2002-12-19  Andreas Schwab  <schwab@suse.de>
8983
8984         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8985         * Makefile.in: Regenerate.
8986
8987 2002-12-18  H.J. Lu  <hjl@gnu.org>
8988
8989         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8990         * Makefile.in: Regenerated.
8991
8992         * configure.in (build_prefix): New. Substitute.
8993
8994 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8995
8996         * Makefile.tpl: Don't let real targets depend on phony targets.
8997         * Makefile.in: Regenerate.
8998
8999         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9000         * Makefile.in: Regenerate.
9001
9002 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9003
9004         * config.sub: Import from master repository
9005         * config.guess: Ditto
9006
9007 2002-12-16  Jason Merrill  <jason@redhat.com>
9008
9009         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9010         previous 'make bootstrap'.
9011         * Makefile.in: Regenerate.
9012
9013 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9014
9015         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9016
9017 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9018
9019         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9020         * Makefile.in: Regenerate.
9021
9022 2002-12-13  Jason Merrill  <jason@redhat.com>
9023
9024         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9025         library tests.
9026         (check-c++): Just depend on it and check-target-libstdc++-v3.
9027         * Makefile.in: Regenerate.
9028
9029 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9030
9031         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9032         * Makefile.in: Rebuilt.
9033
9034 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9035
9036         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9037
9038 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9039
9040         * configure: Fix bug put in by gremlins.
9041
9042         * Makefile.tpl: Substitute more autoconfily.
9043         * configure: Substitute more autoconfily.
9044         * Makefile.in: Regenerate.
9045
9046 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9047
9048         * config.sub: Import from master repository
9049         * config.guess: Ditto
9050         * MAINTAINERS: Added Svein Seldal under write after approval
9051
9052 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9053
9054         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9055         * Makefile.in (all-sim): Ditto.
9056
9057 2002-12-06  DJ Delorie  <dj@redhat.com>
9058
9059         * Makefile.tpl: Change configure dependencies to not have real
9060         targets depend on phony targets.
9061
9062 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9063
9064         * configure.in: Revert unintentional change.
9065
9066         * Makefile.tpl: Change dependency for */multilib.out so that
9067         it works when gcc isn't in the tree.
9068
9069         * configure.in: Substitute more.
9070         * configure: Run subconfigures from the Makefile.
9071         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9072         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9073
9074 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9075
9076         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9077
9078 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9079
9080         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9081         and corresponding dependencies.
9082         * Makefile.in: Regenerate.
9083
9084         * configure.in (host_tools): Order binutils, gas and ld for
9085         convenience in running the testsuites.
9086
9087         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9088         * Makefile.in: Regenerate.
9089         * configure.in: Introduce rules to serialize subconfigure runs.
9090
9091         * configure.in: Introduce BASE_CC_FOR_TARGET.
9092         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9093         Realize configure-build-* targets.  Realize configure-target-* targets.
9094         * Makefile.in: Regenerate.
9095
9096 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9097
9098         * configure: Move gcc_version_trigger stuff from here...
9099         * configure.in: ...to here.
9100
9101         * configure.in: Separate subconfigure options added by this file from
9102         options given by the user.  Add machinery to put args for host
9103         subconfigures into the Makefile.
9104
9105         * Makefile.tpl: Remove 'vault' targets.
9106         * Makefile.tpl: Reorder and comment dependencies.
9107         * Makefile.in: Regenerate.
9108
9109 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9110         * configure.in: Fix my broken commit of previous patch. (sigh)
9111
9112 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9113
9114         * configure.in: Move host-specific darwin noconfigdirs into
9115         the host-specific section.
9116
9117 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9118
9119         * configure.in: Move host-specific darwin noconfigdirs into
9120         the host-specific section.
9121
9122 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9123
9124         * configure: Remove skip-this-dir support.
9125         * Makefile.tpl: Remove skip-this-dir support.
9126
9127         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9128         subdirectories.
9129         * Makefile.in: Regenerate.
9130
9131         * Makefile.tpl: Strip out useless setting of 'dir'.
9132         * Makefile.in: Regenerate.
9133
9134 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9135
9136         * configure.in: Fix deeply stupid bug.
9137
9138         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9139         shell code in CXX_FOR_TARGET
9140         * Makefile.def: Introduce raw_cxx.
9141         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9142         RAW_CXX_FOR_TARGET.
9143         * Makefile.in: Regenerate.
9144
9145 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9146
9147         * Makefile.tpl: Remove unnecessary ifs.
9148         * Makefile.in: Regenerate.
9149
9150         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9151         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9152         targets for 'no_install' modules.
9153         * configure: Move GDB_TK substitution to configure.in.  Move
9154         build_modules stuff to configure.in.
9155         * configure.in: Implement soft dependency machinery.  Maybe-ize
9156         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9157         * Makefile.in: Regenerate.
9158
9159 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9160
9161         * Makefile.tpl: Make all-target, install-target behave similarly
9162         to all, install (only hitting configured targets).  Eliminate
9163         unused macro defintions.
9164
9165         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9166         build != host.
9167
9168         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9169
9170         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9171
9172         * configure.in: Produce lists of subdir targets we're actually
9173         configuring.  Remove references to "dosrel".
9174         * Makefile.tpl: Let configure set which subdir targets are hit.
9175         Remove install-cross; clean up install; remove ALL.  Remove
9176         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9177         Autogenerate host module targets.  Remove empty dependency lines
9178         and redundant dependency; rearrange slightly.
9179         * Makefile.def: Add host-side libtermcap, utils.
9180
9181         * Makefile.in: Regenerate.
9182
9183 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9184
9185         * ltconfig (osf[345]): Append $major to soname_spec.
9186         Reflect this in library_names_spec.
9187         * ltmain.sh (osf): Prefix $major with . for use as extension.
9188
9189 2002-11-19  Andreas Jaeger  <aj@suse.de>
9190
9191         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9192         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9193         and sparc64 GNU/Linux systems.
9194
9195 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9196
9197         * MAINTAINERS: Update email.
9198
9199 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9200
9201         * MAINTAINERS: Complete James Dennett's entry.
9202
9203 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9204
9205         * MAINTAINERS (Write After Approval): Add myself.
9206
9207 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9208
9209         * Makefile.tpl: syntactic cleanup
9210
9211 2002-11-13  Stuart Hastings  <stuart@apple.com>
9212
9213         * MAINTAINERS: Add myself to write-after-approval list.
9214
9215 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9216
9217         * Makefile.def: Add list of recursive targets to autogenerate.
9218         Add build_modules.
9219         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9220         targets.  Autogenerate *-build-* targets.
9221         * Makefile.in: Regenerate.
9222
9223 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9224
9225         * configure: More autoconf-style substitutions.
9226         * Makefile.tpl: More autoconf-style substitutions.
9227         * Makefile.in: Regenerate.
9228
9229 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9230
9231         * configure: Substitute more variables in a more autoconf-friendly
9232         way.  Simplify slightly.
9233         * Makefile.tpl: Make more variables substitutable in an
9234         autoconf-friendly way.
9235         * Makefile.in: Regenerate.
9236
9237 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9238
9239         * MAINTAINERS (Write After Approval): Add myself.
9240
9241 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9242
9243         * configure.in (v810*): Remove special setting of tools.
9244
9245         * configure: Add support for extra required flags for ar or nm.
9246         * configure.in (aix4.3+): Use above support for target-specific
9247         issues, rather than using config/mt-aix43.
9248
9249 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9250
9251         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9252         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9253         with $srcdir.  Reformat indentation.  Substitute some variables
9254         formerly hard-coded in the Makefile for build=host.
9255         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9256         * Makefile.def: Autogenerate more.
9257         * Makefile.in: Regenerate.
9258
9259 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9260
9261         * MAINTAINERS (Write After Approval): Add myself.
9262
9263 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9264
9265         * Makefile.def (host_modules): Add rda.
9266         * Makefile.in: Regenerate.
9267         * configure.in (target_tool): Add target-rda to list.
9268
9269 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9270
9271         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9272
9273 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9274
9275         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9276         and restrap targets to this rule.
9277         * Makefile.in:  Regenerate.
9278
9279 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9280
9281         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9282         GNATS only accounts.
9283
9284 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9285
9286         * configure.in (i[3456]86-*-linux*): Add check to disable
9287         ${libgcj} for glibc1.
9288
9289 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9290
9291         * MAINTAINERS: Add myself as ip2k port maintainer.
9292
9293 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9294
9295         * configure.in: Add tic4x target.
9296
9297 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9298
9299         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9300         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9301         * Makefile.in: Regenerate.
9302
9303         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9304         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9305         * Makefile.in: Regenerate.
9306
9307 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9308
9309         * MAINTAINERS: Add myself as web pages co-maintainer.
9310
9311 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9312
9313         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9314         * Makefile.in: Regenerate.
9315
9316 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9317
9318         * MAINTAINERS: Add myself and Nathan Sidwell
9319         <nathan@codesourcery.com> as VxWorks maintainers.
9320
9321 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9322
9323         * Makefile.def: Remove order dependency comments.
9324         * Makefile.tpl: Add explicit install-install dependencies.
9325         * Makefile.in: Regenerate.
9326
9327         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9328         * Makefile.in: Regenerate.
9329
9330         * Makefile.tpl: Add configure-target (for src-release in src)
9331         * Makefile.in: Regenerate.
9332
9333 2002-09-30  Nick Clifton  <nickc@redhat.com>
9334
9335         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9336
9337 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9338
9339         * configure.in (s390*-*-linux*): Enable libgcj.
9340
9341 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9342
9343         * configure: Revert accidentally applied changes.
9344
9345         * Makefile.tpl: Make more autoconf-friendly.
9346         * Makefile.in: Regenerate.
9347         * configure: Make substitution more autoconf-like.
9348
9349 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9350
9351         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9352         single entry to handle all these.
9353         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9354         libjava on arm-*-elf.
9355
9356 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9357
9358         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9359         things that depend on them.
9360
9361 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9362
9363         * Makefile.tpl: Make subsituted variables more autoconfy.
9364         * Makefile.in: Regenerate.
9365         * configure: Make seds more autoconfy.
9366
9367 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9368
9369         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9370         * Makefile.in: Regenerate.
9371         * configure.in: Rewrite sed statements to look autoconfy.
9372
9373         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9374         all-target-foo on configure-target-foo.
9375         * Makefile.def: Ditto.
9376         * Makefile.in: Rebuild.
9377
9378 2002-09-25  Andrew Haley  <aph@redhat.com>
9379
9380         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9381
9382 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9383
9384         * Makefile.def: New file.
9385         * Makefile.tpl: New file.
9386         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9387         * contrib/gcc_update: Note that Makefile.in is a generated file.
9388
9389         * configure.in: Minor rearrangement.  Simplify tests.
9390
9391 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9392
9393         * configure.in (with_headers): Skip copy if value is "yes".
9394         (with_libs): Likewise.
9395
9396 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9397
9398         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9399         * configure.in (sh*-*-pe*): Ditto.
9400         * configure.in (mips*-*-pe*): Ditto.
9401         * configure.in (*arm-wince-pe): Ditto.
9402
9403         * configure.in: Rearrange.
9404
9405 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9406
9407         * MAINTAINERS: Update my email address.
9408
9409 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9410
9411         * MAINTAINERS: (Write After Approval): Add myself.
9412
9413 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9414
9415         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9416
9417 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9418
9419         * MAINTAINERS: Change my mailing address.
9420
9421 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9422
9423         * MAINTAINERS (Write After Approval): Remove myself.
9424         (Various Maintainers: c++ runtime libs): Add myself.
9425
9426 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9427
9428         * MAINTAINERS (Write After Approval): Remove myself.
9429         (Various Maintainers: c++ runtime libs): Add myself.
9430
9431 2002-08-15  Eric Christopher  <echristo@redhat.com>
9432
9433         * config.sub: Import from master repository.
9434         * config.guess: Ditto.
9435
9436 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9437
9438         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9439         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9440         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9441
9442 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9443
9444         * MAINTAINERS: Add self to rs6000 vector extensions.
9445
9446 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9447
9448         * libiberty/configure: Reverted unintended yesterday's check in.
9449
9450 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9451
9452         * boehm-gc/configure, libf2c/configure: Rebuilt.
9453         * libffi/configure, libiberty/configure: Ditto.
9454         * libjava/configure, libobjc/configure: Ditto.
9455         * libstdc++-v3/configure, zlib/configure: Ditto.
9456         Merged from binutils:
9457         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9458         From Steve Ellcey <sje@cup.hp.com>:
9459         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9460         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9461         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9462         IA64.
9463         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9464         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9465         soname_spec, sys_lib_search_path_spec): Ditto.
9466
9467 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9468
9469         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9470
9471 2002-08-04  H.J. Lu  (hjl@gnu.org)
9472
9473         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9474
9475 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9476
9477         * MAINTAINERS (Write After Approval): Add myself.
9478
9479 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9480
9481         * configure.in: Move generic linux case to end.  Copy generic
9482         linux noconfigdirs to mips*-*-linux* entry and new
9483         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9484
9485 2002-07-19  Michael Matz  <matz@suse.de>
9486
9487         * MAINTAINERS: Add myself as ra* maintainer.
9488
9489 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9490
9491         * config.guess: Update to 2002-07-09 version.
9492         * config.sub: Update to 2002-07-03 version.
9493
9494 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9495
9496         * MAINTAINERS: Fix typo in a maintainer email address.
9497
9498 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9499
9500         * configure.in: Remove two redundant tests.
9501
9502 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9503
9504         * configure.in (mips*-*-irix6*o32): Enable stabs.
9505
9506 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9507
9508         * configure.in: Don't build grez.
9509         * Makefile.in: Ditto.
9510
9511         * Makefile.in: Remove references to bsp, cygmon, libstub.
9512         * configure.in: Ditto.
9513
9514         * configure.in: Remove leftover reference to gdbtest.
9515
9516 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9517
9518         * configure.in (gxx_include_dir):  Change to match versioned
9519         C++ headers if --enable-version-specific-runtime-libs is used.
9520
9521 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9522
9523         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9524
9525 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9526
9527         * configure.in: Make --without-x work.
9528
9529 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9530
9531         * configure.in: Rearrange target Makefile fragment collection.
9532
9533         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9534         cvs[src].
9535         * configure.in: Ditto.
9536
9537 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9538
9539         * MAINTAINERS (Write After Approval): Update my e-mail address.
9540
9541 2002-06-24  Ben Elliston  <bje@redhat.com>
9542
9543         * configure.in (host_tools): Remove cgen.
9544
9545         * Makefile.in (all-cgen): Remove; runs from its source directory.
9546         (check-cgen, install-cgen, clean-cgen): Likewise.
9547         (all-opcodes): Do not depend on all-cgen.
9548         (all-sim): Likewise.
9549
9550 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9551
9552         * Makefile.in: Eliminate 'apache' targets.
9553         * configure.in: Eliminate 'apache' targets.
9554
9555         * configure.in: Eliminate redundant tests.  Reorganize.
9556
9557         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9558
9559         * config-ml.in: Eliminate references to Cygnus configure.
9560
9561         * Makefile.in: Eliminate references to building emacs.
9562
9563 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9564
9565         * MAINTAINERS: Update my email address.
9566
9567 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9568
9569         * config.if (libstdcxx_incdir): Version C++ headers.
9570         (cxx_incdir): Remove.
9571
9572 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9573
9574         * MAINTAINERS (Write After Approval): Add self.
9575
9576 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9577
9578         * configure.in: Add support for ip2k.
9579
9580 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9581
9582         * configure.in: Fix AIX configury bug.
9583
9584 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9585
9586         * MAINTAINERS (Write After Approval): Add self.
9587
9588 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9589
9590         * configure.in: replace ${topsrcdir} with ${srcdir}
9591
9592         * configure.in: Move definition of libstdcxx_flags
9593         right above usage, rather than waaay earlier.
9594
9595         * configure.in: Pull definition of is_cross_compiler earlier.
9596
9597         * configure.in: Rearrange a little.
9598
9599         * configure.in: Remove references to librx.
9600         * Makefile.in: Remove references to librx.
9601
9602 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9603
9604         * config.sub: Add support for avr target.
9605         Import from master sources, rev 1.255
9606
9607 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9608
9609         * configure, .cvsignore:  Revert previous change...
9610         * Makefile:  ...delete.
9611
9612 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9613
9614         * configure.in: Eliminate ${gasdir} variable.
9615
9616 2002-06-18  Dave Brolley  <brolley@redhat.com>
9617
9618         * configure.in: Add support for frv.
9619         * config.sub: Add support for frv.
9620
9621 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9622
9623         * configure:  Remove garbage from previous commit.
9624
9625 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9626
9627         * configure:  For in-source builds, make a subdir and re-exec there.
9628         * Makefile:  New file.  Pass targets through to build directory.
9629         * .cvsignore:  No longer ignore "Makefile".
9630
9631 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9632
9633         * MAINTAINERS (Write After Approval): Add self.
9634
9635 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9636
9637         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9638
9639 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9640
9641         * configure.in (vax-*-netbsd*): Re-enable gas.
9642
9643 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9644
9645         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9646         BUILD_PREFIX_1, to correct nomenclature.
9647         * configure: Likewise.
9648
9649         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9650         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9651
9652 2002-05-31  Olaf Hering  <olh@suse.de>
9653
9654         * config-ml.in: Propogate DESTDIR also.
9655
9656 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9657
9658         * configure.in (vax-*-netbsd*): Don't build gas for this
9659         platform.
9660
9661 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9662
9663         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9664         and libgcj for AVR.
9665
9666 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9667
9668         * MAINTAINERS (Write After Approval): Add myself.
9669
9670 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9671
9672         * config.guess: Update to 2002-05-22 version.
9673         * config.sub: Likewise.
9674
9675 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9676
9677         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9678         * config-ml.in: Likewise.
9679         * configure: Likewise.
9680         * configure.in: Likewise.
9681
9682 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9683
9684         * MAINTAINERS: Update my email address.
9685
9686 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9687
9688         * configure.in: Simplify makefile fragment collection.
9689
9690         * configure.in: Remove code to build emacs.
9691
9692         * configure.in : Remove --srcdir argument from targargs and buildargs
9693         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9694
9695         * configure: Move some logic to configure.in.
9696         * configure.in: Move some logic from configure.
9697
9698 2002-05-11  Tom Tromey  <tromey@redhat.com>
9699
9700         * MAINTAINERS: Reflect libgcj reality.
9701
9702 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9703
9704         * Makefile.in: Honour DESTDIR.
9705
9706 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9707
9708         * config.guess: Import 2002-03-20 version.
9709         * config.sub: Import 2002-04-26 version.
9710
9711 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9712
9713         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9714
9715 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9716
9717         * MAINTAINERS: Add self.
9718
9719 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9720
9721         * ltmain.sh: Detect and handle object name conflicts
9722         while piecewise linking a static library.
9723
9724 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9725
9726         * configure.in (noconfigdirs): Don't disable libgcj on
9727         sparc64-*-solaris* and sparcv9-*-solaris*.
9728
9729 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9730
9731         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9732
9733 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9734
9735         * configure.in (FLAGS_FOR_TARGET): Do not add
9736         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9737         on i[3456]86-*-linux*.
9738
9739 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9740
9741         * configure.in (noconfigdirs): Replace [ ] with test.
9742
9743         * configure.in (noconfigdirs): Do not add target-newlib if
9744         target == i[3456]86-*-linux*, and host == target.
9745
9746 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9747
9748         * configure.in: delete reference to absent file
9749
9750         * configure.in: replace '[' with 'test'
9751
9752         * configure.in: Eliminate references to gash.
9753         * Makefile.in: Eliminate references to gash.
9754
9755         * configure.in: remove useless references to 'pic' makefile fragments.
9756
9757         * configure.in: (*-*-windows*) Finish removing.
9758
9759         * configure.in: Eliminate redundant test for libgui.
9760
9761 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9762
9763         * MAINTAINERS: Add self and realphabetize.  Update entries
9764         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9765         entry for a29k port maintainer.
9766
9767 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9768
9769         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9770         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9771
9772 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9773
9774         * configure.in: remove references to dead files
9775
9776 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9777
9778         * MAINTAINERS: Add information about purpose of this file.
9779
9780 2002-04-18  Tom Tromey  <tromey@redhat.com>
9781
9782         * configure.in: Disallow configuring libgcj when it is already
9783         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9784         Solaris 2.8 by default.  For PR libgcj/6158.
9785
9786 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9787
9788         * configure.in:  Move default CC setting out of config/mh-* fragments
9789         directly into here.
9790
9791 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9792
9793         * configure.in: don't even try to configure or make a subdirectory
9794         if there's no configure script for it.
9795
9796 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9797
9798         * MAINTAINERS: Remove chill maintainers.
9799         * Makefile.in (CHILLFLAGS): Remove.
9800         (CHILL_LIB): Remove.
9801         (TARGET_CONFIGDIRS): Remove libchill.
9802         (CHILL_FOR_TARGET): Remove.
9803         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9804         CHILL_LIB.
9805         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9806         (CHECK_TARGET_MODULES): Likewise.
9807         (INSTALL_TARGET_MODULES): Likewise.
9808         (CLEAN_TARGET_MODULES): Likewise.
9809         (configure-target-libchill): Remove.
9810         (all-target-libchill): Remove.
9811         * configure.in (target_libs): Remove target-libchill.
9812         Do not compute CHILL_FOR_TARGET.
9813         * libchill: Remove directory.
9814
9815 2002-04-11  DJ Delorie  <dj@redhat.com>
9816
9817         * Makefile.in, configure.in: Sync with binutils, entries
9818         follow...
9819
9820 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9821
9822         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9823         (do-tar, do-bz2): New rules.
9824         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9825         (gdb-tar): New rule.
9826         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9827         (insight_dejagnu.tar): New rule.
9828         (insight.tar): New rule.
9829         (gdb+dejagnu.tar): New rule.
9830         (gdb.tar): New rule.
9831
9832 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9833
9834         * Makefile.in: Add all-tix to deps for all-snavigator
9835         so that tix is built when building snavigator.
9836
9837 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9838
9839         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9840         ld and gdb are not supported.
9841
9842 2002-01-07  Mark Salter  <msalter@redhat.com>
9843
9844         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9845         Allow target-libgloss to be built for arm, strongarm, and xscale.
9846
9847 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9848
9849         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9850         options for i[3456]86-pc-linux* native builds.
9851
9852 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9853
9854         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9855         files from .po files for a distribution.
9856
9857 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9858
9859         * configure.in: Enable libstdc++-v3 for h8300 targets.
9860
9861 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9862
9863         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9864         version from bfd/.
9865
9866 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9867
9868         * Makefile.in (VER): When present, extract the version number from
9869         the file version.in.
9870
9871 2001-05-24  Tom Rix  <trix@redhat.com>
9872
9873         * configure.in : enable ld for aix
9874
9875 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9876
9877         * config.guess: Add linux target for S/390.
9878
9879 2000-11-07  Philip Blundell  <pb@futuretv.com>
9880
9881         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9882
9883 2000-11-03  Philip Blundell  <pb@futuretv.com>
9884
9885         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9886         files.
9887
9888 2001-01-15  Ben Elliston  <bje@redhat.com>
9889
9890         * configure.in (host_tools): Add sid.
9891         Always configure cgen.
9892
9893 2000-11-24  Nick Clifton  <nickc@redhat.com>
9894
9895         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9896
9897
9898 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9899
9900         * Makefile.in (ALL_MODULES): Add all-cgen.
9901         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9902         (all-cgen): New target.
9903         (all-opcodes,all-sim): Depend on all-cgen.
9904         * configure.in (host_tools): Add cgen.
9905         Only configure cgen if --enable-cgen-maint.
9906
9907 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9908
9909         * configure.in: Add *-*-freebsd* configurations.
9910
9911 2002-04-08  Tom Tromey  <tromey@redhat.com>
9912
9913         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9914         Fixes PR libgcj/6068.
9915
9916 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9917
9918         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9919
9920 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9921
9922         * configure.in (alpha*-dec-osf*): Enable libgcj.
9923
9924 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9925
9926         * MAINTAINERS (Write After Approval): Add myself.
9927
9928 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9929
9930         Fix for: PR bootstrap/3591, target/5676
9931         * configure.in (mcore-pe): Disable the configuration of
9932         libstdc++-v3 since exceptions are not supported.
9933
9934 2002-03-20  Anthony Green  <green@redhat.com>
9935
9936         * configure.in: Enable libgcj for xscale-elf target.
9937
9938 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9939
9940         * MAINTAINERS:  Update my email address.
9941
9942 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9943
9944         * ltmain.sh (relink_command): Fix typo in previous change.
9945
9946 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9947
9948         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9949         (relink_command): Added --tag flags.
9950         (mode=install): If relinking fails; error out.
9951
9952 2002-03-12  Richard Henderson  <rth@redhat.com>
9953
9954         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9955         .NOTPARALLEL tag.
9956         (do-check): Rename from check.
9957         (check): Allow parallel check.
9958
9959 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9960
9961         * MAINTAINERS: Add myself as maintainer for xtensa port.
9962         Fix alphabetical order in CPU port maintainer list.
9963         Remove myself from Write After Approval list.
9964
9965 2002-03-11  Richard Henderson  <rth@redhat.com>
9966
9967         * Makefile.in (.NOTPARALLEL): Add fake tag.
9968
9969 2002-03-07  H.J. Lu  (hjl@gnu.org)
9970
9971         * configure.in: Enable gprof for mips*-*-linux*.
9972
9973 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9974
9975         * MAINTAINERS (Write After Approval): Add myself.
9976
9977 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9978
9979         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9980         libjava.
9981         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9982
9983 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9984
9985         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9986         because its Makefile is there; test for the executable instead.
9987
9988 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9989
9990         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9991         libstdc++-v3 and libjava.
9992
9993 2002-02-11  Adam Megacz  <adam@xwt.org>
9994
9995         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9996         boehm-gc
9997
9998 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9999
10000         * config.guess: Updated to 2002-01-30's version.
10001         * config.sub: Updated to 2002-02-01's version.
10002         Contribute sh64-elf.
10003         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10004         * configure.in: Added sh64-*-*.
10005
10006 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10007
10008         * MAINTAINERS: Belatedly add myself to write after approval list.
10009
10010 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10011
10012         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10013         Remove self as Write After Approval.
10014
10015 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10016
10017         * MAINTAINERS: Put self in as maintainer for contrib/regression
10018         directory.
10019
10020 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10021
10022         * MAINTAINERS:  Update my email address.
10023
10024 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10025
10026         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10027         target-libiberty, and target-libgloss.  Skip Java-related
10028         libraries if not supported for NetBSD on target CPU.
10029
10030 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10031
10032         * install-sh: Use _inst.$$_ for temp file name.
10033
10034 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10035
10036         * MAINTAINERS (Write After Approval): Move my contact info
10037         from here...
10038         (OS Port Maintainers): ...to here (netbsd).
10039
10040 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10041
10042         * MAINTAINERS (Write After Approval): Add myself.
10043
10044 2002-01-17  H.J. Lu  <hjl@gnu.org>
10045
10046         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10047         (all-target-fastjar): Also depend on all-target-libiberty.
10048
10049 2002-01-16  H.J. Lu  (hjl@gnu.org)
10050
10051         * config.guess: Import from master sources, rev 1.225.
10052         * config.sub: Import from master sources, rev 1.238.
10053
10054 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10055
10056         * MAINTAINERS (Write After Approval): Remove myself.
10057
10058 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10059
10060         * MAINTAINERS (Write After Approval): Add myself.
10061
10062 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10063
10064         * MAINTAINERS: Add self as docs co-maintainer.
10065
10066 2001-12-11  Matthias Klose  <doko@debian.org>
10067
10068         * MAINTAINERS (Write After Approval): Add myself.
10069
10070 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10071
10072         * MAINTAINERS: Update my email address.
10073
10074 2001-12-07  Turly O'Connor  <turly@apple.com>
10075         * MAINTAINERS (Write After Approval): Add myself.
10076         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10077         (rs6000_initialize_trampoline): Call __trampoline_setup for
10078         ABI_DARWIN too.
10079         * darwin-tramp.asm: New file, implements __trampoline_setup.
10080         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10081
10082 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10083
10084         * MAINTAINERS (Write After Approval): Add myself.
10085
10086 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10087
10088         * configure, configure.in: Use temp file for long sed commands.
10089
10090 2001-12-03  Laurent Guerby  <guerby@acm.org>
10091
10092         * config.sub: Update to version 1.232 on subversion.
10093
10094 2001-12-03  Ben Elliston  <bje@redhat.com>
10095
10096         * MAINTAINERS: Update mail address for config.* patches.
10097
10098 2001-11-27  DJ Delorie  <dj@redhat.com>
10099             Zack Weinberg  <zack@codesourcery.com>
10100
10101         When build != host, create libiberty for the build machine.
10102
10103         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10104         CONFIG_ARGUMENTS.
10105         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10106         New variables.
10107         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10108         and rules.
10109         (all.normal): Depend on ALL_BUILD_MODULES.
10110         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10111         (all-build-libiberty): Depend on configure-build-libiberty.
10112
10113         * configure: Calculate and substitute proper value for
10114         ALL_BUILD_MODULES.
10115         * configure.in: Create the build subdirectory.
10116         Calculate and substitute TARGET_CONFIGARGS (formerly
10117         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10118
10119 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10120
10121         * MAINTAINERS (write-after-approval): Add self.
10122
10123 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10124
10125         * MAINTAINERS (GNATS only accounts): Remove self.
10126
10127 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10128
10129         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10130         libf2c.
10131
10132 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10133
10134         * MAINTAINERS (Write After Approval): Add self.
10135
10136 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10137
10138         * MAINTAINERS: mips and s390 are also CPU ports.
10139
10140 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10141
10142         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10143
10144 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10145
10146         * MAINTAINERS: Alphabetize.
10147
10148 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10149
10150         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10151
10152 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10153
10154         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10155
10156 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10157
10158         * configure.in (--enable-languages): Be more permissive about
10159         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10160
10161 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10162
10163         * config.sub: Import from master sources, rev. 1.230.
10164         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10165
10166 2001-11-07  Laurent Guerby  <guerby@acm.org>
10167
10168         * MAINTAINERS (Write After Approval): Add self.
10169
10170 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10171
10172         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10173
10174 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10175
10176         * config.sub: Import from master sources, rev 1.226.
10177         * config.guess: Import from master sources, rev 1.216.
10178
10179 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10180
10181         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10182         * MAINTAINERS: Add self as maintainer of MMIX port.
10183         Remove old after-approval entry.
10184
10185 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10186
10187         * ChangeLog, configure: Fix spelling errors.
10188
10189 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10190
10191         * MAINTAINERS: Tweak my address.
10192
10193 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10194
10195         * MAINTAINERS: Update my email address.
10196
10197 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10198
10199         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10200         * MAINTAINERS: Add self as maintainer of CRIS port.
10201
10202 2001-10-10  Geert Bosch  <bosch@gnat.com>
10203
10204         * MAINTAINERS (Various maintainers: Ada front end):
10205         Added Robert Dewar.
10206
10207 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10208
10209         * MAINTAINERS (Write After Approval): Added self
10210
10211 2001-10-02  Geert Bosch  <bosch@gnat.com>
10212
10213         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10214
10215 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10216
10217         * configure: Handle temporary files securely using mkdir.
10218
10219 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10220
10221         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10222
10223 2001-09-26  Will Cohen  <wcohen@redhat.com>
10224
10225         * configure.in (*-*-linux*): Disable configuration of target-newlib
10226         and target-libgloss.
10227
10228 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10229
10230         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10231         RANLIB.
10232
10233 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10234
10235         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10236         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10237         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10238         avoid quotes nesting problems.
10239         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10240         (DO_X): Export only variables that are set.
10241
10242 2001-09-19  Ben Elliston  <bje@redhat.com>
10243
10244         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10245         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10246         semantics.  Use the shell built-in "type" command instead.
10247
10248 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10249
10250         Merged from gcc-3_0-branch:
10251         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10252         * ltcf-c.sh: Use $objext, not $ac_objext.
10253         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10254         * ltcf-cxx.sh: Add support for GNU.
10255         2001-07-22  Timothy Wall  <twall@redhat.com>
10256         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10257         default settings if using GNU tools with that configuration.
10258         * ltcf-cxx.sh: Ditto.
10259         * ltcf-gcj.sh: Ditto.
10260         2001-07-21  Michael Chastain  <chastain@redhat.com>
10261         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10262         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10263         * ltmain.sh: Mark as gcc-local.
10264
10265 2001-08-30  Eric Christopher  <echristo@redhat.com>
10266             Jason Eckhardt  <jle@redhat.com>
10267
10268         * config.guess: Merge from master sources.
10269         * config.sub: Merge from master sources, add support for mipsisa32.
10270
10271 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10272         * config.sub: Merge from master sources, rev 1.219.
10273         * MAINTAINERS: Add self as contact for stormy16 port.
10274
10275 2001-08-14  Zack Weinberg  <zackw@panix.com>
10276
10277         * config.sub: Merge from master sources, rev 1.218.
10278         * config.guess: Merge from master sources, rev 1.209.
10279
10280 2001-08-11  Graham Stott  <grahams@redhat.com>
10281
10282         * Makefile.in (check-c++): Add missing semicolon.
10283
10284 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10285
10286         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10287
10288 2001-07-30  Eric Christopher  <echristo@redhat.com>
10289
10290         * MAINTAINERS (Various maintainers: mips port): Added myself.
10291
10292 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10293
10294         * configure.in (sh-*-linux*): New.
10295
10296 2001-07-27  Richard Henderson  <rth@redhat.com>
10297
10298         * .cvsignore: Add LAST_UPDATED.
10299
10300 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10301
10302         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10303
10304 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10305
10306         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10307
10308 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10309
10310         * MAINTAINERS (Write After Approval): Added myself.
10311
10312 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10313
10314         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10315         and libgcj on m68hc11/m68hc12.
10316
10317 2001-06-27  H.J. Lu  (hjl@gnu.org)
10318
10319         * Makefile (CFLAGS_FOR_BUILD): New.
10320         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10321
10322 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10323
10324         * README: Remove version number.
10325
10326 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10327
10328         * INSTALL/README: Update wrt. to the installation instructions now
10329         residing in gcc/doc/install.texi.
10330
10331 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10332
10333         * README: Replace with a cut-down and updated version of gcc/README.
10334
10335 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10336
10337         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10338         multilibs to be disabled.
10339
10340 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10341
10342         * MAINTAINERS (Write After Approval): Add myself.
10343
10344 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10345
10346         * config.guess: Import CVS version 1.195.
10347         * config.sub: Import CVS version 1.212.
10348
10349 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10350
10351         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10352         gcc/xgcc is built, use -print-prog-name to find out the program
10353         name to use.
10354
10355 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10356
10357         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10358         appear to also be in the master copy.
10359         * config.sub:  Import CVS version 1.211.
10360
10361 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10362
10363         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10364         with_gcc]: Use `gcc -shared' to build a shared library.
10365
10366 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10367
10368         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10369         archives.
10370
10371 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10372
10373         * MAINTAINERS (Write After Approval): Add myself.
10374
10375 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10376
10377         * configure.in (libstdcxx_flags): Do not try to execute
10378         libstdc++-v3/testsuite_flags until it exists.
10379
10380 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10381
10382         * MAINTAINERS: Update my email address.
10383
10384 2001-05-31  Graham Stott  <grahams@redhat.com>
10385
10386         * MAINTAINERS (Write After Approval): Add myself.
10387
10388 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10389
10390         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10391         libraries when using g++ with native linker.
10392
10393 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10394
10395         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10396
10397 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10398
10399         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10400         [aix4*|aix5*]: Prepend blank.
10401
10402 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10403
10404         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10405         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10406         of subdir/configure scripts to use the new libtool.m4.
10407
10408 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10409
10410         * MAINTAINERS (Write After Approval): Add myself.
10411
10412 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10413
10414         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10415
10416 2001-05-11  Ben Elliston  <bje@redhat.com>
10417
10418         * Makefile.in (all-sid): New target.
10419         (check-sid, clean-sid, install-sid): Likewise.
10420
10421 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10422
10423         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10424
10425 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10426
10427         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10428         libgcj.
10429
10430 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10431
10432         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10433         gcc/xgcc is built, use -print-prog-name to find out the program
10434         name to use.
10435
10436 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10437
10438         * configure.in (noconfigdirs): Don't reset it from scratch in the
10439         target case; only append to it.
10440
10441         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10442         sparc-*-solaris2.8]: Disable ${libgcj}.
10443
10444 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10445
10446         * configure.in (libgcj_saved): Copy from $libgcj.
10447         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10448         --disable-libgcj.
10449
10450 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10451
10452         * MAINTAINERS: Remove self as MIPS maintainer and
10453         C front end maintainer.
10454
10455 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10456
10457         * configure.in: Move *-chorusos target case to the proper switch.
10458         Disable libgcj.
10459
10460 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10461
10462         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10463         1.641.2.228.
10464
10465 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10466
10467         * Makefile.in (STAGE1_CFLAGS): Pass down.
10468
10469 2001-04-13  Alan Modra  <amodra@one.net.au>
10470
10471         * config.guess: Add hppa64-linux support.  Note for next import that
10472         this is already in the master file.
10473         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10474
10475 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10476
10477         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10478         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10479
10480 2001-04-11  Stan Shebs  <shebs@apple.com>
10481
10482         * MAINTAINERS: Add self as Darwin port maintainer.
10483
10484 2001-04-11  Alan Modra  <amodra@one.net.au>
10485
10486         * MAINTAINERS: Update my email address.
10487
10488 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10489
10490         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10491         recent versions of FreeBSD (release 3 or later).
10492         * ltconfig: On FreeBSD, -lc must not be provided when building
10493         a shared library or else the standard -pthread gcc option is
10494         rendered worthless to later users of the built library.
10495
10496 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10497
10498         * MAINTAINERS: Add self and RTH as C front end maintainers.
10499
10500 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10501
10502         * config.sub: Make sure to match an already-canonicalized
10503         machine name (eg. mn10300-unknown-elf).
10504
10505 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10506
10507         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10508         New macros.
10509         (bootstrap, cross): Use RECURSE_FLAGS.
10510         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10511
10512 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10513
10514         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10515
10516 2001-03-22  Colin Howell  <chowell@redhat.com>
10517
10518         * Makefile.in (DO_X): Do not backslash single-quotes in
10519         backquotes (two places).
10520
10521 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10522
10523         Re-installed:
10524         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10525         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10526         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10527         * ltcf-cxx.sh: Likewise.
10528         * ltcf-gcj.sh: Likewise.
10529
10530 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10531
10532         * MAINTAINERS: Add myself as "documentation co-maintainer".
10533
10534 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10535
10536         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10537         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10538
10539 2001-03-19  Tom Tromey  <tromey@redhat.com>
10540
10541         * config-ml.in: Handle GCJ and GCJFLAGS.
10542
10543 2001-03-21  Michael Chastain  <chastain@redhat.com>
10544
10545         * Makefile.in: all-m4 depends on all-texinfo.
10546
10547 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10548
10549         * MAINTAINERS: Add myself to write after approval list.
10550
10551 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10552
10553         * Makefile.in (DO_X): Quote nested quotes.
10554
10555 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10556
10557         * MAINTAINERS: Add myself to write after approval list.
10558
10559 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10560
10561         * Makefile.in (DO_X): Use double quotes for quoting
10562         "RANLIB=$${RANLIB}".
10563
10564 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10565
10566         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10567
10568 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10569
10570         * configure.in: Only use `lang_requires' for languages athat are
10571         actually enabled.
10572
10573 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10574
10575         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10576
10577 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10578
10579         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10580
10581 2001-03-07  Tom Tromey  <tromey@redhat.com>
10582
10583         * configure.in: Allow config-lang.in to set `lang_requires' to list
10584         of other required languages.
10585
10586 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10587
10588         * Makefile.in: Remove RANLIB definition. Use RANLIB
10589         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10590         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10591
10592 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10593             Alexandre Oliva  <aoliva@redhat.com>
10594
10595         * Makefile.in (check-c++): Use tabs, not spaces.
10596
10597 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10598
10599         * MAINTAINERS: add myself to Write After Approval list.
10600
10601 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10602
10603         * Makefile.in (check-c++): New rule.
10604
10605         * configure.in (target_libs): Remove libg++.
10606         (noconfigdirs): Remove libg++.
10607         (noconfigdirs): Same.
10608         (noconfigdirs): Same.
10609         (noconfigdirs): Same.
10610
10611         * config-ml.in: Remove libg++ references.
10612
10613         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10614         (ALL_TARGET_MODULES): Same.
10615         (configure-target-libg++): Remove.
10616         (all-target-libg++): Remove.
10617         (configure-target-libio): Remove.
10618         (all-target-libio): Remove.
10619         (check-target-libio): Remove.
10620         (.PHONY): Remove.
10621         (libg++.tar.bz2): Remove.
10622         (all-target-cygmon): Remove libio.
10623         (all-target-libstdc++): Remove.
10624         (configure-target-libstdc++): Remove.
10625         (TARGET_LIB_PATH): Remove libstdc++.
10626         (ALL_GCC_CXX): Remove libstdc++.
10627         (all-target-gperf): Correct.
10628
10629 2001-02-16  Nick Clifton  <nickc@redhat.com>
10630
10631         * configure.in (noconfigdirs): Allow configuration of texinfo
10632         for Cygwin hosts.
10633
10634 2001-02-15  Anthony Green  <green@redhat.com>
10635
10636         * configure: Introduce GCJ_FOR_TARGET.
10637         * configure.in: Ditto.
10638         * Makefile.in: Ditto.
10639
10640 2001-02-13  Andreas Schwab  <schwab@suse.de>
10641
10642         * MAINTAINERS: Update mail address.
10643
10644 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10645
10646         * config.guess: Add linux target for S/390.
10647         * config.sub: Likewise.
10648
10649 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10650
10651         * configure.in: for *-chorusos, don't config target-newlib and
10652         target-libgloss.
10653
10654 2001-02-06  Ben Elliston  <bje@redhat.com>
10655
10656         * configure: Output host type to stdout, not stderr.
10657
10658 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10659
10660         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10661         * ltcf-cxx.sh: Likewise.
10662
10663         * config.if: Assume enable_libstdcxx_v3 is defined.
10664
10665 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10666
10667         Remove V2 C++ library.
10668         * configure.in: Remove --enable-libstdcxx_v3 support.
10669
10670 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10671
10672         * include/demangle.h: Add prototype for java_demangle_v3.
10673
10674 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10675
10676         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10677
10678 2001-01-27  Richard Henderson  <rth@redhat.com>
10679
10680         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10681
10682 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10683
10684         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10685         Don't unset, it's non-portable and no longer necessary, set to empty
10686         instead.
10687
10688 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10689
10690         * ltconfig: Shell portability fix for the tagname validity check.
10691
10692 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10693
10694         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10695         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10696
10697 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10698
10699         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10700
10701 2001-01-26  Tom Tromey  <tromey@redhat.com>
10702
10703         * configure.in: Allow libgcj to be built on Sparc Solaris.
10704
10705 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10706
10707         * ltcf-c.sh: Add aix5 case.
10708         * ltcf-cxx.sh: Likewise.
10709         * ltconfig: Likewise.
10710
10711 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10712
10713         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10714         keep at least one of build_libtool_libs or build_old_libs set to
10715         yes.
10716
10717         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10718         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10719
10720 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10721
10722         * configure.in: Enable libgcj on several additional platforms.
10723
10724 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10725
10726         * configure.in: Enable libgcj for linux targets.
10727
10728 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10729
10730         * MAINTAINERS (Write After Approval): Add myself.
10731
10732 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10733
10734         * MAINTAINERS: Add myself as vax port maintainer.
10735
10736 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10737
10738         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10739
10740 2001-01-09  Mike Stump  <mrs@wrs.com>
10741
10742         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10743         failures of subdirectories.
10744
10745 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10746
10747         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10748         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10749         * ltcf-cxx.sh: Likewise.
10750         * ltcf-gcj.sh: Likewise.
10751         * ltconfig.sh: Fix typo.
10752
10753 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10754
10755         * configure: handle DOS-style absolute paths.
10756
10757 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10758
10759         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10760
10761 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10762
10763         * MAINTAINERS: Add myself as avr port co-maintainer.
10764
10765 2000-12-28  Ben Elliston  <bje@redhat.com>
10766
10767         * MAINTAINERS: Add myself under ``Write After Approval''.
10768
10769 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10770
10771         * texinfo: Remove directory from GCC.
10772
10773 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10774
10775         * COPYING: Update to current
10776         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10777         to 19yy as example year in copyright notice).
10778
10779 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10780
10781         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10782         (libstdcxx_incdir): Pass down.
10783         * config.if: Remove expired bits for cxx_interface, add stub.
10784         (libstdcxx_incdir): Add variable for g++ include directory.
10785         * configure.in (gxx_include_dir): Use it.
10786
10787 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10788
10789         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10790         with old-email address from ``Write After Approval''.
10791
10792 2000-12-15  Andreas Jaeger  <aj@suse.de>
10793
10794         * configure.in: Handle lang_dirs.
10795
10796 2000-12-14  Tom Tromey  <tromey@redhat.com>
10797
10798         * MAINTAINERS: Removed brads.
10799
10800         * MAINTAINERS: Added gcj developers.
10801
10802 2000-12-13  Anthony Green  <green@redhat.com>
10803
10804         * configure.in: Disable libgcj for any target not specifically
10805         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10806         with g++ abi.
10807
10808 2000-12-13  Mike Stump  <mrs@wrs.com>
10809
10810         * Makefile.in (local-distclean): Also remove fastjar.
10811
10812 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10813
10814         * contrib/gcc_update: Add fastjar --touch entries.
10815
10816 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10817
10818         * configure.in: Disable language-specific target libraries for
10819         languages that aren't enabled.
10820
10821 2000-12-10  Anthony Green  <green@redhat.com>
10822
10823         * configure.in: Define libgcj.  Disable libgcj target libraries for
10824         most targets.
10825
10826 2000-12-10  Neil Booth  <neilb@earthling.net>
10827
10828         * MAINTAINERS: Update mail address, remove from WAA list.
10829
10830 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10831
10832         * libjava: Imported from /cvs/java.
10833         * libffi: Likewise.
10834         * Boehm-gc: Likewise.
10835
10836 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10837
10838         * configure.in (target_libs): Revert 2000-12-08 patch.
10839         (noconfigdirs): Added target-libjava.
10840
10841 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10842
10843         * djunpack.bat: removed.
10844
10845 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10846
10847         * Makefile.in: handle DOS-style absolute paths.
10848         * config-ml.in: likewise.
10849         * symlink-tree: likewise.
10850
10851 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10852
10853         * fastjar: Imported.
10854
10855 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10856
10857         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10858         libjava.
10859         * configure.in (target_libs): Removed `target-libjava'.
10860
10861 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10862
10863         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10864         (ALL_MODULES): Added fastjar.
10865         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10866         (all-target-libjava): all-fastjar replaces all-zip.
10867         (all-fastjar): Added.
10868         (configure-target-fastjar, all-target-fastjar): Likewise.
10869         * configure.in (host_tools): Added fastjar.
10870
10871 2000-12-07  Mike Stump  <mrs@wrs.com>
10872
10873         * Makefile.in (local-distclean): Remove leftover built files.
10874
10875 2000-11-24  Nick Clifton  <nickc@redhat.com>
10876
10877         * configure.in (xscale-elf): Add target.
10878         (xscale-coff): Add target.
10879
10880 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10881
10882         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10883         recent versions of FreeBSD (release 3 or later).
10884         * ltconfig: On FreeBSD, -lc must not be provided when building
10885         a shared library or else the standard -pthread gcc option is
10886         rendered worthless to later users of the built library.
10887
10888 2000-11-16  Fred Fish  <fnf@be.com>
10889
10890         * configure.in (enable_libstdcxx_v3): Fix typo,
10891         libstd++ -> libstdc++.
10892
10893 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10894
10895         * MAINTAINERS: Add self to Write After Approval list.
10896
10897 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10898
10899         * MAINTAINERS: Update my email address.  Add myself to global write
10900         privs list.
10901
10902 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10903
10904         * Makefile.in: Merge with src and libgcj.
10905         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10906         configure-target-<library> when their configure scripts need the C
10907         or C++ library to have already been built to work properly.
10908         (do_proto_toplev): Set them to an empty string.
10909
10910         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10911         (REALLY_SET_LIB_PATH): Use them.
10912
10913 2000-11-17  Stan Shebs  <shebs@apple.com>
10914
10915         * MAINTAINERS: Add self to Write After Approval list.
10916
10917 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10918
10919         * configure: Provide the original toplevel configure arguments
10920         (including $0) to subprocesses in the environment rather than
10921         through gcc/configargs.h.
10922
10923 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10924
10925         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10926         C99.  Alphabetise "Write After Approval" list.
10927
10928 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10929
10930         * configure: Turn on libstdc++ V3 by default.
10931
10932         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10933         if we've got GCC.
10934
10935 2000-11-11  Philip Blundell  <philb@gnu.org>
10936
10937         * MAINTAINERS: Add self to Write After Approval list.
10938
10939 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10940
10941         * ltcf-c.sh (aix4): Improve shared library configuration; require
10942         exporting symbols.
10943         * ltcf-cxx.sh (aix4): Define.
10944         * ltconfig (aix4): Define library and soname specs appropriate for
10945         AIX.  Define command to create export symbols list.
10946
10947 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10948
10949         * config.sub: Add support for Sun Chorus
10950
10951 2000-10-31  Nick Clifton  <nickc@redhat.com>
10952
10953         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10954         <name>@redhat.com.  Also installed new email address for Clint
10955         Popetz.
10956
10957 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10958
10959         * etc: Remove directory from GCC.
10960
10961 2000-10-16  Michael Meissner  <meissner@redhat.com>
10962
10963         * configure (gcc/configargs.h): Only create if there is a build GCC
10964         directory created.
10965
10966 2000-10-16  Matthias Klose  <doko@debian.org>
10967
10968         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10969         when configured for libstdc++-v3.
10970
10971 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10972
10973         * configure: Save configure arguments to gcc/configargs.h.
10974
10975 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10976
10977         * config.guess: Import CVS version 1.157.
10978         * config.sub: Import CVS version 1.181.
10979
10980 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10981
10982         * Makefile.in (bootstrap): avoid recursion if subdir missing
10983         (cross): ditto
10984         (do-proto-toplev): ditto
10985
10986 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10987
10988         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10989         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10990
10991         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10992         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10993         all affected `configure' scripts.
10994
10995 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10996
10997         * MAINTAINERS: Add self as cpplib co-maintainer.
10998
10999 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11000
11001         * MAINTAINERS: Add self to Write After Approval list.
11002
11003 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11004
11005         * INSTALL/README: egcs -> GCC update.
11006
11007 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11008
11009         * MAINTAINERS: Add myself to Write After Approval list.
11010
11011 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11012
11013         * MAINTAINERS: Add myself to Write After Approval list.
11014
11015 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11016
11017         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11018         X11 libraries for hppa64.
11019
11020 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11021
11022         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11023
11024 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11025
11026         * Makefile.in (all-zlib): Added dummy target.
11027
11028         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11029         ltcf-gcj.sh: Updated from libtool multi-language branch.
11030
11031 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11032
11033         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11034         (bootstrap*): Depend on all-bootstrap.
11035
11036 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11037
11038         * config.guess: Import CVS version 1.156.
11039         * config.sub: Import CVS version 1.179.
11040
11041 2000-09-02  Anthony Green  <green@cygnus.com>
11042
11043         * Makefile.in (all-gcc): Depend on all-zlib.
11044         (CLEAN_MODULES): Add clean-zlib.
11045         (ALL_MODULES): Add all-zlib.
11046         * configure.in (host_libs): Add zlib.
11047
11048 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11049
11050         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11051         crosses, but add gcc/include to the header search path for them.
11052
11053 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11054
11055         * MAINTAINERS: Add self to Write After Approval list.
11056
11057 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11058
11059         * config.guess: Import CVS version 1.152.
11060         * config.sub: Import CVS version 1.177.
11061
11062 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11063
11064         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11065         $targargs to tell whether newlib is going to be built.
11066
11067         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11068         $$r/TARGET_SUBDIR/libio for _G_config.h.
11069
11070 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11071
11072         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11073
11074 2000-08-22  DJ Delorie  <dj@redhat.com>
11075
11076         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11077
11078 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11079
11080         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11081         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11082         sub-configures.
11083
11084 2000-08-21  DJ Delorie  <dj@redhat.com>
11085
11086         * MAINTAINERS: Add self as a libiberty maintainer
11087
11088 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11089
11090         * configure.in (libstdcxx_flags): Use
11091         libstdc++-v3/src/libstdc++.INC.
11092
11093 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11094
11095         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11096
11097 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11098
11099         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11100
11101         * configure: Make enable_threads and enable_shared defaults
11102         explicit.  Substitute enable_threads into generated Makefiles.
11103         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11104         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11105
11106 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11107
11108         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11109
11110 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11111
11112         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11113         previous delta.
11114
11115 2000-08-11  Jason Merrill  <jason@redhat.com>
11116
11117         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11118         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11119         (FLAGS_FOR_TARGET): Not here.
11120         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11121
11122 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11123
11124         * config-ml.in (CC, CXX): Don't introduce a leading space.
11125
11126 2000-08-07  DJ Delorie  <dj@delorie.com>
11127
11128         * MAINTAINERS: Add self as a DJGPP maintainer
11129
11130 2000-08-07  DJ Delorie  <dj@redhat.com>
11131
11132         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11133         "if we're also building gcc, and it's a gcc that will run on the
11134         build machine, we want to use its includes instead of the system's
11135         default includes".
11136
11137 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11138
11139         * MAINTAINERS: Add self to Write After Approval list.
11140
11141 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11142
11143         * configure.in (libstdcxx_flags): Don't use `"'.
11144
11145         * config-ml.in: Adjust multilib search paths to the
11146         appropriate multilib tree.
11147
11148 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11149
11150         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11151         commas in $LANGUAGES.
11152
11153 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11154
11155         * configure.in: Re-enable all references to libg++ and librx.
11156
11157 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11158
11159         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11160         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11161         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11162         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11163
11164         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11165
11166 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11167
11168         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11169         CXX_FOR_TARGET for sed.
11170
11171 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11172
11173         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11174         Do not override if already set in the environment or in configure.
11175         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11176         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11177
11178 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11179
11180         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11181         the libtool CVS tree multi-language branch.
11182         * ltconfig, ltmain.sh: Updated.
11183
11184 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11185
11186         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11187         (clean-target): Depend on it.
11188
11189         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11190         (GCC_FOR_TARGET): Use it.
11191         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11192         * configure.in: ... here.
11193         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11194         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11195
11196 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11197
11198         * MAINTAINERS: Add self to Write After Approval list.
11199
11200 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11201
11202         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11203         (configure-target-libchill, configure-target-libobjc): Likewise.
11204
11205         * configure.in: Use the same cache file for all target libs.
11206         * config-ml.in: But different cache files per multilib variant.
11207
11208 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11209
11210         * configure (topsrcdir): Don't use dirname.
11211
11212 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11213
11214         * MAINTAINERS: Add self to Write After Approval list.
11215
11216 2000-07-20  Jason Merrill  <jason@redhat.com>
11217
11218         * configure.in: Remove all references to libg++ and librx.
11219
11220         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11221
11222 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11223
11224         * config.sub: Update to subversions version 2000-07-06.
11225
11226 2000-07-12  Andrew Haley  <aph@cygnus.com>
11227
11228         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11229         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11230
11231 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11232
11233         * symlink-tree:  Check number of arguments.
11234
11235 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11236
11237         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11238         search path for a g++ extracted from the build tree.  This
11239         will allow link tests run by configure scripts in
11240         subdirectories to succeed.
11241
11242 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11243
11244         * ltconfig: Add support for mips-dde-sysv4.2MP
11245
11246 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11247
11248         * MAINTAINERS: Add myself as loop discovery maintainer.
11249
11250 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11251
11252         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11253         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11254
11255 2000-06-19  Timothy Wall  <twall@cygnus.com>
11256
11257         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11258         * config.sub: Add tic54x target.
11259
11260 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11261
11262         * MAINTAINERS: Add self as Fortran maintainer,
11263         remove Craig Burley.
11264
11265 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11266
11267         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11268         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11269
11270 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11271
11272         * MAINTAINERS: Add self as i18n maintainer
11273
11274 20000-05-21  H.J. Lu  (hjl@gnu.org)
11275
11276         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11277         directory are used if they exist. Make sure
11278         $(build_tooldir)/include is searched for header files,
11279         $(build_tooldir)/lib/ for library files.
11280         (GCC_FOR_TARGET): Likewise.
11281         (CXX_FOR_TARGET): Likewise.
11282
11283 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11284
11285         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11286
11287 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11288
11289         * Makefile.in (configure-target-libiberty): Depend on
11290         configure-target-newlib.
11291
11292 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11293
11294         * configure.in, Makefile.in: Merge all libffi-related
11295         configury stuff from the libgcj tree.
11296
11297 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11298
11299         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11300         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11301
11302 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11303
11304         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11305         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11306         current version information.  Add to proto-toplev directory.
11307         (gdb-taz): Build do-djunpack.
11308
11309 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11310
11311         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11312
11313 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11314
11315         * MAINTAINERS: Add self to Write After Approval list.
11316
11317 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11318
11319         * ltmain.sh: Preserve in relink_command any environment
11320         variables that may affect the linker behavior.
11321
11322 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11323
11324         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11325
11326 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11327
11328         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11329
11330 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11331
11332         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11333         with the version name.
11334
11335 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11336
11337         * MAINTAINERS: Add self as bb-reorder maintainer.
11338
11339 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11340
11341         * config.if: Tweak.
11342
11343 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11344
11345         * djunpack.bat: New file.
11346
11347 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11348
11349         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11350         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11351         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11352         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11353
11354 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11355
11356         * config.sub (case $basic_machine): Change default for "ibm-*"
11357         to "openedition".
11358
11359 2000-04-13  Andreas Jaeger  <aj@suse.de>
11360
11361         * MAINTAINERS: Added myself.
11362
11363 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11364
11365         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11366         (do-md5sum): New target.
11367         (MD5PROG): Define.
11368         (PACKAGE): Default to TOOL.
11369         (VER): Default to a shell script.
11370         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11371         md5 checksum generation.
11372         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11373         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11374         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11375         insight.tar.bz2): Use gdb-taz to create archive.
11376
11377 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11378
11379         * configure (warn_cflags): Delete.
11380
11381 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11382
11383         * MAINTAINERS: Added myself.
11384
11385 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11386             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11387
11388         * configure.in (enable_libstdcxx_v3): Add.
11389         (target_libs): Add bits here to switch between libstdc++-v2 and
11390         libstdc++-v3.
11391         * config.if: And this file too.
11392         * Makefile.in: Add libstdc++-v3 targets.
11393
11394 2000-04-05  Michael Meissner  <meissner@redhat.com>
11395
11396         * config.sub (d30v): Add d30v as a basic machine type.
11397
11398 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11399
11400         * configure.in: -linux-gnu*, not -linux-gnu.
11401
11402 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11403
11404         * MAINTAINERS: Add self in write-after-approval section.
11405
11406 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11407
11408         * MAINTAINERS: Add self as ia64 port maintainer.
11409
11410 2000-03-08  Neil Booth  <NeilB@earthling.net>
11411
11412         * MAINTAINERS: Add self in write-after-approval section.
11413
11414 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11415
11416         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11417         (do-tar-bz2): Replace TOOL with PACKAGE.
11418         (gdb.tar.bz2): Remove GDBTK from GDB package.
11419         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11420         dejagnu.tar.bz2): New packages.
11421
11422 2000-02-27  Andreas Jaeger  <aj@suse.de>
11423
11424         * configure.in: Add entry for mips*-*-linux*, move catch all
11425         *-*-*linux* entry below this one.
11426
11427 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11428
11429         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11430
11431 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11432
11433         * config.sub: Support an OS of "wince".
11434
11435 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11436
11437         * config.guess, config.sub: Updated to match config's 2000-02-15
11438         version.
11439
11440 2000-02-23  Linas Vepstas  <linas@linas.org>
11441
11442         * config.sub: Add support for Linux/IBM 370.
11443         * configure.in: Likewise.
11444
11445 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11446
11447         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11448
11449 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11450
11451         * config.guess: Guess "cygwin" rather than "cygwin32".
11452
11453 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11454
11455         * configure (gcc_version): When setting, narrow search to
11456         lines containing `version_string'.
11457
11458 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11459
11460         * config.sub: Add support for avr target.
11461
11462 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11463
11464         * MAINTAINERS: Add maintainers for MCore port.
11465
11466 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11467
11468         * config.sub: Add mmix-knuth-mmixware.
11469
11470 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11471
11472         * MAINTAINERS: Pair cccp with cpplib maintainership.
11473
11474 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11475
11476         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11477         structure stuff to -L library search.
11478         (CXX_FOR_TARGET): Ditto.
11479         (CROSS_CHECK_MODULES): Fix spelling mistake.
11480
11481 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11482
11483         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11484         the C++ compiler.
11485
11486 2000-01-12  Richard Henderson  <rth@cygnus.com>
11487
11488         * configure.in: Don't build some bits for beos.
11489
11490 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11491
11492         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11493         as include files.
11494
11495 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11496
11497         * Add self as cpplib maintainer, as requested by Jason
11498         Merrill.  Correct my e-mail address.
11499
11500 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11501
11502         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11503         not mh-aix43.
11504
11505 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11506
11507         * MAINTAINERS: Add myself to "write after approval" list.
11508
11509 1999-12-14  Richard Henderson  <rth@cygnus.com>
11510
11511         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11512         * config.sub: Accept alphaev[78], alphaev8.
11513
11514 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11515
11516         * config.guess, config.sub: Update from autoconf.
11517
11518 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11519
11520         * MAINTAINERS:  update my playtime e-address.
11521
11522 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11523
11524         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11525         necessary libraries are missing.
11526
11527 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11528
11529         * MAINTAINERS: Add new 'write after approval' maintainer.
11530
11531 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11532
11533         * MAINTAINERS: Add new Java maintainer.
11534
11535 1999-10-25  Andreas Schwab  <schwab@suse.de>
11536
11537         * configure: Fix quoting inside arguments of eval.
11538
11539 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11540
11541         * config-ml.in: Allow suppression of some ARM multilibs.
11542
11543 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11544
11545         * config.guess: Add OS/390 match pattern.
11546         * config.sub: Add mvs, openedition targets.
11547         * configure.in (i370-ibm-opened*): New.
11548
11549 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11550
11551         * config.sub: Add support for configuring for pj.
11552
11553 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11554
11555         * config.sub (maybe_os): Add support for configuring for fr30.
11556
11557 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11558
11559         * configure.in: Do not configure or build ld for AIX
11560         platforms.  ld is known to be broken on these platforms.
11561
11562 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11563
11564         * config-ml.in: Pass compiler flag corresponding to multidirs to
11565         subdir configures.
11566
11567 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11568
11569         * Makefile.in (LDFLAGS): Define.
11570
11571 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11572
11573         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11574         noconfigdirs.
11575         (*-*-cygwin*): Likewise.
11576
11577 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11578
11579         * mkdep: New file.
11580         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11581         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11582
11583         From Eli Zaretskii <eliz@is.elta.co.il>:
11584         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11585         long file name when using DJGPP on MS-DOS.
11586
11587 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11588
11589         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11590
11591 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11592
11593         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11594         dependency as this causes "make check" to globally "make all"
11595
11596 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11597
11598         * configure.in (target_libs): Added target-zlib.
11599         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11600         (CONFIGURE_TARGET_MODULES): Likewise.
11601         (CHECK_TARGET_MODULES): Likewise.
11602         (INSTALL_TARGET_MODULES): Likewise.
11603         (CLEAN_TARGET_MODULES): Likewise.
11604         (configure-target-zlib): New target.
11605         (all-target-zlib): Likewise.
11606         (all-target-libjava): Depend on all-target-zlib.
11607         (configure-target-libjava): Depend on configure-target-zlib.
11608
11609         * Makefile.in (configure-target-libjava): Depend on
11610         configure-target-newlib.
11611         (configure-target-boehm-gc): New target.
11612         (configure-target-qthreads): New target.
11613
11614         * configure.in (target_libs): Added target-qthreads.
11615         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11616         (CONFIGURE_TARGET_MODULES): Likewise.
11617         (CHECK_TARGET_MODULES): Likewise.
11618         (INSTALL_TARGET_MODULES): Likewise.
11619         (CLEAN_TARGET_MODULES): Likewise.
11620         (all-target-qthreads): New target.
11621         (configure-target-libjava): Depend on configure-target-qthreads.
11622         (all-target-libjava): Depend on all-target-qthreads.
11623
11624         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11625         (CONFIGURE_TARGET_MODULES): Likewise.
11626         (CHECK_TARGET_MODULES): Likewise.
11627         (INSTALL_TARGET_MODULES): Likewise.
11628         (CLEAN_TARGET_MODULES): Likewise.
11629         (all-target-libjava): New target.
11630         (all-target-boehm-gc): Likewise.
11631         * configure.in (target_libs): Added libjava, boehm-gc.
11632
11633 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11634
11635         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11636         configure.bat in SUPPORT_FILES.
11637         (gas+binutils.tar.bz2): Likewise.
11638
11639         * makeall.bat: Remove; obsolete.
11640
11641 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11642
11643         From Mark Elbrecht:
11644         * configure.bat: Remove; obsolete.
11645
11646 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11647
11648         * configure: Add -W -Wall to the default CFLAGS when compiling with
11649         gcc.
11650
11651 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11652
11653         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11654
11655 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11656
11657         * configure.in: Build ld on IRIX6.
11658
11659 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11660
11661         * Makefile.in: Change distribution targets to use bzip2 instead of
11662         gzip.
11663         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11664         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11665
11666 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11667
11668         * config.sub: Add mcore target.
11669
11670 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11671
11672         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11673
11674 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11675
11676         * config.guess (dummy): Changed to $dummy.
11677
11678 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11679
11680         * config.sub: Tidied up case statements.
11681
11682 1999-05-22  Ben Elliston  <bje@cygnus.com>
11683
11684         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11685         <jiro@din.or.jp>.
11686
11687         * config.guess: Merge with FSF version. Future changes will be
11688         more accurately recorded in this ChangeLog.
11689         * config.sub: Likewise.
11690
11691 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11692
11693          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11694
11695 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11696
11697         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11698
11699 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11700
11701         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11702
11703 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11704
11705         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11706         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11707         Bad merge removed these two changes.
11708
11709 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11710                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11711
11712         * config.guess (interix Alpha): Add.
11713
11714 1999-04-11  Richard Henderson  <rth@cygnus.com>
11715
11716         * configure.in (i?86-*-beos*): Do config gperf; don't config
11717         gdb, newlib, or libgloss.
11718
11719 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11720
11721         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11722         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11723         from multidirs.
11724
11725 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11726
11727         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11728
11729 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11730
11731         * config.sub: Add support for mcore targets.
11732
11733 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11734
11735         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11736         not mt-ospace, in order to shut up assembler warning about using
11737         symbols that are named the same as registers.
11738
11739 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11740
11741         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11742         dependency list for all-target-cygmon.
11743
11744 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11745
11746         * config-ml.in: Check $host, not $target, for selective multilibs.
11747         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11748         thumb interworking, and underscore prefix multilibs.
11749
11750 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11751
11752         * missing: Update to version from current automake.
11753
11754 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11755
11756         * configure (gxx_include_dir): Removed.
11757
11758         * configure.in (gxx_include_dir): Handle it.
11759         * Makefile.in: Likewise.
11760
11761 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11762
11763         * config.sub (mips64vr4111,mips64vr4111el) Add.
11764
11765 1999-03-21  Ben Elliston  <bje@cygnus.com>
11766
11767         * config.guess: Correct typo for detecting ELF on FreeBSD.
11768
11769 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11770
11771         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11772         config/mh-djgpp.
11773
11774 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11775
11776         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11777         all-target-newlib to dependency list for all-target-bsp.
11778
11779 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11780
11781         * config.sub: Add i386-uwin support.
11782         * config.guess: Likewise.
11783
11784 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11785
11786         * configure.in: cleanup, add mh-*pic handling for arm, special
11787         case powerpc*-*-aix*
11788
11789 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11790
11791         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11792         can be built.
11793
11794 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11795
11796         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11797         targets.
11798
11799 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11800
11801         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11802
11803 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11804
11805         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11806
11807 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11808
11809         * config.sub: Fix typo in arm recognition.
11810
11811 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11812
11813         * configure.in (noconfigdirs): Changed target_configdirs to
11814         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11815         rather than m68k-*-* since it is not known to work on
11816         m68k-aout. Ditto for arm-*-*oabi.
11817
11818 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11819
11820         * configure.in (*-*-windows*): Remove, no longer used.
11821
11822 1999-02-19  Ben Elliston <bje@cygnus.com>
11823
11824         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11825         Smart and improved by Andrew Cagney.
11826
11827 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11828
11829         * config.guess: Recognize openbsd-*-hppa.
11830
11831 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11832
11833         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11834         only if it is not empty.
11835
11836 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11837
11838         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11839
11840         * config.guess: Modified to recognize uname's armv* syntax.
11841
11842         * config.sub: Modified to recognize uname's armv* syntax.
11843
11844 1999-02-17  Mark Salter  <msalter@cygnus.com>
11845
11846         * configure.in: Added target-bsp for sparclite.
11847
11848 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11849
11850         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11851
11852 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11853
11854         * configure.in: Add support for strongarm port.
11855         * config.sub: Add support for strongarm target.
11856
11857 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11858
11859         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11860         the old name config/mh-cygwin32.
11861         Enable texinfo.
11862
11863 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11864
11865         * configure.in: Do build ld for ix86 Solaris.
11866
11867 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11868
11869         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11870         $AR_FOR_TARGET.  Likewise for RANLIB.
11871
11872 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11873
11874         * config.sub (oabi):  Recognize.
11875         * configure.in (arm-*-oabi):  Handle.
11876
11877 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11878
11879         * config.guess: Improve detection of i686 on UnixWare 7.
11880
11881 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11882
11883         * config.guess: Add support for i386-pc-interix.
11884         * config.sub: Likewise.
11885         * configure.in: Likewise.
11886
11887 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11888
11889         * Makefile.in: Remove unneeded all-target-libio from
11890         from all-target-winsup target since it is now unneeded.
11891         Add all-target-libtermcap in its place since it is now
11892         needed.
11893
11894 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11895
11896         * configure.in: makefile stub for cygwin target is probably
11897         unnecessary.  Remove it for now.
11898
11899 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11900
11901         * configure.in: libtermcap.a should be built when cygwin is the
11902         target as well as the host.
11903         * config.guess: Allow mixed case in cygwin uname output.
11904         * Makefile.in: Add libtermcap target.
11905
11906 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11907
11908         * config.sub: Clean up handling of hppa2.0.
11909
11910 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11911
11912         * config.guess: Use C code to identify more HP machines.
11913
11914 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11915
11916         * config.sub: Handle hppa2.0.
11917
11918 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11919
11920         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11921         cygmon for all sparclite targets, regardless of object format.
11922
11923 1998-12-15  Mark Salter  <msalter@cygnus.com>
11924
11925         * configure.in: Added target-bsp for several target architectures.
11926
11927         * Makefile.in: Added rules for bsp.
11928
11929 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11930
11931         * config.guess: Improve detection of hppa2.0 processors.
11932
11933 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11934
11935         * config.guess: Recognize FreeBSD using ELF automatically.
11936
11937 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11938
11939         * configure (skip-this-dir): Add handling for new shell script, which
11940         might be created by a sub-directory's configure to indicate, this particular
11941         directory is "unwanted".
11942         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11943
11944 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11945
11946         * ltconfig: import from libtool, after changing libtool to
11947         account for the cygwin name change.
11948
11949 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11950
11951         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11952         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11953
11954 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11955
11956         * configure.in: Add libtermcap to list of cygwin dependencies.
11957
11958 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11959
11960         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11961         they include winsup/include when it's a cygwin target.
11962
11963 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11964
11965         * configure.in (host_tools): Added zip.
11966         * Makefile.in (all-target-libjava): Depend on all-zip.
11967         (all-zip): New target.
11968         (ALL_MODULES): Added all-zip.
11969         (NATIVE_CHECK_MODULES): Added check-zip.
11970         (INSTALL_MODULES): Added install-zip.
11971         (CLEAN_MODULES): Added clean-zip.
11972
11973 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11974
11975         * Makefile.in: lose "32" from comment about cygwin.
11976
11977 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11978
11979         * configure.in: Use -Os to build target libraries for the fr30.
11980
11981 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11982
11983         * config.sub: Add fr30.
11984
11985 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11986
11987         * configure.in: drop "32" from config/mh-cygwin32.  Check
11988         cygwin* instead of cygwin32*.
11989         * config.sub: Check cygwin* instead of cygwin32*.
11990
11991 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11992
11993         * config.guess: Match any version of Unixware7.
11994
11995 1998-10-20  Syd Polk  <spolk@cygnus.com>
11996
11997         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11998         if desired.
11999
12000 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12001
12002         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12003         these if the appropriate directories and files to not exist.
12004
12005 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12006
12007         * Makefile.in (DEVO_SUPPORT): Add config.if.
12008
12009 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12010
12011         * configure: Add pattern to replace "build_tooldir"'s
12012         definition in the generated Makefile with "tooldir"'s
12013         actual value.
12014
12015 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12016
12017         * config.sub: Bring back lost sparcv9.
12018
12019         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12020
12021 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12022
12023         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12024         CC_FOR_TARGET and friends.
12025
12026 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12027
12028         * Makefile.in (build_tooldir): New variable, same as tooldir.
12029         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12030         -B$(build_tooldir)/bin/.
12031         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12032
12033 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12034
12035         * README: Remove installation instructions and refer to the
12036         INSTALL directory instead.
12037
12038 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12039
12040         * config.sub: Add support for i[34567]86-pc-udk.
12041         * configure.in: Likewise.
12042
12043 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12044
12045         * Makefile.in: add bzip2 package building bits for user
12046         tools module
12047         * configure.in: ditto
12048
12049 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12050
12051         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12052         (ALL_TARGET_MODULES): Add all-target-libobjc.
12053         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12054         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12055         (all-target-libchill): Add dependencies.
12056         * configure.in (target_libs): Add libchill.
12057
12058 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12059
12060         * configure.in (target_subdir): Remove duplicate line.
12061
12062 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12063
12064         * Makefile.in (all-automake): fix dependencies.
12065
12066 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12067
12068         * configure.in: Minor cleanups for building in the $(target_alias)
12069         subdir.
12070
12071 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12072
12073         * Makefile.in (bootstrap): Set r and s before make all.  Use
12074         BASE_FLAGS_TO_PASS in make all.
12075         (cross): Likewise.
12076
12077 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12078
12079         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12080
12081 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12082
12083         * config.sub: Fix typo in last change.
12084
12085 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12086
12087         * config.sub: Add support for C4x target.
12088         * configure.in: Likewise.
12089
12090 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12091
12092         * config.sub: Recognize sparcv9 just like sparc64.
12093
12094 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12095
12096         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12097
12098 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12099
12100         * config.guess: Correctly identify Pentium II sco boxes.
12101
12102         * config.guess: Fix "tr" code.  From Weiwen Liu.
12103
12104 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12105
12106         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12107         stabs.
12108
12109 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12110
12111         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12112         (ALL_TARGET_MODULES): Add all-target-libchill.
12113         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12114         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12115         (all-target-libchill): Add dependencies.
12116         * configure.in (target_libs): Add libchill.
12117
12118 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12119
12120         * config.guess: Avoid assumptions about "tr" behaves when
12121         LANG is set to something other than English.
12122
12123 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12124
12125         * configure (gxx_include_dir): Changed to
12126         '${prefix}/include/g++'-${libstdcxx_interface}.
12127
12128         * config.if: New to determine the interfaces.
12129
12130 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12131
12132         * config.guess: Detect and handle MPE/IX.
12133         * config.sub: Deal with MPE/IX.
12134
12135 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12136
12137         * configure.in: Use mh-aix43.
12138
12139 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12140
12141         * configure: Fix --without/--disable cases for gxx-include-dir.
12142
12143 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12144
12145         * mdata-sh:  Imported.  Needed for automake support.
12146
12147 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12148
12149         * Makefile.in (taz): Try "chmod -R og=u ." before
12150         "chmod og=u `find . -print`".
12151
12152 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12153
12154         * configure.in: Add arm-elf and thumb-elf support.
12155
12156 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12157
12158         * Makefile.in: Undo previous patch.
12159
12160 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12161
12162         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12163         to here ...
12164         (install-no-fixedincludes): and here
12165         (INSTALL_MODULES): ... from here.
12166
12167 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12168
12169         * config.sub: Merge with FSF.
12170
12171         * config.guess: Merge with FSF.
12172
12173 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12174
12175         * configure (extraconfigdirs): New variable.
12176         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12177         * Makefile.in (all): Move higher in file.
12178         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12179         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12180         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12181         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12182         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12183
12184 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12185
12186         * Makefile.in (all-target-libjava): Depend on all-gcc and
12187         all-target-newlib.
12188         (configure-target-libjava): Depend on $(ALL_GCC).
12189
12190 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12191
12192         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12193         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12194
12195 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12196
12197         * INSTALL/README: Fix typo.
12198
12199 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12200
12201         * ylwrap: Change absolute path checks to check for DOS style path
12202         names.
12203
12204         * ylwrap: Don't use a full path name if the source file is in the
12205         same directory.  From hjl@lucon.org (H.J. Lu).
12206
12207         * config-ml.in: Default to being verbose, to match Feb 18 change to
12208         configure.
12209
12210 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12211
12212         Brought over from egcs:
12213
12214         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12215
12216         * configure.in (target_subdir): Set to ${target_alias} instead
12217         of "libraries".
12218
12219         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12220
12221         * configure.in (target_subdir): Set to libraries if enable_multilib.
12222
12223 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12224
12225         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12226         multilibs, force reconfiguration the first time we create
12227         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12228
12229 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12230
12231         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12232         avoid confusion with --no-recursion.
12233
12234 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12235
12236         * configure.in: Win32 hosts shouldn't use install -x
12237         * install-sh: remove -x option, and special .exe-handling
12238         hack.
12239
12240 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12241
12242         * config.guess: Recognize i586-pc-beos.
12243         * configure.in: Don't build some bits for beos.
12244
12245 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12246
12247         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12248         CFLAGS default to -O2.
12249
12250         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12251         when using GNU ld.
12252
12253 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12254
12255         * ltmain.sh: Correct install when using a different shell.
12256
12257 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12258
12259         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12260
12261 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12262
12263         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12264         target.
12265
12266 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12267
12268         * ltconfig: Update to correct AIX handling.
12269
12270 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12271
12272         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12273
12274         * configure.in (target_subdir): Set to ${target_alias} instead
12275         of "libraries".
12276
12277 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12278
12279         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12280         (Makefile): Depend on $(gcc_version_trigger).
12281
12282         * configure (gcc_version): Change default initializer to empty
12283         string.
12284         (gcc_version_trigger): New variable; pass this variable down
12285         to subdir configures to enable them checking gcc's version
12286         themselves. Emit make macros for both gcc_version vars.
12287         (topsrcdir): Initialize reliably.
12288         (recursion line): Remove --with-gcc-version=${gcc_version}.
12289
12290 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12291
12292         * configure (enable_version_specific_runtime_libs): Implement new flag
12293         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12294         in $(libsubdir); emit definition in each generated Makefile.
12295         (gxx_include_dir): Initialize depending on
12296         $enable_version_specific_runtime_libs.
12297
12298 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12299
12300         * configure (gcc_version): Initialize properly depending on
12301         how and where configure is started.
12302         (recursion line): Pass a --with-gcc-version=${gcc_version}
12303         to configures in subdirs.
12304
12305 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12306
12307         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12308         cygmon
12309
12310 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12311
12312         * configure.in: Add cygmon and libstub support for mn10200.
12313
12314 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12315
12316         * configure (gcc_version): Add new variable describing the
12317         particular gcc version we're building.
12318         * Makefile.in (libsubdir): Add new macro for the directory
12319         in which the compiler finds executables, libraries, etc.
12320         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12321         and libsubdir.
12322
12323 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12324
12325         * Makefile.in (local-clean): Remove *.log.
12326         (warning.log): Built with warn_summary from build.log.
12327         (mail-report.log): Run test_summary.
12328         (mail-report-with-warnings.log): Run test_summary including
12329         warning.log in the report.
12330
12331 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12332
12333         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12334
12335 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12336
12337         * Makefile.in (grep): Grep no longer depends on libiberty.
12338
12339 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12340
12341         * Makefile.in: all-snavigator needs all-libgui.
12342
12343 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12344
12345         * configure.in: Add cygmon and libstub support for mn10300.
12346
12347 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12348
12349         * missing: Update to version from automake 1.3.
12350
12351         * ltmain.sh: On installation, don't get confused if the same name
12352         appears more than once in the list of library names.
12353
12354 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12355
12356         * config.sub: Accept m68060 and m5200 as CPU names.
12357
12358 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12359
12360         * configure: Use && rather than using -a in test, because odd
12361         strings can confuse test.
12362         * configure.in: Likewise.
12363
12364 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12365
12366         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12367
12368 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12369
12370         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12371         bootstrap4-lean): New targets.
12372
12373 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12374
12375         * mpw-* Delete.  Not used.
12376
12377 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12378
12379         * COPYING.LIB: Update FSF address.
12380
12381 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12382
12383         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12384
12385         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12386         GAS_SUPPORT_DIRS.
12387
12388 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12389
12390         * ltconfig, ltmain.sh: Avoid producing a version number if
12391         -version-info was not used.
12392
12393 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12394
12395         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12396         building with newlib.
12397
12398 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12399
12400         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12401         Solaris `make' causes it to continue to next definition.
12402
12403 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12404
12405         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12406         the right GUI libraries and files are installed along with GDB.
12407
12408 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12409
12410         * configure.in: Change alpha to alpha* in several places.
12411
12412 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12413
12414         * config.sub: Recognize sparc86x.
12415
12416 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12417
12418         * configure.in (--enable-target-optspace): Remove debug echo.
12419
12420 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12421
12422         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12423
12424 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12425
12426         * ltconfig: Update cygwin32 support.
12427
12428         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12429         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12430         (GDB_SUPPORT_DIRS): Likewise.
12431
12432 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12433
12434         * configure.in (target_makefile_frag): If --enable-target-optspace,
12435         use -Os to compile target libraries rather than -O2.  Default to
12436         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12437         not used.
12438         * configure.in (target_cflags): Ditto for d30v.
12439
12440 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12441
12442         * Makefile.in (all-bfd): Depend on all-intl.
12443         (all-binutils): Likewise.
12444         (all-gas): Likewise.
12445         (all-gprof): Likewise.
12446         (all-ld): Likewise.
12447
12448 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12449
12450         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12451
12452 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12453
12454         * Makefile.in (all-bfd): Depend upon all-libiberty.
12455
12456         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12457
12458 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12459
12460         * Makefile.in: Add libstub.
12461
12462         * configure.in: Ditto. Build libstub for targets that have cygmon
12463         support.
12464
12465 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12466
12467         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12468
12469 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12470
12471         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12472         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12473
12474 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12475
12476         * configure: Define DEFAULT_M4 by searching PATH.
12477         * Makfile.in: Use DEFAULT_M4.
12478
12479 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12480
12481         * ltconfig: Add cygwin32 support.
12482
12483         * Makefile.in, configure.in: Add libtool as a native only directory
12484         to configure and build.
12485
12486 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12487
12488         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12489
12490 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12491
12492         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12493
12494 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12495
12496         * Makefile.in: add ash make rules
12497         * configure.in: add ash to native_only and host_tools lists
12498
12499 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12500
12501         * Makefile.in (all-gettext, all-intl): New targets.
12502         (ALL_MODULES): Added all-gettext, all-intl.
12503         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12504         (INSTALL_MODULES): Added install-gettext, install-intl.
12505         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12506
12507         * configure.in (host_tools): Added gettext.
12508         (native_only): Likewise.
12509         (noconfigdirs) [various cases]: Likewise.
12510         (host_libs): Added intl.
12511
12512 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12513
12514         * configure: Do not disable building gdbtk for cygwin32 hosts.
12515
12516 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12517
12518         * configure.in: Add thumb-coff target.
12519         * config.sub: Add thumb-coff target.
12520
12521 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12522
12523         * Makefile.in: Revert yesterday's change.
12524         (all-target-winsup):  all-target-librx stays out of here.
12525
12526 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12527
12528         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12529         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12530         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12531         Remove references to librx and libg++.
12532
12533 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12534
12535         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12536         recursive makes
12537
12538 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12539
12540         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12541         for newlib directory.
12542         (CXX_FOR_TARGET): Likewise.
12543
12544 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12545
12546         * ltconfig: Update after libtool/ltconfig.in change for
12547         hpux11.
12548
12549 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12550
12551         * ltconfig, ltmain.sh: Update to libtool 1.2.
12552
12553 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12554
12555         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12556         (install-gcc-cross): Instead, override LANGUAGES here.
12557
12558 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12559
12560         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12561         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12562
12563 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12564
12565         * configure.in: Add Thumb-pe target.
12566
12567 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12568
12569         * Makefile.in - changed sn targets to snavigator
12570         * configure.in - changed sn targets to snavigator
12571
12572 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12573
12574         * config-ml.in: After building symlink tree call make distclean
12575         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12576         to be the case for libiberty.
12577
12578 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12579
12580         * configure: When making link, also check the current
12581         directory. The configure scripts may create one.
12582
12583 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12584
12585         * config.sub: Accept alphapca56 and alphaev6 properly.
12586
12587 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12588
12589         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12590
12591 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12592
12593         * config.sub (sco5): Fix typo.
12594
12595 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12596
12597         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12598         install-itcl.
12599         (install-itcl): Remove dependency on install-tcl.
12600
12601 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12602
12603         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12604
12605 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12606
12607         * configure.in: Don't build libgui for a cygwin32 target when not on
12608         a cygwin32 host.
12609
12610 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12611
12612         * configure (redirect): Set to null, so default behavior of
12613         configure is now --verbose.
12614
12615 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12616
12617         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12618         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12619
12620 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12621
12622         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12623         this change to sync Makefile.in with its ChangeLog entries.
12624
12625 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12626
12627         * ltmain.sh (mkdir): Check that the directory doesn't exist
12628         before we exit with error, so that we don't get races during
12629         parallel builds.
12630
12631 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12632
12633         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12634
12635 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12636
12637         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12638         PICFLAG_FOR_TARGET.
12639         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12640
12641         * configure: Emit a definition for the new macro enable_shared
12642         into each Makefile.
12643
12644 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12645
12646         * configure.in (host_tools, native_only): Add libtool.
12647
12648 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12649
12650         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12651         Fix typo in ming config comment.
12652
12653 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12654
12655         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12656
12657 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12658
12659         * config.sub: Add tic30 cases, and map c30 to tic30.
12660
12661 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12662
12663         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12664         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12665         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12666         (CLEAN_TARGET_MODULES): Similarly
12667         (all-target-libf2c): Add dependences.
12668         * configure.in (target_libs): Add libf2c.
12669
12670 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12671
12672         * configure.in: Remove expect from noconfigdirs when target
12673         is cygwin32.  OK to build expect and dejagnu with Canadian
12674         Cross.
12675
12676 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12677
12678         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12679         host.
12680
12681         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12682         and mingw32.
12683
12684 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12685
12686         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12687         here as it is not defined in the toplevel Makefile.
12688
12689 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12690
12691         * configure (package_makefile_rules_frag): New variable, which names
12692         a file with generic rules, ...
12693         Change comment to mention we now have FIVE parts.
12694         * configure: Undo last change.
12695
12696 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12697
12698         * config.guess: More accurate determination of HP processor types.
12699         * config.sub: More accurate determination of HP processor types.
12700
12701 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12702
12703         * configure (package_makefile_frag): Move inserting the
12704         ${package_makefile_frag} to where it should be according
12705         to the comment.
12706
12707 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12708
12709         * config.guess: Add support for Linux/ARM.
12710
12711 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12712
12713         * .cvsignore: Remove *-info and *-install since they match
12714         release-info and mpw-install, which we don't want to just ignore.
12715
12716 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12717
12718         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12719
12720 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12721
12722         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12723         local_prefix to sub-make invocations.
12724
12725 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12726
12727         * configure.in: Check makefile fragments in the source
12728         directory.
12729
12730 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12731
12732         * configure.in: Check whether host and target makefile
12733         fragments exist before adding them to *_makefile_frag.
12734
12735 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12736
12737         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12738
12739 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12740
12741         * configure.in: Make sure we only replace RPATH_ENVVAR on
12742         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12743         regexp to sed.
12744
12745         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12746         to sub-makes.
12747
12748 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12749
12750         * config-ml.in (multi-do): LDFLAGS must include multilib
12751         designator.
12752
12753 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12754
12755         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12756
12757 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12758
12759         * config.sub: Add mingw32 support.
12760         * configure.in: Likewise.
12761
12762 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12763
12764         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12765
12766 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12767
12768         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12769         * configure (gxx_include_dir): Provide a definition for subdirs
12770         which do not use autoconf.
12771
12772 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12773
12774         * config.guess: Sync with egcs.  Picks up new alpha support,
12775         BeOS & some additional linux support.
12776
12777 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12778
12779         * config.guess: HP 9000/803 is a PA1.1 machine.
12780
12781 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12782
12783         * configure.in: It's alpha*-...
12784
12785 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12786
12787         * configure.in (host_makefile_frag, target_makefile_frag):
12788         Handle multiple config files.
12789         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12790         alpha-*-*.
12791
12792 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12793
12794         * mkdep: New file.
12795
12796 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12797
12798         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12799
12800 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12801
12802         * Makefile.in: Add libgui directory.
12803         (GDB_TK): Add all-libgui.
12804         * configure.in: Add libgui directory.
12805         * configure: Add all-libgui to GDB_TK.
12806
12807 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12808
12809         * config-ml.in (multidirs): Add m32r to multilib list.
12810
12811 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12812
12813         * Makefile.in (all-target-gperf): Change dependency to
12814         all-target-libstdc++.
12815
12816 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12817
12818         * config.guess: Add BeOS support.
12819
12820 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12821
12822         Source directory cvs renamed to cvssrc:
12823         * configure.in (host_tools): Change cvs to cvssrc.
12824         (native_only): Likewise.
12825         (noconfigdirs) [various cases]: Likewise.
12826         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12827         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12828         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12829         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12830         (all-cvssrc): Rename target from all-cvs.
12831
12832 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12833
12834         * configure (gxx_include_dir): Fix thinko.
12835
12836 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12837
12838         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12839         (install-cross, install-gcc-cross): New targets.
12840
12841 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12842
12843         * configure.in (noconfigdirs): Add support for Thumb target.
12844
12845         * config.sub (maybe_os): Add support for Thumb target.
12846
12847 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12848
12849         * Makefile.in: Add rules for cygmon.
12850
12851         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12852
12853 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12854
12855         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12856         * configure (gxx_include_dir): Provide a definition for subdirs
12857         which do not use autoconf.
12858
12859 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12860
12861         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12862         11/18/97 build
12863
12864 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12865
12866         * From Franz Sirl.
12867         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12868         found on RedHat Linux systems.
12869
12870 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12871
12872         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12873         guesses.
12874
12875 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12876
12877         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12878
12879 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12880
12881         * ltmain.sh: If mkdir fails, check whether the directory was created
12882         anyhow by some other process.
12883
12884 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12885
12886         * configure.in (d30v-*-*): Configure all directories.
12887
12888 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12889
12890         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12891         for the D30V.
12892
12893 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12894
12895         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12896
12897 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12898
12899         * include/libiberty.h: Add extern "C" { so it can be used with C++
12900         progrms.
12901         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12902         programs.
12903
12904 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12905
12906         * configure.in (d30v-*-*): Configure GCC now.
12907
12908 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12909
12910         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12911         is no longer needed.
12912
12913 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12914
12915         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12916
12917 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12918
12919         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12920         targets using "$@" to provide support for similar but not identical
12921         targets without having to duplicate code.
12922
12923 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12924
12925         * makefile.vms: Fix to work with DEC C.
12926
12927 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12928
12929         * config.sub: Add mips-tx39-elf to marketing names.
12930
12931 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12932
12933         * ltmain.sh: Handle symlinks in generated script.
12934
12935 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12936
12937         * configure: Handle autoconf style directory options: --bindir,
12938         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12939         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12940         --sysconfdir.
12941         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12942         (sharedstatedir, localstatedir, oldincludedir): New variables.
12943         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12944         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12945         sbindir, sharedstatedir, and sysconfdir.
12946
12947 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12948
12949         * Makefile.in (bootstrap-lean): New target.
12950
12951 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12952
12953         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12954         sn, and gnuserv from noconfigdirs.
12955
12956 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12957
12958         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12959
12960 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12961
12962         * Makefile.in (cross): New target.
12963
12964 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12965                           Jeff Law         <law@cygnus.com>
12966
12967         * Makefile.in (bootstrap2, bootstrap3): New targets.
12968         (all-bootstrap): Remove outdated and confusing target.
12969         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12970
12971 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12972
12973         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12974         windows.  Consistent with gdb/configure.
12975
12976 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12977
12978         * configure.in: Name Linux target fragment.
12979
12980         * configure: Rewrite so that project Makefile fragment is inserted
12981         first and appears last in the resulting Makefile.
12982
12983 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12984
12985         * Makefile.in (install-itcl): Install tcl first.
12986
12987 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12988
12989         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12990
12991 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12992
12993         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12994
12995         * configure.in (skipdirs): Add target-librx for Linux.
12996         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12997
12998 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12999
13000         * Makefile.in (bootstrap): New target.
13001
13002 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13003
13004         * config.sub: Accept 'amigados' for backward compatibility.
13005
13006 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13007
13008         * config.guess: Merge with FSF.
13009
13010 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13011
13012         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13013
13014 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13015
13016         * config.sub: Add "marketing-names" patch.
13017
13018 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13019
13020         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13021
13022 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13023
13024         * config.sub: Handle v850-elf.
13025
13026 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13027
13028         * .cvsignore (*-install): Remove.
13029
13030 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13031
13032         * ltconfig: Set CONFIG_SHELL in libtool.
13033         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13034
13035 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13036
13037         * configure.in (target_subdir): Set to libraries if enable_multilib.
13038
13039 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13040
13041         * config.guess: Update from gcc directory.
13042
13043 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13044
13045         * Makefile.in (all-sim): Depends on all-readline.
13046
13047 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13048
13049         * Makefile.in (BISON, YACC): Use $$s.
13050         (all-bison): Depend on all-texinfo.
13051
13052 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13053
13054         * Makefile.in (BISON): Add -L flag.
13055         (YACC): Likewise.
13056
13057 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13058
13059         * configure.in (noconfigdirs): Add support for v850e target.
13060
13061         * config.sub (maybe_os): Add support for v850e target.
13062
13063 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13064
13065         * configure.in (noconfigdirs): Add support for v850ea target.
13066
13067         * config.sub (maybe_os): Add support for v850ea target.
13068
13069 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13070
13071         * config.sub: Add mipstx39.  Delete r3900.
13072
13073 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13074
13075         * Makefile.in (all-autoconf): Depends on all-texinfo.
13076
13077 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13078
13079         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13080         eabi targets.
13081
13082 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13083
13084         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13085
13086         * configure: When handling a Canadian Cross, handle YACC as well as
13087         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13088         * Makefile.in (all-bison): Depend upon all-texinfo.
13089
13090 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13091
13092         * Makefile.in (BISON): bison, not byacc or bison -y.
13093         (YACC): bison -y or byacc or yacc.
13094         (various): Add *-bison as appropriate.
13095         (taz): No need to mess with BISON anymore.
13096
13097 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13098
13099         * configure: If OSTYPE matches *win32*, try to find a good value for
13100         CONFIG_SHELL.
13101
13102 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13103
13104         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13105         configure.in if it is present.
13106
13107 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13108
13109         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13110
13111 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13112
13113         * config.sub: Recognize `arc' cpu.
13114         * configure.in: Likewise.
13115         * config-ml.in: Likewise.
13116
13117 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13118
13119         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13120
13121 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13122
13123         * configure: Changed sed delimiter from ':' to '|' when
13124         attempting to substitute ${config_shell} for SHELL. On
13125         NT ${config_shell} may contain a ':' in it.
13126
13127 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13128
13129         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13130
13131 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13132
13133         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13134
13135 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13136
13137         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13138
13139         * ylwrap: If the program is a relative path, force it to be
13140         absolute.
13141
13142 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13143
13144         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13145
13146 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13147
13148         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13149         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13150         for libraries.
13151
13152 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13153
13154         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13155         separated by spaces.
13156
13157 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13158
13159         * ylwrap: New file.
13160         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13161
13162         * ltmain.sh: Handle /bin/sh at start of install program.
13163
13164         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13165
13166         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13167         * missing: New file, from automake 1.2.
13168
13169 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13170
13171         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13172         check-tk to CHECK_X11_MODULES.
13173
13174 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13175
13176         * config.sub: Merge with FSF.
13177
13178 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13179
13180         * config.guess: Merge with FSF.
13181
13182 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13183
13184         * configure: Treat msdosdjgpp like go32.
13185         * configure.in: Likewise.  Don't remove gprof for go32.
13186
13187         * configure: Change Makefile.tem2 to Makefile.tm2.
13188
13189 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13190
13191         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13192
13193 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13194
13195         * install-sh (chmodcmd): Set to null if the DST directory already
13196         exists.  Same as Nov 11th change.
13197
13198 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13199
13200         * configure (GDB_TK): Needs itcl and tix.
13201
13202 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13203
13204         * config.guess: Update from FSF.
13205
13206 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13207
13208         * Makefile.in (GDB_TK): Depend on itcl and tix.
13209
13210 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13211
13212         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13213         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13214         (INSTALL_SCRIPT): New variable.
13215         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13216         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13217         to -x.
13218         * install-sh: Add support for -x option.
13219
13220 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13221
13222         * configure.in, Makefile.in: Treat tix like itcl.
13223
13224 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13225
13226         * Makefile.in (WINDRES): New variable.
13227         (WINDRES_FOR_TARGET): New variable.
13228         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13229         (EXTRA_HOST_FLAGS): Add WINDRES.
13230         (EXTRA_TARGET_FLAGS): Add WINDRES.
13231         (EXTRA_GCC_FLAGS): Add WINDRES.
13232         ($(DO_X)): Pass down WINDRES.
13233         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13234         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13235         DLLTOOL_FOR_TARGET.
13236
13237 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13238
13239         * configure.in: configure sim before gdb for win32-x-ppc
13240
13241 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13242
13243         Move gperf into the toplevel, from libg++.
13244         * configure.in (target_tools): Add target-gperf.
13245         (native_only): Add target-gperf.
13246         * Makefile.in (all-target-gperf): New target, depend on
13247         all-target-libg++.
13248         (configure-target-gperf): Empty rule.
13249         (ALL_TARGET_MODULES): Add all-target-gperf.
13250         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13251         (CHECK_TARGET_MODULES): Add check-target-gperf.
13252         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13253         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13254
13255 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13256
13257         * config.sub (mn10200): Recognize new basic machine.
13258
13259 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13260
13261         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13262         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13263
13264 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13265
13266         * configure.in: If we're building mips-sgi-irix6* native, turn on
13267         ENABLE_MULTILIB and set TARGET_SUBDIR.
13268
13269 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13270
13271         * Makefile.in (all-sn): Depend on all-grep.
13272
13273 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13274
13275         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13276
13277         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13278         Makefile.  From Jeff Makey <jeff@cts.com>.
13279         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13280
13281         * Makefile.in (DISTBISONFILES): Remove.
13282         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13283         $(DEFAULT_YACC).
13284
13285         * configure.in: Build itl, db, sn, etc., when building for native
13286         cygwin32.
13287
13288         * Makefile.in (LD): New variable.
13289         (EXTRA_HOST_FLAGS): Pass down LD.
13290         ($(DO_X)): Likewise.
13291
13292 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13293
13294         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13295
13296 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13297
13298         * configure.in (targargs): Strip out any supplied --build argument
13299         before adding our own. Always add --build.
13300
13301 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13302
13303         * configure.in (targargs): Pass --build if we're doing
13304         a cross-compile.
13305
13306 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13307
13308         * configure: Use '|' instead of ":" as the separator in
13309         sed. Otherwise sed chokes on NT path names with drive
13310         designators. Also look for "?:*" as the leading characters in an
13311         absolute pathname.
13312
13313 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13314
13315         * config.sub: Support for r3900.
13316
13317 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13318
13319         * configure.in: Use install-sh, not install.sh.
13320
13321 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13322
13323         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13324         apply it twice.
13325
13326 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13327
13328         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13329         install-binutils.
13330
13331 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13332
13333         * Makefile.in: Add automake targets.
13334         * configure.in (host_tools): Add automake.
13335
13336 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13337
13338         * configure: Default CXX to c++, not gcc.
13339         * Makefile.in (CXX): Set to c++, not gcc.
13340         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13341
13342 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13343
13344         * install-sh: try appending a .exe if source file doesn't
13345         exist
13346
13347 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13348
13349         * configure.in: Turn on multilib by default.
13350         (cross_only): Remove target-libiberty.
13351
13352         * Makefile.in (all-gcc): Don't depend on libiberty.
13353
13354 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13355
13356         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13357
13358 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13359
13360         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13361         (DISTBISONFILES): Add ld/Makefile.in
13362
13363 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13364
13365         * configure.in: if target is cygwin32 but host isn't cygwin32,
13366         don't configure gdb tcl tk expect, not just gdb.
13367
13368 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13369
13370         * configure.in: Added gnuserv everywhere sn appears.
13371
13372         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13373         (CROSS_CHECK_MODULES): Added check-gnuserv.
13374         (INSTALL_MODULES): Added install-gnuserv.
13375         (CLEAN_MODULES): Added clean-gnuserv.
13376         (all-gnuserv): New target.
13377
13378 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13379
13380         * config.guess: Fixes for MIPS OpenBSD systems.
13381
13382 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13383
13384         * Makefile.in (INSTALL_XFORM): Remove.
13385         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13386
13387         * mkinstalldirs: New file, copied from automake.
13388         * Makefile.in (installdirs): Rename from install-dirs.  Use
13389         mkinstalldirs.  Change all users.
13390         (DEVO_SUPPORT): Add mkinstalldirs.
13391
13392 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13393
13394         * install-sh: Rename from install.sh.
13395         * Makefile.in (INSTALL): Change install.sh to install-sh.
13396         (DEVO_SUPPORT): Likewise.
13397
13398         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13399         Graichen <graichen@rzpd.de>.
13400
13401 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13402
13403         * config.guess: Recognize OpenBSD systems correctly.
13404
13405 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13406
13407         * README, Makefile.in (ETC_SUPPORT): Remove references to
13408         cfg-paper*, configure.{texi,man,info*}._
13409
13410 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13411
13412         * Makefile.in (all.normal): Ensure that gcc is built after all
13413         the x11 - ie gdb - targets.
13414
13415 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13416
13417         * makefile.vms: Don't run conf-a-gas.
13418
13419 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13420
13421         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13422
13423 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13424
13425         * configure.in: Remove noconfigdirs case since gdb also
13426         configures and builds for tic80-coff.
13427
13428 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13429
13430         * configure: Set cache_file to config.cache.
13431         * Makefile.in (local-distclean): Remove config.cache.
13432
13433 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13434
13435         * COPYING: Update FSF address.
13436
13437 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13438
13439         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13440         noconfigdirs.
13441
13442 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13443
13444         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13445         MAKEDIRS, is empty.
13446
13447 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13448
13449         * config.sub: Tweak mn10300 entry.
13450
13451 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13452
13453         * configure.in (host_tools): Put sim before gdb, so gdb's
13454         configure.tgt can determine if the simulator was configured.
13455
13456 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13457
13458         * config.sub: Move BeOS $os case to be with other Cygnus
13459         local cases.
13460
13461 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13462
13463         * config.sub: Remove misplaced comment that broke Linux.
13464
13465 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13466
13467         * config.sub: Add BeOS support.
13468
13469 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13470
13471         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13472
13473 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13474
13475         * configure.in (noconfigdirs): Remove tcl and tk from
13476         noconfigdirs for cygwin32 builds.
13477
13478 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13479
13480         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13481
13482 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13483
13484         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13485         make-all.com, use makefile.vms instead.
13486
13487 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13488
13489         * config.sub: Accept -lnews*.
13490
13491 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13492
13493         * configure.in (noconfigdirs): Disable target-newlib,
13494         target-examples and target-libiberty for d30v.
13495
13496 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13497
13498         * configure.in (noconfigdirs): Enable ld for d30v.
13499
13500 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13501
13502         * configure.in (tic80-*-*): Build compiler.
13503
13504 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13505
13506         * configure.in (d30v-*): Remove sim directory from list of
13507         unsupported d30v directories
13508
13509 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13510
13511         * config.sub, configure.in: Add d30v target cpu.
13512
13513 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13514
13515         * makefile.vms: New file.
13516         * make-all.com: Remove.
13517
13518 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13519
13520         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13521
13522 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13523
13524         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13525
13526 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13527
13528         * Makefile.in (ALL_MODULES): Added all-db.
13529         (CROSS_CHECK_MODULES): Addec check-db.
13530         (INSTALL_MODULES): Added install-db.
13531         (CLEAN_MODULES): Added clean-db.
13532
13533 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13534
13535         * config.guess: Merge with latest FSF sources.
13536
13537 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13538
13539         * Makefile.in (ALL_MODULES): Added all-itcl.
13540         (CROSS_CHECK_MODULES): Added check-itcl.
13541         (INSTALL_MODULES): Added install-itcl.
13542         (CLEAN_MODULES): Added clean-itcl.
13543
13544 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13545
13546         * configure.in: build gdb for mn10200
13547
13548 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13549
13550         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13551
13552 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13553
13554         * configure.in (tic80-*-*): Turn off most targets right now.
13555
13556 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13557
13558         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13559         rather than the makeinfo program.
13560         (do-info): Depend upon all-texinfo.
13561
13562 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13563
13564         * configure.in: Remove uses of config/mh-linux.
13565
13566         * config.sub, config.guess: Merge with latest FSF sources.
13567
13568 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13569
13570         * config.sub (case $basic_machine): Add tic80 entries.
13571
13572 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13573
13574         * config.sub, config.guess: Merge with latest FSF sources.
13575
13576 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13577
13578         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13579         * mpw-config.in: Test for NewFolderRecursive.
13580         * mpw-install: Use symbolic name for startup filename.
13581         * mpw-README: Add various additional details.
13582
13583 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13584
13585         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13586
13587 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13588
13589         * configure.in: Do build gcc and the target libraries for
13590         the mn10200.
13591
13592 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13593
13594         * configure.in: don't avoid building gdb for mn10300 any more
13595         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13596         instead of single-quoting it.
13597
13598 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13599
13600         * configure.in: Don't use --with-stabs on IRIX 6.
13601
13602 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13603
13604         * configure.in (m32r): Build gdb, libg++ now.
13605
13606 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13607
13608         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13609         directories from noconfigdirs.
13610
13611 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13612
13613         * config.sub (basic_machine): added mips16 configuration
13614
13615 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13616
13617         * config.sub: Handle d10v-unknown.
13618
13619 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13620
13621         * config.sub: Handle v850-unknown.
13622
13623 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13624
13625         * Makefile.in: add findutils
13626         * configure.in: add findutils to list of host_tools
13627
13628 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13629
13630         * config.sub: Handle mn10200 and mn10300.
13631
13632 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13633
13634         * configure.in (d10v-*): Do not build librx.
13635
13636 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13637
13638         * configure.in (mn10300): Build everything except gdb & libgloss.
13639
13640 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13641
13642         * config.guess:  Patch for Dansk Data Elektronik servers,
13643         from Niels Skou Olsen <nso@dde.dk>.
13644
13645         For ncr, use /bin/uname rather than uname, since GNU uname does not
13646         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13647
13648         Patch for MIPS R4000 running System V,
13649         from Eric S. Raymond <esr@snark.thyrsus.com>.
13650
13651         Fix thinko for nextstep.
13652
13653         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13654
13655         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13656         * config.guess: Guess mips-dec-mach_bsd4.3.
13657
13658         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13659         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13660         release numbers.
13661         * config.guess (mips-mips-riscos*):  Emit just enough of the
13662         release number.
13663
13664         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13665         * config.guess (sparc-auspex-sunos*):  Added.
13666         (f300-fujitsu-*): Added.
13667
13668         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13669         * config.guess:  Recognize a Tadpole as a sparc.
13670
13671 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13672
13673         * config.guess: Don't assume that NextStep version is either 2 or
13674         3.  NextStep 4 (aka OpenStep 4) has come out now.
13675
13676 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13677
13678         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13679         From Rik Faith <faith@cs.unc.edu>.
13680
13681 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13682
13683         * config.sub: Contributions from bug-gnu-utils to:
13684         Support plain "hppa" (no version given) architecture, reported by
13685         OpenStep.
13686         OpenBSD like NetBSD.
13687         LynxOs is not a hardware supplier.
13688
13689         * config.guess: Contributions from bug-gnu-utils to add support for:
13690         OpenBSD like NetBSD.
13691         Stratus systems.
13692         More Pyramid systems.
13693         i[n>4]86 Intel chips.
13694         M680[n>4]0 Motorola chips.
13695         Use unknown instead of lynx for hardware manufacturer.
13696
13697 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13698
13699         * install.sh (chmodcmd): Set to null if the DST directory already
13700         exists.
13701
13702 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13703
13704         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13705         not use mt-ppc target Makefile fragment any more.
13706
13707 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13708
13709         * configure.in (*-*-windows):  Exclude everything but those dirs
13710         needed to build windows.
13711
13712 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13713
13714         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13715
13716 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13717
13718         * configure.in:  Exclude mmalloc from i386-windows.
13719
13720 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13721
13722         * Undo my previous change.
13723
13724 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13725
13726         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13727         unconditionally.
13728         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13729
13730 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13731
13732         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13733         host to add it's own flags.
13734
13735 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13736
13737         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13738
13739 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13740
13741         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13742         (CXX_FOR_TARGET): Likewise.
13743         (GCC_FOR_TARGET): Define.
13744         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13745         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13746         CC_FOR_TARGET was specified on the command line.
13747         (MAKEOVERRIDES): Don't define.
13748
13749 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13750
13751         * configure.in (m32r): Fix spelling of libg++ libs.
13752
13753 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13754
13755         * config.sub (-apple*): Remove, now redundant.
13756
13757 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13758
13759         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13760
13761         * configure: Rework yesterday's sed script patch.
13762
13763         * config.sub: Merge with FSF.
13764
13765 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13766
13767         * config.guess:  Merge from FSF.
13768
13769         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13770         * config.guess: Use pc instead of unknown, for pc clone systems.
13771         Change linux to linux-gnu.
13772
13773         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13774         * config.guess: Avoid non-portable tr syntax.
13775
13776 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13777
13778         * test-build.mk (HOLES): Add "xargs" for gdb.
13779
13780         * configure: Avoid hpux10.20 sed bug.
13781
13782 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13783
13784         * configure.in:  Add support for windows host
13785         (that is a build done under the Microsoft build environment).
13786
13787 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13788
13789         * Makefile.in: Replace all uses of srcroot with s, to shrink
13790         command line lengths.
13791
13792         Patches from Geoffrey Noer <noer@cygnus.com>:
13793         * configure.in: If configuring for newlib, pass --with-newlib to
13794         subdirectories.
13795         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13796         -Bnewlib/ and -Lwinsup to gcc.
13797         (CXX_FOR_TARGET): Likewise.
13798
13799 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13800
13801         * Makefile.in (ETC_SUPPORT): Add configure.
13802
13803 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13804
13805         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13806         host configuration file.
13807
13808 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13809
13810         * configure.in: Break mn10x00 support into separate
13811         mn10200 and mn10300 configurations.
13812         * config.sub: Likewise.
13813
13814 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13815
13816         * configure.in: Add lots of stuff to noconfigdirs for
13817         the mn10x00 targets.
13818
13819         * config.sub, configure.in: Add mn10x00 support.
13820
13821 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13822
13823         * make-all.com: Call conf-a-gas, not config-a-gas.
13824
13825 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13826
13827         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13828         targets.
13829
13830 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13831
13832         * mpw-README: Add much more detail for native PowerMac.
13833         * mpw-install: New file.
13834         * mpw-configure: Add --norecursion and --help options.
13835         * mpw-config.in: Translate readme and install files when
13836         copying to objdir.
13837         * mpw-build.in: Don't always depend on byacc and flex.
13838         (install-only-top): New action.
13839
13840 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13841
13842         * configure.in:  You can now configure GDB for the v850.
13843
13844 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13845
13846         * configure.in (noconfigdirs): Don't configure any C++ dirs
13847         if targeting D10V.
13848
13849 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13850
13851         * config.sub: Recognize mips64vr5000.
13852
13853 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * configure.in: Use a single line for host_tools and native_only.
13856
13857 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13858
13859         * config.sub, configure.in: Add entries for m32r.
13860
13861 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13862
13863         * Makefile.in (inet-install): Don't run install-gzip.
13864
13865 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13866
13867         * configure.in:  Don't config lots of things for *-*-windows*.
13868
13869 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13870
13871         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13872         (host_libs, host_tools): Copy from configure.in.
13873         * mpw-configure: Don't complain about directories not found.
13874
13875 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13876
13877         * configure.in (i[345]86): Recognize i686 for pentium pro.
13878         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13879         file.
13880
13881         * config.guess (i[345]86): Ditto.
13882
13883 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13884
13885         * configure.in (noconfigdirs): Removed gdb for D10V.
13886
13887 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13888
13889         * configure.in: Remove ld, target-libio, target-libg++, and
13890         target-libstdc++ from noconfigdirs.
13891
13892 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13893
13894         * configure: Fix three locations where shell scripts were
13895         being run directly rather than with config_shell.
13896
13897 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13898
13899         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13900         * config.sub (basic_machine): Recognize v850.
13901
13902 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13903
13904         * mpw-configure: Handle multiple enable/disable options and
13905         pass them down recursively, handle -c and -s flags appropriately
13906         depending on choice of compiler, add escape mechanism for
13907         quoted arguments to gC.
13908
13909 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13910
13911         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13912         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13913         so that -mrelocatable-lib and -mno-eabi are used.
13914
13915         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13916         not support --print-multi-lib, don't abort.
13917
13918 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13919
13920         * make-all.com: Run config-a-gas.
13921         * setup.com: Don't copy subdirectory files around.
13922
13923 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13924
13925         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13926         target, it now compiles correctly.
13927
13928 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13929
13930         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13931
13932 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13933
13934         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13935
13936 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13937
13938         * configure.in (native_only): Add prms.
13939
13940 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13941
13942         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13943         (BINUTILS_SUPPORT_DIRS): Likewise.
13944
13945 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13946
13947         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13948         d10v support is added.
13949
13950 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13951
13952         * configure.in (d10v-*-*): New target.
13953
13954 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13955
13956         * config.guess (HP 9000/811): Recognize this as a PA1.1
13957         machine.
13958
13959 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13960
13961         * Makefile.in (do-tar-gz): New target, split out from tail end of
13962         taz target.  Run each command separately, don't use pipes.
13963         (taz): Use it.
13964
13965 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13966
13967         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13968         * mpw-build.in: No builds should depend on building byacc or flex,
13969         they are assumed to be installed already.
13970
13971 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13972
13973         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13974         variable that CC_FOR_TARGET needs.
13975
13976 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13977
13978         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13979         options have changed since the last time the subdirectory was
13980         configured, and if it has, reconfigure.
13981         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13982         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13983
13984 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13985
13986         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13987         CLEAN_MODULES): Add bash.
13988         (all-bash): New target.
13989
13990 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13991
13992         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13993
13994 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13995
13996         * config.sub (basic_machine): Recognize d10v as a valid processor.
13997
13998 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13999
14000         * mpw-configure: Add support for --bindir.
14001         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14002
14003 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14004
14005         * configure.in: add bash, time, gawk to list of hosttools and things
14006         to only build for native toolchains
14007
14008 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14009
14010         * Makefile.in (docdir): Remove.
14011
14012 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14013
14014         * Makefile.in (datadir): Set to $(prefix)/share.
14015
14016 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14017
14018         * configure.in: build diff and patch for cygwin32-hosted
14019         toolchains.
14020
14021 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14022
14023         * config.sub: Accept -rtems*.
14024
14025 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14026
14027         * configure.in: enable dosrel for cygwin32-hosted builds,
14028                 remove diff from the list of things not buildable
14029                 via Canadian Cross
14030
14031 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14032
14033         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14034         don't get ". ".
14035
14036 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14037
14038         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14039
14040 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14041
14042         * Makefile.in (taz): Handle case where tex3patch didn't even get
14043         checked out.  Also, if it was found, put the symlink in a new util
14044         subdirectory.
14045
14046 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14047
14048         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14049
14050 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14051
14052         * config.sub: Recognize -openvms.
14053         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14054         * make-all.com, setup.com: New files.
14055
14056 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14057
14058         * Makefile.in (taz): tex3patch moved to texinfo/util.
14059
14060 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14061
14062         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14063         * configure.in: remove make from disable-if-Can-Cross list
14064                 enable gdb if ${host} and ${target} are cygwin32
14065
14066 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14067
14068         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14069         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14070
14071 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14072
14073         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14074         distinguish sysv/svr4/bsd variants.
14075         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14076
14077 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14078
14079         * configure.in: Added copyright notice.
14080         * move-if-change: Added copyright notice.
14081
14082 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14083
14084         * configure.in (powerpcle-*-solaris*): Until we get shared
14085         libraries working, don't build gdb, sim, make, tcl, tk, or
14086         expect.
14087
14088 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14089
14090         * config.guess:  Merge with FSF:
14091
14092         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14093         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14094
14095         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14096         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14097
14098         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14099         * config.guess:  Combine two OSF1 rules.
14100         Also recognize field test versions.  From mjr@zk3.dec.com.
14101         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14102         because GNU uname does not support -p.  From pmr@pajato.com.
14103
14104 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14105
14106         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14107
14108 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14109
14110         * mpw-README: Document GCCIncludes.
14111
14112 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14113
14114         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14115
14116 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14117
14118         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14119
14120 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14121
14122         * configure.in (*-*-cygwin32): Configure make.
14123
14124 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14125
14126         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14127
14128 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14129
14130         * Makefile.in (all-inet): Depend on all-perl.
14131
14132         * Makefile.in (inet-install): New target.
14133
14134         * Makefile.in (all-inet): Depend on all-tcl.
14135         (all-inet): Depend on all-send-pr.
14136
14137 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14138
14139         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14140         temporarily.
14141
14142 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14143
14144         * configure.in: Don't configure --with-gnu-ld on AIX.
14145
14146 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14147
14148         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14149
14150 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14151
14152         * Makefile.in (ALL_MODULES): Added all-inet.
14153         (CROSS_CHECK_MODULES): Added check-inet.
14154         (INSTALL_MODULES): Added install-inet.
14155         (CLEAN_MODULES): Added clean-inet.
14156         (all-indent): New target.
14157
14158         * configure.in (host_tools): Added inet.
14159         (native_only): Added inet.
14160         (noconfigdirs): Added inet.
14161
14162 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14163
14164         * configure.in: Don't configure libgloss if we are not configuring
14165         newlib.
14166
14167 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14168
14169         * configure.in: Don't configure libgloss for unsupported
14170         architectures.
14171
14172 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14173
14174         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14175
14176 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14177
14178         * Makefile.in (ALL_MODULES): Include all-apache.
14179         (CROSS_CHECK_MODULES): Include check-apache.
14180         (INSTALL_MODULES): Include install-apache.
14181         (all-apache): New target.
14182
14183         * configure.in: Added apache everywhere perl is seen.
14184
14185 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14186
14187         * Makefile.in: Add support for clean-{module} and
14188         clean-target-{module} rules.
14189
14190 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14191
14192         * configure.in (*-*-ose) do not build libgloss.
14193
14194 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14195
14196         * config.guess (prep*:SunOS:5.*:*): Turn into
14197         powerpele-unknown-solaris2.
14198
14199 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14200
14201         * configure.in: Permit --enable-shared to specify a list of
14202         directories.
14203
14204 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14205
14206         * configure.in (host==solaris): Pass only the first word of $CC
14207         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14208
14209 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14210
14211         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14212
14213 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14214
14215         * Makefile.in (ALL_MODULES): Include all-perl.
14216         (CROSS_CHECK_MODULES): Include check-perl.
14217         (INSTALL_MODULES): Include install-perl.
14218         (ALL_X11_MODULES): Include all-guile.
14219         (CHECK_X11_MODULES): Include check-guile.
14220         (INSTALL_X11_MODULES): Include install-guile.
14221         (all-perl): New target.
14222         (all-guile): New target.
14223
14224         * configure.in (host_tools): Include perl and guile.
14225         (native_only): Include perl and guile.
14226         (noconfigdirs): Don't build guile and perl; no ports have been
14227         done.
14228
14229 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14230
14231         * configure (--enable-*): Handle quoted option lists such as
14232         --enable-sim-cflags='-g0 -O' better.
14233
14234 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14235
14236         * Makefile.in ({,inst}all-target): New rule so we can make and
14237         install all of the target directories easily.
14238
14239 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14240
14241         * configure.in: Add missing global flag in sed substitution when
14242         deleting `target-' from ${configdirs}.
14243
14244 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14245
14246         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14247         option.
14248
14249         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14250         config/mh-necv4.
14251
14252         * install.sh: Correct misspelling of transformbasename.
14253
14254         * config.guess: Recognize mips-*-sysv*.
14255
14256 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14257
14258         * config.sub: Recognize mon960.
14259
14260 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14261
14262         * configure: Restore Canadian Cross handling of BISON and LEX,
14263         removed in Feb 20 change.
14264
14265 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14266
14267         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14268         Mention make install.  Remove the old copyright date as well the
14269         clumsy and rather pointless copyright on the README file.
14270
14271 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14272
14273         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14274         Makefile after running symlink-tree, then run `make distclean' to
14275         avoid clobbering any generated files in srcdir.
14276
14277 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14278
14279         * configure.in (m68k-*-netbsd*): Build everything now.
14280
14281 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14282
14283         * Makefile.in (taz): Fix quoting.
14284
14285 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14286
14287         * configure.in (sparclet-*-*): Build everything now.
14288
14289 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14290
14291         * configure.in (m68k-*-linux*): New host.
14292
14293 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14294
14295         * configure: Check for bison before byacc.
14296
14297 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14298
14299         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14300         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14301         searching PATH.  These are used as fallbacks by Makefile.in if
14302         flex/bison/byacc aren't in objdir.
14303
14304 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14305
14306         * Makefile.in: Make everything which depends upon all-bfd also
14307         depend upon all-opcodes, in case --with-commonbfdlib is used.
14308
14309 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14310
14311         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14312         building NT native compilers on Unix.
14313
14314 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14315
14316         * configure.in: Don't get CC from the host Makefile fragment if we
14317         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14318         Solaris test for /usr/ucb/cc to the post target script, just after
14319         the compiler sanity test.
14320
14321 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14322
14323         * config.sub: Merge with FSF.
14324
14325 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14326
14327         * Makefile.in (RPATH_ENVVAR): New variable.
14328         (REALLY_SET_LIB_PATH): Use it.
14329         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14330
14331 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14332
14333         * config.sub, configure.in: Recognize sparclet cpu.
14334
14335 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14336
14337         * config.guess:  Support m68k-cbm-sysv4.
14338
14339 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14340
14341         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14342         m68k-unknown-linuxaout from linker help string.  Put quotes around
14343         $ld_help_string.
14344
14345 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14346
14347         * config.guess (powerpc-harris-powerunix): Add guess for port
14348         to new target.
14349
14350 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14351
14352         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14353
14354 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14355
14356         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14357         $(REALLY_SET_LIB_PATH) in Makefile.
14358         * Makefile.in (SET_LIB_PATH): New variable.
14359         (REALLY_SET_LIB_PATH): New variable.
14360         ($(DO_X)): Use $(SET_LIB_PATH).
14361         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14362         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14363         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14364         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14365         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14366         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14367         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14368         (install-dosrel): Likewise.
14369         (all-opcodes): Depend upon all-libiberty.
14370
14371 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14372
14373         * config.guess (*:CYGWIN*): New
14374
14375 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14376
14377         * Makefile.in (all-target-winsup): All all-target-libiberty.
14378
14379 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14380
14381         * configure.in (noconfigdirs): Add missing # in front of comment.
14382
14383 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14384
14385         * configure.in: add second pass to things added to noconfigdirs
14386         so *-gm-magic can exclude libgloss properly.
14387
14388 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14389
14390         * mpw-configure (extralibs_name, rez_name): Set correctly
14391         for MWC68K compiler.
14392
14393         * mpw-README: Add more info on the necessary build tools.
14394
14395 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14396
14397         * configure.in, config.sub: Recognize cygwin32.
14398
14399 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14400
14401         * config.guess, config.sub: Recognize A/UX.
14402
14403 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14404
14405         * config.sub: Merge with gcc/config.sub.
14406
14407 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14408
14409         * mpw-build.in (do-binutils): Add build of stamps.
14410
14411 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14412
14413         * config.sub: Add recognition for mips64vr4100*-* targets.
14414
14415 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14416
14417         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14418         Add creation of gconfigargs with `--enable-shared' turned on.
14419         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14420         ($(host)-stamp-stage3-configured): Likewise.
14421         (HOLES): Add chatr and ldd.
14422         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14423
14424 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14425
14426         * configure: Pass --nfp to recursive configures.
14427
14428 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14429
14430         * Makefile.in (DLLTOOL): New.
14431         (DLLTOOL_FOR_TARGET): New.
14432         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14433         (EXTRA_TARGET_FLAGS): Ditto.
14434         (EXTRA_GCC_FLAGS): Ditto.
14435         (CONFIGURE_TARGET_MODULES): Ditto.
14436         (DO_X): Ditto.
14437         * configure: Add DLLTOOL.
14438
14439 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14440
14441         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14442         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14443         mh-sco, since old workarounds no longer needed, and don't
14444         build ld, since libraries have weak symbols in COFF.
14445
14446 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14447
14448         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14449
14450 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14451
14452         * configure.in: Make sure that ${CC} can be used to compile an
14453         executable.
14454
14455 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14456
14457         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14458         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14459         nothing depending on whether gdbtk is being built.
14460
14461 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14462
14463         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14464
14465 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14466
14467         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14468         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14469
14470 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14471
14472         * config-ml.in: Add support for
14473         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14474         Simplify setting of multidirs from --disable-foo.
14475
14476 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14477
14478         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14479         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14480         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14481         non-empty, pass them on to the  GCC make.
14482         (all-bootstrap): New rule that is like all-gcc, except it executes
14483         the GCC bootstrap rule instead of the GCC all rule.
14484
14485 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14486
14487         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14488
14489 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14490
14491         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14492         DG/UX support.
14493
14494 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14495
14496         * config.sub (i*86*) Change [345] to [3456]
14497
14498 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14499
14500         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14501         --with-gnu-ld=no.
14502
14503 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14504
14505         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14506         AIX multilibs get built.
14507
14508 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14509
14510         * configure.in (i386-win32): Don't build expect if we're not
14511         building the tcl subdir.
14512
14513 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14514
14515         * Makefile.in: (configure-target-examples, all-target-examples):
14516         New targets, configure and build example programs.
14517
14518 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14519
14520         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14521         use it as input to sedit the generated MPW makefile.
14522         * mpw-README: Add a suggestion about Gestalt.h.
14523
14524 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14525
14526         * config.sub: Accept *-*-ieee*.
14527
14528 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14529
14530         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14531         Ronald F. Guilmette <rfg@monkeys.com>.
14532
14533 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14534
14535         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14536         for powerpc-pe native.
14537         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14538         (target==powerpc-pe): duplicate i386-win32 entry.
14539
14540 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14541
14542         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14543         of vxworks, not just vxworks5.1.
14544
14545 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14546
14547         * mpw-configure: Add support for exec-prefix.
14548
14549 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14550
14551         * config.guess: Recognize HP model 816 machines as having
14552         a PA1.1 processor.
14553
14554 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14555
14556         * configure: Ignore new autoconf configure options.
14557
14558 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14559
14560         * config.guess:  Recognize Pentium under SCO.
14561         From Robert Lipe <robertl@arnet.com>.
14562
14563 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14564
14565         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14566
14567 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14568
14569         * configure.in: Don't configure gas for alpha-dec-osf*.
14570
14571 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14572
14573         * configure.in: Default to --with-stabs for some targets for which
14574         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14575         i[345]86*-*-unixware*.
14576
14577 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14578
14579         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14580         rather than basing it on the target.  Simplify handling of options
14581         controlling which directories to configure.  Remove extraneous
14582         slash in multi-clean target.
14583
14584 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14585
14586         * config-ml.in: Prefix more variables with ml_ so they don't collide
14587         with configure's.
14588
14589 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14590
14591         * configure: Don't turn -v into --v.
14592
14593 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14594
14595         * configure.in (targargs): Fix typo.
14596
14597         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14598
14599 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14600
14601         * configure.in: Strip --host and --target options from
14602         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14603         --with-cross-host option when building with a cross-compiler.
14604         * configure: Canonicalize the arguments put into config.status by
14605         always using `=' for an option with an argument.  Pass a presumed
14606         --host or --target explicitly.
14607
14608 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14609
14610         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14611         into general OS recognition case.
14612
14613 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14614
14615         * configure.in (target_configdirs): add target-winsup only
14616         for win32 target systems.
14617
14618 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14619
14620         * Makefile.in (all-target-libgloss): Depend upon
14621         configure-target-newlib, since when libgloss is built it looks to
14622         see if the newlib directory exists.
14623
14624 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14625
14626         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14627         cfg-ml-*.in.
14628
14629 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14630
14631         * configure: Handle LD and LD_FOR_TARGET when configuring a
14632         Canadian Cross.
14633
14634 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14635
14636         * configure.in (target_libs): add target-winsup.
14637         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14638         (target==ppcle-pe): remove ld from $noconfigdirs.
14639
14640 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14641
14642         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14643         Preserve relative path names in $srcdir.  Build symlink tree if
14644         configuring cross target dir and srcdir=. (= no VPATH support).
14645         (configure-target-libg++): Depend on configure-target-librx.
14646         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14647         * config-ml.in: New file.
14648         * symlink-tree: New file.
14649         * configure: Ensure srcdir="." if that's what it is.
14650
14651 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14652
14653         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14654         includes and FLEX_SKELETON setting.
14655         * mpw-configure (--with-gnu-ld): New option, controls whether
14656         to use PPCLink or ld with PowerMac GCC.
14657         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14658         * mpw-config.in: Configure grez if targeting Mac.
14659
14660         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14661         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14662         just macos.
14663         * configure.in: Configure grez resource compiler if targeting Mac.
14664         * Makefile.in (all-grez, install-grez): New targets.
14665
14666 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14667
14668         * configure: CXX defaults to gcc, not g++.  If we find
14669         gcc in the path, set CC to gcc -O2.
14670
14671 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14672
14673         * configure: Default ${build} correctly.  Avoid picking up extra
14674         spaces when reading CC and CXX from Makefile.  When doing a
14675         Canadian Cross, use plausible default values for numerous
14676         variables.
14677         * configure.in: When doing a Canadian Cross, don't try to
14678         configure tools whose configure script can't handle it.
14679
14680 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14681
14682         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14683
14684 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14685
14686         * configure:  Remove dubious bug reporting address.
14687
14688 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14689
14690         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14691         configure script, run that instead of this directory's configure.
14692         In either case, print a message that we're configuring the sub-dir.
14693
14694 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14695
14696         * configure.in: Before checking for the existence of various files,
14697         use sed to filter out "target-".
14698
14699 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14700
14701         * Makefile.in (DO_X): Split rule to decrease command line length
14702         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14703         (Philippe De Muyter).
14704
14705 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14706
14707         * Makefile.in (all-patch): depend on all-libiberty.
14708
14709 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14710
14711         * configure.in: If the only directory in target_configdirs which
14712         actually exists is libiberty, then set target_configdirs to empty,
14713         to avoid trying to build a target libiberty in a gas or gdb
14714         distribution.
14715
14716 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14717
14718         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14719         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14720         systems.
14721
14722 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14723
14724         * configure.in (copy_dirs): Use sys-include instead of include
14725         for --with-headers option.
14726
14727 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14728
14729         * Makefile.in, configure.in: Make winsup builds work with
14730         new scheme.
14731
14732 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14733
14734         * configure.in: Build the linker on AIX.
14735
14736 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14737
14738         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14739         where needed.
14740
14741 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14742
14743         * Makefile.in (all-gcc): Fix typo.
14744
14745 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14746
14747         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14748
14749 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14750
14751         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14752         to target-xiberty, to provide more flexibility.
14753         (target_subdir):  Define.  Create if cross.
14754         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14755         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14756         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14757         check-libFOO -> check-target-libFOO, etc.
14758         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14759         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14760         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14761         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14762         allow ALL_GCC="" to only configure.
14763         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14764         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14765         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14766
14767 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14768
14769         * Makefile.in (taz): Build "info" in etc explicitly.
14770
14771 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14772
14773         * configure.in:  Make sure that CC is undefined (as opposed to
14774         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14775         problem with autoconf trying to configure on a host without GCC.
14776
14777 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14778
14779         * mpw-configure: Set host alias from choice of host compiler,
14780         only use generic MPW Makefile sed if present, edit a file
14781         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14782         * mpw-README: Add problem notes about CW6 and CW7.
14783
14784 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14785
14786         * Makefile.in (taz): Use ";" instead of ";;".
14787
14788 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14789
14790         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14791         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14792         DISTDOCDIRS.
14793         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14794         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14795
14796 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14797
14798         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14799         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14800         Move bfd to DISTSTUFFDIRS.
14801
14802 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14803
14804         * Makefile.in (X11_LIB): Removed.
14805         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14806
14807         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14808
14809 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14810
14811         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14812         names.
14813
14814 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14815
14816         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14817
14818 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14819
14820         * configure.in (i[345]86-*-win32): Always build newlib.
14821         Don't configure cvs, autoconf or texinfo.
14822         * Makefile.in (LD_FOR_TARGET): New.
14823         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14824         Pass down LD_FOR_TARGET.
14825
14826 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14827
14828         * winsup: New directory.
14829         * Makefile.in: Build winsup.
14830         * configure.in: Winsup is configured when target is win32.
14831         Can only build win32 target GDB when native.
14832
14833 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14834
14835         * config.guess: Recognize HP model 819 machines as having
14836         a PA 1.1 processor.
14837
14838 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14839
14840         * configure: Fix sed loop which substitutes for CC and CXX to
14841         avoid bug found in various sed implementations.
14842
14843 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14844
14845         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14846         simulator.  Use standard powerpc-*-eabi*.
14847
14848 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14849
14850         * configure.in: Stop putting gas and binutils in noconfigdirs for
14851         powerpc-*-aix* and rs6000-*-*.
14852
14853 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14854
14855         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14856         -mcall-aixdesc libraries.
14857
14858 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14859
14860         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14861
14862         * config.sub (arm | armel | armeb): Fix shell syntax.
14863
14864 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14865
14866         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14867         -msoft-float and -mcpu=common support.
14868         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14869         libraries.
14870
14871 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14872
14873         * configure.in: Allow configuration and build of emacs19 for the alpha.
14874
14875 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14876
14877         * configure.in (CC): Get ^CC, not just any old CC, from
14878         ${host_makefile_frag}.
14879
14880 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14881
14882         * configure.in (CC): Try to get CC from
14883         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14884
14885 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14886
14887         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14888         only if it exists in $(srcdir).
14889
14890 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14891
14892         * configure: If CC and CXX are not set in the environment, set
14893         them, based on either an existing Makefile or on searching for gcc
14894         in PATH.  Substitute for CC and CXX in Makefile.
14895         * configure.in: Remove libm from target_libs.  Separate
14896         target_configdirs from configdirs.  If CC is not set in
14897         environment, try to get it from a host Makefile fragment.  Rewrite
14898         changes of configdirs to use skipdirs instead.  A few minor
14899         tweaks.  Take directories out of target_configdirs as they are
14900         taken out of configdirs.  Remove existing Makefile files from
14901         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14902         CONFIG_ARGUMENTS in Makefile.
14903         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14904         by configure.in.
14905         (CONFIG_ARGUMENTS): Likewise.
14906         (CONFIGURE_TARGET_MODULES): New variable.
14907         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14908         ($(CONFIGURE_TARGET_MODULES)): New target.
14909         (configure-libg++, configure-libio): New targets.
14910         (all-libg++): Depend upon configure-libg++.
14911         (all-libio): Depend upon configure-libio.
14912         (configure-libgloss, all-libgloss): New targets.
14913         (configure-libstdc++): New target.
14914         (all-libstdc++): Depend upon configure-libstdc++.
14915         (configure-librx, all-librx): New targets.
14916         (configure-newlib): New target.
14917         (all-newlib): Depend upon configure-newlib
14918         (configure-xiberty): New target.
14919         (all-xiberty): Depend upon configure-xiberty.
14920
14921 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14922
14923         * configure.in (host i[345]86-*-win32):  Expand the
14924         noconfigdirs again.
14925
14926 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14927
14928         * mpw-configure: Fix sed command file name.
14929
14930 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14931
14932         * configure.in (host i[345]86-*-win32): Reduce the
14933         noconfigdirs again.
14934
14935 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14936
14937         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14938         or powerpc*-*-pe*, since they are not yet supported.
14939
14940 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14941
14942         Add PowerMac support and many other enhancements.
14943         * mpw-configure: New option --cc to select compiler to use,
14944         paste options set according to --cc into the generated
14945         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14946         if mpw-make.sed is present.
14947         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14948         add forward includes for PowerPC include files.
14949         * mpw-build.in: Build using Makefile.PPC if present.
14950         (do-byacc, etc): Remove separate version resource builds.
14951         (do-gas): Build "stamps" before "all".
14952         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14953         * mpw-README: Update to reflect --cc option, PowerMac support,
14954         and recently-reported compatibility problems.
14955
14956 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14957
14958         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14959         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14960         (--with-multilib-top): Pass to recursive invocations.
14961
14962 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14963
14964         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14965         v810-*-*.
14966
14967 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14968
14969         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14970         gdb, ld and opcodes on v810-*-*.
14971
14972 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14973
14974         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14975         (local-maintainer-clean): New target.
14976         (maintainer-clean): New target.
14977         (realclean): Just depend upon maintainer-clean.
14978
14979 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14980
14981         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14982
14983 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14984
14985         * configure.in: Build ld in mips*-*-bsd* case.
14986
14987 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14988
14989         * config.sub: Accept -lites* OS.  From Ian Dall.
14990
14991 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14992
14993         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14994         targets.
14995
14996 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14997
14998         * configure.in: treat i386-win32 canadian cross the same as
14999         i386-go32 canadian cross.
15000
15001 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15002
15003         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15004         running under the simulator to build a reduced set of libraries.
15005         (powerpc-*-eabiaix): Add fine grained multilib support added to
15006         other powerpc targets yesterday.
15007
15008 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15009
15010         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15011         -disable-softfloat, -disable-relocatable, -disable-aix, and
15012         -disable-sysv to control which multilib libraries get built.
15013
15014 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15015
15016         * configure: Add Makefile.tem to list of files to remove in trap
15017         handler.
15018
15019 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15020
15021         * config.guess (*Linux*):  Add missing "exit"s.
15022         Also, need specific check for alpha-unknown-linux (uses COFF).
15023
15024 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15025
15026         * config.guess:  Merge with FSF:
15027
15028         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15029         * config.guess (AIX4): More robust release numbering discovery.
15030
15031         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15032         * config.guess (i386-sequent-ptx): Properly get version number.
15033
15034         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15035         * config.guess (mips:*:4*:UMIPS): New case.
15036
15037 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15038
15039         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15040         (i386-win32 host): Likewise.  Don't build readline.
15041
15042 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15043
15044         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15045         SUPPORT_FILES to submakes.
15046
15047 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15048
15049         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15050         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15051         mpw-configure.
15052
15053 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15054
15055         * configure.in (appdirs): Use =, not ==, in test expression when
15056         trying to build the text to print in the warning message for
15057         Solaris users.
15058
15059 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15060
15061         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15062
15063 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15064
15065         * config.guess: Recognize lynx-2.3.
15066
15067 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15068
15069         * config.sub (z8ksim): Deleted
15070         (z8k-*-coff): New, this is the one true name of the target.
15071
15072 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15073
15074         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15075
15076 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15077
15078         * config.guess (*:Linux:*:*): First try asking the linker what the
15079         default object file format is (elf, aout, or coff).  Then if this
15080         fails, try previous methods.
15081
15082 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15083
15084         * configure.in: Don't build newlib for *-*-vxworks5.1.
15085
15086 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15087
15088         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15089         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15090
15091 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15092
15093         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15094
15095 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15096
15097         * cfg-ml-com.in: New file.
15098         * cfg-ml-pos.in: New file.
15099
15100 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15101
15102         * COPYING.NEWLIB: Add HP free copyright to list.
15103
15104 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15105
15106         * config.sub: Recognize -eabi* for the system, not just -eabi.
15107
15108 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15109
15110         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15111         * config.sub, configure.in (win32): New target and host.
15112
15113 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15114
15115         * configure.in: Add i386-pe configuration.
15116
15117 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15118
15119         * mpw-build.in (install): Install GDB after LD.
15120
15121 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15122
15123         * mpw-config.in (elf/mips.h): Always forward-include, needed
15124         for GDB to build.
15125
15126 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15127
15128         * testsuite: New directory for customer acceptance and whole tool
15129         chain tests.
15130
15131 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15132
15133         * configure: If per-host line isn't found, but AC_OUTPUT is found
15134         and a configure script exists, run it instead.
15135
15136 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15137
15138         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15139
15140 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15141
15142         * configure: Set build_{cpu,vendor,os,alias} to host values when
15143         --build isn't specified.
15144
15145 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15146
15147         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15148         (FLAGS_TO_PASS): Pass them.
15149         (EXTRA_TARGET_FLAGS): Ditto.
15150
15151 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15152
15153         * Makefile.in (all-libg++): Depend on all-libstdc++.
15154
15155 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15156
15157         * configure.in (noconfigdirs): Enable all packages for
15158           i386-unknown-netbsd.
15159
15160 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15161
15162         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15163         hosted builds (DOS builds)
15164
15165 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15166
15167         Changes for ARM based on patches from Richard Earnshaw:
15168         * config.sub: Handle armeb and armel.
15169         * configure.in: Omit arm linker only for riscix.
15170
15171 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15172
15173         * config.guess:  Update from FSF.
15174
15175 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15176
15177         * config.sub: Recognize powerpcle as the little endian variant of
15178         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15179         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15180         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15181         temporarily.
15182
15183 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15184
15185         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15186
15187 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15188
15189         * config.sub: Accept -lites* as a basic system type.
15190
15191 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15192
15193         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15194         installed, and if so return linuxoldld as the system name.
15195
15196 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15197
15198         * config.guess: Add hppa1.1-hp-lites support.
15199
15200 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15201
15202         * configure.in: Don't build newlib for m68k-vxworks5.1.
15203
15204 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15205
15206         * configure.in (mips-sgi-irix6): Use mh-irix5.
15207
15208 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15209
15210         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15211
15212 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15213
15214         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15215         OSF/1.  Fix compiler flags.
15216         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15217
15218 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15219
15220         * configure.in: Recognize --with-newlib.
15221         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15222
15223 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15224
15225         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15226         to *_X11_MODULES due to gdbtk needing X include files et al.
15227
15228 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15229
15230         Merge in support for Mac MPW as a host.
15231         (Old change descriptions retained for informational value.)
15232
15233         * mpw-config.in: Add generic include forwards for cpu-specific
15234         include files in aout and elf directories.
15235
15236         * mpw-configure: Added copyright.
15237         * mpw-config.in: Check for presence of required build tools.
15238         (target_libs): Add newlib.
15239         (target_tools): Add examples.
15240         (Read Me): Generate as "Read Me for MPW" instead.
15241         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15242         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15243         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15244
15245         * mpw-configure: Remove subdir-specific makefile hackery,
15246         delete mk.tmp after using it.
15247
15248         * mpw-build.in (all): Display start and end times.
15249
15250         * mpw-configure (host_canonical): Set.
15251         (target_cpu): Always add to makefiles.
15252         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15253         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15254         (mpw-mh-mpw): Look for in srcdir and srcroot.
15255         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15256
15257         * mpw-build.in: (install-only): New target.
15258
15259         * mpw-configure (host_alias, target_alias): Rename from hostalias
15260         and targetalias, add into generated Makefile.
15261         (mk.tmp): If present, add into generated Makefile.
15262         * mpw-build.in (all-gas): Build config.h first before gas proper.
15263
15264         * mpw-configure (config.status): Write only if changed.
15265         * mpw-config.in (readline): Configure it (not built, just used for
15266         definitions).
15267
15268         * mpw-config.in (elf/mips.h): Add a forward include.
15269
15270         * mpw-config.in: Forward-include most .h files in include into
15271         extra-include.
15272         (readline): Don't build.
15273         mpw-build.in (install): Install GDB.
15274
15275         * mpw-configure (prefix, mpw_prefix): Handle it.
15276         * mpw-config.in (mmalloc, readline): Don't configure.
15277         * mpw-build.in (thisscript): Rename to ThisScript.
15278         Use mpw-build instead of BuildProgram everywhere.
15279         (mmalloc, readline): Don't build.
15280         * mpw-README: New file, basic documentation about the MPW port.
15281
15282         * mpw-config.in: Use forward-include to create include files.
15283
15284         * mpw-configure: Add more things to the top of each configured
15285         Makefile, including contents of config/mpw-mh-mpw.
15286         * mpw-config.in (extra-include): Create this directory and fill it
15287         with Posix-like include files when configuring.
15288
15289         * config.sub (apple, mac, mpw): Add various aliases.
15290
15291         * mpw-build.in: New file, top-level build script fragment for MPW.
15292         * mpw-configure: New file, configure script for MPW.
15293         * mpw-config.in: New file, config fragment for MPW.
15294
15295 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15296
15297         * configure.in (host_libs): Remove glob, since it is gone from the
15298         sources.
15299
15300 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15301
15302         * Makefile.in: define empty GDB_NLM_DEPS var.
15303
15304         * configure.in(target_makefile_frag): use config/mt-netware
15305         for netware targets.
15306
15307 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15308
15309         * config.sub: Merge in recent FSF changes.  Remove linux special
15310         cases.
15311
15312 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15313
15314         Revert this change:
15315
15316         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15317
15318                 * build-all.mk: Use CC=cc -Xs on Solaris.
15319
15320 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15321
15322         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15323         stop using it.
15324         * Makefile.in: Nuke all references to glob subdirectory.
15325
15326 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15327
15328         * configure.in: Fix --enable-shared logic in per-host.
15329
15330 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15331
15332         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15333
15334 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15335
15336         * configure.in (noconfigdirs): Don't build gas on AIX, for
15337         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15338
15339 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15340
15341         * configure: Fix --cache-file to work if the file argument is a
15342         relative path.
15343
15344 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15345
15346         * configure: If the --cache-file is used, pass it down to
15347         configure in subdirectories.
15348
15349 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15350
15351         * config.sub: add vxworks29k configuration.
15352
15353 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15354
15355         * Makefile.in (taz): Do "diststuff" part quietly.
15356
15357 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15358
15359         * config.sub: Mini-merge with gcc/config.sub.
15360
15361 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15362
15363         * config.guess (IRIX): Sed - to _.
15364
15365 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15366
15367         * Makefile.in (source-vault, binary-vault): New targets.
15368
15369 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15370
15371         * config.sub: Recognize -eabi as a basic system type.
15372
15373 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15374
15375         * configure.in (enable_shared stuff): Fix typo.
15376
15377 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15378
15379         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15380
15381 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15382
15383         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15384
15385 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15386
15387         * configure.in (rs6000-*-*): Don't build gas.
15388
15389 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15390
15391         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15392         reduce command line length.
15393         (AS_FOR_TARGET): Check for as.new, not Makefile.
15394         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15395
15396 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15397
15398         * config.guess:  Merge from FSF.
15399
15400 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15401
15402         * configure: Don't use $ when handling program_suffix.
15403
15404 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15405
15406         * configure.in:  Configure tk for hppa/hpux.
15407
15408 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15409
15410         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15411
15412 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15413
15414         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15415         to LIBCXXFLAGS.  Tests are better run without it.
15416
15417 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15418
15419         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15420
15421 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15422
15423         * configure.in (*-*-netware*): Don't configure xiberty.
15424
15425 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15426
15427         * configure.in:  Remove tk from native_only list.
15428
15429 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15430
15431         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15432           for special NCD build.
15433
15434 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15435
15436         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15437         makeall.bat, they're only useful for binutils snapshots.
15438         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15439         makeall.bat to specified SUPPORT_FILES.
15440
15441 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15442
15443         * build-all.mk: Add Ericsson targets to sun4 and solaris
15444           hosts.  Add  BNR's sun4 target to solaris host, so their
15445           build-from-source will be tested in-house first.
15446
15447 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15448
15449         * Makefile.in (LIBCFLAGS): New variable.
15450         (CFLAGS_FOR_TARGET): Ditto.
15451         (LIBCFLAGS_FOR_TARGET): Ditto.
15452         (LIBCXXFLAGS): Ditto.
15453         (CXXFLAGS_FOR_TARGET): Ditto.
15454         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15455         (BASE_FLAGS_TO_PASS): Pass them.
15456         (EXTRA_TARGET_FLAGS): Ditto.
15457
15458         * configure.in: Support --enable-shared.
15459
15460 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15461
15462         * configure.in (target_libs):  Include libstdc++ again.
15463         * config.guess:  Update from FSF (for FreeBSD).
15464
15465 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15466
15467         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15468         makeall.bat.
15469         (DISTDOCDIRS): Add `etc'.
15470         (ETC_SUPPORT_PFX): New variable.
15471         (taz): Include anything from etc starting with a word in
15472         ETC_SUPPORT_PFX.
15473
15474 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15475
15476         * config.sub: Update for recent FSF changes.  Remove obsolete
15477         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15478         spacing changes.
15479
15480 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15481
15482         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15483
15484         * config.guess:  Merge with FSF.
15485         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15486
15487 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15488
15489         * configure: Since the "trap 0" handler will override the exit
15490         status on many systems, only use it for "exit 1", and make it set
15491         a non-zero exit status; reset it before "exit 0".  Also, check
15492         exit status of config.sub, and error out if it failed.
15493
15494 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15495
15496         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15497         and install libgloss.
15498
15499 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15500
15501         * Makefile.in (all-binutils): Depend upon all-byacc.
15502
15503         * configure.in: Don't build emacs on Irix 5.
15504
15505 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15506
15507         * configure.in (*-*-netware*): Add libio.
15508
15509 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15510
15511         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15512         (CHECK_TARGET_MODULES): Ditto.
15513         (INSTALL_TARGET_MODULES): Ditto.
15514         (TARGET_LIBS): Ditto.
15515         (all-libstdc++): Note dependencies.
15516
15517 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15518
15519         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15520
15521 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15522
15523         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15524         -fexternal-templates.
15525
15526         * configure.in (target_libs): Add libstdc++.
15527         (noconfigdirs): Add libstdc++ as appropriate.
15528
15529 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15530
15531         * config.guess:  Update from FSF.
15532
15533 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15534
15535         * configure: Use ${config_shell} when running ${configsub}.
15536
15537 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15538
15539         * config.sub: No longer recognize h8300h.
15540
15541 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15542
15543         * config.sub: Remove extraneous differences between config.sub and
15544         gcc/config.sub.
15545
15546 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15547
15548         * Makefile.in (DISTSTUFFDIRS): Add gas.
15549
15550 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15551
15552         * COPYING.NEWLIB: New file.
15553
15554 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15555
15556         * config.guess (HP-UX):  Patch from Harlan Stenn
15557         <harlan@landmark.com> to also emit release level.
15558
15559 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15560
15561         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15562
15563 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15564
15565         * config.sub:  Merge nextstep cleanup from FSF.
15566
15567 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15568
15569         * configure.in (arm-*-*): Don't configure ld for this target.
15570
15571 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15572
15573         * configure.in (*-*-netware): don't configure libg++, libio,
15574           librx, or newlib.
15575
15576 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15577
15578         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15579         configure ld--it works, but it doesn't support shared libraries.
15580
15581 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15582
15583         * config.guess (*-unknown-freebsd*):  Get rid of possible
15584         trailing "(Release)" in version string.
15585         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15586
15587 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15588
15589         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15590         Fix type: *-next-neststep -> *-next-nextstep.
15591
15592         * config.guess:  Merge from FSF:
15593
15594         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15595
15596         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15597
15598         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15599
15600         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15601         instead of UNIX_SV for UnixWare 1.0).
15602
15603 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15604
15605         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15606         to make gdb/nlm/* build after the compiler and linker.
15607
15608 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15609
15610         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15611         not just i[34]86.
15612         (m68k-atari-sysv4):  Relocate to match FSF version.
15613
15614         * config.guess:  More merges from the FSF:
15615
15616         Add a space before function call or macro invocation.
15617
15618         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15619
15620         * config.guess: Add trap cmd to remove dummy.c and dummy when
15621         interrupted.
15622
15623         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15624
15625         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15626         (dummy): Redirect stderr from compilation of dummy.c.
15627
15628         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15629
15630         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15631
15632 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15633
15634         * configure: Accept and ignore --cache*, for compatibility with
15635         new autoconf.
15636
15637 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15638
15639         * config.guess:  Merge from FSF:
15640
15641         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15642
15643         * config.guess (Pyramid*:OSx*:*:*): New case.
15644         (PATH): Add /.attbin at end for finding uname.
15645         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15646
15647         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15648
15649         * config.guess (M88*:DolphinOS:*:*): New case.
15650
15651         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15652
15653         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15654         to select whether to use ELF or COFF.
15655
15656         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15657
15658         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15659
15660         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15661
15662         * config.guess: Guess the OS version for HPUX.
15663
15664         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15665
15666         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15667
15668 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15669
15670         * configure.in: Recognize --with-headers, --with-libs, and
15671         --without-newlib.
15672         * Makefile.in (all-xiberty): Depend upon all-ld.
15673
15674 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15675
15676         * configure.in: Change i[34]86 to i[345]86.
15677
15678 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15679
15680         * configure (version): A few more tweaks to help message.
15681
15682 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15683
15684         * Makefile.in:  Remove (for now) librx as a host library,
15685         now that we're building it for target.
15686
15687 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15688
15689         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15690         (Karl Berry).
15691
15692 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15693
15694         * configure.in:  Also configure librx.
15695
15696 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15697
15698         * Makefile.in:  Update various rules to reflect that librx
15699         is now needed for libg++.
15700
15701 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15702
15703         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15704
15705 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15706
15707         * configure.in: Configure the examples directory.
15708
15709 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15710
15711         * configure: Simplify Jun 2 1994 change.
15712
15713 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15714
15715         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15716         /bin/gcc isn't good enough to build gcc.
15717
15718 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15719
15720         * Makefile.in (GDB_SUPPORT_FILES): Remove
15721         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15722         (gdb.tar.gz): Add new rule to use standard distribution building
15723         mechanism.
15724
15725 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15726
15727         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15728         Bill Cox <bill@cygnus.com>.
15729
15730 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15731
15732         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15733
15734 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15735
15736         * configure:  Search current dir first in .gdbinit.
15737
15738 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15739
15740         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15741
15742 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15743
15744         * config.sub:  Refer to NeXT's operating system as nextstep.
15745
15746         * config.sub (case $basic_machine):  Re-order the cases, to match
15747         the order in the FSF version (which is mostly alphabethical).
15748         Merge in some additions and changes from the FSF.
15749
15750 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15751
15752         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15753         * config.sub: Recognize cxux7.
15754         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15755
15756 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15757
15758         * config.sub:  Fix typo powerpc -> powerpc-*.
15759
15760 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15761
15762         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15763
15764         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15765         parallel with all-emacs and install-emacs).  Top-level command
15766         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15767
15768 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15769
15770         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15771         $(relbindir)/make before doing ``make install'', and use
15772         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15773         installing over running make binary.
15774         ($(host)-stamp-stage3-installed): Likewise.
15775
15776 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15777
15778         * config.guess: Recognize Mach.
15779
15780 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15781
15782         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15783         see whether --exec-prefix was used.
15784
15785 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15786
15787         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15788
15789 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15790
15791         * Makefile.in: Add all-librx target similar to all-libproc.
15792
15793 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15794
15795         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15796         with post 1.2 uname bogosity.
15797
15798 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15799
15800         * configure: Remove temporary files on receipt of a signal.
15801
15802 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15803
15804         * configure: If there is a package_makefile_frag, remove
15805         ${subdir}/Makefile.tem after copying it in.
15806
15807 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15808
15809         * build_all.mk: support rs6000 lynx identifies itself as
15810         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15811         since /bin/gcc is too feeble to compile a modern gcc.
15812
15813 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15814
15815         * brought devo/test-build.mk update-to-date with progressive/
15816           test-build.mk. Add lynx targets and hppa flag info.
15817
15818 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15819
15820         * configure.in:  Use mh-ncrsvr43.  Patch from
15821         Tom McConnell <tmcconne@sedona.intel.com>.
15822
15823 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15824
15825         * config.guess (i386-unknown-bsdi):  No longer need to
15826         check #if defined(__bsdi__) && defined(__i386__).
15827
15828 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15829
15830         * configure: Set program_transform_nameoption correctly.
15831
15832 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15833
15834         * brought build-all.mk update-to-date with progressive build-all.mk,
15835           added new targets and hppa info.
15836
15837 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15838
15839         * configure: If config.guess result is a prefix of the user
15840         specified target, assume a native build and use the user specified
15841         target as the host alias.  Remove SunOS patch suffix removal hack.
15842         * configure.in: Remove SunOS patch suffix removal hack.
15843
15844         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15845         in NATIVE_CHECK_MODULES.
15846
15847 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15848
15849         * Makefile.in: Rename HOST_ONLY to NATIVE.
15850         * configure: Delete SunOs patch suffix from host_canonical
15851           and build_canonical variables that are prepended to Makefiles.
15852         * configure.in: Add comments for easier maintenance.
15853
15854 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15855
15856         * Makefile.in: Add all-libproc target similar to all-gui.
15857
15858 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15859
15860         * Makefile.in (CHECK_MODULES): split into
15861         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15862
15863 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15864
15865         * config.guess (i386-unknown-bsdi): New system to guess.
15866
15867 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15868
15869         * Makefile.in: Add all-gui target (but not yet build by "all").
15870
15871 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15872
15873         * config.sub: Move deletion of patch suffix from here...
15874         * configure.in: To here, at Ian's suggestion.  The top-
15875           level scripts might need to know of a patch level.
15876
15877 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15878
15879         * config.sub: Strip off patch suffix so rtl is recognized
15880           as a sunos4.1.3 machine, even though it's been patched.
15881
15882 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15883
15884         * Makefile.in (INSTALL_LAST): Delete.
15885         (INSTALL_DOSREL): New.
15886
15887 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15888
15889         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15890         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15891         whether we pass down --with-gnu-ld anyhow.
15892
15893 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15894
15895         * Makefile.in (INSTALL_LAST): Change operation so it works
15896         on more flavors of make.
15897         * configure.in (go32): Don't build libg++ or libio.
15898
15899 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15900
15901         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15902         they can be overriden by templates.
15903
15904 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15905
15906         * configure.in (target==go32): Don't build gdb.
15907         * dosrel: New directory.
15908
15909 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15910
15911         * configure.in (host==go32): Configure dosrel too.
15912         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15913         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15914         be set by incoming names or templates.
15915         (INSTALL_LAST): New rule.
15916
15917 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15918
15919         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15920
15921 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15922
15923         * configure.in (appdirs): New variable.  Currently empty, but will
15924         be used in gas distribution.  If nonempty, lists a set of
15925         directories at least one of which must get configured, or top
15926         level configuration is considered to have failed.
15927         (rs6000-*-lynxos*): Use new file name.
15928
15929 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15930
15931         Eliminate XTRAFLAGS.
15932         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15933         newlib include files using -idirafter, and also use -nostdinc.
15934         (CXX_FOR_TARGET): Likewise.
15935         (XTRAFLAGS): Removed.
15936         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15937         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15938         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15939         ($(DO_X)): Don't pass down XTRAFLAGS.
15940
15941 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15942
15943         * configure.in (mips*-dec-bsd*): New target; do build linker.
15944         (mips*-*-bsd*): New target; don't build linker.
15945
15946 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15947
15948         * configure.in: support rs6000-*-lynxos* configuration.
15949         support sunos4 as a cross target.
15950
15951         * config.sub: look for lynx*, not lynx since the OS version may
15952         legitimately be part of the name.
15953
15954 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15955
15956         * configure.in (i[34]86-*-sco*): Move to be with other i386
15957         targets.
15958         (romp-*-*): New target.  Skip various binary utilities.
15959         (vax-*-*): New target.  Don't build newlib.
15960         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15961
15962 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15963
15964         * configure.in: Only set host_makefile_frag if config
15965         directory exists.
15966
15967 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15968
15969         * install.sh: If $dstdir exists, don't check whether each
15970         component does.
15971
15972 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15973
15974         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15975
15976 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15977
15978         * configure.in (*-*-lynxos*): Don't configure newlib for either
15979         native or cross Lynx.
15980
15981 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15982
15983         * config.sub (sparc64-elf): Fix os.
15984         (z8k): Remove duplicate.
15985
15986 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15987
15988         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15989         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15990
15991 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15992
15993         * configure: Make file links cleanly even if Lynx fails on
15994           an NFS symlink (at least fail cleanly).
15995
15996 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15997
15998         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15999         -XNh2000.
16000
16001 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16002
16003         * configure: Unknown options are fatal again.
16004
16005 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16006
16007         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16008         compatibility.
16009
16010 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16011
16012         * build-all.mk: Add `clean' target.
16013
16014 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16015
16016         * config.guess:  Add SINIX support.
16017         * configure.in:  Add mips-*-sysv4* support.
16018
16019 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16020
16021         * build-all.mk: Document all useful targets.
16022         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16023         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16024
16025 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16026
16027         * configure: Support --silent, --quiet.
16028
16029 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16030
16031         * configure: Support --disable-FEATURE.
16032
16033 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16034
16035         * config.guess: Recognize NCR running SVR4.3.
16036
16037 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16038
16039         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16040         Patch from Paul Eggert <eggert@twinsun.com>.
16041
16042 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16043
16044         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16045
16046 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16047
16048         * configure: Make unrecognized options give nonfatal warnings
16049         instead of fatal errors, and pass them to any subdirectory
16050         configures in case they recognize them.
16051         Make --x equivalent to --with-x.
16052
16053 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16054
16055         * configure: Add --enable-* options.  Clean up usage message and
16056         some comments.
16057
16058 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16059
16060         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16061
16062 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16063
16064         * configure.in (hppa*-*-*): Enable binutils.
16065
16066 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16067
16068         * config.sub: Recognize cisco.
16069
16070 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16071
16072         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16073
16074 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16075
16076         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16077         than one configuration name.  Add comment.
16078
16079 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16080
16081         * config.guess: about target *-hitachi-hiuxwe2, fixed
16082         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16083         macro is incorrect.]
16084
16085 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16086
16087         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16088         than the "make ls" stuff which used to be here.
16089
16090 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16091
16092         * config.guess:  Recognize i[34]86-unknown-freebsd.
16093         From Shawn M Carey <smcarey@rodan.syr.edu>.
16094
16095 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16096
16097         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16098
16099 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16100
16101         * config.guess: Check for ptx.
16102
16103 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16104
16105         * config.sub: Add os9k checking.
16106
16107 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16108
16109         * config.guess: Handle OSF1 running on HPPA processors
16110
16111 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16112
16113         * configure: If subdir configure fails, print out a message with
16114         subdirectory name, in case subdir's configure code didn't identify
16115         itself.
16116
16117 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16118
16119         * configure.in: Remove embedded newlines from configdirs.
16120         Avoid mismatches of substrings.  Fix matching strings at end
16121         of configdirs.
16122
16123 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16124
16125         * config.guess:  Add Lynx/rs6000 config support.
16126
16127 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16128
16129         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16130
16131 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16132
16133         * configure.in (hppa*-*-osf*): Treat this just like most other
16134         PA configurations (eg no binutils or ld).
16135         (hppa*-*-*elf*): These configurations have binutils and ld.
16136
16137 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16138
16139         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16140
16141 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16142
16143         * configure.in (rs6000-*-*): Build gas.
16144
16145 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16146
16147         * Makefile.in:  Avoid bug in losing hpux sed.
16148
16149 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16150
16151         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16152         for GDB and GDB has been fixed to not need it.
16153
16154 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16155
16156         * config.guess: Recognize vax hosts.
16157
16158 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16159
16160         * configure (while loop): Don't use "break 2" inside case
16161         statement -- the case statement isn't an enclosing loop.
16162
16163 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16164
16165         * config.guess:  Clean up NeXT support, to allow nextstep
16166         on Intel machines.  Make OS be nextstep.
16167
16168 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16169
16170         * config.guess: Add alternate forms for Convex.
16171
16172 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16173
16174         * configure:  Completely rewrite option processing.  Take
16175         advantage of pattern-matching to avoid invoking test frequently.
16176         Also clean up host and target defaulting logic.
16177
16178 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16179
16180         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16181         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16182         commands (plus user environment) will fit SCO limits.
16183
16184 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16185
16186         * configure.in: Don't issue warnings about directories which are
16187         not being configured if -norecursion is set.  Correct test for
16188         --with-gnu-as and --with-gnu-ld to not get confused by substring
16189         matches.
16190
16191         * configure.in: Don't build gas for alpha-dec-osf1*.
16192
16193 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16194
16195         * configure:  Back out Per's change of 12/19/1993.  It changes the
16196         behavior of configure in unexpected and confusing ways.
16197
16198         Also, use different delim char when calculating
16199         program_transform_name so that the name can contain slashes.
16200
16201 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16202
16203         * configure.in, config.sub: Add support for VSTa micro-kernel.
16204
16205 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16206
16207         * configure.in: Nuke hacks which were used to get a special
16208         version of GAS for HPPA configurations.
16209
16210 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16211
16212         * configure:  If only ${target_alias} is given, use that
16213         as the default for ${host_alias}.
16214         * configure:  Add missing back-slashes before nested quotes.
16215
16216 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16217
16218         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16219
16220 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16221
16222         * config.guess:  Recognize some Tektronix configurations.
16223         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16224
16225 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16226
16227         * config.sub: Match any flavor of SH.
16228
16229 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16230
16231         * configure.in: Don't try to configure newlib for Alpha.
16232
16233 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16234
16235         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16236         libg++ or libio for any Alpha target.
16237
16238         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16239
16240 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16241
16242         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16243         default arguments -- so it tried to compress itself.
16244
16245 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16246
16247         * configure.in (notsupp): ensure that a space is always at the end
16248           of the configdirs list, since the grep checks for an explicit space
16249
16250 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16251
16252         * configure.in (target i386-sysv4.2): don't build ld, since static
16253           versions of many libraries are not available.
16254
16255 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16256
16257         * config.guess: Recognize Apollos (using environment variables).
16258         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16259
16260 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16261
16262         * config.guess: Recognize Sony news mips running newsos.
16263
16264 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16265
16266         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16267         "fi ; else" for bash.
16268
16269 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16270
16271         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16272
16273 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16274
16275         * config.sub: accept unixware as an alias for svr4.2.
16276         Fix some inconsistancies with the gcc version.
16277
16278 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16279
16280         * Makefile.in (DISTDOCDIRS):  Add gdb.
16281
16282 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16283
16284         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16285
16286 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16287
16288         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16289         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16290         this now.
16291
16292 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16293
16294         * config.sub: Accept hiux* as an OS name.
16295
16296         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16297         etc/make-stds.texi.  The underscore came from gcc, and dje now
16298         agrees that RUNTESTFLAGS is the correct name.
16299
16300 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16301
16302         * install.sh:  Remove 'set -e'.  It makes any conditionals
16303         in the script useless.
16304
16305         * config.guess: Automatically recognize arm-acorn-riscix
16306         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16307
16308 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16309
16310         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16311
16312 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16313
16314         * Makefile.in (DISTDOCDIRS): New variable.
16315         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16316         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16317
16318 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16319
16320         * configure.in (hppa target): check the source directory for the
16321           pagas sub-directory
16322
16323 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16324
16325         * config.sub: Allow -aout* and -elf*.
16326
16327 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16328
16329         * configure.in: Don't build ld on i386-solaris2, same as for
16330         sparc-solaris2.
16331
16332 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16333
16334         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16335
16336 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16337
16338         * configure.in:  Configure gdb for alpha.
16339
16340 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16341
16342         * Makefile.in (CXXFLAGS): Add -O.
16343
16344 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16345
16346         * config.guess: added support for DG Aviion
16347
16348 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16349
16350         * configure.in: Produce warning message for subdirectories not
16351         configurable for this host/target combination.  Don't try to
16352         configure gdb for vms.
16353
16354 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16355
16356         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16357         appropriate files before making "diststuff".
16358         (DISTBISONFILES): New var: list of files to be edited.
16359         (DISTSTUFFDIRS): Add binutils.
16360
16361 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16362
16363         * config.sub: also handle mipsel and mips64el (for little endian mips)
16364
16365 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16366
16367         * configure.in: Add * to end of all OS names.
16368
16369 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16370
16371         * configure.in: Build newlib for LynxOS native.
16372
16373 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16374
16375         * config.guess: Add support for delta 88k running SVR3.
16376
16377         * configure.in: Add comment about HP compiler vs. emacs.
16378
16379 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16380
16381         * configure.in: don't build ld on solaris2 (not a viable option
16382           due to bugs in getpwnam & getpwuid)
16383
16384 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16385
16386         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16387         config.guess will produce a full version number.
16388
16389 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16390
16391         * configure.in: Build linker and binutils for alpha-dec-osf1.
16392
16393 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16394
16395         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16396         and gdb/testsuite/Makefile.in.
16397
16398 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16399
16400         * configure.in: recognize mips*- instead of mips-
16401
16402 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16403
16404         * config.sub: Accept linux*coff and linux*elf as operating
16405         systems.
16406
16407 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16408
16409         * config.sub: Recognize mips64, and mips3 as an alias for it.
16410
16411 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16412
16413         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16414         gdb knows how to handle OSF/1 shared libraries.
16415
16416 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16417
16418         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16419         * config.guess: Recognize Hitachi's HIUX.
16420         * config.sub: Recognize h3050r* and hppahitachi.
16421         Remove redundant cases for hp9k[23]*.
16422
16423 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16424
16425         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16426         if gas and ld are in the source tree and are in ${configdirs}.
16427         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16428         --with options (but still pass them down on the command line,
16429         if they were explicitly specified).
16430
16431 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16432
16433         * configure: substitute SHELL value in Makefile.in with
16434         ${CONFIG_SHELL}
16435
16436 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16437
16438         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16439         *-*-solaris2* targets.
16440
16441 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16442
16443         * Makefile.in: define M4, and pass it down to sub-makes;
16444         all-autoconf now depends on all-m4
16445
16446 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16447
16448         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16449         presence of {ar,ranlib} instead of a configured directory
16450
16451 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16452
16453         * config.guess: Accept 34?? as well as 33?? for NCR.
16454
16455 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16456
16457         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16458         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16459
16460 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16461
16462         * configure: grab values for $(CC) and $(CXX) from the
16463         environment, so that someone can do "CC=gcc configure; make" and
16464         have it work right (matching the way that autoconf works now)
16465
16466         * configure.in, Makefile.in: add support for gash, the tcl
16467         interface to Galaxy
16468
16469         * config.guess: add NetBSD variants (hp300, x86)
16470
16471 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16472
16473         * install.sh: Support -d option (in the manner of SunOS 4 install,
16474         as it is more deterministic than that of GNU install)
16475         (chmodcmd): Set file to mode 755 by default (should also do default
16476         chgrp and chown, but I don't feel like dealing with that now)
16477
16478 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16479
16480         * config.sub: Remove h8300hhms alias.
16481
16482 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16483
16484         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16485
16486 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16487
16488         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16489         as stmp-fixinc
16490
16491 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16492
16493         * config.sub: recognize m88110-bug-coff.
16494
16495 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16496
16497         * Makefile.in (all-libio): all dependencies on the toolchain used
16498         to build this (gcc, gas, ld, etc)
16499
16500 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16501
16502         * config.guess: Deal with OSF/1 1.3 on alpha.
16503
16504 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16505
16506         * install.sh: add some 'else true' clauses for portability
16507
16508         * configure.in: don't build libio for h8[35]00-*-* targets
16509
16510 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16511
16512         * Makefile.in:  Add support for new libio.
16513
16514 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16515
16516         * install.sh: If one command fails, don't try the rest.  Don't try
16517         to remove $dsttmp (via trap) unless we have already created it.
16518         If $src doesn't exist, detect it and exit with an error.
16519
16520         * config.guess: Recognize BSD on hp300.
16521
16522 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16523
16524         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16525         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16526
16527 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16528
16529         * Makefile.in (all-send-pr): depends on all-prms
16530
16531 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16532
16533         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16534
16535 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16536
16537         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16538         Added test for mips-mips-riscos5.
16539
16540 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16541
16542         * configure.in: use mh-hp300 for 68k HP hosts
16543
16544 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16545
16546         * configure: add support for CONFIG_SHELL, so that you can use
16547         some alternate shell for evaluating configure scripts
16548
16549 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16550
16551         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16552         in configure script to bug-gdb@prep.ai.mit.edu when building
16553         distribution archive.
16554         * Makefile.in (COMPRESS):  Remove def.
16555         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16556         gdb.tar.Z and make-gdb.tar.Z respectively.
16557         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16558         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16559         to convergence with 'taz' target in Makefile.in.
16560
16561 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16562
16563         * install.sh (dsttmp): use trap to ensure that tmp files go
16564         away on error conditions
16565
16566 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16567
16568         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16569
16570 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16571
16572         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16573         its parent is '/' not ''.
16574
16575         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16576
16577 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16578
16579         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16580         that ${newsrcdir}/configure.in does.
16581
16582 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16583
16584         * test-build.mk: support for CONFIG_SHELL
16585
16586 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16587
16588         * config.sub (netware):  Add as a basic system type.
16589
16590 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16591
16592         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16593           $(srcdir)/ from the dependency on Makefile.in.
16594
16595 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16596
16597         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16598         (h8300hhms is temporary until multi-libraries are implemented).
16599         * configure.in: Handle h8300h too.
16600
16601 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16602
16603         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16604
16605 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16606
16607         * configure:  Remove extraneous output when guessing host type.
16608         * config.guess:  Remove extraneous output when guessing using C
16609         compiler rather than uname, or when guessing fails.
16610
16611 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16612
16613         * Makefile.in: remove all.cross and install.cross targets
16614
16615         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16616           definitions
16617
16618 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16619
16620         * configure.in (target sh): Build gprof.
16621
16622 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16623
16624         * config.sub: change -solaris to -solaris2
16625
16626 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16627
16628         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16629
16630 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16631
16632         * configure: Correct error message for missing Makefile.in to
16633         print correct directory.
16634
16635 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16636
16637         * install.sh: kludge around 386BSD shell bug
16638
16639 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16640
16641         * config.guess:  Recognize NeXT.
16642         * config.guess:  Recognize i486-ncr-sysv4.
16643         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16644
16645 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16646
16647         * Makefile.in (MAKEINFOFLAGS): New variable.
16648         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16649         * build-all.mk, test-build.mk: Pass down --no-split as
16650         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16651
16652 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16653
16654         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16655
16656 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16657
16658         * Makefile.in (libg++.tar.z):  New rule.
16659         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16660         * Makefile.in (taz):  Only do a single chmod.
16661
16662 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16663
16664         * install.sh: don't use dirname anymore (replaced with sed usage)
16665
16666 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16667
16668         * Makefile.in:  Change extension for gzip'd files from '.z' to
16669         '.gz' per new FSF standard usage.
16670
16671 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16672
16673         * configure: put quotes around the final value of program_transform_name
16674
16675 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16676
16677         * Makefile.in: new install.sh support; update install-info rules
16678
16679 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16680
16681         * configure.in: Build diff for crosses, but not for go32 host.
16682
16683         * configure.in: Build gprof only for native, and don't build it
16684         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16685
16686 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16687
16688         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16689
16690 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16691
16692         * configure.in (host_tools): Add prms.
16693
16694 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16695
16696         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16697         with $(FLAGS_TO_PASS) on the command line
16698
16699         * config.sub: Recognize lynx and lynxos
16700
16701 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16702
16703         * config.sub: Accept -ecoff*, not just -ecoff.
16704
16705 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16706
16707         * Makefile.in (taz): Use .gz suffix instead of .z.
16708         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16709         names.
16710
16711 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16712
16713         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16714
16715 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16716
16717         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16718         that rebuilds that might happen during 'make install' don't get
16719         bogus gcc include files
16720
16721 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16722
16723         Change from Utah for HPPA support:
16724         * config.guess: Recognize hppa1.x-hp-bsd.
16725
16726 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16727
16728         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16729         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16730
16731 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16732
16733         * config.sub: Add support for rom68k and bug boot monitors.
16734
16735 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16736
16737         * Makefile.in: Make all-opcodes depend on all-bfd.
16738
16739 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16740
16741         * config.guess: Added special check for i[34]86-univel-sysv4*.
16742
16743 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16744
16745         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16746         the processor rather than assuming i486.
16747
16748 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16749
16750         * config.guess: Recognize SunOS6 as Solaris3.
16751
16752 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16753
16754         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16755         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16756
16757 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16758
16759         * build-all.mk (all-cross): New target for Canadian Cross.
16760         Added Q2 go32 targets.
16761         * test-build.mk: Configure go32 cross sparclite-aout and
16762         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16763         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16764
16765 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16766
16767         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16768         GO32 hosted toolchains
16769
16770 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16771
16772         * configure: change  so "-exec-prefix" gets passed down rather
16773         than "-exec_prefix" so autoconf generated Makefiles get the
16774         exec_prefix set right.
16775
16776 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16777
16778         * config.guess: get the Solaris2 minor version number
16779
16780         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16781
16782 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16783
16784         * config.guess: Recognize some Sequent platforms.
16785
16786 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16787
16788         * Makefile.in: added the vault-install target
16789
16790         * configure.in: actually use the Sun3 makefile fragment that's in
16791         config, also added the release dir to configdirs
16792
16793 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16794
16795         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16796
16797 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798
16799         * configure.in: remove some program from Alpha targetted toolchains
16800
16801 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16802
16803         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16804         gprof.
16805         (taz): Run "make diststuff" in those directories instead of "make
16806         proto-dir".  Look for "VERSION=" only at start of line in subdir
16807         Makefile.  Use "gzip -9" for compression.
16808         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16809         (binutils.tar.z): New target.
16810
16811 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16812
16813         * Makefile.in (taz): Include gpl.texinfo.
16814
16815 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16816
16817         * Makefile.in (setup-dirs): Merged into "taz" target.
16818         (taz): Only do `proto-dir' stuff if a directory is actually needed
16819         for this target.
16820
16821 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16822
16823         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16824         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16825         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16826         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16827         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16828
16829 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16830
16831         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16832         config.sub, and move-if-change to gdb testsuite distribution
16833         archive, so the testsuite can be extracted, configured, and
16834         run separately from the gdb distribution.  Blow away the Chill
16835         tests that require a Chill compiled executable, since GNU Chill
16836         is not yet publically available.
16837
16838 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16839
16840         * test-build.mk: set environment variables in a single command,
16841         instead of a list of assignments and exports
16842
16843         * config.guess: recognize Alpha/OSF1 systems
16844
16845 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16846
16847         * configure: Change help message to prefer --options rather than
16848           -options.
16849
16850 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16851
16852         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16853         zippy@ecst.csuchico.edu.
16854         * config.guess: Recognize miniframe.
16855
16856 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16857
16858         * Makefile.in: Use srcroot to find runtest rather than rootme.
16859         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16860
16861 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16862
16863         * test-build.mk: Extensive additions to support building on a
16864         machine other than the host.
16865
16866 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16867
16868         * configure (tooldir): Fix for i386-aix again.
16869
16870 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16871
16872         * configure, Makefile.in:  Change definition of $(tooldir)
16873         to match the FSF.
16874
16875 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16876
16877         * config.guess:  Recognize i[34]86/SVR4.
16878
16879 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16880
16881         * Makefile.in (all-gdb): gdb depends on sim.
16882
16883 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16884
16885         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16886         at the same time we make the prototype gdb directory.
16887         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16888         files at the same time as the gdb base release distribution.
16889
16890 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16891
16892         * Makefile.in (check): Use individual check targets rather than
16893         DO_X rule.
16894         (check-gcc): Added.
16895
16896 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16897
16898         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16899         for System V release 3.2.
16900
16901 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16902
16903         * config.sub: Recognize hppaosf.
16904         * configure.in: Do configure ld/binutils/gas for it.
16905
16906 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16907
16908         * configure (tooldir): Alter syntax used to set this, for systems
16909         where "\$" isn't handled right, like i386-aix.
16910
16911 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16912
16913         * configure: Pass program-transform-name, not
16914         program_transform_name, to recursive configures.
16915
16916 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16917
16918         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16919         of gas+ld+binutils.
16920
16921 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16922
16923         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16924
16925 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16926
16927         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16928
16929 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16930
16931         * Makefile.in (PRMS): Set back to all-prms.
16932
16933 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16934
16935         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16936         targets, rather than for MIPS hosts.
16937
16938 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16939
16940         * configure.in: add comment for --with-x default values
16941
16942         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16943
16944         * Makefile.in: add check-* targets for each of the directories in
16945         the tree.  Add a definition of RUNTEST that will use the one we
16946         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16947
16948 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16949
16950         * configure.in: Removed obsolete references to bfd_target and
16951         target_makefile_frag.
16952
16953         * build-all.mk: Set assorted targets for Q2.
16954         * config.sub: Recognize z8k-sim and h8300-hms.
16955         * test-build.mk: Really don't pass host to configure.
16956         (HOLES): Added uname.
16957
16958 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16959
16960         * configure: Handle an empty program-prefix, program-suffix or
16961         program-transform-name correctly.
16962
16963 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16964
16965         * build-all.mk: -G 8 no longer required for MIPS targets.
16966         * test-build.mk: Don't pass host argument to configure; make it
16967         guess.
16968
16969 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16970
16971         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16972         * Makefile.in (COMPRESS):  New macro, like GZIP.
16973
16974 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16975
16976         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16977
16978         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16979         with gas currently defaults to -G 0.
16980
16981 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16982
16983         * Makefile.in (all-flex): flex depends on byacc.
16984
16985         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16986         to test-build.mk as RELEASE_TAG.
16987         * test-build.mk (configargs): New variable containing arguments to
16988         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16989         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16990
16991         * config.guess: Use /bin/uname when checking -X argument on SCO,
16992         to avoid invoking GNU uname which doesn't understand -X.
16993
16994         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16995
16996         * configure.in: Build gas for mips-*-*.
16997
16998 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16999
17000         * Makefile.in (all.normal): insert missing backslash.
17001
17002 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17003
17004         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17005
17006         * Makefile.in: Complete overhaul to merge many almost identical
17007         targets.
17008
17009 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17010
17011         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17012         (gdb.tar.Z): Adjusted.
17013
17014         * Makefile.in (setup-dirs, taz): New targets; should be general
17015         enough to adapt for gdb sometime.  Build only .z file.
17016         (gas.tar.z): New target.
17017
17018 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17019
17020         * build-all.mk: Use CC=cc -Xs on Solaris.
17021
17022 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17023
17024         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17025         for handling BISON for FSF releases.
17026
17027 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17028
17029         * configure: Actually implement the change zoo just documented.
17030
17031 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17032
17033         * configure: when using config.guess, only set target_alias when
17034         it's not already been set (ie, on the command line)
17035
17036 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17037
17038         * Makefile.in: add installcheck target, set PRMS to install-prms
17039
17040 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17041
17042         * configure: add support for package_makefile_fragment, handle the
17043         case where a directory has a configure.in file but no Makefile.in
17044         more gracefully (with an actual understandable error message, even);
17045         add support for --without (and add this to the usage message); also
17046         explicitly add a --host=${host_alias} to the command line when
17047         config.guess is used
17048
17049 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17050
17051         * configure: Must use both --host and --target in recursive calls.
17052
17053 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17054
17055         * Makefile.in: Change deja-gnu to dejagnu.
17056
17057 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17058
17059         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17060
17061 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17062
17063         * configure.in: canonicalize all instances to *-*-solaris2*,
17064         also strip out a number of tools to not build for go32 host
17065
17066 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17067
17068         * config.guess: add GPL.
17069
17070         * Makefile.in, config.guess, config.sub, configure: bump
17071           copyrights to 93.
17072
17073 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17074
17075         * Makefile.in (do-info): Removed obsolete check for existence of
17076         localenv file.
17077
17078         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17079
17080 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17081
17082         * Makefile.in: a couple of 'else true' for decstation,
17083         support for TclX
17084
17085         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17086
17087 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17088
17089         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17090
17091 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17092
17093         * config.guess: Recognize i386-ibm-aix (PS/2).
17094         * configure.in: Use config/mh-aix386 file for it.
17095
17096 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17097
17098         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17099         CC_FOR_TARGET instead.
17100         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17101
17102 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17103
17104         * Makefile.in: Add sim to list of directories sent with gdb
17105
17106 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17107
17108         * configure.in: Put back mips-dec-bsd* case.
17109
17110 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17111
17112         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17113         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17114         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17115
17116 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17117
17118         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17119
17120         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17121         (install-info): install dir.info only if it exists,
17122         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17123
17124 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17125
17126         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17127         gas for mips-dec-bsd.
17128
17129 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17130
17131         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17132         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17133
17134 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17135
17136         * configure.in: Added "dejagnu" to hosttools list.
17137
17138 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17139
17140         * config.sub, configure.in, config.guess:  Add support
17141         for Bosx, an AIX variant from Bull.
17142         Patches from F.Pierresteguy@frcl.bull.fr.
17143
17144 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17145
17146         * devo/dejagnu: Initial creation of devo/dejagnu.
17147         Migrated dejagnu testcases and support files for testing software
17148         tools to reside as subdirectories, currently called "testsuite",
17149         within the directory of the software tool.  Migrated all programs,
17150         support libraries, etc. beloging to dejagnu proper from
17151         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17152         with no modifications.  The changes to these files which will
17153         allow them to configure, build, and execute properly will be made
17154         in a future update.
17155
17156 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17157
17158         * Makefile.in: Change send_pr to send-pr.
17159         * configure.in: Likewise.
17160         * send_pr: Renamed directory to send-pr.
17161
17162 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17163
17164         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17165
17166 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17167
17168         * README:  Update for gdb-4.8 release.
17169         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17170         gdb-xxx.tar.z (gzip'd) file also.
17171
17172 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17173
17174         * Makefile.in: make all-diff depend on all-libiberty
17175
17176 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17177
17178         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17179
17180 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17181
17182         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17183
17184 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17185
17186         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17187         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17188         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17189
17190 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17191
17192         * Makefile.in:  makeinfo binary is in a new location
17193
17194 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17195
17196         * config.sub: Accept -ecoff as an OS.
17197
17198         * Makefile.in: Various changes to eliminate a level of make
17199         recursion and reduce the required command line length.
17200         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17201         sub-makes.
17202         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17203         variables holding settings for specific sub-makes.
17204         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17205         in terms of BASE_FLAGS_TO_PASS.
17206         (TARGET_LIBS): New variable listing directories which use
17207         TARGET_FLAGS_TO_PASS.
17208         (subdir_do): Eliminated.
17209         (do-*): New set of targets to replace subdir_do.
17210         (various): All targets which used subdir_do now depend on do-*.
17211         (local-clean): Renamed from do_clean.
17212         (local-distclean): New target, dependency of distclean and
17213         realclean.
17214         (install-info): Don't create directories.  Depend on dir.info
17215         rather than calling make recursively.
17216         (install-dir.info): Eliminated.
17217         (install-info-dirs): Create all info directories here.
17218         (dir.info): Depend upon do-install-info.
17219
17220         * test-build.mk (HOLES): Added false.
17221
17222 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17223
17224         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17225
17226 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17227
17228         * Makefile.in (info): remove dependency on all-texinfo.  The
17229         problem was really in texinfo/C, not at this level.
17230
17231 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17232
17233         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17234
17235 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17236
17237         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17238         GDB releases.
17239
17240 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17241
17242         * configure: Include srcdir in message about target of link not
17243         being found.  Don't convert `-' to `_' in `with' options being
17244         passed to subdirs.
17245
17246 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17247
17248         * configure.in: add uudecode to host_tools
17249
17250         * Makefile.in: added {all,install}-uudecode targets, added them to
17251         the appropriate lists
17252
17253 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17254
17255         * Makefile.in (all-gcc): Added dependency on all-gas.
17256
17257         * configure.in (mips-*-*): Build ld and binutils.
17258
17259 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17260
17261         * configure: check return code from mkdir, print error message and
17262           exit on failure.
17263
17264 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17265
17266         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17267
17268 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17269
17270         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17271
17272 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17273
17274         * config.sub (h8500):  Recognize this as a cpu type.
17275
17276 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17277
17278         * configure: source directory missing is no longer a warning
17279
17280         * configure.in: recognize irix[34]* instead of irix[34]
17281
17282         * Makefile.in: define and pass down X11_LIB
17283
17284 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17285
17286         * guess-systype: Renamed to ...
17287         * config.guess:  ... by popular request.
17288         * configure.in, Makefile.in:  Update accordingly.
17289
17290 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17291
17292         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17293         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17294         + Execute ./dummy instead of assuming . is in PATH.
17295
17296 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17297
17298         * guess-systype:  New shell script.  Attempts to guess the
17299         canonical host name of the executing host.
17300         Only a few hosts are supported so far.
17301         * configure:  Call guess-systype if no host is specified.
17302
17303 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17304
17305         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17306         gcc Makefile.
17307
17308
17309 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17310
17311         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17312         (all-gcc, install-gcc, subdir_do): Use it.
17313
17314 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17315
17316         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17317
17318 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17319
17320         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17321           set exclusively by configure, using configure.in .
17322
17323 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17324
17325         * test-build.mk: set $PATH for all builds
17326
17327         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17328
17329 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17330
17331         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17332         the one used in gcc/Makefile.in, so that a null expansion doesn't
17333         override the one needed to build gcc with a native cc.
17334
17335
17336 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17337
17338         * configure: Accept -with arguments.
17339
17340 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17341
17342         * Makefile.in: added h8300sim
17343
17344 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17345
17346         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17347         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17348         (all-cygnus, native, build-cygnus): Make
17349         $(canonhost)-stamp-3stage-done, not $(host)....
17350         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17351         i386-sco3.2v4.  Added else true to if command.
17352
17353 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17354
17355         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17356
17357 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17358
17359         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17360
17361 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17362
17363         * configure.in: don't remove binutils from Solaris builds
17364
17365 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17366
17367         * Makefile.in: get rid of earlier definitions for *clean,
17368         also handle the recursive info rule better
17369
17370 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17371
17372         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17373         do more-or-less the right thing.
17374
17375 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17376
17377         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17378         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17379
17380 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17381
17382         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17383         $(host_canonical).
17384
17385         * configure.in: split the configdirs list into 4 categories (native
17386         v. cross, library v. tool) and handle the cross-only and native-
17387         only in more reasonable (and correct!) way.
17388
17389 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17390
17391         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17392         configdirs anymore.
17393
17394 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17395
17396         * Makefile.in: extensive cleanup::  removed all of the explicit
17397         clean-* targets, collapsed many wrappers around subdir_do into
17398         one, added additional targets to satisfy standards.texi, deleted
17399         some old targets, some changes for consistency
17400
17401 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17402
17403         * configure.in: handle some programs as cross-only, and others as
17404         native only
17405
17406         * test-build.mk: handle partial holes in a more generic manner
17407
17408         * Makefile.in: m4 depends on libiberty
17409
17410 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17411
17412         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17413         time, wdiff, and find to configdirs
17414
17415         * Makefile.in: all, clean, and install rules for the new programs
17416         added to configure.in
17417
17418 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17419
17420         * configure.in: use mh-sun for all *-sun-* hosts
17421
17422 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17423
17424         * Makefile.in: define flags for X11 include files and library file
17425         locations, pass them down to the programs that need this info
17426
17427         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17428
17429 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17430
17431         * configure.in: start building libg++ for HP-UX targets
17432
17433 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17434
17435         * README:  Update references to files moved into etc/.
17436
17437 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17438
17439         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17440         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17441
17442 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17443
17444         * configure: accept dash as well as underscore in long option
17445         names for FSF compatibility.
17446
17447 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17448
17449         * config.sub: added -sco3.2v4 support from FSF.
17450
17451 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17452
17453         * configure.in: expand the section that adds or removes
17454         directories from the list of programs to build, to handle native
17455         vs. cross in addition to host v. native
17456
17457 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17458
17459         * Makefile.in:  Replace C++ in macro names with CXX.
17460         This is less likely to break ...
17461
17462 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17463
17464         * test-build.mk: add -w to GNU_MAKE
17465
17466 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17467
17468         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17469         add 'sparc' to list of recognized cpus.  This needed to make
17470         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17471         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17472         then changes that into $CPU-wrs-vxworks.
17473
17474         * configure.in: remove most references to gdbtest, regularize
17475         target based program removal
17476
17477         * test-build.mk: import from p3 tree (many fixes and changes)
17478
17479 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17480
17481         * Makefile.in: added rules to handle tcl, tk, and expect
17482
17483         * configure.in: handle those directories if they exist
17484
17485 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17486
17487         * config.sub: removed bogus hppabsd and hppahpux names, since
17488         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17489
17490 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17491
17492         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17493         depends upon all-xiberty
17494
17495         * Makefile.in: changes from p3, including:
17496
17497         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17498
17499         * Makefile.in (XTRAFLAGS): include newlib directories if
17500         newlib/Makefile exists, rather than if host != target.
17501
17502         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17503
17504         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17505         from the same source tree and not building a cross-compiler.  This
17506         matters for the libg++ configuration if reconfiguring a tree that
17507         has already been installed.
17508
17509         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17510
17511         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17512         pick up the machine and system specific header files.
17513
17514         * Makefile.in: added AS_FOR_TARGET, passed down in
17515         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17516         the C compiler to use to create programs which are run in the
17517         build environment, set it to default to $(CC), and passed it down
17518         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17519
17520         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17521
17522         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17523         We need them for unusual native builds, like systems without
17524         ranlib.
17525
17526         * configure: also define $(host_canonical) and
17527         $(target_canonical), which are the full, canonical names for the
17528         given host and target
17529
17530 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17531
17532         * Makefile.in:  Added separate definitions for C++.
17533
17534 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17535
17536         * configure.in (configdirs):  Add deja-gnu.
17537
17538 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17539
17540         * README:  Update for configure.texi and gdb-4.7 release.
17541
17542 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17543
17544         * Makefile.in:  Move "all" target to top of file.
17545         Previously, first target was ".PHONY" which caused BSD4.4 make
17546         to build .PHONY when make was run without arguments.
17547
17548 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17549
17550         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17551         Library-copylefted code in libiberty.
17552
17553 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17554
17555         * config.sub:  Replace m68kmote with plain old m68k.
17556
17557 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17558
17559         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17560
17561 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17562
17563         * config.sub: Complain if no argument is given.  Added support for
17564         386bsd as OS and target alias.
17565
17566 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17567
17568         * Makefile.in (XTRAFLAGS): include newlib directories if
17569         newlib/Makefile exists, rather than if host != target.
17570
17571 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17572
17573         * config.sub: recognize sparclite-wrs-vxworks.
17574
17575         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17576         p3.) Added clean-xiberty to clean.
17577
17578 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17579
17580         * configure.in: use *-*-* instead of nested cases for host and target
17581
17582 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17583
17584         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17585         from the same source tree and not building a cross-compiler.  This
17586         matters for the libg++ configuration if reconfiguring a tree that
17587         has already been installed.
17588
17589 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17590
17591         * config.sub (i486v/i486v4):  Merge in from FSF version.
17592
17593 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17594
17595         * configure: only set PWD if it is already set.
17596
17597 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17598
17599         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17600         doesn't have unset and all success paths (and most error paths)
17601         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17602         to just ${PWD} to avoid confusion.)
17603
17604 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17605
17606         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17607         even for a native compilation.
17608
17609 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17610
17611         Changes to make the gdb.tar.Z rule work better.
17612
17613         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17614         (DEVO_SUPPORT):  Add configure.texi.
17615         (bfd-ilrt.tar.Z):  Remove ancient rule.
17616
17617 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17618
17619         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17620         pick up the machine and system specific header files.
17621
17622         * configure.in, config.sub: added new target m68010-adobe-scout,
17623         with alias of adobe68k.  Changed configure.in to check for
17624         -scout before -sco* to avoid a false match.
17625
17626         * Makefile.in: added AS_FOR_TARGET, passed down in
17627         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17628         the C compiler to use to create programs which are run in the
17629         build environment, set it to default to $(CC), and passed it down
17630         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17631
17632 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17633
17634         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17635         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17636         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17637         FOR_TARGET variants, to newlib and libg++.
17638
17639 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17640
17641         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17642         first.
17643
17644 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17645
17646         * config.sub:  Accept `elf' as an environment.
17647
17648 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17649
17650         * Makefile.in (all-opcodes):  cd into the right directory
17651
17652 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17653
17654         * configure: added -program_transform_name option, used as
17655         argument to sed when installing programs.
17656         configure.texi: added documentation for -program_prefix,
17657         -program_suffix and -program_transform_name.
17658
17659 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17660
17661         * config.sub:  Accept i486 where i386 ok.
17662
17663 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17664
17665         * config.sub: accept we32k
17666
17667 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17668
17669         * config.sub, configure.in: accept OSE68000 and OSE68k.
17670
17671         * Makefile.in: don't create all directories for ``make install'';
17672         let the subdirectories create the ones they need.
17673
17674 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17675
17676         * COPYING: new file, GPL v2
17677
17678 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17679
17680         * Makefile.in: use the new gen-info-dir, which needs a template
17681         argument (which also lives in texinfo)
17682
17683         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17684
17685 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17686
17687         * config.sub (ncr3000):  Change i386 to i486.
17688
17689 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17690
17691         * Makefile.in: add install-rcs, install-grep to
17692         install-no-fixedincludes, removed install-bison and install-libgcc
17693
17694 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17695
17696         * configure.in: grab the HPUX makefile fragment if on HPUX
17697
17698 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17699
17700         * Makefile.in: eradicate bison spoor (ditto libgcc).
17701          configure.in: recognise m68{k,000}-ericsson-OSE.
17702          es1800 is alias for m68k-ericsson-OSE
17703
17704 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17705
17706         * configure.in: rearrange the parts that remove programs from
17707         configdirs, based now on HOST==TARGET or by canonical triple.
17708
17709 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17710
17711         * test-build.mk: recurse explicitly with -f test-build.mk when
17712           appropriate.  predicate stage3 and comparison on the existence
17713           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17714           On very clean, also remove ...stamp-co.  Build in-place before
17715           doing other builds.
17716
17717 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17718
17719         * Makefile.in, configure.in: add tgas
17720
17721 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17722
17723         * Makefile.in: a number of changes merged in from progressive.
17724
17725         * configure.in: add libm.
17726
17727         * .cvsignore: ignore some stuff that comes from test-build.mk.
17728
17729 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17730
17731         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17732
17733 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17734
17735         * configure: Add program_suffix (parallel to program_prefix)
17736         * Makefile.in: adjust directory-creating script for losing decstation
17737
17738 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17739
17740         * configure:  Minor $subdir-related fixes.
17741
17742 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17743
17744         * configure: fix various problems with propogating
17745         makefile_target_frag in subdirs.
17746         * configure.in: config libgcc if its there
17747
17748 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17749
17750         * config.sub:  HPPA merge.
17751
17752 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17753
17754         * Makefile.in:  Replace all-bison with all-byacc in all
17755         dependency lines for other tools (which now use byacc).
17756
17757 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17758
17759         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17760
17761 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17762
17763         * Makefile.in: make gprof rules similar to byacc rules (instead of
17764         vestigal $(unsubdir) that didn't work...)
17765
17766 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17767
17768         * config.sub:  Add support for Linux.
17769         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17770         (at least for libg++).
17771
17772 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17773
17774         * configure.texi: fix doc for the -nfp option to configure
17775
17776 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17777
17778         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17779
17780 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17781
17782         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17783         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17784         * configure.in: added solaris* host_makefile_frag hook.
17785
17786 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787
17788         * config.sub: changed recognition of m68000 so that various
17789         m68k types can be specified via m680[01234]0
17790
17791 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17792
17793         * config.sub (basic_machine): fix sed so that '-foo' isn't
17794         completely substituted out while .+'-foo' loses the '-foo'
17795
17796 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17797
17798         * config.sub ($os): Add -aout.
17799
17800 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17801
17802         * configure:  If host_makefile_frag is absolute, don't
17803         prefix ${invsubdir} (relevant to libg++ auto-configure).
17804
17805 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17806
17807         * Makefile.in (tooldir): Define it.
17808         (all-ld): Depend on all-flex.
17809
17810 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17811
17812         * Makefile.in (check):  Fix libg++ special case.
17813
17814 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17815
17816         * configure: do not bury `pwd` into config.status, thus do fewer
17817           pwd's.
17818
17819         * configure: print the "Building in" message only when building in
17820           other than "." AND verbose.
17821
17822         * configure: remove -s, rework -v to better accommodate guested
17823           configures.
17824
17825         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17826
17827 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17828
17829         * Makefile.in: macroize flags passed on recursion.  remove
17830           fileutils.
17831
17832 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17833
17834         * configure: get makesrcdir right for subdirs deeper than 1.
17835
17836         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17837           install.
17838
17839 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17840
17841         * Makefile.in: don't print subdir_do or recursion lines.
17842
17843 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17844
17845         * standards.texi: added menu item.
17846
17847         * Makefile.in: build and install standards.info.
17848
17849         * standards.texi: new file.
17850
17851 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17852
17853         * configure: test for and move config.status pieces from
17854           ${subdir}/.
17855
17856 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17857
17858         * configure:  Test for existance of files before trying to mv
17859         them, to avoid numerous non-existance messages.
17860
17861 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17862
17863         * configure: correct final line of config.status.
17864
17865         * configure: patch from eggert.  Avoids a protection problem if
17866           the original Makefile.in is read only.
17867
17868         * configure: use move-if-change from gcc to create config.status.
17869           Some makefiles depend on config.status to tell if a directory
17870           has been reconfigured for a different host.  This change
17871           prevents those directories from remaking everything in the case
17872           where the reconfig was only intended to rebuild a Makefile.
17873
17874         * configure: test for config.sub with "config.sub sun4" rather
17875           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17876           host alias from a missing config.sub.
17877
17878 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17879
17880         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17881           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17882
17883 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17884
17885         * configure: mkdir ${subdir} as needed.
17886
17887 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17888
17889         * Makefile.in,configure.in: added autoconf.
17890
17891 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17892
17893         * Makefile.in: no longer pass against on recursion.
17894
17895         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17896           definitions are not inherited.
17897
17898         * configure: correct makesrcdir when subdir is .
17899
17900 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17901
17902         * configure:  Add support for 'subdirs' variable, which is
17903         like 'configdirs', except that configure doesn't re-invoke
17904         itself for subdirs, it just creates a Makefile for each subdir.
17905         * configure.texi:  Document subdirs.
17906
17907 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17908
17909         * configure.in: added flex to configdirs
17910
17911 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17912
17913         * Makefile.in: remove clean-stamps from clean.
17914
17915 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17916
17917         * configure.in:  Add gdbtest to configdirs.
17918
17919 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17920
17921         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17922         to recursive makes.
17923         * configure.in:  Recognize new ncr3000 config.
17924
17925 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17926
17927         * Makefile.in, configure.in: removed references to gdbm.
17928
17929 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17930
17931         * config.sub:  Don't canonicalize os value
17932         newsos* to bsd (readline needs to check for newsos).
17933         (This fix was earlier made Jan 31, but got re-broken.)
17934
17935 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17936
17937         * configure.in:  sco is an os, not a vendor!
17938
17939         * configure:  Quote $( better.  Keep various shells happy.
17940
17941 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17942
17943         * Makefile.in: eliminate stamp-files.
17944
17945 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17946
17947         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17948           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17949
17950 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17951
17952         * config.sub:  fix iris/iris3.
17953
17954 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17955
17956         * configure: re-add -rm.
17957
17958 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17959
17960         * Maskefile.in: add .stmp-rcs to all.
17961
17962         * configure.in: remove gas from rs6000 build, use aix host fragment.
17963
17964 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17965
17966         * configure: pass down site_option during recursion.
17967
17968 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17969
17970         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17971
17972 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17973
17974         * configure: Change exec_prefix so that it really defaults to prefix.
17975
17976 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17977
17978         * Makefile.in, configure.in:  Add support for mmalloc library.
17979
17980 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17981
17982         * Makefile.in: add stmp dependencies for a few more things.
17983
17984 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17985
17986         * configure: adjusted error message on objdir/srcdir configure
17987           collision, per john's suggestion.
17988
17989         * Makefile.in: add libiberty stmp to all and all.cross.
17990
17991 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17992
17993         * Makefile.in: remove force dependencies, add grep to all.
17994
17995 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17996
17997         * Makefile.in: drop flex.  make stamp files work.
17998
17999         * configure: added test for conflicting configuration in srcdir,
18000           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18001           gets cranky.  use relative paths for configure and srcdir
18002           whenever possible.  Send some error messages to stderr that were
18003           going to stdout.
18004
18005 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18006
18007         * Makefile.in:  Fix libg++ rule to check for gcc directory
18008         before using gcc/gcc.  Also pass XTRAFLAGS.
18009
18010 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18011
18012         * Makefile.in: added stmp-files so that directories aren't polled
18013           when they are already built.
18014
18015         * configure.texi: fixed a node pointer problem.
18016
18017 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18018
18019         * config.sub configure.in gdb/configure.in
18020         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18021         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18022         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18023
18024 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18025
18026         * configure: -recurring becomes -silent.  corrected help message
18027           for -site= option.
18028
18029         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18030
18031 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18032
18033         * configure: when building Makefile for crosses, replace
18034           tooldir and program_prefix.  default srcdir from location of
18035           config.sub.  remove "for host in hosts" and "for target in
18036           targets" loops.
18037
18038 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18039
18040         * Makefile.in: Do not pass bindir or mandir to cvs.
18041
18042 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18043
18044         * Makefile.in, configure.in: removed traces of namesubdir,
18045           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18046           copyrights to '92, changed some from Cygnus to FSF.
18047
18048         * configure.texi: remove most references to multiple hosts,
18049           multiple targets, subdirs, etc.
18050
18051         * configure.man: removed rcsid. reference config.sub not
18052           config.subr.
18053
18054         * Makefile.in: mkdir $(infodir) on install-info.
18055
18056 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18057
18058         * configure.texi:  Explain better about .gdbinit and about
18059         the environment that configure.in sections run in.
18060
18061 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18062
18063         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18064
18065 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18066
18067         * README:  DOC.configure => cfg-paper.texi.
18068
18069 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18070
18071         * config.sub (near case $os):  Don't convert newsos* to bsd!
18072
18073 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18074
18075         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18076         the number of copies of COPYING that go into the GDB tar file.
18077
18078 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18079
18080         * bfd/configure.in, gdb/config/mh-i386sco,
18081         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18082         Fix SCO configuration stuff.
18083
18084 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18085
18086         * Makefile.in:  For libg++, make sure the -I pointing
18087         to the gcc directory goes *after* all the libg++-local -I flags.
18088         Also, move just-gcc dependency from just-libg++ to all-libg++.
18089
18090 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18091
18092         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18093
18094 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18095
18096         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18097
18098 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18099
18100         * config.sub:  Add stratus configuration frags.  Also
18101         submitted to FSF.
18102
18103 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18104
18105         * Makefile.in (DEV_SUPPORT):  add configure.man.
18106
18107         * config.sub(Decode manufacturer-specific):  add -none*.
18108
18109 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18110
18111         * Makefile.in:  remove form feeds to make Sun's make happy.
18112         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18113
18114 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18115
18116         * Makefile.in (AR_FLAGS):  Make quieter.
18117
18118 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18119
18120         * configure.in:  Add libg++.
18121         * configure:  When verbose, don't output the command line at each
18122         level; it will be unremarkably the same as the previous version,
18123         which will be the same as what the user typed.
18124
18125 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18126
18127         * configure.in, Makefile.in: fix clean-info, add flex.  add
18128           fileutils.
18129
18130         * configure: be less sensitive to spaces in Makefile.in.  Do not
18131           look for sources in "..".  Doing so breaks subdirectories that
18132           might have their own configure.  If a subdir has it's own
18133           configure script, use it.
18134
18135 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18136
18137         * cfg-paper.texi: some changes suggested by rms.
18138
18139 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18140
18141         * config.sub:  Merge in some small additions from the FSF version,
18142         taken from the gcc distribution, to bring the Cygnus and FSF
18143         versions into closer sync.
18144
18145 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18146
18147         * configure.in:  Changed svr4 references to sysv4.
18148
18149 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18150
18151         * configure: added -V for version number option.
18152
18153 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18154
18155         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18156           renamed from DOC.configure to cfg-paper.texi.
18157
18158 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18159
18160         * configure, config.subr, config.sub: config.subr is now
18161           config.sub again.
18162
18163 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18164
18165         * configure.texi: new file, in progress.
18166
18167         * Makefile.in: build info file and install the man page for
18168           configure.
18169
18170         * configure.man: new file, first cut.
18171
18172         * configure: find config.subr again now that configuration "none"
18173           has gone.  removed all traces of the -ansi option.  removed all
18174           traces of the -languages option.
18175
18176         * config.subr: resync from rms.
18177
18178 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18179
18180         * configure, config.sub, config.subr: merge config.sub into
18181           config.subr, call the result config.subr, remove config.sub, use
18182           config.subr.
18183
18184         * Makefile.in: revised install for dir.info.
18185
18186 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18187
18188         * configure.in: add decstation host makefile frag.
18189
18190         * Makefile.in: BISON now bison -y again.  also install-gcc on
18191           install.  clean-gdbm on clean.  infodir belongs in datadir.
18192           Make directories for info install.  Build dir.info here then
18193           install it.
18194
18195 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18196
18197         * Makefile.in: fix for bad directory tests.
18198
18199 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18200
18201         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18202           regexp.  -srcdir relative was being handled incorrectly.
18203
18204         * Makefile.in: unwrapped some for loops so that parallel makes
18205           work again and so one can focus one's attention on a particular
18206           package.
18207
18208 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18209
18210         * configure: added PWD as a stand in for `pwd` (for speed). use
18211           elif wherever possible.  make -srcdir work without -objdir.
18212           -objdir= commented out.
18213
18214 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18215
18216         * configure: +options become --options.  -subdirs commented out.
18217           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18218           Makefile now at top of generated Makefile.  Removed cvs log
18219           entries.  added -srcdir.  create .gdbinit only if there is one
18220           in ${srcdir}.
18221
18222         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18223           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18224           and mandir now keyed off datadir by default.
18225
18226 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18227
18228         * Freshly created ChangeLog.
18229
18230 \f
18231 Local Variables:
18232 mode: change-log
18233 left-margin: 8
18234 fill-column: 76
18235 version-control: never
18236 End: