Add myself to the MAINTAINERS file.
[platform/upstream/gcc.git] / ChangeLog
1 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
6
7         PR libstdc++/61011
8         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
9         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
10         * configure: Regenerate.
11
12 2014-05-28  Pedro Alves  <palves@redhat.com>
13
14         * MAINTAINERS (Write After Approval): Add myself.
15
16 2014-05-28  Olivier Hainque  <hainque@adacore.com>
17
18         * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
19         (CPP_SPEC): Add entry for -mcpu=8548.
20         * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
21         * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
22
23 2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
24             Olivier Hainque  <hainque@adacore.com>
25
26         * rtl.h (set_for_reg_notes): Declare.
27         * emit-rtl.c (set_for_reg_notes): New function.
28         (set_unique_reg_note): Use it.
29         * optabs.c (add_equal_note): Likewise
30
31 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
32
33         * MAINTAINERS: Update my affiliation/email.
34
35 2014-05-19  Mike Stump  <mikestump@comcast.net>
36
37         * MAINTAINERS: Add wide-int reviewers.
38
39 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
40
41         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
42         * configure: Regenerated.
43
44 2014-05-15  Torvald Riegel  <triegel@redhat.com>
45
46         * MAINTAINERS (libitm): Add myself as maintainer.
47
48 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
49
50         * MAINTAINERS (Write After Approval): Add myself.
51
52 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
53
54         * config.sub, config.guess: Import from upstream.
55
56 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
57
58         * MAINTAINERS (Write After Approval): Put myself in correct order.
59
60 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
61
62         * MAINTAINERS (Write After Approval): Add myself.
63
64 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
65
66         * MAINTAINERS: Move myself from Reviewers to Write After Approval
67         section.
68
69 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
70
71         * MAINTAINERS (Write After Approval): Delete myself.
72
73 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
74
75         PR sanitizer/56781
76         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
77         and -B* options with -Xcompiler.
78
79 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
80
81         PR bootstrap/60620
82         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
83         * Makefile.in: Regenerate.
84
85 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
86
87         * Makefile.def (dependencies): Make all-ld depend on all-binutils
88         for WINDRES_FOR_TARGET in default-manifest.o rule.
89         * Makefile.in: Regenerate.
90
91 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
92
93         * MAINTAINERS (Write After Approval): Add myself.
94
95 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
96
97         PR sanitizer/56781
98         * Makefile.def: Set bootstrap=true; for host fixincludes.
99         * configure.ac: Don't bootstrap host fixincludes unless
100         --with-build-config=bootstrap-{a,ub}san.
101         * Makefile.in: Regenerated.
102         * configure: Regenerated.
103
104 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
105
106         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
107         --enable-vtable-verify option parsing.  Don't add
108         target-libsanitizer to bootstrap_target_libs unless
109         --with-build-config=bootstrap-asan or
110         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
111         to bootstrap_target_libs unless --enable-vtable-verify.
112         * configure: Regenerated.
113
114 2014-03-10  Anatoly Sokolov <aesok@post.ru>
115
116         * MAINTAINERS (Write After Approval): Add myself.
117
118 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
119
120         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
121
122 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
123
124         PR bootstrap/58572
125         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
126         -I for libstdc++-v3 includes if $(LEAN).
127         * Makefile.in: Regenerated.
128
129 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
130
131         * MAINTAINERS: Update my email address.
132
133 2014-02-24  Walter Lee  <walt@tilera.com>
134
135         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
136         (tilegx-*-*): Change to tilegx*-*-*.
137         * configure: Regenerate.
138
139 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
140
141         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
142
143 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
144
145         * MAINTAINERS (Write After Approval): Add myself.
146
147 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
148
149         PR target/59788
150         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
151         *solaris2*.
152
153 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
154
155         * MAINTAINERS: Update my email address.
156
157 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
158
159         * MAINTAINERS: Convert to UTF-8.
160         Properly sort Xinliang David Li's entry.
161
162 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
163             Sandra Loosemore  <sandra@codesourcery.com>
164
165         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
166         nios2 port maintainers.
167
168 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
169
170         * MAINTAINERS (Write After Approval): Add myself.
171
172 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
173
174         * configure.ac: Add user-friendly check for native x86_64-linux
175         multilibs.
176         * configure: Regenerate.
177
178 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
179
180         * MAINTAINERS: Add myself as sh maintainer.
181
182 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
183
184         * MAINTAINERS: Add self as SLSR maintainer.
185
186 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
187
188         * MAINTAINERS: Update my email address.
189
190 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
191
192         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
193
194 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
195
196         * Makefile.in: Regenerate.
197
198         * Makefile.tpl: Fix typo.
199         * Makefile.in: Regenerate partially.
200
201 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
202
203         * configure.ac: Added libcilkrts to noconfig list when C++ is not
204         supported.
205         * configure: Regenerated.
206
207 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
208
209         * MAINTAINERS (Write After Approval): Add myself.
210
211 2013-10-30  Jason Merrill  <jason@redhat.com>
212
213         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
214         --disable-build-format-warnings.
215
216 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
217
218         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
219         depend on libstdc++ and libgcc.
220         * configure: Regenerate.
221         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
222         libcilkrts for POSIX and i*86, and x86_64 architectures.
223         * Makefile.in: Added libcilkrts related fields to support building it.
224
225 2013-10-26  Jeff Law  <law@redhat.com>
226
227         * Makefile.def (target_modules): Remove libmudflap
228         (languages): Remove check-target-libmudflap).
229         * Makefile.in: Rebuilt.
230         * Makefile.tpl (check-target-libmudflap-c++): Remove.
231         * configure.ac (target_libraries): Remove target-libmudflap.
232         Remove checks which disabled libmudflap on some systems.
233         * configure: Rebuilt.
234         * libmudflap: Directory removed.
235
236 2013-10-21  Cong Hou  <congh@google.com>
237
238         * MAINTAINERS (Write After Approval): Add myself.
239
240 2013-10-16  Mike Stump  <mikestump@comcast.net>
241
242         * .dir-locals.el: Add.
243
244 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
245
246         * configure.ac: Add --enable-host-shared
247         * configure: Regenerate.
248
249 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
250
251         Import from savannah.gnu.org:
252         * config.guess: Update to 2013-06-10 version.
253         * config.sub: Update to 2013-10-01 version.
254
255 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
256
257         Changes to build configuration to allow big endian ARC ELF toolchain
258         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
259         * configure: Regenerate.
260
261 2013-09-20  Alan Modra  <amodra@gmail.com>
262
263         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
264         ppc host match.  Support little-endian powerpc linux hosts.
265
266 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
267
268         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
269         maintainer.
270
271 2013-09-12  DJ Delorie  <dj@redhat.com>
272
273         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
274         maintainers.
275
276 2013-09-03  Richard Biener  <rguenther@suse.de>
277
278         * configure.ac: Also allow ISL 0.12.
279         * configure: Regenerated.
280
281 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
286
287         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
288
289 2013-08-26  Caroline Tice  <cmtice@google.com>
290
291         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
292         "Various Reviewers" to libvtv "Various Maintainers".
293
294 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
295
296         * MAINTAINERS: Add myself as RTL optimizers reviewer.
297
298 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
299
300         * MAINTAINERS: Update name, email.
301
302 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2013-08-12  Caroline Tice  <cmtice@google.com>
307
308         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
309         address in the Write After Approval section.
310
311 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
312
313         * MAINTAINERS (Write After Approval): Update email.
314
315 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
316
317         * configure.ac: Adjust to check VTV_SUPPORTED.
318         * configure: Regenerated.
319
320 2013-08-02  Caroline Tice  <cmtice@google.com>
321
322         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
323         on non-linux systems; add target-libvtv to noconfigdirs; add
324         libsupc++/.libs to C++ library search paths.
325         * configure: Regenerated.
326         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
327         libstdc++ and libgcc.
328         * Makefile.in: Regenerated.
329
330 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
331
332         * MAINTAINERS (Write After Approval): Add myself.
333
334 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
335             Shiva Chen  <shiva0217@gmail.com>
336
337         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
338         nds32 port maintainers.
339
340 2013-07-17  Tim Shen  <timshen91@gmail.com>
341
342         * MAINTAINERS (Write After Approval): Add myself.
343
344 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
345
346         * configure.ac: Sync from binutils.
347         * configure: Regenerate.
348
349 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
350
351         * MAINTAINERS (Write After Approval): Add myself.
352
353 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
358
359         * MAINTAINERS (Write After Approval): Add myself.
360
361 2013-04-30  Brooks Moses  <bmoses@google.com>
362
363         * MAINTAINERS: Update my email; move myself from Fortran
364         reviewer to Write After Approval.
365
366 2013-04-16  Andreas Schwab  <schwab@suse.de>
367
368         * configure.ac (aarch64-*-*): Don't disable java.
369         * configure: Regenerate.
370
371 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
372
373         * MAINTAINERS (Write After Approval): Add myself.
374
375 2013-03-30  Matthias Klose  <doko@ubuntu.com>
376
377         * Makefile.def (target_modules): Don't install libffi.
378         * Makefile.in: Regenerate.
379
380 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
381
382         * MAINTAINERS (Write After Approval): Add myself.
383
384 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
385
386         * MAINTAINERS (Write After Approval): Add myself.
387
388 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
389
390         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
391         * configure: Regenerated.
392
393 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
394
395         * MAINTAINERS: Explicitly add myself as AIX maintainer.
396         Remove Geoff Keating as rs6000 port maintainer, at his request.
397
398 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
399
400         * MAINTAINERS: Update my email.
401
402 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
403
404         * configure: Re-generate.
405
406 2013-01-15  Richard Biener  <rguenther@suse.de>
407
408         PR other/55973
409         * configure: Re-generate.
410
411 2013-01-14  Matthias Klose  <doko@ubuntu.com>
412
413         * Makefile.def (install-target-libsanitizer): Depend on
414         install-target-libstdc++-v3.
415         * Makefile.in: Regenerate.
416
417 2013-01-14  Richard Biener  <rguenther@suse.de>
418
419         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
420         * configure: Re-generate
421
422 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
423
424         * config.sub: Update from config repo.
425
426 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
427
428         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
429         * Makefile.in: Regenerate.
430
431 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
432
433         * MAINTAINERS (arc): Add new port maintainership for myself.
434
435 2013-01-09  Jason Merrill  <jason@redhat.com>
436
437         * .gitignore: Import from gdb repository.
438
439 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
440
441         * Makefile.def (configure-gcc): Depend on all-gmp.
442         (all-gcc): Remove dependency on all-gmp.
443         * Makefile.in: Regenerated.
444
445 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
446
447         * config.sub: Merge from config repo.
448         * config.guess: Ditto.
449
450 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
451
452         * Makefile.def: Merge from binutils.
453         * Makefile.in: Ditto.
454
455 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
456
457         * MAINTAINERS: Update my email.
458
459 2012-12-29  Ben Elliston  <bje@gnu.org>
460
461         * config.guess: Update to 2012-12-29 version.
462         * config.sub: Likewise.
463
464 2012-12-20  Matthias Klose  <doko@ubuntu.com>
465
466         * Makefile.def (install-target-libgfortran): Depend on
467         install-target-libquadmath, install-target-libgcc.
468         (install-target-libsanitizer): Depend on install-target-libgcc.
469         (install-target-libjava): Depend on install-target-libgcc.
470         (install-target-libitm): Depend on install-target-libgcc.
471         (install-target-libobjc): Depend on install-target-libgcc.
472         (install-target-libstdc++-v3): Depend on install-target-libgcc.
473         * Makefile.in: Regenerate.
474
475 2012-12-19  Matthias Klose  <doko@ubuntu.com>
476
477         * Makefile.def (install-target-libgo): Depend on
478         install-target-libatomic.
479         * Makefile.in: Regenerate.
480
481 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
482
483         PR go/55201
484         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
485         * Makefile.in: Regenerate.
486
487 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
488
489         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
490         * configure: Regenerate.
491
492 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
493
494         * config.sub: Merge from config repo.
495
496 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
497
498         * Makefile.def (target_modules): Add bootstrap=true and
499         raw_cxx=true to libsanitizer.
500         * configure.ac (bootstrap_target_libs): Add libsanitizer.
501         * Makefile.in: Regenerated.
502         * configure: Likewise.
503
504 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
505
506         * MAINTAINERS: Remove self as RTL optimization maintainer.
507
508 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
509
510         * MAINTAINERS (Write After Approval): Add myself.
511
512 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
513
514         * Makefile.def (target_modules): Remove bootstrap=true and
515         raw_cxx=true from libsanitizer.
516         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
517         * Makefile.in: Regenerated.
518         * configure: Likewise.
519
520 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
521
522         * Makefile.def (target_modules): Add bootstrap=true and
523         raw_cxx=true to libsanitizer.
524         * configure.ac (bootstrap_target_libs): Add libsanitizer.
525         * Makefile.in: Regenerated.
526         * configure: Likewise.
527
528 2012-11-28  Andrew Pinski  <apinski@cavium.com>
529
530         PR bootstrap/54279
531         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
532         * configure: Regenerate.
533         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
534         * Makefile.in: Regenerate.
535
536 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
537
538         * configure.ac: Disable libsanitizer if we're not building C++.
539         * configure: Regenerate.
540
541 2012-11-15  Roland McGrath  <roland@hack.frob.com>
542
543         * MAINTAINERS (Write After Approval): Add myself.
544
545 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
546
547         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
548         Kostya Serebryany (kcc@google.com) and
549         Jakub Jelinek (jakub@redhat.com).
550         Rename area for Dodji Seketeli (dodji@redhat.com).
551
552 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
553
554         * MAINTAINERS: (asan.c, related): Add myself.
555
556 2012-11-14  Roland McGrath  <mcgrathr@google.com>
557
558         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
559         * configure: Regenerate.
560
561 2012-11-13  Richard Henderson  <rth@redhat.com>
562
563         * configure.ac: Move libsanitizer logic to subdirectory.
564         * configure: Regenerate.
565
566 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
567
568         * configure.ac: Enable libsanitizer just on x86 linux for now.
569         * configure: Re-generate.
570
571 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
572
573         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
574         sections.
575         * configure: Regenerate.
576
577 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
578
579         * configure.ac: Add section for configdirs for libsanitizer.
580         Disable for cris-*-* and mmix-*-*.
581         * configure: Regenerate.
582
583 2012-11-12  Wei Mi <wmi@google.com>
584
585         * configure.ac: Add libsanitizer to target_libraries.
586         * Makefile.def: Ditto.
587         * configure: Regenerate.
588         * Makefile.in: Regenerate.
589         * libsanitizer: New directory for asan runtime.  Contains an empty
590         tsan directory.
591
592 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
593
594         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
595         against Mingw64 w32api.
596         * configure: Regenerate.
597
598 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
599
600         * configure: Regenerated.
601
602 2012-11-03  Robert Mason  <rbmj@verizon.net>
603
604         * configure.ac: add --disable-libstdcxx configure option
605         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
606
607 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
608
609         * MAINTAINERS (Write After Approval): Add myself.
610
611 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
612
613         * MAINTAINERS (Write After Approval): Add myself.
614
615 2012-10-24  Sharad Singhai  <singhai@google.com>
616
617         * MAINTAINERS (Write After Approval): Add myself.
618
619 2012-10-24  Eric Christopher  <echristo@gmail.com>
620
621         * MAINTAINERS: Update email address.
622
623 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
624
625         PR bootstrap/54820
626         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
627         * configure: Regenerate.
628
629 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
630
631         * MAINTAINERS (aarch64): Add Marcus and myself.
632
633 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
634
635         PR bootstrap/54820
636         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
637         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
638         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
639         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
640         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
641         * Makefile.in: Regenerate.
642         * configure.ac (have_static_libs): New variable and associated check.
643         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
644         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
645         * configure: Regenerate.
646
647 2012-10-10  Richard Biener  <rguenther@suse.de>
648
649         * MAINTAINERS: Adjust for changed surname.
650
651 2012-10-04  Lawrence Crowl  <crowl@google.com>
652
653         * MAINTAINERS (Write After Approval): Add myself.
654
655 2012-10-01  Cary Coutant  <ccoutant@google.com>
656
657         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
658
659 2012-09-28  Ian Lance Taylor  <iant@google.com>
660
661         * Makefile.def: Make all-target-libgo depend on
662         all-target-libbacktrace.
663         * Makefile.in: Rebuild.
664
665 2012-09-26  Ian Lance Taylor  <iant@google.com>
666
667         * Makefile.def: Make all-gcc depend on all-libbacktrace.
668         * Makefile.in: Rebuild.
669
670 2012-09-20  Walter Lee  <walt@tilera.com>
671
672         * configure.ac: Add tilegx to list of targets that support gold.
673         * configure: Regenerate.
674
675 2012-09-20  Marek Polacek  <polacek@redhat.com>
676
677         * MAINTAINERS (Write After Approval): Add myself.
678
679 2012-09-19  Steve Ellcey  <sellcey@mips.com>
680
681         * configure.ac: Add mips*-mti-elf* target.
682         * configure: Regenerate.
683
684 2012-09-17  Ian Lance Taylor  <iant@google.com>
685
686         * MAINTAINERS (Various Maintainers): Add libbacktrace.
687         * configure.ac (host_libs): Add libbacktrace.
688         (target_libraries): Add libbacktrace.
689         * Makefile.def (host_modules): Add libbacktrace.
690         (target_modules): Likewise.
691         * configure, Makefile.in: Rebuild.
692
693 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
694
695         PR target/38607
696         Merge upstream change.
697         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
698
699         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
700         Add libgomp*.o to compare_exclusions for AIX.
701         * configure: Regenerate.
702
703 2012-09-06  Diego Novillo  <dnovillo@google.com>
704
705         * configure.ac: Bump minimum GMP version to 4.2.3.
706         * configure: Re-generate.
707
708 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
709
710         PR target/54461
711         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
712         target-libgloss if not configured --with-avrlibc=no.
713         * configure: Regenerate.
714
715 2012-09-04  Jason Merrill  <jason@redhat.com>
716
717         * configure.ac: Fix --enable-languages=all.
718
719 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
720
721         * MAINTAINERS (Write After Approval): Add myself.
722
723 2012-09-03  Richard Guenther  <rguenther@suse.de>
724
725         PR bootstrap/54138
726         * configure.ac: Re-organize ISL / CLOOG checks to allow
727         disabling with either --without-isl or --without-cloog.
728         * configure: Regenerated.
729
730 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
731
732         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
733         * configure: Regenerate.
734
735 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
736
737         * MAINTAINERS: Fix my email address.
738
739 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
740
741         PR binutils/4970
742         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
743         and opcodes.
744         * Makefile.in: Regenerated.
745
746 2012-08-26  Art Haas <ahaas@impactweather.com>
747
748         * configure: Regenerate.
749
750 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
751
752         * INSTALL/README: Also refer to the online installation
753         instructions.
754
755 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
756
757         * MAINTAINERS (Write After Approval): Add myself.
758         (Picochip port): Remove myself.
759
760 2012-08-14   Diego Novillo  <dnovillo@google.com>
761
762         Merge from cxx-conversion branch.
763
764         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
765         POSTSTAGE1_CONFIGURE_FLAGS.
766         * Makefile.in: Regenerate.
767         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
768         Force C++ when bootstrapping.
769         * configure: Regenerate.
770
771 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
772
773         * MAINTAINERS (Write After Approval): Add myself.
774
775 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
776
777         * README: Document use of ranges of years in copyright notices.
778
779 2012-07-06  Richard Guenther  <rguenther@suse.de>
780
781         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
782         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
783         --with-gmp=system.
784         * Makefile.in: Regenerated.
785         * configure: Likewise.
786
787 2012-07-06  Richard Guenther  <rguenther@suse.de>
788
789         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
790         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
791         supply V=1 as extra_make_flags.
792         * configure: Regenerated.
793         * Makefile.in: Likewise.
794
795 2012-07-04  Tristan Gingold  <gingold@adacore.com>
796
797         * configure: Regenerate.
798
799 2012-07-03  Richard Guenther  <rguenther@suse.de>
800
801         * Makfile.def (isl): Remove not necessary extra_exports and
802         extra_make_flags.
803         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
804         * Makefile.in: Regenerated.
805
806 2012-07-03  Richard Guenther  <rguenther@suse.de>
807
808         * Makefile.def (cloog): Add V=1 to extra_make_flags.
809         * configure.ac: If either the ISL or the CLooG check failed
810         do not try to build in-tree versions.
811         * Makefile.in: Regenerated.
812         * configure: Regenerated.
813
814 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
815
816         * configure: Regenerate.
817
818 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
819
820         * MAINTAINERS (Various Maintainers): Add myself as testsuite
821         maintainer.
822
823 2012-07-02  Richard Guenther  <rguenther@suse.de>
824
825         * configure: Regenerated.
826
827 2012-07-02  Richard Guenther  <rguenther@suse.de>
828         Michael Matz  <matz@suse.de>
829         Tobias Grosser <tobias@grosser.es>
830         Sebastian Pop <sebpop@gmail.com>
831
832         * Makefile.def: Add ISL host module, remove PPL host module.
833         Adjust ClooG host module to use the proper ISL.
834         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
835         * configure.ac: Include config/isl.m4.  Add ISL host library,
836         remove PPL.  Remove PPL configury, add ISL configury, adjust
837         ClooG configury.
838         * Makefile.in: Regenerated.
839         * configure: Likewise.
840
841 2012-07-02  Richard Guenther  <rguenther@suse.de>
842
843         Merge from graphite branch
844         2011-07-21  Tobias Grosser  <tobias@grosser.es>
845
846         * configure: Regenerated.
847         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
848         both cloog.org and legacy versions. The only supported version will
849         be CLooG with the isl backend.
850
851         2011-07-21  Tobias Grosser  <tobias@grosser.es>
852
853         * configure: Regenerated.
854         * configure.ac: Require cloog isl 0.17.0
855
856         2011-07-21  Tobias Grosser  <tobias@grosser.es>
857
858         * configure: Regenerated.
859         * config/cloog.m4: Do not define CLOOG_ORG
860
861 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
862
863         * configure.ac: Skip C if explicitly selected.
864         * configure: Regenerate.
865
866 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
867
868         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
869         they contain -O2.
870         * configure: Regenerate.
871
872 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
873
874         PR debug/53740
875         * df.h, df-problems.c, dce.c: Revert last patch.
876
877 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
878
879         * MAINTAINERS (Write After Approval): Update my email address.
880
881 2012-06-21  Meador Inge  <meadori@codesourcery.com>
882
883         * MAINTAINERS (Write After Approval): Add myself.
884
885 2012-06-20  Jason Merrill  <jason@redhat.com>
886
887         * Makefile.tpl (check-target-libgomp-c++): New.
888         (check-target-libitm-c++): New.
889         * Makefile.def (c++): Add them.
890         * Makefile.in: Regenerate.
891
892 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
893
894         * MAINTAINERS (Write After Approval): Add myself.
895
896 2012-05-16  Olivier Hainque  <hainque@adacore.com>
897
898         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
899         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
900         (install-no-fixedincludes): Adjust accordingly.
901         * Makefile.in: Regenerate.
902
903 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
904
905         Merge upstream change
906         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
907
908 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
909
910         * MAINTAINERS (Write After Approval): Add myself.
911
912 2012-05-09  Nick Clifton  <nickc@redhat.com>
913             Paul Smith  <psmith@gnu.org>
914
915         PR bootstrap/50461
916         * configure.ac (mpfr-dir): When using in-tree MPFR sources
917         allow for the fact that from release v3.1.0 of MPFR the source
918         files were moved into a src sub-directory.
919         * configure: Regenerate.
920
921 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
922
923         * configure.ac: Bump minimum MPFR version to 2.4.0.
924         * configure: Regenerated.
925
926 2012-05-01  Richard Henderson  <rth@redhat.com>
927
928         * Makefile.def (libatomic): New target_module.
929         * configure.ac (target_libraries): Add libatomic.
930         (noconfigdirs): Check if libatomic is supported.
931         * Makefile.in, configure: Rebuild.
932
933 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
934
935         * MAINTAINERS (Write After Approval): Add myself.
936
937 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
938
939         * config.sub: Update to 2012-04-18 version from official repo.
940
941 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2012-04-11  Steve Ellcey  <sellcey@mips.com>
946
947         * MAINTAINERS: Changed email address.
948
949 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
950
951         PR target/52737
952         * contrib/gcc_update (files_and_dependencies):
953         Remove gcc/config/avr/t-multilib from touch data.
954
955 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
956
957         * MAINTAINERS (OS Port Maintainers): Remove irix.
958         * configure.ac (enable_libgomp): Remove *-*-irix6*.
959         (unsupported_languages): Remove mips-sgi-irix6.*.
960         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
961         (with_stabs): Remove.
962         * configure: Regenerate.
963
964 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
965
966         * MAINTAINERS (OS Port Maintainers): Remove osf.
967         * configure.ac (enable_libgomp): Remove *-*-osf*.
968         (with_stabs): Remove alpha*-*-osf*.
969         * configure: Regenerate.
970
971 2012-03-05  Tristan Gingold  <gingold@adacore.com>
972
973         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
974         * configure: Regenerate.
975
976 2012-02-17  Walter Lee  <walt@tilera.com>
977
978         * MAINTAINERS: (Write After Approval): Delete myself.
979
980 2012-02-14  Walter Lee  <walt@tilera.com>
981
982         * MAINTAINERS (tilegx port): Add myself.
983         (tilepro port): Add myself.
984         (Write After Approval): Add myself.
985
986 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
987
988         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
989         and Joseph Myers as docstring relicensing maintainers.
990
991 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
992
993         * MAINTAINERS (write-after-approval): Add myself.
994
995 2012-02-08  Ira Rosen <irar@il.ibm.com>
996
997         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
998         maintainer.
999
1000 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1001
1002         * MAINTAINERS (Write After Approval): Move myself to
1003         maintain alphabetical order.
1004
1005 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1006
1007         * MAINTAINERS (Write After Approval): Add myself.
1008
1009 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1010
1011         * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1014             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1015
1016         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1017         * configure: Regenerate.
1018
1019 2012-01-23  Harshit Chopra  <harshit@google.com>
1020
1021         * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1024
1025         * configure.ac: Remove reference to mh-interix.
1026         * configure: Regenerate.
1027
1028 2012-01-05  Richard Henderson  <rth@redhat.com>
1029
1030         PR bootstrap/51072
1031         * configure.ac: Disable libitm if c++ is not enabled.
1032         * configure: Rebuild.
1033
1034         * configure.ac: Fix regexp for same.
1035         * configure: Rebuild.
1036
1037 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1038
1039         * MAINTAINERS (Write After Approval): Add myself.
1040
1041 2012-01-02  Richard Guenther  <rguenther@suse.de>
1042
1043         PR bootstrap/51686
1044         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1045         * Makefile.in: Regenerate.
1046
1047 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1048
1049         * MAINTAINERS (Write After Approval): Add myself.
1050
1051 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1052
1053         * configure: Regenerate.
1054
1055 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1056
1057         * MAINTAINERS (picochip): Changed email address.
1058
1059 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1060
1061         * MAINTAINERS (write-after-approval): Add self.
1062
1063 2011-11-29  DJ Delorie  <dj@redhat.com>
1064
1065         * configure.ac (rl78-*-*) New case.
1066         * configure: Regenerate.
1067         * MAINTAINERS: Add myself as RL78 maintainer.
1068
1069 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1070
1071         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1072
1073 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1074
1075         * libtool.m4: Additional FreeBSD 10 fixes.
1076
1077 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1078
1079         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1080         Maintainers section, as Epiphany maintainer.
1081
1082 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1083
1084         PR target/49992
1085         * configure.ac: Remove ranlib special-casing for Darwin.
1086         * configure: Regenerate.
1087
1088 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1089
1090         * MAINTAINERS (Reviewers): Keep the list sorted.
1091
1092 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1093
1094         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1095
1096 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1097
1098         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1099         * configure: Rebuild.
1100         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1101         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1102         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1103         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1104         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1105         Add READELF.
1106         * Makefile.in: Rebuild.
1107
1108 2011-11-09  Jason Merrill  <jason@redhat.com>
1109
1110         * Makefile.def (language=c++): Remove check-c++0x.
1111         * Makefile.in (check-gcc-c++): Regenerate.
1112
1113 2011-11-08  Richard Henderson  <rth@redhat.com>
1114
1115         * configure.ac: Test for libitm directory present first.
1116
1117         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1118
1119         * configure.ac: Test libitm/configure.tgt to disable libitm.
1120         * configure: Rebuild.
1121
1122 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1123             Richard Henderson  <rth@redhat.com>
1124
1125         Merged from transactional-memory.
1126
1127         * Makefile.def (lang_env_dependencies): libitm is c++.
1128         Add libitm target module.
1129         * configure.ac: Likewise.
1130         * config/mmap.m4: New file.
1131         * contrib/gcc_update: Add libitm to touch data.
1132         * Makefile.in, configure: Rebuild.
1133
1134 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1135
1136         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1137         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1138         * Makefile.in: Regenerate.
1139
1140 2011-11-01  DJ Delorie  <dj@redhat.com>
1141
1142         * config.sub: Update to version 2011-10-29 (added rl78)
1143
1144 2011-10-27  Nick Clifton  <nickc@redhat.com>
1145
1146         * config.sub: Import these changes from the config project:
1147
1148         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1149             Ben Elliston  <bje@gnu.org>
1150
1151         * config.sub (epiphany): New.
1152
1153         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1154             Ben Elliston  <bje@gnu.org>
1155
1156         * config.sub (hexagon, hexagon-*): New.
1157
1158         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1159
1160         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1161         64eb to be64.
1162
1163         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1164
1165         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1166         (nacl): Grok as alias for 32el-unknown-nacl.
1167
1168 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1169
1170         * MAINTAINERS (Write After Approval): Add myself.
1171
1172 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1173
1174         * MAINTAINERS (Write After Approval): Add myself.
1175
1176 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1177
1178         * MAINTAINERS (sparc port): Remove myself.
1179
1180 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1181
1182         * MAINTAINERS (Write After Approval): Add myself.
1183
1184 2011-08-14  Yao Qi  <yao@codesourcery.com>
1185
1186         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1187         * configure: Regenerate.
1188
1189 2011-07-26  Ian Lance Taylor  <iant@google.com>
1190
1191         * configure.ac: Set have_compiler based on whether gcc directory
1192         exists, rather than on whether gcc is in configdirs.
1193         * configure: Rebuild.
1194
1195 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1196
1197         * MAINTAINERS (Global Reviewers): Add self.
1198
1199 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1200
1201         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1202         link directories.
1203         * Makefile.in: Rebuild.
1204
1205 2011-07-20  Ian Lance Taylor  <iant@google.com>
1206
1207         PR bootstrap/49787
1208         * configure.ac: Move --enable-bootstrap handling earlier in file.
1209         If --enable-bootstrap and either --enable-build-with-cxx or
1210         --enable-build-poststage1-with-cxx, enable C++ automatically.
1211         * configure: Rebuild.
1212
1213 2011-07-19  Ian Lance Taylor  <iant@google.com>
1214
1215         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1216         make C++ a boot_language.  Set and substitute
1217         POSTSTAGE1_CONFIGURE_FLAGS.
1218         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1219         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1220         * configure, Makefile.in: Rebuild.
1221
1222 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1223
1224         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1225         maintainers.
1226
1227 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1228
1229         * MAINTAINERS (Global Reviewers): Add myself.
1230
1231 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1232
1233         * configure: Regenerate.
1234
1235 2011-07-16  Jason Merrill  <jason@redhat.com>
1236
1237         * Makefile.def (language=c++): Add check-c++0x and
1238         check-target-libmudflap-c++.
1239         * Makefile.tpl (check-target-libmudflap-c++): New.
1240         * Makefile.in: Regenerate.
1241
1242 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1243
1244         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1245         * Makefile.def (target_modules/libjava): Pass
1246         $(EXTRA_CONFIGARGS_LIBJAVA).
1247         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1248         if not configured with --enable-static-libjava.
1249         * Makefile.in: Regenerate.
1250         * configure: Likewise.
1251
1252 2011-07-15  Jason Merrill  <jason@redhat.com>
1253
1254         * Makefile.in (check-c++): Move check-gcc-c++0x after
1255         check-target-libstdc++-v3.
1256
1257 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1258
1259         * MAINTAINERS (c6x port): New entry.
1260
1261 2011-07-13  Jason Merrill  <jason@redhat.com>
1262
1263         * Makefile.in (check-gcc-c++0x): New.
1264         (check-c++): Depend on it.
1265
1266 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1267
1268         PR target/39150
1269         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1270         x86_64-*-solaris2.1[0-9]*.
1271         * configure: Regenerate.
1272
1273 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1274
1275         * MAINTAINERS (RTL optimizers): Add self.
1276
1277 2011-06-27  Gabriel Charette  <gchare@google.com>
1278
1279         * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1282
1283         PR regression/47836
1284         PR bootstrap/23656
1285         PR other/47733
1286         PR bootstrap/49247
1287         PR c/48825
1288         * configure.ac (target_libraries): Remove target-libiberty.
1289         Remove case-statement setting skipdirs=target-libiberty for
1290         multiple targets.  Remove checking target_configdirs and
1291         removing target-libiberty but keeping target-libgcc if
1292         otherwise empty.
1293         * Makefile.def (target_modules): Don't add libiberty.
1294         (dependencies): Remove all traces of target-libiberty.
1295         * configure, Makefile.in: Regenerate.
1296
1297 2011-06-13  Walter Lee <walt@tilera.com>
1298
1299         * configure.ac (tilepro-*-*) New case.
1300         (tilegx-*-*): Likewise.
1301         * configure: Regenerate.
1302
1303 2011-06-06  Jing Yu  <jingyu@google.com>
1304
1305         * configure.ac: Skip target-libiberty for
1306         arm*-*-linux-androideabi.
1307         * configure: Regenerated.
1308
1309 2011-06-06  Nick Clifton  <nickc@redhat.com>
1310
1311         * config.sub: Sync from upstream.
1312
1313 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1314
1315         * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1318
1319         * MAINTAINERS: Update my email address.
1320
1321 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1322
1323         * MAINTAINERS (Write After Approval): Update my email address.
1324
1325 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1326
1327         * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2011-05-08  Doug Kwan  <dougkwan@google.com>
1330
1331         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1332         * configure: Regenerated.
1333         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1334         value from configure.
1335         * Makefile.in: Regenerated.
1336
1337 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1338
1339         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1340         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1341         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1342         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1343         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1344         *-*-vxworks*): Disable newlib and libgloss in separate case
1345         statement.
1346         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1347         to separate case statement.
1348         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1349         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1350         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1351         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1352         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1353         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1354         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1355         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1356         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1357         i[[3456789]]86-*-rdos*, m32r-*-*,
1358         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1359         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1360         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1361         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1362         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1363         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1364         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1365         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1366         and libgloss in main case over targets.  Remove most empty cases
1367         in main case over targets.
1368         * configure: Regenerate.
1369
1370 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1371
1372         * MAINTAINERS (Write After Approval): Add myself.
1373
1374 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1375
1376         * configure.ac: Remove code setting special library locations for
1377         hppa*64*-*-hpux11*.  Remove code setting compiler for
1378         sparc-sun-solaris2*.
1379         * configure: Regenerate.
1380
1381 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1382
1383         * configure.ac: Separate libgloss_dir settings from general case
1384         over targets.
1385         * configure: Regenerate.
1386
1387 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1388
1389         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1390         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1391         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1392         cases in libgcj-disabling case statement.
1393         (hppa*64*-*-linux*): Set unsupported_languages instead of
1394         disabling target-zlib.
1395         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1396         to hppa*64*-*-hpux*.
1397         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1398         hppa*-*-hpux*.
1399         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1400         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1401         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1402         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1403         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1404         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1405         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1406         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1407         libgcj-disabling case statement.
1408         * configure: Regenerate.
1409
1410 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1411
1412         * configure.ac: Disable Java for targets not supporting libffi.
1413         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1414         Remove cases in Java-disabling statement.
1415         (*arm-wince-pe): Change to arm-wince-pe.
1416         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1417         cases in Java-disabling statement.
1418         (bfin-*-*): Don't disable Java again.
1419         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1420         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1421         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1422         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1423         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1424         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1425         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1426         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1427         Java-disabling statement.
1428         (mmix-*-*): Don't disable Java again.
1429         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1430         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1431         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1432         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1433         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1434         statement.
1435         * configure: Regenerate.
1436
1437 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1438
1439         * configure.ac: Separate cases disabling Java and Java libraries
1440         from general case over targets.
1441         * configure: Regenerate.
1442
1443 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1444
1445         * MAINTAINERS: Update my email address.
1446
1447 2011-04-20  Easwaran Raman  <eraman@google.com>
1448
1449         * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1452
1453         PR lto/48086
1454         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1455         * configure: Regenerate.
1456
1457 2011-04-16  Jim Meyering  <meyering@redhat.com>
1458
1459         * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1462
1463         * MAINTAINERS: Update my email address.
1464
1465 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1466
1467         * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1474
1475         * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1478
1479         * configure.ac (build_tools): Remove build-byacc.
1480         (host_libs): Remove mmalloc.
1481         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1482         autoconf automake libtool diff rcs fileutils shellutils time
1483         textutils wdiff find uudecode hello tar gzip indent recode release
1484         sed perl gawk findutils gettext zip.
1485         (libgcj): Remove target-qthreads.
1486         (target_tools): Remove target-examples target-gperf.
1487         (YACC): Don't handle building byacc.
1488         * configure: Regenerate.
1489         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1490         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1491         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1492         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1493         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1494         handle building components.
1495         * Makefile.in: Regenerate.
1496
1497 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1498
1499         * MAINTAINERS: Update my email address as Xtensa maintainer.
1500
1501 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1502
1503         * config.sub: Sync from upstream.
1504
1505 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1506
1507         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1508         (microblaze*): Don't disable libssp.
1509         * configure: Regenerate.
1510
1511 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1512
1513         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1514         moveifchange.
1515         * configure: Regenerate.
1516         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1517         * Makefile.in: Regenerate.
1518
1519 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1520
1521         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1522         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1523         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1524         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1525         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1526         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1527         md_exec_prefix cases.
1528         * configure: Regenerate.
1529
1530 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1531
1532         * configure.ac: Separate cases disabling target-libssp,
1533         target-libiberty, target-libstdc++-v3 and Fortran from general
1534         case over targets.
1535         * configure: Regenerate.
1536
1537 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1538
1539         * configure.ac (*-*-chorusos): Don't disable libgcj.
1540         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1541         Remove case.
1542         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1543         (arm-*-coff): Don't disable libgcj.
1544         (arm*-*-linux-gnueabi): Remove useless assignment.
1545         (arm-*-riscix*): Don't disable libgcj.
1546         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1547         configuration.
1548         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1549         (c54x*-*-*): Remove case.
1550         (tic54x-*-*): Don't disable GCC or GCC libraries.
1551         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1552         to *.
1553         (d10v-*-*): Don't disable GCC libraries.
1554         (d30v-*-*): Don't disable libgcj.
1555         (h8500-*-*): Don't disable GCC libraries.
1556         (i960-*-*): Don't disable libgcj.
1557         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1558         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1559         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1560         libgcj.
1561         (m68k-*-coff*): Remove case.
1562         (mmix-*-*): Don't disable libgloss on host.
1563         (mn10200-*-*, mn10300-*-*): Remove cases.
1564         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1565         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1566         Don't disable libgcj.
1567         (romp-*-*): Remove case.
1568         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1569         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1570         case.
1571         (v810-*-*): Don't disable GCC libraries.
1572         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1573         (ip2k-*-*): Don't disable GCC libraries.
1574         * configure: Regenerate.
1575
1576 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1577
1578         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1579         libffi on host.
1580         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1581         on host.
1582         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1583         * configure: Regenerate.
1584
1585 2011-03-26  John Marino  <binutils@marino.st>
1586
1587         * configure.ac: Add support for *-*-dragonfly*
1588         * configure: Regenerate.
1589
1590 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1591
1592         * configure.ac (native_only): Remove.
1593         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1594         send-pr uudecode guile gnuserv on host.
1595         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1596         send-pr rcs guile perl texinfo libtool on host.
1597         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1598         automake send-pr rcs guile perl texinfo libtool on host.
1599         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1600         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1601         (alpha*-dec-osf*): Don't disable fileutils on target.
1602         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1603         texinfo send-pr expect dejagnu on target.
1604         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1605         target-qthreads on target.
1606         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1607         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1608         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1609         x86_64-*-mingw*): Don't disable expect on target.
1610         (*-*-cygwin*): Don't disable target-gperf on target.
1611         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1612         gnuserv on target.
1613         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1614         target.
1615         * configure: Regenerate.
1616
1617 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1618
1619         * configure.ac (target_tools): Remove target-groff.
1620         (native_only): Remove target-groff.
1621         (hppa*64*-*-*): Don't disable byacc.
1622         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1623         setting.
1624         (*-*-kaos*): Don't skip target-librx and target-groff.
1625         (*-*-netware*): Don't skip target-libmudflap.
1626         (*-*-tpf*): Don't skip target-libmudflap.
1627         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1628         directories on the host.
1629         (ia64*-*-*vms*): Don't skip tix.
1630         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1631         host.
1632         * configure: Regenerate.
1633
1634 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1635
1636         * configure.ac: Remove references to mt-mep, mt-netware,
1637         mt-wince.
1638         * Makefile.def: Add all-utils soft dependencies.
1639         * Makefile.tpl: Remove GDB_NLM_DEPS.
1640         * configure: Regenerate.
1641         * Makefile.in: Regenerate.
1642
1643 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1644
1645         * configure.ac: Do not include mh-x86omitfp.
1646         * configure: Regenerate.
1647
1648 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1649
1650         * configure.ac: Remove empty cases.
1651         * configure: Regenerate.
1652
1653 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1654
1655         * Makefile.def: Add dependency from termcap to gdb.
1656         * Makefile.in: Regenerate.
1657
1658 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1659
1660         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1661         * configure: Regenerate.
1662         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1663         * Makefile.tpl: Likewise.
1664         * Makefile.in: Regenerate.
1665
1666 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1667
1668         * configure.ac: Remove all mentions of tentative_cc.
1669         * configure: Regenerate.
1670
1671 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1672
1673         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1674         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1675         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1676         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1677         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1678         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1679         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1680         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1681         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1682         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1683         *-*-rhapsody*): Remove host cases.
1684         * configure: Regenerate.
1685
1686 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1687
1688         * configure.ac (ppc*-*-pe): Remove host case.
1689         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1690         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1691         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1692         cases.
1693         * configure: Regenerate.
1694
1695 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1696
1697         * config.sub: Update to version 2011-03-23.
1698
1699 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1700
1701         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1702         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1703         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1704         * configure: Regenerate.
1705
1706 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1707
1708         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1709         to Write After Approval.
1710         * config-ml.in: Don't handle arc-*-elf*.
1711         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1712         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1713         handle GCC libraries.
1714         * configure: Regenerate.
1715
1716 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1717
1718         PR bootstrap/48120:
1719         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1720         Add -lstdc++ -lm to LIBS.
1721         * configure: Regenerate.
1722
1723 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1724
1725         * config.guess: Update to version 2011-02-02
1726         * config.sub: Update to version 2011-02-24
1727
1728 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1729
1730         PR lto/48086
1731         * configure.ac: Re-enable LTO on *-apple-darwin9.
1732         * configure: Regenerate.
1733
1734 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1735
1736         PR lto/48086
1737         * configure.ac: Disable LTO on darwin due to an assembler change in
1738         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1739         under 256.
1740         * configure: Regenerate.
1741
1742 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1743
1744         * MAINTAINERS: Update myself as score backend maintainer,
1745         update my e-mail address.
1746
1747 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1748
1749         * MAINTAINERS: Update my e-mail address.
1750
1751 2011-03-06  Joey Ye  <joey.ye@arm.com>
1752
1753         * MAINTAINERS: Update my e-mail address.
1754
1755 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1756
1757         * configure.ac: Adjust test of with_ppl.
1758         * configure: Regenerated.
1759
1760 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1761
1762         * MAINTAINERS: Adjust my e-mail address.
1763
1764 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1765
1766         * configure.ac: Add -lpwl to ppllibs.
1767         * configure: Regenerated.
1768
1769 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1770
1771         * config/cloog.m4: Add -lisl to clooglibs.
1772         * configure: Regenerated.
1773
1774 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1775
1776         * MAINTAINERS (CPU Port maintainers): Add self.
1777
1778 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1779
1780         * MAINTAINERS: Add myself as testsuite maintainer.
1781
1782 2011-02-15  Mike Stump  <mikestump@comcast.net>
1783
1784         * MAINTAINERS: Add myself as testsuite maintainer.
1785
1786 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1787
1788         Import from Libtool and gnulib:
1789
1790         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1791
1792         Prepare for supporting FreeBSD 10.
1793         * config.rpath: Remove handling of freebsd1* which soon would
1794         match FreeBSD 10.0.
1795
1796         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1797
1798         Remove support for FreeBSD 1.x.
1799         * libtool.m4 (_LT_LINKER_SHLIBS)
1800         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1801         soon would incorrectly match FreeBSD 10.0.
1802
1803 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1804
1805         PR binutils/12283
1806         * move-if-change: Import version from gnulib.
1807
1808 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1809
1810         PR lto/47225
1811         * Makefile.def (lto-plugin): Double dash for enable-shared.
1812         (configure-gcc): Depend on all-lto-plugin.
1813         * Makefile.in: Rebuilt.
1814
1815 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1816
1817         * configure.ac: Remove extra bracket.
1818         * configure: Regenerate.
1819
1820 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1821
1822         * MAINTAINERS: Add myself as libquadmath maintainer.
1823
1824 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1825
1826         * MAINTAINERS: Update my email address.
1827
1828 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1829
1830         * MAINTAINERS (option handling): Add self.
1831
1832 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1833
1834         PR lto/47225
1835         * Makefile.def: Add dependency for install-gcc
1836         on install-lto-plugin.
1837         * Makfile.in: Regenerated
1838
1839 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1840
1841         * MAINTAINERS (CPU Port Maintainers): Add myself.
1842
1843 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1844
1845         PR libgcj/44341
1846         * configure.ac: Discard --with-* flags for host when configuring
1847         target libraries for cross build.
1848         * configure: Rebuilt.
1849
1850 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1851
1852         * MAINTAINERS (linear loop transforms): Removed.
1853
1854 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1855
1856         * configure.ac: If with_ppl is no, move setting with_cloog=no
1857         after CLOOG_REQUESTED check.
1858         * configure: Regenerated.
1859
1860 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1861
1862         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1863         CLooG has been requested.
1864         * configure: Regenerated.
1865
1866 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1867
1868         * configure: Regenerated.
1869         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1870
1871 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1872
1873         * configure: Regenerated.
1874         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1875
1876 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1877
1878         * configure.ac: Use AS_HELP_STRING throughout.
1879         * configure: Regenerate.
1880
1881 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1882
1883         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1884         * configure: Regenerate.
1885
1886 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1887
1888         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1889
1890 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1891
1892         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1893         for ia64-hpux.
1894         * configure: Regenerate.
1895
1896 2011-01-07  Jan Hubicka  <jh@suse.cz>
1897
1898         PR lto/47225
1899         * Makefile.in: Regenerate.
1900         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1901         configure.
1902
1903 2011-01-07  Jan Hubicka  <jh@suse.cz>
1904
1905         * Makefile.in: Regenerate.
1906         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1907         and configure dependency on lto-plugin configure.
1908         (lto-plugin module): Remove dependency on GCC; add dependency on
1909         liniberty.
1910
1911 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1912
1913         * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1916
1917         * configure: Regenerate.
1918
1919 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1920
1921         * configure.ac: (picochip): Disable libiberty.
1922
1923 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1924
1925         * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2010-12-10  Ian Lance Taylor  <iant@google.com>
1928
1929         PR bootstrap/46819
1930         * configure.ac: For --disable-libgcj clear libgcj_saved.
1931         * configure: Rebuild.
1932
1933 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1934
1935         PR fortran/46540
1936         * configure.ac: Add --disable-libquadmath and
1937         --disable-libquadmath-support.
1938         * configure: Regenerate.
1939
1940 2010-12-03  Ian Lance Taylor  <iant@google.com>
1941
1942         * MAINTAINERS: Add myself as libgo maintainer.
1943
1944 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1945
1946         PR libffi/46792
1947         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1948         * configure: Regenerate.
1949
1950 2010-12-02  Ian Lance Taylor  <iant@google.com>
1951
1952         * configure.ac: Always set default for poststage1_ldflags to
1953         -static-libstdc++ -static-libgcc.
1954
1955 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1956
1957         * configure.ac: Move comment to remove extra space in last argument
1958         of GCC_TARGET_TOOL.
1959
1960 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1961
1962         PR other/46026
1963         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1964         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1965         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1966         (BASE_FLAGS_TO_PASS): Use it.
1967         * configure: Rebuilt.
1968         * Makefile.in: Rebuilt.
1969
1970 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1971
1972         PR binutils/12258
1973         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1974         Properly check default linker.
1975         * configure: Regnerated.
1976
1977 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1978
1979         * configure.ac: For --enable-gold, handle value `default' instead of
1980         `both*'.  New configure option --{en,dis}able-ld.
1981         * configure: Regenerate.
1982
1983 2010-11-20  Ian Lance Taylor  <iant@google.com>
1984
1985         * configure.ac: Only disable a language library if no language needs
1986         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1987         * configure: Rebuild.
1988
1989 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1990
1991         * Makefile.in: Regenerate.
1992
1993         PR other/46202
1994         * configure.ac: Fix just-built in-tree STRIP name to be
1995         binutils/strip-new.
1996         * configure: Regenerate.
1997         * Makefile.def (install-strip-gcc, install-strip-binutils)
1998         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1999         (install-strip-sid): Mirror dependencies on non-strip variants
2000         of these targets on the respective -strip prerequisites.
2001         * Makefile.tpl (install-strip, install-strip-host)
2002         (install-strip-target): New targets.
2003         (install-strip-[+module+], install-strip-target-[+module+]):
2004         New targets.
2005         * Makefile.in: Regenerate.
2006
2007 2010-11-19  Ian Lance Taylor  <iant@google.com>
2008             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2009
2010         * configure.ac: Add target-libgo to target_libraries.  Set
2011         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2012         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2013         (HOST_EXPORTS): Add GOC.
2014         (BASE_TARGET_EXPORTS): Add GOC.
2015         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2016         (GOCFLAGS_FOR_TARGET): New variable.
2017         (EXTRA_HOST_FLAGS): Add GOC.
2018         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2019         * Makefile.def (target_modules): Add libgo.
2020         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2021         (dependencies): Add dependency from configure-target-libgo to
2022         configure-target-libffi and all-target-libstdc++-v3.  Add
2023         dependencies from all-target-libgo to all-target-libffi.
2024         (languages): Add go.
2025         * configure: Rebuild.
2026         * Makefile.in: Rebuild.
2027
2028 2010-11-19  Ian Lance Taylor  <iant@google.com>
2029
2030         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2031         compiler/flag environment variables.
2032
2033 2010-11-18  Ian Lance Taylor  <iant@google.com>
2034
2035         * configure.ac: Check for lang_requires_boot_languages in
2036         config-lang.in files.
2037         * configure: Rebuild.
2038
2039 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2040             Tobias Burnus  <burnus@net-b.de>
2041
2042         PR fortran/32049
2043         * Makefile.def: Add libquadmath; build it with language=fortran.
2044         * configure.ac: Add libquadmath.
2045         * Makefile.tpl: Handle multiple libs in check-[+language+].
2046         * Makefile.in: Regenerate.
2047         * configure: Regenerate.
2048
2049 2010-11-16  Tom Tromey  <tromey@redhat.com>
2050
2051         * MAINTAINERS: Moved myself to reviewers section.
2052
2053 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2054
2055         * MAINTAINERS: Moved myself to reviewers section.
2056
2057 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2058
2059         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2060         (Write After Approval): Remove self.
2061
2062 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2063
2064         * configure.ac: Fix spelling in option names.
2065         * configure: Regenerated.
2066
2067 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2068
2069         PR bootstrap/39622
2070         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2071         * configure: Regenerated.
2072
2073 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2074
2075         * MAINTAINERS: Update my email address.
2076
2077 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2078
2079         * configure: Regenerate.
2080
2081 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2082
2083         * configure: Regenerate.
2084
2085 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2086
2087         * configure: Regenerate.
2088
2089 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2090
2091         * configure: Regenerate.
2092
2093 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2094
2095         * configure.ac: Support official CLooG.org versions.
2096         * configure: Regenerate.
2097         * config/cloog.m4: New.
2098
2099 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2100
2101         * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2104
2105         * MAINTAINERS: Update my email address.
2106
2107 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2108
2109         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2110         * configure: Regenerate.
2111
2112 2010-11-03  Ian Lance Taylor  <iant@google.com>
2113             Dave Korn  <dave.korn.cygwin@gmail.com>
2114
2115         PR lto/46273
2116         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2117         and on other supported platforms whenever LTO is enabled.
2118         * configure: Rebuild.
2119
2120 2010-11-02  Alan Modra  <amodra@gmail.com>
2121
2122         PR binutils/12110
2123         * configure.ac: Error when source path contains spaces.
2124         * configure: Regenerate.
2125
2126 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2127
2128         * MAINTAINERS: Update my email address.
2129
2130 2010-10-20  Ian Lance Taylor  <iant@google.com>
2131
2132         * Makefile.def (target_modules): Set lib_path to src/.libs for
2133         libstdc++-v3 module.
2134         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2135         * Makefile.in: Rebuild.
2136
2137 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2138
2139         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2140         (Write After Approval): Remove myself.
2141
2142 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2143
2144         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2145
2146 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2147
2148         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2149
2150 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2151
2152         * configure.ac (build_lto_plugin): New shell variable.
2153         (--enable-lto): Turn on by default for all non-ELF platforms that
2154         have had LTO support added so far.  Set build_lto_plugin appropriately
2155         for both ELF and non-ELF.
2156         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2157         * configure: Regenerate.
2158
2159 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2160
2161         Sync from src:
2162         * configure.ac (v850 support): Remove target-libgloss from
2163         noconfigdirs.
2164         * configure: Regenerate.
2165
2166 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2167
2168         PR bootstrap/45326
2169         PR bootstrap/45174
2170         * configure.ac: Honor initial values of $build_configargs,
2171         $host_configargs, $target_configargs.  Mark the precious, so
2172         environment settings get recorded.
2173         * configure: Regenerate.
2174
2175 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2176
2177         PR bootstrap/45796
2178         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2179         Depend on all-build-libiberty.
2180         * Makefile.in: Regenerate.
2181
2182 2010-09-30  Michael Eager  <eager@eagercon.com>
2183
2184         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2185         * configure: Regenerate.
2186
2187 2010-09-28  Michael Eager  <eager@eagercon.com>
2188
2189         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2190
2191 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2192
2193         PR bootstrap/44621
2194         * configure.ac: Fix unportable shell quoting.
2195         * configure: Regenerate.
2196
2197 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2198
2199         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2200         targets and amend comment.
2201         * configure: Regenerate.
2202
2203 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2208
2209         * configure.ac: Enable LTO by default on Darwin.
2210         * configure: Regenerate.
2211
2212 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2213
2214         * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2217
2218         * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2221
2222         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2223         ports
2224
2225 2010-07-28  David Yuste  <david.yuste@gmail.com>
2226
2227         * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2230
2231         * configure.ac: Support all v850 targets.
2232         * configure: Regenerate.
2233
2234 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2235
2236         PR bootstrap/44455
2237         * configure.ac (extra_mpfr_configure_flags): Copy from
2238         extra_mpc_gmp_configure_flags.
2239         * configure: Re-generated.
2240
2241 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2242
2243         * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2246
2247         * MAINTAINERS (Write After Approval): Add myself.
2248
2249 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2254
2255         PR target/44862
2256         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2257         Provide -B option to allow for link spec %s substitutions for
2258         libstdc++.a on darwin.
2259         * Makefile.in: Regenerate.
2260
2261 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2262
2263         * MAINTAINERS (Reviewers): Update my e-mail address
2264
2265 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2266
2267         * Makefile.def (configure-gcc): Depend on all-libelf.
2268         * Makefile.in: Rebuild.
2269
2270 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2271
2272         * MAINTAINERS (Write After Approval): Add myself in the right place.
2273
2274 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2275
2276         * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2279
2280         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2281
2282 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2283
2284         * config.sub: Update to version 2010-05-21.
2285         * config.guess: Update to version 2010-04-03.
2286
2287 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2288
2289         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2290         * configure: Regenerate.
2291
2292 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2293
2294         * MAINTAINERS (Write After Approval): Add myself.
2295
2296 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2297
2298         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2299         a platform that supports LTO.
2300         * configure: Regenerate.
2301
2302 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2303
2304         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2305         * configure: Regenerated.
2306
2307 2010-04-27  Roland McGrath  <roland@redhat.com>
2308             H.J. Lu  <hongjiu.lu@intel.com>
2309
2310         * configure.ac (--enable-gold): Support both, both/gold and
2311         both/bfd to add gold to configdirs without removing ld.
2312         * configure: Regenerated.
2313
2314         * Makefile.def: Add install-gold dependency to install-ld.
2315         * Makefile.in: Regenerated.
2316
2317 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2318
2319         PR lto/42776
2320         * configure.ac (--enable-lto): Refactor handling so libelf tests
2321         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2322         and allow LTO to be explicitly enabled on non-ELF platforms that
2323         are known to support it inside else-clause.
2324         * configure: Regenerate.
2325
2326 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2327
2328         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2329         * configure: Regenerate.
2330
2331 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2332
2333         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2334         * configure: Regenerate.
2335
2336 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2337
2338         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2339         separately.
2340         * configure: Regenerate.
2341
2342 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2343
2344         * MAINTAINERS (Write After Approval): Add myself.
2345
2346 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2347
2348         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2349         * configure: Regenerate.
2350
2351 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2352
2353         * configure: Regenerate after change to elf.m4.
2354
2355 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2360
2361         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2362         * configure: Regenerated.
2363
2364 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2365
2366         * configure.ac: Print "buggy but acceptable" when CLooG
2367         revision is less than 9.
2368         * configure: Regenerated.
2369
2370 2010-04-01  Diego Novillo  <dnovillo@google.com>
2371
2372         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2373
2374 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2375
2376         PR bootstrap/43615
2377         PR bootstrap/43328
2378
2379         Revert:
2380
2381         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2382
2383         * configure.ac: Do not pass --enable-multilib nor
2384         --disable-multilib in baseargs.  Accept explicitly passed
2385         --enable_multilib.
2386         * configure: Regenerate.
2387
2388 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2389
2390         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2391
2392 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2393
2394         * MAINTAINERS: Remove myself.
2395
2396 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2397
2398         PR bootstrap/43328
2399         * configure.ac: Do not pass --enable-multilib nor
2400         --disable-multilib in baseargs.  Accept explicitly passed
2401         --enable_multilib.
2402         * configure: Regenerate.
2403
2404 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2405
2406         * MAINTAINERS (spu port): Remove me.
2407
2408 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2409
2410         * configure.ac (tic6x-*-*): New case.
2411         * configure: Regenerate.
2412
2413 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2414
2415         * config.sub: Update to version 2010-03-22.
2416         * config.guess: Update to version 2009-12-30.
2417
2418 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2419
2420         PR ada/42554
2421         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2422         * configure: Regenerate.
2423
2424 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2425
2426         * MAINTAINERS: Update my email address.
2427
2428 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2429
2430         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2431         (ghassan.shobaki@amd.com): Removed.
2432
2433 2010-03-17  Alan Modra  <amodra@gmail.com>
2434
2435         * MAINTAINERS: Update my email address.
2436
2437 2010-03-16  Diego Novillo  <dnovillo@google.com>
2438
2439         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2440         Matthews.
2441
2442 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2443
2444         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2445         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2446
2447 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2448
2449         * MAINTAINERS: Update my email address.
2450
2451 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2452
2453         * MAINTAINERS: Update my email address.
2454
2455 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2456
2457         * MAINTAINERS: Update my email address.
2458
2459 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2460
2461         * MAINTAINERS: Update my email address.
2462
2463 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2464
2465         PR libstdc++/32499
2466         * configure.ac (RANLIB): Default to true.
2467         (STRIP): Likewise.
2468         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2469         * configure: Regenerate.
2470
2471 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2472
2473         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2474         (Write After Approval): Update my email address.
2475
2476 2010-02-17  Nick Clifton  <nickc@redhat.com>
2477
2478         PR 11238
2479         * Makefile.tpl (local-distclean): Also remove config.cache files in
2480         sub-directories as there may not be Makefiles present in the
2481         sub-directories.
2482         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2483         the config.cache files found by the find command.
2484
2485         * Makefile.in: Regenerate.
2486         * configure.ac: Revert previous delta.
2487         * configure: Regenerate.
2488
2489 2010-02-15  Nick Clifton  <nickc@redhat.com>
2490
2491         PR 11238
2492         * configure.ac: Delete config.cache files in sub-directories when
2493         deleting Makefiles.
2494         * configure: Regenerate.
2495
2496 2010-02-12  Ben Elliston  <bje@gnu.org>
2497
2498         * MAINTAINERS: Update my email address.
2499
2500 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2501
2502         * MAINTAINERS (spu port): Update my email address.
2503
2504 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2505
2506         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2507
2508 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2509
2510         * configure.ac: Add "recommended" version checks for GMP/MPC.
2511         Update recommended GMP/MPFR/MPC versions.
2512         * configure: Regenerate.
2513
2514 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2515
2516         * MAINTAINERS: Move my Embecosm email address into the
2517         write-after-approval section.
2518
2519 2010-01-26  Ian Lance Taylor  <iant@google.com>
2520
2521         * MAINTAINERS: Add myself as Go frontend maintainer.
2522
2523 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2524
2525         PR libstdc++/36101, PR libstdc++/42813
2526         * configure.ac (bootstrap_target_libs): Make inclusion of
2527         target-libgomp conditional on libgomb being in target_configdirs.
2528         * configure: Regenerate.
2529
2530 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2531
2532         PR libstdc++/36101, PR libstdc++/42813
2533         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2534         * configure: Regenerate.
2535
2536 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2537
2538         PR libstdc++/36101, PR libstdc++/42813
2539         * configure.ac (target_configdirs): Substitute.
2540         * Makefile.def: Bootstrap target module libgomp.
2541         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2542         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2543         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2544         * configure, Makefile.in: Regenerate.
2545
2546 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2547
2548         * MAINTAINERS: Adjust my details.
2549
2550 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2551
2552         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2553
2554 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2555
2556         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2557
2558 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2563
2564         * MAINTAINERS (Write After Approval): Add myself.
2565
2566 2010-01-11  Richard Guenther  <rguenther@suse.de>
2567
2568         PR lto/41569
2569         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2570         * Makefile.in: Regenerated.
2571
2572 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2573
2574         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2575         * configure: Regenerate.
2576
2577 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2578             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2579
2580         PR bootstrap/42424
2581         * configure.ac: Include libtool m4 files.
2582         (_LT_CHECK_OBJDIR): Call it.
2583         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2584         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2585
2586         * configure: Regenerate.
2587
2588 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2589
2590         PR bootstrap/41818
2591         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2592         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2593         * Makefile.in: Regenerate.
2594
2595 2010-01-02  Richard Guenther  <rguenther@suse.de>
2596
2597         PR lto/41529
2598         * configure.ac: Include config/elf.m4.  Disable LTO if not
2599         builting for an elf target.
2600         * configure: Regenerate.
2601
2602 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2603
2604         * MAINTAINERS: Change my email address.
2605
2606 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2607
2608         * config.sub, config.guess: Update from upstream sources.
2609
2610 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2611
2612         * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2615
2616         PR middle-end/30447
2617         PR middle-end/30789
2618         PR other/40302
2619
2620         * configure.ac: Require MPC.
2621         * configure: Regenerate.
2622
2623 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2624
2625         PR target/38384
2626         PR bootstrap/40972
2627         * libtool.m4: Sync from git Libtool.
2628         * ltoptions.m4: Likewise.
2629         * ltversion.m4: Likewise.
2630         * lt~obsolete.m4: Likewise.
2631         * ltmain.sh: Likewise.
2632
2633 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2634
2635         * configure.ac: Update minimum MPC version to 0.8.
2636         * configure: Regenerate.
2637
2638 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2639
2640         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2641         * configure: Regenerated.
2642
2643 2009-11-21  Ian Lance Taylor  <iant@google.com>
2644
2645         * configure.ac: Change default of poststage1_ldflags to be empty if
2646         poststage1_libs is set.  When poststage1_libs is empty, and
2647         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2648         * configure: Rebuild.
2649
2650 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2651
2652         * MAINTAINERS (Write After Approval): Update my email address.
2653
2654 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2655
2656         * config.guess: Update from upstream sources.
2657
2658 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2659
2660         * Makefile.def: Restore host and target settings for gmp.
2661         * Makefile.in: Rebuild.
2662
2663 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2664
2665         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2666         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2667         Fix portability of test of C++ as bootstrap language.  Add
2668         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2669         * configure: Rebuild.
2670         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2671         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2672         in-tree building.
2673         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2674         (POSTSTAGE1_HOST_EXPORTS): Use it.
2675         (STAGE[+id+]_CXXFLAGS): New.
2676         (BASE_FLAGS_TO_PASS): Pass it down.
2677         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2678         extra_exports.
2679         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2680         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2681         extra_exports.
2682         * Makefile.in: Rebuild.
2683
2684 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2685
2686         * config.sub, config.guess: Update from upstream sources.
2687
2688 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2689
2690         * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2009-11-09  Jon Beniston  <jon@beniston.com>
2693
2694         * MAINTAINERS (Write After Approval): Add myself.
2695
2696 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2697
2698         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2699         paths for *-w64-mingw* and x86_64-*mingw*.
2700         * configure: Regenerated.
2701
2702 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2703
2704         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2705
2706 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2707
2708         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2709         Phil Edwards to Write-After Approval.
2710
2711 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2712
2713         * configure.ac: Disable target-winsup & co for
2714         x86_64-*-mingw* and *-w64-mingw* targets.
2715         * configure: Regenerated.
2716
2717 2009-10-16  Nick Clifton  <nickc@redhat.com>
2718
2719         * MAINTAINERS: Add myself as a maintainer for the RX port.
2720
2721 2009-10-26  Johannes Singler  <singler@kit.edu>
2722
2723         * MAINTAINERS (Write After Approval): Update my e-mail address.
2724
2725 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2726
2727         * configure.ac (CLooG test): Use = with test.
2728         * configure: Regenerate.
2729
2730 2009-10-22  Richard Guenther  <rguenther@suse.de>
2731
2732         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2733         cloog if the ppl version check failed.  Move flags saving
2734         before setting in libelf check.
2735         * configure: Regenerate.
2736
2737 2009-10-21  Richard Guenther  <rguenther@suse.de>
2738
2739         * configure.ac: Adjust the ppl and cloog configure to work as
2740         documented.  Disable cloog if ppl was disabled.  Omit the version
2741         checks if they were disabled.
2742         * configure: Re-generate.
2743
2744 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2745
2746         * configure.ac: Add 'lto' to enable_languages, not
2747         new_enable_languages, and only if not already present.
2748         * configure: Regenerate.
2749
2750 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2751
2752         * README: Refer to the various COPYING* files instead of just
2753         COPYING.
2754         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2755
2756 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2757
2758         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2759
2760 2009-10-07  Richard Guenther  <rguenther@suse.de>
2761
2762         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2763         and Richard Guenther as reviewers.
2764         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2765         as reviewers.
2766
2767 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2768
2769         * config.sub: Update from upstream sources.
2770
2771 2009-10-06  Ian Lance Taylor  <iant@google.com>
2772
2773         * Makefile.def: check-gold depends upon all-gas.
2774         * Makefile.in: Rebuild.
2775
2776 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2777
2778         * MAINTAINERS (Write After Approval): Add myself.
2779
2780 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2781
2782         * Makefile.def: all-lto-plugin depends on all-libiberty.
2783         set bootstrap=true for lto-plugin.
2784         Add lto-plugin.
2785         * Makefile.in: Regenerate.
2786         * configure.ac (host_libs): Add lto-plugin.
2787         * configure: Regenerate.
2788
2789 2009-10-03  Diego Novillo  <dnovillo@google.com>
2790
2791         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2792         (HOST_LIBELFLIBS): Define.
2793         (HOST_LIBELFINC): Define.
2794         * Makefile.in: Regenerate.
2795         * configure.ac: Add --enable-lto.
2796         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2797         If --enable-lto is used, add 'lto' to new_enable_languages.
2798         If --enable-lto is used and gold is enabled, add
2799         lto-plugin to configdirs.
2800         * configure: Regenerate.
2801
2802 2009-10-03  Simon Baldwin  <simonb@google.com>
2803
2804         * configure.ac: If --with-system-zlib, suppress local zlib and
2805         pass --with-system-zlib to subdir configure scripts.
2806         * configure: Regenerate.
2807
2808 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2809             Paolo Bonzini  <bonzini@gnu.org>
2810
2811         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2812         $(srcdir).
2813         * Makefile.in: Rebuilt.
2814
2815 2009-09-26  Gary Funck  <gary@intrepid.com>
2816
2817         * MAINTAINERS (Write After Approval): Add myself.
2818
2819 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2820
2821         * configure.ac: Update minimum MPC version to 0.7.
2822         * configure: Regenerate.
2823
2824 2009-09-25  Nick Clifton  <nickc@redhat.com>
2825
2826         * configure.ac: Pass any --cache-file=/dev/null option on to
2827         subconfigures.
2828         * configure: Regenerate.
2829
2830 2009-09-23  Nick Clifton  <nickc@redhat.com>
2831
2832         * config.sub, config.guess: Update from upstream sources.
2833
2834 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2835
2836         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2837         * Makefile.in: Rebuilt.
2838
2839 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2840
2841         PR bootstrap/32272
2842         * configure.ac: Error out if $srcdir isn't '.' but contains
2843         host-${host_noncanonical}.
2844         * configure: Regenerate.
2845
2846 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2847
2848         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2849         maintainer.
2850
2851 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2852
2853         * configure.ac: If bootstrapping a combined tree with
2854         --enable-gold, require c++ in stage1_languages.
2855         * configure: Regenerate.
2856
2857         * configure.ac: Also add target_libs of stage1_languages to
2858         bootstrap_target_libs.
2859         * configure: Regenerate.
2860
2861         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2862         with --enable-languages not containing c++.
2863         * configure: Regenerate.
2864
2865 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2866
2867         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2868         * configure: Regenerate.
2869
2870 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2871
2872         * MAINTAINERS (Write After Approval): Update my e-mail address,
2873         and move from from here...
2874         (Waiting for paperwork): To here.
2875
2876 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2877
2878         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2879
2880 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2881
2882         * configure.ac: Do not use $extrasub for replacing @if/@endif
2883         parts in Makefile; instead, use additional arguments to
2884         AC_CONFIG_COMMANDS to do the replacement manually, with several
2885         sed invocations, to avoid HP-UX sed command limits.
2886         * configure: Regenerate.
2887
2888 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2889
2890         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2891         blank before -L.
2892
2893 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2894
2895         * configure.ac (with-build-config): Document.  Handle without.
2896         Handle missing argument.
2897         * configure: Rebuilt.
2898
2899 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2900
2901         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2902         Default to bootstrap-debug only if compare-debug works.
2903         * configure: Rebuilt.
2904         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2905         * Makefile.in: Rebuilt.
2906
2907 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2908
2909         * MAINTAINERS (OS Port Maintainers): Update my email address.
2910
2911 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2912
2913         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2914         * Makefile.in: Rebuilt.
2915
2916 2009-09-01  Chris Demetriou  <cgd@google.com>
2917
2918         * MAINTAINERS (Write After Approval): Add myself.
2919
2920 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2921
2922         PR debug/30161
2923         * include/dwarf2.h (enum dwarf_tag): Added
2924         DW_TAG_GNU_template_template_param
2925         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2926
2927 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2928
2929         * Makefile.tpl (AWK): Fix typo.
2930         * Makefile.in: Regenerate.
2931
2932 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2933
2934         * configure.ac: Detect awk and sed.
2935         * Makefile.def (flags_to_pass): Add AWK and SED.
2936         * Makefile.tpl (AWK, SED): New.
2937         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2938         * configure: Regenerate.
2939         * Makefile.in: Regenerate.
2940
2941 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2942
2943         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2944         (collapseslashes): Likewise.
2945
2946 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2947
2948         * configure.ac (AC_PREREQ): Bump to 2.64.
2949
2950 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2951
2952         * configure.ac: Remove --with-datarootdir, --with-docdir,
2953         --with-pdfdir, --with-htmldir switches.
2954         * configure: Regenerate.
2955
2956         * configure: Regenerate.
2957
2958         * compile: Sync from Automake 1.11.
2959         * depcomp: Likewise.
2960         * install-sh: Likewise.
2961         * missing: Likewise.
2962         * mkinstalldirs: Likewise.
2963         * ylwrap: Likewise.
2964
2965 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2966
2967         * ltmain.sh (func_normal_abspath): New function.
2968         (func_relative_path): Likewise.
2969         (func_mode_help): Document new -bindir option for link mode.
2970         (func_mode_link): Add new -bindir option, and use it to place
2971         output DLL if specified.
2972
2973 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2974
2975         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2976         (baseargs): Add --disable-option-checking.
2977         * configure: Regenerate.
2978
2979         * Makefile.def (configure-target-libiberty): Depend on
2980         all-binutils and all-ld.
2981         (configure-target-newlib): Likewise.
2982         * Makefile.in: Regenerate.
2983
2984 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2985
2986         * config.sub, config.guess: Update from upstream sources.
2987
2988 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2989
2990         Sync from src, merge:
2991
2992         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2993
2994         * configure.ac: Do not exclude gas for i386-*-darwin.
2995         Add a case for x86_64-*-darwin.
2996         * configure: Regenerate.
2997
2998 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2999
3000         * MAINTAINERS: Add my name to Write After Approval list.
3001
3002 2009-08-06  Michael Eager  <eager@eagercon.com>
3003
3004         * configure.ac: Add Microblaze target.
3005         * configure: Regenerate.
3006
3007 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3008
3009         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3010         * configure: Regenerate.
3011
3012 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3013
3014         * MAINTAINERS (Write After Approval): Update my e-mail address.
3015
3016 2009-07-06  Ian Lance Taylor  <iant@google.com>
3017
3018         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3019         * configure: Rebuild.
3020
3021 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3022
3023         * MAINTAINERS: Move myself to the Graphite Reviewers.
3024
3025 2009-06-30  Wei Guozhi  <carrot@google.com>
3026
3027         * MAINTAINERS: Add my name to Write After Approval list.
3028
3029 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3030
3031         PR bootstrap/40338
3032         * configure.ac (comparestring): Create new variable.
3033         * Makefile.tpl (comparestring): Use to skip some comparisions.
3034         * configure: Regenerate.
3035         * Makefile.in: Regenerate.
3036
3037 2009-06-26  Doug Evans  <dje@sebabeach.org>
3038
3039         * Makefile.def (host_modules): Add cgen.
3040         * Makefile.in: Regenerate.
3041         * configure.ac (host_tools): Add cgen.
3042         * configure: Regenerate.
3043
3044 2009-06-23  DJ Delorie  <dj@redhat.com>
3045
3046         * MAINTAINERS: Add myself as mep maintainer.
3047
3048 2009-06-23  Ian Lance Taylor  <iant@google.com>
3049
3050         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3051         boot_languages.  Only bootstrap target libraries listed in
3052         target_libs for some boot language.  Add --with-stage1-ldflags,
3053         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3054         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3055         if not building with C++.
3056         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3057         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3058         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3059         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3060         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3061         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3062         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3063         * configure, Makefile.in: Rebuild.
3064
3065 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3066
3067         * MAINTAINERS: Added my name to write-after-approval list.
3068
3069 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3070
3071         * configure.ac: Define is_elf for QNX Neutrino targets.
3072         * configure: Regenerate.
3073
3074 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3075
3076         * MAINTAINERS: Added my name to the write-after-approval list
3077
3078 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3079
3080         * configure.ac: Detect MPC in default directory.
3081         * configure: Regenerate.
3082
3083 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3084             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3085
3086         * Makefile.tpl (all): Avoid a trailing backslash.
3087         * Makefile.in: Regenerate.
3088
3089 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3090
3091         * config.sub, config.guess: Update from upstream sources.
3092
3093 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3094
3095         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3096         to noconfdirs.
3097         * configure: Regenerate.
3098
3099 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3100
3101         * Makefile.tpl ([+compare-target+]): Compare all stage
3102         directories, rather than just gcc.
3103         * Makefile.in: Rebuilt.
3104
3105 2009-06-01  Doug Kwan  <dougkwan@google.com>
3106
3107         * configure.ac: Support gold for target arm*-*-*.
3108         * configure: Regenerate.
3109
3110 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3111
3112         * Makefile.def: Add MPC support and dependencies.
3113         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3114
3115         * Makefile.in, configure: Regenerate.
3116
3117 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3118
3119         * Makefile.tpl (all): Avoid harmless warning in make all when
3120         gcc-bootstrap is enabled but stage_last does not exist.
3121         * Makefile.in: Rebuilt.
3122
3123 2009-05-24  Nicolas Roche  <roche@adacore.com>
3124
3125         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3126         * Makefile.in: Regenerate.
3127
3128 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3129
3130         * MAINTAINERS: Update my e-mail address.
3131
3132 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3133
3134         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3135         * configure:  Regenerate.
3136
3137 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3138
3139         PR other/40159
3140         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3141         gcc-no-bootstrap are mutually exclusive.
3142         * Makefile.in: Rebuilt.
3143
3144 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3145
3146         PR other/40159
3147         * Makefile.tpl (all): Don't end with unconditional success.
3148         * Makefile.in: Rebuilt.
3149
3150 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3151
3152         PR target/37137
3153         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3154         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3155         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3156         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3157         stage_configureflags, stage_cflags and stage_libcflags into
3158         explicit Makefile macros.
3159         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3160         GFORTRAN.
3161         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3162         CC.  Set CC_FOR_BUILD from CC.
3163         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3164         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3165         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3166         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3167         and GFORTRAN.
3168         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3169         (_LIBCFLAGS): Renamed to _TFLAGS.
3170         (do-compare-debug, do-compare3-debug): Drop.
3171         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3172         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3173         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3174         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3175         (XGCC_FLAGS_FOR_TARGET): New.
3176         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3177         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3178         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3179         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3180         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3181         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3182         TFLAGS.
3183         (BUILD_CONFIG): Include if requested.
3184         (all): Set TFLAGS on bootstrap.
3185         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3186         (all-stageid-prefixmodule): Likewise.
3187         (do-clean, distclean-stageid): Set TFLAGS.
3188         (restrap): Fix whitespace.
3189         * Makefile.in: Rebuilt.
3190
3191 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3192
3193         * config.guess: Sync with src.
3194
3195 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3196
3197         * configure.ac ($with_ppl):  Default to no if not supplied.
3198         ($with_cloog):  Likewise.
3199         configure:  Regenerate.
3200
3201 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3202
3203         * MAINTAINERS: Update my e-mail address.
3204
3205 2009-04-27  Nick Clifton  <nickc@redhat.com>
3206
3207         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3208
3209 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3210
3211         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3212         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3213         * Makefile.in: Regenerate.
3214
3215 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3216
3217         PR bootstrap/39739
3218         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3219         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3220
3221         * configure, Makefile.in: Regenerate.
3222
3223 2009-04-21  Taras Glek  <tglek@mozilla.com>
3224
3225         * include/hashtab.h: Update GTY annotations to new syntax
3226         * include/splay-tree.h: Likewise
3227
3228 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3229
3230         * config.sub, config.guess: Update from upstream sources.
3231
3232 2009-04-15  Anthony Green  <green@moxielogic.com>
3233
3234         * configure.ac: Add moxie support.
3235         * configure: Rebuilt.
3236
3237 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3238
3239         * configure.ac: Change copyright header to refer to version
3240         3 of the GNU General Public License and to point readers at the
3241         COPYING3 file and the FSF's license web page.
3242         * Makefile.def: Likewise.
3243         * Makefile.tpl: Likewise.
3244         * Makefile.in: Regenerate.
3245
3246 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3247
3248         * configure.ac: Restore match for darwin9 or later. Use double
3249         brackets since regeneration eats one pair.
3250         * configure: Regenerate.
3251
3252 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3253
3254         PR gas/10039
3255         * configure.ac: Require texinfo 4.7.
3256         * configure: Regenerated.
3257
3258 2009-04-09  Nick Clifton  <nickc@redhat.com>
3259
3260         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3261         the GCC Runtime Library Exception.
3262
3263 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3264
3265         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3266         * configure: Regenerate.
3267
3268 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3269
3270         * Makefil.def (languages): New entries.
3271         * Makefile.tpl (check-gcc-*): New generic target.
3272         * Makefile.in: Regenerate.
3273
3274 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3275
3276         * MAINTAINERS:  Update my email address.
3277
3278 2009-03-18  Tom Tromey  <tromey@redhat.com>
3279
3280         * configure: Rebuild.
3281         * configure.ac (host_libs): Add libiconv.
3282         * Makefile.in: Rebuild.
3283         * Makefile.def (host_modules): Add libiconv.
3284         (configure-gdb, all-gdb): Depend on libiconv.
3285
3286 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3287
3288         * configure.ac: Treat gdb as supported on x86_64-darwin.
3289         * configure: Regenerate.
3290
3291 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3292
3293         * configure.ac (--with-host-libstdcxx): New option.
3294         * configure: Regenerate.
3295
3296 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3297
3298         * MAINTAINERS:  Move myself into the write after approval list.
3299
3300 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3301
3302         * MAINTAINERS: Update e-mail address.
3303
3304 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3305
3306         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3307
3308 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3309
3310         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3311
3312 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3313
3314         Backport from git Libtool:
3315
3316         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3317         Support GNU/kOpenSolaris.
3318         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3319         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3320         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3321         GNU/kOpenSolaris.
3322
3323 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3324
3325         * MAINTAINERS: Update e-mail address.
3326
3327 2009-02-24  Michael Eager  <eager@eagercon.com>
3328
3329         * MAINTAINERS (Write After Approval): Add self.
3330
3331 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3332
3333         * MAINTAINERS (Write After Approval): Add myself.
3334
3335 2009-02-05  Andreas Schwab  <schwab@suse.de>
3336
3337         * Makefile.tpl (stage_last): Define $r and $s before using
3338         $(RECURSE_FLAGS_TO_PASS).
3339         * Makefile.in: Regenerate
3340
3341 2009-01-30  Ian Lance Taylor  <iant@google.com>
3342
3343         * MAINTAINERS: Move myself to the Global Reviewers list.
3344
3345 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3346
3347         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3348         * configure: Regenerate.
3349
3350 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3351
3352         * MAINTAINERS: Make whitespace consistent.
3353         Remove Robert Millan from Write After Approval.
3354
3355 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3356
3357         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3358         (all-opcodes): Depend on all-libiberty.
3359         * Makefile.in: Regenerate.
3360
3361 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3362
3363         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3364         * configure: Regenerate.
3365
3366 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3371
3372         * MAINTAINERS: Add myself to reviewers (Fortran).
3373
3374 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3375
3376         PR tree-optimization/38515
3377         * configure.ac (cloog-polylib): Removed.
3378         (with_ppl, with_cloog): Test for "no".
3379         * configure: Regenerated.
3380
3381 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3382
3383         * MAINTAINERS: Moved myself to reviewers (Fortran).
3384
3385 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3386
3387         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3388         (Write After Approval): Remove myself.
3389
3390 2009-01-03  Diego Novillo  <dnovillo@google.com>
3391
3392         * MAINTAINERS: Remove myself from alias maintainership.
3393
3394 2009-01-02  David Ayers  <ayers@fsfe.org>
3395
3396         * MAINTAINERS: Update e-mail address.
3397
3398 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3399
3400         * MAINTAINERS: Make whitespace consistent.
3401
3402 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3403
3404         Backport from upstream Libtool:
3405         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3406         Add cache variables to tests that require the linker to work.
3407         For shlibpath_overrides_runpath, this also changes the semantics
3408         to let the result from the C compiler take precedence.
3409
3410 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3411
3412         * config.sub, config.guess: Update from upstream sources.
3413
3414 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3415
3416         * configure.ac (ppllibs): Add by default the lib flags.
3417         * configure: Regenerate.
3418
3419 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3420
3421         * MAINTAINERS:  Add myself to the write after approval list.
3422
3423 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3424
3425         * configure.ac: Add double brackets on darwin[912].
3426         * configure: Regenerate.
3427
3428 2008-12-03  Daniel Kraft  <d@domob.eu>
3429
3430         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3431         Approval to Reviewer section (for Fortran front-end).
3432
3433 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3434
3435         * configure.ac: Expand to darwin10 and later.
3436         * configure: Regenerate.
3437
3438 2008-12-02  Andreas Schwab  <schwab@suse.de>
3439
3440         * Makefile.def: configure-target-boehm-gc depends on
3441         all-target-libstdc++-v3.
3442         * Makefile.in: Regenerate.
3443
3444 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3445
3446         * MAINTAINERS:  Add myself as mingw maintainer.
3447
3448 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3449
3450         * config.sub, config.guess: Update from upstream sources.
3451
3452 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3453
3454         * README.SCO: Remove.
3455
3456 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3457
3458         * MAINTAINERS:  Add myself to the write after approval list.
3459
3460 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3461
3462         * MAINTAINERS:  Update my email address in WAA section.
3463
3464 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3465
3466         * MAINTAINERS: Update e-mail address.
3467
3468 2008-11-27  Toon Moene  <toon@moene.org>
3469
3470         * MAINTAINERS: Change e-mail address.
3471
3472 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3473
3474         * configure.ac: Build gdb for i?86-*-darwin*
3475         * configure: Regenerated.
3476
3477 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3478
3479         * MAINTAINERS: Added my full name.
3480
3481 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3482
3483         PR bootstrap/38014
3484         PR bootstrap/37923
3485
3486         Revert:
3487
3488         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3489
3490         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3491         * Makefile.in: Regenerated.
3492
3493         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3494
3495         PR gdb/921
3496         PR gdb/1646
3497         PR gdb/2175
3498         PR gdb/2176
3499
3500         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3501         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3502         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3503         (HOST_EXPORTS): Pass CPPFLAGS.
3504         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3505         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3506         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3507         * Makefile.in, configure: Regenerated.
3508         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3509         and CPPFLAGS_FOR_BUILD.
3510
3511 2008-11-06  Jeff Law  <law@redhat.com>
3512
3513         * MAINTAINERS: Add myself as middle end maintainer.
3514
3515 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3516
3517         * MAINTAINERS (Write after approval): Add myself.
3518
3519 2008-11-05  Diego Novillo  <dnovillo@google.com>
3520
3521         * MAINTAINERS (Global Reviewers): Add myself.
3522         (Non-Algorithmic Maintainers): Remove myself.
3523
3524 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3525
3526         * MAINTAINERS (Write after approval): Add myself.
3527
3528 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3529
3530         * MAINTAINERS (Write after approval): Add myself.
3531
3532 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3533
3534         * configure.ac (spu-*-*): Remove special case.
3535         * configure: Regenerate.
3536
3537 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3538
3539         * MAINTAINERS (Write after approval): Update my email address.
3540
3541 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3542
3543         * configure.ac [spu-*-*]: Do not set skipdirs.
3544         * configure: Re-generate.
3545
3546 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3547
3548         * MAINTAINERS (Various Maintainers): Add myself to reload.
3549
3550 2008-10-25  Richard Guenther  <rguenther@suse.de>
3551
3552         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3553         maintainer.  Remove myself as libgcc-math maintainer.
3554         (Non-Algorithmic Maintainers): Remove myself.
3555
3556 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3557
3558         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3559         * Makefile.in: Regenerated.
3560
3561 2008-10-23  Cary Coutant  <ccoutant@google.com>
3562
3563         * MAINTAINERS (Write after approval): Add myself.
3564
3565 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3566
3567         PR gdb/921
3568         PR gdb/1646
3569         PR gdb/2175
3570         PR gdb/2176
3571
3572         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3573         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3574         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3575         (HOST_EXPORTS): Pass CPPFLAGS.
3576         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3577         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3578         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3579         * Makefile.in, configure: Regenerated.
3580         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3581         and CPPFLAGS_FOR_BUILD.
3582
3583 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3584
3585         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3586         Sebastian Pop.
3587
3588 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3589
3590         * MAINTAINERS (Write After Approval): Added myself.
3591
3592 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3593
3594         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3595         recommended version to 2.3.2.
3596
3597         * configure: Regenerate.
3598
3599 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3600
3601         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3602
3603 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3604
3605         * MAINTAINERS (Write After Approval): Update e-mail address.
3606
3607 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3608
3609         * libtool.m4: Update to libtool 2.2.6.
3610         * lt~obsolete.m4: Update to libtool 2.2.6.
3611         * ltmain.sh: Update to libtool 2.2.6.
3612         * ltsugar.m4: Update to libtool 2.2.6.
3613         * ltversion.m4: Update to libtool 2.2.6.
3614         * ltoptions.m4: Update to libtool 2.2.6.
3615         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3616
3617 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3622
3623         * MAINTAINERS (Write After Approval): Update my name.
3624
3625 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3626
3627         * MAINTAINERS: Add myself in "Write After Approval".
3628
3629 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3630
3631         * MAINTAINERS: Add myself as ia64 maintainer.
3632
3633 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3634
3635         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3636         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3637         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3638         and Michael Tiemann from Write After Approval since they do not
3639         actually have access.
3640
3641 2008-09-05  Richard Guenther  <rguenther@suse.de>
3642
3643         * configure.ac: Initialize clooglibs to -lcloog.
3644         * configure: Re-generate.
3645
3646 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3647
3648         * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3651
3652         * configure.ac (--with-cloog-polylib): New.
3653         (--disable-cloog-version-check): New.
3654         (--disable-ppl-version-check): New.
3655         * configure: Re-generate.
3656
3657 2008-09-03  Richard Guenther  <rguenther@suse.de>
3658
3659         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3660         cloog test.
3661         * configure: Re-generate.
3662
3663 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3664
3665         Add picoChip port.
3666         * MAINTAINERS: Add picoChip maintainers.
3667
3668 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3669             Tobias Grosser  <grosser@fim.uni-passau.de>
3670             Jan Sjodin  <jan.sjodin@amd.com>
3671             Harsha Jagasia  <harsha.jagasia@amd.com>
3672             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3673             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3674             Adrien Eliche  <aeliche@isty.uvsq.fr>
3675
3676         Merge from graphite branch.
3677         * configure: Regenerate.
3678         * Makefile.in: Regenerate.
3679         * configure.ac (host_libs): Add ppl and cloog.
3680         Add checks for PPL and CLooG.
3681         * Makefile.def (ppl, cloog): Added modules and dependences.
3682         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3683         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3684
3685 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3686
3687         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3688         (GCC_SHLIB_SUBDIR): New.
3689         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3690         * configure: Regenerate.
3691         * Makefile.in: Regenerate.
3692
3693 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3694
3695         * MAINTAINERS: Consistently use tabs to separate columns.
3696
3697 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3698
3699         * MAINTAINERS (Write after Approval): Add myself.
3700
3701 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3702
3703         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3704         Enable bfd, binutils and opcodes.
3705         * configure: Regenerate.
3706
3707 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3708
3709         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3710
3711 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3712
3713         * MAINTAINERS:  Use correct Umlaut for last name.
3714
3715 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3716
3717         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3718
3719 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3720
3721         * MAINTAINERS: Update my email address.
3722
3723 2008-08-16  Nicolas Roche  <roche@adacore.com>
3724
3725         * Makefile.tpl: Add BOOT_ADAFLAGS.
3726         * Makefile.in: Regenerate.
3727
3728 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3729
3730         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3731         * configure: Regenerate.
3732
3733 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3734
3735         * configure.ac: Add makefile fragments for hpux.
3736         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3737         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3738         * configure: Regenerate.
3739         * Makefile.in: Regenerate.
3740
3741 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3742
3743         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3744
3745 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3746
3747         * MAINTAINERS (Write after Approval): Add myself.
3748
3749 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3750
3751         * MAINTAINERS (Write After Approval):  Add myself.
3752
3753 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3754
3755         * MAINTAINERS (Write After Approval):  Add myself.
3756
3757 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3758
3759         * MAINTAINERS: Update my email address.
3760
3761 2008-06-25  Joey Ye  <joey.ye@intel.com>
3762
3763         * MAINTAINERS (Write After Approval):  Add myself.
3764
3765 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3766
3767         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3768         * Makefile.in: Regenerate.
3769         * configure: Regenerate.
3770
3771 2008-06-17  Daniel Kraft  <d@domob.eu>
3772
3773         * MAINTAINERS (Write After Approval):  Add myself.
3774
3775 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3776
3777         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3778         "$@" is still intact with both Autoconf 2.59 and 2.62.
3779         * configure: Regenerate.
3780
3781 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3782
3783         * Makefile.tpl: Fix comment errors.
3784         * Makefile.in: Regenerate.
3785
3786 2008-06-12  David S. Miller  <davem@davemloft.net>
3787             David Edelsohn  <edelsohn@gnu.org>
3788
3789         * configure.ac: Add powerpc*-*-* to gold supported targets.
3790         * configure: Regenerate.
3791
3792 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3793
3794         PR tree-optimization/36218
3795         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3796         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3797         (all prefix="build-"): Pass them to build-system sub-makes.
3798         * Makefile.in: Regenerate.
3799
3800 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3801
3802         * MAINTAINERS (mt port): Remove.
3803         (sco5, unixware, sco udk): Remove.
3804         (Kean Johnston): Add to Write After Approval.
3805
3806 2008-05-30  Julian Brown  <julian@codesourcery.com>
3807
3808         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3809         of libobjc for ARM EABI Linux.
3810         * configure: Regenerate.
3811
3812 2008-05-18  Xinliang David Li   <davidxl@google.com>
3813
3814         * ChangeLog: Remove wrong ChangeLog entry.
3815
3816 2008-05-17  Xinliang David Li   <davidxl@google.com>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3821
3822         * MAINTAINERS (Write After Approval): Add myself.
3823
3824 2008-05-14  Rafael Espíndola  <espindola@google.com>
3825
3826         * config-ml.in: don't handle --enable-shared and --enable-static.
3827
3828 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3829
3830         * MAINTAINERS: Update my email address.
3831
3832 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3833
3834         * MAINTAINERS: Update my email address.
3835
3836 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3837
3838         * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3841
3842         * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3845
3846         * MAINTAINERS (crx): Add myself.
3847
3848 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3849
3850         Sync with src:
3851         2008-04-14  David S. Miller  <davem@davemloft.net>
3852
3853         * configure.ac: Add sparc*-*-* to gold supported targets.
3854         * configure: Regenerate.
3855
3856 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3857
3858         PR bootstrap/35457
3859         * configure.ac: Include override.m4.
3860         * configure: Regenerate.
3861
3862 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3863
3864         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3865         * Makefile.in: Regenerate.
3866
3867 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3868
3869         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3870         as nonconfigurable directories list.
3871         * configure: Regenerate.
3872
3873 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3874
3875         * config.sub, config.guess: Update from upstream sources.
3876
3877 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3878
3879         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3880         * Makefile.in: Regenerate.
3881
3882 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3883
3884         * configure.ac: Do not build libssp for the AVR.
3885         * configure: Regenerate.
3886
3887 2008-04-07  Ian Lance Taylor  <iant@google.com>
3888
3889         * Makefile.def: check-gold depends upon all-binutils.
3890         * Makefile.in: Regenerate.
3891
3892 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3893
3894         * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2008-04-04  Nick Clifton  <nickc@redhat.com>
3897
3898         PR binutils/4334
3899         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3900         builds.
3901         * configure: Regenerate.
3902
3903 2008-04-04  NightStrike  <NightStrike@gmail.com>
3904
3905         PR other/35151
3906         * configure.ac: Combine rules for mingw32 and mingw64.
3907         * configure: Regenerate.
3908
3909 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3910
3911         * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3914
3915         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3916         * Makefile.in (.NOTPARALLEL): Ditto.
3917
3918 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3919
3920         * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3923
3924         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3925         * Makefile.in (.NOTPARALLEL): Regenerate.
3926
3927 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3928
3929         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3930         * Makefile.in: Regenerate.
3931
3932 2008-03-26  Jakub Staszak  <kuba@et.pl>
3933
3934         * MAINTAINERS (Write After Approval): Add myself.
3935
3936 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3937
3938         * MAINTAINERS:  Update e-mail address.
3939
3940 2008-03-20  Ian Lance Taylor  <iant@google.com>
3941
3942         * configure.ac: Add support for --enable-gold.
3943         * Makefile.def: Add gold as a directory like ld.
3944         * configure, Makefile.in: Regenerate.
3945
3946 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3947
3948         * configure.ac: m4_include config/proginstall.m4.
3949         * configure: Regenerate.
3950
3951         Backport from upstream Libtool:
3952
3953         2007-10-12  Eric Blake  <ebb9@byu.net>
3954
3955         Deal with Autoconf 2.62's semantic change in m4_append.
3956         * ltsugar.m4 (lt_append): Replace broken versions of
3957         m4_append.
3958         (lt_if_append_uniq): Don't require separator to be overquoted,
3959         and avoid broken m4_append.
3960         (lt_dict_add): Fix typo.
3961         * libtool.m4 (_LT_DECL): Don't overquote separator.
3962
3963 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3964
3965         * config.rpath: Add AIX 6 support.
3966
3967 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3968
3969         * Makefile.def (stageprofile).  Remove -fprofile-generate
3970         from stage_libcflags.
3971         * Makefile.in: Regenerate.
3972
3973 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3974
3975         * config.sub, config.guess: Update from upstream sources.
3976
3977 2008-03-06  Tom Tromey  <tromey@redhat.com>
3978
3979         * MAINTAINERS: Update for treelang deletion.
3980
3981 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3982
3983         * MAINTAINERS: Update my email address.
3984
3985 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3986
3987         * MAINTAINERS (darwin port): Add myself as a maintainer.
3988         (objective-c/c++): Add myself as a maintainer.
3989
3990 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3991
3992         * MAINTAINERS (Write After Approval): Update my email address.
3993
3994 2008-02-25  Tomas Bily  <tbily@suse.cz>
3995
3996         * MAINTAINERS (Write After Approval): Add myself.
3997
3998 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3999
4000         * MAINTAINERS (OpenMP): Add myself.
4001
4002 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4003
4004         PR bootstrap/32009
4005         PR bootstrap/32161
4006
4007         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4008         * configure: Regenerate.
4009
4010         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4011         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4012         STAGE4_LIBCFLAGS): New.
4013         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4014         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4015         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4016         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4017         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4018         for target modules.  Don't export LIBCFLAGS.
4019         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4020         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4021         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4022         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4023         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4024         * Makefile.in: Regenerate.
4025
4026 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4027
4028         PR libgcj/33085
4029         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4030         Do not use -DDLL_EXPORT.  Backport from upstream.
4031
4032 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4033
4034         * MAINTAINERS (Write After Approval): Add myself.
4035
4036 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4037
4038         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4039         * configure: Regenerate.
4040
4041 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4042
4043         * configure.ac (xtensa*-*-*): Recognize processor variants.
4044         * configure: Regenerate.
4045
4046 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4047
4048         PR bootstrap/34922
4049         * configure.ac (PARSE_ARGS): Push suitable setting of
4050         ac_subdirs_all, for `./configure --help=recursive'.
4051         Handle `+' in generic toplevel directory disabling.
4052         * configure: Regenerate.
4053
4054 2008-01-28  Nick Clifton  <nickc@redhat.com>
4055
4056         * MAINTAINERS (xstormy16): Take over maintainership.
4057
4058 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4059
4060         * MAINTAINERS (c4x port): Remove.
4061
4062 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4063
4064         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4065
4066 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4067
4068         * config.sub, config.guess: Update from upstream sources.
4069
4070 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4071
4072         * MAINTAINERS (Write After Approval): Add myself.
4073
4074 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4075
4076         * MAINTAINERS: Update my email address.
4077
4078 2008-01-09  Raksit Ashok  <raksit@google.com>
4079
4080         * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2008-01-09  Raksit Ashok  <raksit@google.com>
4083
4084         * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4087
4088         * config.sub, config.guess: Update from upstream sources.
4089
4090 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4091
4092         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4093         Change recommended MPFR from 2.2.1 -> 2.3.0.
4094         * configure: Regenerate.
4095
4096 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4097
4098         * MAINTAINERS: Update my email address.
4099
4100 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4101
4102         * MAINTAINERS: Update my email address.
4103
4104 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4105
4106         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4107         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4108         * Makefile.in: Regenerate.
4109
4110 2007-12-10  Mark Heffernan  <meheff@google.com>
4111
4112         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4113         misplaced entries.
4114
4115 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4116
4117         * configure.ac: Enable libjava for x86_64-*-darwin9.
4118         * configure: Regenerate.
4119
4120 2007-12-07  Bill Maddox  <maddox@google.com>
4121
4122         * MAINTAINERS (Write After Approval): Add myself.
4123
4124 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4125
4126         * config.sub, config.guess: Update from upstream sources.
4127
4128 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4129
4130         * config-ml.in: Remove 64bit configure tests.
4131
4132 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4133
4134         * config-ml.in: Robustify against white space in absolute file
4135         names.
4136
4137         * config-ml.in (multi-clean): Substitute ${Makefile}.
4138         Remove superfluous ${Makefile} in list.
4139
4140 2007-11-19  Thiemo Seufer  <ths@mips.com>
4141
4142         * config-ml.in: Don't hardcode the Makefile name.
4143
4144 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4145
4146         * MAINTAINERS (Write After Approval): Add myself.
4147
4148 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4149
4150         * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2007-11-06  Doug Kwan  <dougkwan@google.com>
4153
4154         * MAINTAINERS (Write After Approval): Add myself.
4155
4156 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4157
4158         * MAINTAINERS (mercury): Remove entry.
4159         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4160
4161 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4162
4163         * Makefile.def (dependencies): Make configure-gdb depend on
4164         all-intl.
4165         * Makefile.in: Regenerated.
4166
4167 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4168
4169         * MAINTAINERS (Fortran maintainer): Remove myself.
4170
4171 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4172
4173         * Makefile.def: To avoid problems running with parallel makes,
4174         build newlib before libgloss so that target specific header
4175         files are availble.
4176         * Makefile.in: Regenerate
4177
4178 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4179
4180         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4181         * Makefile.in: Regenerate.
4182
4183 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4184
4185         * MAINTAINERS (Register allocation reviewer): Add myself.
4186
4187 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4188
4189         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4190         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4191         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4192         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4193         * configure: Regenerate.
4194
4195 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4196
4197         * MAINTAINERS (Register allocation reviewer): Add myself.
4198
4199 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4200
4201         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4202         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4203         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4204         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4205         * configure.ac: Default them to host tools for $host = $build.
4206         Subst them.
4207
4208         * configure: Regenerate.
4209         * Makefile.in: Regenerate.
4210
4211 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4212
4213         * MAINTAINERS (Register allocation reviewer): Add myself.
4214
4215 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4216
4217         * MAINTAINERS (Register allocation reviewer): Add myself.
4218
4219 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4220
4221         * MAINTAINERS (Write After Approval): Fix typo.
4222
4223 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4224
4225         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4226         * configure: Regenerate.
4227
4228 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4229
4230         PR bootstrap/31906
4231         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4232         they're already prefixed.
4233
4234 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4235
4236         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4237         libstdc++.
4238         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4239         * configure: Regenerate.
4240         * Makefile.in: Regenerate.
4241
4242 2007-09-17  Andreas Schwab  <schwab@suse.de>
4243
4244         * configure.ac: Raise minimum makeinfo version to 4.6.
4245         * configure: Regenerate.
4246
4247 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4248
4249         * MAINTAINERS (write-after-approval) add myself
4250
4251 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4252
4253         * configure.ac: Correct makeinfo version check.
4254         * configure: Regenerate.
4255
4256 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4257
4258         * MAINTAINERS: Update my email address.
4259
4260 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4261
4262         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4263         to $skipdirs and only disable gprof for newlib.  Use the normal
4264         mips*-elf* handling in other respects.
4265         * configure: Regnerate.
4266
4267 2007-09-12  David Daney  <ddaney@avtrex.com>
4268
4269         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4270         enabling libgcj.
4271         * configure: Regenerate.
4272
4273 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4274
4275         PR other/32154
4276         * configure.ac: For libgloss targets, point the linker to the linker
4277         script, startup code and simulator library.
4278         * configure: Regenerate.
4279
4280 2007-09-07  Andrew Haley  <aph@redhat.com>
4281
4282         * configure.ac (noconfigdirs): Remove target-libffi and
4283         target-libjava.
4284         * configure: Regenerate.
4285
4286 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4287
4288         PR target/33281
4289         * configure.ac: Use config/mh-mingw on mingw.
4290         * configure: Regenerate.
4291
4292 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4293
4294         * MAINTAINERS (Write After Approval): Add myself.
4295
4296 2007-09-05  Richard Guenther  <rguenther@suse.de>
4297
4298         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4299         nor --disable-checking is provided also turn on yes and types
4300         checking for stage1.
4301         * configure: Re-generate.
4302
4303 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4304
4305         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4306         (Write After Approval): Remove myself.
4307
4308 2007-08-29  Nick Clifton  <nickc@redhat.com>
4309
4310         * config.sub, config.guess: Update from upstream sources.
4311
4312 2007-08-22  Bud Davis  <jmdavis@link.com>
4313
4314         * MAINTAINERS (Write After Approval): Added myself.
4315         * MAINTAINERS (Reviewers): Removed myself.
4316
4317 2007-08-18  Paul Brook  <paul@codesourcery.com>
4318             Joseph Myers  <joseph@codesourcery.com>
4319
4320         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4321         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4322         * Makefile.in: Regenerate.
4323         * configure.ac (--with-debug-prefix-map): New.
4324         * configure: Regenerate.
4325
4326 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4327             Nigel Stephens  <nigel@mips.com>
4328
4329         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4330         as target_makefile_frag.
4331         * configure: Regenerate.
4332
4333 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4334
4335         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4336         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4337         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4338         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4339         (do-compare, do-compare3, do-compare-debug): New.
4340         ([+compare-target+]): Use them.
4341
4342 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4343
4344         * MAINTAINERS (Write After Approval): Change my email address.
4345
4346 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4347             Ben Elliston  <bje@au.ibm.com>
4348
4349         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4350         --silent if $silent.
4351         * configure: Regenerate.
4352
4353 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4354
4355         * MAINTAINERS (Various Maintainers): Add myself as
4356         loop infrastructure maintainer.  Update my e-mail
4357         address.
4358
4359 2007-07-31  Diego Novillo  <dnovillo@google.com>
4360
4361         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4362         Adjust description.
4363
4364 2007-07-26  Richard Guenther  <rguenther@suse.de>
4365
4366         * configure.ac: Add types checking to stage1 checking flags.
4367         * configure: Regenerate.
4368
4369 2007-07-17  Nick Clifton  <nickc@redhat.com>
4370
4371         * COPYING3: New file.  Contains version 3 of the GNU General
4372         Public License.
4373         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4374         Lesser General Public License.
4375
4376 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4377
4378         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4379
4380 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4381
4382         * MAINTAINERS (S/390 co-maintainer): Add myself.
4383         (Write After Approval): Remove myself.
4384
4385 2007-07-13  Dan Hipschman  <dsh@google.com>
4386
4387         * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2007-07-11  Nick Clifton  <nickc@redhat.com>
4390
4391         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4392         WINDRES export.
4393         * Makefile.in: Regenerate.
4394
4395 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4396
4397         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4398         maintainer.
4399
4400 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4401
4402         * lt~obsolete.m4: New. Import from 20070318 libtool.
4403
4404 2007-07-03  Julian Brown  <julian@codesourcery.com>
4405
4406         * MAINTAINERS (Write After Approval): Add myself.
4407
4408 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4409
4410         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4411         * configure: Regenerate.
4412
4413 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4414
4415         * configure.ac: Add some missing m4 quotation.
4416         * configure: Regenerate.
4417
4418 2007-07-02  Simon Baldwin  <simonb@google.com>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4423
4424         * configure: Regenerate.
4425
4426 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4427
4428         * Makefile.def: Add windmc tool to build.
4429         * Makefile.tpl: Likewise.
4430         * configure.ac: Likewise.
4431         * Makefile.in: Regenerate.
4432         * configure: Regenerate.
4433
4434 2007-06-28  DJ Delorie  <dj@redhat.com>
4435
4436         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4437         not building newlib.
4438         * configure: Regenerated.
4439
4440 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4441
4442         * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4445
4446         * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4449
4450         * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4453
4454         * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4457
4458         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4459         * Makefile.in: Regenerated.
4460
4461 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4462
4463         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4464         bfin*-*-uclinux* targets.
4465         * configure: Regenerate.
4466
4467 2007-06-14  Ian Lance Taylor  <iant@google.com>
4468
4469         * MAINTAINERS: Add myself as non-algorithmic global write
4470         maintainer.
4471
4472 2007-06-14  Diego Novillo  <dnovillo@google.com>
4473
4474         * MAINTAINERS: Add self as middle-end maintainer and
4475         non-algorithmic global write maintainer.
4476
4477 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4478
4479         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4480         Move all Fortran maintainers except Paul Brook into the
4481         Non-Autopoiesis section.
4482
4483 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4484
4485         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4486         (distclean-stage[+id+]): Possibly delete stage_last.
4487         * Makefile.in: Regenerate.
4488
4489 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4490
4491         * MAINTAINERS (Various Maintainer): Fix typo.
4492
4493 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4494
4495         * MAINTAINERS (Various Maintainer): Add myself as
4496         dataflow maintainer.
4497
4498 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4499
4500         * config.sub, config.guess: Update from upstream sources.
4501
4502 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4503
4504         * Makefile.tpl: Fix spelling error.
4505         * Makefile.in: Regenerate.
4506
4507 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4508
4509         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4510         lt_cv_sys_max_cmd_len.
4511
4512 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4513
4514         * MAINTAINERS (Various Maintainers): Add myself as
4515         auto-vectorizer maintainer.
4516
4517 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4518
4519         PR libjava/32098
4520         * libtool.m4: Revert previous change.
4521         * ltgcc.m4: Put it here.
4522
4523 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4524
4525         * MAINTAINERS (Various Maintainers): Add myself as
4526         auto-vectorizer maintainer.
4527
4528 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4529
4530         PR libjava/32098
4531         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4532
4533 2007-05-30  Richard Guenther  <rguenther@suse.de>
4534
4535         * MAINTAINERS (Various Maintainers): Add myself as
4536         auto-vectorizer maintainer.
4537
4538 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4539
4540         PR bootstrap/29382
4541         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4542         * configure: Rebuilt.
4543
4544 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4545
4546         * MAINTAINERS (Write After Approval): Removed my name.
4547
4548 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4549
4550         * MAINTAINERS (Write After Approval): Remove myself.
4551
4552 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4553
4554         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4555
4556 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4557
4558         * ltmain.sh: Update from ToT Libtool.
4559         * libtool.m4: Update from ToT Libtool.
4560         * ltsugar.m4: New. Update from ToT Libtool.
4561         * ltversion.m4: New. Update from ToT Libtool.
4562         * ltoptions.m4: New. Update from ToT Libtool.
4563         * ltconfig: Remove.
4564         * ltcf-c.sh: Remove.
4565         * ltcf-cxx.sh: Remove.
4566         * ltcf-gcj.sh: Remove.
4567
4568 2007-05-22  Ollie Wild  <aaw@google.com>
4569
4570         * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4573
4574         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4575         stage_cflags.
4576         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4577         Remove CFLAGS/LIBCFLAGS.
4578         (configure-stage[+id+]-[+prefix+][+module+],
4579         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4580         * Makefile.in: Regenerate.
4581
4582 2007-05-15  Diego Novillo  <dnovillo@google.com>
4583
4584         * MAINTAINERS: Update e-mail address.
4585
4586 2007-05-15  Revital Eres  <eres@il.ibm.com>
4587
4588         * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4591
4592         * MAINTAINERS (Write After Approval): Updated my address.
4593
4594 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4595
4596         * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2007-05-11  Silvius Rus  <rus@google.com>
4599
4600         * MAINTAINERS (Write After Approval): Add myself.
4601
4602 2007-04-23  Tom Tromey  <tromey@redhat.com>
4603
4604         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4605
4606 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4607
4608         * MAINTAINERS (cpplib): Rename to ...
4609         (libcpp): ... this.  Add C/C++ front end maintainers.
4610
4611 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4612
4613         * config-ml.in: Pass ${ml_config_env} to configure calls.
4614
4615 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4616
4617         * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4620
4621         * MAINTAINERS (Write After Approval): Add myself.
4622
4623 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4624
4625         * MAINTAINERS (fortran 95 front end): Add myself.
4626
4627 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4628
4629         * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4632
4633         * MAINTAINERS (Modulo Scheduler): Add myself.
4634
4635 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4636
4637         * MAINTAINERS (fortran 95 front end): Add myself.
4638         (c++ front end): whitespace fix.
4639
4640 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4641
4642         * MAINTAINERS (Write After Approval): Add myself.
4643
4644 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4645
4646         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4647         of glob.  Quote arguments with single quotes too.
4648         * configure: Regenerate.
4649
4650 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4651
4652         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4653         * Makefile.in: Regenerate
4654
4655 2007-03-07  Andreas Schwab  <schwab@suse.de>
4656
4657         * configure: Regenerate.
4658
4659 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4660
4661         * configure.ac: Add "--with-pdfdir" configure option,
4662         which defines pdfdir variable.
4663         * Makefile.def (target=fixincludes): Add install-pdf to
4664         missing targets.
4665         (recursive_targets): Add install-pdf target.
4666         (flags_to_pass): Add pdfdir.
4667         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4668         target.
4669         * configure: Regenerate
4670         * Makefile.in: Regenerate
4671
4672 2007-02-28  Eric Christopher  <echristo@apple.com>
4673
4674         Revert:
4675         2006-12-07  Mike Stump  <mrs@apple.com>
4676
4677         * Makefile.def (dependencies): Add dependency for
4678         install-target-libssp and install-target-libgomp on
4679         install-gcc.
4680         * Makefile.in: Regenerate.
4681
4682 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4683
4684         * configure: Regenerate.
4685         * configure.ac: Move statements after variable declarations.
4686
4687 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4688
4689         * MAINTAINERS: Add myself as sh maintainer.
4690
4691 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4692
4693         * configure.ac: Adjust for loop syntax.
4694         * configure: Regenerate.
4695
4696 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4697
4698         * configure: Rebuilt.
4699
4700 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4701
4702         * configure.ac: Drop multiple occurrences of --enable-languages,
4703         and fix its quoting.
4704         * configure: Rebuilt.
4705
4706 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4707             Nathan Sidwell  <nathan@codesourcery.com>
4708             Vladimir Prus  <vladimir@codesourcery.com>
4709             Joseph Myers  <joseph@codesourcery.com>
4710
4711         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4712         * configure: Regenerate.
4713
4714 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4715
4716         * ltconfig (freebsd*): Default to elf.
4717
4718 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4719
4720         * configure.ac (target_libraries): Move libgcc before libiberty.
4721         * configure: Regenerated.
4722
4723 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4724             Paolo Bonzini  <bonzini@gnu.org>
4725
4726         PR bootstrap/30753
4727         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4728         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4729         * configure: Regenerated.
4730
4731 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4732
4733         * MAINTAINERS (Language Front End Maintainers): Update my mail
4734         address.
4735
4736 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4737
4738         PR bootstrap/30748
4739         * configure.ac: Correct syntax for Solaris ksh.
4740         * configure: Regenerated.
4741
4742 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         * configure.ac: Sync with src.
4745         * configure: Regenerate.
4746
4747 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4748
4749         * Makefile.in: Regenerate.
4750
4751 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4752
4753         * config.sub: Sync with src.
4754
4755 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4756
4757         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4758         noncanonical equivalents.
4759         * configure.in: Rename to...
4760         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4761         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4762         target_noncanonical.  Use them.  Rewrite removal of configure
4763         arguments for autoconf 2.59.  Discard variable settings.  Force
4764         program_transform_name for native tools.
4765
4766         * Makefile.in: Regenerated.
4767         * configure: Regenerated with autoconf 2.59.
4768
4769 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4770
4771         * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2007-01-31  Andreas Schwab  <schwab@suse.de>
4774
4775         * Makefile.tpl (LDFLAGS): Substitute it.
4776         * Makefile.in: Regenerate.
4777
4778 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4779
4780         * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4783
4784         * MAINTAINERS (spu port): Add myself.
4785
4786 2007-01-23  Richard Guenther  <rguenther@suse.de>
4787
4788         PR bootstrap/30541
4789         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4790         * Makefile.tpl (GNATBIND): Substitute it.
4791         (GNATMAKE): Likewise.
4792         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4793         of STAGE_PREFIX.
4794         * Makefile.in: Regenerate.
4795         * configure: Regenerate.
4796
4797 2007-01-18  Mike Stump  <mrs@apple.com>
4798
4799         * configure.in: Re-enable -Werror for gcc builds.
4800
4801 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4802
4803         * MAINTAINERS (Write After Approval): Add myself.
4804
4805 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4806
4807         * configure.in: Change == to = in test command.
4808         * configure: Regenerate.
4809
4810 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4811             Nick Clifton  <nickc@redhat.com>
4812             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4813
4814         * configure.in (build_configargs, host_configargs, target_configargs):
4815         Remove build/host/target parameters.
4816         (host_libs): Add gmp and mpfr.
4817         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4818         * Makefile.def (gmp, mpfr): New.
4819         (gcc): Remove target.
4820         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4821         target_os, target_vendor): New.
4822         (configure): Add host_alias/target_alias arguments; adjust invocations.
4823         * configure: Regenerate.
4824         * Makefile.in: Regenerate.
4825
4826 2007-01-11  Matt Fago  <fago@earthlink.net>
4827
4828         * configure.in: Try to link to functions only in mpfr 2.2.x
4829         to improve robustness of configure tests.
4830         * configure: Regenerate.
4831
4832 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4833
4834         * MAINTAINERS: Add myself as i386 maintainer.
4835
4836 2007-01-08  Jan Hubicka  <jh@suse.cz>
4837
4838         * MAINTAINERS: Add myself as i386 maintainer.
4839
4840 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4841
4842         * configure.in: Add support for an x86_64-mingw* target.
4843         * configure: Regenerate.
4844
4845 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4846
4847         * Makefile.tpl (all-target): Correct @if conditional for target
4848         modules.
4849         * configure.in: Omit libiberty if building only target libgcc.
4850         * configure, Makefile.in: Regenerated.
4851
4852 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4853
4854         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4855         * configure: Regenerate.
4856
4857 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4858
4859         * Makefile.def (target_modules): Add libgcc.
4860         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4861         * Makefile.tpl (clean-target-libgcc): Delete.
4862         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4863         on gcc even for bootstrapped modules.  Rewrite handling of
4864         lang_env_dependencies to loop over target_modules.
4865         * configure.in (target_libraries): Add target-libgcc.
4866         * Makefile.in, configure: Regenerated.
4867
4868 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * configure.in: Reorganize recognition of languages.  Add
4871         --enable-stage1-languages.  Show supported languages for the chosen
4872         target rather than all recognized languages.
4873         * configure: Regenerate.
4874
4875 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4876
4877         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4878         * Makefile.in: Regenerate.
4879
4880 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4881
4882         * configure.in: Warn that MPFR 2.2.0 is buggy.
4883         * configure: Regenerate.
4884
4885 2006-12-27  Ian Lance Taylor  <iant@google.com>
4886
4887         * configure.in: When removing Makefiles to force a reconfigure, also
4888         remove prev-DIR*/Makefile.
4889         * configure: Regenerate.
4890
4891 2006-12-22  Andreas Schwab  <schwab@suse.de>
4892
4893         * configure: Regenerate with correct autoconf version.
4894
4895 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4896
4897         * configure.in: add AC_SUBST for *_FOR_TARGET.
4898         * configure: Regenerate.
4899
4900 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4901
4902         * configure.in: Simplify logic for rejecting languages that cannot
4903         be built.  Separate the case when a language is unsupported,
4904         from the case when the user chooses not to build a language.
4905
4906 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4907
4908         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4909         it only affects bootstrap and could be tested on "$host" as well.
4910         * configure: Regenerate.
4911         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4912
4913 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4914
4915         PR bootstrap/29544
4916         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4917         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4918         move here comment from Makefile.tpl.
4919         * Makefile.tpl: Move some definitions higher in the file.
4920         (STAGE1_CHECKING): New.
4921         * configure.in: Add --enable-stage1-checking.
4922         * configure: Regenerate.
4923         * Makefile.in: Regenerate.
4924
4925 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4926
4927         * MAINTAINERS: Add myself as build system maintainer.
4928
4929 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4930
4931         * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2006-12-13  Eric Christopher  <echristo@apple.com>
4934
4935         * MAINTAINERS: Add myself as darwin maintainer.
4936
4937 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4938
4939         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4940
4941 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4942
4943         MAINTAINERS: Update my entry.
4944
4945 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4946
4947         * configure.in:  Handle spu makefile frag.
4948         * Makefile.tpl (MAINT): Define
4949         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4950         * configure: Regenerate.
4951         * Makefile.in: Regenerate.
4952
4953 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4954
4955         * config.guess: Import latest version.
4956         * config.sub: Likewise.
4957
4958 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4959
4960         * configure.in (spu-*-*): Don't skip target-libiberty.
4961         * configure: Regenerate.
4962
4963 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4964
4965         PR bootstrap/30134
4966         * configure.in: Correct x86 darwin support for libjava to powerpc
4967         and i?86 only.
4968         * configure: Regenerate.
4969
4970 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4971
4972         * configure.in: Add x86 darwin support for libjava.
4973         * configure: Regenerate.
4974
4975 2006-12-07  Mike Stump  <mrs@apple.com>
4976
4977         * Makefile.def (dependencies): Add dependency for
4978         install-target-libssp and install-target-libgomp on
4979         install-gcc.
4980         * Makefile.in: Regenerate.
4981
4982 2006-12-04  Richard Guenther  <rguenther@suse.de>
4983
4984         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4985         (Non-Algorithmic Maintainers): Move over non-algorithmic
4986         loop optimizer maintainers, add myself as a non-algorithmic
4987         middle-end maintainer.
4988
4989 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4990
4991         * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4994
4995         * configure.in: Update error message for missing GMP/MPFR.
4996
4997         * configure: Regenerate.
4998
4999 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5000
5001         * configure.in: Update MPFR version in error message.
5002
5003         * configure: Regenerate.
5004
5005 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5006
5007         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5008         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5009         --with-gmp-lib): New flags.
5010
5011         * configure: Regenerate.
5012
5013 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5014
5015         * MAINTAINERS (Write After Approval): Change my email address.
5016
5017 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5018
5019         * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2006-11-22  Philipp Thomas  <pth@suse.de>
5022
5023         * MAINTAINERS (i18n): Update e-mail address.
5024
5025 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5026
5027         * MAINTAINERS (spu port): Add myself as maintainer.
5028         (Write After Approval): Remove myself.
5029
5030 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5031
5032         * configure.in (skipdirs): Don't build libssp for SPU.
5033         * configure: Regenerate.
5034
5035 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5036
5037         * MAINTAINERS (spu port): Add myself as maintainer.
5038         (libobjc): Update my email address.
5039
5040 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5041
5042         * MAINTAINERS (Write After Approval): Add myself.
5043
5044 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5045
5046         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5047         * configure : Rebuilt.
5048
5049 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5050
5051         * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5054
5055         * MAINTAINERS (Write After Approval): Add myself.
5056
5057 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5058
5059         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5060         libmpfr.a.
5061         * configure: Regenerate.
5062
5063 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5064
5065         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5066         (unstage): Test for stage_last presence.
5067
5068         PR bootstrap/29802
5069         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5070         STAGE_PREFIX.
5071         * Makefile.in: Regenerate.
5072
5073 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5074
5075         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5076         maintainers.
5077
5078 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5079
5080         * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5083
5084         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5085         and stageN-package/Makefile.
5086         * Makefile.in: Regenerated.
5087
5088 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5089
5090         * configure.in: Remove target-libgloss from noconfigdirs for
5091         bfin-*-*.
5092         * configure: Regenerated.
5093
5094 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5095
5096         * configure.in (have_gmp): Only error if the gcc directory exists.
5097
5098         * configure: Regenerate.
5099
5100 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5101
5102         * configure.in: Robustify error message for missing GMP/MPFR.
5103
5104         * configure: Regenerate.
5105
5106 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5107
5108         * MAINTAINERS (Write After Approval): Add myself.
5109
5110 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5111
5112         * MAINTAINERS: Change email address.
5113
5114 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5115
5116         * MAINTAINERS (Write After Approval): Add myself.
5117
5118 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5119
5120         * MAINTAINERS (Write After Approval): Add myself.
5121
5122 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5123
5124         * MAINTAINERS (Write After Approval): Move myself to
5125         Write After Approval section.
5126
5127 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5128
5129         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5130         need_gmp anymore.
5131         * configure: Regenerate.
5132
5133 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5134
5135         * MAINTAINERS (Write After Approval): Add myself.
5136
5137 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5138
5139         * config.guess: Import latest version.
5140         * config.sub: Likewise.
5141
5142 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5143
5144         * Makefile.def: Added pdf target handling.
5145         * Makefile.tpl: Added pdf target handling.
5146         * Makefile.in: Regenerated.
5147
5148 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5149
5150         * MAINTAINERS: Add self as score port maintainer.
5151
5152 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5153
5154         * MAINTAINERS (Write After Approval): Add myself.
5155
5156 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5157
5158         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5159         or newer.
5160         * configure: Regenerated.
5161
5162 2006-09-27  Dave Brolley  <brolley@redhat.com>
5163
5164         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5165         using $s instead of $r.
5166         * configure: Regenerated.
5167
5168 2006-09-26  Thiemo Seufer  <ths@mips.com>
5169
5170         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5171         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5172         * configure: Regenerate.
5173
5174 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5175
5176         * MAINTAINERS (Write After Approval): Remove myself.
5177
5178 2006-09-22  Chao-ying Fu  <fu@mips.com>
5179
5180         * MAINTAINERS (Write After Approval): Add myself.
5181
5182 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5183
5184         * MAINTAINERS: Add self as soft-fp maintainer.
5185
5186 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5187
5188         * MAINTAINERS: Add myself as avr maintainer.
5189         Remove Marek Michalkiewicz as avr maintainer.
5190
5191 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5192
5193         * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5196
5197         * configure.in: Never build newlib for a Mingw host.
5198         Never build newlib as Mingw target library.
5199         Test the existence of winsup/cygwin for building a Cygwin newlib,
5200         rather than just winsup.
5201         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5202         building a Mingw target.
5203         * configure: Regenerate.
5204
5205 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5206
5207         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5208
5209 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5210
5211         * config.guess: Import from src (was more updated).
5212         * config.sub: Likewise.
5213
5214 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5215
5216         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5217         * configure: Regenerated.
5218
5219 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5220
5221         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5222         for stages after the first.
5223
5224 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5225
5226         * Makefile.def: Add dependencies for configure-opcodes
5227         on configure-intl and all-opcodes on all-intl.
5228         * Makefile.in: Regenerated.
5229
5230 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5231
5232         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5233
5234 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5235
5236         Port to hosts whose 'sort' and 'tail' implementations
5237         treat operands with leading '+' as file names, as POSIX
5238         has required since 2001.  However, make sure the code still
5239         works on pre-POSIX hosts.
5240         * ltmain.sh: Don't assume "sort +2" is equivalent to
5241         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5242
5243 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5244
5245         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5246
5247 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5248
5249         * ltconfig: chmod 644 before ranlib during install.
5250
5251 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5252
5253         PR bootstrap/18058
5254         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5255         if the bootstrap compiler is a GCC version that supports it.
5256         * configure: Regenerate.
5257
5258 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5259
5260         * configure.in: Fix thinkos in previous check-in.
5261         * configure: Regenerate.
5262
5263 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5264
5265         PR other/27063
5266         * configure.in: Test subdir_requires and give an appropriate
5267         error message.
5268         * configure: Regenerate.
5269
5270 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5271
5272         * MAINTAINERS (Write After Approval): Add myself.
5273
5274 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5275
5276         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5277
5278 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5279
5280         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5281
5282 2006-06-20  David Ayers  <d.ayers@inode.at>
5283
5284         PR bootstrap/28072
5285         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5286         whether target-libjava is being configured instead of whether the
5287         java front end is enabled.
5288         * configure: Regenerate.
5289
5290 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5291
5292         PR target/27540
5293         * configure.in: Only enable libgomp on IRIX 6.
5294         * configure: Regenerate.
5295
5296 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5297
5298         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5299         too.
5300         * Makefile.in: Regenerate.
5301
5302 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5303
5304         * config-ml.in: Alter CCASFLAGS to include special
5305         multilib options the same as is done for CFLAGS.
5306
5307 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5308
5309         * configure.in: Don't enable libgomp on hpux10.
5310         * configure: Rebuilt.
5311
5312 2006-06-12  David Ayers  <d.ayers@inode.at>
5313
5314         PR bootstrap/27963
5315         PR target/19970
5316         * configure.in: Remove target-boehm-gc from noconfigdirs where
5317         ${libgcj} is specified.
5318         * configure: Regenerate.
5319
5320 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5321
5322         Sync from src:
5323
5324         * configure.in: Sync.
5325         * configure: Regenerated.
5326
5327         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5328
5329         * Makefile.def: Added dependencies from sim and gdb on intl, and
5330         added configure dependencies to everything with an all dependency
5331         on intl.
5332         * Makefile.in: Regenerated.
5333
5334 2006-06-06  David Ayers  <d.ayers@inode.at>
5335
5336         PR libobjc/13946
5337         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5338         * Makefile.in: Regenerate.
5339         * configure.in: Add --enable-objc-gc at toplevel and have it
5340         enable boehm-gc for Objective-C.
5341         Remove target-boehm-gc from libgcj.
5342         Add target-boehm-gc to target_libraries.
5343         Add target-boehm-gc to noconfigdirs where ${libgcj}
5344         is specified.
5345         Assert that boehm-gc is supported when requested for Objective-C.
5346         Only build boehm-gc if needed either for Java or Objective-C.
5347         * configure: Regenerate.
5348
5349 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5350
5351         PR 27674
5352         * Makefile.tpl (configure-[+prefix+][+module+],
5353         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5354         Remove rule to unstage bootstrapped modules.
5355         (stage_current): New.
5356         * Makefile.in: Regenerate.
5357
5358 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5359
5360         * MAINTAINERS (Write After Approval): Update my e-mail address.
5361
5362 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5363
5364         * include/libiberty.h: Declare pex_run_in_environment.
5365
5366 2006-05-31  Asher Langton  <langton2@llnl.gov>
5367
5368         * MAINTAINERS (Write After Approval): Add myself.
5369
5370 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5371
5372         * Makefile.def (bfd, opcodes): Fix lib_path.
5373         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5374         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5375         * Makefile.in: Regenerate.
5376
5377 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5378
5379         * Makefile.in: Regenerate.
5380
5381 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5382
5383         * Makefile.def: Add install-html target. Add datarootdir
5384         docdir and htmldir to flags_to_pass.
5385         * Makefile.tpl: Add install-html target.
5386         * Makefile.in: Regenerate.
5387         * configure.in: Add --with-datarootdir, --with-docdir, and
5388         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5389         * configure: Regenerate.
5390
5391 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5392
5393         * configure.in: Enable gprof for cross builds.
5394         * configure: Regenerate.
5395
5396 2006-05-22  Richard Guenther  <rguenther@suse.de>
5397
5398         Revert
5399         2006-01-31  Richard Guenther  <rguenther@suse.de>
5400         Paolo Bonzini  <bonzini@gnu.org>
5401
5402         * Makefile.def (target_modules): Add libgcc-math target module.
5403         * configure.in (target_libraries): Add libgcc-math target library.
5404         (--enable-libgcc-math): New configure switch.
5405         * Makefile.in: Re-generate.
5406         * configure: Re-generate.
5407         * libgcc-math: New toplevel directory.
5408
5409 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5410             Andreas Tobler  <a.tobler@schweiz.ch>
5411
5412         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5413         * configure: Rebuilt.
5414
5415 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5416
5417         * MAINTAINERS (Write After Approval): Add myself.
5418
5419 2006-05-01  DJ Delorie  <dj@redhat.com>
5420
5421         * configure.in: Restore CFLAGS if GMP isn't present.
5422         * configure: Regenerate.
5423
5424 2006-05-01  Richard Guenther  <rguenther@suse.de>
5425
5426         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5427         maintainer.
5428
5429 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5430
5431         * MAINTAINERS (Write After Approval): Add myself.
5432
5433 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5434
5435         * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2006-04-18  DJ Delorie  <dj@redhat.com>
5438
5439         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5440         reference libgloss so that libssp can be built in a combined
5441         tree.
5442         * configure: Regenerate.
5443
5444 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5445
5446         * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5449
5450         * configure.in: Require makeinfo 4.4 or higher.
5451         * configure: Regenerate.
5452
5453 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5454
5455         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5456         Rearrange the entries of other libraries to have them in one place.
5457
5458 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5459
5460         * MAINTAINERS (Write After Approval): Remove myself.
5461         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5462
5463 2006-03-14  Richard Guenther  <rguenther@suse.de>
5464
5465         * configure: Regenerate with autoconf 2.13.
5466
5467 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5468
5469         * MAINTAINERS: Use my work address.
5470
5471         * MAINTAINERS: Update my E-mail address.
5472
5473 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5474
5475         * configure.in: Handle --disable-<component> generically.
5476         * configure: Regenerate.
5477
5478 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5479
5480         PR libgcj/17311
5481         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5482
5483 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5484
5485         * MAINTAINERS (Write After Approval):  Remove myself.
5486         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5487
5488 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5489
5490         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5491         (TARGET_CONFIGDIRS): Remove.
5492         * configure.in: Remove AC_SUBST(target_configdirs).
5493         * Makefile.in, configure: Regenerated.
5494
5495 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5496
5497         * MAINTAINERS (Write After Approval):  Remove myself.
5498         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5499
5500 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5501
5502         PR bootstrap/25670
5503
5504         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5505
5506         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5507         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5508         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5509         BUILD_PREFIX, BUILD_PREFIX_1.
5510         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5511
5512         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5513         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5514
5515         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5516         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5517         of `cat stage_current`.  Always provide the `r' and `s' variables.
5518         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5519         a single shell execution.
5520         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5521         bootstrapped modules, make the stage1 module if the build was not
5522         started yet, else build the current stage.
5523         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5524         (all-build, all-host, all-target, [+make_target+]-host,
5525         [+make_target+]-target): Do not use \-continued lines.
5526         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5527         (current_stage, restrap, stage_last): New.
5528
5529         * Makefile.in: Regenerate.
5530         * configure: Regenerate.
5531
5532 2006-02-19  Bud Davis  <jmdavis@link.com>
5533
5534         * MAINTAINERS (Write After Approval):  Remove myself.
5535         (Language Front End Maintainers):  Add myself as fortran 95
5536         maintainer and update e-mail address.
5537
5538 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5539
5540         * MAINTAINERS (Write After Approval):  Remove myself.
5541         (Language Front End Maintainers):  Add myself as fortran 95
5542         maintainer.
5543
5544 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5545
5546         * MAINTAINERS (Write After Approval): Add myself.
5547
5548 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5549
5550         * MAINTAINERS (Write After Approval):  Remove myself.
5551         (Language Front End Maintainers):  Add myself as
5552         fortran 95 maintainer.
5553
5554 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5555
5556         Sync from src:
5557
5558         2005-12-27  Leif Ekblad  <leif@rdos.net>
5559
5560         * configure.in: Add support for RDOS target.
5561         * configure: Regenerate.
5562
5563 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5564             Andreas Schwab  <schwab@suse.de>
5565
5566         * configure: Regenerate.
5567
5568 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5569
5570         * configure.in (enable_libgomp): Add AIX.
5571         * configure: Regenerate.
5572
5573 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5574
5575         * MAINTAINERS (Write After Approval): Add myself.
5576
5577 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5578
5579         * MAINTAINERS (Write After Approval): Add myself.
5580
5581 2006-01-31  Richard Guenther  <rguenther@suse.de>
5582         Paolo Bonzini  <bonzini@gnu.org>
5583
5584         * Makefile.def (target_modules): Add libgcc-math target module.
5585         * configure.in (target_libraries): Add libgcc-math target library.
5586         (--enable-libgcc-math): New configure switch.
5587         * Makefile.in: Re-generate.
5588         * configure: Re-generate.
5589         * libgcc-math: New toplevel directory.
5590
5591 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5592
5593         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5594         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5595         the assembler, linker and binutils.
5596         * configure: Regenerate.
5597
5598 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5599
5600         * MAINTAINERS (Write After Approval): Add myself.
5601
5602 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5603
5604         * configure: Regenerate.
5605
5606 2006-01-18  Richard Henderson  <rth@redhat.com>
5607             Jakub Jelinek  <jakub@redhat.com>
5608             Diego Novillo  <dnovillo@redhat.com>
5609
5610         * libgomp: New directory.
5611         * Makefile.def: Add target_module libgomp.
5612         * Makefile.in: Regenerate.
5613         * configure.in (target_libraries): Add target-libgomp.
5614         * configure: Regenerate.
5615
5616 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5617
5618         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5619         @ from continuation.
5620         * Makefile.in: Rebuilt.
5621
5622 2006-01-04  Chris Lattner  <sabre@gnu.org>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5627
5628         PR bootstrap/24252
5629
5630         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5631         * Makefile.tpl (OBJDUMP): New.
5632         (EXTRA_HOST_FLAGS): Add it.
5633         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5634
5635         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5636         to use symbolic links between directories.  Avoid race conditions
5637         or make them harmless.
5638         * configure.in: Do not try to use symbolic links between directories.
5639
5640         * Makefile.def (LEAN): Pass.
5641         * Makefile.tpl (LEAN): Define.
5642         (stage[+id+]-start): Accept that the previous directory does not
5643         exist, if the bootstrap is lean.
5644         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5645         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5646         configure substitution.
5647         ([+compare-target+]): Likewise.
5648         ([+bootstrap-target+]-lean): New.
5649         * configure.in: Remove lean bootstrap support from here.
5650
5651         * Makefile.in: Regenerate.
5652         * configure: Regenerate.
5653
5654 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5655
5656         * MAINTAINERS (libdecnumber): Add myself.
5657
5658 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5659
5660         * libtool-ldflags: New script.
5661
5662 2006-01-02  Andreas Schwab  <schwab@suse.de>
5663
5664         * configure.in: When reconfiguring remove Makefile in
5665         all stage directories.
5666         * configure: Regenerate.
5667
5668 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5669
5670         * MAINTAINERS: Update my email address.
5671
5672 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5673
5674         Revert Ada-related part of the previous change.
5675
5676         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5677         Do not pass.
5678         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5679         * Makefile.in: Regenerate.
5680         * configure.in: Do not include mt-ppc-aix target fragment.
5681         * configure: Regenerate.
5682
5683 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5684
5685         * configure.in: Select appropriate fragments for PowerPC/AIX.
5686         * configure: Regenerate.
5687
5688         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5689         BOOT_CFLAGS, BOOT_LDFLAGS.
5690         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5691         BOOT_CFLAGS, BOOT_LDFLAGS.
5692         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5693         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5694         (stage): Fail if we cannot complete the work.
5695         * Makefile.in: Regenerate.
5696
5697 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5698
5699         * configure.in: Replace ms1 with mt.
5700         * configure: Rebuilt.
5701
5702 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5703
5704         * MAINTAINERS: Update my email address.
5705
5706 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5707
5708         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5709         install-host-nogcc): Don't invoke $(stage) at the end.
5710         * Makefile.in: Regenerate.
5711
5712 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5713
5714         * configure.in: Flip the top-level bootstrap switch.
5715         * configure: Regenerate.
5716
5717 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5718
5719         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5720         $(stage) and $(unstage).
5721         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5722         (all): Remove stray semicolon.
5723         (local-distclean): Don't handle multilib.tmp and multilib.out.
5724         (install.all): Set $s for consistency.
5725         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5726         check_multilibs setting.  Always make the install directory.
5727         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5728         Correct @if/@endif.
5729         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5730         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5731         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5732         (multilib.out): Remove.
5733         * Makefile.in: Regenerated.
5734
5735 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5736
5737         * MAINTAINERS (Write After Approval): Add myself.
5738
5739 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5740
5741         * MAINTAINERS: Add myself as mt maintainer.
5742
5743         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5744
5745 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5746
5747         * MAINTAINERS: Change email address.
5748
5749 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5750
5751         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5752         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5753         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5754         Find in-tree tools if available.
5755         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5756         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5757         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5758         (COMPILER_*_FOR_TARGET): New.
5759         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5760         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5761         (CONFIGURED_*, USUAL_*): Remove.
5762         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5763         STRIP): Use autoconf substitutions.
5764         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5765         COMPILER_NM_FOR_TARGET): New.
5766         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5767
5768         (all): Make all-host and all-target in parallel.
5769         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5770         that $$r and $$s are set before invoking a recursive make.
5771         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5772         ([+bootstrap-target+]): Inline most of the `all' target.
5773
5774 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5775
5776         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5777         from the gcc build directory.
5778         * Makefile.in: Regenerate.
5779
5780 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5781
5782         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5783         depend on all-libdecnumber.
5784         * configure.in (host_libs): Include libdecnumber.
5785         * Makefile.in: Regenerate.
5786         * configure: Likewise.
5787
5788 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5789
5790         * libdecnumber: Import decNumber sources from the dfp-branch.
5791
5792 2005-11-21  Kean Johnston  <jkj@sco.com>
5793
5794         * config.sub, config.guess: Sync from upstream sources.
5795
5796 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5797
5798         Import from Autoconf sources:
5799
5800         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5801         * config/move-if-change: Don't output "$2 is unchanged";
5802         suggested by Ben Elliston.  Handle weird characters correctly.
5803
5804 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5805
5806         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5807         to match upstream libtool for darwin.
5808
5809 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5810
5811         * Makefile.def: Remove gdb dependencies for gdbtk.
5812         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5813         (configure-gdb, install-gdb): New rules.
5814         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5815         * Makefile.in, configure: Regenerated.
5816
5817 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5818
5819         * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5822
5823         * MAINTAINERS (Write After Approval): Add myself.
5824
5825 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5826
5827         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5828         Diego Novillo.
5829
5830 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5831
5832         PR bootstrap/24297
5833         * Makefile.tpl (do-[+make-target+], do-check, install,
5834         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5835         are set before recursing.
5836         * Makefile.in: Regenerate.
5837
5838 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5839
5840         PR bootstrap/18939
5841         * Makefile.def (gcc) <target>: Fix thinko.
5842         * Makefile.in: Regenerate.
5843
5844 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5845
5846         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5847         * configure: Regenerate.
5848
5849 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5850
5851         * MAINTAINERS (Write After Approval): Add self.
5852
5853 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5854
5855         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5856         target-libffi, target-qthreads, target-libjava, and
5857         targetlibobjc.
5858         * configure: Regenerate.
5859
5860 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5861
5862         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5863         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5864         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5865         (USUAL_OBJDUMP_FOR_TARGET): New.
5866         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5867         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5868         * configure, Makefile.in: Regenerated.
5869
5870 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5871
5872         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5873         before other host packages.
5874
5875 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5876
5877         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5878
5879 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5880
5881         PR bootstrap/22340
5882
5883         * configure.in (default_target): Remove.
5884         * Makefile.tpl (all): Do not use prerequisites as subroutines
5885         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5886         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5887         use prerequisites as subroutines.
5888         (check-host, check-target): New.
5889         (bootstrap configure & all targets): Do not use stage*-start
5890         if the directory layout is already ok.
5891         (non-bootstrap configure & all targets): Prepend a $(unstage).
5892         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5893         (NOTPARALLEL): Remove.
5894         (unstage, stage variables): New variables.
5895         (unstage, stage targets): Simply expand to those variables.
5896
5897         * configure: Regenerate.
5898         * Makefile.in: Regenerate.
5899
5900 2005-10-04  James E Wilson  <wilson@specifix.com>
5901
5902         * Makefile.def (lang_env_dependencies): Add libmudflap.
5903         * Makefile.in: Regenerate.
5904
5905 2005-10-03  Andreas Schwab  <schwab@suse.de>
5906
5907         Backport from libtool CVS:
5908         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5909
5910         * ltmain.sh: add support for installing into temporary
5911         staging area (e.g. 'make install DESTDIR=...')
5912
5913 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5914
5915         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5916         * configure: Regenerated.
5917
5918 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5919
5920         * configure: Regenerate with the correct
5921         autoconf version.
5922
5923 2005-09-30  Catherine Moore  <clm@cm00re.com>
5924
5925         * configure.in (bfin-*-*): New.
5926         * configure: Regenerated.
5927
5928 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5929
5930         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5931         (LIPO_FOR_TARGET): New.
5932         (CONFIGURED_LIPO_FOR_TARGET): New.
5933         (USUAL_LIPO_FOR_TARGET): New.
5934         (STRIP_FOR_TARGET): New.
5935         (CONFIGURED_STRIP_FOR_TARGET): New.
5936         (USUAL_STRIP_FOR_TARGET): New.
5937         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5938         STRIP_FOR_TARGET.
5939         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5940         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5941         * Makefile.in: Regenerate.
5942         * configure: Regenerate.
5943
5944 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5945
5946         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5947         (rs6000-*-aix*): Same.
5948         * configure: Regenerate.
5949
5950 2005-09-16  Tom Tromey  <tromey@redhat.com>
5951
5952         * MAINTAINERS: Add self as java maintainer.
5953
5954 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5955
5956         * configure.in: Recognize f95 in the --enable-languages option,
5957         and substitute it for fortran, issuing a warning.
5958         * configure: Regenerate.
5959
5960 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5961
5962         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5963         * configure:  Regenerated.
5964
5965 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5966
5967         * MAINTAINERS: Add self as ms1 maintainer.
5968
5969 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5970
5971         * Makefile.def (libssp): Add to lang_env_dependencies.
5972         * Makefile.in: Regenerate.
5973
5974 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5975
5976         * MAINTAINERS: Add myself as middle-end maintainer.
5977
5978 2005-08-17  Christian Groessler  <chris@groessler.org>
5979
5980         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5981         * Makefile.in: Regenerate.
5982
5983 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5984
5985         * MAINTAINERS (write after approval): Added myself.
5986
5987 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5988
5989         * MAINTAINERS (Write After Approval): Add myself.
5990
5991 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5992
5993         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5994         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5995         Look for alternate names of the target cc and c++
5996         * configure: Regenerate.
5997
5998 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5999
6000         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6001         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6002         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6003         tools; remove code to manually set them.
6004         (Target tools): Look in the environment for them.
6005         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6006         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6007         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6008         build directory.
6009         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6010         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6011         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6012         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6013         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6014         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6015         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6016         * configure: Regenerate.
6017         * Makefile.in: Regenerate.
6018
6019 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6020
6021         * MAINTAINERS: Update for removed CPU targets.
6022
6023 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6024
6025         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6026         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6027         * Makefile.in: Regenerated.
6028
6029 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6030
6031         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6032         (CFLAGS_FOR_TARGET): Use it.
6033         (CXXFLAGS_FOR_TARGET): Likewise.
6034         * Makefile.in: Regenerated.
6035         * configure.in (--with-build-sysroot): New option.
6036         * configure: Regenerated.
6037
6038 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6039
6040         * Makefile.tpl: Wrap install between unstage and stage
6041         * Makefile.in: Regenerate.
6042
6043 2005-07-21  Eric Christopher  <echristo@apple.com>
6044
6045         * MAINTAINERS: Update affiliation.
6046
6047 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6048
6049         * MAINTAINERS: Add self as crx port maintainer.
6050
6051 2005-07-20  DJ Delorie  <dj@redhat.com>
6052
6053         * MAINTAINERS: Add self as m32c maintainer.
6054
6055 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6056
6057         * all files: Update FSF address.
6058
6059 2005-07-15  Eric Christopher  <echristo@redhat.com>
6060
6061         * MAINTAINERS: Change affiliation.
6062
6063 2005-07-14  Jim Blandy  <jimb@redhat.com>
6064
6065         * configure.in: Add cases for Renesas m32c.
6066         * configure: Regenerated.
6067
6068 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6069
6070         * COPYING.LIB: Update from fsf.org.
6071
6072 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6073
6074         * COPYING, compile, config.guess,
6075         config.sub, install-sh, missing, mkinstalldirs,
6076         symlink-tree, ylwrap: Sync from upstream sources.
6077         * config-ml.in: Update FSF address.
6078
6079 2005-07-13  Eric Christopher  <echristo@redhat.com>
6080
6081         * configure.in: Add toplevel noconfigdir support for tpf.
6082         * configure: Regenerate.
6083
6084 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6085
6086         PR ada/22340
6087
6088         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6089         * Makefile.in: Regenerate.
6090
6091 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6092
6093         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6094         Brolley to write-after-approval.
6095
6096 2005-07-07  Andreas Schwab  <schwab@suse.de>
6097
6098         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6099         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6100         * Makefile.in: Regenerated.
6101
6102 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6103
6104         * configure.in: Don't build sim or rda when targetting darwin.
6105         * configure: Regenerate.
6106
6107 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6108
6109         * configure.in: Add --enable-libssp and --disable-libssp.
6110         * configure: Regenerate with autoconf-2.13.
6111
6112 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6113
6114         * Makefile.def (target_modules): Add libssp.
6115         * configure.in (target_libraries): Add target-libssp.
6116         * configure: Rebuilt.
6117         * Makefile.in: Rebuilt.
6118
6119 2005-07-01  Zack Weinberg  <zackw@panix.com>
6120
6121         * MAINTAINERS: Change email address.  Resign from maintainership.
6122
6123 2005-07-01  Richard Guenther  <rguenther@suse.de>
6124
6125         * MAINTAINERS: Change my e-mail address and affiliation.
6126
6127 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6128
6129         * Makefile.def (stagefeedback): Come after profile.
6130         Define profiledbootstrap target.
6131         * Makefile.tpl (profiledbootstrap): Remove.
6132         (stageprofile-end): Zap stagefeedback.
6133         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6134         * Makefile.in: Regenerate.
6135
6136 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6137
6138         * MAINTAINERS: Update my email address.
6139
6140 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6141
6142         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6143         In 'cpp' stanza, support '#line' as well as '# '.
6144
6145 2005-06-08  Andreas Schwab  <schwab@suse.de>
6146
6147         * MAINTAINERS: Move myself from 'Write After Approval' to
6148         'CPU Port Maintainers' section as m68k maintainer.
6149
6150 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6151
6152         * configure.in (unsupported_languages): New macro.
6153         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6154         non-ported target libraries in noconfigdirs.
6155         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6156         non-linux-gnu.  Remove libgcj_ex_libffi.
6157         <lang_frag loop>: Set add_this_lang=no if the language is in
6158         unsupported_languages.
6159         * configure: Regenerate.
6160
6161 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6162
6163         * configure.in: Fix typo in handling of --with-mpfr-dir.
6164         * configure: Regenerate.
6165
6166 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6167
6168         * MAINTAINERS: Update my email address.
6169
6170 2005-06-02  Jim Blandy  <jimb@redhat.com>
6171
6172         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6173         accepted into the master sources.)
6174
6175 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6176             Michael Snyder  <msnyder@redhat.com>
6177             Stan Cox  <scox@redhat.com>
6178
6179         * configure.in: Set noconfigdirs for ms1.
6180
6181         * configure: Regenerate.
6182
6183 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6184
6185         * MAINTAINERS (Write After Approval): Add self.
6186
6187 2005-06-01  Josh Conner  <jconner@apple.com>
6188
6189         * MAINTAINERS (Write After Approval): Add self.
6190
6191 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6192
6193         * MAINTAINERS: Update my email address.
6194
6195 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6196
6197         * MAINTAINERS (Write After Approval): Add self.
6198
6199 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6200
6201         * MAINTAINERS (Write After Approval): Remove self.
6202
6203 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6204
6205         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6206         (Dependencies): Consider target modules for bootstrap dependencies.
6207         Make target bootstrap modules depend on each stage's gcc.
6208         * Makefile.in: Regenerate.
6209
6210 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6211
6212         * Makefile.def (configure-gcc): Depend on binutils having been built.
6213         (all-gcc): No need to do it here.
6214         * Makefile.in: Regenerate.
6215
6216 2005-05-19  Paul Brook  <paul@codesourcery.com>
6217
6218         * configure.in: Rewrite misleading error message when requested
6219         language cannot be built.
6220         * configure: Regenerate.
6221
6222 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6223
6224         * ylwrap: Import from Automake 1.9.5.
6225
6226 2005-05-13  David Ung  <davidu@mips.com>
6227
6228         * MAINTAINERS (Write After Approval): Add self.
6229
6230 2005-05-09  Mike Stump  <mrs@apple.com>
6231
6232         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6233         lt_cv_sys_max_cmd_len for now.
6234
6235 2005-05-09  Stan Cox  <scox@redhat.com>
6236
6237         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6238
6239 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6240
6241         * README.SCO: Update the URL.
6242
6243 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6244
6245         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6246         with_gnu_ld to libtool.
6247         * ltcf-c.sh (aix[45]): Define file_list_spec.
6248         * ltcf-cxx.sh (aix[45]): Same.
6249         * ltcf-gcj.sh (aix[45]): Same.
6250         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6251         exists, write list of input files to temporary file.
6252
6253 2005-05-04  Mike Stump  <mrs@apple.com>
6254
6255         * configure.in: Always pass --target to target configures as
6256         otherwise rebuilds that do --recheck will fail.
6257         * confiugure: Rebuilt.
6258
6259 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6260
6261         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6262         STAGE_HOST_EXPORTS.
6263         (configure, all): Add bootstrap support.
6264         (Host modules, target modules): Pass post-stage1 flags and exports.
6265         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6266         * Makefile.in: Regenerate.
6267
6268 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6269
6270         * configure: Regenerate.
6271
6272 2005-04-27  Mike Stump  <mrs@apple.com>
6273
6274         * MAINTAINERS: Add self as darwin maintainer.
6275
6276 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6277
6278         * config.sub: Update from master copy.
6279
6280 2005-04-21  Mike Stump  <mrs@apple.com>
6281
6282         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6283         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6284
6285 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6286
6287         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6288         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6289         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6290         "*-*-elf" and "*-*-linux*".
6291         * configure: Regenerate.
6292
6293 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6294
6295         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6296
6297 2005-04-12  Mike Stump  <mrs@apple.com>
6298
6299         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6300
6301 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6302
6303         * MAINTAINERS (Write After Approval): Add myself.
6304
6305 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6306
6307         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6308
6309 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6310
6311         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6312         (TARGET_CONFIGARGS): Include --with-target-subdir.
6313         (configure, all): New macros.  Use them throughout.
6314         * Makefile.in: Regenerate.
6315
6316 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6317
6318         * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6321
6322         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6323
6324 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6325
6326         * MAINTAINERS: Move John Carr to Write After Approval.
6327
6328 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6329
6330         * config/mh-mingw32: Delete.
6331         * configure.in: Don't use it.
6332         * configure: Regenerate.
6333
6334 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6335
6336         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6337         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6338         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6339         (HOST_LIB_PATH): Generate from Makefile.def.
6340         (TARGET_LIB_PATH): Likewise.
6341         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6342         * Makefile.in: Regenerate.
6343         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6344         (RPATH_ENVVAR): Include Darwin case.
6345         * configure: Regenerate.
6346
6347 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6348
6349         * MAINTAINERS (Various Maintainers): Remove self.
6350         (Write After Approval): Add self.
6351
6352 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6353
6354         * MAINTAINERS (Various Maintainers): Add self.
6355
6356 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6359         * configure: Regenerate.
6360
6361 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6362
6363         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6364         gcc_version, and gcc_version_trigger from set of flags to pass.
6365         * Makefile.tpl: Remove definitions of above variables.
6366         (config.status): Remove dependency on $(gcc_version_trigger).
6367         * Makefile.in: Regenerate.
6368         * configure.in: Do not reference config/gcc-version.m4 nor
6369         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6370         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6371         * configure: Regenerate.
6372
6373 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6374             Andrew Pinski  <pinskia@physics.uc.edu>
6375
6376         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6377         * Makefile.in: Regenerate.
6378
6379 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6380
6381         * MAINTAINERS (Write After Approval): Add myself.
6382
6383 2005-03-03  David Ayers  <d.ayers@inode.at>
6384
6385         * MAINTAINERS (Write After Approval): Add myself.
6386
6387 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6388
6389         PR libgcj/20160
6390         * ltmain.sh: Avoid creating archives with components that have
6391         duplicate basenames.
6392
6393 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6394
6395         PR bootstrap/20250
6396         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6397         instead of check.
6398         * Makefile.in: Regenerate.
6399
6400 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6401
6402         * Makefile.in: Regenerate to fix conflict between the previous two
6403         patches.
6404
6405 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6406
6407         PR bootstrap/17383
6408         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6409         * Makefile.tpl (HOST_SUBDIR): New substitution.
6410         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6411         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6412         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6413         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6414         (Host modules, Bootstrapped modules): Use it.
6415         (Build modules, Target modules): Do not create symlink trees,
6416         always configure out-of-srcdir.
6417         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6418         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6419         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6420         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6421
6422         * Makefile.in: Regenerate.
6423         * configure: Regenerate.
6424
6425 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6426
6427         Merged from libada-gnattools-branch:
6428         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6429
6430         * gnattools: New directory.
6431         * Makefile.def: Add gnattools as a module, depending on target-libada.
6432         * Makefile.in: Regenerate.
6433         * configure.in: Include gnattools in host_tools; disable it if ada
6434         is disabled.
6435         * configure: Regenerate.
6436
6437 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6438
6439         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6440         treelang maintainer.
6441         (Write After Approval): Remove myself.
6442
6443 2005-02-23  Paul Schlie  <schlie@comcast.net>
6444
6445         * configure.in: Allow darwin targeted ports to build tk, itcl and
6446         libgui.
6447         * configure: Regenerate.
6448
6449 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6450
6451         PR libgcj/10353
6452         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6453         * configure: Regenerate.
6454
6455 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6456
6457         * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6460
6461         * MAINTAINERS: Update my e-mail address.
6462
6463 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6464
6465         * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6468
6469         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6470         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6471         target-libgloss when not *-*-elf and *-*-aout.
6472         * configure: Regenerate.
6473
6474 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6475
6476         * MAINTAINERS: Remove obsolete entries.
6477
6478         * MAINTAINERS (Write After Approval): Add Michael Matz.
6479
6480 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6481
6482         * MAINTAINERS: Remove self as cpplib maintainer.
6483
6484 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6485
6486         * install-sh, config.sub: Import from upstream.
6487
6488 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6489
6490         PR bootstrap/18222
6491         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6492         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6493         * Makefile.in: Regenerate.
6494
6495 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6496
6497         * MAINTAINERS: Update my email address.
6498
6499 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6500             Andreas Schwab  <schwab@suse.de>
6501
6502         PR bootstrap/18033
6503         * config-ml.in: Eval option if surrounded by single quotes.
6504
6505 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6506
6507         Revert 2004-12-28 Makefile changes, a better fix will be
6508         applied to mainline and src after GCC 4.0 branches.
6509
6510 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6511
6512         PR bootstrap/17383
6513
6514         * Makefile.def (target_modules): Remove stage parameter,
6515         it is always true now.
6516         * Makefile.tpl (configure-build-[+module+],
6517         configure-target-[+module+]): Always build symlink tree
6518         for the directory and for include.  BUILD_SUBDIR and
6519         TARGET_SUBDIR cannot be . anymore.
6520         * Makefile.in: Regenerate.
6521
6522 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6523
6524         Revert 2004-12-08 Makefile changes.
6525
6526 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6527
6528         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6529         cygwin, mingw.
6530
6531 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6532
6533         * configure.in (sh64-*-*): Reenable gprof.
6534         * configure: Regenerate.
6535
6536 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6537
6538         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6539         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6540         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6541         * Makefile.in: Regenerate.
6542
6543 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6544
6545         * MAINTAINERS: Update my email address.
6546
6547 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6548
6549         * Makefile.tpl: Generate normal dependencies if the LHS module is
6550         not bootstrapped.
6551         * Makefile.in: Regenerate.
6552
6553 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6554
6555         * configure.in: Include config/gxx-include-dir.m4.  Use
6556         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6557         * configure: Regenerate.
6558
6559 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6560
6561         * config.if: Delete.
6562         * configure.in: Set libstdcxx_incdir directly.
6563         * configure: Regenerate.
6564
6565 2004-12-02  Eric Christopher  <echristo@redhat.com>
6566
6567         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6568         * Makefile.in: Regenerate.
6569
6570 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6571
6572         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6573         * configure: Regenerate.
6574
6575 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6576
6577         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6578         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6579         * configure: Regenerate.
6580
6581 2004-12-01  Eric Christopher  <echristo@redhat.com>
6582
6583         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6584         of things to remove.
6585
6586 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6587
6588         * MAINTAINERS (Write After Approval): Update my e-mail address.
6589
6590 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6591
6592         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6593         from CVS libtool to always pass_all.
6594
6595 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6596
6597         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6598         (hppa*64*-*-*): Delete incorrect comment.
6599         * configure: Rebuilt.
6600
6601 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6602
6603         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6604
6605 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6606
6607         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6608         from CVS libtool to always pass_all.
6609
6610 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6611
6612         * install-sh, compile: Import from automake.
6613
6614 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6615
6616         * config.guess, config.sub:  Import from savannnah.
6617
6618 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6619
6620         * MAINTAINERS (Write After Approval): Add myself
6621
6622 2004-11-12  Mike Stump  <mrs@apple.com>
6623
6624         * Makefile.def: Add html support.
6625         * Makefile.tpl: Likewise.
6626         * Makefile.in: Regenerate.
6627
6628 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6629
6630         PR 18423
6631         * configure.in: Remove all instances of build-fixincludes from
6632         noconfigdirs.
6633         (build_configargs): Supply --target to subdirectories.
6634         * configure: Regenerate.
6635
6636         * Makefile.def: Make gcc install depend on fixincludes install.
6637         * Makefile.in: Regenerate.
6638
6639 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6640
6641         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6642
6643 2004-11-11  Paul Brook  <paul@codesourcery.com>
6644
6645         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6646
6647 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6648
6649         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6650         target-libgfortran.
6651         * configure: Regenerate.
6652
6653 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6654
6655         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6656         like CC.
6657
6658 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6659
6660         * Makefile.def (host fixincludes): Specify missing targets.
6661         * Makefile.in: Regenerate.
6662
6663 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6664
6665         * MAINTAINERS: Add myself
6666
6667 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6668
6669         * MAINTAINERS (Write After Approval): Add myself.
6670
6671 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6672
6673         * Makefile.def: Build fixincludes for the host, too.
6674         * Makefile.in: Regenerate.
6675         * configure.in (host_tools): Add fixincludes.
6676         * configure: Regenerate.
6677
6678 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6679
6680         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6681         * configure: Regenerated.
6682
6683 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6684
6685         PR other/17783
6686         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6687         * configure: Regenerated.
6688
6689 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6690
6691         * README.SCO: Update per FSF instructions.
6692
6693 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6694
6695         PR target/18151
6696         * configure.in (case ${target}): Do not build fixincludes for avr.
6697         * configure: Regenerated.
6698
6699 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6700
6701         * configure.in (case ${target}): Do not build fixincludes
6702         on platforms where it is not used.
6703         * configure: Regenerated.
6704
6705 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6706
6707         * configure.in: Use an absolute path to install-sh.
6708         * configure: Regenerated.
6709
6710 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6711
6712         * MAINTAINERS (Write After Approval): Add myself.
6713
6714 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6715
6716         * MAINTAINERS: Remove from Write After Approval those that are
6717         already maintainers.
6718
6719 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6720
6721         * MAINTAINERS:  Update my email address.
6722
6723 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6724
6725         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6726         * configure: Regenerate.
6727
6728 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6729
6730         * MAINTAINERS:  Update my email address.
6731
6732 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6733
6734         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6735         entries belonging to this category.
6736
6737 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6738
6739         * MAINTAINERS: Update my e-mail address.
6740
6741 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6742
6743         Fix wrong conflict resolution in:
6744
6745         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6746
6747         * Makefile.in: Regenerate.
6748         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6749         in the recursive `make', instead of hardwiring `all'.
6750         (Autogenerated TARGET-* variables): New.
6751
6752 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6753
6754         * configure.in: Enable target-libgloss for crx-*-*.
6755         * configure: Regenerate.
6756
6757 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6758
6759         * MAINTAINERS (Various Maintainers): Move the "windows,
6760         cygwin, mingw" maintainer to ...
6761         (OS Port Maintainers): ... here.
6762
6763 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6764
6765         * MAINTAINERS (Write After Approval): Remove those that are
6766         maintainers of some subsystem.
6767
6768 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6769
6770         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6771         * ltcf-cxx.sh (tpf*): Likewise.
6772         * ltconfig (tpf*): Add TPF OS configuration support.
6773
6774 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6775
6776         * MAINTAINERS: Change my email address to my new work account.
6777
6778 2004-09-24  Michael Roth  <mroth@nessie.de>
6779
6780         * configure.in (--without-headers): Add missing double quotes.
6781         * configure: Regenerate.
6782
6783 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6784
6785         * ylwrap: Revert to previous version.
6786
6787 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6788
6789         PR bootstrap/17369
6790         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6791         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6792         SET_GCC_LIB_PATH_CMD.
6793         (BASE_TARGET_EXPORTS): Likewise.
6794         * Makefile.in: Regenerated.
6795
6796         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6797         * configure: Regenerated.
6798
6799 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6800
6801         * config.guess: New upstream version
6802         * compile, depcomp, install-sh, ylwrap: Likewise.
6803
6804 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6805
6806         * config/mh-x86omitfp: New host makefile fragment.  Add
6807         -fomit-frame-pointer to the default BOOT_CFLAGS.
6808         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6809         * configure: Regenerate.
6810
6811 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6812
6813         PR target/11572
6814         * configure.in (*-*-darwin*): Renable libobjc.
6815         * configure: Regenerate.
6816
6817 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6818
6819         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6820
6821 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6822
6823         * Makefile.def: Remove libbanshee.
6824         * Makefile.tpl: Ditto.
6825         * configure.in: Ditto.
6826         * Makefile.in: Regen.
6827         * configure: Ditto.
6828
6829 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6830
6831         * ltmain.sh: Use $pic_object as $non_pic_object if
6832         $non_pic_object=none.
6833
6834 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6835
6836         * missing: Import latest version from master repository.
6837
6838 2004-09-06  Nick Clifton  <nickc@redhat.com>
6839
6840         * config.sub: Import latest version from master repository.
6841         * config.guess: Likewise.
6842         This includes these changes:
6843
6844         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6845
6846         * config.sub: Handle crisv32, alias etraxfs.
6847         * config.guess (crisv32:Linux:*:*): Handle.
6848
6849         2004-08-13  Brad Smith  <brad@comstyle.com>
6850
6851         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6852         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6853
6854         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6855
6856         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6857         assume the processor is a powerpc.  This is because coreutils
6858         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6859         in this case, due to a MacOS X bug that causes
6860         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6861         to return a negative number.
6862         Problem reported by Petter Reinholdtsen in:
6863         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6864
6865         2004-07-19  Ben Elliston  <bje@gnu.org>
6866
6867         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6868
6869         2004-06-24  Ben Elliston  <bje@gnu.org>
6870
6871         * config.guess: Update copyright years.
6872         * config.sub: Likewise.
6873
6874         2004-06-22  Robert Millan  <robertmh@gnu.org>
6875
6876         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6877         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6878
6879         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6880
6881         * config.guess (*:*VMS:*:*): New entry. Replaces
6882         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6883         manufacturer.
6884
6885         2004-06-22  Ben Elliston  <bje@gnu.org>
6886
6887         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6888         * config.sub: Likewise.
6889
6890         2004-06-22  Ben Elliston  <bje@gnu.org>
6891
6892         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6893         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6894
6895         2004-06-11  Ben Elliston  <bje@gnu.org>
6896
6897         * config.guess (pegasos:OpenBSD:*:*): Remove.
6898
6899         2004-06-11  Ben Elliston  <bje@gnu.org>
6900
6901         From Wouter Verhelst <wouter@grep.be>:
6902         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6903
6904         2004-06-11  Ben Elliston  <bje@gnu.org>
6905
6906         * config.guess (luna88k:OpenBSD:*:*): New.
6907
6908         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6909
6910         * config.guess (m32r*:Linux:*:*): New case.
6911         * config.sub: Handle m32rle.
6912
6913         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6914
6915         From Jens Petersen  <petersen@redhat.com>:
6916         * config.sub: Handle sparcv8.
6917
6918         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6919
6920         From Tom Smith <smith@cag.lkg.hp.com>:
6921         * config.guess: Version suffixes are equally significant on Tru64
6922         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6923         prefix of "P" (patched kernel).
6924
6925         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6926
6927         * config.sub: Add support for National Semiconductor CRX target.
6928
6929 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6930
6931         * MAINTAINERS (Various Maintainers): Remove myself as web page
6932         maintainer, add myself as maintainer of build status lists.
6933
6934 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6935
6936         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6937         *-*-netware, but add target-libmudflap.
6938         Consolidate *-*-netware targets (of which really only i?86 exists)
6939         into a single entry.
6940         * configure: Likewise.
6941
6942 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6943
6944         * Makefile.tpl (sorry): Remove.
6945         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6946         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6947         (do-clean): Clean per-stage directories too.
6948         (do-distclean): Run distclean-stage1 too.
6949         (.NOTPARALLEL): Enable during toplevel bootstrap.
6950         (stage[+id+]-bubble): Enable parallel execution during
6951         the recursive invocation.
6952         * Makefile.in: Regenerate.
6953
6954         Fix previous checkin:
6955
6956         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6957         include.
6958         * configure.in: Fix indentation.
6959         * configure: Regenerate.
6960
6961 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6962
6963         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6964         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6965         * configure: regenerate
6966         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6967         -mdynamic-no-pic
6968
6969 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6970
6971         * Makefile.def (build_modules): Add fixincludes.
6972         (dependencies): Make gcc depend on fixincludes.
6973         * configure.in (build_tools): Add fixincludes.
6974         (build_configdirs): Always include build_libs.
6975         * Makefile.in: Regenerate.
6976         * configure: Regenerate.
6977
6978 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6979
6980         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6981         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6982         phony targets; do not generate timestamp files.
6983         (distclean-stageN): Remove references to their timestamp files.
6984         (restageN, touch-stageN): Remove.
6985         (stageN-bubble): Rewritten.
6986         (compare): Support lean bootstraps.
6987         * Makefile.in: Regenerate.
6988
6989         * configure.in: Only warn when bootstrapping but
6990         build != host or build != target.  Support lean bootstraps.
6991         * configure: Regenerate.
6992
6993 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6994
6995         * configure.in:  Give a better error message if GMP/MPFR are missing
6996         and a language needing them has been requested.
6997         * configure:  Regenerated.
6998
6999 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7000
7001         * configure.in:  Print a list of available language front-ends if
7002         a requested one is missing.  Tidy stray tab characters.
7003         * configure:  Regenerated.
7004
7005 2004-08-19  Michael Koch  <konqueror@gmx.de>
7006
7007         * gcc/doc/install.texi: Update entry about automake for libjava.
7008
7009 2004-08-17  Robert Millan  <robertmh@gnu.org>
7010
7011         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7012         (instead of FreeBSD).
7013         * configure: Regenerate.
7014
7015 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7016
7017         * Makefile.in: Regenerate.
7018         * configure: Regenerate.
7019
7020         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7021         stage_*_flags.
7022         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7023         for bootstrapped modules if toplevel bootstrap is going.
7024         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7025         modules.  Adjust for changes in Makefile.def.  Enable several
7026         rules even in non-bootstrap mode, just to avoid peppering the
7027         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7028         (stage-[+prev+]-bubble): Remove.
7029
7030         * Makefile.def (Dependencies): Depend on all-build-bison,
7031         all-build-flex, all-build-byacc, all-build-texinfo, rather
7032         than the host variations.
7033         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7034         with BUILD_SUBDIR.
7035         (BISON): Update for recent Bisons.
7036         (YACC): Fix typo.
7037         (cross): Depend on all-build.
7038         (all): Do not depend on all-build.
7039         (prebootstrap): Remove.
7040         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7041         (Prebootstrap dependencies): Add them to the per-stage targets
7042         and to all-prebootstrap.
7043         * configure.in (build_configdirs): Always enable build_tools.
7044         (BUILD_DIR_PREFIX): Remove.
7045
7046         * Makefile.def (gcc): Add target variable.
7047         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7048         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7049         in the recursive `make', instead of hardwiring `all'.
7050         (Autogenerated TARGET-* variables): New.
7051
7052 2004-08-13  Brian Booth  <bbooth@redhat.com>
7053
7054         * MAINTAINERS: Remove myself from write-after-approval.
7055
7056 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7057
7058         * src-release: Stop distributing mmalloc with gdb (which doesn't
7059         use it).
7060         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7061         * Makefile.in: Regenerate.
7062
7063 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7064
7065         * configure.in (arm*-*-eabi*): New target.
7066         * configure: Regenerate.
7067
7068 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7069
7070         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7071         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7072         (Dependencies): New section.
7073         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7074         (configure-target-[+module+]): Depend on maybe-all-gcc
7075         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7076         (toplevel profiledbootstrap): Fix dependencies.
7077         * Makefile.in: Regenerate.
7078
7079 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7080
7081         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7082         target-libiberty to noconfigdirs.
7083         * configure: Regenerate.
7084
7085 2004-08-03  Paul Brook  <paul@codesourcery.com>
7086
7087         * configure.in: Check for MPFR as well as GMP.
7088         * configure: Regenerate.
7089
7090 2004-08-01  Robert Millan  <robertmh@gnu.org>
7091
7092         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7093         libmudflap for all GNU-based systems (with Glibc).
7094         * configure: Regenerate.
7095
7096 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7097
7098         * Makefile.def (host-modules): Add gcc.
7099         * Makefile.in: Regenerate.
7100         * Makefile.tpl (sorry): New rule.
7101         (configure-host, all-host, [+make_target+]-host, do-check,
7102         install-host): Do not add gcc as a special case.
7103         (host modules): Add a small special-casing for gcc.  Export
7104         extra_make_flags through the environment.
7105         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7106         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7107         other recursive targets for gcc): Remove.
7108
7109         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7110         (stage, unstage): New rules.
7111         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7112         distclean-stage[+id+]): Use stage_current.
7113         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7114         the stage*-start rules.
7115
7116 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7117
7118         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7119         use -all_load flag.
7120
7121 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7122
7123         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7124         * configure: Regenerate.
7125
7126 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7127
7128         * maintainer-scripts/gcc_release: Revert yesterday's change.
7129
7130 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7131
7132         * MAINTAINERS: Add myself to write-after-approval.
7133
7134 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7135
7136         * libf2c: Removed.
7137         * gcc/gccbug.in: Updated because of libf2c removal.
7138         * maintainer-scripts/gcc_release: Ditto.
7139
7140 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7141
7142         * configure.in: Build libmudflap by default on FreeBSD.
7143         * configure: Regenerated.
7144
7145 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7146
7147         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7148         systems.
7149         * configure: Regenerated.
7150
7151 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7152
7153         PR target/16344
7154         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7155         feedback based compiler.
7156         * Makefile.in: Rebuilt.
7157
7158 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7159
7160         * Makefile.def (host_modules): Set bootstrap=true for flex.
7161         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7162         * Makefile.in: Rebuilt.
7163
7164 2004-07-07  Jan Hubicka  <jh@suse.cz>
7165
7166         * MAINTAINERS: Add self as a profile feedback maintainer.
7167
7168 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7169
7170         * configure.in:  Do not prepend $srcdir to /dev/null in
7171         makefile fragments.
7172         * configure:  Regenerate.
7173
7174 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7175
7176         * Makefile.def (build_modules): Add bison, byacc, flex,
7177         m4, texinfo.
7178         (flags_to_pass): Add FLEX.
7179         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7180         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7181         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7182         DEFAULT_MAKEINFO): Remove.
7183         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7184         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7185         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7186         objdir or else use configured tool.
7187         (all-build): New.
7188         (all): Depend on it.
7189         (Build module dependencies): Add.
7190         * Makefile.in: Regenerate.
7191         * configure.in: Better support for multiple build modules,
7192         matching what is done for host/target modules.  Do not look
7193         for "plausible" locations of build tools if Canadian cross.
7194         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7195         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7196         * configure: Regenerate.
7197
7198 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7199
7200         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7201         * Makefile.in: Regenerate.
7202
7203 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7204
7205         * Makefile.tpl (configure-build-[+module+],
7206         configure-[+module+], configure-target-[+module+]): Pass
7207         [+extra_configure_args+].
7208         (all-build-[+module+], all-[+module+], check-[+module+],
7209         install-[+module+], [+make_target+]-[+module+],
7210         all-target-[+module+], check-target-[+module+],
7211         install-target-[+module+], [+make_target+]-target-[+module+]):
7212         Pass [+extra_make_args+].
7213         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7214         (GCC_HOST_EXPORTS): Remove.
7215         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7216         cross, check-gcc, check-gcc-c++, install-gcc,
7217         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7218         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7219         * Makefile.in: Regenerate.
7220
7221 2004-06-21  Matthew Sachs  <msachs@apple.com>
7222
7223         * MAINTAINERS: Added self to write-after-approval.
7224
7225 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7226
7227         * configure.in: Check for srcdir/winsup rather than build directory
7228         winsup.
7229         * configure: Regenerate.
7230
7231 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7232
7233         * configure.in: Don't build Cygwin native newlib if winsup
7234         directory is missing.  Emit warning instead.
7235         * configure: Regenerate.
7236
7237 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7238
7239         * Makefile.tpl (touch-stage[+id+]): New.
7240         (restage[+prev+]): Depend on touch-stage[+id+].
7241
7242         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7243         Use it throughout.
7244
7245         * Makefile.def: Add profile and feedback bootstrap stages.
7246         Remove next field from bootstrap stages.
7247         * Makefile.tpl (LN, LN_S): Substitute.
7248         (stageN-start, stageN-end): Use double-colon rules, to
7249         provide a hook for additional setup commands.
7250         (distclean-stageN-gcc, restageN): Create dependencies from
7251         [+prev+], not from [+next+].
7252         (stageN-bubble): Add commands for successive stages from
7253         [+prev+], using double-colon rules.
7254         (all-stageN-gcc): Fix typo.
7255         (stagefeedback-start, profiledbootstrap): New.
7256         * Makefile.in: Regenerate.
7257         * configure.in: Call ACX_PROG_LN.
7258         * configure: Regenerate.
7259
7260 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7261
7262         * MAINTAINERS (Write After Approval): Add myself.
7263
7264 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7265
7266         * MAINTAINERS (Write After Approval): Add myself.
7267
7268 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7269
7270         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7271         without gcc.
7272         * configure: Regenerate.
7273
7274 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7275
7276         * Makefile.tpl: Fix typo.
7277         * Makefile.in: Regenerate.
7278
7279 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7280
7281         * configure.in: Remove new- prefix from toplevel
7282         bootstrap targets.
7283         * configure: Regenerate.
7284
7285 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7286
7287         * Makefile.tpl (all.normal): Rename to all.
7288         (all): Replace with a rule to pick the default
7289         target from configure.
7290         (all-gcc, configure-gcc): Use conditionals to
7291         do nothing when toplevel bootstrap is going on.
7292         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7293         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7294         * configure.in: Support --enable-bootstrap.
7295
7296         * Makefile.def: Remove new- prefix from toplevel
7297         bootstrap targets.
7298         * Makefile.tpl: Likewise.
7299
7300         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7301         target.
7302
7303         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7304         $(RECURSE_FLAGS) to recursive invocation of make.
7305
7306         * Makefile.in: Regenerate.
7307         * configure: Regenerate.
7308
7309 2004-05-30  Andreas Jaeger  <aj@suse.de>
7310             Jim Wilson  <wilson@specifixinc.com>
7311
7312         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7313         like CC.
7314
7315 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7316
7317         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7318         * configure: Regenerate.
7319
7320 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7321
7322         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7323         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7324         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7325         targets.
7326         * Makefile.in: Regenerate.
7327
7328 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7329
7330         * configure.in: Test the ability to symlink directories.
7331         * configure: Regenerate.
7332
7333         * Makefile.def (bootstrap-stage): New definitions.
7334         * Makefile.tpl (configure-stage1-gcc,
7335         configure-stage2-gcc, configure-stage3-gcc,
7336         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7337         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7338         new-restage3, compare): Autogenerate, see Makefile.in
7339         entry for behavioral changes.
7340         (distclean-stage1, new-stage1-start, new-stage1-end,
7341         new-stage1-bubble, distclean-stage2, new-stage2-start,
7342         new-stage2-end, new-stage2-bubble, distclean-stage3,
7343         new-stage3-start, new-stage3-end): New autogenerated targets.
7344         (objext, prebootstrap, BOOT_CFLAGS,
7345         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7346         targets.
7347
7348         * Makefile.in: Regenerate.
7349         (distclean-stage1, new-stage1-start, new-stage1-end,
7350         new-stage1-bubble, distclean-stage2, new-stage2-start,
7351         new-stage2-end, new-stage2-bubble, distclean-stage3,
7352         new-stage3-start, new-stage3-end): New targets.
7353         (all-stage1-gcc): Move prebootstrap dependency from here...
7354         (configure-stage1-gcc): ...to here.
7355         (new-bootstrap): Use bubble targets.
7356         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7357         Use per-stage distclean targets.
7358         (configure-stage1-gcc, configure-stage2-gcc,
7359         configure-stage3-gcc, all-stage1-gcc,
7360         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7361         Use new-stageN-start to prepare the tree.
7362
7363 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7364
7365         * Makefile.def (host_modules): add libcpp.
7366         * Makefile.tpl: Add dependencies on and for libcpp.
7367         * Makefile.in: Regenerate.
7368         * configure.in: Add libcpp host module.
7369         * configure: Regenerate.
7370
7371 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7372
7373         * Makefile.tpl: Whenever a recursive target is defined, wrap
7374         it in a special @if/@endif block, and prepare its maybe
7375         dependency in the @if/@endif block
7376         * configure.in: Instead of writing maybe dependencies, remove
7377         the @if/@endif statements, and remove the @if/@endif blocks
7378         that remain.
7379         * configure: Regenerate.
7380         * Makefile.in: Regenerate.
7381
7382 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7383
7384         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7385
7386 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7387
7388         PR bootstrap/15120
7389         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7390         * */configure: Rebuilt.
7391
7392 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7393
7394         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7395         of libf2c.
7396         * configure, Makefile.in: Regenerate.
7397
7398 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7399
7400         * MAINTAINERS (Write After Approval): Add myself.
7401
7402 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7403
7404         Merge from tree-ssa-20020619-branch.
7405
7406         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7407         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7408         (HOST_GMPLIBS): Define.
7409         (HOST_GMPINC): Define.
7410         (TARGET_LIB_PATH): Add libmudflap.
7411         (GFORTRAN_FOR_TARGET): Define.
7412         (configure-build*): Export GFORTRAN.
7413         (configure-gcc): Export GMPLIBS and GMPINC.
7414         (all-gcc): Add maybe-all-libbanshee.
7415         (configure-target-libgfortran): Define.
7416         * Makefile.in: Regenerate.
7417         * configure.in (host_libs): Add libbanshee.
7418         (target_libraries): Add target-libmudflap and target-libgfortran.
7419         Add --with-libbanshee.
7420         Handle --disable-libmudflap.
7421         (*-*-freebsd*): Use with_gmp.
7422         Add $(libgcj) to noconfigdirs.
7423         * configure: Regenerate.
7424         * depcomp: New file.
7425         * MAINTAINERS: Add tree-ssa maintainers.
7426
7427 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7428
7429         * MAINTAINERS (Various Maintainers): Add myself.
7430
7431 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7432
7433         * MAINTAINERS (Write After Approval): Add myself.
7434
7435 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7436
7437         * MAINTAINERS (Write After Approval): Add myself.
7438
7439 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7440
7441         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7442         * configure: Regenerate.
7443
7444 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7445
7446         Revert:
7447         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7448
7449         * Makefile.def (flags_to_pass): Remove *dir variables that
7450         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7451         as well as prefix and exec_prefix.
7452         * Makefile.in: Regenerate.
7453
7454 2004-04-26  Robert Millan  <robertmh@gnu.org>
7455
7456         Add patches from libtool CVS.
7457         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7458         * ltconfig: Likewise.
7459         * ltcf-c.sh: Likewise.
7460         * ltcf-cxx.sh: Likewise.
7461         * ltcf-gcj.sh: Likewise.
7462
7463 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7464
7465         * Makefile.def (host_modules): Mark with the bootstrap
7466         flag packages on which gcc depends.
7467         * Makefile.tpl (all-bootstrap): Use it.
7468         * Makefile.in: Regenerate.
7469
7470 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7471
7472         * Makefile.def (flags_to_pass): Remove *dir variables that
7473         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7474         as well as prefix and exec_prefix.
7475         * Makefile.in: Regenerate.
7476
7477 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7478
7479         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7480         * configure: Regenerate.
7481         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7482         * gcc/Makefile.tpl (compare): Use the result of the test.
7483         * gcc/Makefile.in: Regenerate.
7484
7485 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7486
7487         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7488         Always relocate gcc and prev-gcc to the original names, even
7489         if the build fails.
7490         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7491         New targets.
7492
7493 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7494
7495         * MAINTAINERS: Update my email address.
7496
7497 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7498
7499         * configure.in (mips*-*-irix5*): Enable ld.
7500         * configure: Regenerate.
7501
7502 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7503
7504         * configure: Regenerate.
7505
7506 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7507
7508         * Makefile.tpl (configure-[+module+], configure-gcc,
7509         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7510         Set and export LDFLAGS.
7511         * Makefile.in: Regenerate.
7512
7513 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7514
7515         * MAINTAINERS: Add myself to write-after-approval.
7516
7517 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7518
7519         PR bootstrap/14871
7520         * Makefile.tpl: If we don't have built-in-tree target tools,
7521         use the ones found by configure rather than hacking around with
7522         program_transform_name.
7523         * configure.in: Give Makefile.tpl the information necessary
7524         to do that.
7525         * Makefile.in: Regenerate.
7526         * configure: Regenerate.
7527
7528 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7529
7530         PR bootstrap/14760
7531         * configure.in: When computing baseargs, strip *all* copies of
7532         offending options.  Also, don't match/substitute the trailing space,
7533         so that this actually works when two similar options are separated by
7534         only one space.
7535         * configure: Regenerate.
7536
7537 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7538
7539         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7540         (rs6000-*-aix*): Same.
7541         * configure: Regenerate.
7542
7543 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7544
7545         * MAINTAINERS: Add myself to write-after-approval.
7546
7547 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7548
7549         * MAINTAINERS: Add myself to write-after-approval.
7550
7551 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7552
7553         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7554         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7555         * Makefile.in: Regenerate.
7556
7557         * configure.in (top level bootstrap support): Rework --enable-werror
7558         to set @stage2_werror_flag@.
7559         * configure: Regenerate.
7560         * Makefile.tpl (top level bootstrap support): Pass
7561         @stage2_werror_flag@ down to configure in stages 2 and 3.
7562         * Makefile.in: Regenerate.
7563
7564 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7565
7566         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7567         for stages 2 and 3 as well as in make.  As a consequence, remove
7568         OUTPUT_OPTION (now detected by configure) from the flags passed down
7569         to make.
7570         * Makefile.in: Regenerate.
7571
7572         * Makefile.tpl (new-bootstrap): Fix typo.
7573         * Makefile.in: Regenerate.
7574
7575 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7576
7577         * Makefile.tpl: Rearrange by moving recursive_targets rules
7578         into their proper sections.
7579         * Makefile.tpl (top level bootstrap support): Move disabling
7580         of coverage flags from 'make' to 'configure'; improve comments.
7581         * Makefile.in: Regenerate.
7582
7583         * Makefile.tpl (experimental top level bootstrap) Move stage1
7584         language setting from all- target to configure- target; disable
7585         intermodule optimization in stage 1; prevent gratuitous rebuilds
7586         of stage 1.
7587         * Makefile.in: Regenerate.
7588         * configure.in: Comma-separate stage 1 language list for top
7589         level bootstrap.
7590         * configure: Regenerate.
7591
7592         * Makefile.tpl: Clean up experimental top level bootstrap support:
7593         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7594         prev-gcc in configure- targets as well as all- targets.
7595         * Makefile.in: Regenerate.
7596
7597 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7598
7599         * compile: New file imported from automake.
7600
7601 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7602
7603         * configure.in: Remove symbolic link section.
7604         * configure: Regenerate.
7605         * Makefile.tpl (links): Remove.
7606         * Makefile.in: Regenerate.
7607
7608 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7609             Nathanael Nerode  <neroden@gcc.gnu.org>
7610
7611         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7612         Set with AC_CHECK_PROGS.
7613         * configure.in: Fix comment typo from last patch.
7614         * configure: Regenerate.
7615
7616 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7617
7618         * Makefile.tpl: Introduce experimental top level bootstrap support.
7619         * Makefile.in: Regenerate.
7620         * configure.in: Introduce support for top level bootstrap.
7621         * configure: Regenerate.
7622
7623 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7624             Paolo Bonzini  <bonzini@gnu.org>
7625
7626         PR bootstrap/14522
7627         * configure.in: Cope with shells that do not support unquoted ^
7628         * configure: Regenerate.
7629
7630 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7631             Paolo Bonzini  <bonzini@gnu.org>
7632
7633         PR bootstrap/14522
7634         * configure.in: Cope with shells that do not support nesting
7635         quotes inside quoted backquote substitutions.
7636         * configure: Regenerate.
7637
7638 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7639
7640         PR bootstrap/14522
7641         * configure.in: Fix escaping of $.
7642         * configure: Regenerate.
7643
7644 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7645
7646         * configure: Regenerate, since I forgot to while committing Paolo's
7647         changes.
7648
7649 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7650
7651         PR ada/14131
7652         Move language detection to the top level.
7653         * configure.in: Find default values for the tools as
7654         soon as possible.  Disable ada if GNAT is not found.
7655         Emit error message about missing languages.  Expand
7656         --enable-languages=all for the gcc subdirectory.
7657
7658 2004-03-10  Ben Elliston  <bje@gnu.org>
7659
7660         * MAINTAINERS: Update my email address.
7661
7662 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7663
7664         * ltconfig: Disable building static libraries if building shared
7665         libraries on AIX 5L.
7666
7667 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7668
7669         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7670         and disable libgcj.
7671         * configure: Regenerated.
7672
7673 2004-03-01  Brian Booth  <bbooth@redhat.com>
7674
7675         * MAINTAINERS: Add myself to write-after-approval.
7676
7677 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7678
7679         * MAINTAINERS: Add myself to write-after-approval.
7680
7681 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7682
7683         PR bootstrap/7087
7684         * Makefile.tpl: Guard XFOO sed statements better.
7685         * Makefile.tpl: Add dependency for configure-target-libada.
7686         * Makefile.in: Regenerate (incidentally fixes broken
7687         commit when libada-branch was merged).
7688
7689 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7690
7691         * MAINTAINERS: Add myself to write-after-approval.
7692
7693 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7694
7695         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7696         maintainers.
7697
7698 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7699
7700         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7701         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7702
7703 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7704
7705         PR bootstrap/11932
7706         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7707
7708 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7709
7710         * MAINTAINERS: Added myself to write-after-approval.
7711
7712 2004-02-14  Michael Koch  <konqueror@gmx.de>
7713
7714         * MAINTAINERS: Added myself to write-after-approval.
7715
7716 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7717
7718         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7719         some OS port maintainers to OS port maintainers section.
7720
7721 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7722
7723         * MAINTAINERS: Add self.
7724
7725 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7726
7727         * MAINTAINERS: Alphabetize.
7728
7729 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7730
7731         * MAINTAINERS: Remove myself.
7732
7733 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7734
7735         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7736         (rs6000-*-aix*): Same.
7737         * configure: Regenerate.
7738
7739 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7740
7741         * configure.in (host): Add in missing $noconfigdirs to defines.
7742         * configure: Regenerate.
7743
7744 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7745             Nathanael Nerode  <neroden@gcc.gnu.org>
7746
7747         PR ada/6637, PR ada/5911
7748         Merge with libada-branch:
7749         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7750         with appropriate dependencies. Add --enable-libada configure switch.
7751         * configure, Makefile.in: Regenerate.
7752
7753 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7754
7755         * MAINTAINERS: Add myself to write-after-approval.
7756
7757 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7758
7759         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7760         * configure: Regenerate.
7761
7762 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7763
7764         Merge from upstream:
7765
7766         * ltmain.in: When setting IFS to '~', be careful about user
7767         arguments that contain '~'.
7768
7769         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7770
7771         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7772         Also test $base_compile against $CC with escaped arguments. Bug
7773         reported by Geoff Keating <geoffk@apple.com>.
7774
7775 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7776
7777         * MAINTAINERS: Remove i960 port.
7778
7779 2004-01-23  DJ Delorie  <dj@redhat.com>
7780
7781         * Makefile.def (target_modules) [libiberty]: Don't stage.
7782         * Makefile.in: Rebuilt.
7783
7784 2004-01-20  Caroline Tice  <ctice@apple.com>
7785
7786         * MAINTAINERS: Add myself to write-after-approval.
7787
7788 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7789
7790         * MAINTAINERS: Update my email address.
7791
7792 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7793
7794         * MAINTAINERS: Add myself to write-after-approval.
7795
7796 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7797
7798         * MAINTAINERS: Remove entries without email address.
7799
7800 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7801
7802         * MAINTAINERS: Add myself to write-after-approval.
7803
7804 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7805
7806         * MAINTAINERS: Update my email address.
7807
7808 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7809
7810         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7811         * Makefile.tpl (configure-target-[+module+]): Support stage.
7812         * Makefile.in: Rebuilt.
7813
7814 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7815
7816         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7817
7818 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7819
7820         * MAINTAINERS: Add myself as a MIPS maintainer.
7821
7822 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7823
7824         * configure.in: Use ./config.cache, not config.cache.
7825         * configure: Regenerate.
7826         * Makefile.tpl: Special-casing not needed for GCC any more.
7827         * Makefile.in: Regenerate.
7828
7829         * configure.in: Don't share a cache file for host dirs.
7830         * configure: Regenerate.
7831
7832         * config-ml.in: Don't mess with the cache file.
7833
7834 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7835
7836         * MAINTAINERS: Move myself from 'Write After Approval' to
7837         'CPU Port Maintainers' section as SPARC maintainer.
7838
7839 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7840
7841         * Makefile.tpl: Make GCC use a separate config.cache.
7842         * Makefile.in: Regenerate.
7843
7844         PR bootstrap/11932, PR bootstrap/11933
7845         (I don't know if it will fix either of them, but it relates
7846         to them.)
7847         * configure.in: Don't use shared config.cache for target
7848         directories.
7849         * configure: Regenerate.
7850
7851 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7852
7853         * MAINTAINERS: Add myself to 'Write After Approval' section.
7854
7855 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7856
7857         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7858         * configure: Regenerated.
7859
7860 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7861
7862         * MAINTAINERS: Remove the mn10200 maintainer.
7863
7864 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7865
7866         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7867         * configure: Regenerated.
7868
7869 2003-12-16  Jan Hubicka  <jh@suse.cz>
7870
7871         * MAINTAINERS: Add myself as callgraph maintainer.
7872
7873 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7874
7875         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7876         * configure: Regenerate.
7877
7878 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7879
7880         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7881         'Write After Approval' section. Update email.
7882
7883 2003-12-01  James Lemke  <jim@wasabisystems.com>
7884
7885         * MAINTAINERS (Write After Approval): Add myself.
7886
7887 2003-11-20  Matt Thomas  <matt@3am-software.com>
7888
7889         * MAINTAINERS: Add myself as a vax port maintainer.
7890
7891 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7892
7893         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7894         (configure-build-[+module+], configure-[+module+]): Likewise.
7895         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7896         * Makefile.in: Regenerate.
7897
7898 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7899
7900         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7901         shared/dylibed libraries.
7902         * ltmain.sh: Likewise.
7903         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7904         * ltcf-cxx.sh: Likewise.
7905         * ltcf-gcj.sh: Likewise.
7906         * ltconfig: Likewise.
7907
7908 2003-11-17  Stan Cox  <scox@redhat.com>
7909
7910         * MAINTAINERS: Add myself as iq2000 port maintainer.
7911
7912 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7913
7914         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7915         * Makefile.in: Regenerate.
7916
7917 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7918
7919         * config.sub: Update to 2003-11-03 version.
7920
7921 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7922
7923         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7924         * configure:  Regenerate.
7925
7926 2003-10-20  Nicolas Pitre  <nico@cam.org>
7927
7928         * MAINTAINERS: Add myself to 'Write After Approval' section.
7929
7930 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7931
7932         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7933
7934 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7935
7936         * MAINTAINERS: Update my email address.
7937
7938 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7939
7940         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7941
7942 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7943
7944         * MAINTAINERS: Add myself to 'Write After Approval' section.
7945
7946 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7947
7948         * config.guess: Update to 2003-10-16 version.
7949         * config.sub: Update to 2003-10-16 version.
7950
7951 2003-10-15  David Daney  <ddaney@avtrex.com>
7952
7953         * MAINTAINERS: Added myself to 'Write After Approval' section.
7954
7955 2003-10-15  Falk Hueffner  <falk@debian.org>
7956
7957         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7958         'Write After Approval' section. Update email.
7959
7960 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7961
7962         * MAINTAINERS: Move myself from 'Write After Approval' to
7963         'Various Maintainers' section as middle-end maintainer.
7964
7965 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7966
7967         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7968         HOST_FLAGS_TO_PASS.
7969         * Makefile.in: Regenerate.
7970
7971 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7972
7973         * config.guess: Update to 2003-10-07 version.
7974         * config.sub: Update to 2003-10-07 version.
7975
7976 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7977
7978         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7979         * ltconfig (irix5*, irix6*): Don't override version_type.
7980
7981 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7982
7983         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7984         * configure: Rebuilt
7985         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7986         * Makefile.in: Rebuilt
7987
7988 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7989
7990         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7991
7992 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7993
7994         * MAINTAINERS (Write After Approval): Add myself.
7995
7996 2003-09-29  Paul Koning  <ni1d@arrl.net>
7997
7998         * MAINTAINERS: Move myself from "Write After Approval"
7999         to CPU platform maintainers for pdp11 platform.
8000
8001 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8002
8003         * MAINTAINERS: Move myself from 'Write After Approval' to
8004         'Various Maintainers' section as libffi testsuite maintainer.
8005
8006 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8007
8008         * configure.in: Pass a computed --program-transform-name
8009         to subconfigures.
8010         * configure: Regenerated.
8011
8012 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8013
8014         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8015         * Makefile.in: Regenerate.
8016
8017         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8018         * Makefile.in: Regenerate.
8019
8020 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8021
8022         * MAINTAINERS: Move myself from 'Write After Approval'
8023         to 'Various Maintainers' (objective-c) section.
8024
8025 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8026
8027         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8028         quoting.
8029         * configure: Regenerated.
8030
8031 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8032
8033         * MAINTAINERS (Write After Approval): Add myself to write after
8034         approval list.
8035
8036 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8037
8038         * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8041
8042         * MAINTAINERS: Update my e-mail address.
8043
8044 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8045
8046         * libtool.m4 (LD): Correct powerpc64 host match.
8047
8048 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8049
8050         * MAINTAINTERS: Update my affiliation and email address.
8051
8052 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8053
8054         * MAINTAINERS (Write After Approval): Add myself.
8055
8056 2003-09-04  DJ Delorie  <dj@redhat.com>
8057
8058         * configure: Regenerate.
8059
8060 2003-09-04  Robert Millan  <robertmh@gnu.org>
8061
8062         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8063
8064 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8065
8066         * configure.in: Ensure arguments to sed are properly spaced.
8067         * configure: Regenerate.
8068
8069 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8070
8071         * MAINTAINERS: Update my e-mail address.
8072
8073 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8074
8075         * MAINTAINERS (Write After Approval): Add myself.
8076
8077 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8078
8079         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8080         * configure: Regenerated.
8081
8082 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8083
8084         * MAINTAINERS: Update my email address.
8085
8086 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8087
8088         * configure.in:  Use newline instead of semicolon when assuming
8089         shell arguments in a for loop.
8090         * configure:  Regenerated.
8091
8092 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8093
8094         * MAINTAINERS: Resurrect the i860 maintainer.
8095
8096 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8097
8098         PR 8180
8099         * configure.in: When testing with_libs and with_headers, treat
8100         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8101         * configure: Regenerate.
8102
8103         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8104         make, shell, etc.
8105         (baseargs): Likewise.
8106         * configure: Regenerate.
8107
8108 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8109
8110         * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8113
8114         * configure.in: Disable libgcj for darwin not on powerpc.
8115         * configure: Rebuild.
8116
8117 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8118
8119         * config-ml.in, symlink-tree: Add license.
8120
8121 2003-08-03  Richard Stallman  <rms@gnu.org>
8122             Eben Moglen  <moglen@columbia.edu>
8123
8124         * README.SCO: New file.
8125
8126 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8127
8128         * Makefile.tpl (check, check-c++): Express dependencies using
8129         dependencies rather than commands.
8130         * Makefile.in: Regenerate.
8131
8132 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8133
8134         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8135         * configure: Ditto.
8136
8137 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8138
8139         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8140         * Makefile.in: Update.
8141
8142 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8143
8144         * configure.in: Enable libgcj for darwin.
8145         * configure: Rebuild.
8146
8147 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8148
8149         * config-ml.in:  Use ac_configure_args directly instead of
8150         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8151         actually seen.
8152
8153 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8154
8155         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8156         creating target and build subdirs to build all parent dirs as needed.
8157         * Makefile.in: Rebuild.
8158         * configure.in: Don't build dirs explicitly here.
8159         * configure: Rebuild.
8160
8161 2003-07-26  Paul Brook  <paul@nowt.org>
8162
8163         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8164
8165 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8166
8167         * Makefile.tpl (all-make): Depend on intl.
8168         * Makefile.in: Rebuilt.
8169
8170 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8171
8172         * install-sh:  Update to newer upstream versions (associated with
8173         aclocal 1.7).
8174         * mkinstalldirs:  Likewise.
8175         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8176
8177 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8178
8179         * MAINTAINERS: Move self from Bug database only accounts
8180         to write-after-approval.
8181
8182 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8183
8184         * config.if: Remove unused libc_interface determination.
8185
8186 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8187
8188         * MAINTAINERS: Move self from write-after-approval to
8189         build machinery (*.in).
8190
8191 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8192
8193         PR bootstrap/11273
8194         PR bootstrap/11408
8195         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8196         unused INSTALL_PROGRAM_ARGS.
8197         * configure.in: Use AC_PROG_INSTALL.
8198         * Makefile.in: Regenerate.
8199         * configure: Regenerate.
8200
8201 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8202
8203         * MAINTAINERS: Alphabetize.
8204
8205 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8206
8207         * configure: Rebuilt.
8208         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8209         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8210         newlib nor libgloss.
8211         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8212         * configure.in (am33_2.0-*-linux*): Added.
8213
8214 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8215
8216         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8217         * configure: Regenerate.
8218
8219 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8220
8221         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8222         * Makefile.in: Regenerate.
8223
8224 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8225
8226         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8227         * Makefile.in: Regenerate.
8228
8229 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8230
8231         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8232         * Makefile.in: Regenerated.
8233
8234         * config-ml.in: Replace PWD with PWD_COMMAND.
8235
8236 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8237
8238         * intl: New directory; see intl/ChangeLog for details.
8239         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8240         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8241         * Makefile.in: Regenerate.
8242
8243 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8244
8245         * configure.in: Clean up config-lang.in handling.  Delete
8246         useless assignment to "subdirs".
8247         * configure: Regenerate.
8248
8249 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8250
8251         * configure.in: Rename 'target_libs' to 'target_libraries'.
8252         Remove useless reference to 'target_libs'.
8253         * configure: Regenerate.
8254
8255 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8256
8257         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8258         * Makefile.in: Regenerate.
8259
8260 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8261
8262         * Makefile.def: Introduce flags_to_pass.
8263         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8264         * Makefile.in: Regenerate.
8265
8266 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8267
8268         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8269         and target-libgloss.
8270         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8271         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8272         * configure: Regenerate.
8273
8274 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8275
8276         * configure.in: Update testsuite_flags to new location.
8277         * configure. Regenerate.
8278
8279 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8280
8281         * Makefile.tpl: Remove BUILD_CC stuff.
8282         * Makefile.in: Regenerate.
8283
8284 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8285
8286         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8287
8288 2003-06-16  Graeme Peterson  <gp@qnx.com>
8289
8290         * MAINTAINERS (Write After Approval): Add myself.
8291
8292 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8293
8294         * config.guess: Update to 2003-06-12 version.
8295         * config.sub: Update to 2003-06-13 version.
8296
8297 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8298
8299         * config.guess: Update to 2003-06-06 version.
8300         * config.sub: Update to 2003-06-06 version.
8301
8302 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8303
8304         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8305         * configure. Regenerate.
8306
8307 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8308
8309         * configure.in: Disable serial configure by default.
8310         * configure: Regenerate.
8311         * Makefile.tpl: Abolish .NOTPARALLEL.
8312         * Makefile.in: Regenerate.
8313
8314         * Makefile.tpl: Replace {build,host,target}_canonical by
8315         {build,host,target}.
8316         * Makefile.in: Regenerate.
8317
8318         * Makefile.tpl: Fix stupid pasto.
8319         * Makefile.in: Regenerate.
8320
8321 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8322
8323         * Makefile.tpl: Remove bogus conditional.
8324         * Makefile.in: Regenerate.
8325
8326 2003-06-05  Jan Hubicka  <jh@suse.cz>
8327
8328         * Makefile.tpl (profiledbootstrap): New target.
8329         * Makefile.in (profiledbootstrap): New target.
8330
8331 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8332
8333         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8334         Pinski. Remove user names from other bugzilla-only maintainers.
8335
8336 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8337
8338         * Makefile.tpl: Make 'recursive targets' using autogen rather
8339         than shell loop.  Remove duplicate 'clean' targets and false
8340         comments.
8341         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8342         Add systematic method of specifying missing targets in subdirs.
8343         Add copyright boilerplate.
8344         * Makefile.in: Regenerate.
8345         * configure.in: Add 'recursive targets' to maybe list.
8346         * configure: Regenerate.
8347
8348         * MAINTAINERS: "GNATS only" -> "Bug database only".
8349
8350         * Makefile.tpl: Rename [+target+] to [+make_target+].
8351         * Makefile.def: Rename 'target' to 'make_target'.
8352
8353 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8354
8355         * MAINTAINERS: Add self as options handling maintainer.
8356
8357 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8358
8359         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8360         been too long since I touched those ports.
8361
8362 2003-05-28  DJ Delorie  <dj@redhat.com>
8363
8364         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8365         * Makefile.in: Regenerate.
8366
8367 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8368
8369         * configure.in: Use curly braces in the definition of tooldir.
8370         * configure: Regenerate.
8371
8372 2003-05-21  DJ Delorie  <dj@redhat.com>
8373
8374         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8375         newlib or libgloss.
8376         * Makefile.in: Regenerate.
8377
8378 2003-05-21  DJ Delorie  <dj@redhat.com>
8379
8380         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8381         * Makefile.in: Regenerate.
8382
8383 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8384
8385         * MAINTAINERS: Update my e-mail address.
8386
8387 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8388
8389         * configure.in: Switch more things to use maybe dependencies.
8390         * Makefile.tpl: Switch more things to use maybe dependencies.
8391         Factor out common code from autogen IF statements.
8392         * configure: Regenerate.
8393         * Makefile.in: Regenerate.
8394
8395 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8396
8397         * configure.in: Accept i[3456789]86 for machine type.
8398         * configure: Regenerate.
8399
8400 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8401
8402         * configure.in: Switch more things to use maybe dependencies.
8403         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8404         * configure: Regenerate.
8405         * Makefile.tpl: Switch more things to use maybe dependencies.
8406         * Makefile.in: Regenerate.
8407
8408 2003-05-16  Andreas Schwab  <schwab@suse.de>
8409
8410         * Makefile.tpl (install-opcodes): Define.
8411         * Makefile.in: Rebuild.
8412
8413 2003-05-13  Andreas Jaeger  <aj@suse.de>
8414
8415         * config.guess: Update to 2003-05-09 version.
8416         * config.sub: Update to 2003-05-09 version.
8417
8418 2003-05-13  Michael Eager  <eager@mvista.com>
8419
8420         * configure.in: Correct sed script so that options in quotes are not
8421         deleted.
8422         * configure: Rebuild.
8423
8424 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8425
8426         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8427         and $$s/newlib/libc/sys/cygwin32 include paths.
8428         * configure: Ditto.
8429
8430 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8431
8432         * MAINTAINERS: Update my email addresses.
8433
8434 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8435
8436         * config-ml.in: Propagate INSTALL variables.
8437
8438 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8439
8440         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8441
8442 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8443
8444         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8445         * Makefile.in: Regenerate.
8446
8447 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8448
8449         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8450
8451 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8452
8453         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8454
8455 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8456
8457         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8458         * Makefile.in: Regenerated.
8459
8460 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8461
8462         * MAINTAINERS (Write After Approval): Upgrade myself from
8463         GNATS only to write-after-approval. Update my mail address.
8464
8465 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8466
8467         (OS Port Maintainers: freebsd): Add myself.
8468
8469 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8470
8471         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8472
8473 2003-04-22  Kean Johnston  <jkj@sco.com>
8474
8475         * MAINTAINERS (SCO ports): Added myself.
8476
8477 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8478
8479         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8480
8481 2003-04-19  Kean Johnston  <jkj@sco.com>
8482
8483         * MAINTAINERS (Write After Approval): Add myself.
8484
8485 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8486
8487         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8488         * Makefile.in: Regenerate.
8489
8490 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8491
8492         * configure.in (powerpc64*-*-linux*): Remove.
8493         * configure: Rebuilt.
8494
8495 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8496
8497         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8498         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8499         and restrap.
8500         * Makefile.in:  Regenerate.
8501
8502 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8503
8504         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8505         * configure: Regenerated.
8506
8507 2003-04-15  DJ Delorie  <dj@redhat.com>
8508
8509         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8510
8511 2003-04-13  Nick Clifton  <nickc@redhat.com>
8512
8513         * config-ml.in: Remove support for --disable-aix removing
8514         call-aix multilibs.
8515
8516 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8517
8518         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8519         * */configure: Rebuilt.
8520
8521 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8522
8523         * MAINTAINERS: Add my email address.
8524
8525 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8526
8527         * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8530
8531         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8532         * Makefile.in: Regenerate.
8533
8534 2003-03-14  Michael Chastain  <mec@shout.net>
8535
8536         * Makefile.in: Regenerate with correct Makefile.def.
8537
8538 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8539
8540         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8541         Make macro.
8542         * Makefile.in: Regenerate.
8543         * configure.in: Clean up gxx_include_dir logic.
8544         * configure: Regenerate.
8545
8546 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8547
8548         * MAINTAINERS (Write After Approval): Add myself.
8549
8550 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8551
8552         * MAINTAINERS: Update my mail address.
8553
8554 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8555
8556         * configure.in (gxx_include_dir): Fix typo.
8557         * configure: Regenerated.
8558
8559 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8560
8561         * Makefile.tpl: Reindent.
8562         * Makefile.in: Regenerate.
8563         * configure.in: Reindent.  Don't set unused variables.
8564         * configure: Regenerate.
8565
8566 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8567
8568         * configure.in: Include $(build_tooldir)/sys-include in
8569         FLAGS_FOR_TARGET.
8570         * configure: Regenerated.
8571
8572 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8573
8574         * Makefile.tpl: Always pass down RANLIB.
8575         * Makefile.in: Regenerate.
8576
8577         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8578         * Makefile.in: Regenerate.
8579         * configure.in: Remove unused logic relating to --enable-shared
8580         and --enable-threads.  Remove bogus comments.  Remove redundant
8581         noconfigdirs.
8582         * configure: Regenerate.
8583
8584         * configure.in: Replace ${libstdcxx_version} by its value.
8585         Remove reference to mh-dgux.
8586         * configure: Regenerate.
8587
8588 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8589
8590         * MAINTAINERS (Write After Approval): Add myself.
8591
8592 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8593
8594         * Makefile.tpl: Rearrange.
8595         * Makefile.in: Regenerate.
8596
8597 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8598
8599         * configure.in: Add support for kaOS as cross build target system.
8600         * configure: Regenerated.
8601
8602 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8603
8604         * MAINTAINERS (Write after approval): Add myself.
8605
8606 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8607
8608         * MAINTAINERS: Update my email address.
8609
8610 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8611
8612         * MAINTAINERS: Add self to blanket write privs. section.
8613
8614 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8615
8616         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8617         configure-target-* as some target builds may require additional
8618         flags for preprocessor tests.
8619         * Makefile.in: Regenerated.
8620
8621 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8622
8623         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8624         * ltconfig: Handle it.
8625         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8626         auto-detecting it.
8627
8628         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8629         it is used as argument to $CC.
8630         * ltcf-gcj.sh: Likewise.
8631
8632         * configure.in: Introduce --enable-maintainer-mode.
8633         * configure: Rebuilt.
8634         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8635         for maintainer mode.
8636         * Makefile.in: Rebuilt.
8637
8638 2003-02-18  Jason Merrill  <jason@redhat.com>
8639
8640         * Makefile.tpl (check-c++): Allow parallelism.
8641
8642 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8643
8644         * MAINTAINERS: Remove John Carr (who never actually had access to
8645         gcc.gnu.org).
8646
8647 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8648
8649         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8650         don't configure target-libobjc.
8651         * configure: Regenerate.
8652
8653 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8654
8655         * Makefile.tpl (RANLIB): Define.
8656         * Makefile.in: Regenerate.
8657
8658 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8659
8660         * MAINTAINERS: Update my email.
8661
8662 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8663
8664         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8665         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8666         * Makefile.in: Regenerated.
8667         * configure.in: Remove all traces of snavigator, db, and grep.
8668         * configure: Regenerated.
8669
8670 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8671
8672         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8673         After Approval.
8674
8675 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8676
8677         * MAINTAINERS (Write after approval): Add myself.
8678
8679 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8680
8681         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8682         * Makefile.in: Regenerated.
8683
8684 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8685
8686         * config.guess: Updated to 2003-01-30's version.
8687         * config.sub: Updated to 2003-01-28's version.
8688
8689 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8690
8691         * config.if: If gcc_version is already set, just use it.  Don't set
8692         gcc_version_trigger if it's already set, otherwise set it to
8693         gcc/version.c, but only if the file exists.  If it is not set and
8694         gcc/version.c does not exist, try to extract the version number from
8695         $CC.
8696
8697 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8698
8699         * MAINTAINERS: Add myself to write-after-approval list.
8700
8701 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8702
8703         * configure.in:  Revert 24Jan change.
8704         * configure:  Regenerate.
8705
8706 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8707
8708         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8709         entry of HJ Lu.
8710
8711 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8712
8713         * configure.in: Revert previous change.
8714         * configure: Regenerate.
8715
8716 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8717
8718         * configure.in: Make rda native-only.
8719         * configure: Regenerate.
8720
8721 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8722
8723         * MAINTAINERS: Move myself from GNATS-only-accounts to
8724         write-after-approval.
8725
8726 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8727
8728         * configure.in: Add missing \.
8729         * configure: Rebuilt.
8730
8731 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8732
8733         * configure.in (baseargs): Avoid using \| in sed regular
8734         expressions.
8735         * configure: Rebuilt.
8736
8737 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8738
8739         * configure.in (baseargs): Remove all supported forms of
8740         --cache-file, --srcdir, --host, --build and --target options
8741         from argument lists.
8742         * configure: Rebuilt.
8743
8744 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8745
8746         * MAINTAINERS: Add myself to write-after-approval list.
8747
8748 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8749
8750         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8751         * configure: Rebuilt.
8752
8753 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8754
8755         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8756         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8757         * Makefile.in: Regenerate.
8758         * configure: Regenerate.
8759
8760 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8761
8762         * configure.in: Remove Makefile in build, host and target modules
8763         unless configure was run with --no-recursion.
8764         * configure: Rebuilt.
8765
8766 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8767
8768         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8769         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8770         * Makefile.in: Regenerate.
8771
8772 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8773
8774         * config.guess: Update to 2003-01-03 version.
8775         * config.sub: Update to 2003-01-03 version.
8776
8777 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8778
8779         * configure: Regenerate with proper autoconf 2.13.
8780
8781 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8782
8783         * configure.in: Add AC_PREREQ for consistency.
8784         * configure: Regenerate.
8785
8786 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8787
8788         * configure.in (GDB_TK): Add tcl directories conditional on
8789         gdb/gdbtk directory being present.
8790         * configure: Regenerate.
8791
8792 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8793
8794         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8795         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8796         * configure: Rebuilt.
8797
8798 2002-12-31  Tom Tromey  <tromey@redhat.com>
8799
8800         * Makefile.in: Rebuilt.
8801         * Makefile.def (target_modules) [libffi]: Allow installation.
8802
8803 2002-12-31  Andreas Schwab  <schwab@suse.de>
8804
8805         * configure.in: Fix use of $program_transform_name.
8806         * configure: Regenerated.
8807
8808 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8809
8810         * configure.in (baseargs): Don't remove first configure argument.
8811         * configure: Regenerated.
8812
8813 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8814
8815         * Makefile.tpl (local-distclean): Don't remove...
8816         (multilib.ts): ... this.  Moved into...
8817         (multilib.out): ... this.  Don't use sub-make.
8818         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8819         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8820         (configure-build-[+module+], configure-[+module+],
8821         configure-target-[+module+], configure-gcc): ... these.  Test
8822         for Makefile existence.  Drop config.status from dependencies.
8823         * Makefile.in: Rebuilt.
8824         * configure.in: Move gcc-version-trigger to the end of
8825         ac_configure_args.  Add comments to maybedep.tmp and
8826         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8827         nonopt from baseargs, matching and removing corresponding
8828         whitespace while at it.
8829         * configure: Rebuilt.
8830
8831 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8832
8833         * configure.in (host_configargs): Replace reference to
8834         no-longer-defined buildopts with --build=${build_alias}.
8835         * configure: Rebuilt.
8836
8837         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8838         program_transform_name to standard idiom.
8839         (AUTOGEN, AUTOCONF): Define.
8840         (Makefile.in): Use $(AUTOGEN).
8841         (Makefile): Depend on config.status, and use autoconf-style rule to
8842         build it.  Move original commands to...
8843         (config.status): ... this new target.
8844         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8845         $(AUTOCONF).
8846         * Makefile.in: Rebuilt.
8847
8848 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8849
8850         * Makefile.tpl: Fix dramatic bustage due to change in
8851         program_transform_name.
8852         * Makefile.in: Regenerate.
8853
8854         * configure.in: Remove unnecessary PATH setting.
8855         * configure: Regnerate.
8856
8857         * configure.in: Don't default to unprefixed tools unless
8858         the native tools will work.
8859         * configure: Regenerate.
8860
8861         * configure.in: Convert to autoconf script.  Blow away lots
8862         of now-redundant Makefile fragments.
8863         * configure: Generate using Autoconf.
8864         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8865         * Makefile.in: Regenerate.
8866
8867 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8868
8869         * configure: Fix stupid bug where RANLIB was mistakenly included.
8870
8871         * configure.in: Rename (buildargs, hostargs, targargs) to
8872         (build_configargs, host_configargs, target_configargs).
8873
8874         * configure.in: Move logic out of sed statement.
8875
8876         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8877         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8878
8879 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8880
8881         * config.sub: Import from master repository
8882         * config.guess: Ditto
8883
8884 2002-12-24  Andreas Schwab  <schwab@suse.de>
8885
8886         * Makefile.tpl (multilib.out): Fix missing space.
8887         * Makefile.in: Regenerate.
8888
8889 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8890
8891         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8892         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8893         * Makefile.in: Regenerate.
8894         * configure.in: Remove unnecessary leftovers.
8895
8896 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8897
8898         * configure.in (extra_ranlibflags_for_target): New variable.
8899         (*-*-darwin): Add -c to ranlib commands.
8900         * configure (tooldir): Handle extra_ranlibflags_for_target.
8901
8902 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8903
8904         * Makefile.tpl: Revert HJL's change.
8905         * Makefile.in: Regenerated.
8906         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8907         always.
8908
8909 2002-12-19  Andreas Schwab  <schwab@suse.de>
8910
8911         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8912         * Makefile.in: Regenerate.
8913
8914 2002-12-18  H.J. Lu  <hjl@gnu.org>
8915
8916         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8917         * Makefile.in: Regenerated.
8918
8919         * configure.in (build_prefix): New. Substitute.
8920
8921 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8922
8923         * Makefile.tpl: Don't let real targets depend on phony targets.
8924         * Makefile.in: Regenerate.
8925
8926         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8927         * Makefile.in: Regenerate.
8928
8929 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8930
8931         * config.sub: Import from master repository
8932         * config.guess: Ditto
8933
8934 2002-12-16  Jason Merrill  <jason@redhat.com>
8935
8936         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8937         previous 'make bootstrap'.
8938         * Makefile.in: Regenerate.
8939
8940 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8941
8942         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8943
8944 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8945
8946         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8947         * Makefile.in: Regenerate.
8948
8949 2002-12-13  Jason Merrill  <jason@redhat.com>
8950
8951         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8952         library tests.
8953         (check-c++): Just depend on it and check-target-libstdc++-v3.
8954         * Makefile.in: Regenerate.
8955
8956 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8957
8958         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8959         * Makefile.in: Rebuilt.
8960
8961 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8962
8963         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8964
8965 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8966
8967         * configure: Fix bug put in by gremlins.
8968
8969         * Makefile.tpl: Substitute more autoconfily.
8970         * configure: Substitute more autoconfily.
8971         * Makefile.in: Regenerate.
8972
8973 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8974
8975         * config.sub: Import from master repository
8976         * config.guess: Ditto
8977         * MAINTAINERS: Added Svein Seldal under write after approval
8978
8979 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8980
8981         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8982         * Makefile.in (all-sim): Ditto.
8983
8984 2002-12-06  DJ Delorie  <dj@redhat.com>
8985
8986         * Makefile.tpl: Change configure dependencies to not have real
8987         targets depend on phony targets.
8988
8989 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8990
8991         * configure.in: Revert unintentional change.
8992
8993         * Makefile.tpl: Change dependency for */multilib.out so that
8994         it works when gcc isn't in the tree.
8995
8996         * configure.in: Substitute more.
8997         * configure: Run subconfigures from the Makefile.
8998         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8999         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9000
9001 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9002
9003         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9004
9005 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9006
9007         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9008         and corresponding dependencies.
9009         * Makefile.in: Regenerate.
9010
9011         * configure.in (host_tools): Order binutils, gas and ld for
9012         convenience in running the testsuites.
9013
9014         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9015         * Makefile.in: Regenerate.
9016         * configure.in: Introduce rules to serialize subconfigure runs.
9017
9018         * configure.in: Introduce BASE_CC_FOR_TARGET.
9019         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9020         Realize configure-build-* targets.  Realize configure-target-* targets.
9021         * Makefile.in: Regenerate.
9022
9023 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9024
9025         * configure: Move gcc_version_trigger stuff from here...
9026         * configure.in: ...to here.
9027
9028         * configure.in: Separate subconfigure options added by this file from
9029         options given by the user.  Add machinery to put args for host
9030         subconfigures into the Makefile.
9031
9032         * Makefile.tpl: Remove 'vault' targets.
9033         * Makefile.tpl: Reorder and comment dependencies.
9034         * Makefile.in: Regenerate.
9035
9036 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9037         * configure.in: Fix my broken commit of previous patch. (sigh)
9038
9039 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9040
9041         * configure.in: Move host-specific darwin noconfigdirs into
9042         the host-specific section.
9043
9044 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9045
9046         * configure.in: Move host-specific darwin noconfigdirs into
9047         the host-specific section.
9048
9049 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9050
9051         * configure: Remove skip-this-dir support.
9052         * Makefile.tpl: Remove skip-this-dir support.
9053
9054         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9055         subdirectories.
9056         * Makefile.in: Regenerate.
9057
9058         * Makefile.tpl: Strip out useless setting of 'dir'.
9059         * Makefile.in: Regenerate.
9060
9061 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9062
9063         * configure.in: Fix deeply stupid bug.
9064
9065         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9066         shell code in CXX_FOR_TARGET
9067         * Makefile.def: Introduce raw_cxx.
9068         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9069         RAW_CXX_FOR_TARGET.
9070         * Makefile.in: Regenerate.
9071
9072 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9073
9074         * Makefile.tpl: Remove unnecessary ifs.
9075         * Makefile.in: Regenerate.
9076
9077         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9078         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9079         targets for 'no_install' modules.
9080         * configure: Move GDB_TK substitution to configure.in.  Move
9081         build_modules stuff to configure.in.
9082         * configure.in: Implement soft dependency machinery.  Maybe-ize
9083         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9084         * Makefile.in: Regenerate.
9085
9086 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9087
9088         * Makefile.tpl: Make all-target, install-target behave similarly
9089         to all, install (only hitting configured targets).  Eliminate
9090         unused macro defintions.
9091
9092         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9093         build != host.
9094
9095         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9096
9097         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9098
9099         * configure.in: Produce lists of subdir targets we're actually
9100         configuring.  Remove references to "dosrel".
9101         * Makefile.tpl: Let configure set which subdir targets are hit.
9102         Remove install-cross; clean up install; remove ALL.  Remove
9103         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9104         Autogenerate host module targets.  Remove empty dependency lines
9105         and redundant dependency; rearrange slightly.
9106         * Makefile.def: Add host-side libtermcap, utils.
9107
9108         * Makefile.in: Regenerate.
9109
9110 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9111
9112         * ltconfig (osf[345]): Append $major to soname_spec.
9113         Reflect this in library_names_spec.
9114         * ltmain.sh (osf): Prefix $major with . for use as extension.
9115
9116 2002-11-19  Andreas Jaeger  <aj@suse.de>
9117
9118         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9119         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9120         and sparc64 GNU/Linux systems.
9121
9122 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9123
9124         * MAINTAINERS: Update email.
9125
9126 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9127
9128         * MAINTAINERS: Complete James Dennett's entry.
9129
9130 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9131
9132         * MAINTAINERS (Write After Approval): Add myself.
9133
9134 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9135
9136         * Makefile.tpl: syntactic cleanup
9137
9138 2002-11-13  Stuart Hastings  <stuart@apple.com>
9139
9140         * MAINTAINERS: Add myself to write-after-approval list.
9141
9142 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9143
9144         * Makefile.def: Add list of recursive targets to autogenerate.
9145         Add build_modules.
9146         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9147         targets.  Autogenerate *-build-* targets.
9148         * Makefile.in: Regenerate.
9149
9150 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9151
9152         * configure: More autoconf-style substitutions.
9153         * Makefile.tpl: More autoconf-style substitutions.
9154         * Makefile.in: Regenerate.
9155
9156 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9157
9158         * configure: Substitute more variables in a more autoconf-friendly
9159         way.  Simplify slightly.
9160         * Makefile.tpl: Make more variables substitutable in an
9161         autoconf-friendly way.
9162         * Makefile.in: Regenerate.
9163
9164 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9165
9166         * MAINTAINERS (Write After Approval): Add myself.
9167
9168 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9169
9170         * configure.in (v810*): Remove special setting of tools.
9171
9172         * configure: Add support for extra required flags for ar or nm.
9173         * configure.in (aix4.3+): Use above support for target-specific
9174         issues, rather than using config/mt-aix43.
9175
9176 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9177
9178         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9179         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9180         with $srcdir.  Reformat indentation.  Substitute some variables
9181         formerly hard-coded in the Makefile for build=host.
9182         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9183         * Makefile.def: Autogenerate more.
9184         * Makefile.in: Regenerate.
9185
9186 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9187
9188         * MAINTAINERS (Write After Approval): Add myself.
9189
9190 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9191
9192         * Makefile.def (host_modules): Add rda.
9193         * Makefile.in: Regenerate.
9194         * configure.in (target_tool): Add target-rda to list.
9195
9196 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9197
9198         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9199
9200 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9201
9202         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9203         and restrap targets to this rule.
9204         * Makefile.in:  Regenerate.
9205
9206 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9207
9208         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9209         GNATS only accounts.
9210
9211 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9212
9213         * configure.in (i[3456]86-*-linux*): Add check to disable
9214         ${libgcj} for glibc1.
9215
9216 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9217
9218         * MAINTAINERS: Add myself as ip2k port maintainer.
9219
9220 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9221
9222         * configure.in: Add tic4x target.
9223
9224 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9225
9226         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9227         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9228         * Makefile.in: Regenerate.
9229
9230         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9231         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9232         * Makefile.in: Regenerate.
9233
9234 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9235
9236         * MAINTAINERS: Add myself as web pages co-maintainer.
9237
9238 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9239
9240         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9241         * Makefile.in: Regenerate.
9242
9243 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9244
9245         * MAINTAINERS: Add myself and Nathan Sidwell
9246         <nathan@codesourcery.com> as VxWorks maintainers.
9247
9248 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9249
9250         * Makefile.def: Remove order dependency comments.
9251         * Makefile.tpl: Add explicit install-install dependencies.
9252         * Makefile.in: Regenerate.
9253
9254         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9255         * Makefile.in: Regenerate.
9256
9257         * Makefile.tpl: Add configure-target (for src-release in src)
9258         * Makefile.in: Regenerate.
9259
9260 2002-09-30  Nick Clifton  <nickc@redhat.com>
9261
9262         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9263
9264 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9265
9266         * configure.in (s390*-*-linux*): Enable libgcj.
9267
9268 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9269
9270         * configure: Revert accidentally applied changes.
9271
9272         * Makefile.tpl: Make more autoconf-friendly.
9273         * Makefile.in: Regenerate.
9274         * configure: Make substitution more autoconf-like.
9275
9276 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9277
9278         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9279         single entry to handle all these.
9280         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9281         libjava on arm-*-elf.
9282
9283 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9284
9285         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9286         things that depend on them.
9287
9288 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9289
9290         * Makefile.tpl: Make subsituted variables more autoconfy.
9291         * Makefile.in: Regenerate.
9292         * configure: Make seds more autoconfy.
9293
9294 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9295
9296         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9297         * Makefile.in: Regenerate.
9298         * configure.in: Rewrite sed statements to look autoconfy.
9299
9300         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9301         all-target-foo on configure-target-foo.
9302         * Makefile.def: Ditto.
9303         * Makefile.in: Rebuild.
9304
9305 2002-09-25  Andrew Haley  <aph@redhat.com>
9306
9307         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9308
9309 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9310
9311         * Makefile.def: New file.
9312         * Makefile.tpl: New file.
9313         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9314         * contrib/gcc_update: Note that Makefile.in is a generated file.
9315
9316         * configure.in: Minor rearrangement.  Simplify tests.
9317
9318 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9319
9320         * configure.in (with_headers): Skip copy if value is "yes".
9321         (with_libs): Likewise.
9322
9323 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9324
9325         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9326         * configure.in (sh*-*-pe*): Ditto.
9327         * configure.in (mips*-*-pe*): Ditto.
9328         * configure.in (*arm-wince-pe): Ditto.
9329
9330         * configure.in: Rearrange.
9331
9332 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9333
9334         * MAINTAINERS: Update my email address.
9335
9336 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9337
9338         * MAINTAINERS: (Write After Approval): Add myself.
9339
9340 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9341
9342         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9343
9344 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9345
9346         * MAINTAINERS: Change my mailing address.
9347
9348 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9349
9350         * MAINTAINERS (Write After Approval): Remove myself.
9351         (Various Maintainers: c++ runtime libs): Add myself.
9352
9353 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9354
9355         * MAINTAINERS (Write After Approval): Remove myself.
9356         (Various Maintainers: c++ runtime libs): Add myself.
9357
9358 2002-08-15  Eric Christopher  <echristo@redhat.com>
9359
9360         * config.sub: Import from master repository.
9361         * config.guess: Ditto.
9362
9363 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9364
9365         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9366         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9367         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9368
9369 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9370
9371         * MAINTAINERS: Add self to rs6000 vector extensions.
9372
9373 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9374
9375         * libiberty/configure: Reverted unintended yesterday's check in.
9376
9377 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9378
9379         * boehm-gc/configure, libf2c/configure: Rebuilt.
9380         * libffi/configure, libiberty/configure: Ditto.
9381         * libjava/configure, libobjc/configure: Ditto.
9382         * libstdc++-v3/configure, zlib/configure: Ditto.
9383         Merged from binutils:
9384         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9385         From Steve Ellcey <sje@cup.hp.com>:
9386         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9387         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9388         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9389         IA64.
9390         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9391         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9392         soname_spec, sys_lib_search_path_spec): Ditto.
9393
9394 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9395
9396         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9397
9398 2002-08-04  H.J. Lu  (hjl@gnu.org)
9399
9400         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9401
9402 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9403
9404         * MAINTAINERS (Write After Approval): Add myself.
9405
9406 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9407
9408         * configure.in: Move generic linux case to end.  Copy generic
9409         linux noconfigdirs to mips*-*-linux* entry and new
9410         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9411
9412 2002-07-19  Michael Matz  <matz@suse.de>
9413
9414         * MAINTAINERS: Add myself as ra* maintainer.
9415
9416 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9417
9418         * config.guess: Update to 2002-07-09 version.
9419         * config.sub: Update to 2002-07-03 version.
9420
9421 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9422
9423         * MAINTAINERS: Fix typo in a maintainer email address.
9424
9425 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9426
9427         * configure.in: Remove two redundant tests.
9428
9429 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9430
9431         * configure.in (mips*-*-irix6*o32): Enable stabs.
9432
9433 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9434
9435         * configure.in: Don't build grez.
9436         * Makefile.in: Ditto.
9437
9438         * Makefile.in: Remove references to bsp, cygmon, libstub.
9439         * configure.in: Ditto.
9440
9441         * configure.in: Remove leftover reference to gdbtest.
9442
9443 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9444
9445         * configure.in (gxx_include_dir):  Change to match versioned
9446         C++ headers if --enable-version-specific-runtime-libs is used.
9447
9448 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9449
9450         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9451
9452 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9453
9454         * configure.in: Make --without-x work.
9455
9456 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9457
9458         * configure.in: Rearrange target Makefile fragment collection.
9459
9460         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9461         cvs[src].
9462         * configure.in: Ditto.
9463
9464 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9465
9466         * MAINTAINERS (Write After Approval): Update my e-mail address.
9467
9468 2002-06-24  Ben Elliston  <bje@redhat.com>
9469
9470         * configure.in (host_tools): Remove cgen.
9471
9472         * Makefile.in (all-cgen): Remove; runs from its source directory.
9473         (check-cgen, install-cgen, clean-cgen): Likewise.
9474         (all-opcodes): Do not depend on all-cgen.
9475         (all-sim): Likewise.
9476
9477 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9478
9479         * Makefile.in: Eliminate 'apache' targets.
9480         * configure.in: Eliminate 'apache' targets.
9481
9482         * configure.in: Eliminate redundant tests.  Reorganize.
9483
9484         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9485
9486         * config-ml.in: Eliminate references to Cygnus configure.
9487
9488         * Makefile.in: Eliminate references to building emacs.
9489
9490 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9491
9492         * MAINTAINERS: Update my email address.
9493
9494 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9495
9496         * config.if (libstdcxx_incdir): Version C++ headers.
9497         (cxx_incdir): Remove.
9498
9499 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9500
9501         * MAINTAINERS (Write After Approval): Add self.
9502
9503 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9504
9505         * configure.in: Add support for ip2k.
9506
9507 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9508
9509         * configure.in: Fix AIX configury bug.
9510
9511 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9512
9513         * MAINTAINERS (Write After Approval): Add self.
9514
9515 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9516
9517         * configure.in: replace ${topsrcdir} with ${srcdir}
9518
9519         * configure.in: Move definition of libstdcxx_flags
9520         right above usage, rather than waaay earlier.
9521
9522         * configure.in: Pull definition of is_cross_compiler earlier.
9523
9524         * configure.in: Rearrange a little.
9525
9526         * configure.in: Remove references to librx.
9527         * Makefile.in: Remove references to librx.
9528
9529 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9530
9531         * config.sub: Add support for avr target.
9532         Import from master sources, rev 1.255
9533
9534 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9535
9536         * configure, .cvsignore:  Revert previous change...
9537         * Makefile:  ...delete.
9538
9539 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9540
9541         * configure.in: Eliminate ${gasdir} variable.
9542
9543 2002-06-18  Dave Brolley  <brolley@redhat.com>
9544
9545         * configure.in: Add support for frv.
9546         * config.sub: Add support for frv.
9547
9548 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9549
9550         * configure:  Remove garbage from previous commit.
9551
9552 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9553
9554         * configure:  For in-source builds, make a subdir and re-exec there.
9555         * Makefile:  New file.  Pass targets through to build directory.
9556         * .cvsignore:  No longer ignore "Makefile".
9557
9558 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9559
9560         * MAINTAINERS (Write After Approval): Add self.
9561
9562 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9563
9564         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9565
9566 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9567
9568         * configure.in (vax-*-netbsd*): Re-enable gas.
9569
9570 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9571
9572         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9573         BUILD_PREFIX_1, to correct nomenclature.
9574         * configure: Likewise.
9575
9576         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9577         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9578
9579 2002-05-31  Olaf Hering  <olh@suse.de>
9580
9581         * config-ml.in: Propogate DESTDIR also.
9582
9583 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9584
9585         * configure.in (vax-*-netbsd*): Don't build gas for this
9586         platform.
9587
9588 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9589
9590         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9591         and libgcj for AVR.
9592
9593 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9594
9595         * MAINTAINERS (Write After Approval): Add myself.
9596
9597 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9598
9599         * config.guess: Update to 2002-05-22 version.
9600         * config.sub: Likewise.
9601
9602 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9603
9604         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9605         * config-ml.in: Likewise.
9606         * configure: Likewise.
9607         * configure.in: Likewise.
9608
9609 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9610
9611         * MAINTAINERS: Update my email address.
9612
9613 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9614
9615         * configure.in: Simplify makefile fragment collection.
9616
9617         * configure.in: Remove code to build emacs.
9618
9619         * configure.in : Remove --srcdir argument from targargs and buildargs
9620         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9621
9622         * configure: Move some logic to configure.in.
9623         * configure.in: Move some logic from configure.
9624
9625 2002-05-11  Tom Tromey  <tromey@redhat.com>
9626
9627         * MAINTAINERS: Reflect libgcj reality.
9628
9629 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9630
9631         * Makefile.in: Honour DESTDIR.
9632
9633 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9634
9635         * config.guess: Import 2002-03-20 version.
9636         * config.sub: Import 2002-04-26 version.
9637
9638 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9639
9640         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9641
9642 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9643
9644         * MAINTAINERS: Add self.
9645
9646 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9647
9648         * ltmain.sh: Detect and handle object name conflicts
9649         while piecewise linking a static library.
9650
9651 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9652
9653         * configure.in (noconfigdirs): Don't disable libgcj on
9654         sparc64-*-solaris* and sparcv9-*-solaris*.
9655
9656 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9657
9658         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9659
9660 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9661
9662         * configure.in (FLAGS_FOR_TARGET): Do not add
9663         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9664         on i[3456]86-*-linux*.
9665
9666 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9667
9668         * configure.in (noconfigdirs): Replace [ ] with test.
9669
9670         * configure.in (noconfigdirs): Do not add target-newlib if
9671         target == i[3456]86-*-linux*, and host == target.
9672
9673 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9674
9675         * configure.in: delete reference to absent file
9676
9677         * configure.in: replace '[' with 'test'
9678
9679         * configure.in: Eliminate references to gash.
9680         * Makefile.in: Eliminate references to gash.
9681
9682         * configure.in: remove useless references to 'pic' makefile fragments.
9683
9684         * configure.in: (*-*-windows*) Finish removing.
9685
9686         * configure.in: Eliminate redundant test for libgui.
9687
9688 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9689
9690         * MAINTAINERS: Add self and realphabetize.  Update entries
9691         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9692         entry for a29k port maintainer.
9693
9694 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9695
9696         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9697         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9698
9699 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9700
9701         * configure.in: remove references to dead files
9702
9703 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9704
9705         * MAINTAINERS: Add information about purpose of this file.
9706
9707 2002-04-18  Tom Tromey  <tromey@redhat.com>
9708
9709         * configure.in: Disallow configuring libgcj when it is already
9710         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9711         Solaris 2.8 by default.  For PR libgcj/6158.
9712
9713 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9714
9715         * configure.in:  Move default CC setting out of config/mh-* fragments
9716         directly into here.
9717
9718 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9719
9720         * configure.in: don't even try to configure or make a subdirectory
9721         if there's no configure script for it.
9722
9723 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9724
9725         * MAINTAINERS: Remove chill maintainers.
9726         * Makefile.in (CHILLFLAGS): Remove.
9727         (CHILL_LIB): Remove.
9728         (TARGET_CONFIGDIRS): Remove libchill.
9729         (CHILL_FOR_TARGET): Remove.
9730         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9731         CHILL_LIB.
9732         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9733         (CHECK_TARGET_MODULES): Likewise.
9734         (INSTALL_TARGET_MODULES): Likewise.
9735         (CLEAN_TARGET_MODULES): Likewise.
9736         (configure-target-libchill): Remove.
9737         (all-target-libchill): Remove.
9738         * configure.in (target_libs): Remove target-libchill.
9739         Do not compute CHILL_FOR_TARGET.
9740         * libchill: Remove directory.
9741
9742 2002-04-11  DJ Delorie  <dj@redhat.com>
9743
9744         * Makefile.in, configure.in: Sync with binutils, entries
9745         follow...
9746
9747 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9748
9749         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9750         (do-tar, do-bz2): New rules.
9751         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9752         (gdb-tar): New rule.
9753         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9754         (insight_dejagnu.tar): New rule.
9755         (insight.tar): New rule.
9756         (gdb+dejagnu.tar): New rule.
9757         (gdb.tar): New rule.
9758
9759 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9760
9761         * Makefile.in: Add all-tix to deps for all-snavigator
9762         so that tix is built when building snavigator.
9763
9764 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9765
9766         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9767         ld and gdb are not supported.
9768
9769 2002-01-07  Mark Salter  <msalter@redhat.com>
9770
9771         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9772         Allow target-libgloss to be built for arm, strongarm, and xscale.
9773
9774 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9775
9776         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9777         options for i[3456]86-pc-linux* native builds.
9778
9779 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9780
9781         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9782         files from .po files for a distribution.
9783
9784 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9785
9786         * configure.in: Enable libstdc++-v3 for h8300 targets.
9787
9788 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9789
9790         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9791         version from bfd/.
9792
9793 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9794
9795         * Makefile.in (VER): When present, extract the version number from
9796         the file version.in.
9797
9798 2001-05-24  Tom Rix  <trix@redhat.com>
9799
9800         * configure.in : enable ld for aix
9801
9802 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9803
9804         * config.guess: Add linux target for S/390.
9805
9806 2000-11-07  Philip Blundell  <pb@futuretv.com>
9807
9808         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9809
9810 2000-11-03  Philip Blundell  <pb@futuretv.com>
9811
9812         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9813         files.
9814
9815 2001-01-15  Ben Elliston  <bje@redhat.com>
9816
9817         * configure.in (host_tools): Add sid.
9818         Always configure cgen.
9819
9820 2000-11-24  Nick Clifton  <nickc@redhat.com>
9821
9822         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9823
9824
9825 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9826
9827         * Makefile.in (ALL_MODULES): Add all-cgen.
9828         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9829         (all-cgen): New target.
9830         (all-opcodes,all-sim): Depend on all-cgen.
9831         * configure.in (host_tools): Add cgen.
9832         Only configure cgen if --enable-cgen-maint.
9833
9834 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9835
9836         * configure.in: Add *-*-freebsd* configurations.
9837
9838 2002-04-08  Tom Tromey  <tromey@redhat.com>
9839
9840         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9841         Fixes PR libgcj/6068.
9842
9843 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9844
9845         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9846
9847 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9848
9849         * configure.in (alpha*-dec-osf*): Enable libgcj.
9850
9851 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9852
9853         * MAINTAINERS (Write After Approval): Add myself.
9854
9855 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9856
9857         Fix for: PR bootstrap/3591, target/5676
9858         * configure.in (mcore-pe): Disable the configuration of
9859         libstdc++-v3 since exceptions are not supported.
9860
9861 2002-03-20  Anthony Green  <green@redhat.com>
9862
9863         * configure.in: Enable libgcj for xscale-elf target.
9864
9865 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9866
9867         * MAINTAINERS:  Update my email address.
9868
9869 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9870
9871         * ltmain.sh (relink_command): Fix typo in previous change.
9872
9873 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9874
9875         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9876         (relink_command): Added --tag flags.
9877         (mode=install): If relinking fails; error out.
9878
9879 2002-03-12  Richard Henderson  <rth@redhat.com>
9880
9881         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9882         .NOTPARALLEL tag.
9883         (do-check): Rename from check.
9884         (check): Allow parallel check.
9885
9886 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9887
9888         * MAINTAINERS: Add myself as maintainer for xtensa port.
9889         Fix alphabetical order in CPU port maintainer list.
9890         Remove myself from Write After Approval list.
9891
9892 2002-03-11  Richard Henderson  <rth@redhat.com>
9893
9894         * Makefile.in (.NOTPARALLEL): Add fake tag.
9895
9896 2002-03-07  H.J. Lu  (hjl@gnu.org)
9897
9898         * configure.in: Enable gprof for mips*-*-linux*.
9899
9900 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9901
9902         * MAINTAINERS (Write After Approval): Add myself.
9903
9904 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9905
9906         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9907         libjava.
9908         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9909
9910 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9911
9912         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9913         because its Makefile is there; test for the executable instead.
9914
9915 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9916
9917         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9918         libstdc++-v3 and libjava.
9919
9920 2002-02-11  Adam Megacz  <adam@xwt.org>
9921
9922         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9923         boehm-gc
9924
9925 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9926
9927         * config.guess: Updated to 2002-01-30's version.
9928         * config.sub: Updated to 2002-02-01's version.
9929         Contribute sh64-elf.
9930         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9931         * configure.in: Added sh64-*-*.
9932
9933 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9934
9935         * MAINTAINERS: Belatedly add myself to write after approval list.
9936
9937 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9938
9939         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9940         Remove self as Write After Approval.
9941
9942 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9943
9944         * MAINTAINERS: Put self in as maintainer for contrib/regression
9945         directory.
9946
9947 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9948
9949         * MAINTAINERS:  Update my email address.
9950
9951 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9952
9953         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9954         target-libiberty, and target-libgloss.  Skip Java-related
9955         libraries if not supported for NetBSD on target CPU.
9956
9957 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9958
9959         * install-sh: Use _inst.$$_ for temp file name.
9960
9961 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9962
9963         * MAINTAINERS (Write After Approval): Move my contact info
9964         from here...
9965         (OS Port Maintainers): ...to here (netbsd).
9966
9967 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9968
9969         * MAINTAINERS (Write After Approval): Add myself.
9970
9971 2002-01-17  H.J. Lu  <hjl@gnu.org>
9972
9973         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9974         (all-target-fastjar): Also depend on all-target-libiberty.
9975
9976 2002-01-16  H.J. Lu  (hjl@gnu.org)
9977
9978         * config.guess: Import from master sources, rev 1.225.
9979         * config.sub: Import from master sources, rev 1.238.
9980
9981 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9982
9983         * MAINTAINERS (Write After Approval): Remove myself.
9984
9985 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9986
9987         * MAINTAINERS (Write After Approval): Add myself.
9988
9989 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9990
9991         * MAINTAINERS: Add self as docs co-maintainer.
9992
9993 2001-12-11  Matthias Klose  <doko@debian.org>
9994
9995         * MAINTAINERS (Write After Approval): Add myself.
9996
9997 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9998
9999         * MAINTAINERS: Update my email address.
10000
10001 2001-12-07  Turly O'Connor  <turly@apple.com>
10002         * MAINTAINERS (Write After Approval): Add myself.
10003         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10004         (rs6000_initialize_trampoline): Call __trampoline_setup for
10005         ABI_DARWIN too.
10006         * darwin-tramp.asm: New file, implements __trampoline_setup.
10007         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10008
10009 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10010
10011         * MAINTAINERS (Write After Approval): Add myself.
10012
10013 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10014
10015         * configure, configure.in: Use temp file for long sed commands.
10016
10017 2001-12-03  Laurent Guerby  <guerby@acm.org>
10018
10019         * config.sub: Update to version 1.232 on subversion.
10020
10021 2001-12-03  Ben Elliston  <bje@redhat.com>
10022
10023         * MAINTAINERS: Update mail address for config.* patches.
10024
10025 2001-11-27  DJ Delorie  <dj@redhat.com>
10026             Zack Weinberg  <zack@codesourcery.com>
10027
10028         When build != host, create libiberty for the build machine.
10029
10030         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10031         CONFIG_ARGUMENTS.
10032         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10033         New variables.
10034         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10035         and rules.
10036         (all.normal): Depend on ALL_BUILD_MODULES.
10037         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10038         (all-build-libiberty): Depend on configure-build-libiberty.
10039
10040         * configure: Calculate and substitute proper value for
10041         ALL_BUILD_MODULES.
10042         * configure.in: Create the build subdirectory.
10043         Calculate and substitute TARGET_CONFIGARGS (formerly
10044         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10045
10046 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10047
10048         * MAINTAINERS (write-after-approval): Add self.
10049
10050 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10051
10052         * MAINTAINERS (GNATS only accounts): Remove self.
10053
10054 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10055
10056         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10057         libf2c.
10058
10059 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10060
10061         * MAINTAINERS (Write After Approval): Add self.
10062
10063 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10064
10065         * MAINTAINERS: mips and s390 are also CPU ports.
10066
10067 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10068
10069         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10070
10071 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10072
10073         * MAINTAINERS: Alphabetize.
10074
10075 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10076
10077         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10078
10079 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10080
10081         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10082
10083 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10084
10085         * configure.in (--enable-languages): Be more permissive about
10086         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10087
10088 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10089
10090         * config.sub: Import from master sources, rev. 1.230.
10091         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10092
10093 2001-11-07  Laurent Guerby  <guerby@acm.org>
10094
10095         * MAINTAINERS (Write After Approval): Add self.
10096
10097 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10098
10099         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10100
10101 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10102
10103         * config.sub: Import from master sources, rev 1.226.
10104         * config.guess: Import from master sources, rev 1.216.
10105
10106 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10107
10108         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10109         * MAINTAINERS: Add self as maintainer of MMIX port.
10110         Remove old after-approval entry.
10111
10112 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10113
10114         * ChangeLog, configure: Fix spelling errors.
10115
10116 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10117
10118         * MAINTAINERS: Tweak my address.
10119
10120 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10121
10122         * MAINTAINERS: Update my email address.
10123
10124 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10125
10126         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10127         * MAINTAINERS: Add self as maintainer of CRIS port.
10128
10129 2001-10-10  Geert Bosch  <bosch@gnat.com>
10130
10131         * MAINTAINERS (Various maintainers: Ada front end):
10132         Added Robert Dewar.
10133
10134 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10135
10136         * MAINTAINERS (Write After Approval): Added self
10137
10138 2001-10-02  Geert Bosch  <bosch@gnat.com>
10139
10140         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10141
10142 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10143
10144         * configure: Handle temporary files securely using mkdir.
10145
10146 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10147
10148         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10149
10150 2001-09-26  Will Cohen  <wcohen@redhat.com>
10151
10152         * configure.in (*-*-linux*): Disable configuration of target-newlib
10153         and target-libgloss.
10154
10155 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10156
10157         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10158         RANLIB.
10159
10160 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10161
10162         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10163         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10164         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10165         avoid quotes nesting problems.
10166         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10167         (DO_X): Export only variables that are set.
10168
10169 2001-09-19  Ben Elliston  <bje@redhat.com>
10170
10171         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10172         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10173         semantics.  Use the shell built-in "type" command instead.
10174
10175 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10176
10177         Merged from gcc-3_0-branch:
10178         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10179         * ltcf-c.sh: Use $objext, not $ac_objext.
10180         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10181         * ltcf-cxx.sh: Add support for GNU.
10182         2001-07-22  Timothy Wall  <twall@redhat.com>
10183         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10184         default settings if using GNU tools with that configuration.
10185         * ltcf-cxx.sh: Ditto.
10186         * ltcf-gcj.sh: Ditto.
10187         2001-07-21  Michael Chastain  <chastain@redhat.com>
10188         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10189         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10190         * ltmain.sh: Mark as gcc-local.
10191
10192 2001-08-30  Eric Christopher  <echristo@redhat.com>
10193             Jason Eckhardt  <jle@redhat.com>
10194
10195         * config.guess: Merge from master sources.
10196         * config.sub: Merge from master sources, add support for mipsisa32.
10197
10198 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10199         * config.sub: Merge from master sources, rev 1.219.
10200         * MAINTAINERS: Add self as contact for stormy16 port.
10201
10202 2001-08-14  Zack Weinberg  <zackw@panix.com>
10203
10204         * config.sub: Merge from master sources, rev 1.218.
10205         * config.guess: Merge from master sources, rev 1.209.
10206
10207 2001-08-11  Graham Stott  <grahams@redhat.com>
10208
10209         * Makefile.in (check-c++): Add missing semicolon.
10210
10211 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10212
10213         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10214
10215 2001-07-30  Eric Christopher  <echristo@redhat.com>
10216
10217         * MAINTAINERS (Various maintainers: mips port): Added myself.
10218
10219 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10220
10221         * configure.in (sh-*-linux*): New.
10222
10223 2001-07-27  Richard Henderson  <rth@redhat.com>
10224
10225         * .cvsignore: Add LAST_UPDATED.
10226
10227 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10228
10229         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10230
10231 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10232
10233         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10234
10235 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10236
10237         * MAINTAINERS (Write After Approval): Added myself.
10238
10239 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10240
10241         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10242         and libgcj on m68hc11/m68hc12.
10243
10244 2001-06-27  H.J. Lu  (hjl@gnu.org)
10245
10246         * Makefile (CFLAGS_FOR_BUILD): New.
10247         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10248
10249 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10250
10251         * README: Remove version number.
10252
10253 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10254
10255         * INSTALL/README: Update wrt. to the installation instructions now
10256         residing in gcc/doc/install.texi.
10257
10258 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10259
10260         * README: Replace with a cut-down and updated version of gcc/README.
10261
10262 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10263
10264         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10265         multilibs to be disabled.
10266
10267 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10268
10269         * MAINTAINERS (Write After Approval): Add myself.
10270
10271 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10272
10273         * config.guess: Import CVS version 1.195.
10274         * config.sub: Import CVS version 1.212.
10275
10276 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10277
10278         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10279         gcc/xgcc is built, use -print-prog-name to find out the program
10280         name to use.
10281
10282 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10283
10284         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10285         appear to also be in the master copy.
10286         * config.sub:  Import CVS version 1.211.
10287
10288 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10289
10290         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10291         with_gcc]: Use `gcc -shared' to build a shared library.
10292
10293 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10294
10295         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10296         archives.
10297
10298 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10299
10300         * MAINTAINERS (Write After Approval): Add myself.
10301
10302 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10303
10304         * configure.in (libstdcxx_flags): Do not try to execute
10305         libstdc++-v3/testsuite_flags until it exists.
10306
10307 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10308
10309         * MAINTAINERS: Update my email address.
10310
10311 2001-05-31  Graham Stott  <grahams@redhat.com>
10312
10313         * MAINTAINERS (Write After Approval): Add myself.
10314
10315 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10316
10317         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10318         libraries when using g++ with native linker.
10319
10320 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10321
10322         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10323
10324 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10325
10326         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10327         [aix4*|aix5*]: Prepend blank.
10328
10329 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10330
10331         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10332         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10333         of subdir/configure scripts to use the new libtool.m4.
10334
10335 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10336
10337         * MAINTAINERS (Write After Approval): Add myself.
10338
10339 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10340
10341         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10342
10343 2001-05-11  Ben Elliston  <bje@redhat.com>
10344
10345         * Makefile.in (all-sid): New target.
10346         (check-sid, clean-sid, install-sid): Likewise.
10347
10348 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10349
10350         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10351
10352 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10353
10354         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10355         libgcj.
10356
10357 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10358
10359         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10360         gcc/xgcc is built, use -print-prog-name to find out the program
10361         name to use.
10362
10363 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10364
10365         * configure.in (noconfigdirs): Don't reset it from scratch in the
10366         target case; only append to it.
10367
10368         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10369         sparc-*-solaris2.8]: Disable ${libgcj}.
10370
10371 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10372
10373         * configure.in (libgcj_saved): Copy from $libgcj.
10374         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10375         --disable-libgcj.
10376
10377 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10378
10379         * MAINTAINERS: Remove self as MIPS maintainer and
10380         C front end maintainer.
10381
10382 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10383
10384         * configure.in: Move *-chorusos target case to the proper switch.
10385         Disable libgcj.
10386
10387 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10388
10389         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10390         1.641.2.228.
10391
10392 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10393
10394         * Makefile.in (STAGE1_CFLAGS): Pass down.
10395
10396 2001-04-13  Alan Modra  <amodra@one.net.au>
10397
10398         * config.guess: Add hppa64-linux support.  Note for next import that
10399         this is already in the master file.
10400         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10401
10402 2001-04-12  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.226.
10406
10407 2001-04-11  Stan Shebs  <shebs@apple.com>
10408
10409         * MAINTAINERS: Add self as Darwin port maintainer.
10410
10411 2001-04-11  Alan Modra  <amodra@one.net.au>
10412
10413         * MAINTAINERS: Update my email address.
10414
10415 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10416
10417         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10418         recent versions of FreeBSD (release 3 or later).
10419         * ltconfig: On FreeBSD, -lc must not be provided when building
10420         a shared library or else the standard -pthread gcc option is
10421         rendered worthless to later users of the built library.
10422
10423 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10424
10425         * MAINTAINERS: Add self and RTH as C front end maintainers.
10426
10427 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10428
10429         * config.sub: Make sure to match an already-canonicalized
10430         machine name (eg. mn10300-unknown-elf).
10431
10432 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10433
10434         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10435         New macros.
10436         (bootstrap, cross): Use RECURSE_FLAGS.
10437         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10438
10439 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10440
10441         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10442
10443 2001-03-22  Colin Howell  <chowell@redhat.com>
10444
10445         * Makefile.in (DO_X): Do not backslash single-quotes in
10446         backquotes (two places).
10447
10448 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10449
10450         Re-installed:
10451         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10452         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10453         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10454         * ltcf-cxx.sh: Likewise.
10455         * ltcf-gcj.sh: Likewise.
10456
10457 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10458
10459         * MAINTAINERS: Add myself as "documentation co-maintainer".
10460
10461 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10462
10463         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10464         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10465
10466 2001-03-19  Tom Tromey  <tromey@redhat.com>
10467
10468         * config-ml.in: Handle GCJ and GCJFLAGS.
10469
10470 2001-03-21  Michael Chastain  <chastain@redhat.com>
10471
10472         * Makefile.in: all-m4 depends on all-texinfo.
10473
10474 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10475
10476         * MAINTAINERS: Add myself to write after approval list.
10477
10478 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10479
10480         * Makefile.in (DO_X): Quote nested quotes.
10481
10482 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10483
10484         * MAINTAINERS: Add myself to write after approval list.
10485
10486 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10487
10488         * Makefile.in (DO_X): Use double quotes for quoting
10489         "RANLIB=$${RANLIB}".
10490
10491 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10492
10493         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10494
10495 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10496
10497         * configure.in: Only use `lang_requires' for languages athat are
10498         actually enabled.
10499
10500 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10501
10502         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10503
10504 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10505
10506         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10507
10508 2001-03-07  Tom Tromey  <tromey@redhat.com>
10509
10510         * configure.in: Allow config-lang.in to set `lang_requires' to list
10511         of other required languages.
10512
10513 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10514
10515         * Makefile.in: Remove RANLIB definition. Use RANLIB
10516         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10517         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10518
10519 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10520             Alexandre Oliva  <aoliva@redhat.com>
10521
10522         * Makefile.in (check-c++): Use tabs, not spaces.
10523
10524 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10525
10526         * MAINTAINERS: add myself to Write After Approval list.
10527
10528 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10529
10530         * Makefile.in (check-c++): New rule.
10531
10532         * configure.in (target_libs): Remove libg++.
10533         (noconfigdirs): Remove libg++.
10534         (noconfigdirs): Same.
10535         (noconfigdirs): Same.
10536         (noconfigdirs): Same.
10537
10538         * config-ml.in: Remove libg++ references.
10539
10540         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10541         (ALL_TARGET_MODULES): Same.
10542         (configure-target-libg++): Remove.
10543         (all-target-libg++): Remove.
10544         (configure-target-libio): Remove.
10545         (all-target-libio): Remove.
10546         (check-target-libio): Remove.
10547         (.PHONY): Remove.
10548         (libg++.tar.bz2): Remove.
10549         (all-target-cygmon): Remove libio.
10550         (all-target-libstdc++): Remove.
10551         (configure-target-libstdc++): Remove.
10552         (TARGET_LIB_PATH): Remove libstdc++.
10553         (ALL_GCC_CXX): Remove libstdc++.
10554         (all-target-gperf): Correct.
10555
10556 2001-02-16  Nick Clifton  <nickc@redhat.com>
10557
10558         * configure.in (noconfigdirs): Allow configuration of texinfo
10559         for Cygwin hosts.
10560
10561 2001-02-15  Anthony Green  <green@redhat.com>
10562
10563         * configure: Introduce GCJ_FOR_TARGET.
10564         * configure.in: Ditto.
10565         * Makefile.in: Ditto.
10566
10567 2001-02-13  Andreas Schwab  <schwab@suse.de>
10568
10569         * MAINTAINERS: Update mail address.
10570
10571 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10572
10573         * config.guess: Add linux target for S/390.
10574         * config.sub: Likewise.
10575
10576 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10577
10578         * configure.in: for *-chorusos, don't config target-newlib and
10579         target-libgloss.
10580
10581 2001-02-06  Ben Elliston  <bje@redhat.com>
10582
10583         * configure: Output host type to stdout, not stderr.
10584
10585 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10586
10587         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10588         * ltcf-cxx.sh: Likewise.
10589
10590         * config.if: Assume enable_libstdcxx_v3 is defined.
10591
10592 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10593
10594         Remove V2 C++ library.
10595         * configure.in: Remove --enable-libstdcxx_v3 support.
10596
10597 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10598
10599         * include/demangle.h: Add prototype for java_demangle_v3.
10600
10601 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10602
10603         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10604
10605 2001-01-27  Richard Henderson  <rth@redhat.com>
10606
10607         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10608
10609 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10610
10611         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10612         Don't unset, it's non-portable and no longer necessary, set to empty
10613         instead.
10614
10615 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10616
10617         * ltconfig: Shell portability fix for the tagname validity check.
10618
10619 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10620
10621         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10622         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10623
10624 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10625
10626         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10627
10628 2001-01-26  Tom Tromey  <tromey@redhat.com>
10629
10630         * configure.in: Allow libgcj to be built on Sparc Solaris.
10631
10632 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10633
10634         * ltcf-c.sh: Add aix5 case.
10635         * ltcf-cxx.sh: Likewise.
10636         * ltconfig: Likewise.
10637
10638 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10639
10640         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10641         keep at least one of build_libtool_libs or build_old_libs set to
10642         yes.
10643
10644         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10645         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10646
10647 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10648
10649         * configure.in: Enable libgcj on several additional platforms.
10650
10651 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10652
10653         * configure.in: Enable libgcj for linux targets.
10654
10655 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10656
10657         * MAINTAINERS (Write After Approval): Add myself.
10658
10659 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10660
10661         * MAINTAINERS: Add myself as vax port maintainer.
10662
10663 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10664
10665         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10666
10667 2001-01-09  Mike Stump  <mrs@wrs.com>
10668
10669         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10670         failures of subdirectories.
10671
10672 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10673
10674         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10675         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10676         * ltcf-cxx.sh: Likewise.
10677         * ltcf-gcj.sh: Likewise.
10678         * ltconfig.sh: Fix typo.
10679
10680 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10681
10682         * configure: handle DOS-style absolute paths.
10683
10684 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10685
10686         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10687
10688 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10689
10690         * MAINTAINERS: Add myself as avr port co-maintainer.
10691
10692 2000-12-28  Ben Elliston  <bje@redhat.com>
10693
10694         * MAINTAINERS: Add myself under ``Write After Approval''.
10695
10696 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10697
10698         * texinfo: Remove directory from GCC.
10699
10700 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10701
10702         * COPYING: Update to current
10703         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10704         to 19yy as example year in copyright notice).
10705
10706 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10707
10708         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10709         (libstdcxx_incdir): Pass down.
10710         * config.if: Remove expired bits for cxx_interface, add stub.
10711         (libstdcxx_incdir): Add variable for g++ include directory.
10712         * configure.in (gxx_include_dir): Use it.
10713
10714 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10715
10716         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10717         with old-email address from ``Write After Approval''.
10718
10719 2000-12-15  Andreas Jaeger  <aj@suse.de>
10720
10721         * configure.in: Handle lang_dirs.
10722
10723 2000-12-14  Tom Tromey  <tromey@redhat.com>
10724
10725         * MAINTAINERS: Removed brads.
10726
10727         * MAINTAINERS: Added gcj developers.
10728
10729 2000-12-13  Anthony Green  <green@redhat.com>
10730
10731         * configure.in: Disable libgcj for any target not specifically
10732         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10733         with g++ abi.
10734
10735 2000-12-13  Mike Stump  <mrs@wrs.com>
10736
10737         * Makefile.in (local-distclean): Also remove fastjar.
10738
10739 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10740
10741         * contrib/gcc_update: Add fastjar --touch entries.
10742
10743 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10744
10745         * configure.in: Disable language-specific target libraries for
10746         languages that aren't enabled.
10747
10748 2000-12-10  Anthony Green  <green@redhat.com>
10749
10750         * configure.in: Define libgcj.  Disable libgcj target libraries for
10751         most targets.
10752
10753 2000-12-10  Neil Booth  <neilb@earthling.net>
10754
10755         * MAINTAINERS: Update mail address, remove from WAA list.
10756
10757 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10758
10759         * libjava: Imported from /cvs/java.
10760         * libffi: Likewise.
10761         * Boehm-gc: Likewise.
10762
10763 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10764
10765         * configure.in (target_libs): Revert 2000-12-08 patch.
10766         (noconfigdirs): Added target-libjava.
10767
10768 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10769
10770         * djunpack.bat: removed.
10771
10772 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10773
10774         * Makefile.in: handle DOS-style absolute paths.
10775         * config-ml.in: likewise.
10776         * symlink-tree: likewise.
10777
10778 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10779
10780         * fastjar: Imported.
10781
10782 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10783
10784         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10785         libjava.
10786         * configure.in (target_libs): Removed `target-libjava'.
10787
10788 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10789
10790         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10791         (ALL_MODULES): Added fastjar.
10792         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10793         (all-target-libjava): all-fastjar replaces all-zip.
10794         (all-fastjar): Added.
10795         (configure-target-fastjar, all-target-fastjar): Likewise.
10796         * configure.in (host_tools): Added fastjar.
10797
10798 2000-12-07  Mike Stump  <mrs@wrs.com>
10799
10800         * Makefile.in (local-distclean): Remove leftover built files.
10801
10802 2000-11-24  Nick Clifton  <nickc@redhat.com>
10803
10804         * configure.in (xscale-elf): Add target.
10805         (xscale-coff): Add target.
10806
10807 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10808
10809         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10810         recent versions of FreeBSD (release 3 or later).
10811         * ltconfig: On FreeBSD, -lc must not be provided when building
10812         a shared library or else the standard -pthread gcc option is
10813         rendered worthless to later users of the built library.
10814
10815 2000-11-16  Fred Fish  <fnf@be.com>
10816
10817         * configure.in (enable_libstdcxx_v3): Fix typo,
10818         libstd++ -> libstdc++.
10819
10820 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10821
10822         * MAINTAINERS: Add self to Write After Approval list.
10823
10824 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10825
10826         * MAINTAINERS: Update my email address.  Add myself to global write
10827         privs list.
10828
10829 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10830
10831         * Makefile.in: Merge with src and libgcj.
10832         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10833         configure-target-<library> when their configure scripts need the C
10834         or C++ library to have already been built to work properly.
10835         (do_proto_toplev): Set them to an empty string.
10836
10837         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10838         (REALLY_SET_LIB_PATH): Use them.
10839
10840 2000-11-17  Stan Shebs  <shebs@apple.com>
10841
10842         * MAINTAINERS: Add self to Write After Approval list.
10843
10844 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10845
10846         * configure: Provide the original toplevel configure arguments
10847         (including $0) to subprocesses in the environment rather than
10848         through gcc/configargs.h.
10849
10850 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10851
10852         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10853         C99.  Alphabetise "Write After Approval" list.
10854
10855 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10856
10857         * configure: Turn on libstdc++ V3 by default.
10858
10859         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10860         if we've got GCC.
10861
10862 2000-11-11  Philip Blundell  <philb@gnu.org>
10863
10864         * MAINTAINERS: Add self to Write After Approval list.
10865
10866 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10867
10868         * ltcf-c.sh (aix4): Improve shared library configuration; require
10869         exporting symbols.
10870         * ltcf-cxx.sh (aix4): Define.
10871         * ltconfig (aix4): Define library and soname specs appropriate for
10872         AIX.  Define command to create export symbols list.
10873
10874 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10875
10876         * config.sub: Add support for Sun Chorus
10877
10878 2000-10-31  Nick Clifton  <nickc@redhat.com>
10879
10880         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10881         <name>@redhat.com.  Also installed new email address for Clint
10882         Popetz.
10883
10884 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10885
10886         * etc: Remove directory from GCC.
10887
10888 2000-10-16  Michael Meissner  <meissner@redhat.com>
10889
10890         * configure (gcc/configargs.h): Only create if there is a build GCC
10891         directory created.
10892
10893 2000-10-16  Matthias Klose  <doko@debian.org>
10894
10895         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10896         when configured for libstdc++-v3.
10897
10898 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10899
10900         * configure: Save configure arguments to gcc/configargs.h.
10901
10902 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10903
10904         * config.guess: Import CVS version 1.157.
10905         * config.sub: Import CVS version 1.181.
10906
10907 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10908
10909         * Makefile.in (bootstrap): avoid recursion if subdir missing
10910         (cross): ditto
10911         (do-proto-toplev): ditto
10912
10913 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10914
10915         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10916         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10917
10918         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10919         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10920         all affected `configure' scripts.
10921
10922 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10923
10924         * MAINTAINERS: Add self as cpplib co-maintainer.
10925
10926 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10927
10928         * MAINTAINERS: Add self to Write After Approval list.
10929
10930 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10931
10932         * INSTALL/README: egcs -> GCC update.
10933
10934 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10935
10936         * MAINTAINERS: Add myself to Write After Approval list.
10937
10938 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10939
10940         * MAINTAINERS: Add myself to Write After Approval list.
10941
10942 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10943
10944         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10945         X11 libraries for hppa64.
10946
10947 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10948
10949         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10950
10951 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10952
10953         * Makefile.in (all-zlib): Added dummy target.
10954
10955         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10956         ltcf-gcj.sh: Updated from libtool multi-language branch.
10957
10958 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10959
10960         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10961         (bootstrap*): Depend on all-bootstrap.
10962
10963 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10964
10965         * config.guess: Import CVS version 1.156.
10966         * config.sub: Import CVS version 1.179.
10967
10968 2000-09-02  Anthony Green  <green@cygnus.com>
10969
10970         * Makefile.in (all-gcc): Depend on all-zlib.
10971         (CLEAN_MODULES): Add clean-zlib.
10972         (ALL_MODULES): Add all-zlib.
10973         * configure.in (host_libs): Add zlib.
10974
10975 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10976
10977         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10978         crosses, but add gcc/include to the header search path for them.
10979
10980 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10981
10982         * MAINTAINERS: Add self to Write After Approval list.
10983
10984 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10985
10986         * config.guess: Import CVS version 1.152.
10987         * config.sub: Import CVS version 1.177.
10988
10989 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10990
10991         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10992         $targargs to tell whether newlib is going to be built.
10993
10994         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10995         $$r/TARGET_SUBDIR/libio for _G_config.h.
10996
10997 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10998
10999         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11000
11001 2000-08-22  DJ Delorie  <dj@redhat.com>
11002
11003         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11004
11005 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11006
11007         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11008         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11009         sub-configures.
11010
11011 2000-08-21  DJ Delorie  <dj@redhat.com>
11012
11013         * MAINTAINERS: Add self as a libiberty maintainer
11014
11015 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11016
11017         * configure.in (libstdcxx_flags): Use
11018         libstdc++-v3/src/libstdc++.INC.
11019
11020 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11021
11022         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11023
11024 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11025
11026         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11027
11028         * configure: Make enable_threads and enable_shared defaults
11029         explicit.  Substitute enable_threads into generated Makefiles.
11030         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11031         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11032
11033 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11034
11035         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11036
11037 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11038
11039         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11040         previous delta.
11041
11042 2000-08-11  Jason Merrill  <jason@redhat.com>
11043
11044         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11045         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11046         (FLAGS_FOR_TARGET): Not here.
11047         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11048
11049 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11050
11051         * config-ml.in (CC, CXX): Don't introduce a leading space.
11052
11053 2000-08-07  DJ Delorie  <dj@delorie.com>
11054
11055         * MAINTAINERS: Add self as a DJGPP maintainer
11056
11057 2000-08-07  DJ Delorie  <dj@redhat.com>
11058
11059         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11060         "if we're also building gcc, and it's a gcc that will run on the
11061         build machine, we want to use its includes instead of the system's
11062         default includes".
11063
11064 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11065
11066         * MAINTAINERS: Add self to Write After Approval list.
11067
11068 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11069
11070         * configure.in (libstdcxx_flags): Don't use `"'.
11071
11072         * config-ml.in: Adjust multilib search paths to the
11073         appropriate multilib tree.
11074
11075 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11076
11077         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11078         commas in $LANGUAGES.
11079
11080 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11081
11082         * configure.in: Re-enable all references to libg++ and librx.
11083
11084 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11085
11086         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11087         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11088         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11089         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11090
11091         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11092
11093 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11094
11095         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11096         CXX_FOR_TARGET for sed.
11097
11098 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11099
11100         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11101         Do not override if already set in the environment or in configure.
11102         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11103         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11104
11105 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11106
11107         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11108         the libtool CVS tree multi-language branch.
11109         * ltconfig, ltmain.sh: Updated.
11110
11111 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11112
11113         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11114         (clean-target): Depend on it.
11115
11116         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11117         (GCC_FOR_TARGET): Use it.
11118         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11119         * configure.in: ... here.
11120         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11121         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11122
11123 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11124
11125         * MAINTAINERS: Add self to Write After Approval list.
11126
11127 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11128
11129         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11130         (configure-target-libchill, configure-target-libobjc): Likewise.
11131
11132         * configure.in: Use the same cache file for all target libs.
11133         * config-ml.in: But different cache files per multilib variant.
11134
11135 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11136
11137         * configure (topsrcdir): Don't use dirname.
11138
11139 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11140
11141         * MAINTAINERS: Add self to Write After Approval list.
11142
11143 2000-07-20  Jason Merrill  <jason@redhat.com>
11144
11145         * configure.in: Remove all references to libg++ and librx.
11146
11147         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11148
11149 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11150
11151         * config.sub: Update to subversions version 2000-07-06.
11152
11153 2000-07-12  Andrew Haley  <aph@cygnus.com>
11154
11155         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11156         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11157
11158 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11159
11160         * symlink-tree:  Check number of arguments.
11161
11162 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11163
11164         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11165         search path for a g++ extracted from the build tree.  This
11166         will allow link tests run by configure scripts in
11167         subdirectories to succeed.
11168
11169 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11170
11171         * ltconfig: Add support for mips-dde-sysv4.2MP
11172
11173 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11174
11175         * MAINTAINERS: Add myself as loop discovery maintainer.
11176
11177 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11178
11179         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11180         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11181
11182 2000-06-19  Timothy Wall  <twall@cygnus.com>
11183
11184         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11185         * config.sub: Add tic54x target.
11186
11187 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11188
11189         * MAINTAINERS: Add self as Fortran maintainer,
11190         remove Craig Burley.
11191
11192 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11193
11194         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11195         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11196
11197 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11198
11199         * MAINTAINERS: Add self as i18n maintainer
11200
11201 20000-05-21  H.J. Lu  (hjl@gnu.org)
11202
11203         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11204         directory are used if they exist. Make sure
11205         $(build_tooldir)/include is searched for header files,
11206         $(build_tooldir)/lib/ for library files.
11207         (GCC_FOR_TARGET): Likewise.
11208         (CXX_FOR_TARGET): Likewise.
11209
11210 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11211
11212         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11213
11214 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11215
11216         * Makefile.in (configure-target-libiberty): Depend on
11217         configure-target-newlib.
11218
11219 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11220
11221         * configure.in, Makefile.in: Merge all libffi-related
11222         configury stuff from the libgcj tree.
11223
11224 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11225
11226         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11227         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11228
11229 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11230
11231         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11232         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11233         current version information.  Add to proto-toplev directory.
11234         (gdb-taz): Build do-djunpack.
11235
11236 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11237
11238         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11239
11240 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11241
11242         * MAINTAINERS: Add self to Write After Approval list.
11243
11244 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11245
11246         * ltmain.sh: Preserve in relink_command any environment
11247         variables that may affect the linker behavior.
11248
11249 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11250
11251         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11252
11253 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11254
11255         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11256
11257 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11258
11259         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11260         with the version name.
11261
11262 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11263
11264         * MAINTAINERS: Add self as bb-reorder maintainer.
11265
11266 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11267
11268         * config.if: Tweak.
11269
11270 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11271
11272         * djunpack.bat: New file.
11273
11274 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11275
11276         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11277         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11278         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11279         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11280
11281 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11282
11283         * config.sub (case $basic_machine): Change default for "ibm-*"
11284         to "openedition".
11285
11286 2000-04-13  Andreas Jaeger  <aj@suse.de>
11287
11288         * MAINTAINERS: Added myself.
11289
11290 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11291
11292         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11293         (do-md5sum): New target.
11294         (MD5PROG): Define.
11295         (PACKAGE): Default to TOOL.
11296         (VER): Default to a shell script.
11297         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11298         md5 checksum generation.
11299         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11300         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11301         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11302         insight.tar.bz2): Use gdb-taz to create archive.
11303
11304 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11305
11306         * configure (warn_cflags): Delete.
11307
11308 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11309
11310         * MAINTAINERS: Added myself.
11311
11312 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11313             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11314
11315         * configure.in (enable_libstdcxx_v3): Add.
11316         (target_libs): Add bits here to switch between libstdc++-v2 and
11317         libstdc++-v3.
11318         * config.if: And this file too.
11319         * Makefile.in: Add libstdc++-v3 targets.
11320
11321 2000-04-05  Michael Meissner  <meissner@redhat.com>
11322
11323         * config.sub (d30v): Add d30v as a basic machine type.
11324
11325 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11326
11327         * configure.in: -linux-gnu*, not -linux-gnu.
11328
11329 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11330
11331         * MAINTAINERS: Add self in write-after-approval section.
11332
11333 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11334
11335         * MAINTAINERS: Add self as ia64 port maintainer.
11336
11337 2000-03-08  Neil Booth  <NeilB@earthling.net>
11338
11339         * MAINTAINERS: Add self in write-after-approval section.
11340
11341 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11342
11343         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11344         (do-tar-bz2): Replace TOOL with PACKAGE.
11345         (gdb.tar.bz2): Remove GDBTK from GDB package.
11346         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11347         dejagnu.tar.bz2): New packages.
11348
11349 2000-02-27  Andreas Jaeger  <aj@suse.de>
11350
11351         * configure.in: Add entry for mips*-*-linux*, move catch all
11352         *-*-*linux* entry below this one.
11353
11354 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11355
11356         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11357
11358 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11359
11360         * config.sub: Support an OS of "wince".
11361
11362 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11363
11364         * config.guess, config.sub: Updated to match config's 2000-02-15
11365         version.
11366
11367 2000-02-23  Linas Vepstas  <linas@linas.org>
11368
11369         * config.sub: Add support for Linux/IBM 370.
11370         * configure.in: Likewise.
11371
11372 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11373
11374         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11375
11376 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11377
11378         * config.guess: Guess "cygwin" rather than "cygwin32".
11379
11380 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11381
11382         * configure (gcc_version): When setting, narrow search to
11383         lines containing `version_string'.
11384
11385 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11386
11387         * config.sub: Add support for avr target.
11388
11389 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11390
11391         * MAINTAINERS: Add maintainers for MCore port.
11392
11393 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11394
11395         * config.sub: Add mmix-knuth-mmixware.
11396
11397 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11398
11399         * MAINTAINERS: Pair cccp with cpplib maintainership.
11400
11401 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11402
11403         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11404         structure stuff to -L library search.
11405         (CXX_FOR_TARGET): Ditto.
11406         (CROSS_CHECK_MODULES): Fix spelling mistake.
11407
11408 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11409
11410         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11411         the C++ compiler.
11412
11413 2000-01-12  Richard Henderson  <rth@cygnus.com>
11414
11415         * configure.in: Don't build some bits for beos.
11416
11417 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11418
11419         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11420         as include files.
11421
11422 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11423
11424         * Add self as cpplib maintainer, as requested by Jason
11425         Merrill.  Correct my e-mail address.
11426
11427 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11428
11429         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11430         not mh-aix43.
11431
11432 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11433
11434         * MAINTAINERS: Add myself to "write after approval" list.
11435
11436 1999-12-14  Richard Henderson  <rth@cygnus.com>
11437
11438         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11439         * config.sub: Accept alphaev[78], alphaev8.
11440
11441 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11442
11443         * config.guess, config.sub: Update from autoconf.
11444
11445 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11446
11447         * MAINTAINERS:  update my playtime e-address.
11448
11449 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11450
11451         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11452         necessary libraries are missing.
11453
11454 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11455
11456         * MAINTAINERS: Add new 'write after approval' maintainer.
11457
11458 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11459
11460         * MAINTAINERS: Add new Java maintainer.
11461
11462 1999-10-25  Andreas Schwab  <schwab@suse.de>
11463
11464         * configure: Fix quoting inside arguments of eval.
11465
11466 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11467
11468         * config-ml.in: Allow suppression of some ARM multilibs.
11469
11470 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11471
11472         * config.guess: Add OS/390 match pattern.
11473         * config.sub: Add mvs, openedition targets.
11474         * configure.in (i370-ibm-opened*): New.
11475
11476 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11477
11478         * config.sub: Add support for configuring for pj.
11479
11480 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11481
11482         * config.sub (maybe_os): Add support for configuring for fr30.
11483
11484 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11485
11486         * configure.in: Do not configure or build ld for AIX
11487         platforms.  ld is known to be broken on these platforms.
11488
11489 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11490
11491         * config-ml.in: Pass compiler flag corresponding to multidirs to
11492         subdir configures.
11493
11494 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11495
11496         * Makefile.in (LDFLAGS): Define.
11497
11498 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11499
11500         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11501         noconfigdirs.
11502         (*-*-cygwin*): Likewise.
11503
11504 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11505
11506         * mkdep: New file.
11507         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11508         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11509
11510         From Eli Zaretskii <eliz@is.elta.co.il>:
11511         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11512         long file name when using DJGPP on MS-DOS.
11513
11514 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11515
11516         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11517
11518 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11519
11520         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11521         dependency as this causes "make check" to globally "make all"
11522
11523 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11524
11525         * configure.in (target_libs): Added target-zlib.
11526         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11527         (CONFIGURE_TARGET_MODULES): Likewise.
11528         (CHECK_TARGET_MODULES): Likewise.
11529         (INSTALL_TARGET_MODULES): Likewise.
11530         (CLEAN_TARGET_MODULES): Likewise.
11531         (configure-target-zlib): New target.
11532         (all-target-zlib): Likewise.
11533         (all-target-libjava): Depend on all-target-zlib.
11534         (configure-target-libjava): Depend on configure-target-zlib.
11535
11536         * Makefile.in (configure-target-libjava): Depend on
11537         configure-target-newlib.
11538         (configure-target-boehm-gc): New target.
11539         (configure-target-qthreads): New target.
11540
11541         * configure.in (target_libs): Added target-qthreads.
11542         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11543         (CONFIGURE_TARGET_MODULES): Likewise.
11544         (CHECK_TARGET_MODULES): Likewise.
11545         (INSTALL_TARGET_MODULES): Likewise.
11546         (CLEAN_TARGET_MODULES): Likewise.
11547         (all-target-qthreads): New target.
11548         (configure-target-libjava): Depend on configure-target-qthreads.
11549         (all-target-libjava): Depend on all-target-qthreads.
11550
11551         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11552         (CONFIGURE_TARGET_MODULES): Likewise.
11553         (CHECK_TARGET_MODULES): Likewise.
11554         (INSTALL_TARGET_MODULES): Likewise.
11555         (CLEAN_TARGET_MODULES): Likewise.
11556         (all-target-libjava): New target.
11557         (all-target-boehm-gc): Likewise.
11558         * configure.in (target_libs): Added libjava, boehm-gc.
11559
11560 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11561
11562         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11563         configure.bat in SUPPORT_FILES.
11564         (gas+binutils.tar.bz2): Likewise.
11565
11566         * makeall.bat: Remove; obsolete.
11567
11568 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11569
11570         From Mark Elbrecht:
11571         * configure.bat: Remove; obsolete.
11572
11573 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11574
11575         * configure: Add -W -Wall to the default CFLAGS when compiling with
11576         gcc.
11577
11578 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11579
11580         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11581
11582 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11583
11584         * configure.in: Build ld on IRIX6.
11585
11586 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11587
11588         * Makefile.in: Change distribution targets to use bzip2 instead of
11589         gzip.
11590         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11591         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11592
11593 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11594
11595         * config.sub: Add mcore target.
11596
11597 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11598
11599         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11600
11601 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11602
11603         * config.guess (dummy): Changed to $dummy.
11604
11605 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11606
11607         * config.sub: Tidied up case statements.
11608
11609 1999-05-22  Ben Elliston  <bje@cygnus.com>
11610
11611         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11612         <jiro@din.or.jp>.
11613
11614         * config.guess: Merge with FSF version. Future changes will be
11615         more accurately recorded in this ChangeLog.
11616         * config.sub: Likewise.
11617
11618 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11619
11620          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11621
11622 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11623
11624         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11625
11626 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11627
11628         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11629
11630 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11631
11632         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11633         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11634         Bad merge removed these two changes.
11635
11636 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11637                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11638
11639         * config.guess (interix Alpha): Add.
11640
11641 1999-04-11  Richard Henderson  <rth@cygnus.com>
11642
11643         * configure.in (i?86-*-beos*): Do config gperf; don't config
11644         gdb, newlib, or libgloss.
11645
11646 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11647
11648         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11649         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11650         from multidirs.
11651
11652 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11653
11654         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11655
11656 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11657
11658         * config.sub: Add support for mcore targets.
11659
11660 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11661
11662         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11663         not mt-ospace, in order to shut up assembler warning about using
11664         symbols that are named the same as registers.
11665
11666 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11667
11668         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11669         dependency list for all-target-cygmon.
11670
11671 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11672
11673         * config-ml.in: Check $host, not $target, for selective multilibs.
11674         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11675         thumb interworking, and underscore prefix multilibs.
11676
11677 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11678
11679         * missing: Update to version from current automake.
11680
11681 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11682
11683         * configure (gxx_include_dir): Removed.
11684
11685         * configure.in (gxx_include_dir): Handle it.
11686         * Makefile.in: Likewise.
11687
11688 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11689
11690         * config.sub (mips64vr4111,mips64vr4111el) Add.
11691
11692 1999-03-21  Ben Elliston  <bje@cygnus.com>
11693
11694         * config.guess: Correct typo for detecting ELF on FreeBSD.
11695
11696 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11697
11698         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11699         config/mh-djgpp.
11700
11701 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11702
11703         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11704         all-target-newlib to dependency list for all-target-bsp.
11705
11706 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11707
11708         * config.sub: Add i386-uwin support.
11709         * config.guess: Likewise.
11710
11711 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11712
11713         * configure.in: cleanup, add mh-*pic handling for arm, special
11714         case powerpc*-*-aix*
11715
11716 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11717
11718         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11719         can be built.
11720
11721 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11722
11723         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11724         targets.
11725
11726 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11727
11728         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11729
11730 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11731
11732         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11733
11734 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11735
11736         * config.sub: Fix typo in arm recognition.
11737
11738 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11739
11740         * configure.in (noconfigdirs): Changed target_configdirs to
11741         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11742         rather than m68k-*-* since it is not known to work on
11743         m68k-aout. Ditto for arm-*-*oabi.
11744
11745 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11746
11747         * configure.in (*-*-windows*): Remove, no longer used.
11748
11749 1999-02-19  Ben Elliston <bje@cygnus.com>
11750
11751         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11752         Smart and improved by Andrew Cagney.
11753
11754 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11755
11756         * config.guess: Recognize openbsd-*-hppa.
11757
11758 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11759
11760         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11761         only if it is not empty.
11762
11763 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11764
11765         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11766
11767         * config.guess: Modified to recognize uname's armv* syntax.
11768
11769         * config.sub: Modified to recognize uname's armv* syntax.
11770
11771 1999-02-17  Mark Salter  <msalter@cygnus.com>
11772
11773         * configure.in: Added target-bsp for sparclite.
11774
11775 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11776
11777         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11778
11779 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11780
11781         * configure.in: Add support for strongarm port.
11782         * config.sub: Add support for strongarm target.
11783
11784 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11785
11786         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11787         the old name config/mh-cygwin32.
11788         Enable texinfo.
11789
11790 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11791
11792         * configure.in: Do build ld for ix86 Solaris.
11793
11794 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11795
11796         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11797         $AR_FOR_TARGET.  Likewise for RANLIB.
11798
11799 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11800
11801         * config.sub (oabi):  Recognize.
11802         * configure.in (arm-*-oabi):  Handle.
11803
11804 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11805
11806         * config.guess: Improve detection of i686 on UnixWare 7.
11807
11808 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11809
11810         * config.guess: Add support for i386-pc-interix.
11811         * config.sub: Likewise.
11812         * configure.in: Likewise.
11813
11814 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11815
11816         * Makefile.in: Remove unneeded all-target-libio from
11817         from all-target-winsup target since it is now unneeded.
11818         Add all-target-libtermcap in its place since it is now
11819         needed.
11820
11821 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11822
11823         * configure.in: makefile stub for cygwin target is probably
11824         unnecessary.  Remove it for now.
11825
11826 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11827
11828         * configure.in: libtermcap.a should be built when cygwin is the
11829         target as well as the host.
11830         * config.guess: Allow mixed case in cygwin uname output.
11831         * Makefile.in: Add libtermcap target.
11832
11833 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11834
11835         * config.sub: Clean up handling of hppa2.0.
11836
11837 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11838
11839         * config.guess: Use C code to identify more HP machines.
11840
11841 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11842
11843         * config.sub: Handle hppa2.0.
11844
11845 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11846
11847         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11848         cygmon for all sparclite targets, regardless of object format.
11849
11850 1998-12-15  Mark Salter  <msalter@cygnus.com>
11851
11852         * configure.in: Added target-bsp for several target architectures.
11853
11854         * Makefile.in: Added rules for bsp.
11855
11856 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11857
11858         * config.guess: Improve detection of hppa2.0 processors.
11859
11860 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11861
11862         * config.guess: Recognize FreeBSD using ELF automatically.
11863
11864 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11865
11866         * configure (skip-this-dir): Add handling for new shell script, which
11867         might be created by a sub-directory's configure to indicate, this particular
11868         directory is "unwanted".
11869         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11870
11871 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11872
11873         * ltconfig: import from libtool, after changing libtool to
11874         account for the cygwin name change.
11875
11876 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11877
11878         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11879         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11880
11881 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11882
11883         * configure.in: Add libtermcap to list of cygwin dependencies.
11884
11885 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11886
11887         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11888         they include winsup/include when it's a cygwin target.
11889
11890 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11891
11892         * configure.in (host_tools): Added zip.
11893         * Makefile.in (all-target-libjava): Depend on all-zip.
11894         (all-zip): New target.
11895         (ALL_MODULES): Added all-zip.
11896         (NATIVE_CHECK_MODULES): Added check-zip.
11897         (INSTALL_MODULES): Added install-zip.
11898         (CLEAN_MODULES): Added clean-zip.
11899
11900 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11901
11902         * Makefile.in: lose "32" from comment about cygwin.
11903
11904 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11905
11906         * configure.in: Use -Os to build target libraries for the fr30.
11907
11908 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11909
11910         * config.sub: Add fr30.
11911
11912 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11913
11914         * configure.in: drop "32" from config/mh-cygwin32.  Check
11915         cygwin* instead of cygwin32*.
11916         * config.sub: Check cygwin* instead of cygwin32*.
11917
11918 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11919
11920         * config.guess: Match any version of Unixware7.
11921
11922 1998-10-20  Syd Polk  <spolk@cygnus.com>
11923
11924         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11925         if desired.
11926
11927 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11928
11929         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11930         these if the appropriate directories and files to not exist.
11931
11932 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11933
11934         * Makefile.in (DEVO_SUPPORT): Add config.if.
11935
11936 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11937
11938         * configure: Add pattern to replace "build_tooldir"'s
11939         definition in the generated Makefile with "tooldir"'s
11940         actual value.
11941
11942 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11943
11944         * config.sub: Bring back lost sparcv9.
11945
11946         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11947
11948 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11949
11950         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11951         CC_FOR_TARGET and friends.
11952
11953 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11954
11955         * Makefile.in (build_tooldir): New variable, same as tooldir.
11956         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11957         -B$(build_tooldir)/bin/.
11958         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11959
11960 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11961
11962         * README: Remove installation instructions and refer to the
11963         INSTALL directory instead.
11964
11965 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11966
11967         * config.sub: Add support for i[34567]86-pc-udk.
11968         * configure.in: Likewise.
11969
11970 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11971
11972         * Makefile.in: add bzip2 package building bits for user
11973         tools module
11974         * configure.in: ditto
11975
11976 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11977
11978         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11979         (ALL_TARGET_MODULES): Add all-target-libobjc.
11980         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11981         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11982         (all-target-libchill): Add dependencies.
11983         * configure.in (target_libs): Add libchill.
11984
11985 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11986
11987         * configure.in (target_subdir): Remove duplicate line.
11988
11989 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11990
11991         * Makefile.in (all-automake): fix dependencies.
11992
11993 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11994
11995         * configure.in: Minor cleanups for building in the $(target_alias)
11996         subdir.
11997
11998 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11999
12000         * Makefile.in (bootstrap): Set r and s before make all.  Use
12001         BASE_FLAGS_TO_PASS in make all.
12002         (cross): Likewise.
12003
12004 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12005
12006         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12007
12008 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12009
12010         * config.sub: Fix typo in last change.
12011
12012 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12013
12014         * config.sub: Add support for C4x target.
12015         * configure.in: Likewise.
12016
12017 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12018
12019         * config.sub: Recognize sparcv9 just like sparc64.
12020
12021 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12022
12023         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12024
12025 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12026
12027         * config.guess: Correctly identify Pentium II sco boxes.
12028
12029         * config.guess: Fix "tr" code.  From Weiwen Liu.
12030
12031 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12032
12033         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12034         stabs.
12035
12036 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12037
12038         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12039         (ALL_TARGET_MODULES): Add all-target-libchill.
12040         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12041         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12042         (all-target-libchill): Add dependencies.
12043         * configure.in (target_libs): Add libchill.
12044
12045 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12046
12047         * config.guess: Avoid assumptions about "tr" behaves when
12048         LANG is set to something other than English.
12049
12050 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12051
12052         * configure (gxx_include_dir): Changed to
12053         '${prefix}/include/g++'-${libstdcxx_interface}.
12054
12055         * config.if: New to determine the interfaces.
12056
12057 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12058
12059         * config.guess: Detect and handle MPE/IX.
12060         * config.sub: Deal with MPE/IX.
12061
12062 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12063
12064         * configure.in: Use mh-aix43.
12065
12066 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12067
12068         * configure: Fix --without/--disable cases for gxx-include-dir.
12069
12070 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12071
12072         * mdata-sh:  Imported.  Needed for automake support.
12073
12074 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12075
12076         * Makefile.in (taz): Try "chmod -R og=u ." before
12077         "chmod og=u `find . -print`".
12078
12079 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12080
12081         * configure.in: Add arm-elf and thumb-elf support.
12082
12083 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12084
12085         * Makefile.in: Undo previous patch.
12086
12087 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12088
12089         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12090         to here ...
12091         (install-no-fixedincludes): and here
12092         (INSTALL_MODULES): ... from here.
12093
12094 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12095
12096         * config.sub: Merge with FSF.
12097
12098         * config.guess: Merge with FSF.
12099
12100 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12101
12102         * configure (extraconfigdirs): New variable.
12103         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12104         * Makefile.in (all): Move higher in file.
12105         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12106         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12107         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12108         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12109         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12110
12111 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12112
12113         * Makefile.in (all-target-libjava): Depend on all-gcc and
12114         all-target-newlib.
12115         (configure-target-libjava): Depend on $(ALL_GCC).
12116
12117 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12118
12119         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12120         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12121
12122 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12123
12124         * INSTALL/README: Fix typo.
12125
12126 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12127
12128         * ylwrap: Change absolute path checks to check for DOS style path
12129         names.
12130
12131         * ylwrap: Don't use a full path name if the source file is in the
12132         same directory.  From hjl@lucon.org (H.J. Lu).
12133
12134         * config-ml.in: Default to being verbose, to match Feb 18 change to
12135         configure.
12136
12137 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         Brought over from egcs:
12140
12141         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12142
12143         * configure.in (target_subdir): Set to ${target_alias} instead
12144         of "libraries".
12145
12146         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12147
12148         * configure.in (target_subdir): Set to libraries if enable_multilib.
12149
12150 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12151
12152         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12153         multilibs, force reconfiguration the first time we create
12154         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12155
12156 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12157
12158         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12159         avoid confusion with --no-recursion.
12160
12161 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12162
12163         * configure.in: Win32 hosts shouldn't use install -x
12164         * install-sh: remove -x option, and special .exe-handling
12165         hack.
12166
12167 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12168
12169         * config.guess: Recognize i586-pc-beos.
12170         * configure.in: Don't build some bits for beos.
12171
12172 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12173
12174         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12175         CFLAGS default to -O2.
12176
12177         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12178         when using GNU ld.
12179
12180 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12181
12182         * ltmain.sh: Correct install when using a different shell.
12183
12184 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12185
12186         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12187
12188 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12189
12190         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12191         target.
12192
12193 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12194
12195         * ltconfig: Update to correct AIX handling.
12196
12197 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12198
12199         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12200
12201         * configure.in (target_subdir): Set to ${target_alias} instead
12202         of "libraries".
12203
12204 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12205
12206         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12207         (Makefile): Depend on $(gcc_version_trigger).
12208
12209         * configure (gcc_version): Change default initializer to empty
12210         string.
12211         (gcc_version_trigger): New variable; pass this variable down
12212         to subdir configures to enable them checking gcc's version
12213         themselves. Emit make macros for both gcc_version vars.
12214         (topsrcdir): Initialize reliably.
12215         (recursion line): Remove --with-gcc-version=${gcc_version}.
12216
12217 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12218
12219         * configure (enable_version_specific_runtime_libs): Implement new flag
12220         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12221         in $(libsubdir); emit definition in each generated Makefile.
12222         (gxx_include_dir): Initialize depending on
12223         $enable_version_specific_runtime_libs.
12224
12225 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12226
12227         * configure (gcc_version): Initialize properly depending on
12228         how and where configure is started.
12229         (recursion line): Pass a --with-gcc-version=${gcc_version}
12230         to configures in subdirs.
12231
12232 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12233
12234         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12235         cygmon
12236
12237 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12238
12239         * configure.in: Add cygmon and libstub support for mn10200.
12240
12241 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12242
12243         * configure (gcc_version): Add new variable describing the
12244         particular gcc version we're building.
12245         * Makefile.in (libsubdir): Add new macro for the directory
12246         in which the compiler finds executables, libraries, etc.
12247         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12248         and libsubdir.
12249
12250 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12251
12252         * Makefile.in (local-clean): Remove *.log.
12253         (warning.log): Built with warn_summary from build.log.
12254         (mail-report.log): Run test_summary.
12255         (mail-report-with-warnings.log): Run test_summary including
12256         warning.log in the report.
12257
12258 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12259
12260         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12261
12262 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12263
12264         * Makefile.in (grep): Grep no longer depends on libiberty.
12265
12266 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12267
12268         * Makefile.in: all-snavigator needs all-libgui.
12269
12270 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12271
12272         * configure.in: Add cygmon and libstub support for mn10300.
12273
12274 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12275
12276         * missing: Update to version from automake 1.3.
12277
12278         * ltmain.sh: On installation, don't get confused if the same name
12279         appears more than once in the list of library names.
12280
12281 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12282
12283         * config.sub: Accept m68060 and m5200 as CPU names.
12284
12285 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12286
12287         * configure: Use && rather than using -a in test, because odd
12288         strings can confuse test.
12289         * configure.in: Likewise.
12290
12291 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12292
12293         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12294
12295 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12296
12297         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12298         bootstrap4-lean): New targets.
12299
12300 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12301
12302         * mpw-* Delete.  Not used.
12303
12304 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12305
12306         * COPYING.LIB: Update FSF address.
12307
12308 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12309
12310         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12311
12312         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12313         GAS_SUPPORT_DIRS.
12314
12315 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * ltconfig, ltmain.sh: Avoid producing a version number if
12318         -version-info was not used.
12319
12320 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12321
12322         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12323         building with newlib.
12324
12325 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12326
12327         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12328         Solaris `make' causes it to continue to next definition.
12329
12330 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12331
12332         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12333         the right GUI libraries and files are installed along with GDB.
12334
12335 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12336
12337         * configure.in: Change alpha to alpha* in several places.
12338
12339 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12340
12341         * config.sub: Recognize sparc86x.
12342
12343 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12344
12345         * configure.in (--enable-target-optspace): Remove debug echo.
12346
12347 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12348
12349         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12350
12351 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12352
12353         * ltconfig: Update cygwin32 support.
12354
12355         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12356         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12357         (GDB_SUPPORT_DIRS): Likewise.
12358
12359 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12360
12361         * configure.in (target_makefile_frag): If --enable-target-optspace,
12362         use -Os to compile target libraries rather than -O2.  Default to
12363         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12364         not used.
12365         * configure.in (target_cflags): Ditto for d30v.
12366
12367 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12368
12369         * Makefile.in (all-bfd): Depend on all-intl.
12370         (all-binutils): Likewise.
12371         (all-gas): Likewise.
12372         (all-gprof): Likewise.
12373         (all-ld): Likewise.
12374
12375 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12376
12377         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12378
12379 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12380
12381         * Makefile.in (all-bfd): Depend upon all-libiberty.
12382
12383         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12384
12385 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12386
12387         * Makefile.in: Add libstub.
12388
12389         * configure.in: Ditto. Build libstub for targets that have cygmon
12390         support.
12391
12392 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12393
12394         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12395
12396 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12397
12398         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12399         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12400
12401 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12402
12403         * configure: Define DEFAULT_M4 by searching PATH.
12404         * Makfile.in: Use DEFAULT_M4.
12405
12406 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * ltconfig: Add cygwin32 support.
12409
12410         * Makefile.in, configure.in: Add libtool as a native only directory
12411         to configure and build.
12412
12413 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12414
12415         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12416
12417 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12418
12419         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12420
12421 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12422
12423         * Makefile.in: add ash make rules
12424         * configure.in: add ash to native_only and host_tools lists
12425
12426 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12427
12428         * Makefile.in (all-gettext, all-intl): New targets.
12429         (ALL_MODULES): Added all-gettext, all-intl.
12430         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12431         (INSTALL_MODULES): Added install-gettext, install-intl.
12432         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12433
12434         * configure.in (host_tools): Added gettext.
12435         (native_only): Likewise.
12436         (noconfigdirs) [various cases]: Likewise.
12437         (host_libs): Added intl.
12438
12439 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12440
12441         * configure: Do not disable building gdbtk for cygwin32 hosts.
12442
12443 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12444
12445         * configure.in: Add thumb-coff target.
12446         * config.sub: Add thumb-coff target.
12447
12448 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12449
12450         * Makefile.in: Revert yesterday's change.
12451         (all-target-winsup):  all-target-librx stays out of here.
12452
12453 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12454
12455         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12456         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12457         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12458         Remove references to librx and libg++.
12459
12460 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12461
12462         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12463         recursive makes
12464
12465 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12466
12467         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12468         for newlib directory.
12469         (CXX_FOR_TARGET): Likewise.
12470
12471 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12472
12473         * ltconfig: Update after libtool/ltconfig.in change for
12474         hpux11.
12475
12476 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12477
12478         * ltconfig, ltmain.sh: Update to libtool 1.2.
12479
12480 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12481
12482         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12483         (install-gcc-cross): Instead, override LANGUAGES here.
12484
12485 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12486
12487         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12488         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12489
12490 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12491
12492         * configure.in: Add Thumb-pe target.
12493
12494 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12495
12496         * Makefile.in - changed sn targets to snavigator
12497         * configure.in - changed sn targets to snavigator
12498
12499 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12500
12501         * config-ml.in: After building symlink tree call make distclean
12502         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12503         to be the case for libiberty.
12504
12505 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12506
12507         * configure: When making link, also check the current
12508         directory. The configure scripts may create one.
12509
12510 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12511
12512         * config.sub: Accept alphapca56 and alphaev6 properly.
12513
12514 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12515
12516         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12517
12518 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12519
12520         * config.sub (sco5): Fix typo.
12521
12522 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12523
12524         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12525         install-itcl.
12526         (install-itcl): Remove dependency on install-tcl.
12527
12528 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12529
12530         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12531
12532 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12533
12534         * configure.in: Don't build libgui for a cygwin32 target when not on
12535         a cygwin32 host.
12536
12537 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12538
12539         * configure (redirect): Set to null, so default behavior of
12540         configure is now --verbose.
12541
12542 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12543
12544         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12545         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12546
12547 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12548
12549         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12550         this change to sync Makefile.in with its ChangeLog entries.
12551
12552 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12553
12554         * ltmain.sh (mkdir): Check that the directory doesn't exist
12555         before we exit with error, so that we don't get races during
12556         parallel builds.
12557
12558 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12559
12560         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12561
12562 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12563
12564         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12565         PICFLAG_FOR_TARGET.
12566         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12567
12568         * configure: Emit a definition for the new macro enable_shared
12569         into each Makefile.
12570
12571 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12572
12573         * configure.in (host_tools, native_only): Add libtool.
12574
12575 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12576
12577         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12578         Fix typo in ming config comment.
12579
12580 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12581
12582         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12583
12584 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12585
12586         * config.sub: Add tic30 cases, and map c30 to tic30.
12587
12588 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12589
12590         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12591         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12592         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12593         (CLEAN_TARGET_MODULES): Similarly
12594         (all-target-libf2c): Add dependences.
12595         * configure.in (target_libs): Add libf2c.
12596
12597 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12598
12599         * configure.in: Remove expect from noconfigdirs when target
12600         is cygwin32.  OK to build expect and dejagnu with Canadian
12601         Cross.
12602
12603 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12604
12605         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12606         host.
12607
12608         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12609         and mingw32.
12610
12611 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12612
12613         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12614         here as it is not defined in the toplevel Makefile.
12615
12616 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12617
12618         * configure (package_makefile_rules_frag): New variable, which names
12619         a file with generic rules, ...
12620         Change comment to mention we now have FIVE parts.
12621         * configure: Undo last change.
12622
12623 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12624
12625         * config.guess: More accurate determination of HP processor types.
12626         * config.sub: More accurate determination of HP processor types.
12627
12628 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12629
12630         * configure (package_makefile_frag): Move inserting the
12631         ${package_makefile_frag} to where it should be according
12632         to the comment.
12633
12634 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12635
12636         * config.guess: Add support for Linux/ARM.
12637
12638 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12639
12640         * .cvsignore: Remove *-info and *-install since they match
12641         release-info and mpw-install, which we don't want to just ignore.
12642
12643 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12644
12645         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12646
12647 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12648
12649         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12650         local_prefix to sub-make invocations.
12651
12652 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12653
12654         * configure.in: Check makefile fragments in the source
12655         directory.
12656
12657 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12658
12659         * configure.in: Check whether host and target makefile
12660         fragments exist before adding them to *_makefile_frag.
12661
12662 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12663
12664         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12665
12666 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12667
12668         * configure.in: Make sure we only replace RPATH_ENVVAR on
12669         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12670         regexp to sed.
12671
12672         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12673         to sub-makes.
12674
12675 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12676
12677         * config-ml.in (multi-do): LDFLAGS must include multilib
12678         designator.
12679
12680 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12681
12682         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12683
12684 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12685
12686         * config.sub: Add mingw32 support.
12687         * configure.in: Likewise.
12688
12689 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12690
12691         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12692
12693 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12694
12695         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12696         * configure (gxx_include_dir): Provide a definition for subdirs
12697         which do not use autoconf.
12698
12699 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12700
12701         * config.guess: Sync with egcs.  Picks up new alpha support,
12702         BeOS & some additional linux support.
12703
12704 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12705
12706         * config.guess: HP 9000/803 is a PA1.1 machine.
12707
12708 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12709
12710         * configure.in: It's alpha*-...
12711
12712 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12713
12714         * configure.in (host_makefile_frag, target_makefile_frag):
12715         Handle multiple config files.
12716         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12717         alpha-*-*.
12718
12719 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12720
12721         * mkdep: New file.
12722
12723 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12724
12725         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12726
12727 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12728
12729         * Makefile.in: Add libgui directory.
12730         (GDB_TK): Add all-libgui.
12731         * configure.in: Add libgui directory.
12732         * configure: Add all-libgui to GDB_TK.
12733
12734 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12735
12736         * config-ml.in (multidirs): Add m32r to multilib list.
12737
12738 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12739
12740         * Makefile.in (all-target-gperf): Change dependency to
12741         all-target-libstdc++.
12742
12743 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12744
12745         * config.guess: Add BeOS support.
12746
12747 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12748
12749         Source directory cvs renamed to cvssrc:
12750         * configure.in (host_tools): Change cvs to cvssrc.
12751         (native_only): Likewise.
12752         (noconfigdirs) [various cases]: Likewise.
12753         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12754         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12755         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12756         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12757         (all-cvssrc): Rename target from all-cvs.
12758
12759 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12760
12761         * configure (gxx_include_dir): Fix thinko.
12762
12763 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12764
12765         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12766         (install-cross, install-gcc-cross): New targets.
12767
12768 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12769
12770         * configure.in (noconfigdirs): Add support for Thumb target.
12771
12772         * config.sub (maybe_os): Add support for Thumb target.
12773
12774 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12775
12776         * Makefile.in: Add rules for cygmon.
12777
12778         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12779
12780 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12781
12782         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12783         * configure (gxx_include_dir): Provide a definition for subdirs
12784         which do not use autoconf.
12785
12786 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12787
12788         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12789         11/18/97 build
12790
12791 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12792
12793         * From Franz Sirl.
12794         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12795         found on RedHat Linux systems.
12796
12797 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12798
12799         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12800         guesses.
12801
12802 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12803
12804         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12805
12806 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12807
12808         * ltmain.sh: If mkdir fails, check whether the directory was created
12809         anyhow by some other process.
12810
12811 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12812
12813         * configure.in (d30v-*-*): Configure all directories.
12814
12815 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12816
12817         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12818         for the D30V.
12819
12820 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12821
12822         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12823
12824 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12825
12826         * include/libiberty.h: Add extern "C" { so it can be used with C++
12827         progrms.
12828         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12829         programs.
12830
12831 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12832
12833         * configure.in (d30v-*-*): Configure GCC now.
12834
12835 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12836
12837         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12838         is no longer needed.
12839
12840 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12841
12842         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12843
12844 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12845
12846         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12847         targets using "$@" to provide support for similar but not identical
12848         targets without having to duplicate code.
12849
12850 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12851
12852         * makefile.vms: Fix to work with DEC C.
12853
12854 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12855
12856         * config.sub: Add mips-tx39-elf to marketing names.
12857
12858 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12859
12860         * ltmain.sh: Handle symlinks in generated script.
12861
12862 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12863
12864         * configure: Handle autoconf style directory options: --bindir,
12865         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12866         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12867         --sysconfdir.
12868         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12869         (sharedstatedir, localstatedir, oldincludedir): New variables.
12870         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12871         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12872         sbindir, sharedstatedir, and sysconfdir.
12873
12874 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12875
12876         * Makefile.in (bootstrap-lean): New target.
12877
12878 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12879
12880         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12881         sn, and gnuserv from noconfigdirs.
12882
12883 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12884
12885         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12886
12887 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12888
12889         * Makefile.in (cross): New target.
12890
12891 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12892                           Jeff Law         <law@cygnus.com>
12893
12894         * Makefile.in (bootstrap2, bootstrap3): New targets.
12895         (all-bootstrap): Remove outdated and confusing target.
12896         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12897
12898 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12899
12900         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12901         windows.  Consistent with gdb/configure.
12902
12903 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12904
12905         * configure.in: Name Linux target fragment.
12906
12907         * configure: Rewrite so that project Makefile fragment is inserted
12908         first and appears last in the resulting Makefile.
12909
12910 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12911
12912         * Makefile.in (install-itcl): Install tcl first.
12913
12914 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12915
12916         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12917
12918 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12919
12920         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12921
12922         * configure.in (skipdirs): Add target-librx for Linux.
12923         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12924
12925 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12926
12927         * Makefile.in (bootstrap): New target.
12928
12929 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12930
12931         * config.sub: Accept 'amigados' for backward compatibility.
12932
12933 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12934
12935         * config.guess: Merge with FSF.
12936
12937 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12938
12939         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12940
12941 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12942
12943         * config.sub: Add "marketing-names" patch.
12944
12945 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12946
12947         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12948
12949 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12950
12951         * config.sub: Handle v850-elf.
12952
12953 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12954
12955         * .cvsignore (*-install): Remove.
12956
12957 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12958
12959         * ltconfig: Set CONFIG_SHELL in libtool.
12960         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12961
12962 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12963
12964         * configure.in (target_subdir): Set to libraries if enable_multilib.
12965
12966 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12967
12968         * config.guess: Update from gcc directory.
12969
12970 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12971
12972         * Makefile.in (all-sim): Depends on all-readline.
12973
12974 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12975
12976         * Makefile.in (BISON, YACC): Use $$s.
12977         (all-bison): Depend on all-texinfo.
12978
12979 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12980
12981         * Makefile.in (BISON): Add -L flag.
12982         (YACC): Likewise.
12983
12984 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12985
12986         * configure.in (noconfigdirs): Add support for v850e target.
12987
12988         * config.sub (maybe_os): Add support for v850e target.
12989
12990 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12991
12992         * configure.in (noconfigdirs): Add support for v850ea target.
12993
12994         * config.sub (maybe_os): Add support for v850ea target.
12995
12996 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12997
12998         * config.sub: Add mipstx39.  Delete r3900.
12999
13000 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13001
13002         * Makefile.in (all-autoconf): Depends on all-texinfo.
13003
13004 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13005
13006         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13007         eabi targets.
13008
13009 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13010
13011         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13012
13013         * configure: When handling a Canadian Cross, handle YACC as well as
13014         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13015         * Makefile.in (all-bison): Depend upon all-texinfo.
13016
13017 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13018
13019         * Makefile.in (BISON): bison, not byacc or bison -y.
13020         (YACC): bison -y or byacc or yacc.
13021         (various): Add *-bison as appropriate.
13022         (taz): No need to mess with BISON anymore.
13023
13024 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13025
13026         * configure: If OSTYPE matches *win32*, try to find a good value for
13027         CONFIG_SHELL.
13028
13029 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13030
13031         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13032         configure.in if it is present.
13033
13034 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13035
13036         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13037
13038 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13039
13040         * config.sub: Recognize `arc' cpu.
13041         * configure.in: Likewise.
13042         * config-ml.in: Likewise.
13043
13044 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13045
13046         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13047
13048 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13049
13050         * configure: Changed sed delimiter from ':' to '|' when
13051         attempting to substitute ${config_shell} for SHELL. On
13052         NT ${config_shell} may contain a ':' in it.
13053
13054 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13055
13056         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13057
13058 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13059
13060         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13061
13062 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13063
13064         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13065
13066         * ylwrap: If the program is a relative path, force it to be
13067         absolute.
13068
13069 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13070
13071         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13072
13073 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13074
13075         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13076         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13077         for libraries.
13078
13079 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13080
13081         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13082         separated by spaces.
13083
13084 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13085
13086         * ylwrap: New file.
13087         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13088
13089         * ltmain.sh: Handle /bin/sh at start of install program.
13090
13091         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13092
13093         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13094         * missing: New file, from automake 1.2.
13095
13096 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13097
13098         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13099         check-tk to CHECK_X11_MODULES.
13100
13101 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13102
13103         * config.sub: Merge with FSF.
13104
13105 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13106
13107         * config.guess: Merge with FSF.
13108
13109 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13110
13111         * configure: Treat msdosdjgpp like go32.
13112         * configure.in: Likewise.  Don't remove gprof for go32.
13113
13114         * configure: Change Makefile.tem2 to Makefile.tm2.
13115
13116 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13117
13118         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13119
13120 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13121
13122         * install-sh (chmodcmd): Set to null if the DST directory already
13123         exists.  Same as Nov 11th change.
13124
13125 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13126
13127         * configure (GDB_TK): Needs itcl and tix.
13128
13129 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13130
13131         * config.guess: Update from FSF.
13132
13133 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13134
13135         * Makefile.in (GDB_TK): Depend on itcl and tix.
13136
13137 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13138
13139         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13140         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13141         (INSTALL_SCRIPT): New variable.
13142         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13143         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13144         to -x.
13145         * install-sh: Add support for -x option.
13146
13147 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13148
13149         * configure.in, Makefile.in: Treat tix like itcl.
13150
13151 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13152
13153         * Makefile.in (WINDRES): New variable.
13154         (WINDRES_FOR_TARGET): New variable.
13155         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13156         (EXTRA_HOST_FLAGS): Add WINDRES.
13157         (EXTRA_TARGET_FLAGS): Add WINDRES.
13158         (EXTRA_GCC_FLAGS): Add WINDRES.
13159         ($(DO_X)): Pass down WINDRES.
13160         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13161         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13162         DLLTOOL_FOR_TARGET.
13163
13164 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13165
13166         * configure.in: configure sim before gdb for win32-x-ppc
13167
13168 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13169
13170         Move gperf into the toplevel, from libg++.
13171         * configure.in (target_tools): Add target-gperf.
13172         (native_only): Add target-gperf.
13173         * Makefile.in (all-target-gperf): New target, depend on
13174         all-target-libg++.
13175         (configure-target-gperf): Empty rule.
13176         (ALL_TARGET_MODULES): Add all-target-gperf.
13177         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13178         (CHECK_TARGET_MODULES): Add check-target-gperf.
13179         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13180         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13181
13182 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13183
13184         * config.sub (mn10200): Recognize new basic machine.
13185
13186 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13187
13188         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13189         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13190
13191 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13192
13193         * configure.in: If we're building mips-sgi-irix6* native, turn on
13194         ENABLE_MULTILIB and set TARGET_SUBDIR.
13195
13196 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13197
13198         * Makefile.in (all-sn): Depend on all-grep.
13199
13200 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13201
13202         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13203
13204         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13205         Makefile.  From Jeff Makey <jeff@cts.com>.
13206         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13207
13208         * Makefile.in (DISTBISONFILES): Remove.
13209         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13210         $(DEFAULT_YACC).
13211
13212         * configure.in: Build itl, db, sn, etc., when building for native
13213         cygwin32.
13214
13215         * Makefile.in (LD): New variable.
13216         (EXTRA_HOST_FLAGS): Pass down LD.
13217         ($(DO_X)): Likewise.
13218
13219 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13220
13221         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13222
13223 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13224
13225         * configure.in (targargs): Strip out any supplied --build argument
13226         before adding our own. Always add --build.
13227
13228 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13229
13230         * configure.in (targargs): Pass --build if we're doing
13231         a cross-compile.
13232
13233 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13234
13235         * configure: Use '|' instead of ":" as the separator in
13236         sed. Otherwise sed chokes on NT path names with drive
13237         designators. Also look for "?:*" as the leading characters in an
13238         absolute pathname.
13239
13240 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13241
13242         * config.sub: Support for r3900.
13243
13244 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13245
13246         * configure.in: Use install-sh, not install.sh.
13247
13248 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13249
13250         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13251         apply it twice.
13252
13253 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13254
13255         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13256         install-binutils.
13257
13258 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13259
13260         * Makefile.in: Add automake targets.
13261         * configure.in (host_tools): Add automake.
13262
13263 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13264
13265         * configure: Default CXX to c++, not gcc.
13266         * Makefile.in (CXX): Set to c++, not gcc.
13267         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13268
13269 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13270
13271         * install-sh: try appending a .exe if source file doesn't
13272         exist
13273
13274 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13275
13276         * configure.in: Turn on multilib by default.
13277         (cross_only): Remove target-libiberty.
13278
13279         * Makefile.in (all-gcc): Don't depend on libiberty.
13280
13281 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13282
13283         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13284
13285 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13286
13287         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13288         (DISTBISONFILES): Add ld/Makefile.in
13289
13290 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13291
13292         * configure.in: if target is cygwin32 but host isn't cygwin32,
13293         don't configure gdb tcl tk expect, not just gdb.
13294
13295 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13296
13297         * configure.in: Added gnuserv everywhere sn appears.
13298
13299         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13300         (CROSS_CHECK_MODULES): Added check-gnuserv.
13301         (INSTALL_MODULES): Added install-gnuserv.
13302         (CLEAN_MODULES): Added clean-gnuserv.
13303         (all-gnuserv): New target.
13304
13305 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13306
13307         * config.guess: Fixes for MIPS OpenBSD systems.
13308
13309 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13310
13311         * Makefile.in (INSTALL_XFORM): Remove.
13312         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13313
13314         * mkinstalldirs: New file, copied from automake.
13315         * Makefile.in (installdirs): Rename from install-dirs.  Use
13316         mkinstalldirs.  Change all users.
13317         (DEVO_SUPPORT): Add mkinstalldirs.
13318
13319 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13320
13321         * install-sh: Rename from install.sh.
13322         * Makefile.in (INSTALL): Change install.sh to install-sh.
13323         (DEVO_SUPPORT): Likewise.
13324
13325         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13326         Graichen <graichen@rzpd.de>.
13327
13328 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13329
13330         * config.guess: Recognize OpenBSD systems correctly.
13331
13332 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13333
13334         * README, Makefile.in (ETC_SUPPORT): Remove references to
13335         cfg-paper*, configure.{texi,man,info*}._
13336
13337 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13338
13339         * Makefile.in (all.normal): Ensure that gcc is built after all
13340         the x11 - ie gdb - targets.
13341
13342 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13343
13344         * makefile.vms: Don't run conf-a-gas.
13345
13346 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13347
13348         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13349
13350 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13351
13352         * configure.in: Remove noconfigdirs case since gdb also
13353         configures and builds for tic80-coff.
13354
13355 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13356
13357         * configure: Set cache_file to config.cache.
13358         * Makefile.in (local-distclean): Remove config.cache.
13359
13360 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13361
13362         * COPYING: Update FSF address.
13363
13364 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13365
13366         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13367         noconfigdirs.
13368
13369 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13370
13371         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13372         MAKEDIRS, is empty.
13373
13374 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13375
13376         * config.sub: Tweak mn10300 entry.
13377
13378 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13379
13380         * configure.in (host_tools): Put sim before gdb, so gdb's
13381         configure.tgt can determine if the simulator was configured.
13382
13383 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13384
13385         * config.sub: Move BeOS $os case to be with other Cygnus
13386         local cases.
13387
13388 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13389
13390         * config.sub: Remove misplaced comment that broke Linux.
13391
13392 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13393
13394         * config.sub: Add BeOS support.
13395
13396 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13397
13398         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13399
13400 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13401
13402         * configure.in (noconfigdirs): Remove tcl and tk from
13403         noconfigdirs for cygwin32 builds.
13404
13405 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13406
13407         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13408
13409 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13410
13411         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13412         make-all.com, use makefile.vms instead.
13413
13414 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13415
13416         * config.sub: Accept -lnews*.
13417
13418 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13419
13420         * configure.in (noconfigdirs): Disable target-newlib,
13421         target-examples and target-libiberty for d30v.
13422
13423 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13424
13425         * configure.in (noconfigdirs): Enable ld for d30v.
13426
13427 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13428
13429         * configure.in (tic80-*-*): Build compiler.
13430
13431 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13432
13433         * configure.in (d30v-*): Remove sim directory from list of
13434         unsupported d30v directories
13435
13436 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13437
13438         * config.sub, configure.in: Add d30v target cpu.
13439
13440 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13441
13442         * makefile.vms: New file.
13443         * make-all.com: Remove.
13444
13445 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13446
13447         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13448
13449 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13450
13451         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13452
13453 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13454
13455         * Makefile.in (ALL_MODULES): Added all-db.
13456         (CROSS_CHECK_MODULES): Addec check-db.
13457         (INSTALL_MODULES): Added install-db.
13458         (CLEAN_MODULES): Added clean-db.
13459
13460 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13461
13462         * config.guess: Merge with latest FSF sources.
13463
13464 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13465
13466         * Makefile.in (ALL_MODULES): Added all-itcl.
13467         (CROSS_CHECK_MODULES): Added check-itcl.
13468         (INSTALL_MODULES): Added install-itcl.
13469         (CLEAN_MODULES): Added clean-itcl.
13470
13471 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13472
13473         * configure.in: build gdb for mn10200
13474
13475 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13476
13477         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13478
13479 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13480
13481         * configure.in (tic80-*-*): Turn off most targets right now.
13482
13483 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13484
13485         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13486         rather than the makeinfo program.
13487         (do-info): Depend upon all-texinfo.
13488
13489 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13490
13491         * configure.in: Remove uses of config/mh-linux.
13492
13493         * config.sub, config.guess: Merge with latest FSF sources.
13494
13495 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13496
13497         * config.sub (case $basic_machine): Add tic80 entries.
13498
13499 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13500
13501         * config.sub, config.guess: Merge with latest FSF sources.
13502
13503 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13504
13505         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13506         * mpw-config.in: Test for NewFolderRecursive.
13507         * mpw-install: Use symbolic name for startup filename.
13508         * mpw-README: Add various additional details.
13509
13510 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13511
13512         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13513
13514 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13515
13516         * configure.in: Do build gcc and the target libraries for
13517         the mn10200.
13518
13519 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13520
13521         * configure.in: don't avoid building gdb for mn10300 any more
13522         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13523         instead of single-quoting it.
13524
13525 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13526
13527         * configure.in: Don't use --with-stabs on IRIX 6.
13528
13529 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13530
13531         * configure.in (m32r): Build gdb, libg++ now.
13532
13533 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13534
13535         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13536         directories from noconfigdirs.
13537
13538 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13539
13540         * config.sub (basic_machine): added mips16 configuration
13541
13542 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13543
13544         * config.sub: Handle d10v-unknown.
13545
13546 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13547
13548         * config.sub: Handle v850-unknown.
13549
13550 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13551
13552         * Makefile.in: add findutils
13553         * configure.in: add findutils to list of host_tools
13554
13555 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13556
13557         * config.sub: Handle mn10200 and mn10300.
13558
13559 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13560
13561         * configure.in (d10v-*): Do not build librx.
13562
13563 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13564
13565         * configure.in (mn10300): Build everything except gdb & libgloss.
13566
13567 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13568
13569         * config.guess:  Patch for Dansk Data Elektronik servers,
13570         from Niels Skou Olsen <nso@dde.dk>.
13571
13572         For ncr, use /bin/uname rather than uname, since GNU uname does not
13573         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13574
13575         Patch for MIPS R4000 running System V,
13576         from Eric S. Raymond <esr@snark.thyrsus.com>.
13577
13578         Fix thinko for nextstep.
13579
13580         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13581
13582         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13583         * config.guess: Guess mips-dec-mach_bsd4.3.
13584
13585         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13586         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13587         release numbers.
13588         * config.guess (mips-mips-riscos*):  Emit just enough of the
13589         release number.
13590
13591         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13592         * config.guess (sparc-auspex-sunos*):  Added.
13593         (f300-fujitsu-*): Added.
13594
13595         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13596         * config.guess:  Recognize a Tadpole as a sparc.
13597
13598 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13599
13600         * config.guess: Don't assume that NextStep version is either 2 or
13601         3.  NextStep 4 (aka OpenStep 4) has come out now.
13602
13603 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13604
13605         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13606         From Rik Faith <faith@cs.unc.edu>.
13607
13608 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13609
13610         * config.sub: Contributions from bug-gnu-utils to:
13611         Support plain "hppa" (no version given) architecture, reported by
13612         OpenStep.
13613         OpenBSD like NetBSD.
13614         LynxOs is not a hardware supplier.
13615
13616         * config.guess: Contributions from bug-gnu-utils to add support for:
13617         OpenBSD like NetBSD.
13618         Stratus systems.
13619         More Pyramid systems.
13620         i[n>4]86 Intel chips.
13621         M680[n>4]0 Motorola chips.
13622         Use unknown instead of lynx for hardware manufacturer.
13623
13624 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13625
13626         * install.sh (chmodcmd): Set to null if the DST directory already
13627         exists.
13628
13629 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13630
13631         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13632         not use mt-ppc target Makefile fragment any more.
13633
13634 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13635
13636         * configure.in (*-*-windows):  Exclude everything but those dirs
13637         needed to build windows.
13638
13639 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13640
13641         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13642
13643 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13644
13645         * configure.in:  Exclude mmalloc from i386-windows.
13646
13647 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13648
13649         * Undo my previous change.
13650
13651 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13652
13653         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13654         unconditionally.
13655         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13656
13657 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13658
13659         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13660         host to add it's own flags.
13661
13662 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13663
13664         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13665
13666 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13667
13668         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13669         (CXX_FOR_TARGET): Likewise.
13670         (GCC_FOR_TARGET): Define.
13671         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13672         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13673         CC_FOR_TARGET was specified on the command line.
13674         (MAKEOVERRIDES): Don't define.
13675
13676 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13677
13678         * configure.in (m32r): Fix spelling of libg++ libs.
13679
13680 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13681
13682         * config.sub (-apple*): Remove, now redundant.
13683
13684 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13685
13686         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13687
13688         * configure: Rework yesterday's sed script patch.
13689
13690         * config.sub: Merge with FSF.
13691
13692 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13693
13694         * config.guess:  Merge from FSF.
13695
13696         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13697         * config.guess: Use pc instead of unknown, for pc clone systems.
13698         Change linux to linux-gnu.
13699
13700         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13701         * config.guess: Avoid non-portable tr syntax.
13702
13703 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13704
13705         * test-build.mk (HOLES): Add "xargs" for gdb.
13706
13707         * configure: Avoid hpux10.20 sed bug.
13708
13709 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13710
13711         * configure.in:  Add support for windows host
13712         (that is a build done under the Microsoft build environment).
13713
13714 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13715
13716         * Makefile.in: Replace all uses of srcroot with s, to shrink
13717         command line lengths.
13718
13719         Patches from Geoffrey Noer <noer@cygnus.com>:
13720         * configure.in: If configuring for newlib, pass --with-newlib to
13721         subdirectories.
13722         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13723         -Bnewlib/ and -Lwinsup to gcc.
13724         (CXX_FOR_TARGET): Likewise.
13725
13726 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13727
13728         * Makefile.in (ETC_SUPPORT): Add configure.
13729
13730 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13731
13732         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13733         host configuration file.
13734
13735 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13736
13737         * configure.in: Break mn10x00 support into separate
13738         mn10200 and mn10300 configurations.
13739         * config.sub: Likewise.
13740
13741 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13742
13743         * configure.in: Add lots of stuff to noconfigdirs for
13744         the mn10x00 targets.
13745
13746         * config.sub, configure.in: Add mn10x00 support.
13747
13748 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13749
13750         * make-all.com: Call conf-a-gas, not config-a-gas.
13751
13752 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13753
13754         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13755         targets.
13756
13757 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13758
13759         * mpw-README: Add much more detail for native PowerMac.
13760         * mpw-install: New file.
13761         * mpw-configure: Add --norecursion and --help options.
13762         * mpw-config.in: Translate readme and install files when
13763         copying to objdir.
13764         * mpw-build.in: Don't always depend on byacc and flex.
13765         (install-only-top): New action.
13766
13767 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13768
13769         * configure.in:  You can now configure GDB for the v850.
13770
13771 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13772
13773         * configure.in (noconfigdirs): Don't configure any C++ dirs
13774         if targeting D10V.
13775
13776 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13777
13778         * config.sub: Recognize mips64vr5000.
13779
13780 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13781
13782         * configure.in: Use a single line for host_tools and native_only.
13783
13784 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13785
13786         * config.sub, configure.in: Add entries for m32r.
13787
13788 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13789
13790         * Makefile.in (inet-install): Don't run install-gzip.
13791
13792 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13793
13794         * configure.in:  Don't config lots of things for *-*-windows*.
13795
13796 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13797
13798         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13799         (host_libs, host_tools): Copy from configure.in.
13800         * mpw-configure: Don't complain about directories not found.
13801
13802 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13803
13804         * configure.in (i[345]86): Recognize i686 for pentium pro.
13805         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13806         file.
13807
13808         * config.guess (i[345]86): Ditto.
13809
13810 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13811
13812         * configure.in (noconfigdirs): Removed gdb for D10V.
13813
13814 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13815
13816         * configure.in: Remove ld, target-libio, target-libg++, and
13817         target-libstdc++ from noconfigdirs.
13818
13819 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13820
13821         * configure: Fix three locations where shell scripts were
13822         being run directly rather than with config_shell.
13823
13824 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13825
13826         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13827         * config.sub (basic_machine): Recognize v850.
13828
13829 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13830
13831         * mpw-configure: Handle multiple enable/disable options and
13832         pass them down recursively, handle -c and -s flags appropriately
13833         depending on choice of compiler, add escape mechanism for
13834         quoted arguments to gC.
13835
13836 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13837
13838         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13839         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13840         so that -mrelocatable-lib and -mno-eabi are used.
13841
13842         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13843         not support --print-multi-lib, don't abort.
13844
13845 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13846
13847         * make-all.com: Run config-a-gas.
13848         * setup.com: Don't copy subdirectory files around.
13849
13850 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13851
13852         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13853         target, it now compiles correctly.
13854
13855 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13856
13857         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13858
13859 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13860
13861         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13862
13863 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13864
13865         * configure.in (native_only): Add prms.
13866
13867 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13868
13869         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13870         (BINUTILS_SUPPORT_DIRS): Likewise.
13871
13872 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13873
13874         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13875         d10v support is added.
13876
13877 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13878
13879         * configure.in (d10v-*-*): New target.
13880
13881 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13882
13883         * config.guess (HP 9000/811): Recognize this as a PA1.1
13884         machine.
13885
13886 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13887
13888         * Makefile.in (do-tar-gz): New target, split out from tail end of
13889         taz target.  Run each command separately, don't use pipes.
13890         (taz): Use it.
13891
13892 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13893
13894         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13895         * mpw-build.in: No builds should depend on building byacc or flex,
13896         they are assumed to be installed already.
13897
13898 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13899
13900         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13901         variable that CC_FOR_TARGET needs.
13902
13903 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13904
13905         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13906         options have changed since the last time the subdirectory was
13907         configured, and if it has, reconfigure.
13908         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13909         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13910
13911 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13912
13913         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13914         CLEAN_MODULES): Add bash.
13915         (all-bash): New target.
13916
13917 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13918
13919         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13920
13921 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13922
13923         * config.sub (basic_machine): Recognize d10v as a valid processor.
13924
13925 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13926
13927         * mpw-configure: Add support for --bindir.
13928         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13929
13930 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13931
13932         * configure.in: add bash, time, gawk to list of hosttools and things
13933         to only build for native toolchains
13934
13935 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13936
13937         * Makefile.in (docdir): Remove.
13938
13939 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13940
13941         * Makefile.in (datadir): Set to $(prefix)/share.
13942
13943 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13944
13945         * configure.in: build diff and patch for cygwin32-hosted
13946         toolchains.
13947
13948 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13949
13950         * config.sub: Accept -rtems*.
13951
13952 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13953
13954         * configure.in: enable dosrel for cygwin32-hosted builds,
13955                 remove diff from the list of things not buildable
13956                 via Canadian Cross
13957
13958 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13959
13960         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13961         don't get ". ".
13962
13963 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13964
13965         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13966
13967 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13968
13969         * Makefile.in (taz): Handle case where tex3patch didn't even get
13970         checked out.  Also, if it was found, put the symlink in a new util
13971         subdirectory.
13972
13973 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13974
13975         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13976
13977 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13978
13979         * config.sub: Recognize -openvms.
13980         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13981         * make-all.com, setup.com: New files.
13982
13983 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13984
13985         * Makefile.in (taz): tex3patch moved to texinfo/util.
13986
13987 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13988
13989         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13990         * configure.in: remove make from disable-if-Can-Cross list
13991                 enable gdb if ${host} and ${target} are cygwin32
13992
13993 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13994
13995         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13996         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13997
13998 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13999
14000         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14001         distinguish sysv/svr4/bsd variants.
14002         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14003
14004 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14005
14006         * configure.in: Added copyright notice.
14007         * move-if-change: Added copyright notice.
14008
14009 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14010
14011         * configure.in (powerpcle-*-solaris*): Until we get shared
14012         libraries working, don't build gdb, sim, make, tcl, tk, or
14013         expect.
14014
14015 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14016
14017         * config.guess:  Merge with FSF:
14018
14019         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14020         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14021
14022         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14023         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14024
14025         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14026         * config.guess:  Combine two OSF1 rules.
14027         Also recognize field test versions.  From mjr@zk3.dec.com.
14028         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14029         because GNU uname does not support -p.  From pmr@pajato.com.
14030
14031 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14032
14033         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14034
14035 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14036
14037         * mpw-README: Document GCCIncludes.
14038
14039 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14040
14041         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14042
14043 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14044
14045         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14046
14047 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14048
14049         * configure.in (*-*-cygwin32): Configure make.
14050
14051 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14052
14053         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14054
14055 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14056
14057         * Makefile.in (all-inet): Depend on all-perl.
14058
14059         * Makefile.in (inet-install): New target.
14060
14061         * Makefile.in (all-inet): Depend on all-tcl.
14062         (all-inet): Depend on all-send-pr.
14063
14064 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14065
14066         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14067         temporarily.
14068
14069 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14070
14071         * configure.in: Don't configure --with-gnu-ld on AIX.
14072
14073 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14074
14075         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14076
14077 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14078
14079         * Makefile.in (ALL_MODULES): Added all-inet.
14080         (CROSS_CHECK_MODULES): Added check-inet.
14081         (INSTALL_MODULES): Added install-inet.
14082         (CLEAN_MODULES): Added clean-inet.
14083         (all-indent): New target.
14084
14085         * configure.in (host_tools): Added inet.
14086         (native_only): Added inet.
14087         (noconfigdirs): Added inet.
14088
14089 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14090
14091         * configure.in: Don't configure libgloss if we are not configuring
14092         newlib.
14093
14094 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14095
14096         * configure.in: Don't configure libgloss for unsupported
14097         architectures.
14098
14099 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14100
14101         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14102
14103 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14104
14105         * Makefile.in (ALL_MODULES): Include all-apache.
14106         (CROSS_CHECK_MODULES): Include check-apache.
14107         (INSTALL_MODULES): Include install-apache.
14108         (all-apache): New target.
14109
14110         * configure.in: Added apache everywhere perl is seen.
14111
14112 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14113
14114         * Makefile.in: Add support for clean-{module} and
14115         clean-target-{module} rules.
14116
14117 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14118
14119         * configure.in (*-*-ose) do not build libgloss.
14120
14121 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14122
14123         * config.guess (prep*:SunOS:5.*:*): Turn into
14124         powerpele-unknown-solaris2.
14125
14126 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14127
14128         * configure.in: Permit --enable-shared to specify a list of
14129         directories.
14130
14131 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14132
14133         * configure.in (host==solaris): Pass only the first word of $CC
14134         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14135
14136 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14137
14138         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14139
14140 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14141
14142         * Makefile.in (ALL_MODULES): Include all-perl.
14143         (CROSS_CHECK_MODULES): Include check-perl.
14144         (INSTALL_MODULES): Include install-perl.
14145         (ALL_X11_MODULES): Include all-guile.
14146         (CHECK_X11_MODULES): Include check-guile.
14147         (INSTALL_X11_MODULES): Include install-guile.
14148         (all-perl): New target.
14149         (all-guile): New target.
14150
14151         * configure.in (host_tools): Include perl and guile.
14152         (native_only): Include perl and guile.
14153         (noconfigdirs): Don't build guile and perl; no ports have been
14154         done.
14155
14156 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14157
14158         * configure (--enable-*): Handle quoted option lists such as
14159         --enable-sim-cflags='-g0 -O' better.
14160
14161 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14162
14163         * Makefile.in ({,inst}all-target): New rule so we can make and
14164         install all of the target directories easily.
14165
14166 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14167
14168         * configure.in: Add missing global flag in sed substitution when
14169         deleting `target-' from ${configdirs}.
14170
14171 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14172
14173         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14174         option.
14175
14176         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14177         config/mh-necv4.
14178
14179         * install.sh: Correct misspelling of transformbasename.
14180
14181         * config.guess: Recognize mips-*-sysv*.
14182
14183 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14184
14185         * config.sub: Recognize mon960.
14186
14187 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14188
14189         * configure: Restore Canadian Cross handling of BISON and LEX,
14190         removed in Feb 20 change.
14191
14192 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14193
14194         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14195         Mention make install.  Remove the old copyright date as well the
14196         clumsy and rather pointless copyright on the README file.
14197
14198 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14199
14200         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14201         Makefile after running symlink-tree, then run `make distclean' to
14202         avoid clobbering any generated files in srcdir.
14203
14204 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14205
14206         * configure.in (m68k-*-netbsd*): Build everything now.
14207
14208 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14209
14210         * Makefile.in (taz): Fix quoting.
14211
14212 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14213
14214         * configure.in (sparclet-*-*): Build everything now.
14215
14216 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14217
14218         * configure.in (m68k-*-linux*): New host.
14219
14220 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14221
14222         * configure: Check for bison before byacc.
14223
14224 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14225
14226         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14227         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14228         searching PATH.  These are used as fallbacks by Makefile.in if
14229         flex/bison/byacc aren't in objdir.
14230
14231 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14232
14233         * Makefile.in: Make everything which depends upon all-bfd also
14234         depend upon all-opcodes, in case --with-commonbfdlib is used.
14235
14236 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14237
14238         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14239         building NT native compilers on Unix.
14240
14241 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14242
14243         * configure.in: Don't get CC from the host Makefile fragment if we
14244         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14245         Solaris test for /usr/ucb/cc to the post target script, just after
14246         the compiler sanity test.
14247
14248 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14249
14250         * config.sub: Merge with FSF.
14251
14252 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14253
14254         * Makefile.in (RPATH_ENVVAR): New variable.
14255         (REALLY_SET_LIB_PATH): Use it.
14256         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14257
14258 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14259
14260         * config.sub, configure.in: Recognize sparclet cpu.
14261
14262 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14263
14264         * config.guess:  Support m68k-cbm-sysv4.
14265
14266 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14267
14268         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14269         m68k-unknown-linuxaout from linker help string.  Put quotes around
14270         $ld_help_string.
14271
14272 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14273
14274         * config.guess (powerpc-harris-powerunix): Add guess for port
14275         to new target.
14276
14277 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14278
14279         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14280
14281 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14282
14283         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14284         $(REALLY_SET_LIB_PATH) in Makefile.
14285         * Makefile.in (SET_LIB_PATH): New variable.
14286         (REALLY_SET_LIB_PATH): New variable.
14287         ($(DO_X)): Use $(SET_LIB_PATH).
14288         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14289         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14290         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14291         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14292         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14293         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14294         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14295         (install-dosrel): Likewise.
14296         (all-opcodes): Depend upon all-libiberty.
14297
14298 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14299
14300         * config.guess (*:CYGWIN*): New
14301
14302 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14303
14304         * Makefile.in (all-target-winsup): All all-target-libiberty.
14305
14306 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14307
14308         * configure.in (noconfigdirs): Add missing # in front of comment.
14309
14310 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14311
14312         * configure.in: add second pass to things added to noconfigdirs
14313         so *-gm-magic can exclude libgloss properly.
14314
14315 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14316
14317         * mpw-configure (extralibs_name, rez_name): Set correctly
14318         for MWC68K compiler.
14319
14320         * mpw-README: Add more info on the necessary build tools.
14321
14322 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14323
14324         * configure.in, config.sub: Recognize cygwin32.
14325
14326 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14327
14328         * config.guess, config.sub: Recognize A/UX.
14329
14330 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14331
14332         * config.sub: Merge with gcc/config.sub.
14333
14334 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14335
14336         * mpw-build.in (do-binutils): Add build of stamps.
14337
14338 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14339
14340         * config.sub: Add recognition for mips64vr4100*-* targets.
14341
14342 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14343
14344         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14345         Add creation of gconfigargs with `--enable-shared' turned on.
14346         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14347         ($(host)-stamp-stage3-configured): Likewise.
14348         (HOLES): Add chatr and ldd.
14349         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14350
14351 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14352
14353         * configure: Pass --nfp to recursive configures.
14354
14355 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14356
14357         * Makefile.in (DLLTOOL): New.
14358         (DLLTOOL_FOR_TARGET): New.
14359         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14360         (EXTRA_TARGET_FLAGS): Ditto.
14361         (EXTRA_GCC_FLAGS): Ditto.
14362         (CONFIGURE_TARGET_MODULES): Ditto.
14363         (DO_X): Ditto.
14364         * configure: Add DLLTOOL.
14365
14366 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14367
14368         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14369         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14370         mh-sco, since old workarounds no longer needed, and don't
14371         build ld, since libraries have weak symbols in COFF.
14372
14373 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14374
14375         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14376
14377 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14378
14379         * configure.in: Make sure that ${CC} can be used to compile an
14380         executable.
14381
14382 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14383
14384         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14385         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14386         nothing depending on whether gdbtk is being built.
14387
14388 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14389
14390         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14391
14392 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14393
14394         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14395         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14396
14397 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14398
14399         * config-ml.in: Add support for
14400         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14401         Simplify setting of multidirs from --disable-foo.
14402
14403 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14404
14405         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14406         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14407         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14408         non-empty, pass them on to the  GCC make.
14409         (all-bootstrap): New rule that is like all-gcc, except it executes
14410         the GCC bootstrap rule instead of the GCC all rule.
14411
14412 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14413
14414         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14415
14416 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14417
14418         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14419         DG/UX support.
14420
14421 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14422
14423         * config.sub (i*86*) Change [345] to [3456]
14424
14425 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14426
14427         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14428         --with-gnu-ld=no.
14429
14430 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14431
14432         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14433         AIX multilibs get built.
14434
14435 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14436
14437         * configure.in (i386-win32): Don't build expect if we're not
14438         building the tcl subdir.
14439
14440 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14441
14442         * Makefile.in: (configure-target-examples, all-target-examples):
14443         New targets, configure and build example programs.
14444
14445 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14446
14447         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14448         use it as input to sedit the generated MPW makefile.
14449         * mpw-README: Add a suggestion about Gestalt.h.
14450
14451 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14452
14453         * config.sub: Accept *-*-ieee*.
14454
14455 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14456
14457         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14458         Ronald F. Guilmette <rfg@monkeys.com>.
14459
14460 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14461
14462         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14463         for powerpc-pe native.
14464         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14465         (target==powerpc-pe): duplicate i386-win32 entry.
14466
14467 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14468
14469         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14470         of vxworks, not just vxworks5.1.
14471
14472 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14473
14474         * mpw-configure: Add support for exec-prefix.
14475
14476 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14477
14478         * config.guess: Recognize HP model 816 machines as having
14479         a PA1.1 processor.
14480
14481 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14482
14483         * configure: Ignore new autoconf configure options.
14484
14485 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14486
14487         * config.guess:  Recognize Pentium under SCO.
14488         From Robert Lipe <robertl@arnet.com>.
14489
14490 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14491
14492         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14493
14494 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14495
14496         * configure.in: Don't configure gas for alpha-dec-osf*.
14497
14498 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14499
14500         * configure.in: Default to --with-stabs for some targets for which
14501         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14502         i[345]86*-*-unixware*.
14503
14504 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14505
14506         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14507         rather than basing it on the target.  Simplify handling of options
14508         controlling which directories to configure.  Remove extraneous
14509         slash in multi-clean target.
14510
14511 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14512
14513         * config-ml.in: Prefix more variables with ml_ so they don't collide
14514         with configure's.
14515
14516 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14517
14518         * configure: Don't turn -v into --v.
14519
14520 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14521
14522         * configure.in (targargs): Fix typo.
14523
14524         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14525
14526 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14527
14528         * configure.in: Strip --host and --target options from
14529         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14530         --with-cross-host option when building with a cross-compiler.
14531         * configure: Canonicalize the arguments put into config.status by
14532         always using `=' for an option with an argument.  Pass a presumed
14533         --host or --target explicitly.
14534
14535 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14536
14537         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14538         into general OS recognition case.
14539
14540 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14541
14542         * configure.in (target_configdirs): add target-winsup only
14543         for win32 target systems.
14544
14545 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14546
14547         * Makefile.in (all-target-libgloss): Depend upon
14548         configure-target-newlib, since when libgloss is built it looks to
14549         see if the newlib directory exists.
14550
14551 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14552
14553         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14554         cfg-ml-*.in.
14555
14556 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14557
14558         * configure: Handle LD and LD_FOR_TARGET when configuring a
14559         Canadian Cross.
14560
14561 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14562
14563         * configure.in (target_libs): add target-winsup.
14564         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14565         (target==ppcle-pe): remove ld from $noconfigdirs.
14566
14567 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14568
14569         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14570         Preserve relative path names in $srcdir.  Build symlink tree if
14571         configuring cross target dir and srcdir=. (= no VPATH support).
14572         (configure-target-libg++): Depend on configure-target-librx.
14573         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14574         * config-ml.in: New file.
14575         * symlink-tree: New file.
14576         * configure: Ensure srcdir="." if that's what it is.
14577
14578 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14579
14580         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14581         includes and FLEX_SKELETON setting.
14582         * mpw-configure (--with-gnu-ld): New option, controls whether
14583         to use PPCLink or ld with PowerMac GCC.
14584         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14585         * mpw-config.in: Configure grez if targeting Mac.
14586
14587         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14588         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14589         just macos.
14590         * configure.in: Configure grez resource compiler if targeting Mac.
14591         * Makefile.in (all-grez, install-grez): New targets.
14592
14593 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14594
14595         * configure: CXX defaults to gcc, not g++.  If we find
14596         gcc in the path, set CC to gcc -O2.
14597
14598 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14599
14600         * configure: Default ${build} correctly.  Avoid picking up extra
14601         spaces when reading CC and CXX from Makefile.  When doing a
14602         Canadian Cross, use plausible default values for numerous
14603         variables.
14604         * configure.in: When doing a Canadian Cross, don't try to
14605         configure tools whose configure script can't handle it.
14606
14607 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14608
14609         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14610
14611 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14612
14613         * configure:  Remove dubious bug reporting address.
14614
14615 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14616
14617         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14618         configure script, run that instead of this directory's configure.
14619         In either case, print a message that we're configuring the sub-dir.
14620
14621 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14622
14623         * configure.in: Before checking for the existence of various files,
14624         use sed to filter out "target-".
14625
14626 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14627
14628         * Makefile.in (DO_X): Split rule to decrease command line length
14629         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14630         (Philippe De Muyter).
14631
14632 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14633
14634         * Makefile.in (all-patch): depend on all-libiberty.
14635
14636 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14637
14638         * configure.in: If the only directory in target_configdirs which
14639         actually exists is libiberty, then set target_configdirs to empty,
14640         to avoid trying to build a target libiberty in a gas or gdb
14641         distribution.
14642
14643 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14644
14645         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14646         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14647         systems.
14648
14649 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14650
14651         * configure.in (copy_dirs): Use sys-include instead of include
14652         for --with-headers option.
14653
14654 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14655
14656         * Makefile.in, configure.in: Make winsup builds work with
14657         new scheme.
14658
14659 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14660
14661         * configure.in: Build the linker on AIX.
14662
14663 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14664
14665         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14666         where needed.
14667
14668 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14669
14670         * Makefile.in (all-gcc): Fix typo.
14671
14672 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14673
14674         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14675
14676 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14677
14678         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14679         to target-xiberty, to provide more flexibility.
14680         (target_subdir):  Define.  Create if cross.
14681         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14682         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14683         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14684         check-libFOO -> check-target-libFOO, etc.
14685         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14686         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14687         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14688         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14689         allow ALL_GCC="" to only configure.
14690         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14691         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14692         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14693
14694 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14695
14696         * Makefile.in (taz): Build "info" in etc explicitly.
14697
14698 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14699
14700         * configure.in:  Make sure that CC is undefined (as opposed to
14701         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14702         problem with autoconf trying to configure on a host without GCC.
14703
14704 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14705
14706         * mpw-configure: Set host alias from choice of host compiler,
14707         only use generic MPW Makefile sed if present, edit a file
14708         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14709         * mpw-README: Add problem notes about CW6 and CW7.
14710
14711 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14712
14713         * Makefile.in (taz): Use ";" instead of ";;".
14714
14715 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14716
14717         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14718         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14719         DISTDOCDIRS.
14720         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14721         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14722
14723 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14724
14725         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14726         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14727         Move bfd to DISTSTUFFDIRS.
14728
14729 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14730
14731         * Makefile.in (X11_LIB): Removed.
14732         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14733
14734         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14735
14736 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14737
14738         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14739         names.
14740
14741 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14742
14743         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14744
14745 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14746
14747         * configure.in (i[345]86-*-win32): Always build newlib.
14748         Don't configure cvs, autoconf or texinfo.
14749         * Makefile.in (LD_FOR_TARGET): New.
14750         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14751         Pass down LD_FOR_TARGET.
14752
14753 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14754
14755         * winsup: New directory.
14756         * Makefile.in: Build winsup.
14757         * configure.in: Winsup is configured when target is win32.
14758         Can only build win32 target GDB when native.
14759
14760 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14761
14762         * config.guess: Recognize HP model 819 machines as having
14763         a PA 1.1 processor.
14764
14765 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14766
14767         * configure: Fix sed loop which substitutes for CC and CXX to
14768         avoid bug found in various sed implementations.
14769
14770 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14771
14772         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14773         simulator.  Use standard powerpc-*-eabi*.
14774
14775 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14776
14777         * configure.in: Stop putting gas and binutils in noconfigdirs for
14778         powerpc-*-aix* and rs6000-*-*.
14779
14780 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14781
14782         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14783         -mcall-aixdesc libraries.
14784
14785 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14786
14787         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14788
14789         * config.sub (arm | armel | armeb): Fix shell syntax.
14790
14791 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14792
14793         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14794         -msoft-float and -mcpu=common support.
14795         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14796         libraries.
14797
14798 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14799
14800         * configure.in: Allow configuration and build of emacs19 for the alpha.
14801
14802 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14803
14804         * configure.in (CC): Get ^CC, not just any old CC, from
14805         ${host_makefile_frag}.
14806
14807 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14808
14809         * configure.in (CC): Try to get CC from
14810         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14811
14812 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14813
14814         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14815         only if it exists in $(srcdir).
14816
14817 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14818
14819         * configure: If CC and CXX are not set in the environment, set
14820         them, based on either an existing Makefile or on searching for gcc
14821         in PATH.  Substitute for CC and CXX in Makefile.
14822         * configure.in: Remove libm from target_libs.  Separate
14823         target_configdirs from configdirs.  If CC is not set in
14824         environment, try to get it from a host Makefile fragment.  Rewrite
14825         changes of configdirs to use skipdirs instead.  A few minor
14826         tweaks.  Take directories out of target_configdirs as they are
14827         taken out of configdirs.  Remove existing Makefile files from
14828         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14829         CONFIG_ARGUMENTS in Makefile.
14830         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14831         by configure.in.
14832         (CONFIG_ARGUMENTS): Likewise.
14833         (CONFIGURE_TARGET_MODULES): New variable.
14834         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14835         ($(CONFIGURE_TARGET_MODULES)): New target.
14836         (configure-libg++, configure-libio): New targets.
14837         (all-libg++): Depend upon configure-libg++.
14838         (all-libio): Depend upon configure-libio.
14839         (configure-libgloss, all-libgloss): New targets.
14840         (configure-libstdc++): New target.
14841         (all-libstdc++): Depend upon configure-libstdc++.
14842         (configure-librx, all-librx): New targets.
14843         (configure-newlib): New target.
14844         (all-newlib): Depend upon configure-newlib
14845         (configure-xiberty): New target.
14846         (all-xiberty): Depend upon configure-xiberty.
14847
14848 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14849
14850         * configure.in (host i[345]86-*-win32):  Expand the
14851         noconfigdirs again.
14852
14853 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14854
14855         * mpw-configure: Fix sed command file name.
14856
14857 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14858
14859         * configure.in (host i[345]86-*-win32): Reduce the
14860         noconfigdirs again.
14861
14862 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14863
14864         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14865         or powerpc*-*-pe*, since they are not yet supported.
14866
14867 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14868
14869         Add PowerMac support and many other enhancements.
14870         * mpw-configure: New option --cc to select compiler to use,
14871         paste options set according to --cc into the generated
14872         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14873         if mpw-make.sed is present.
14874         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14875         add forward includes for PowerPC include files.
14876         * mpw-build.in: Build using Makefile.PPC if present.
14877         (do-byacc, etc): Remove separate version resource builds.
14878         (do-gas): Build "stamps" before "all".
14879         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14880         * mpw-README: Update to reflect --cc option, PowerMac support,
14881         and recently-reported compatibility problems.
14882
14883 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14884
14885         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14886         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14887         (--with-multilib-top): Pass to recursive invocations.
14888
14889 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14890
14891         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14892         v810-*-*.
14893
14894 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14895
14896         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14897         gdb, ld and opcodes on v810-*-*.
14898
14899 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14900
14901         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14902         (local-maintainer-clean): New target.
14903         (maintainer-clean): New target.
14904         (realclean): Just depend upon maintainer-clean.
14905
14906 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14907
14908         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14909
14910 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14911
14912         * configure.in: Build ld in mips*-*-bsd* case.
14913
14914 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14915
14916         * config.sub: Accept -lites* OS.  From Ian Dall.
14917
14918 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14919
14920         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14921         targets.
14922
14923 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14924
14925         * configure.in: treat i386-win32 canadian cross the same as
14926         i386-go32 canadian cross.
14927
14928 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14929
14930         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14931         running under the simulator to build a reduced set of libraries.
14932         (powerpc-*-eabiaix): Add fine grained multilib support added to
14933         other powerpc targets yesterday.
14934
14935 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14936
14937         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14938         -disable-softfloat, -disable-relocatable, -disable-aix, and
14939         -disable-sysv to control which multilib libraries get built.
14940
14941 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14942
14943         * configure: Add Makefile.tem to list of files to remove in trap
14944         handler.
14945
14946 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14947
14948         * config.guess (*Linux*):  Add missing "exit"s.
14949         Also, need specific check for alpha-unknown-linux (uses COFF).
14950
14951 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14952
14953         * config.guess:  Merge with FSF:
14954
14955         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14956         * config.guess (AIX4): More robust release numbering discovery.
14957
14958         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14959         * config.guess (i386-sequent-ptx): Properly get version number.
14960
14961         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14962         * config.guess (mips:*:4*:UMIPS): New case.
14963
14964 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14965
14966         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14967         (i386-win32 host): Likewise.  Don't build readline.
14968
14969 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14970
14971         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14972         SUPPORT_FILES to submakes.
14973
14974 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14975
14976         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14977         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14978         mpw-configure.
14979
14980 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14981
14982         * configure.in (appdirs): Use =, not ==, in test expression when
14983         trying to build the text to print in the warning message for
14984         Solaris users.
14985
14986 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14987
14988         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14989
14990 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14991
14992         * config.guess: Recognize lynx-2.3.
14993
14994 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14995
14996         * config.sub (z8ksim): Deleted
14997         (z8k-*-coff): New, this is the one true name of the target.
14998
14999 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15000
15001         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15002
15003 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15004
15005         * config.guess (*:Linux:*:*): First try asking the linker what the
15006         default object file format is (elf, aout, or coff).  Then if this
15007         fails, try previous methods.
15008
15009 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15010
15011         * configure.in: Don't build newlib for *-*-vxworks5.1.
15012
15013 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15014
15015         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15016         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15017
15018 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15019
15020         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15021
15022 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15023
15024         * cfg-ml-com.in: New file.
15025         * cfg-ml-pos.in: New file.
15026
15027 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15028
15029         * COPYING.NEWLIB: Add HP free copyright to list.
15030
15031 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15032
15033         * config.sub: Recognize -eabi* for the system, not just -eabi.
15034
15035 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15036
15037         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15038         * config.sub, configure.in (win32): New target and host.
15039
15040 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15041
15042         * configure.in: Add i386-pe configuration.
15043
15044 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15045
15046         * mpw-build.in (install): Install GDB after LD.
15047
15048 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15049
15050         * mpw-config.in (elf/mips.h): Always forward-include, needed
15051         for GDB to build.
15052
15053 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15054
15055         * testsuite: New directory for customer acceptance and whole tool
15056         chain tests.
15057
15058 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15059
15060         * configure: If per-host line isn't found, but AC_OUTPUT is found
15061         and a configure script exists, run it instead.
15062
15063 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15064
15065         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15066
15067 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15068
15069         * configure: Set build_{cpu,vendor,os,alias} to host values when
15070         --build isn't specified.
15071
15072 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15073
15074         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15075         (FLAGS_TO_PASS): Pass them.
15076         (EXTRA_TARGET_FLAGS): Ditto.
15077
15078 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15079
15080         * Makefile.in (all-libg++): Depend on all-libstdc++.
15081
15082 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15083
15084         * configure.in (noconfigdirs): Enable all packages for
15085           i386-unknown-netbsd.
15086
15087 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15088
15089         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15090         hosted builds (DOS builds)
15091
15092 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15093
15094         Changes for ARM based on patches from Richard Earnshaw:
15095         * config.sub: Handle armeb and armel.
15096         * configure.in: Omit arm linker only for riscix.
15097
15098 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15099
15100         * config.guess:  Update from FSF.
15101
15102 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15103
15104         * config.sub: Recognize powerpcle as the little endian variant of
15105         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15106         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15107         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15108         temporarily.
15109
15110 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15111
15112         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15113
15114 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15115
15116         * config.sub: Accept -lites* as a basic system type.
15117
15118 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15119
15120         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15121         installed, and if so return linuxoldld as the system name.
15122
15123 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15124
15125         * config.guess: Add hppa1.1-hp-lites support.
15126
15127 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15128
15129         * configure.in: Don't build newlib for m68k-vxworks5.1.
15130
15131 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15132
15133         * configure.in (mips-sgi-irix6): Use mh-irix5.
15134
15135 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15136
15137         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15138
15139 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15140
15141         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15142         OSF/1.  Fix compiler flags.
15143         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15144
15145 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15146
15147         * configure.in: Recognize --with-newlib.
15148         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15149
15150 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15151
15152         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15153         to *_X11_MODULES due to gdbtk needing X include files et al.
15154
15155 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15156
15157         Merge in support for Mac MPW as a host.
15158         (Old change descriptions retained for informational value.)
15159
15160         * mpw-config.in: Add generic include forwards for cpu-specific
15161         include files in aout and elf directories.
15162
15163         * mpw-configure: Added copyright.
15164         * mpw-config.in: Check for presence of required build tools.
15165         (target_libs): Add newlib.
15166         (target_tools): Add examples.
15167         (Read Me): Generate as "Read Me for MPW" instead.
15168         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15169         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15170         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15171
15172         * mpw-configure: Remove subdir-specific makefile hackery,
15173         delete mk.tmp after using it.
15174
15175         * mpw-build.in (all): Display start and end times.
15176
15177         * mpw-configure (host_canonical): Set.
15178         (target_cpu): Always add to makefiles.
15179         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15180         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15181         (mpw-mh-mpw): Look for in srcdir and srcroot.
15182         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15183
15184         * mpw-build.in: (install-only): New target.
15185
15186         * mpw-configure (host_alias, target_alias): Rename from hostalias
15187         and targetalias, add into generated Makefile.
15188         (mk.tmp): If present, add into generated Makefile.
15189         * mpw-build.in (all-gas): Build config.h first before gas proper.
15190
15191         * mpw-configure (config.status): Write only if changed.
15192         * mpw-config.in (readline): Configure it (not built, just used for
15193         definitions).
15194
15195         * mpw-config.in (elf/mips.h): Add a forward include.
15196
15197         * mpw-config.in: Forward-include most .h files in include into
15198         extra-include.
15199         (readline): Don't build.
15200         mpw-build.in (install): Install GDB.
15201
15202         * mpw-configure (prefix, mpw_prefix): Handle it.
15203         * mpw-config.in (mmalloc, readline): Don't configure.
15204         * mpw-build.in (thisscript): Rename to ThisScript.
15205         Use mpw-build instead of BuildProgram everywhere.
15206         (mmalloc, readline): Don't build.
15207         * mpw-README: New file, basic documentation about the MPW port.
15208
15209         * mpw-config.in: Use forward-include to create include files.
15210
15211         * mpw-configure: Add more things to the top of each configured
15212         Makefile, including contents of config/mpw-mh-mpw.
15213         * mpw-config.in (extra-include): Create this directory and fill it
15214         with Posix-like include files when configuring.
15215
15216         * config.sub (apple, mac, mpw): Add various aliases.
15217
15218         * mpw-build.in: New file, top-level build script fragment for MPW.
15219         * mpw-configure: New file, configure script for MPW.
15220         * mpw-config.in: New file, config fragment for MPW.
15221
15222 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15223
15224         * configure.in (host_libs): Remove glob, since it is gone from the
15225         sources.
15226
15227 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15228
15229         * Makefile.in: define empty GDB_NLM_DEPS var.
15230
15231         * configure.in(target_makefile_frag): use config/mt-netware
15232         for netware targets.
15233
15234 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15235
15236         * config.sub: Merge in recent FSF changes.  Remove linux special
15237         cases.
15238
15239 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15240
15241         Revert this change:
15242
15243         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15244
15245                 * build-all.mk: Use CC=cc -Xs on Solaris.
15246
15247 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15248
15249         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15250         stop using it.
15251         * Makefile.in: Nuke all references to glob subdirectory.
15252
15253 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15254
15255         * configure.in: Fix --enable-shared logic in per-host.
15256
15257 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15258
15259         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15260
15261 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15262
15263         * configure.in (noconfigdirs): Don't build gas on AIX, for
15264         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15265
15266 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15267
15268         * configure: Fix --cache-file to work if the file argument is a
15269         relative path.
15270
15271 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15272
15273         * configure: If the --cache-file is used, pass it down to
15274         configure in subdirectories.
15275
15276 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15277
15278         * config.sub: add vxworks29k configuration.
15279
15280 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15281
15282         * Makefile.in (taz): Do "diststuff" part quietly.
15283
15284 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15285
15286         * config.sub: Mini-merge with gcc/config.sub.
15287
15288 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15289
15290         * config.guess (IRIX): Sed - to _.
15291
15292 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15293
15294         * Makefile.in (source-vault, binary-vault): New targets.
15295
15296 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15297
15298         * config.sub: Recognize -eabi as a basic system type.
15299
15300 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15301
15302         * configure.in (enable_shared stuff): Fix typo.
15303
15304 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15305
15306         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15307
15308 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15309
15310         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15311
15312 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15313
15314         * configure.in (rs6000-*-*): Don't build gas.
15315
15316 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15317
15318         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15319         reduce command line length.
15320         (AS_FOR_TARGET): Check for as.new, not Makefile.
15321         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15322
15323 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15324
15325         * config.guess:  Merge from FSF.
15326
15327 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15328
15329         * configure: Don't use $ when handling program_suffix.
15330
15331 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15332
15333         * configure.in:  Configure tk for hppa/hpux.
15334
15335 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15336
15337         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15338
15339 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15340
15341         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15342         to LIBCXXFLAGS.  Tests are better run without it.
15343
15344 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15345
15346         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15347
15348 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15349
15350         * configure.in (*-*-netware*): Don't configure xiberty.
15351
15352 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15353
15354         * configure.in:  Remove tk from native_only list.
15355
15356 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15357
15358         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15359           for special NCD build.
15360
15361 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15362
15363         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15364         makeall.bat, they're only useful for binutils snapshots.
15365         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15366         makeall.bat to specified SUPPORT_FILES.
15367
15368 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15369
15370         * build-all.mk: Add Ericsson targets to sun4 and solaris
15371           hosts.  Add  BNR's sun4 target to solaris host, so their
15372           build-from-source will be tested in-house first.
15373
15374 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15375
15376         * Makefile.in (LIBCFLAGS): New variable.
15377         (CFLAGS_FOR_TARGET): Ditto.
15378         (LIBCFLAGS_FOR_TARGET): Ditto.
15379         (LIBCXXFLAGS): Ditto.
15380         (CXXFLAGS_FOR_TARGET): Ditto.
15381         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15382         (BASE_FLAGS_TO_PASS): Pass them.
15383         (EXTRA_TARGET_FLAGS): Ditto.
15384
15385         * configure.in: Support --enable-shared.
15386
15387 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15388
15389         * configure.in (target_libs):  Include libstdc++ again.
15390         * config.guess:  Update from FSF (for FreeBSD).
15391
15392 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15393
15394         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15395         makeall.bat.
15396         (DISTDOCDIRS): Add `etc'.
15397         (ETC_SUPPORT_PFX): New variable.
15398         (taz): Include anything from etc starting with a word in
15399         ETC_SUPPORT_PFX.
15400
15401 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15402
15403         * config.sub: Update for recent FSF changes.  Remove obsolete
15404         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15405         spacing changes.
15406
15407 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15408
15409         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15410
15411         * config.guess:  Merge with FSF.
15412         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15413
15414 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15415
15416         * configure: Since the "trap 0" handler will override the exit
15417         status on many systems, only use it for "exit 1", and make it set
15418         a non-zero exit status; reset it before "exit 0".  Also, check
15419         exit status of config.sub, and error out if it failed.
15420
15421 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15422
15423         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15424         and install libgloss.
15425
15426 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15427
15428         * Makefile.in (all-binutils): Depend upon all-byacc.
15429
15430         * configure.in: Don't build emacs on Irix 5.
15431
15432 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15433
15434         * configure.in (*-*-netware*): Add libio.
15435
15436 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15437
15438         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15439         (CHECK_TARGET_MODULES): Ditto.
15440         (INSTALL_TARGET_MODULES): Ditto.
15441         (TARGET_LIBS): Ditto.
15442         (all-libstdc++): Note dependencies.
15443
15444 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15445
15446         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15447
15448 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15449
15450         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15451         -fexternal-templates.
15452
15453         * configure.in (target_libs): Add libstdc++.
15454         (noconfigdirs): Add libstdc++ as appropriate.
15455
15456 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15457
15458         * config.guess:  Update from FSF.
15459
15460 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15461
15462         * configure: Use ${config_shell} when running ${configsub}.
15463
15464 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15465
15466         * config.sub: No longer recognize h8300h.
15467
15468 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15469
15470         * config.sub: Remove extraneous differences between config.sub and
15471         gcc/config.sub.
15472
15473 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15474
15475         * Makefile.in (DISTSTUFFDIRS): Add gas.
15476
15477 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15478
15479         * COPYING.NEWLIB: New file.
15480
15481 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15482
15483         * config.guess (HP-UX):  Patch from Harlan Stenn
15484         <harlan@landmark.com> to also emit release level.
15485
15486 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15487
15488         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15489
15490 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15491
15492         * config.sub:  Merge nextstep cleanup from FSF.
15493
15494 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15495
15496         * configure.in (arm-*-*): Don't configure ld for this target.
15497
15498 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15499
15500         * configure.in (*-*-netware): don't configure libg++, libio,
15501           librx, or newlib.
15502
15503 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15504
15505         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15506         configure ld--it works, but it doesn't support shared libraries.
15507
15508 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15509
15510         * config.guess (*-unknown-freebsd*):  Get rid of possible
15511         trailing "(Release)" in version string.
15512         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15513
15514 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15515
15516         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15517         Fix type: *-next-neststep -> *-next-nextstep.
15518
15519         * config.guess:  Merge from FSF:
15520
15521         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15522
15523         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15524
15525         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15526
15527         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15528         instead of UNIX_SV for UnixWare 1.0).
15529
15530 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15531
15532         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15533         to make gdb/nlm/* build after the compiler and linker.
15534
15535 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15536
15537         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15538         not just i[34]86.
15539         (m68k-atari-sysv4):  Relocate to match FSF version.
15540
15541         * config.guess:  More merges from the FSF:
15542
15543         Add a space before function call or macro invocation.
15544
15545         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15546
15547         * config.guess: Add trap cmd to remove dummy.c and dummy when
15548         interrupted.
15549
15550         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15551
15552         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15553         (dummy): Redirect stderr from compilation of dummy.c.
15554
15555         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15556
15557         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15558
15559 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15560
15561         * configure: Accept and ignore --cache*, for compatibility with
15562         new autoconf.
15563
15564 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15565
15566         * config.guess:  Merge from FSF:
15567
15568         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15569
15570         * config.guess (Pyramid*:OSx*:*:*): New case.
15571         (PATH): Add /.attbin at end for finding uname.
15572         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15573
15574         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15575
15576         * config.guess (M88*:DolphinOS:*:*): New case.
15577
15578         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15579
15580         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15581         to select whether to use ELF or COFF.
15582
15583         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15584
15585         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15586
15587         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15588
15589         * config.guess: Guess the OS version for HPUX.
15590
15591         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15592
15593         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15594
15595 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15596
15597         * configure.in: Recognize --with-headers, --with-libs, and
15598         --without-newlib.
15599         * Makefile.in (all-xiberty): Depend upon all-ld.
15600
15601 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15602
15603         * configure.in: Change i[34]86 to i[345]86.
15604
15605 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15606
15607         * configure (version): A few more tweaks to help message.
15608
15609 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15610
15611         * Makefile.in:  Remove (for now) librx as a host library,
15612         now that we're building it for target.
15613
15614 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15615
15616         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15617         (Karl Berry).
15618
15619 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15620
15621         * configure.in:  Also configure librx.
15622
15623 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15624
15625         * Makefile.in:  Update various rules to reflect that librx
15626         is now needed for libg++.
15627
15628 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15629
15630         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15631
15632 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15633
15634         * configure.in: Configure the examples directory.
15635
15636 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15637
15638         * configure: Simplify Jun 2 1994 change.
15639
15640 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15641
15642         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15643         /bin/gcc isn't good enough to build gcc.
15644
15645 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15646
15647         * Makefile.in (GDB_SUPPORT_FILES): Remove
15648         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15649         (gdb.tar.gz): Add new rule to use standard distribution building
15650         mechanism.
15651
15652 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15653
15654         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15655         Bill Cox <bill@cygnus.com>.
15656
15657 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15658
15659         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15660
15661 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15662
15663         * configure:  Search current dir first in .gdbinit.
15664
15665 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15666
15667         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15668
15669 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15670
15671         * config.sub:  Refer to NeXT's operating system as nextstep.
15672
15673         * config.sub (case $basic_machine):  Re-order the cases, to match
15674         the order in the FSF version (which is mostly alphabethical).
15675         Merge in some additions and changes from the FSF.
15676
15677 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15678
15679         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15680         * config.sub: Recognize cxux7.
15681         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15682
15683 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15684
15685         * config.sub:  Fix typo powerpc -> powerpc-*.
15686
15687 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15688
15689         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15690
15691         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15692         parallel with all-emacs and install-emacs).  Top-level command
15693         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15694
15695 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15696
15697         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15698         $(relbindir)/make before doing ``make install'', and use
15699         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15700         installing over running make binary.
15701         ($(host)-stamp-stage3-installed): Likewise.
15702
15703 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15704
15705         * config.guess: Recognize Mach.
15706
15707 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15708
15709         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15710         see whether --exec-prefix was used.
15711
15712 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15713
15714         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15715
15716 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15717
15718         * Makefile.in: Add all-librx target similar to all-libproc.
15719
15720 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15721
15722         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15723         with post 1.2 uname bogosity.
15724
15725 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15726
15727         * configure: Remove temporary files on receipt of a signal.
15728
15729 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15730
15731         * configure: If there is a package_makefile_frag, remove
15732         ${subdir}/Makefile.tem after copying it in.
15733
15734 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15735
15736         * build_all.mk: support rs6000 lynx identifies itself as
15737         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15738         since /bin/gcc is too feeble to compile a modern gcc.
15739
15740 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15741
15742         * brought devo/test-build.mk update-to-date with progressive/
15743           test-build.mk. Add lynx targets and hppa flag info.
15744
15745 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15746
15747         * configure.in:  Use mh-ncrsvr43.  Patch from
15748         Tom McConnell <tmcconne@sedona.intel.com>.
15749
15750 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15751
15752         * config.guess (i386-unknown-bsdi):  No longer need to
15753         check #if defined(__bsdi__) && defined(__i386__).
15754
15755 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15756
15757         * configure: Set program_transform_nameoption correctly.
15758
15759 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15760
15761         * brought build-all.mk update-to-date with progressive build-all.mk,
15762           added new targets and hppa info.
15763
15764 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15765
15766         * configure: If config.guess result is a prefix of the user
15767         specified target, assume a native build and use the user specified
15768         target as the host alias.  Remove SunOS patch suffix removal hack.
15769         * configure.in: Remove SunOS patch suffix removal hack.
15770
15771         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15772         in NATIVE_CHECK_MODULES.
15773
15774 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15775
15776         * Makefile.in: Rename HOST_ONLY to NATIVE.
15777         * configure: Delete SunOs patch suffix from host_canonical
15778           and build_canonical variables that are prepended to Makefiles.
15779         * configure.in: Add comments for easier maintenance.
15780
15781 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15782
15783         * Makefile.in: Add all-libproc target similar to all-gui.
15784
15785 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15786
15787         * Makefile.in (CHECK_MODULES): split into
15788         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15789
15790 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15791
15792         * config.guess (i386-unknown-bsdi): New system to guess.
15793
15794 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15795
15796         * Makefile.in: Add all-gui target (but not yet build by "all").
15797
15798 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15799
15800         * config.sub: Move deletion of patch suffix from here...
15801         * configure.in: To here, at Ian's suggestion.  The top-
15802           level scripts might need to know of a patch level.
15803
15804 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15805
15806         * config.sub: Strip off patch suffix so rtl is recognized
15807           as a sunos4.1.3 machine, even though it's been patched.
15808
15809 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15810
15811         * Makefile.in (INSTALL_LAST): Delete.
15812         (INSTALL_DOSREL): New.
15813
15814 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15815
15816         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15817         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15818         whether we pass down --with-gnu-ld anyhow.
15819
15820 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15821
15822         * Makefile.in (INSTALL_LAST): Change operation so it works
15823         on more flavors of make.
15824         * configure.in (go32): Don't build libg++ or libio.
15825
15826 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15827
15828         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15829         they can be overriden by templates.
15830
15831 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15832
15833         * configure.in (target==go32): Don't build gdb.
15834         * dosrel: New directory.
15835
15836 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15837
15838         * configure.in (host==go32): Configure dosrel too.
15839         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15840         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15841         be set by incoming names or templates.
15842         (INSTALL_LAST): New rule.
15843
15844 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15845
15846         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15847
15848 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15849
15850         * configure.in (appdirs): New variable.  Currently empty, but will
15851         be used in gas distribution.  If nonempty, lists a set of
15852         directories at least one of which must get configured, or top
15853         level configuration is considered to have failed.
15854         (rs6000-*-lynxos*): Use new file name.
15855
15856 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15857
15858         Eliminate XTRAFLAGS.
15859         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15860         newlib include files using -idirafter, and also use -nostdinc.
15861         (CXX_FOR_TARGET): Likewise.
15862         (XTRAFLAGS): Removed.
15863         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15864         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15865         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15866         ($(DO_X)): Don't pass down XTRAFLAGS.
15867
15868 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15869
15870         * configure.in (mips*-dec-bsd*): New target; do build linker.
15871         (mips*-*-bsd*): New target; don't build linker.
15872
15873 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15874
15875         * configure.in: support rs6000-*-lynxos* configuration.
15876         support sunos4 as a cross target.
15877
15878         * config.sub: look for lynx*, not lynx since the OS version may
15879         legitimately be part of the name.
15880
15881 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15882
15883         * configure.in (i[34]86-*-sco*): Move to be with other i386
15884         targets.
15885         (romp-*-*): New target.  Skip various binary utilities.
15886         (vax-*-*): New target.  Don't build newlib.
15887         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15888
15889 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15890
15891         * configure.in: Only set host_makefile_frag if config
15892         directory exists.
15893
15894 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15895
15896         * install.sh: If $dstdir exists, don't check whether each
15897         component does.
15898
15899 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15900
15901         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15902
15903 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15904
15905         * configure.in (*-*-lynxos*): Don't configure newlib for either
15906         native or cross Lynx.
15907
15908 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15909
15910         * config.sub (sparc64-elf): Fix os.
15911         (z8k): Remove duplicate.
15912
15913 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15914
15915         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15916         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15917
15918 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15919
15920         * configure: Make file links cleanly even if Lynx fails on
15921           an NFS symlink (at least fail cleanly).
15922
15923 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15924
15925         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15926         -XNh2000.
15927
15928 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15929
15930         * configure: Unknown options are fatal again.
15931
15932 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15933
15934         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15935         compatibility.
15936
15937 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15938
15939         * build-all.mk: Add `clean' target.
15940
15941 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15942
15943         * config.guess:  Add SINIX support.
15944         * configure.in:  Add mips-*-sysv4* support.
15945
15946 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15947
15948         * build-all.mk: Document all useful targets.
15949         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15950         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15951
15952 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15953
15954         * configure: Support --silent, --quiet.
15955
15956 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15957
15958         * configure: Support --disable-FEATURE.
15959
15960 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15961
15962         * config.guess: Recognize NCR running SVR4.3.
15963
15964 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15965
15966         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15967         Patch from Paul Eggert <eggert@twinsun.com>.
15968
15969 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15970
15971         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15972
15973 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15974
15975         * configure: Make unrecognized options give nonfatal warnings
15976         instead of fatal errors, and pass them to any subdirectory
15977         configures in case they recognize them.
15978         Make --x equivalent to --with-x.
15979
15980 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15981
15982         * configure: Add --enable-* options.  Clean up usage message and
15983         some comments.
15984
15985 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15986
15987         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15988
15989 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15990
15991         * configure.in (hppa*-*-*): Enable binutils.
15992
15993 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15994
15995         * config.sub: Recognize cisco.
15996
15997 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15998
15999         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16000
16001 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16002
16003         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16004         than one configuration name.  Add comment.
16005
16006 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16007
16008         * config.guess: about target *-hitachi-hiuxwe2, fixed
16009         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16010         macro is incorrect.]
16011
16012 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16013
16014         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16015         than the "make ls" stuff which used to be here.
16016
16017 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16018
16019         * config.guess:  Recognize i[34]86-unknown-freebsd.
16020         From Shawn M Carey <smcarey@rodan.syr.edu>.
16021
16022 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16023
16024         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16025
16026 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16027
16028         * config.guess: Check for ptx.
16029
16030 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16031
16032         * config.sub: Add os9k checking.
16033
16034 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16035
16036         * config.guess: Handle OSF1 running on HPPA processors
16037
16038 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16039
16040         * configure: If subdir configure fails, print out a message with
16041         subdirectory name, in case subdir's configure code didn't identify
16042         itself.
16043
16044 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16045
16046         * configure.in: Remove embedded newlines from configdirs.
16047         Avoid mismatches of substrings.  Fix matching strings at end
16048         of configdirs.
16049
16050 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16051
16052         * config.guess:  Add Lynx/rs6000 config support.
16053
16054 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16055
16056         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16057
16058 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16059
16060         * configure.in (hppa*-*-osf*): Treat this just like most other
16061         PA configurations (eg no binutils or ld).
16062         (hppa*-*-*elf*): These configurations have binutils and ld.
16063
16064 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16065
16066         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16067
16068 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16069
16070         * configure.in (rs6000-*-*): Build gas.
16071
16072 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16073
16074         * Makefile.in:  Avoid bug in losing hpux sed.
16075
16076 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16077
16078         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16079         for GDB and GDB has been fixed to not need it.
16080
16081 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16082
16083         * config.guess: Recognize vax hosts.
16084
16085 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16086
16087         * configure (while loop): Don't use "break 2" inside case
16088         statement -- the case statement isn't an enclosing loop.
16089
16090 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16091
16092         * config.guess:  Clean up NeXT support, to allow nextstep
16093         on Intel machines.  Make OS be nextstep.
16094
16095 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16096
16097         * config.guess: Add alternate forms for Convex.
16098
16099 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16100
16101         * configure:  Completely rewrite option processing.  Take
16102         advantage of pattern-matching to avoid invoking test frequently.
16103         Also clean up host and target defaulting logic.
16104
16105 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16106
16107         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16108         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16109         commands (plus user environment) will fit SCO limits.
16110
16111 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16112
16113         * configure.in: Don't issue warnings about directories which are
16114         not being configured if -norecursion is set.  Correct test for
16115         --with-gnu-as and --with-gnu-ld to not get confused by substring
16116         matches.
16117
16118         * configure.in: Don't build gas for alpha-dec-osf1*.
16119
16120 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16121
16122         * configure:  Back out Per's change of 12/19/1993.  It changes the
16123         behavior of configure in unexpected and confusing ways.
16124
16125         Also, use different delim char when calculating
16126         program_transform_name so that the name can contain slashes.
16127
16128 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16129
16130         * configure.in, config.sub: Add support for VSTa micro-kernel.
16131
16132 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16133
16134         * configure.in: Nuke hacks which were used to get a special
16135         version of GAS for HPPA configurations.
16136
16137 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16138
16139         * configure:  If only ${target_alias} is given, use that
16140         as the default for ${host_alias}.
16141         * configure:  Add missing back-slashes before nested quotes.
16142
16143 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16144
16145         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16146
16147 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16148
16149         * config.guess:  Recognize some Tektronix configurations.
16150         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16151
16152 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16153
16154         * config.sub: Match any flavor of SH.
16155
16156 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16157
16158         * configure.in: Don't try to configure newlib for Alpha.
16159
16160 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16161
16162         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16163         libg++ or libio for any Alpha target.
16164
16165         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16166
16167 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16168
16169         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16170         default arguments -- so it tried to compress itself.
16171
16172 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16173
16174         * configure.in (notsupp): ensure that a space is always at the end
16175           of the configdirs list, since the grep checks for an explicit space
16176
16177 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16178
16179         * configure.in (target i386-sysv4.2): don't build ld, since static
16180           versions of many libraries are not available.
16181
16182 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16183
16184         * config.guess: Recognize Apollos (using environment variables).
16185         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16186
16187 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16188
16189         * config.guess: Recognize Sony news mips running newsos.
16190
16191 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16192
16193         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16194         "fi ; else" for bash.
16195
16196 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16197
16198         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16199
16200 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16201
16202         * config.sub: accept unixware as an alias for svr4.2.
16203         Fix some inconsistancies with the gcc version.
16204
16205 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16206
16207         * Makefile.in (DISTDOCDIRS):  Add gdb.
16208
16209 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16210
16211         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16212
16213 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16214
16215         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16216         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16217         this now.
16218
16219 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16220
16221         * config.sub: Accept hiux* as an OS name.
16222
16223         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16224         etc/make-stds.texi.  The underscore came from gcc, and dje now
16225         agrees that RUNTESTFLAGS is the correct name.
16226
16227 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16228
16229         * install.sh:  Remove 'set -e'.  It makes any conditionals
16230         in the script useless.
16231
16232         * config.guess: Automatically recognize arm-acorn-riscix
16233         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16234
16235 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16236
16237         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16238
16239 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16240
16241         * Makefile.in (DISTDOCDIRS): New variable.
16242         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16243         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16244
16245 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16246
16247         * configure.in (hppa target): check the source directory for the
16248           pagas sub-directory
16249
16250 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16251
16252         * config.sub: Allow -aout* and -elf*.
16253
16254 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16255
16256         * configure.in: Don't build ld on i386-solaris2, same as for
16257         sparc-solaris2.
16258
16259 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16260
16261         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16262
16263 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16264
16265         * configure.in:  Configure gdb for alpha.
16266
16267 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16268
16269         * Makefile.in (CXXFLAGS): Add -O.
16270
16271 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16272
16273         * config.guess: added support for DG Aviion
16274
16275 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16276
16277         * configure.in: Produce warning message for subdirectories not
16278         configurable for this host/target combination.  Don't try to
16279         configure gdb for vms.
16280
16281 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16282
16283         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16284         appropriate files before making "diststuff".
16285         (DISTBISONFILES): New var: list of files to be edited.
16286         (DISTSTUFFDIRS): Add binutils.
16287
16288 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16289
16290         * config.sub: also handle mipsel and mips64el (for little endian mips)
16291
16292 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16293
16294         * configure.in: Add * to end of all OS names.
16295
16296 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16297
16298         * configure.in: Build newlib for LynxOS native.
16299
16300 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16301
16302         * config.guess: Add support for delta 88k running SVR3.
16303
16304         * configure.in: Add comment about HP compiler vs. emacs.
16305
16306 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16307
16308         * configure.in: don't build ld on solaris2 (not a viable option
16309           due to bugs in getpwnam & getpwuid)
16310
16311 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16312
16313         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16314         config.guess will produce a full version number.
16315
16316 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16317
16318         * configure.in: Build linker and binutils for alpha-dec-osf1.
16319
16320 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16321
16322         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16323         and gdb/testsuite/Makefile.in.
16324
16325 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16326
16327         * configure.in: recognize mips*- instead of mips-
16328
16329 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16330
16331         * config.sub: Accept linux*coff and linux*elf as operating
16332         systems.
16333
16334 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16335
16336         * config.sub: Recognize mips64, and mips3 as an alias for it.
16337
16338 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16339
16340         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16341         gdb knows how to handle OSF/1 shared libraries.
16342
16343 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16344
16345         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16346         * config.guess: Recognize Hitachi's HIUX.
16347         * config.sub: Recognize h3050r* and hppahitachi.
16348         Remove redundant cases for hp9k[23]*.
16349
16350 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16351
16352         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16353         if gas and ld are in the source tree and are in ${configdirs}.
16354         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16355         --with options (but still pass them down on the command line,
16356         if they were explicitly specified).
16357
16358 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16359
16360         * configure: substitute SHELL value in Makefile.in with
16361         ${CONFIG_SHELL}
16362
16363 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16364
16365         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16366         *-*-solaris2* targets.
16367
16368 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16369
16370         * Makefile.in: define M4, and pass it down to sub-makes;
16371         all-autoconf now depends on all-m4
16372
16373 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16374
16375         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16376         presence of {ar,ranlib} instead of a configured directory
16377
16378 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16379
16380         * config.guess: Accept 34?? as well as 33?? for NCR.
16381
16382 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16383
16384         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16385         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16386
16387 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16388
16389         * configure: grab values for $(CC) and $(CXX) from the
16390         environment, so that someone can do "CC=gcc configure; make" and
16391         have it work right (matching the way that autoconf works now)
16392
16393         * configure.in, Makefile.in: add support for gash, the tcl
16394         interface to Galaxy
16395
16396         * config.guess: add NetBSD variants (hp300, x86)
16397
16398 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16399
16400         * install.sh: Support -d option (in the manner of SunOS 4 install,
16401         as it is more deterministic than that of GNU install)
16402         (chmodcmd): Set file to mode 755 by default (should also do default
16403         chgrp and chown, but I don't feel like dealing with that now)
16404
16405 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16406
16407         * config.sub: Remove h8300hhms alias.
16408
16409 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16410
16411         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16412
16413 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16414
16415         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16416         as stmp-fixinc
16417
16418 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16419
16420         * config.sub: recognize m88110-bug-coff.
16421
16422 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16423
16424         * Makefile.in (all-libio): all dependencies on the toolchain used
16425         to build this (gcc, gas, ld, etc)
16426
16427 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16428
16429         * config.guess: Deal with OSF/1 1.3 on alpha.
16430
16431 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16432
16433         * install.sh: add some 'else true' clauses for portability
16434
16435         * configure.in: don't build libio for h8[35]00-*-* targets
16436
16437 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16438
16439         * Makefile.in:  Add support for new libio.
16440
16441 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16442
16443         * install.sh: If one command fails, don't try the rest.  Don't try
16444         to remove $dsttmp (via trap) unless we have already created it.
16445         If $src doesn't exist, detect it and exit with an error.
16446
16447         * config.guess: Recognize BSD on hp300.
16448
16449 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16450
16451         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16452         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16453
16454 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16455
16456         * Makefile.in (all-send-pr): depends on all-prms
16457
16458 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16459
16460         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16461
16462 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16463
16464         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16465         Added test for mips-mips-riscos5.
16466
16467 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16468
16469         * configure.in: use mh-hp300 for 68k HP hosts
16470
16471 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16472
16473         * configure: add support for CONFIG_SHELL, so that you can use
16474         some alternate shell for evaluating configure scripts
16475
16476 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16477
16478         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16479         in configure script to bug-gdb@prep.ai.mit.edu when building
16480         distribution archive.
16481         * Makefile.in (COMPRESS):  Remove def.
16482         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16483         gdb.tar.Z and make-gdb.tar.Z respectively.
16484         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16485         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16486         to convergence with 'taz' target in Makefile.in.
16487
16488 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16489
16490         * install.sh (dsttmp): use trap to ensure that tmp files go
16491         away on error conditions
16492
16493 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16494
16495         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16496
16497 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16498
16499         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16500         its parent is '/' not ''.
16501
16502         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16503
16504 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16505
16506         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16507         that ${newsrcdir}/configure.in does.
16508
16509 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16510
16511         * test-build.mk: support for CONFIG_SHELL
16512
16513 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16514
16515         * config.sub (netware):  Add as a basic system type.
16516
16517 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16518
16519         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16520           $(srcdir)/ from the dependency on Makefile.in.
16521
16522 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16523
16524         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16525         (h8300hhms is temporary until multi-libraries are implemented).
16526         * configure.in: Handle h8300h too.
16527
16528 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16529
16530         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16531
16532 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16533
16534         * configure:  Remove extraneous output when guessing host type.
16535         * config.guess:  Remove extraneous output when guessing using C
16536         compiler rather than uname, or when guessing fails.
16537
16538 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16539
16540         * Makefile.in: remove all.cross and install.cross targets
16541
16542         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16543           definitions
16544
16545 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16546
16547         * configure.in (target sh): Build gprof.
16548
16549 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16550
16551         * config.sub: change -solaris to -solaris2
16552
16553 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16554
16555         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16556
16557 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16558
16559         * configure: Correct error message for missing Makefile.in to
16560         print correct directory.
16561
16562 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16563
16564         * install.sh: kludge around 386BSD shell bug
16565
16566 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16567
16568         * config.guess:  Recognize NeXT.
16569         * config.guess:  Recognize i486-ncr-sysv4.
16570         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16571
16572 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16573
16574         * Makefile.in (MAKEINFOFLAGS): New variable.
16575         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16576         * build-all.mk, test-build.mk: Pass down --no-split as
16577         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16578
16579 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16580
16581         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16582
16583 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16584
16585         * Makefile.in (libg++.tar.z):  New rule.
16586         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16587         * Makefile.in (taz):  Only do a single chmod.
16588
16589 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16590
16591         * install.sh: don't use dirname anymore (replaced with sed usage)
16592
16593 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16594
16595         * Makefile.in:  Change extension for gzip'd files from '.z' to
16596         '.gz' per new FSF standard usage.
16597
16598 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16599
16600         * configure: put quotes around the final value of program_transform_name
16601
16602 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16603
16604         * Makefile.in: new install.sh support; update install-info rules
16605
16606 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16607
16608         * configure.in: Build diff for crosses, but not for go32 host.
16609
16610         * configure.in: Build gprof only for native, and don't build it
16611         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16612
16613 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16614
16615         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16616
16617 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16618
16619         * configure.in (host_tools): Add prms.
16620
16621 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16622
16623         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16624         with $(FLAGS_TO_PASS) on the command line
16625
16626         * config.sub: Recognize lynx and lynxos
16627
16628 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16629
16630         * config.sub: Accept -ecoff*, not just -ecoff.
16631
16632 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16633
16634         * Makefile.in (taz): Use .gz suffix instead of .z.
16635         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16636         names.
16637
16638 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16639
16640         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16641
16642 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16643
16644         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16645         that rebuilds that might happen during 'make install' don't get
16646         bogus gcc include files
16647
16648 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16649
16650         Change from Utah for HPPA support:
16651         * config.guess: Recognize hppa1.x-hp-bsd.
16652
16653 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16654
16655         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16656         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16657
16658 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16659
16660         * config.sub: Add support for rom68k and bug boot monitors.
16661
16662 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16663
16664         * Makefile.in: Make all-opcodes depend on all-bfd.
16665
16666 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16667
16668         * config.guess: Added special check for i[34]86-univel-sysv4*.
16669
16670 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16671
16672         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16673         the processor rather than assuming i486.
16674
16675 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16676
16677         * config.guess: Recognize SunOS6 as Solaris3.
16678
16679 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16680
16681         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16682         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16683
16684 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16685
16686         * build-all.mk (all-cross): New target for Canadian Cross.
16687         Added Q2 go32 targets.
16688         * test-build.mk: Configure go32 cross sparclite-aout and
16689         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16690         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16691
16692 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16693
16694         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16695         GO32 hosted toolchains
16696
16697 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16698
16699         * configure: change  so "-exec-prefix" gets passed down rather
16700         than "-exec_prefix" so autoconf generated Makefiles get the
16701         exec_prefix set right.
16702
16703 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16704
16705         * config.guess: get the Solaris2 minor version number
16706
16707         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16708
16709 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16710
16711         * config.guess: Recognize some Sequent platforms.
16712
16713 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16714
16715         * Makefile.in: added the vault-install target
16716
16717         * configure.in: actually use the Sun3 makefile fragment that's in
16718         config, also added the release dir to configdirs
16719
16720 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16721
16722         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16723
16724 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16725
16726         * configure.in: remove some program from Alpha targetted toolchains
16727
16728 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16729
16730         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16731         gprof.
16732         (taz): Run "make diststuff" in those directories instead of "make
16733         proto-dir".  Look for "VERSION=" only at start of line in subdir
16734         Makefile.  Use "gzip -9" for compression.
16735         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16736         (binutils.tar.z): New target.
16737
16738 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16739
16740         * Makefile.in (taz): Include gpl.texinfo.
16741
16742 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16743
16744         * Makefile.in (setup-dirs): Merged into "taz" target.
16745         (taz): Only do `proto-dir' stuff if a directory is actually needed
16746         for this target.
16747
16748 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16749
16750         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16751         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16752         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16753         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16754         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16755
16756 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16757
16758         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16759         config.sub, and move-if-change to gdb testsuite distribution
16760         archive, so the testsuite can be extracted, configured, and
16761         run separately from the gdb distribution.  Blow away the Chill
16762         tests that require a Chill compiled executable, since GNU Chill
16763         is not yet publically available.
16764
16765 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16766
16767         * test-build.mk: set environment variables in a single command,
16768         instead of a list of assignments and exports
16769
16770         * config.guess: recognize Alpha/OSF1 systems
16771
16772 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16773
16774         * configure: Change help message to prefer --options rather than
16775           -options.
16776
16777 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16778
16779         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16780         zippy@ecst.csuchico.edu.
16781         * config.guess: Recognize miniframe.
16782
16783 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16784
16785         * Makefile.in: Use srcroot to find runtest rather than rootme.
16786         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16787
16788 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16789
16790         * test-build.mk: Extensive additions to support building on a
16791         machine other than the host.
16792
16793 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16794
16795         * configure (tooldir): Fix for i386-aix again.
16796
16797 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16798
16799         * configure, Makefile.in:  Change definition of $(tooldir)
16800         to match the FSF.
16801
16802 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16803
16804         * config.guess:  Recognize i[34]86/SVR4.
16805
16806 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16807
16808         * Makefile.in (all-gdb): gdb depends on sim.
16809
16810 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16811
16812         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16813         at the same time we make the prototype gdb directory.
16814         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16815         files at the same time as the gdb base release distribution.
16816
16817 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16818
16819         * Makefile.in (check): Use individual check targets rather than
16820         DO_X rule.
16821         (check-gcc): Added.
16822
16823 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16824
16825         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16826         for System V release 3.2.
16827
16828 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16829
16830         * config.sub: Recognize hppaosf.
16831         * configure.in: Do configure ld/binutils/gas for it.
16832
16833 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16834
16835         * configure (tooldir): Alter syntax used to set this, for systems
16836         where "\$" isn't handled right, like i386-aix.
16837
16838 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16839
16840         * configure: Pass program-transform-name, not
16841         program_transform_name, to recursive configures.
16842
16843 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16844
16845         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16846         of gas+ld+binutils.
16847
16848 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16849
16850         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16851
16852 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16853
16854         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16855
16856 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16857
16858         * Makefile.in (PRMS): Set back to all-prms.
16859
16860 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16861
16862         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16863         targets, rather than for MIPS hosts.
16864
16865 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16866
16867         * configure.in: add comment for --with-x default values
16868
16869         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16870
16871         * Makefile.in: add check-* targets for each of the directories in
16872         the tree.  Add a definition of RUNTEST that will use the one we
16873         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16874
16875 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16876
16877         * configure.in: Removed obsolete references to bfd_target and
16878         target_makefile_frag.
16879
16880         * build-all.mk: Set assorted targets for Q2.
16881         * config.sub: Recognize z8k-sim and h8300-hms.
16882         * test-build.mk: Really don't pass host to configure.
16883         (HOLES): Added uname.
16884
16885 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16886
16887         * configure: Handle an empty program-prefix, program-suffix or
16888         program-transform-name correctly.
16889
16890 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16891
16892         * build-all.mk: -G 8 no longer required for MIPS targets.
16893         * test-build.mk: Don't pass host argument to configure; make it
16894         guess.
16895
16896 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16897
16898         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16899         * Makefile.in (COMPRESS):  New macro, like GZIP.
16900
16901 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16902
16903         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16904
16905         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16906         with gas currently defaults to -G 0.
16907
16908 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16909
16910         * Makefile.in (all-flex): flex depends on byacc.
16911
16912         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16913         to test-build.mk as RELEASE_TAG.
16914         * test-build.mk (configargs): New variable containing arguments to
16915         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16916         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16917
16918         * config.guess: Use /bin/uname when checking -X argument on SCO,
16919         to avoid invoking GNU uname which doesn't understand -X.
16920
16921         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16922
16923         * configure.in: Build gas for mips-*-*.
16924
16925 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16926
16927         * Makefile.in (all.normal): insert missing backslash.
16928
16929 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16930
16931         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16932
16933         * Makefile.in: Complete overhaul to merge many almost identical
16934         targets.
16935
16936 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16937
16938         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16939         (gdb.tar.Z): Adjusted.
16940
16941         * Makefile.in (setup-dirs, taz): New targets; should be general
16942         enough to adapt for gdb sometime.  Build only .z file.
16943         (gas.tar.z): New target.
16944
16945 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16946
16947         * build-all.mk: Use CC=cc -Xs on Solaris.
16948
16949 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16950
16951         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16952         for handling BISON for FSF releases.
16953
16954 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16955
16956         * configure: Actually implement the change zoo just documented.
16957
16958 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16959
16960         * configure: when using config.guess, only set target_alias when
16961         it's not already been set (ie, on the command line)
16962
16963 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16964
16965         * Makefile.in: add installcheck target, set PRMS to install-prms
16966
16967 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16968
16969         * configure: add support for package_makefile_fragment, handle the
16970         case where a directory has a configure.in file but no Makefile.in
16971         more gracefully (with an actual understandable error message, even);
16972         add support for --without (and add this to the usage message); also
16973         explicitly add a --host=${host_alias} to the command line when
16974         config.guess is used
16975
16976 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16977
16978         * configure: Must use both --host and --target in recursive calls.
16979
16980 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16981
16982         * Makefile.in: Change deja-gnu to dejagnu.
16983
16984 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16985
16986         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16987
16988 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16989
16990         * configure.in: canonicalize all instances to *-*-solaris2*,
16991         also strip out a number of tools to not build for go32 host
16992
16993 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16994
16995         * config.guess: add GPL.
16996
16997         * Makefile.in, config.guess, config.sub, configure: bump
16998           copyrights to 93.
16999
17000 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17001
17002         * Makefile.in (do-info): Removed obsolete check for existence of
17003         localenv file.
17004
17005         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17006
17007 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17008
17009         * Makefile.in: a couple of 'else true' for decstation,
17010         support for TclX
17011
17012         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17013
17014 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17015
17016         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17017
17018 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17019
17020         * config.guess: Recognize i386-ibm-aix (PS/2).
17021         * configure.in: Use config/mh-aix386 file for it.
17022
17023 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17024
17025         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17026         CC_FOR_TARGET instead.
17027         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17028
17029 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17030
17031         * Makefile.in: Add sim to list of directories sent with gdb
17032
17033 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17034
17035         * configure.in: Put back mips-dec-bsd* case.
17036
17037 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17038
17039         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17040         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17041         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17042
17043 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17044
17045         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17046
17047         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17048         (install-info): install dir.info only if it exists,
17049         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17050
17051 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17052
17053         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17054         gas for mips-dec-bsd.
17055
17056 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17057
17058         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17059         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17060
17061 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17062
17063         * configure.in: Added "dejagnu" to hosttools list.
17064
17065 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17066
17067         * config.sub, configure.in, config.guess:  Add support
17068         for Bosx, an AIX variant from Bull.
17069         Patches from F.Pierresteguy@frcl.bull.fr.
17070
17071 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17072
17073         * devo/dejagnu: Initial creation of devo/dejagnu.
17074         Migrated dejagnu testcases and support files for testing software
17075         tools to reside as subdirectories, currently called "testsuite",
17076         within the directory of the software tool.  Migrated all programs,
17077         support libraries, etc. beloging to dejagnu proper from
17078         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17079         with no modifications.  The changes to these files which will
17080         allow them to configure, build, and execute properly will be made
17081         in a future update.
17082
17083 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17084
17085         * Makefile.in: Change send_pr to send-pr.
17086         * configure.in: Likewise.
17087         * send_pr: Renamed directory to send-pr.
17088
17089 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17090
17091         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17092
17093 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17094
17095         * README:  Update for gdb-4.8 release.
17096         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17097         gdb-xxx.tar.z (gzip'd) file also.
17098
17099 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17100
17101         * Makefile.in: make all-diff depend on all-libiberty
17102
17103 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17104
17105         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17106
17107 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17108
17109         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17110
17111 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17112
17113         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17114         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17115         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17116
17117 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17118
17119         * Makefile.in:  makeinfo binary is in a new location
17120
17121 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17122
17123         * config.sub: Accept -ecoff as an OS.
17124
17125         * Makefile.in: Various changes to eliminate a level of make
17126         recursion and reduce the required command line length.
17127         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17128         sub-makes.
17129         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17130         variables holding settings for specific sub-makes.
17131         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17132         in terms of BASE_FLAGS_TO_PASS.
17133         (TARGET_LIBS): New variable listing directories which use
17134         TARGET_FLAGS_TO_PASS.
17135         (subdir_do): Eliminated.
17136         (do-*): New set of targets to replace subdir_do.
17137         (various): All targets which used subdir_do now depend on do-*.
17138         (local-clean): Renamed from do_clean.
17139         (local-distclean): New target, dependency of distclean and
17140         realclean.
17141         (install-info): Don't create directories.  Depend on dir.info
17142         rather than calling make recursively.
17143         (install-dir.info): Eliminated.
17144         (install-info-dirs): Create all info directories here.
17145         (dir.info): Depend upon do-install-info.
17146
17147         * test-build.mk (HOLES): Added false.
17148
17149 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17150
17151         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17152
17153 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17154
17155         * Makefile.in (info): remove dependency on all-texinfo.  The
17156         problem was really in texinfo/C, not at this level.
17157
17158 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17159
17160         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17161
17162 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17163
17164         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17165         GDB releases.
17166
17167 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17168
17169         * configure: Include srcdir in message about target of link not
17170         being found.  Don't convert `-' to `_' in `with' options being
17171         passed to subdirs.
17172
17173 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17174
17175         * configure.in: add uudecode to host_tools
17176
17177         * Makefile.in: added {all,install}-uudecode targets, added them to
17178         the appropriate lists
17179
17180 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17181
17182         * Makefile.in (all-gcc): Added dependency on all-gas.
17183
17184         * configure.in (mips-*-*): Build ld and binutils.
17185
17186 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17187
17188         * configure: check return code from mkdir, print error message and
17189           exit on failure.
17190
17191 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17192
17193         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17194
17195 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17196
17197         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17198
17199 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17200
17201         * config.sub (h8500):  Recognize this as a cpu type.
17202
17203 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17204
17205         * configure: source directory missing is no longer a warning
17206
17207         * configure.in: recognize irix[34]* instead of irix[34]
17208
17209         * Makefile.in: define and pass down X11_LIB
17210
17211 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17212
17213         * guess-systype: Renamed to ...
17214         * config.guess:  ... by popular request.
17215         * configure.in, Makefile.in:  Update accordingly.
17216
17217 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17218
17219         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17220         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17221         + Execute ./dummy instead of assuming . is in PATH.
17222
17223 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17224
17225         * guess-systype:  New shell script.  Attempts to guess the
17226         canonical host name of the executing host.
17227         Only a few hosts are supported so far.
17228         * configure:  Call guess-systype if no host is specified.
17229
17230 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17231
17232         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17233         gcc Makefile.
17234
17235
17236 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17237
17238         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17239         (all-gcc, install-gcc, subdir_do): Use it.
17240
17241 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17242
17243         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17244
17245 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17246
17247         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17248           set exclusively by configure, using configure.in .
17249
17250 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17251
17252         * test-build.mk: set $PATH for all builds
17253
17254         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17255
17256 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17257
17258         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17259         the one used in gcc/Makefile.in, so that a null expansion doesn't
17260         override the one needed to build gcc with a native cc.
17261
17262
17263 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17264
17265         * configure: Accept -with arguments.
17266
17267 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17268
17269         * Makefile.in: added h8300sim
17270
17271 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17272
17273         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17274         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17275         (all-cygnus, native, build-cygnus): Make
17276         $(canonhost)-stamp-3stage-done, not $(host)....
17277         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17278         i386-sco3.2v4.  Added else true to if command.
17279
17280 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17281
17282         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17283
17284 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17285
17286         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17287
17288 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289
17290         * configure.in: don't remove binutils from Solaris builds
17291
17292 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17293
17294         * Makefile.in: get rid of earlier definitions for *clean,
17295         also handle the recursive info rule better
17296
17297 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17298
17299         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17300         do more-or-less the right thing.
17301
17302 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17303
17304         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17305         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17306
17307 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17308
17309         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17310         $(host_canonical).
17311
17312         * configure.in: split the configdirs list into 4 categories (native
17313         v. cross, library v. tool) and handle the cross-only and native-
17314         only in more reasonable (and correct!) way.
17315
17316 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17317
17318         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17319         configdirs anymore.
17320
17321 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17322
17323         * Makefile.in: extensive cleanup::  removed all of the explicit
17324         clean-* targets, collapsed many wrappers around subdir_do into
17325         one, added additional targets to satisfy standards.texi, deleted
17326         some old targets, some changes for consistency
17327
17328 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17329
17330         * configure.in: handle some programs as cross-only, and others as
17331         native only
17332
17333         * test-build.mk: handle partial holes in a more generic manner
17334
17335         * Makefile.in: m4 depends on libiberty
17336
17337 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17338
17339         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17340         time, wdiff, and find to configdirs
17341
17342         * Makefile.in: all, clean, and install rules for the new programs
17343         added to configure.in
17344
17345 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17346
17347         * configure.in: use mh-sun for all *-sun-* hosts
17348
17349 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17350
17351         * Makefile.in: define flags for X11 include files and library file
17352         locations, pass them down to the programs that need this info
17353
17354         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17355
17356 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17357
17358         * configure.in: start building libg++ for HP-UX targets
17359
17360 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17361
17362         * README:  Update references to files moved into etc/.
17363
17364 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17365
17366         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17367         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17368
17369 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17370
17371         * configure: accept dash as well as underscore in long option
17372         names for FSF compatibility.
17373
17374 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17375
17376         * config.sub: added -sco3.2v4 support from FSF.
17377
17378 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17379
17380         * configure.in: expand the section that adds or removes
17381         directories from the list of programs to build, to handle native
17382         vs. cross in addition to host v. native
17383
17384 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17385
17386         * Makefile.in:  Replace C++ in macro names with CXX.
17387         This is less likely to break ...
17388
17389 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17390
17391         * test-build.mk: add -w to GNU_MAKE
17392
17393 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17394
17395         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17396         add 'sparc' to list of recognized cpus.  This needed to make
17397         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17398         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17399         then changes that into $CPU-wrs-vxworks.
17400
17401         * configure.in: remove most references to gdbtest, regularize
17402         target based program removal
17403
17404         * test-build.mk: import from p3 tree (many fixes and changes)
17405
17406 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17407
17408         * Makefile.in: added rules to handle tcl, tk, and expect
17409
17410         * configure.in: handle those directories if they exist
17411
17412 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17413
17414         * config.sub: removed bogus hppabsd and hppahpux names, since
17415         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17416
17417 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17418
17419         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17420         depends upon all-xiberty
17421
17422         * Makefile.in: changes from p3, including:
17423
17424         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17425
17426         * Makefile.in (XTRAFLAGS): include newlib directories if
17427         newlib/Makefile exists, rather than if host != target.
17428
17429         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17430
17431         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17432         from the same source tree and not building a cross-compiler.  This
17433         matters for the libg++ configuration if reconfiguring a tree that
17434         has already been installed.
17435
17436         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17437
17438         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17439         pick up the machine and system specific header files.
17440
17441         * Makefile.in: added AS_FOR_TARGET, passed down in
17442         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17443         the C compiler to use to create programs which are run in the
17444         build environment, set it to default to $(CC), and passed it down
17445         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17446
17447         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17448
17449         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17450         We need them for unusual native builds, like systems without
17451         ranlib.
17452
17453         * configure: also define $(host_canonical) and
17454         $(target_canonical), which are the full, canonical names for the
17455         given host and target
17456
17457 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17458
17459         * Makefile.in:  Added separate definitions for C++.
17460
17461 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17462
17463         * configure.in (configdirs):  Add deja-gnu.
17464
17465 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17466
17467         * README:  Update for configure.texi and gdb-4.7 release.
17468
17469 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17470
17471         * Makefile.in:  Move "all" target to top of file.
17472         Previously, first target was ".PHONY" which caused BSD4.4 make
17473         to build .PHONY when make was run without arguments.
17474
17475 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17476
17477         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17478         Library-copylefted code in libiberty.
17479
17480 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17481
17482         * config.sub:  Replace m68kmote with plain old m68k.
17483
17484 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17485
17486         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17487
17488 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17489
17490         * config.sub: Complain if no argument is given.  Added support for
17491         386bsd as OS and target alias.
17492
17493 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17494
17495         * Makefile.in (XTRAFLAGS): include newlib directories if
17496         newlib/Makefile exists, rather than if host != target.
17497
17498 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17499
17500         * config.sub: recognize sparclite-wrs-vxworks.
17501
17502         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17503         p3.) Added clean-xiberty to clean.
17504
17505 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17506
17507         * configure.in: use *-*-* instead of nested cases for host and target
17508
17509 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17510
17511         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17512         from the same source tree and not building a cross-compiler.  This
17513         matters for the libg++ configuration if reconfiguring a tree that
17514         has already been installed.
17515
17516 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17517
17518         * config.sub (i486v/i486v4):  Merge in from FSF version.
17519
17520 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17521
17522         * configure: only set PWD if it is already set.
17523
17524 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17525
17526         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17527         doesn't have unset and all success paths (and most error paths)
17528         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17529         to just ${PWD} to avoid confusion.)
17530
17531 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17532
17533         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17534         even for a native compilation.
17535
17536 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17537
17538         Changes to make the gdb.tar.Z rule work better.
17539
17540         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17541         (DEVO_SUPPORT):  Add configure.texi.
17542         (bfd-ilrt.tar.Z):  Remove ancient rule.
17543
17544 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17545
17546         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17547         pick up the machine and system specific header files.
17548
17549         * configure.in, config.sub: added new target m68010-adobe-scout,
17550         with alias of adobe68k.  Changed configure.in to check for
17551         -scout before -sco* to avoid a false match.
17552
17553         * Makefile.in: added AS_FOR_TARGET, passed down in
17554         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17555         the C compiler to use to create programs which are run in the
17556         build environment, set it to default to $(CC), and passed it down
17557         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17558
17559 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17560
17561         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17562         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17563         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17564         FOR_TARGET variants, to newlib and libg++.
17565
17566 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17567
17568         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17569         first.
17570
17571 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17572
17573         * config.sub:  Accept `elf' as an environment.
17574
17575 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17576
17577         * Makefile.in (all-opcodes):  cd into the right directory
17578
17579 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17580
17581         * configure: added -program_transform_name option, used as
17582         argument to sed when installing programs.
17583         configure.texi: added documentation for -program_prefix,
17584         -program_suffix and -program_transform_name.
17585
17586 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17587
17588         * config.sub:  Accept i486 where i386 ok.
17589
17590 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17591
17592         * config.sub: accept we32k
17593
17594 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17595
17596         * config.sub, configure.in: accept OSE68000 and OSE68k.
17597
17598         * Makefile.in: don't create all directories for ``make install'';
17599         let the subdirectories create the ones they need.
17600
17601 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17602
17603         * COPYING: new file, GPL v2
17604
17605 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17606
17607         * Makefile.in: use the new gen-info-dir, which needs a template
17608         argument (which also lives in texinfo)
17609
17610         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17611
17612 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17613
17614         * config.sub (ncr3000):  Change i386 to i486.
17615
17616 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17617
17618         * Makefile.in: add install-rcs, install-grep to
17619         install-no-fixedincludes, removed install-bison and install-libgcc
17620
17621 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17622
17623         * configure.in: grab the HPUX makefile fragment if on HPUX
17624
17625 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17626
17627         * Makefile.in: eradicate bison spoor (ditto libgcc).
17628          configure.in: recognise m68{k,000}-ericsson-OSE.
17629          es1800 is alias for m68k-ericsson-OSE
17630
17631 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17632
17633         * configure.in: rearrange the parts that remove programs from
17634         configdirs, based now on HOST==TARGET or by canonical triple.
17635
17636 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17637
17638         * test-build.mk: recurse explicitly with -f test-build.mk when
17639           appropriate.  predicate stage3 and comparison on the existence
17640           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17641           On very clean, also remove ...stamp-co.  Build in-place before
17642           doing other builds.
17643
17644 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17645
17646         * Makefile.in, configure.in: add tgas
17647
17648 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17649
17650         * Makefile.in: a number of changes merged in from progressive.
17651
17652         * configure.in: add libm.
17653
17654         * .cvsignore: ignore some stuff that comes from test-build.mk.
17655
17656 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17657
17658         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17659
17660 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17661
17662         * configure: Add program_suffix (parallel to program_prefix)
17663         * Makefile.in: adjust directory-creating script for losing decstation
17664
17665 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17666
17667         * configure:  Minor $subdir-related fixes.
17668
17669 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17670
17671         * configure: fix various problems with propogating
17672         makefile_target_frag in subdirs.
17673         * configure.in: config libgcc if its there
17674
17675 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17676
17677         * config.sub:  HPPA merge.
17678
17679 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17680
17681         * Makefile.in:  Replace all-bison with all-byacc in all
17682         dependency lines for other tools (which now use byacc).
17683
17684 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17685
17686         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17687
17688 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17689
17690         * Makefile.in: make gprof rules similar to byacc rules (instead of
17691         vestigal $(unsubdir) that didn't work...)
17692
17693 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17694
17695         * config.sub:  Add support for Linux.
17696         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17697         (at least for libg++).
17698
17699 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17700
17701         * configure.texi: fix doc for the -nfp option to configure
17702
17703 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17704
17705         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17706
17707 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17708
17709         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17710         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17711         * configure.in: added solaris* host_makefile_frag hook.
17712
17713 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17714
17715         * config.sub: changed recognition of m68000 so that various
17716         m68k types can be specified via m680[01234]0
17717
17718 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17719
17720         * config.sub (basic_machine): fix sed so that '-foo' isn't
17721         completely substituted out while .+'-foo' loses the '-foo'
17722
17723 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17724
17725         * config.sub ($os): Add -aout.
17726
17727 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17728
17729         * configure:  If host_makefile_frag is absolute, don't
17730         prefix ${invsubdir} (relevant to libg++ auto-configure).
17731
17732 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17733
17734         * Makefile.in (tooldir): Define it.
17735         (all-ld): Depend on all-flex.
17736
17737 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17738
17739         * Makefile.in (check):  Fix libg++ special case.
17740
17741 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17742
17743         * configure: do not bury `pwd` into config.status, thus do fewer
17744           pwd's.
17745
17746         * configure: print the "Building in" message only when building in
17747           other than "." AND verbose.
17748
17749         * configure: remove -s, rework -v to better accommodate guested
17750           configures.
17751
17752         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17753
17754 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17755
17756         * Makefile.in: macroize flags passed on recursion.  remove
17757           fileutils.
17758
17759 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17760
17761         * configure: get makesrcdir right for subdirs deeper than 1.
17762
17763         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17764           install.
17765
17766 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17767
17768         * Makefile.in: don't print subdir_do or recursion lines.
17769
17770 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17771
17772         * standards.texi: added menu item.
17773
17774         * Makefile.in: build and install standards.info.
17775
17776         * standards.texi: new file.
17777
17778 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17779
17780         * configure: test for and move config.status pieces from
17781           ${subdir}/.
17782
17783 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17784
17785         * configure:  Test for existance of files before trying to mv
17786         them, to avoid numerous non-existance messages.
17787
17788 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17789
17790         * configure: correct final line of config.status.
17791
17792         * configure: patch from eggert.  Avoids a protection problem if
17793           the original Makefile.in is read only.
17794
17795         * configure: use move-if-change from gcc to create config.status.
17796           Some makefiles depend on config.status to tell if a directory
17797           has been reconfigured for a different host.  This change
17798           prevents those directories from remaking everything in the case
17799           where the reconfig was only intended to rebuild a Makefile.
17800
17801         * configure: test for config.sub with "config.sub sun4" rather
17802           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17803           host alias from a missing config.sub.
17804
17805 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17806
17807         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17808           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17809
17810 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17811
17812         * configure: mkdir ${subdir} as needed.
17813
17814 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17815
17816         * Makefile.in,configure.in: added autoconf.
17817
17818 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17819
17820         * Makefile.in: no longer pass against on recursion.
17821
17822         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17823           definitions are not inherited.
17824
17825         * configure: correct makesrcdir when subdir is .
17826
17827 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17828
17829         * configure:  Add support for 'subdirs' variable, which is
17830         like 'configdirs', except that configure doesn't re-invoke
17831         itself for subdirs, it just creates a Makefile for each subdir.
17832         * configure.texi:  Document subdirs.
17833
17834 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17835
17836         * configure.in: added flex to configdirs
17837
17838 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17839
17840         * Makefile.in: remove clean-stamps from clean.
17841
17842 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17843
17844         * configure.in:  Add gdbtest to configdirs.
17845
17846 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17847
17848         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17849         to recursive makes.
17850         * configure.in:  Recognize new ncr3000 config.
17851
17852 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17853
17854         * Makefile.in, configure.in: removed references to gdbm.
17855
17856 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17857
17858         * config.sub:  Don't canonicalize os value
17859         newsos* to bsd (readline needs to check for newsos).
17860         (This fix was earlier made Jan 31, but got re-broken.)
17861
17862 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17863
17864         * configure.in:  sco is an os, not a vendor!
17865
17866         * configure:  Quote $( better.  Keep various shells happy.
17867
17868 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17869
17870         * Makefile.in: eliminate stamp-files.
17871
17872 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17873
17874         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17875           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17876
17877 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17878
17879         * config.sub:  fix iris/iris3.
17880
17881 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17882
17883         * configure: re-add -rm.
17884
17885 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17886
17887         * Maskefile.in: add .stmp-rcs to all.
17888
17889         * configure.in: remove gas from rs6000 build, use aix host fragment.
17890
17891 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17892
17893         * configure: pass down site_option during recursion.
17894
17895 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17896
17897         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17898
17899 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17900
17901         * configure: Change exec_prefix so that it really defaults to prefix.
17902
17903 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17904
17905         * Makefile.in, configure.in:  Add support for mmalloc library.
17906
17907 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17908
17909         * Makefile.in: add stmp dependencies for a few more things.
17910
17911 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17912
17913         * configure: adjusted error message on objdir/srcdir configure
17914           collision, per john's suggestion.
17915
17916         * Makefile.in: add libiberty stmp to all and all.cross.
17917
17918 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17919
17920         * Makefile.in: remove force dependencies, add grep to all.
17921
17922 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17923
17924         * Makefile.in: drop flex.  make stamp files work.
17925
17926         * configure: added test for conflicting configuration in srcdir,
17927           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17928           gets cranky.  use relative paths for configure and srcdir
17929           whenever possible.  Send some error messages to stderr that were
17930           going to stdout.
17931
17932 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17933
17934         * Makefile.in:  Fix libg++ rule to check for gcc directory
17935         before using gcc/gcc.  Also pass XTRAFLAGS.
17936
17937 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17938
17939         * Makefile.in: added stmp-files so that directories aren't polled
17940           when they are already built.
17941
17942         * configure.texi: fixed a node pointer problem.
17943
17944 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17945
17946         * config.sub configure.in gdb/configure.in
17947         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17948         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17949         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17950
17951 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17952
17953         * configure: -recurring becomes -silent.  corrected help message
17954           for -site= option.
17955
17956         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17957
17958 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17959
17960         * configure: when building Makefile for crosses, replace
17961           tooldir and program_prefix.  default srcdir from location of
17962           config.sub.  remove "for host in hosts" and "for target in
17963           targets" loops.
17964
17965 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17966
17967         * Makefile.in: Do not pass bindir or mandir to cvs.
17968
17969 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17970
17971         * Makefile.in, configure.in: removed traces of namesubdir,
17972           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17973           copyrights to '92, changed some from Cygnus to FSF.
17974
17975         * configure.texi: remove most references to multiple hosts,
17976           multiple targets, subdirs, etc.
17977
17978         * configure.man: removed rcsid. reference config.sub not
17979           config.subr.
17980
17981         * Makefile.in: mkdir $(infodir) on install-info.
17982
17983 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17984
17985         * configure.texi:  Explain better about .gdbinit and about
17986         the environment that configure.in sections run in.
17987
17988 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17989
17990         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17991
17992 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17993
17994         * README:  DOC.configure => cfg-paper.texi.
17995
17996 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17997
17998         * config.sub (near case $os):  Don't convert newsos* to bsd!
17999
18000 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18001
18002         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18003         the number of copies of COPYING that go into the GDB tar file.
18004
18005 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18006
18007         * bfd/configure.in, gdb/config/mh-i386sco,
18008         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18009         Fix SCO configuration stuff.
18010
18011 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18012
18013         * Makefile.in:  For libg++, make sure the -I pointing
18014         to the gcc directory goes *after* all the libg++-local -I flags.
18015         Also, move just-gcc dependency from just-libg++ to all-libg++.
18016
18017 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18018
18019         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18020
18021 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18022
18023         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18024
18025 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18026
18027         * config.sub:  Add stratus configuration frags.  Also
18028         submitted to FSF.
18029
18030 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18031
18032         * Makefile.in (DEV_SUPPORT):  add configure.man.
18033
18034         * config.sub(Decode manufacturer-specific):  add -none*.
18035
18036 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18037
18038         * Makefile.in:  remove form feeds to make Sun's make happy.
18039         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18040
18041 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18042
18043         * Makefile.in (AR_FLAGS):  Make quieter.
18044
18045 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18046
18047         * configure.in:  Add libg++.
18048         * configure:  When verbose, don't output the command line at each
18049         level; it will be unremarkably the same as the previous version,
18050         which will be the same as what the user typed.
18051
18052 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18053
18054         * configure.in, Makefile.in: fix clean-info, add flex.  add
18055           fileutils.
18056
18057         * configure: be less sensitive to spaces in Makefile.in.  Do not
18058           look for sources in "..".  Doing so breaks subdirectories that
18059           might have their own configure.  If a subdir has it's own
18060           configure script, use it.
18061
18062 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18063
18064         * cfg-paper.texi: some changes suggested by rms.
18065
18066 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18067
18068         * config.sub:  Merge in some small additions from the FSF version,
18069         taken from the gcc distribution, to bring the Cygnus and FSF
18070         versions into closer sync.
18071
18072 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18073
18074         * configure.in:  Changed svr4 references to sysv4.
18075
18076 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18077
18078         * configure: added -V for version number option.
18079
18080 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18081
18082         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18083           renamed from DOC.configure to cfg-paper.texi.
18084
18085 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18086
18087         * configure, config.subr, config.sub: config.subr is now
18088           config.sub again.
18089
18090 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18091
18092         * configure.texi: new file, in progress.
18093
18094         * Makefile.in: build info file and install the man page for
18095           configure.
18096
18097         * configure.man: new file, first cut.
18098
18099         * configure: find config.subr again now that configuration "none"
18100           has gone.  removed all traces of the -ansi option.  removed all
18101           traces of the -languages option.
18102
18103         * config.subr: resync from rms.
18104
18105 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18106
18107         * configure, config.sub, config.subr: merge config.sub into
18108           config.subr, call the result config.subr, remove config.sub, use
18109           config.subr.
18110
18111         * Makefile.in: revised install for dir.info.
18112
18113 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18114
18115         * configure.in: add decstation host makefile frag.
18116
18117         * Makefile.in: BISON now bison -y again.  also install-gcc on
18118           install.  clean-gdbm on clean.  infodir belongs in datadir.
18119           Make directories for info install.  Build dir.info here then
18120           install it.
18121
18122 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18123
18124         * Makefile.in: fix for bad directory tests.
18125
18126 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18127
18128         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18129           regexp.  -srcdir relative was being handled incorrectly.
18130
18131         * Makefile.in: unwrapped some for loops so that parallel makes
18132           work again and so one can focus one's attention on a particular
18133           package.
18134
18135 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18136
18137         * configure: added PWD as a stand in for `pwd` (for speed). use
18138           elif wherever possible.  make -srcdir work without -objdir.
18139           -objdir= commented out.
18140
18141 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18142
18143         * configure: +options become --options.  -subdirs commented out.
18144           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18145           Makefile now at top of generated Makefile.  Removed cvs log
18146           entries.  added -srcdir.  create .gdbinit only if there is one
18147           in ${srcdir}.
18148
18149         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18150           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18151           and mandir now keyed off datadir by default.
18152
18153 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18154
18155         * Freshly created ChangeLog.
18156
18157 \f
18158 Local Variables:
18159 mode: change-log
18160 left-margin: 8
18161 fill-column: 76
18162 version-control: never
18163 End: