Add myself to MAINTAINERS.
[platform/upstream/gcc.git] / ChangeLog
1 2014-05-28  Pedro Alves  <palves@redhat.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2014-05-28  Olivier Hainque  <hainque@adacore.com>
6
7         * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
8         (CPP_SPEC): Add entry for -mcpu=8548.
9         * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
10         * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
11
12 2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
13             Olivier Hainque  <hainque@adacore.com>
14
15         * rtl.h (set_for_reg_notes): Declare.
16         * emit-rtl.c (set_for_reg_notes): New function.
17         (set_unique_reg_note): Use it.
18         * optabs.c (add_equal_note): Likewise
19
20 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
21
22         * MAINTAINERS: Update my affiliation/email.
23
24 2014-05-19  Mike Stump  <mikestump@comcast.net>
25
26         * MAINTAINERS: Add wide-int reviewers.
27
28 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
29
30         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
31         * configure: Regenerated.
32
33 2014-05-15  Torvald Riegel  <triegel@redhat.com>
34
35         * MAINTAINERS (libitm): Add myself as maintainer.
36
37 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
38
39         * MAINTAINERS (Write After Approval): Add myself.
40
41 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
42
43         * config.sub, config.guess: Import from upstream.
44
45 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
46
47         * MAINTAINERS (Write After Approval): Put myself in correct order.
48
49 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
54
55         * MAINTAINERS: Move myself from Reviewers to Write After Approval
56         section.
57
58 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
59
60         * MAINTAINERS (Write After Approval): Delete myself.
61
62 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
63
64         PR sanitizer/56781
65         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
66         and -B* options with -Xcompiler.
67
68 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
69
70         PR bootstrap/60620
71         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
72         * Makefile.in: Regenerate.
73
74 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
75
76         * Makefile.def (dependencies): Make all-ld depend on all-binutils
77         for WINDRES_FOR_TARGET in default-manifest.o rule.
78         * Makefile.in: Regenerate.
79
80 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
81
82         * MAINTAINERS (Write After Approval): Add myself.
83
84 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
85
86         PR sanitizer/56781
87         * Makefile.def: Set bootstrap=true; for host fixincludes.
88         * configure.ac: Don't bootstrap host fixincludes unless
89         --with-build-config=bootstrap-{a,ub}san.
90         * Makefile.in: Regenerated.
91         * configure: Regenerated.
92
93 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
94
95         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
96         --enable-vtable-verify option parsing.  Don't add
97         target-libsanitizer to bootstrap_target_libs unless
98         --with-build-config=bootstrap-asan or
99         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
100         to bootstrap_target_libs unless --enable-vtable-verify.
101         * configure: Regenerated.
102
103 2014-03-10  Anatoly Sokolov <aesok@post.ru>
104
105         * MAINTAINERS (Write After Approval): Add myself.
106
107 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
108
109         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
110
111 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
112
113         PR bootstrap/58572
114         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
115         -I for libstdc++-v3 includes if $(LEAN).
116         * Makefile.in: Regenerated.
117
118 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
119
120         * MAINTAINERS: Update my email address.
121
122 2014-02-24  Walter Lee  <walt@tilera.com>
123
124         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
125         (tilegx-*-*): Change to tilegx*-*-*.
126         * configure: Regenerate.
127
128 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
129
130         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
131
132 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
133
134         * MAINTAINERS (Write After Approval): Add myself.
135
136 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
137
138         PR target/59788
139         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
140         *solaris2*.
141
142 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
143
144         * MAINTAINERS: Update my email address.
145
146 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
147
148         * MAINTAINERS: Convert to UTF-8.
149         Properly sort Xinliang David Li's entry.
150
151 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
152             Sandra Loosemore  <sandra@codesourcery.com>
153
154         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
155         nios2 port maintainers.
156
157 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
158
159         * MAINTAINERS (Write After Approval): Add myself.
160
161 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
162
163         * configure.ac: Add user-friendly check for native x86_64-linux
164         multilibs.
165         * configure: Regenerate.
166
167 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
168
169         * MAINTAINERS: Add myself as sh maintainer.
170
171 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
172
173         * MAINTAINERS: Add self as SLSR maintainer.
174
175 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
176
177         * MAINTAINERS: Update my email address.
178
179 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
180
181         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
182
183 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
184
185         * Makefile.in: Regenerate.
186
187         * Makefile.tpl: Fix typo.
188         * Makefile.in: Regenerate partially.
189
190 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
191
192         * configure.ac: Added libcilkrts to noconfig list when C++ is not
193         supported.
194         * configure: Regenerated.
195
196 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
197
198         * MAINTAINERS (Write After Approval): Add myself.
199
200 2013-10-30  Jason Merrill  <jason@redhat.com>
201
202         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
203         --disable-build-format-warnings.
204
205 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
206
207         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
208         depend on libstdc++ and libgcc.
209         * configure: Regenerate.
210         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
211         libcilkrts for POSIX and i*86, and x86_64 architectures.
212         * Makefile.in: Added libcilkrts related fields to support building it.
213
214 2013-10-26  Jeff Law  <law@redhat.com>
215
216         * Makefile.def (target_modules): Remove libmudflap
217         (languages): Remove check-target-libmudflap).
218         * Makefile.in: Rebuilt.
219         * Makefile.tpl (check-target-libmudflap-c++): Remove.
220         * configure.ac (target_libraries): Remove target-libmudflap.
221         Remove checks which disabled libmudflap on some systems.
222         * configure: Rebuilt.
223         * libmudflap: Directory removed.
224
225 2013-10-21  Cong Hou  <congh@google.com>
226
227         * MAINTAINERS (Write After Approval): Add myself.
228
229 2013-10-16  Mike Stump  <mikestump@comcast.net>
230
231         * .dir-locals.el: Add.
232
233 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
234
235         * configure.ac: Add --enable-host-shared
236         * configure: Regenerate.
237
238 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
239
240         Import from savannah.gnu.org:
241         * config.guess: Update to 2013-06-10 version.
242         * config.sub: Update to 2013-10-01 version.
243
244 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
245
246         Changes to build configuration to allow big endian ARC ELF toolchain
247         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
248         * configure: Regenerate.
249
250 2013-09-20  Alan Modra  <amodra@gmail.com>
251
252         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
253         ppc host match.  Support little-endian powerpc linux hosts.
254
255 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
256
257         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
258         maintainer.
259
260 2013-09-12  DJ Delorie  <dj@redhat.com>
261
262         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
263         maintainers.
264
265 2013-09-03  Richard Biener  <rguenther@suse.de>
266
267         * configure.ac: Also allow ISL 0.12.
268         * configure: Regenerated.
269
270 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
271
272         * MAINTAINERS (Write After Approval): Add myself.
273
274 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
275
276         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
277
278 2013-08-26  Caroline Tice  <cmtice@google.com>
279
280         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
281         "Various Reviewers" to libvtv "Various Maintainers".
282
283 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
284
285         * MAINTAINERS: Add myself as RTL optimizers reviewer.
286
287 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
288
289         * MAINTAINERS: Update name, email.
290
291 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
292
293         * MAINTAINERS (Write After Approval): Add myself.
294
295 2013-08-12  Caroline Tice  <cmtice@google.com>
296
297         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
298         address in the Write After Approval section.
299
300 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
301
302         * MAINTAINERS (Write After Approval): Update email.
303
304 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
305
306         * configure.ac: Adjust to check VTV_SUPPORTED.
307         * configure: Regenerated.
308
309 2013-08-02  Caroline Tice  <cmtice@google.com>
310
311         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
312         on non-linux systems; add target-libvtv to noconfigdirs; add
313         libsupc++/.libs to C++ library search paths.
314         * configure: Regenerated.
315         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
316         libstdc++ and libgcc.
317         * Makefile.in: Regenerated.
318
319 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
324             Shiva Chen  <shiva0217@gmail.com>
325
326         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
327         nds32 port maintainers.
328
329 2013-07-17  Tim Shen  <timshen91@gmail.com>
330
331         * MAINTAINERS (Write After Approval): Add myself.
332
333 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
334
335         * configure.ac: Sync from binutils.
336         * configure: Regenerate.
337
338 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
339
340         * MAINTAINERS (Write After Approval): Add myself.
341
342 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
343
344         * MAINTAINERS (Write After Approval): Add myself.
345
346 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
347
348         * MAINTAINERS (Write After Approval): Add myself.
349
350 2013-04-30  Brooks Moses  <bmoses@google.com>
351
352         * MAINTAINERS: Update my email; move myself from Fortran
353         reviewer to Write After Approval.
354
355 2013-04-16  Andreas Schwab  <schwab@suse.de>
356
357         * configure.ac (aarch64-*-*): Don't disable java.
358         * configure: Regenerate.
359
360 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
361
362         * MAINTAINERS (Write After Approval): Add myself.
363
364 2013-03-30  Matthias Klose  <doko@ubuntu.com>
365
366         * Makefile.def (target_modules): Don't install libffi.
367         * Makefile.in: Regenerate.
368
369 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
370
371         * MAINTAINERS (Write After Approval): Add myself.
372
373 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
374
375         * MAINTAINERS (Write After Approval): Add myself.
376
377 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
378
379         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
380         * configure: Regenerated.
381
382 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
383
384         * MAINTAINERS: Explicitly add myself as AIX maintainer.
385         Remove Geoff Keating as rs6000 port maintainer, at his request.
386
387 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
388
389         * MAINTAINERS: Update my email.
390
391 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
392
393         * configure: Re-generate.
394
395 2013-01-15  Richard Biener  <rguenther@suse.de>
396
397         PR other/55973
398         * configure: Re-generate.
399
400 2013-01-14  Matthias Klose  <doko@ubuntu.com>
401
402         * Makefile.def (install-target-libsanitizer): Depend on
403         install-target-libstdc++-v3.
404         * Makefile.in: Regenerate.
405
406 2013-01-14  Richard Biener  <rguenther@suse.de>
407
408         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
409         * configure: Re-generate
410
411 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
412
413         * config.sub: Update from config repo.
414
415 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
416
417         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
418         * Makefile.in: Regenerate.
419
420 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
421
422         * MAINTAINERS (arc): Add new port maintainership for myself.
423
424 2013-01-09  Jason Merrill  <jason@redhat.com>
425
426         * .gitignore: Import from gdb repository.
427
428 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
429
430         * Makefile.def (configure-gcc): Depend on all-gmp.
431         (all-gcc): Remove dependency on all-gmp.
432         * Makefile.in: Regenerated.
433
434 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
435
436         * config.sub: Merge from config repo.
437         * config.guess: Ditto.
438
439 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
440
441         * Makefile.def: Merge from binutils.
442         * Makefile.in: Ditto.
443
444 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
445
446         * MAINTAINERS: Update my email.
447
448 2012-12-29  Ben Elliston  <bje@gnu.org>
449
450         * config.guess: Update to 2012-12-29 version.
451         * config.sub: Likewise.
452
453 2012-12-20  Matthias Klose  <doko@ubuntu.com>
454
455         * Makefile.def (install-target-libgfortran): Depend on
456         install-target-libquadmath, install-target-libgcc.
457         (install-target-libsanitizer): Depend on install-target-libgcc.
458         (install-target-libjava): Depend on install-target-libgcc.
459         (install-target-libitm): Depend on install-target-libgcc.
460         (install-target-libobjc): Depend on install-target-libgcc.
461         (install-target-libstdc++-v3): Depend on install-target-libgcc.
462         * Makefile.in: Regenerate.
463
464 2012-12-19  Matthias Klose  <doko@ubuntu.com>
465
466         * Makefile.def (install-target-libgo): Depend on
467         install-target-libatomic.
468         * Makefile.in: Regenerate.
469
470 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
471
472         PR go/55201
473         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
474         * Makefile.in: Regenerate.
475
476 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
477
478         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
479         * configure: Regenerate.
480
481 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
482
483         * config.sub: Merge from config repo.
484
485 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
486
487         * Makefile.def (target_modules): Add bootstrap=true and
488         raw_cxx=true to libsanitizer.
489         * configure.ac (bootstrap_target_libs): Add libsanitizer.
490         * Makefile.in: Regenerated.
491         * configure: Likewise.
492
493 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
494
495         * MAINTAINERS: Remove self as RTL optimization maintainer.
496
497 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
498
499         * MAINTAINERS (Write After Approval): Add myself.
500
501 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
502
503         * Makefile.def (target_modules): Remove bootstrap=true and
504         raw_cxx=true from libsanitizer.
505         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
506         * Makefile.in: Regenerated.
507         * configure: Likewise.
508
509 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
510
511         * Makefile.def (target_modules): Add bootstrap=true and
512         raw_cxx=true to libsanitizer.
513         * configure.ac (bootstrap_target_libs): Add libsanitizer.
514         * Makefile.in: Regenerated.
515         * configure: Likewise.
516
517 2012-11-28  Andrew Pinski  <apinski@cavium.com>
518
519         PR bootstrap/54279
520         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
521         * configure: Regenerate.
522         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
523         * Makefile.in: Regenerate.
524
525 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
526
527         * configure.ac: Disable libsanitizer if we're not building C++.
528         * configure: Regenerate.
529
530 2012-11-15  Roland McGrath  <roland@hack.frob.com>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
535
536         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
537         Kostya Serebryany (kcc@google.com) and
538         Jakub Jelinek (jakub@redhat.com).
539         Rename area for Dodji Seketeli (dodji@redhat.com).
540
541 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
542
543         * MAINTAINERS: (asan.c, related): Add myself.
544
545 2012-11-14  Roland McGrath  <mcgrathr@google.com>
546
547         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
548         * configure: Regenerate.
549
550 2012-11-13  Richard Henderson  <rth@redhat.com>
551
552         * configure.ac: Move libsanitizer logic to subdirectory.
553         * configure: Regenerate.
554
555 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
556
557         * configure.ac: Enable libsanitizer just on x86 linux for now.
558         * configure: Re-generate.
559
560 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
561
562         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
563         sections.
564         * configure: Regenerate.
565
566 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
567
568         * configure.ac: Add section for configdirs for libsanitizer.
569         Disable for cris-*-* and mmix-*-*.
570         * configure: Regenerate.
571
572 2012-11-12  Wei Mi <wmi@google.com>
573
574         * configure.ac: Add libsanitizer to target_libraries.
575         * Makefile.def: Ditto.
576         * configure: Regenerate.
577         * Makefile.in: Regenerate.
578         * libsanitizer: New directory for asan runtime.  Contains an empty
579         tsan directory.
580
581 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
582
583         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
584         against Mingw64 w32api.
585         * configure: Regenerate.
586
587 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
588
589         * configure: Regenerated.
590
591 2012-11-03  Robert Mason  <rbmj@verizon.net>
592
593         * configure.ac: add --disable-libstdcxx configure option
594         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
595
596 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
597
598         * MAINTAINERS (Write After Approval): Add myself.
599
600 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
601
602         * MAINTAINERS (Write After Approval): Add myself.
603
604 2012-10-24  Sharad Singhai  <singhai@google.com>
605
606         * MAINTAINERS (Write After Approval): Add myself.
607
608 2012-10-24  Eric Christopher  <echristo@gmail.com>
609
610         * MAINTAINERS: Update email address.
611
612 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
613
614         PR bootstrap/54820
615         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
616         * configure: Regenerate.
617
618 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
619
620         * MAINTAINERS (aarch64): Add Marcus and myself.
621
622 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
623
624         PR bootstrap/54820
625         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
626         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
627         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
628         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
629         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
630         * Makefile.in: Regenerate.
631         * configure.ac (have_static_libs): New variable and associated check.
632         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
633         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
634         * configure: Regenerate.
635
636 2012-10-10  Richard Biener  <rguenther@suse.de>
637
638         * MAINTAINERS: Adjust for changed surname.
639
640 2012-10-04  Lawrence Crowl  <crowl@google.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2012-10-01  Cary Coutant  <ccoutant@google.com>
645
646         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
647
648 2012-09-28  Ian Lance Taylor  <iant@google.com>
649
650         * Makefile.def: Make all-target-libgo depend on
651         all-target-libbacktrace.
652         * Makefile.in: Rebuild.
653
654 2012-09-26  Ian Lance Taylor  <iant@google.com>
655
656         * Makefile.def: Make all-gcc depend on all-libbacktrace.
657         * Makefile.in: Rebuild.
658
659 2012-09-20  Walter Lee  <walt@tilera.com>
660
661         * configure.ac: Add tilegx to list of targets that support gold.
662         * configure: Regenerate.
663
664 2012-09-20  Marek Polacek  <polacek@redhat.com>
665
666         * MAINTAINERS (Write After Approval): Add myself.
667
668 2012-09-19  Steve Ellcey  <sellcey@mips.com>
669
670         * configure.ac: Add mips*-mti-elf* target.
671         * configure: Regenerate.
672
673 2012-09-17  Ian Lance Taylor  <iant@google.com>
674
675         * MAINTAINERS (Various Maintainers): Add libbacktrace.
676         * configure.ac (host_libs): Add libbacktrace.
677         (target_libraries): Add libbacktrace.
678         * Makefile.def (host_modules): Add libbacktrace.
679         (target_modules): Likewise.
680         * configure, Makefile.in: Rebuild.
681
682 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
683
684         PR target/38607
685         Merge upstream change.
686         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
687
688         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
689         Add libgomp*.o to compare_exclusions for AIX.
690         * configure: Regenerate.
691
692 2012-09-06  Diego Novillo  <dnovillo@google.com>
693
694         * configure.ac: Bump minimum GMP version to 4.2.3.
695         * configure: Re-generate.
696
697 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
698
699         PR target/54461
700         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
701         target-libgloss if not configured --with-avrlibc=no.
702         * configure: Regenerate.
703
704 2012-09-04  Jason Merrill  <jason@redhat.com>
705
706         * configure.ac: Fix --enable-languages=all.
707
708 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
709
710         * MAINTAINERS (Write After Approval): Add myself.
711
712 2012-09-03  Richard Guenther  <rguenther@suse.de>
713
714         PR bootstrap/54138
715         * configure.ac: Re-organize ISL / CLOOG checks to allow
716         disabling with either --without-isl or --without-cloog.
717         * configure: Regenerated.
718
719 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
720
721         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
722         * configure: Regenerate.
723
724 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
725
726         * MAINTAINERS: Fix my email address.
727
728 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
729
730         PR binutils/4970
731         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
732         and opcodes.
733         * Makefile.in: Regenerated.
734
735 2012-08-26  Art Haas <ahaas@impactweather.com>
736
737         * configure: Regenerate.
738
739 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
740
741         * INSTALL/README: Also refer to the online installation
742         instructions.
743
744 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
745
746         * MAINTAINERS (Write After Approval): Add myself.
747         (Picochip port): Remove myself.
748
749 2012-08-14   Diego Novillo  <dnovillo@google.com>
750
751         Merge from cxx-conversion branch.
752
753         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
754         POSTSTAGE1_CONFIGURE_FLAGS.
755         * Makefile.in: Regenerate.
756         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
757         Force C++ when bootstrapping.
758         * configure: Regenerate.
759
760 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
761
762         * MAINTAINERS (Write After Approval): Add myself.
763
764 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
765
766         * README: Document use of ranges of years in copyright notices.
767
768 2012-07-06  Richard Guenther  <rguenther@suse.de>
769
770         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
771         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
772         --with-gmp=system.
773         * Makefile.in: Regenerated.
774         * configure: Likewise.
775
776 2012-07-06  Richard Guenther  <rguenther@suse.de>
777
778         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
779         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
780         supply V=1 as extra_make_flags.
781         * configure: Regenerated.
782         * Makefile.in: Likewise.
783
784 2012-07-04  Tristan Gingold  <gingold@adacore.com>
785
786         * configure: Regenerate.
787
788 2012-07-03  Richard Guenther  <rguenther@suse.de>
789
790         * Makfile.def (isl): Remove not necessary extra_exports and
791         extra_make_flags.
792         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
793         * Makefile.in: Regenerated.
794
795 2012-07-03  Richard Guenther  <rguenther@suse.de>
796
797         * Makefile.def (cloog): Add V=1 to extra_make_flags.
798         * configure.ac: If either the ISL or the CLooG check failed
799         do not try to build in-tree versions.
800         * Makefile.in: Regenerated.
801         * configure: Regenerated.
802
803 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
804
805         * configure: Regenerate.
806
807 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
808
809         * MAINTAINERS (Various Maintainers): Add myself as testsuite
810         maintainer.
811
812 2012-07-02  Richard Guenther  <rguenther@suse.de>
813
814         * configure: Regenerated.
815
816 2012-07-02  Richard Guenther  <rguenther@suse.de>
817         Michael Matz  <matz@suse.de>
818         Tobias Grosser <tobias@grosser.es>
819         Sebastian Pop <sebpop@gmail.com>
820
821         * Makefile.def: Add ISL host module, remove PPL host module.
822         Adjust ClooG host module to use the proper ISL.
823         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
824         * configure.ac: Include config/isl.m4.  Add ISL host library,
825         remove PPL.  Remove PPL configury, add ISL configury, adjust
826         ClooG configury.
827         * Makefile.in: Regenerated.
828         * configure: Likewise.
829
830 2012-07-02  Richard Guenther  <rguenther@suse.de>
831
832         Merge from graphite branch
833         2011-07-21  Tobias Grosser  <tobias@grosser.es>
834
835         * configure: Regenerated.
836         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
837         both cloog.org and legacy versions. The only supported version will
838         be CLooG with the isl backend.
839
840         2011-07-21  Tobias Grosser  <tobias@grosser.es>
841
842         * configure: Regenerated.
843         * configure.ac: Require cloog isl 0.17.0
844
845         2011-07-21  Tobias Grosser  <tobias@grosser.es>
846
847         * configure: Regenerated.
848         * config/cloog.m4: Do not define CLOOG_ORG
849
850 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
851
852         * configure.ac: Skip C if explicitly selected.
853         * configure: Regenerate.
854
855 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
856
857         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
858         they contain -O2.
859         * configure: Regenerate.
860
861 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
862
863         PR debug/53740
864         * df.h, df-problems.c, dce.c: Revert last patch.
865
866 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
867
868         * MAINTAINERS (Write After Approval): Update my email address.
869
870 2012-06-21  Meador Inge  <meadori@codesourcery.com>
871
872         * MAINTAINERS (Write After Approval): Add myself.
873
874 2012-06-20  Jason Merrill  <jason@redhat.com>
875
876         * Makefile.tpl (check-target-libgomp-c++): New.
877         (check-target-libitm-c++): New.
878         * Makefile.def (c++): Add them.
879         * Makefile.in: Regenerate.
880
881 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
882
883         * MAINTAINERS (Write After Approval): Add myself.
884
885 2012-05-16  Olivier Hainque  <hainque@adacore.com>
886
887         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
888         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
889         (install-no-fixedincludes): Adjust accordingly.
890         * Makefile.in: Regenerate.
891
892 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
893
894         Merge upstream change
895         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
896
897 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
898
899         * MAINTAINERS (Write After Approval): Add myself.
900
901 2012-05-09  Nick Clifton  <nickc@redhat.com>
902             Paul Smith  <psmith@gnu.org>
903
904         PR bootstrap/50461
905         * configure.ac (mpfr-dir): When using in-tree MPFR sources
906         allow for the fact that from release v3.1.0 of MPFR the source
907         files were moved into a src sub-directory.
908         * configure: Regenerate.
909
910 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
911
912         * configure.ac: Bump minimum MPFR version to 2.4.0.
913         * configure: Regenerated.
914
915 2012-05-01  Richard Henderson  <rth@redhat.com>
916
917         * Makefile.def (libatomic): New target_module.
918         * configure.ac (target_libraries): Add libatomic.
919         (noconfigdirs): Check if libatomic is supported.
920         * Makefile.in, configure: Rebuild.
921
922 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
927
928         * config.sub: Update to 2012-04-18 version from official repo.
929
930 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
931
932         * MAINTAINERS (Write After Approval): Add myself.
933
934 2012-04-11  Steve Ellcey  <sellcey@mips.com>
935
936         * MAINTAINERS: Changed email address.
937
938 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
939
940         PR target/52737
941         * contrib/gcc_update (files_and_dependencies):
942         Remove gcc/config/avr/t-multilib from touch data.
943
944 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
945
946         * MAINTAINERS (OS Port Maintainers): Remove irix.
947         * configure.ac (enable_libgomp): Remove *-*-irix6*.
948         (unsupported_languages): Remove mips-sgi-irix6.*.
949         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
950         (with_stabs): Remove.
951         * configure: Regenerate.
952
953 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
954
955         * MAINTAINERS (OS Port Maintainers): Remove osf.
956         * configure.ac (enable_libgomp): Remove *-*-osf*.
957         (with_stabs): Remove alpha*-*-osf*.
958         * configure: Regenerate.
959
960 2012-03-05  Tristan Gingold  <gingold@adacore.com>
961
962         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
963         * configure: Regenerate.
964
965 2012-02-17  Walter Lee  <walt@tilera.com>
966
967         * MAINTAINERS: (Write After Approval): Delete myself.
968
969 2012-02-14  Walter Lee  <walt@tilera.com>
970
971         * MAINTAINERS (tilegx port): Add myself.
972         (tilepro port): Add myself.
973         (Write After Approval): Add myself.
974
975 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
976
977         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
978         and Joseph Myers as docstring relicensing maintainers.
979
980 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
981
982         * MAINTAINERS (write-after-approval): Add myself.
983
984 2012-02-08  Ira Rosen <irar@il.ibm.com>
985
986         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
987         maintainer.
988
989 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
990
991         * MAINTAINERS (Write After Approval): Move myself to
992         maintain alphabetical order.
993
994 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
995
996         * MAINTAINERS (Write After Approval): Add myself.
997
998 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
999
1000         * MAINTAINERS (Write After Approval): Add myself.
1001
1002 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1003             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1004
1005         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1006         * configure: Regenerate.
1007
1008 2012-01-23  Harshit Chopra  <harshit@google.com>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1013
1014         * configure.ac: Remove reference to mh-interix.
1015         * configure: Regenerate.
1016
1017 2012-01-05  Richard Henderson  <rth@redhat.com>
1018
1019         PR bootstrap/51072
1020         * configure.ac: Disable libitm if c++ is not enabled.
1021         * configure: Rebuild.
1022
1023         * configure.ac: Fix regexp for same.
1024         * configure: Rebuild.
1025
1026 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1027
1028         * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2012-01-02  Richard Guenther  <rguenther@suse.de>
1031
1032         PR bootstrap/51686
1033         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1034         * Makefile.in: Regenerate.
1035
1036 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1041
1042         * configure: Regenerate.
1043
1044 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1045
1046         * MAINTAINERS (picochip): Changed email address.
1047
1048 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1049
1050         * MAINTAINERS (write-after-approval): Add self.
1051
1052 2011-11-29  DJ Delorie  <dj@redhat.com>
1053
1054         * configure.ac (rl78-*-*) New case.
1055         * configure: Regenerate.
1056         * MAINTAINERS: Add myself as RL78 maintainer.
1057
1058 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1059
1060         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1061
1062 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1063
1064         * libtool.m4: Additional FreeBSD 10 fixes.
1065
1066 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1067
1068         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1069         Maintainers section, as Epiphany maintainer.
1070
1071 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1072
1073         PR target/49992
1074         * configure.ac: Remove ranlib special-casing for Darwin.
1075         * configure: Regenerate.
1076
1077 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1078
1079         * MAINTAINERS (Reviewers): Keep the list sorted.
1080
1081 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1082
1083         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1084
1085 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1086
1087         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1088         * configure: Rebuild.
1089         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1090         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1091         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1092         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1093         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1094         Add READELF.
1095         * Makefile.in: Rebuild.
1096
1097 2011-11-09  Jason Merrill  <jason@redhat.com>
1098
1099         * Makefile.def (language=c++): Remove check-c++0x.
1100         * Makefile.in (check-gcc-c++): Regenerate.
1101
1102 2011-11-08  Richard Henderson  <rth@redhat.com>
1103
1104         * configure.ac: Test for libitm directory present first.
1105
1106         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1107
1108         * configure.ac: Test libitm/configure.tgt to disable libitm.
1109         * configure: Rebuild.
1110
1111 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1112             Richard Henderson  <rth@redhat.com>
1113
1114         Merged from transactional-memory.
1115
1116         * Makefile.def (lang_env_dependencies): libitm is c++.
1117         Add libitm target module.
1118         * configure.ac: Likewise.
1119         * config/mmap.m4: New file.
1120         * contrib/gcc_update: Add libitm to touch data.
1121         * Makefile.in, configure: Rebuild.
1122
1123 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1124
1125         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1126         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1127         * Makefile.in: Regenerate.
1128
1129 2011-11-01  DJ Delorie  <dj@redhat.com>
1130
1131         * config.sub: Update to version 2011-10-29 (added rl78)
1132
1133 2011-10-27  Nick Clifton  <nickc@redhat.com>
1134
1135         * config.sub: Import these changes from the config project:
1136
1137         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1138             Ben Elliston  <bje@gnu.org>
1139
1140         * config.sub (epiphany): New.
1141
1142         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1143             Ben Elliston  <bje@gnu.org>
1144
1145         * config.sub (hexagon, hexagon-*): New.
1146
1147         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1148
1149         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1150         64eb to be64.
1151
1152         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1153
1154         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1155         (nacl): Grok as alias for 32el-unknown-nacl.
1156
1157 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1158
1159         * MAINTAINERS (Write After Approval): Add myself.
1160
1161 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1162
1163         * MAINTAINERS (Write After Approval): Add myself.
1164
1165 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1166
1167         * MAINTAINERS (sparc port): Remove myself.
1168
1169 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1170
1171         * MAINTAINERS (Write After Approval): Add myself.
1172
1173 2011-08-14  Yao Qi  <yao@codesourcery.com>
1174
1175         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1176         * configure: Regenerate.
1177
1178 2011-07-26  Ian Lance Taylor  <iant@google.com>
1179
1180         * configure.ac: Set have_compiler based on whether gcc directory
1181         exists, rather than on whether gcc is in configdirs.
1182         * configure: Rebuild.
1183
1184 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1185
1186         * MAINTAINERS (Global Reviewers): Add self.
1187
1188 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1189
1190         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1191         link directories.
1192         * Makefile.in: Rebuild.
1193
1194 2011-07-20  Ian Lance Taylor  <iant@google.com>
1195
1196         PR bootstrap/49787
1197         * configure.ac: Move --enable-bootstrap handling earlier in file.
1198         If --enable-bootstrap and either --enable-build-with-cxx or
1199         --enable-build-poststage1-with-cxx, enable C++ automatically.
1200         * configure: Rebuild.
1201
1202 2011-07-19  Ian Lance Taylor  <iant@google.com>
1203
1204         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1205         make C++ a boot_language.  Set and substitute
1206         POSTSTAGE1_CONFIGURE_FLAGS.
1207         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1208         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1209         * configure, Makefile.in: Rebuild.
1210
1211 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1212
1213         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1214         maintainers.
1215
1216 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1217
1218         * MAINTAINERS (Global Reviewers): Add myself.
1219
1220 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1221
1222         * configure: Regenerate.
1223
1224 2011-07-16  Jason Merrill  <jason@redhat.com>
1225
1226         * Makefile.def (language=c++): Add check-c++0x and
1227         check-target-libmudflap-c++.
1228         * Makefile.tpl (check-target-libmudflap-c++): New.
1229         * Makefile.in: Regenerate.
1230
1231 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1232
1233         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1234         * Makefile.def (target_modules/libjava): Pass
1235         $(EXTRA_CONFIGARGS_LIBJAVA).
1236         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1237         if not configured with --enable-static-libjava.
1238         * Makefile.in: Regenerate.
1239         * configure: Likewise.
1240
1241 2011-07-15  Jason Merrill  <jason@redhat.com>
1242
1243         * Makefile.in (check-c++): Move check-gcc-c++0x after
1244         check-target-libstdc++-v3.
1245
1246 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1247
1248         * MAINTAINERS (c6x port): New entry.
1249
1250 2011-07-13  Jason Merrill  <jason@redhat.com>
1251
1252         * Makefile.in (check-gcc-c++0x): New.
1253         (check-c++): Depend on it.
1254
1255 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1256
1257         PR target/39150
1258         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1259         x86_64-*-solaris2.1[0-9]*.
1260         * configure: Regenerate.
1261
1262 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1263
1264         * MAINTAINERS (RTL optimizers): Add self.
1265
1266 2011-06-27  Gabriel Charette  <gchare@google.com>
1267
1268         * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1271
1272         PR regression/47836
1273         PR bootstrap/23656
1274         PR other/47733
1275         PR bootstrap/49247
1276         PR c/48825
1277         * configure.ac (target_libraries): Remove target-libiberty.
1278         Remove case-statement setting skipdirs=target-libiberty for
1279         multiple targets.  Remove checking target_configdirs and
1280         removing target-libiberty but keeping target-libgcc if
1281         otherwise empty.
1282         * Makefile.def (target_modules): Don't add libiberty.
1283         (dependencies): Remove all traces of target-libiberty.
1284         * configure, Makefile.in: Regenerate.
1285
1286 2011-06-13  Walter Lee <walt@tilera.com>
1287
1288         * configure.ac (tilepro-*-*) New case.
1289         (tilegx-*-*): Likewise.
1290         * configure: Regenerate.
1291
1292 2011-06-06  Jing Yu  <jingyu@google.com>
1293
1294         * configure.ac: Skip target-libiberty for
1295         arm*-*-linux-androideabi.
1296         * configure: Regenerated.
1297
1298 2011-06-06  Nick Clifton  <nickc@redhat.com>
1299
1300         * config.sub: Sync from upstream.
1301
1302 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1307
1308         * MAINTAINERS: Update my email address.
1309
1310 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1311
1312         * MAINTAINERS (Write After Approval): Update my email address.
1313
1314 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1315
1316         * MAINTAINERS (Write After Approval): Add myself.
1317
1318 2011-05-08  Doug Kwan  <dougkwan@google.com>
1319
1320         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1321         * configure: Regenerated.
1322         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1323         value from configure.
1324         * Makefile.in: Regenerated.
1325
1326 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1327
1328         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1329         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1330         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1331         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1332         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1333         *-*-vxworks*): Disable newlib and libgloss in separate case
1334         statement.
1335         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1336         to separate case statement.
1337         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1338         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1339         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1340         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1341         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1342         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1343         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1344         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1345         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1346         i[[3456789]]86-*-rdos*, m32r-*-*,
1347         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1348         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1349         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1350         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1351         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1352         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1353         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1354         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1355         and libgloss in main case over targets.  Remove most empty cases
1356         in main case over targets.
1357         * configure: Regenerate.
1358
1359 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1360
1361         * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1364
1365         * configure.ac: Remove code setting special library locations for
1366         hppa*64*-*-hpux11*.  Remove code setting compiler for
1367         sparc-sun-solaris2*.
1368         * configure: Regenerate.
1369
1370 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1371
1372         * configure.ac: Separate libgloss_dir settings from general case
1373         over targets.
1374         * configure: Regenerate.
1375
1376 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1377
1378         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1379         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1380         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1381         cases in libgcj-disabling case statement.
1382         (hppa*64*-*-linux*): Set unsupported_languages instead of
1383         disabling target-zlib.
1384         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1385         to hppa*64*-*-hpux*.
1386         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1387         hppa*-*-hpux*.
1388         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1389         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1390         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1391         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1392         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1393         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1394         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1395         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1396         libgcj-disabling case statement.
1397         * configure: Regenerate.
1398
1399 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1400
1401         * configure.ac: Disable Java for targets not supporting libffi.
1402         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1403         Remove cases in Java-disabling statement.
1404         (*arm-wince-pe): Change to arm-wince-pe.
1405         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1406         cases in Java-disabling statement.
1407         (bfin-*-*): Don't disable Java again.
1408         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1409         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1410         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1411         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1412         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1413         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1414         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1415         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1416         Java-disabling statement.
1417         (mmix-*-*): Don't disable Java again.
1418         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1419         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1420         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1421         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1422         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1423         statement.
1424         * configure: Regenerate.
1425
1426 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1427
1428         * configure.ac: Separate cases disabling Java and Java libraries
1429         from general case over targets.
1430         * configure: Regenerate.
1431
1432 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1433
1434         * MAINTAINERS: Update my email address.
1435
1436 2011-04-20  Easwaran Raman  <eraman@google.com>
1437
1438         * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1441
1442         PR lto/48086
1443         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1444         * configure: Regenerate.
1445
1446 2011-04-16  Jim Meyering  <meyering@redhat.com>
1447
1448         * MAINTAINERS (Write After Approval): Add myself.
1449
1450 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1451
1452         * MAINTAINERS: Update my email address.
1453
1454 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1455
1456         * MAINTAINERS (Write After Approval): Add myself.
1457
1458 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1459
1460         * MAINTAINERS (Write After Approval): Add myself.
1461
1462 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1463
1464         * MAINTAINERS (Write After Approval): Add myself.
1465
1466 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1467
1468         * configure.ac (build_tools): Remove build-byacc.
1469         (host_libs): Remove mmalloc.
1470         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1471         autoconf automake libtool diff rcs fileutils shellutils time
1472         textutils wdiff find uudecode hello tar gzip indent recode release
1473         sed perl gawk findutils gettext zip.
1474         (libgcj): Remove target-qthreads.
1475         (target_tools): Remove target-examples target-gperf.
1476         (YACC): Don't handle building byacc.
1477         * configure: Regenerate.
1478         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1479         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1480         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1481         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1482         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1483         handle building components.
1484         * Makefile.in: Regenerate.
1485
1486 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1487
1488         * MAINTAINERS: Update my email address as Xtensa maintainer.
1489
1490 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1491
1492         * config.sub: Sync from upstream.
1493
1494 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1495
1496         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1497         (microblaze*): Don't disable libssp.
1498         * configure: Regenerate.
1499
1500 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1501
1502         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1503         moveifchange.
1504         * configure: Regenerate.
1505         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1506         * Makefile.in: Regenerate.
1507
1508 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1509
1510         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1511         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1512         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1513         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1514         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1515         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1516         md_exec_prefix cases.
1517         * configure: Regenerate.
1518
1519 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1520
1521         * configure.ac: Separate cases disabling target-libssp,
1522         target-libiberty, target-libstdc++-v3 and Fortran from general
1523         case over targets.
1524         * configure: Regenerate.
1525
1526 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1527
1528         * configure.ac (*-*-chorusos): Don't disable libgcj.
1529         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1530         Remove case.
1531         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1532         (arm-*-coff): Don't disable libgcj.
1533         (arm*-*-linux-gnueabi): Remove useless assignment.
1534         (arm-*-riscix*): Don't disable libgcj.
1535         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1536         configuration.
1537         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1538         (c54x*-*-*): Remove case.
1539         (tic54x-*-*): Don't disable GCC or GCC libraries.
1540         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1541         to *.
1542         (d10v-*-*): Don't disable GCC libraries.
1543         (d30v-*-*): Don't disable libgcj.
1544         (h8500-*-*): Don't disable GCC libraries.
1545         (i960-*-*): Don't disable libgcj.
1546         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1547         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1548         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1549         libgcj.
1550         (m68k-*-coff*): Remove case.
1551         (mmix-*-*): Don't disable libgloss on host.
1552         (mn10200-*-*, mn10300-*-*): Remove cases.
1553         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1554         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1555         Don't disable libgcj.
1556         (romp-*-*): Remove case.
1557         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1558         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1559         case.
1560         (v810-*-*): Don't disable GCC libraries.
1561         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1562         (ip2k-*-*): Don't disable GCC libraries.
1563         * configure: Regenerate.
1564
1565 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1566
1567         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1568         libffi on host.
1569         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1570         on host.
1571         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1572         * configure: Regenerate.
1573
1574 2011-03-26  John Marino  <binutils@marino.st>
1575
1576         * configure.ac: Add support for *-*-dragonfly*
1577         * configure: Regenerate.
1578
1579 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1580
1581         * configure.ac (native_only): Remove.
1582         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1583         send-pr uudecode guile gnuserv on host.
1584         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1585         send-pr rcs guile perl texinfo libtool on host.
1586         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1587         automake send-pr rcs guile perl texinfo libtool on host.
1588         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1589         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1590         (alpha*-dec-osf*): Don't disable fileutils on target.
1591         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1592         texinfo send-pr expect dejagnu on target.
1593         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1594         target-qthreads on target.
1595         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1596         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1597         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1598         x86_64-*-mingw*): Don't disable expect on target.
1599         (*-*-cygwin*): Don't disable target-gperf on target.
1600         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1601         gnuserv on target.
1602         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1603         target.
1604         * configure: Regenerate.
1605
1606 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1607
1608         * configure.ac (target_tools): Remove target-groff.
1609         (native_only): Remove target-groff.
1610         (hppa*64*-*-*): Don't disable byacc.
1611         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1612         setting.
1613         (*-*-kaos*): Don't skip target-librx and target-groff.
1614         (*-*-netware*): Don't skip target-libmudflap.
1615         (*-*-tpf*): Don't skip target-libmudflap.
1616         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1617         directories on the host.
1618         (ia64*-*-*vms*): Don't skip tix.
1619         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1620         host.
1621         * configure: Regenerate.
1622
1623 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1624
1625         * configure.ac: Remove references to mt-mep, mt-netware,
1626         mt-wince.
1627         * Makefile.def: Add all-utils soft dependencies.
1628         * Makefile.tpl: Remove GDB_NLM_DEPS.
1629         * configure: Regenerate.
1630         * Makefile.in: Regenerate.
1631
1632 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1633
1634         * configure.ac: Do not include mh-x86omitfp.
1635         * configure: Regenerate.
1636
1637 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1638
1639         * configure.ac: Remove empty cases.
1640         * configure: Regenerate.
1641
1642 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1643
1644         * Makefile.def: Add dependency from termcap to gdb.
1645         * Makefile.in: Regenerate.
1646
1647 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1648
1649         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1650         * configure: Regenerate.
1651         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1652         * Makefile.tpl: Likewise.
1653         * Makefile.in: Regenerate.
1654
1655 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1656
1657         * configure.ac: Remove all mentions of tentative_cc.
1658         * configure: Regenerate.
1659
1660 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1661
1662         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1663         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1664         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1665         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1666         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1667         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1668         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1669         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1670         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1671         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1672         *-*-rhapsody*): Remove host cases.
1673         * configure: Regenerate.
1674
1675 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1676
1677         * configure.ac (ppc*-*-pe): Remove host case.
1678         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1679         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1680         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1681         cases.
1682         * configure: Regenerate.
1683
1684 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1685
1686         * config.sub: Update to version 2011-03-23.
1687
1688 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1689
1690         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1691         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1692         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1693         * configure: Regenerate.
1694
1695 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1696
1697         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1698         to Write After Approval.
1699         * config-ml.in: Don't handle arc-*-elf*.
1700         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1701         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1702         handle GCC libraries.
1703         * configure: Regenerate.
1704
1705 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1706
1707         PR bootstrap/48120:
1708         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1709         Add -lstdc++ -lm to LIBS.
1710         * configure: Regenerate.
1711
1712 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1713
1714         * config.guess: Update to version 2011-02-02
1715         * config.sub: Update to version 2011-02-24
1716
1717 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1718
1719         PR lto/48086
1720         * configure.ac: Re-enable LTO on *-apple-darwin9.
1721         * configure: Regenerate.
1722
1723 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1724
1725         PR lto/48086
1726         * configure.ac: Disable LTO on darwin due to an assembler change in
1727         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1728         under 256.
1729         * configure: Regenerate.
1730
1731 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1732
1733         * MAINTAINERS: Update myself as score backend maintainer,
1734         update my e-mail address.
1735
1736 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1737
1738         * MAINTAINERS: Update my e-mail address.
1739
1740 2011-03-06  Joey Ye  <joey.ye@arm.com>
1741
1742         * MAINTAINERS: Update my e-mail address.
1743
1744 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1745
1746         * configure.ac: Adjust test of with_ppl.
1747         * configure: Regenerated.
1748
1749 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1750
1751         * MAINTAINERS: Adjust my e-mail address.
1752
1753 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1754
1755         * configure.ac: Add -lpwl to ppllibs.
1756         * configure: Regenerated.
1757
1758 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1759
1760         * config/cloog.m4: Add -lisl to clooglibs.
1761         * configure: Regenerated.
1762
1763 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1764
1765         * MAINTAINERS (CPU Port maintainers): Add self.
1766
1767 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1768
1769         * MAINTAINERS: Add myself as testsuite maintainer.
1770
1771 2011-02-15  Mike Stump  <mikestump@comcast.net>
1772
1773         * MAINTAINERS: Add myself as testsuite maintainer.
1774
1775 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1776
1777         Import from Libtool and gnulib:
1778
1779         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1780
1781         Prepare for supporting FreeBSD 10.
1782         * config.rpath: Remove handling of freebsd1* which soon would
1783         match FreeBSD 10.0.
1784
1785         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1786
1787         Remove support for FreeBSD 1.x.
1788         * libtool.m4 (_LT_LINKER_SHLIBS)
1789         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1790         soon would incorrectly match FreeBSD 10.0.
1791
1792 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1793
1794         PR binutils/12283
1795         * move-if-change: Import version from gnulib.
1796
1797 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1798
1799         PR lto/47225
1800         * Makefile.def (lto-plugin): Double dash for enable-shared.
1801         (configure-gcc): Depend on all-lto-plugin.
1802         * Makefile.in: Rebuilt.
1803
1804 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1805
1806         * configure.ac: Remove extra bracket.
1807         * configure: Regenerate.
1808
1809 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1810
1811         * MAINTAINERS: Add myself as libquadmath maintainer.
1812
1813 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1814
1815         * MAINTAINERS: Update my email address.
1816
1817 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1818
1819         * MAINTAINERS (option handling): Add self.
1820
1821 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1822
1823         PR lto/47225
1824         * Makefile.def: Add dependency for install-gcc
1825         on install-lto-plugin.
1826         * Makfile.in: Regenerated
1827
1828 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1829
1830         * MAINTAINERS (CPU Port Maintainers): Add myself.
1831
1832 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1833
1834         PR libgcj/44341
1835         * configure.ac: Discard --with-* flags for host when configuring
1836         target libraries for cross build.
1837         * configure: Rebuilt.
1838
1839 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1840
1841         * MAINTAINERS (linear loop transforms): Removed.
1842
1843 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1844
1845         * configure.ac: If with_ppl is no, move setting with_cloog=no
1846         after CLOOG_REQUESTED check.
1847         * configure: Regenerated.
1848
1849 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1850
1851         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1852         CLooG has been requested.
1853         * configure: Regenerated.
1854
1855 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1856
1857         * configure: Regenerated.
1858         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1859
1860 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1861
1862         * configure: Regenerated.
1863         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1864
1865 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1866
1867         * configure.ac: Use AS_HELP_STRING throughout.
1868         * configure: Regenerate.
1869
1870 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1871
1872         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1873         * configure: Regenerate.
1874
1875 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1876
1877         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1878
1879 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1880
1881         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1882         for ia64-hpux.
1883         * configure: Regenerate.
1884
1885 2011-01-07  Jan Hubicka  <jh@suse.cz>
1886
1887         PR lto/47225
1888         * Makefile.in: Regenerate.
1889         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1890         configure.
1891
1892 2011-01-07  Jan Hubicka  <jh@suse.cz>
1893
1894         * Makefile.in: Regenerate.
1895         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1896         and configure dependency on lto-plugin configure.
1897         (lto-plugin module): Remove dependency on GCC; add dependency on
1898         liniberty.
1899
1900 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1901
1902         * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1905
1906         * configure: Regenerate.
1907
1908 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1909
1910         * configure.ac: (picochip): Disable libiberty.
1911
1912 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1913
1914         * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2010-12-10  Ian Lance Taylor  <iant@google.com>
1917
1918         PR bootstrap/46819
1919         * configure.ac: For --disable-libgcj clear libgcj_saved.
1920         * configure: Rebuild.
1921
1922 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1923
1924         PR fortran/46540
1925         * configure.ac: Add --disable-libquadmath and
1926         --disable-libquadmath-support.
1927         * configure: Regenerate.
1928
1929 2010-12-03  Ian Lance Taylor  <iant@google.com>
1930
1931         * MAINTAINERS: Add myself as libgo maintainer.
1932
1933 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1934
1935         PR libffi/46792
1936         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1937         * configure: Regenerate.
1938
1939 2010-12-02  Ian Lance Taylor  <iant@google.com>
1940
1941         * configure.ac: Always set default for poststage1_ldflags to
1942         -static-libstdc++ -static-libgcc.
1943
1944 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1945
1946         * configure.ac: Move comment to remove extra space in last argument
1947         of GCC_TARGET_TOOL.
1948
1949 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1950
1951         PR other/46026
1952         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1953         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1954         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1955         (BASE_FLAGS_TO_PASS): Use it.
1956         * configure: Rebuilt.
1957         * Makefile.in: Rebuilt.
1958
1959 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1960
1961         PR binutils/12258
1962         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1963         Properly check default linker.
1964         * configure: Regnerated.
1965
1966 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1967
1968         * configure.ac: For --enable-gold, handle value `default' instead of
1969         `both*'.  New configure option --{en,dis}able-ld.
1970         * configure: Regenerate.
1971
1972 2010-11-20  Ian Lance Taylor  <iant@google.com>
1973
1974         * configure.ac: Only disable a language library if no language needs
1975         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1976         * configure: Rebuild.
1977
1978 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1979
1980         * Makefile.in: Regenerate.
1981
1982         PR other/46202
1983         * configure.ac: Fix just-built in-tree STRIP name to be
1984         binutils/strip-new.
1985         * configure: Regenerate.
1986         * Makefile.def (install-strip-gcc, install-strip-binutils)
1987         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1988         (install-strip-sid): Mirror dependencies on non-strip variants
1989         of these targets on the respective -strip prerequisites.
1990         * Makefile.tpl (install-strip, install-strip-host)
1991         (install-strip-target): New targets.
1992         (install-strip-[+module+], install-strip-target-[+module+]):
1993         New targets.
1994         * Makefile.in: Regenerate.
1995
1996 2010-11-19  Ian Lance Taylor  <iant@google.com>
1997             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1998
1999         * configure.ac: Add target-libgo to target_libraries.  Set
2000         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2001         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2002         (HOST_EXPORTS): Add GOC.
2003         (BASE_TARGET_EXPORTS): Add GOC.
2004         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2005         (GOCFLAGS_FOR_TARGET): New variable.
2006         (EXTRA_HOST_FLAGS): Add GOC.
2007         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2008         * Makefile.def (target_modules): Add libgo.
2009         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2010         (dependencies): Add dependency from configure-target-libgo to
2011         configure-target-libffi and all-target-libstdc++-v3.  Add
2012         dependencies from all-target-libgo to all-target-libffi.
2013         (languages): Add go.
2014         * configure: Rebuild.
2015         * Makefile.in: Rebuild.
2016
2017 2010-11-19  Ian Lance Taylor  <iant@google.com>
2018
2019         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2020         compiler/flag environment variables.
2021
2022 2010-11-18  Ian Lance Taylor  <iant@google.com>
2023
2024         * configure.ac: Check for lang_requires_boot_languages in
2025         config-lang.in files.
2026         * configure: Rebuild.
2027
2028 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2029             Tobias Burnus  <burnus@net-b.de>
2030
2031         PR fortran/32049
2032         * Makefile.def: Add libquadmath; build it with language=fortran.
2033         * configure.ac: Add libquadmath.
2034         * Makefile.tpl: Handle multiple libs in check-[+language+].
2035         * Makefile.in: Regenerate.
2036         * configure: Regenerate.
2037
2038 2010-11-16  Tom Tromey  <tromey@redhat.com>
2039
2040         * MAINTAINERS: Moved myself to reviewers section.
2041
2042 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2043
2044         * MAINTAINERS: Moved myself to reviewers section.
2045
2046 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2047
2048         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2049         (Write After Approval): Remove self.
2050
2051 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2052
2053         * configure.ac: Fix spelling in option names.
2054         * configure: Regenerated.
2055
2056 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2057
2058         PR bootstrap/39622
2059         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2060         * configure: Regenerated.
2061
2062 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2063
2064         * MAINTAINERS: Update my email address.
2065
2066 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2067
2068         * configure: Regenerate.
2069
2070 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2071
2072         * configure: Regenerate.
2073
2074 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2075
2076         * configure: Regenerate.
2077
2078 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2079
2080         * configure: Regenerate.
2081
2082 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2083
2084         * configure.ac: Support official CLooG.org versions.
2085         * configure: Regenerate.
2086         * config/cloog.m4: New.
2087
2088 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2089
2090         * MAINTAINERS (Write After Approval): Add myself.
2091
2092 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2093
2094         * MAINTAINERS: Update my email address.
2095
2096 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2097
2098         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2099         * configure: Regenerate.
2100
2101 2010-11-03  Ian Lance Taylor  <iant@google.com>
2102             Dave Korn  <dave.korn.cygwin@gmail.com>
2103
2104         PR lto/46273
2105         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2106         and on other supported platforms whenever LTO is enabled.
2107         * configure: Rebuild.
2108
2109 2010-11-02  Alan Modra  <amodra@gmail.com>
2110
2111         PR binutils/12110
2112         * configure.ac: Error when source path contains spaces.
2113         * configure: Regenerate.
2114
2115 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2116
2117         * MAINTAINERS: Update my email address.
2118
2119 2010-10-20  Ian Lance Taylor  <iant@google.com>
2120
2121         * Makefile.def (target_modules): Set lib_path to src/.libs for
2122         libstdc++-v3 module.
2123         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2124         * Makefile.in: Rebuild.
2125
2126 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2127
2128         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2129         (Write After Approval): Remove myself.
2130
2131 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2132
2133         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2134
2135 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2136
2137         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2138
2139 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2140
2141         * configure.ac (build_lto_plugin): New shell variable.
2142         (--enable-lto): Turn on by default for all non-ELF platforms that
2143         have had LTO support added so far.  Set build_lto_plugin appropriately
2144         for both ELF and non-ELF.
2145         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2146         * configure: Regenerate.
2147
2148 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2149
2150         Sync from src:
2151         * configure.ac (v850 support): Remove target-libgloss from
2152         noconfigdirs.
2153         * configure: Regenerate.
2154
2155 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2156
2157         PR bootstrap/45326
2158         PR bootstrap/45174
2159         * configure.ac: Honor initial values of $build_configargs,
2160         $host_configargs, $target_configargs.  Mark the precious, so
2161         environment settings get recorded.
2162         * configure: Regenerate.
2163
2164 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2165
2166         PR bootstrap/45796
2167         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2168         Depend on all-build-libiberty.
2169         * Makefile.in: Regenerate.
2170
2171 2010-09-30  Michael Eager  <eager@eagercon.com>
2172
2173         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2174         * configure: Regenerate.
2175
2176 2010-09-28  Michael Eager  <eager@eagercon.com>
2177
2178         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2179
2180 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2181
2182         PR bootstrap/44621
2183         * configure.ac: Fix unportable shell quoting.
2184         * configure: Regenerate.
2185
2186 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2187
2188         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2189         targets and amend comment.
2190         * configure: Regenerate.
2191
2192 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2193
2194         * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2197
2198         * configure.ac: Enable LTO by default on Darwin.
2199         * configure: Regenerate.
2200
2201 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2202
2203         * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2206
2207         * MAINTAINERS (Write After Approval): Add myself.
2208
2209 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2210
2211         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2212         ports
2213
2214 2010-07-28  David Yuste  <david.yuste@gmail.com>
2215
2216         * MAINTAINERS (Write After Approval): Add myself.
2217
2218 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2219
2220         * configure.ac: Support all v850 targets.
2221         * configure: Regenerate.
2222
2223 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2224
2225         PR bootstrap/44455
2226         * configure.ac (extra_mpfr_configure_flags): Copy from
2227         extra_mpc_gmp_configure_flags.
2228         * configure: Re-generated.
2229
2230 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2231
2232         * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2235
2236         * MAINTAINERS (Write After Approval): Add myself.
2237
2238 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2239
2240         * MAINTAINERS (Write After Approval): Add myself.
2241
2242 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2243
2244         PR target/44862
2245         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2246         Provide -B option to allow for link spec %s substitutions for
2247         libstdc++.a on darwin.
2248         * Makefile.in: Regenerate.
2249
2250 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2251
2252         * MAINTAINERS (Reviewers): Update my e-mail address
2253
2254 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2255
2256         * Makefile.def (configure-gcc): Depend on all-libelf.
2257         * Makefile.in: Rebuild.
2258
2259 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2260
2261         * MAINTAINERS (Write After Approval): Add myself in the right place.
2262
2263 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2264
2265         * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2268
2269         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2270
2271 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2272
2273         * config.sub: Update to version 2010-05-21.
2274         * config.guess: Update to version 2010-04-03.
2275
2276 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2277
2278         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2279         * configure: Regenerate.
2280
2281 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2282
2283         * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2286
2287         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2288         a platform that supports LTO.
2289         * configure: Regenerate.
2290
2291 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2292
2293         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2294         * configure: Regenerated.
2295
2296 2010-04-27  Roland McGrath  <roland@redhat.com>
2297             H.J. Lu  <hongjiu.lu@intel.com>
2298
2299         * configure.ac (--enable-gold): Support both, both/gold and
2300         both/bfd to add gold to configdirs without removing ld.
2301         * configure: Regenerated.
2302
2303         * Makefile.def: Add install-gold dependency to install-ld.
2304         * Makefile.in: Regenerated.
2305
2306 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2307
2308         PR lto/42776
2309         * configure.ac (--enable-lto): Refactor handling so libelf tests
2310         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2311         and allow LTO to be explicitly enabled on non-ELF platforms that
2312         are known to support it inside else-clause.
2313         * configure: Regenerate.
2314
2315 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2316
2317         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2318         * configure: Regenerate.
2319
2320 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2321
2322         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2323         * configure: Regenerate.
2324
2325 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2326
2327         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2328         separately.
2329         * configure: Regenerate.
2330
2331 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2332
2333         * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2336
2337         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2338         * configure: Regenerate.
2339
2340 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2341
2342         * configure: Regenerate after change to elf.m4.
2343
2344 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2345
2346         * MAINTAINERS (Write After Approval): Add myself.
2347
2348 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2349
2350         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2351         * configure: Regenerated.
2352
2353 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2354
2355         * configure.ac: Print "buggy but acceptable" when CLooG
2356         revision is less than 9.
2357         * configure: Regenerated.
2358
2359 2010-04-01  Diego Novillo  <dnovillo@google.com>
2360
2361         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2362
2363 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2364
2365         PR bootstrap/43615
2366         PR bootstrap/43328
2367
2368         Revert:
2369
2370         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2371
2372         * configure.ac: Do not pass --enable-multilib nor
2373         --disable-multilib in baseargs.  Accept explicitly passed
2374         --enable_multilib.
2375         * configure: Regenerate.
2376
2377 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2378
2379         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2380
2381 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2382
2383         * MAINTAINERS: Remove myself.
2384
2385 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2386
2387         PR bootstrap/43328
2388         * configure.ac: Do not pass --enable-multilib nor
2389         --disable-multilib in baseargs.  Accept explicitly passed
2390         --enable_multilib.
2391         * configure: Regenerate.
2392
2393 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2394
2395         * MAINTAINERS (spu port): Remove me.
2396
2397 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2398
2399         * configure.ac (tic6x-*-*): New case.
2400         * configure: Regenerate.
2401
2402 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2403
2404         * config.sub: Update to version 2010-03-22.
2405         * config.guess: Update to version 2009-12-30.
2406
2407 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2408
2409         PR ada/42554
2410         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2411         * configure: Regenerate.
2412
2413 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2414
2415         * MAINTAINERS: Update my email address.
2416
2417 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2418
2419         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2420         (ghassan.shobaki@amd.com): Removed.
2421
2422 2010-03-17  Alan Modra  <amodra@gmail.com>
2423
2424         * MAINTAINERS: Update my email address.
2425
2426 2010-03-16  Diego Novillo  <dnovillo@google.com>
2427
2428         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2429         Matthews.
2430
2431 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2432
2433         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2434         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2435
2436 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2437
2438         * MAINTAINERS: Update my email address.
2439
2440 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2441
2442         * MAINTAINERS: Update my email address.
2443
2444 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2445
2446         * MAINTAINERS: Update my email address.
2447
2448 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2449
2450         * MAINTAINERS: Update my email address.
2451
2452 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2453
2454         PR libstdc++/32499
2455         * configure.ac (RANLIB): Default to true.
2456         (STRIP): Likewise.
2457         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2458         * configure: Regenerate.
2459
2460 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2461
2462         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2463         (Write After Approval): Update my email address.
2464
2465 2010-02-17  Nick Clifton  <nickc@redhat.com>
2466
2467         PR 11238
2468         * Makefile.tpl (local-distclean): Also remove config.cache files in
2469         sub-directories as there may not be Makefiles present in the
2470         sub-directories.
2471         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2472         the config.cache files found by the find command.
2473
2474         * Makefile.in: Regenerate.
2475         * configure.ac: Revert previous delta.
2476         * configure: Regenerate.
2477
2478 2010-02-15  Nick Clifton  <nickc@redhat.com>
2479
2480         PR 11238
2481         * configure.ac: Delete config.cache files in sub-directories when
2482         deleting Makefiles.
2483         * configure: Regenerate.
2484
2485 2010-02-12  Ben Elliston  <bje@gnu.org>
2486
2487         * MAINTAINERS: Update my email address.
2488
2489 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2490
2491         * MAINTAINERS (spu port): Update my email address.
2492
2493 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2494
2495         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2496
2497 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2498
2499         * configure.ac: Add "recommended" version checks for GMP/MPC.
2500         Update recommended GMP/MPFR/MPC versions.
2501         * configure: Regenerate.
2502
2503 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2504
2505         * MAINTAINERS: Move my Embecosm email address into the
2506         write-after-approval section.
2507
2508 2010-01-26  Ian Lance Taylor  <iant@google.com>
2509
2510         * MAINTAINERS: Add myself as Go frontend maintainer.
2511
2512 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2513
2514         PR libstdc++/36101, PR libstdc++/42813
2515         * configure.ac (bootstrap_target_libs): Make inclusion of
2516         target-libgomp conditional on libgomb being in target_configdirs.
2517         * configure: Regenerate.
2518
2519 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2520
2521         PR libstdc++/36101, PR libstdc++/42813
2522         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2523         * configure: Regenerate.
2524
2525 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2526
2527         PR libstdc++/36101, PR libstdc++/42813
2528         * configure.ac (target_configdirs): Substitute.
2529         * Makefile.def: Bootstrap target module libgomp.
2530         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2531         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2532         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2533         * configure, Makefile.in: Regenerate.
2534
2535 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2536
2537         * MAINTAINERS: Adjust my details.
2538
2539 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2540
2541         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2542
2543 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2544
2545         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2546
2547 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2548
2549         * MAINTAINERS (Write After Approval): Add myself.
2550
2551 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2552
2553         * MAINTAINERS (Write After Approval): Add myself.
2554
2555 2010-01-11  Richard Guenther  <rguenther@suse.de>
2556
2557         PR lto/41569
2558         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2559         * Makefile.in: Regenerated.
2560
2561 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2562
2563         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2564         * configure: Regenerate.
2565
2566 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2567             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2568
2569         PR bootstrap/42424
2570         * configure.ac: Include libtool m4 files.
2571         (_LT_CHECK_OBJDIR): Call it.
2572         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2573         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2574
2575         * configure: Regenerate.
2576
2577 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2578
2579         PR bootstrap/41818
2580         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2581         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2582         * Makefile.in: Regenerate.
2583
2584 2010-01-02  Richard Guenther  <rguenther@suse.de>
2585
2586         PR lto/41529
2587         * configure.ac: Include config/elf.m4.  Disable LTO if not
2588         builting for an elf target.
2589         * configure: Regenerate.
2590
2591 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2592
2593         * MAINTAINERS: Change my email address.
2594
2595 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2596
2597         * config.sub, config.guess: Update from upstream sources.
2598
2599 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2600
2601         * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2604
2605         PR middle-end/30447
2606         PR middle-end/30789
2607         PR other/40302
2608
2609         * configure.ac: Require MPC.
2610         * configure: Regenerate.
2611
2612 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2613
2614         PR target/38384
2615         PR bootstrap/40972
2616         * libtool.m4: Sync from git Libtool.
2617         * ltoptions.m4: Likewise.
2618         * ltversion.m4: Likewise.
2619         * lt~obsolete.m4: Likewise.
2620         * ltmain.sh: Likewise.
2621
2622 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2623
2624         * configure.ac: Update minimum MPC version to 0.8.
2625         * configure: Regenerate.
2626
2627 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2628
2629         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2630         * configure: Regenerated.
2631
2632 2009-11-21  Ian Lance Taylor  <iant@google.com>
2633
2634         * configure.ac: Change default of poststage1_ldflags to be empty if
2635         poststage1_libs is set.  When poststage1_libs is empty, and
2636         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2637         * configure: Rebuild.
2638
2639 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2640
2641         * MAINTAINERS (Write After Approval): Update my email address.
2642
2643 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2644
2645         * config.guess: Update from upstream sources.
2646
2647 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2648
2649         * Makefile.def: Restore host and target settings for gmp.
2650         * Makefile.in: Rebuild.
2651
2652 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2653
2654         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2655         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2656         Fix portability of test of C++ as bootstrap language.  Add
2657         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2658         * configure: Rebuild.
2659         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2660         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2661         in-tree building.
2662         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2663         (POSTSTAGE1_HOST_EXPORTS): Use it.
2664         (STAGE[+id+]_CXXFLAGS): New.
2665         (BASE_FLAGS_TO_PASS): Pass it down.
2666         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2667         extra_exports.
2668         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2669         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2670         extra_exports.
2671         * Makefile.in: Rebuild.
2672
2673 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2674
2675         * config.sub, config.guess: Update from upstream sources.
2676
2677 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2678
2679         * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2009-11-09  Jon Beniston  <jon@beniston.com>
2682
2683         * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2686
2687         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2688         paths for *-w64-mingw* and x86_64-*mingw*.
2689         * configure: Regenerated.
2690
2691 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2692
2693         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2694
2695 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2696
2697         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2698         Phil Edwards to Write-After Approval.
2699
2700 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2701
2702         * configure.ac: Disable target-winsup & co for
2703         x86_64-*-mingw* and *-w64-mingw* targets.
2704         * configure: Regenerated.
2705
2706 2009-10-16  Nick Clifton  <nickc@redhat.com>
2707
2708         * MAINTAINERS: Add myself as a maintainer for the RX port.
2709
2710 2009-10-26  Johannes Singler  <singler@kit.edu>
2711
2712         * MAINTAINERS (Write After Approval): Update my e-mail address.
2713
2714 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2715
2716         * configure.ac (CLooG test): Use = with test.
2717         * configure: Regenerate.
2718
2719 2009-10-22  Richard Guenther  <rguenther@suse.de>
2720
2721         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2722         cloog if the ppl version check failed.  Move flags saving
2723         before setting in libelf check.
2724         * configure: Regenerate.
2725
2726 2009-10-21  Richard Guenther  <rguenther@suse.de>
2727
2728         * configure.ac: Adjust the ppl and cloog configure to work as
2729         documented.  Disable cloog if ppl was disabled.  Omit the version
2730         checks if they were disabled.
2731         * configure: Re-generate.
2732
2733 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2734
2735         * configure.ac: Add 'lto' to enable_languages, not
2736         new_enable_languages, and only if not already present.
2737         * configure: Regenerate.
2738
2739 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2740
2741         * README: Refer to the various COPYING* files instead of just
2742         COPYING.
2743         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2744
2745 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2746
2747         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2748
2749 2009-10-07  Richard Guenther  <rguenther@suse.de>
2750
2751         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2752         and Richard Guenther as reviewers.
2753         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2754         as reviewers.
2755
2756 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2757
2758         * config.sub: Update from upstream sources.
2759
2760 2009-10-06  Ian Lance Taylor  <iant@google.com>
2761
2762         * Makefile.def: check-gold depends upon all-gas.
2763         * Makefile.in: Rebuild.
2764
2765 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2770
2771         * Makefile.def: all-lto-plugin depends on all-libiberty.
2772         set bootstrap=true for lto-plugin.
2773         Add lto-plugin.
2774         * Makefile.in: Regenerate.
2775         * configure.ac (host_libs): Add lto-plugin.
2776         * configure: Regenerate.
2777
2778 2009-10-03  Diego Novillo  <dnovillo@google.com>
2779
2780         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2781         (HOST_LIBELFLIBS): Define.
2782         (HOST_LIBELFINC): Define.
2783         * Makefile.in: Regenerate.
2784         * configure.ac: Add --enable-lto.
2785         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2786         If --enable-lto is used, add 'lto' to new_enable_languages.
2787         If --enable-lto is used and gold is enabled, add
2788         lto-plugin to configdirs.
2789         * configure: Regenerate.
2790
2791 2009-10-03  Simon Baldwin  <simonb@google.com>
2792
2793         * configure.ac: If --with-system-zlib, suppress local zlib and
2794         pass --with-system-zlib to subdir configure scripts.
2795         * configure: Regenerate.
2796
2797 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2798             Paolo Bonzini  <bonzini@gnu.org>
2799
2800         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2801         $(srcdir).
2802         * Makefile.in: Rebuilt.
2803
2804 2009-09-26  Gary Funck  <gary@intrepid.com>
2805
2806         * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2809
2810         * configure.ac: Update minimum MPC version to 0.7.
2811         * configure: Regenerate.
2812
2813 2009-09-25  Nick Clifton  <nickc@redhat.com>
2814
2815         * configure.ac: Pass any --cache-file=/dev/null option on to
2816         subconfigures.
2817         * configure: Regenerate.
2818
2819 2009-09-23  Nick Clifton  <nickc@redhat.com>
2820
2821         * config.sub, config.guess: Update from upstream sources.
2822
2823 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2824
2825         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2826         * Makefile.in: Rebuilt.
2827
2828 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2829
2830         PR bootstrap/32272
2831         * configure.ac: Error out if $srcdir isn't '.' but contains
2832         host-${host_noncanonical}.
2833         * configure: Regenerate.
2834
2835 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2836
2837         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2838         maintainer.
2839
2840 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2841
2842         * configure.ac: If bootstrapping a combined tree with
2843         --enable-gold, require c++ in stage1_languages.
2844         * configure: Regenerate.
2845
2846         * configure.ac: Also add target_libs of stage1_languages to
2847         bootstrap_target_libs.
2848         * configure: Regenerate.
2849
2850         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2851         with --enable-languages not containing c++.
2852         * configure: Regenerate.
2853
2854 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2855
2856         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2857         * configure: Regenerate.
2858
2859 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2860
2861         * MAINTAINERS (Write After Approval): Update my e-mail address,
2862         and move from from here...
2863         (Waiting for paperwork): To here.
2864
2865 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2866
2867         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2868
2869 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2870
2871         * configure.ac: Do not use $extrasub for replacing @if/@endif
2872         parts in Makefile; instead, use additional arguments to
2873         AC_CONFIG_COMMANDS to do the replacement manually, with several
2874         sed invocations, to avoid HP-UX sed command limits.
2875         * configure: Regenerate.
2876
2877 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2878
2879         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2880         blank before -L.
2881
2882 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2883
2884         * configure.ac (with-build-config): Document.  Handle without.
2885         Handle missing argument.
2886         * configure: Rebuilt.
2887
2888 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2889
2890         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2891         Default to bootstrap-debug only if compare-debug works.
2892         * configure: Rebuilt.
2893         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2894         * Makefile.in: Rebuilt.
2895
2896 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2897
2898         * MAINTAINERS (OS Port Maintainers): Update my email address.
2899
2900 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2901
2902         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2903         * Makefile.in: Rebuilt.
2904
2905 2009-09-01  Chris Demetriou  <cgd@google.com>
2906
2907         * MAINTAINERS (Write After Approval): Add myself.
2908
2909 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2910
2911         PR debug/30161
2912         * include/dwarf2.h (enum dwarf_tag): Added
2913         DW_TAG_GNU_template_template_param
2914         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2915
2916 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2917
2918         * Makefile.tpl (AWK): Fix typo.
2919         * Makefile.in: Regenerate.
2920
2921 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2922
2923         * configure.ac: Detect awk and sed.
2924         * Makefile.def (flags_to_pass): Add AWK and SED.
2925         * Makefile.tpl (AWK, SED): New.
2926         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2927         * configure: Regenerate.
2928         * Makefile.in: Regenerate.
2929
2930 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2931
2932         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2933         (collapseslashes): Likewise.
2934
2935 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2936
2937         * configure.ac (AC_PREREQ): Bump to 2.64.
2938
2939 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2940
2941         * configure.ac: Remove --with-datarootdir, --with-docdir,
2942         --with-pdfdir, --with-htmldir switches.
2943         * configure: Regenerate.
2944
2945         * configure: Regenerate.
2946
2947         * compile: Sync from Automake 1.11.
2948         * depcomp: Likewise.
2949         * install-sh: Likewise.
2950         * missing: Likewise.
2951         * mkinstalldirs: Likewise.
2952         * ylwrap: Likewise.
2953
2954 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2955
2956         * ltmain.sh (func_normal_abspath): New function.
2957         (func_relative_path): Likewise.
2958         (func_mode_help): Document new -bindir option for link mode.
2959         (func_mode_link): Add new -bindir option, and use it to place
2960         output DLL if specified.
2961
2962 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2963
2964         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2965         (baseargs): Add --disable-option-checking.
2966         * configure: Regenerate.
2967
2968         * Makefile.def (configure-target-libiberty): Depend on
2969         all-binutils and all-ld.
2970         (configure-target-newlib): Likewise.
2971         * Makefile.in: Regenerate.
2972
2973 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2974
2975         * config.sub, config.guess: Update from upstream sources.
2976
2977 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2978
2979         Sync from src, merge:
2980
2981         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2982
2983         * configure.ac: Do not exclude gas for i386-*-darwin.
2984         Add a case for x86_64-*-darwin.
2985         * configure: Regenerate.
2986
2987 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2988
2989         * MAINTAINERS: Add my name to Write After Approval list.
2990
2991 2009-08-06  Michael Eager  <eager@eagercon.com>
2992
2993         * configure.ac: Add Microblaze target.
2994         * configure: Regenerate.
2995
2996 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2997
2998         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2999         * configure: Regenerate.
3000
3001 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3002
3003         * MAINTAINERS (Write After Approval): Update my e-mail address.
3004
3005 2009-07-06  Ian Lance Taylor  <iant@google.com>
3006
3007         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3008         * configure: Rebuild.
3009
3010 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3011
3012         * MAINTAINERS: Move myself to the Graphite Reviewers.
3013
3014 2009-06-30  Wei Guozhi  <carrot@google.com>
3015
3016         * MAINTAINERS: Add my name to Write After Approval list.
3017
3018 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3019
3020         PR bootstrap/40338
3021         * configure.ac (comparestring): Create new variable.
3022         * Makefile.tpl (comparestring): Use to skip some comparisions.
3023         * configure: Regenerate.
3024         * Makefile.in: Regenerate.
3025
3026 2009-06-26  Doug Evans  <dje@sebabeach.org>
3027
3028         * Makefile.def (host_modules): Add cgen.
3029         * Makefile.in: Regenerate.
3030         * configure.ac (host_tools): Add cgen.
3031         * configure: Regenerate.
3032
3033 2009-06-23  DJ Delorie  <dj@redhat.com>
3034
3035         * MAINTAINERS: Add myself as mep maintainer.
3036
3037 2009-06-23  Ian Lance Taylor  <iant@google.com>
3038
3039         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3040         boot_languages.  Only bootstrap target libraries listed in
3041         target_libs for some boot language.  Add --with-stage1-ldflags,
3042         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3043         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3044         if not building with C++.
3045         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3046         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3047         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3048         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3049         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3050         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3051         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3052         * configure, Makefile.in: Rebuild.
3053
3054 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3055
3056         * MAINTAINERS: Added my name to write-after-approval list.
3057
3058 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3059
3060         * configure.ac: Define is_elf for QNX Neutrino targets.
3061         * configure: Regenerate.
3062
3063 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3064
3065         * MAINTAINERS: Added my name to the write-after-approval list
3066
3067 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068
3069         * configure.ac: Detect MPC in default directory.
3070         * configure: Regenerate.
3071
3072 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3073             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3074
3075         * Makefile.tpl (all): Avoid a trailing backslash.
3076         * Makefile.in: Regenerate.
3077
3078 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3079
3080         * config.sub, config.guess: Update from upstream sources.
3081
3082 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3083
3084         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3085         to noconfdirs.
3086         * configure: Regenerate.
3087
3088 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3089
3090         * Makefile.tpl ([+compare-target+]): Compare all stage
3091         directories, rather than just gcc.
3092         * Makefile.in: Rebuilt.
3093
3094 2009-06-01  Doug Kwan  <dougkwan@google.com>
3095
3096         * configure.ac: Support gold for target arm*-*-*.
3097         * configure: Regenerate.
3098
3099 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3100
3101         * Makefile.def: Add MPC support and dependencies.
3102         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3103
3104         * Makefile.in, configure: Regenerate.
3105
3106 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3107
3108         * Makefile.tpl (all): Avoid harmless warning in make all when
3109         gcc-bootstrap is enabled but stage_last does not exist.
3110         * Makefile.in: Rebuilt.
3111
3112 2009-05-24  Nicolas Roche  <roche@adacore.com>
3113
3114         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3115         * Makefile.in: Regenerate.
3116
3117 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3118
3119         * MAINTAINERS: Update my e-mail address.
3120
3121 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3122
3123         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3124         * configure:  Regenerate.
3125
3126 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3127
3128         PR other/40159
3129         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3130         gcc-no-bootstrap are mutually exclusive.
3131         * Makefile.in: Rebuilt.
3132
3133 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3134
3135         PR other/40159
3136         * Makefile.tpl (all): Don't end with unconditional success.
3137         * Makefile.in: Rebuilt.
3138
3139 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3140
3141         PR target/37137
3142         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3143         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3144         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3145         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3146         stage_configureflags, stage_cflags and stage_libcflags into
3147         explicit Makefile macros.
3148         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3149         GFORTRAN.
3150         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3151         CC.  Set CC_FOR_BUILD from CC.
3152         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3153         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3154         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3155         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3156         and GFORTRAN.
3157         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3158         (_LIBCFLAGS): Renamed to _TFLAGS.
3159         (do-compare-debug, do-compare3-debug): Drop.
3160         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3161         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3162         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3163         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3164         (XGCC_FLAGS_FOR_TARGET): New.
3165         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3166         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3167         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3168         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3169         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3170         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3171         TFLAGS.
3172         (BUILD_CONFIG): Include if requested.
3173         (all): Set TFLAGS on bootstrap.
3174         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3175         (all-stageid-prefixmodule): Likewise.
3176         (do-clean, distclean-stageid): Set TFLAGS.
3177         (restrap): Fix whitespace.
3178         * Makefile.in: Rebuilt.
3179
3180 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3181
3182         * config.guess: Sync with src.
3183
3184 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3185
3186         * configure.ac ($with_ppl):  Default to no if not supplied.
3187         ($with_cloog):  Likewise.
3188         configure:  Regenerate.
3189
3190 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3191
3192         * MAINTAINERS: Update my e-mail address.
3193
3194 2009-04-27  Nick Clifton  <nickc@redhat.com>
3195
3196         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3197
3198 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3199
3200         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3201         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3202         * Makefile.in: Regenerate.
3203
3204 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3205
3206         PR bootstrap/39739
3207         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3208         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3209
3210         * configure, Makefile.in: Regenerate.
3211
3212 2009-04-21  Taras Glek  <tglek@mozilla.com>
3213
3214         * include/hashtab.h: Update GTY annotations to new syntax
3215         * include/splay-tree.h: Likewise
3216
3217 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3218
3219         * config.sub, config.guess: Update from upstream sources.
3220
3221 2009-04-15  Anthony Green  <green@moxielogic.com>
3222
3223         * configure.ac: Add moxie support.
3224         * configure: Rebuilt.
3225
3226 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3227
3228         * configure.ac: Change copyright header to refer to version
3229         3 of the GNU General Public License and to point readers at the
3230         COPYING3 file and the FSF's license web page.
3231         * Makefile.def: Likewise.
3232         * Makefile.tpl: Likewise.
3233         * Makefile.in: Regenerate.
3234
3235 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3236
3237         * configure.ac: Restore match for darwin9 or later. Use double
3238         brackets since regeneration eats one pair.
3239         * configure: Regenerate.
3240
3241 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3242
3243         PR gas/10039
3244         * configure.ac: Require texinfo 4.7.
3245         * configure: Regenerated.
3246
3247 2009-04-09  Nick Clifton  <nickc@redhat.com>
3248
3249         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3250         the GCC Runtime Library Exception.
3251
3252 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3253
3254         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3255         * configure: Regenerate.
3256
3257 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3258
3259         * Makefil.def (languages): New entries.
3260         * Makefile.tpl (check-gcc-*): New generic target.
3261         * Makefile.in: Regenerate.
3262
3263 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3264
3265         * MAINTAINERS:  Update my email address.
3266
3267 2009-03-18  Tom Tromey  <tromey@redhat.com>
3268
3269         * configure: Rebuild.
3270         * configure.ac (host_libs): Add libiconv.
3271         * Makefile.in: Rebuild.
3272         * Makefile.def (host_modules): Add libiconv.
3273         (configure-gdb, all-gdb): Depend on libiconv.
3274
3275 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3276
3277         * configure.ac: Treat gdb as supported on x86_64-darwin.
3278         * configure: Regenerate.
3279
3280 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3281
3282         * configure.ac (--with-host-libstdcxx): New option.
3283         * configure: Regenerate.
3284
3285 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3286
3287         * MAINTAINERS:  Move myself into the write after approval list.
3288
3289 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3290
3291         * MAINTAINERS: Update e-mail address.
3292
3293 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3294
3295         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3296
3297 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3298
3299         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3300
3301 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3302
3303         Backport from git Libtool:
3304
3305         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3306         Support GNU/kOpenSolaris.
3307         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3308         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3309         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3310         GNU/kOpenSolaris.
3311
3312 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3313
3314         * MAINTAINERS: Update e-mail address.
3315
3316 2009-02-24  Michael Eager  <eager@eagercon.com>
3317
3318         * MAINTAINERS (Write After Approval): Add self.
3319
3320 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3321
3322         * MAINTAINERS (Write After Approval): Add myself.
3323
3324 2009-02-05  Andreas Schwab  <schwab@suse.de>
3325
3326         * Makefile.tpl (stage_last): Define $r and $s before using
3327         $(RECURSE_FLAGS_TO_PASS).
3328         * Makefile.in: Regenerate
3329
3330 2009-01-30  Ian Lance Taylor  <iant@google.com>
3331
3332         * MAINTAINERS: Move myself to the Global Reviewers list.
3333
3334 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3335
3336         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3337         * configure: Regenerate.
3338
3339 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3340
3341         * MAINTAINERS: Make whitespace consistent.
3342         Remove Robert Millan from Write After Approval.
3343
3344 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3345
3346         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3347         (all-opcodes): Depend on all-libiberty.
3348         * Makefile.in: Regenerate.
3349
3350 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3351
3352         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3353         * configure: Regenerate.
3354
3355 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3356
3357         * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3360
3361         * MAINTAINERS: Add myself to reviewers (Fortran).
3362
3363 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3364
3365         PR tree-optimization/38515
3366         * configure.ac (cloog-polylib): Removed.
3367         (with_ppl, with_cloog): Test for "no".
3368         * configure: Regenerated.
3369
3370 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3371
3372         * MAINTAINERS: Moved myself to reviewers (Fortran).
3373
3374 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3375
3376         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3377         (Write After Approval): Remove myself.
3378
3379 2009-01-03  Diego Novillo  <dnovillo@google.com>
3380
3381         * MAINTAINERS: Remove myself from alias maintainership.
3382
3383 2009-01-02  David Ayers  <ayers@fsfe.org>
3384
3385         * MAINTAINERS: Update e-mail address.
3386
3387 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3388
3389         * MAINTAINERS: Make whitespace consistent.
3390
3391 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3392
3393         Backport from upstream Libtool:
3394         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3395         Add cache variables to tests that require the linker to work.
3396         For shlibpath_overrides_runpath, this also changes the semantics
3397         to let the result from the C compiler take precedence.
3398
3399 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3400
3401         * config.sub, config.guess: Update from upstream sources.
3402
3403 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3404
3405         * configure.ac (ppllibs): Add by default the lib flags.
3406         * configure: Regenerate.
3407
3408 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3409
3410         * MAINTAINERS:  Add myself to the write after approval list.
3411
3412 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3413
3414         * configure.ac: Add double brackets on darwin[912].
3415         * configure: Regenerate.
3416
3417 2008-12-03  Daniel Kraft  <d@domob.eu>
3418
3419         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3420         Approval to Reviewer section (for Fortran front-end).
3421
3422 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3423
3424         * configure.ac: Expand to darwin10 and later.
3425         * configure: Regenerate.
3426
3427 2008-12-02  Andreas Schwab  <schwab@suse.de>
3428
3429         * Makefile.def: configure-target-boehm-gc depends on
3430         all-target-libstdc++-v3.
3431         * Makefile.in: Regenerate.
3432
3433 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3434
3435         * MAINTAINERS:  Add myself as mingw maintainer.
3436
3437 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3438
3439         * config.sub, config.guess: Update from upstream sources.
3440
3441 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3442
3443         * README.SCO: Remove.
3444
3445 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3446
3447         * MAINTAINERS:  Add myself to the write after approval list.
3448
3449 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3450
3451         * MAINTAINERS:  Update my email address in WAA section.
3452
3453 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3454
3455         * MAINTAINERS: Update e-mail address.
3456
3457 2008-11-27  Toon Moene  <toon@moene.org>
3458
3459         * MAINTAINERS: Change e-mail address.
3460
3461 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3462
3463         * configure.ac: Build gdb for i?86-*-darwin*
3464         * configure: Regenerated.
3465
3466 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3467
3468         * MAINTAINERS: Added my full name.
3469
3470 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3471
3472         PR bootstrap/38014
3473         PR bootstrap/37923
3474
3475         Revert:
3476
3477         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3478
3479         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3480         * Makefile.in: Regenerated.
3481
3482         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3483
3484         PR gdb/921
3485         PR gdb/1646
3486         PR gdb/2175
3487         PR gdb/2176
3488
3489         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3490         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3491         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3492         (HOST_EXPORTS): Pass CPPFLAGS.
3493         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3494         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3495         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3496         * Makefile.in, configure: Regenerated.
3497         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3498         and CPPFLAGS_FOR_BUILD.
3499
3500 2008-11-06  Jeff Law  <law@redhat.com>
3501
3502         * MAINTAINERS: Add myself as middle end maintainer.
3503
3504 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3505
3506         * MAINTAINERS (Write after approval): Add myself.
3507
3508 2008-11-05  Diego Novillo  <dnovillo@google.com>
3509
3510         * MAINTAINERS (Global Reviewers): Add myself.
3511         (Non-Algorithmic Maintainers): Remove myself.
3512
3513 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3514
3515         * MAINTAINERS (Write after approval): Add myself.
3516
3517 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3518
3519         * MAINTAINERS (Write after approval): Add myself.
3520
3521 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3522
3523         * configure.ac (spu-*-*): Remove special case.
3524         * configure: Regenerate.
3525
3526 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3527
3528         * MAINTAINERS (Write after approval): Update my email address.
3529
3530 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3531
3532         * configure.ac [spu-*-*]: Do not set skipdirs.
3533         * configure: Re-generate.
3534
3535 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3536
3537         * MAINTAINERS (Various Maintainers): Add myself to reload.
3538
3539 2008-10-25  Richard Guenther  <rguenther@suse.de>
3540
3541         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3542         maintainer.  Remove myself as libgcc-math maintainer.
3543         (Non-Algorithmic Maintainers): Remove myself.
3544
3545 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3546
3547         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3548         * Makefile.in: Regenerated.
3549
3550 2008-10-23  Cary Coutant  <ccoutant@google.com>
3551
3552         * MAINTAINERS (Write after approval): Add myself.
3553
3554 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3555
3556         PR gdb/921
3557         PR gdb/1646
3558         PR gdb/2175
3559         PR gdb/2176
3560
3561         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3562         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3563         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3564         (HOST_EXPORTS): Pass CPPFLAGS.
3565         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3566         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3567         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3568         * Makefile.in, configure: Regenerated.
3569         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3570         and CPPFLAGS_FOR_BUILD.
3571
3572 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3573
3574         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3575         Sebastian Pop.
3576
3577 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3578
3579         * MAINTAINERS (Write After Approval): Added myself.
3580
3581 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3582
3583         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3584         recommended version to 2.3.2.
3585
3586         * configure: Regenerate.
3587
3588 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3589
3590         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3591
3592 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3593
3594         * MAINTAINERS (Write After Approval): Update e-mail address.
3595
3596 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3597
3598         * libtool.m4: Update to libtool 2.2.6.
3599         * lt~obsolete.m4: Update to libtool 2.2.6.
3600         * ltmain.sh: Update to libtool 2.2.6.
3601         * ltsugar.m4: Update to libtool 2.2.6.
3602         * ltversion.m4: Update to libtool 2.2.6.
3603         * ltoptions.m4: Update to libtool 2.2.6.
3604         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3605
3606 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3607
3608         * MAINTAINERS (Write After Approval): Add myself.
3609
3610 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3611
3612         * MAINTAINERS (Write After Approval): Update my name.
3613
3614 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3615
3616         * MAINTAINERS: Add myself in "Write After Approval".
3617
3618 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3619
3620         * MAINTAINERS: Add myself as ia64 maintainer.
3621
3622 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3623
3624         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3625         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3626         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3627         and Michael Tiemann from Write After Approval since they do not
3628         actually have access.
3629
3630 2008-09-05  Richard Guenther  <rguenther@suse.de>
3631
3632         * configure.ac: Initialize clooglibs to -lcloog.
3633         * configure: Re-generate.
3634
3635 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3636
3637         * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3640
3641         * configure.ac (--with-cloog-polylib): New.
3642         (--disable-cloog-version-check): New.
3643         (--disable-ppl-version-check): New.
3644         * configure: Re-generate.
3645
3646 2008-09-03  Richard Guenther  <rguenther@suse.de>
3647
3648         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3649         cloog test.
3650         * configure: Re-generate.
3651
3652 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3653
3654         Add picoChip port.
3655         * MAINTAINERS: Add picoChip maintainers.
3656
3657 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3658             Tobias Grosser  <grosser@fim.uni-passau.de>
3659             Jan Sjodin  <jan.sjodin@amd.com>
3660             Harsha Jagasia  <harsha.jagasia@amd.com>
3661             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3662             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3663             Adrien Eliche  <aeliche@isty.uvsq.fr>
3664
3665         Merge from graphite branch.
3666         * configure: Regenerate.
3667         * Makefile.in: Regenerate.
3668         * configure.ac (host_libs): Add ppl and cloog.
3669         Add checks for PPL and CLooG.
3670         * Makefile.def (ppl, cloog): Added modules and dependences.
3671         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3672         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3673
3674 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3675
3676         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3677         (GCC_SHLIB_SUBDIR): New.
3678         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3679         * configure: Regenerate.
3680         * Makefile.in: Regenerate.
3681
3682 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3683
3684         * MAINTAINERS: Consistently use tabs to separate columns.
3685
3686 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3687
3688         * MAINTAINERS (Write after Approval): Add myself.
3689
3690 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3691
3692         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3693         Enable bfd, binutils and opcodes.
3694         * configure: Regenerate.
3695
3696 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3697
3698         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3699
3700 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3701
3702         * MAINTAINERS:  Use correct Umlaut for last name.
3703
3704 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3705
3706         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3707
3708 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3709
3710         * MAINTAINERS: Update my email address.
3711
3712 2008-08-16  Nicolas Roche  <roche@adacore.com>
3713
3714         * Makefile.tpl: Add BOOT_ADAFLAGS.
3715         * Makefile.in: Regenerate.
3716
3717 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3718
3719         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3720         * configure: Regenerate.
3721
3722 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3723
3724         * configure.ac: Add makefile fragments for hpux.
3725         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3726         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3727         * configure: Regenerate.
3728         * Makefile.in: Regenerate.
3729
3730 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3731
3732         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3733
3734 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3735
3736         * MAINTAINERS (Write after Approval): Add myself.
3737
3738 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3739
3740         * MAINTAINERS (Write After Approval):  Add myself.
3741
3742 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3743
3744         * MAINTAINERS (Write After Approval):  Add myself.
3745
3746 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3747
3748         * MAINTAINERS: Update my email address.
3749
3750 2008-06-25  Joey Ye  <joey.ye@intel.com>
3751
3752         * MAINTAINERS (Write After Approval):  Add myself.
3753
3754 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3755
3756         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3757         * Makefile.in: Regenerate.
3758         * configure: Regenerate.
3759
3760 2008-06-17  Daniel Kraft  <d@domob.eu>
3761
3762         * MAINTAINERS (Write After Approval):  Add myself.
3763
3764 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3765
3766         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3767         "$@" is still intact with both Autoconf 2.59 and 2.62.
3768         * configure: Regenerate.
3769
3770 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3771
3772         * Makefile.tpl: Fix comment errors.
3773         * Makefile.in: Regenerate.
3774
3775 2008-06-12  David S. Miller  <davem@davemloft.net>
3776             David Edelsohn  <edelsohn@gnu.org>
3777
3778         * configure.ac: Add powerpc*-*-* to gold supported targets.
3779         * configure: Regenerate.
3780
3781 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3782
3783         PR tree-optimization/36218
3784         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3785         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3786         (all prefix="build-"): Pass them to build-system sub-makes.
3787         * Makefile.in: Regenerate.
3788
3789 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3790
3791         * MAINTAINERS (mt port): Remove.
3792         (sco5, unixware, sco udk): Remove.
3793         (Kean Johnston): Add to Write After Approval.
3794
3795 2008-05-30  Julian Brown  <julian@codesourcery.com>
3796
3797         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3798         of libobjc for ARM EABI Linux.
3799         * configure: Regenerate.
3800
3801 2008-05-18  Xinliang David Li   <davidxl@google.com>
3802
3803         * ChangeLog: Remove wrong ChangeLog entry.
3804
3805 2008-05-17  Xinliang David Li   <davidxl@google.com>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3810
3811         * MAINTAINERS (Write After Approval): Add myself.
3812
3813 2008-05-14  Rafael Espíndola  <espindola@google.com>
3814
3815         * config-ml.in: don't handle --enable-shared and --enable-static.
3816
3817 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3818
3819         * MAINTAINERS: Update my email address.
3820
3821 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3822
3823         * MAINTAINERS: Update my email address.
3824
3825 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3826
3827         * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3830
3831         * MAINTAINERS (Write After Approval): Add myself.
3832
3833 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3834
3835         * MAINTAINERS (crx): Add myself.
3836
3837 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3838
3839         Sync with src:
3840         2008-04-14  David S. Miller  <davem@davemloft.net>
3841
3842         * configure.ac: Add sparc*-*-* to gold supported targets.
3843         * configure: Regenerate.
3844
3845 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3846
3847         PR bootstrap/35457
3848         * configure.ac: Include override.m4.
3849         * configure: Regenerate.
3850
3851 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3852
3853         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3854         * Makefile.in: Regenerate.
3855
3856 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3857
3858         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3859         as nonconfigurable directories list.
3860         * configure: Regenerate.
3861
3862 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3863
3864         * config.sub, config.guess: Update from upstream sources.
3865
3866 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3867
3868         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3869         * Makefile.in: Regenerate.
3870
3871 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3872
3873         * configure.ac: Do not build libssp for the AVR.
3874         * configure: Regenerate.
3875
3876 2008-04-07  Ian Lance Taylor  <iant@google.com>
3877
3878         * Makefile.def: check-gold depends upon all-binutils.
3879         * Makefile.in: Regenerate.
3880
3881 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3882
3883         * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2008-04-04  Nick Clifton  <nickc@redhat.com>
3886
3887         PR binutils/4334
3888         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3889         builds.
3890         * configure: Regenerate.
3891
3892 2008-04-04  NightStrike  <NightStrike@gmail.com>
3893
3894         PR other/35151
3895         * configure.ac: Combine rules for mingw32 and mingw64.
3896         * configure: Regenerate.
3897
3898 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3899
3900         * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3903
3904         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3905         * Makefile.in (.NOTPARALLEL): Ditto.
3906
3907 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3908
3909         * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3912
3913         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3914         * Makefile.in (.NOTPARALLEL): Regenerate.
3915
3916 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3917
3918         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3919         * Makefile.in: Regenerate.
3920
3921 2008-03-26  Jakub Staszak  <kuba@et.pl>
3922
3923         * MAINTAINERS (Write After Approval): Add myself.
3924
3925 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3926
3927         * MAINTAINERS:  Update e-mail address.
3928
3929 2008-03-20  Ian Lance Taylor  <iant@google.com>
3930
3931         * configure.ac: Add support for --enable-gold.
3932         * Makefile.def: Add gold as a directory like ld.
3933         * configure, Makefile.in: Regenerate.
3934
3935 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3936
3937         * configure.ac: m4_include config/proginstall.m4.
3938         * configure: Regenerate.
3939
3940         Backport from upstream Libtool:
3941
3942         2007-10-12  Eric Blake  <ebb9@byu.net>
3943
3944         Deal with Autoconf 2.62's semantic change in m4_append.
3945         * ltsugar.m4 (lt_append): Replace broken versions of
3946         m4_append.
3947         (lt_if_append_uniq): Don't require separator to be overquoted,
3948         and avoid broken m4_append.
3949         (lt_dict_add): Fix typo.
3950         * libtool.m4 (_LT_DECL): Don't overquote separator.
3951
3952 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3953
3954         * config.rpath: Add AIX 6 support.
3955
3956 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3957
3958         * Makefile.def (stageprofile).  Remove -fprofile-generate
3959         from stage_libcflags.
3960         * Makefile.in: Regenerate.
3961
3962 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3963
3964         * config.sub, config.guess: Update from upstream sources.
3965
3966 2008-03-06  Tom Tromey  <tromey@redhat.com>
3967
3968         * MAINTAINERS: Update for treelang deletion.
3969
3970 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3971
3972         * MAINTAINERS: Update my email address.
3973
3974 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3975
3976         * MAINTAINERS (darwin port): Add myself as a maintainer.
3977         (objective-c/c++): Add myself as a maintainer.
3978
3979 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3980
3981         * MAINTAINERS (Write After Approval): Update my email address.
3982
3983 2008-02-25  Tomas Bily  <tbily@suse.cz>
3984
3985         * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3988
3989         * MAINTAINERS (OpenMP): Add myself.
3990
3991 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         PR bootstrap/32009
3994         PR bootstrap/32161
3995
3996         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3997         * configure: Regenerate.
3998
3999         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4000         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4001         STAGE4_LIBCFLAGS): New.
4002         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4003         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4004         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4005         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4006         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4007         for target modules.  Don't export LIBCFLAGS.
4008         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4009         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4010         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4011         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4012         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4013         * Makefile.in: Regenerate.
4014
4015 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4016
4017         PR libgcj/33085
4018         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4019         Do not use -DDLL_EXPORT.  Backport from upstream.
4020
4021 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4022
4023         * MAINTAINERS (Write After Approval): Add myself.
4024
4025 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4026
4027         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4028         * configure: Regenerate.
4029
4030 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4031
4032         * configure.ac (xtensa*-*-*): Recognize processor variants.
4033         * configure: Regenerate.
4034
4035 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4036
4037         PR bootstrap/34922
4038         * configure.ac (PARSE_ARGS): Push suitable setting of
4039         ac_subdirs_all, for `./configure --help=recursive'.
4040         Handle `+' in generic toplevel directory disabling.
4041         * configure: Regenerate.
4042
4043 2008-01-28  Nick Clifton  <nickc@redhat.com>
4044
4045         * MAINTAINERS (xstormy16): Take over maintainership.
4046
4047 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4048
4049         * MAINTAINERS (c4x port): Remove.
4050
4051 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4052
4053         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4054
4055 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4056
4057         * config.sub, config.guess: Update from upstream sources.
4058
4059 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4060
4061         * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4064
4065         * MAINTAINERS: Update my email address.
4066
4067 2008-01-09  Raksit Ashok  <raksit@google.com>
4068
4069         * MAINTAINERS (Write After Approval): Add myself.
4070
4071 2008-01-09  Raksit Ashok  <raksit@google.com>
4072
4073         * MAINTAINERS (Write After Approval): Add myself.
4074
4075 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4076
4077         * config.sub, config.guess: Update from upstream sources.
4078
4079 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4080
4081         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4082         Change recommended MPFR from 2.2.1 -> 2.3.0.
4083         * configure: Regenerate.
4084
4085 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4086
4087         * MAINTAINERS: Update my email address.
4088
4089 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4090
4091         * MAINTAINERS: Update my email address.
4092
4093 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4094
4095         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4096         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4097         * Makefile.in: Regenerate.
4098
4099 2007-12-10  Mark Heffernan  <meheff@google.com>
4100
4101         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4102         misplaced entries.
4103
4104 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4105
4106         * configure.ac: Enable libjava for x86_64-*-darwin9.
4107         * configure: Regenerate.
4108
4109 2007-12-07  Bill Maddox  <maddox@google.com>
4110
4111         * MAINTAINERS (Write After Approval): Add myself.
4112
4113 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4114
4115         * config.sub, config.guess: Update from upstream sources.
4116
4117 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4118
4119         * config-ml.in: Remove 64bit configure tests.
4120
4121 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4122
4123         * config-ml.in: Robustify against white space in absolute file
4124         names.
4125
4126         * config-ml.in (multi-clean): Substitute ${Makefile}.
4127         Remove superfluous ${Makefile} in list.
4128
4129 2007-11-19  Thiemo Seufer  <ths@mips.com>
4130
4131         * config-ml.in: Don't hardcode the Makefile name.
4132
4133 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4134
4135         * MAINTAINERS (Write After Approval): Add myself.
4136
4137 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2007-11-06  Doug Kwan  <dougkwan@google.com>
4142
4143         * MAINTAINERS (Write After Approval): Add myself.
4144
4145 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4146
4147         * MAINTAINERS (mercury): Remove entry.
4148         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4149
4150 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4151
4152         * Makefile.def (dependencies): Make configure-gdb depend on
4153         all-intl.
4154         * Makefile.in: Regenerated.
4155
4156 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4157
4158         * MAINTAINERS (Fortran maintainer): Remove myself.
4159
4160 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4161
4162         * Makefile.def: To avoid problems running with parallel makes,
4163         build newlib before libgloss so that target specific header
4164         files are availble.
4165         * Makefile.in: Regenerate
4166
4167 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4168
4169         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4170         * Makefile.in: Regenerate.
4171
4172 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4173
4174         * MAINTAINERS (Register allocation reviewer): Add myself.
4175
4176 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4177
4178         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4179         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4180         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4181         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4182         * configure: Regenerate.
4183
4184 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4185
4186         * MAINTAINERS (Register allocation reviewer): Add myself.
4187
4188 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4189
4190         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4191         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4192         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4193         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4194         * configure.ac: Default them to host tools for $host = $build.
4195         Subst them.
4196
4197         * configure: Regenerate.
4198         * Makefile.in: Regenerate.
4199
4200 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4201
4202         * MAINTAINERS (Register allocation reviewer): Add myself.
4203
4204 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4205
4206         * MAINTAINERS (Register allocation reviewer): Add myself.
4207
4208 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4209
4210         * MAINTAINERS (Write After Approval): Fix typo.
4211
4212 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4213
4214         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4215         * configure: Regenerate.
4216
4217 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4218
4219         PR bootstrap/31906
4220         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4221         they're already prefixed.
4222
4223 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4224
4225         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4226         libstdc++.
4227         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4228         * configure: Regenerate.
4229         * Makefile.in: Regenerate.
4230
4231 2007-09-17  Andreas Schwab  <schwab@suse.de>
4232
4233         * configure.ac: Raise minimum makeinfo version to 4.6.
4234         * configure: Regenerate.
4235
4236 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4237
4238         * MAINTAINERS (write-after-approval) add myself
4239
4240 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4241
4242         * configure.ac: Correct makeinfo version check.
4243         * configure: Regenerate.
4244
4245 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4246
4247         * MAINTAINERS: Update my email address.
4248
4249 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4250
4251         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4252         to $skipdirs and only disable gprof for newlib.  Use the normal
4253         mips*-elf* handling in other respects.
4254         * configure: Regnerate.
4255
4256 2007-09-12  David Daney  <ddaney@avtrex.com>
4257
4258         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4259         enabling libgcj.
4260         * configure: Regenerate.
4261
4262 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4263
4264         PR other/32154
4265         * configure.ac: For libgloss targets, point the linker to the linker
4266         script, startup code and simulator library.
4267         * configure: Regenerate.
4268
4269 2007-09-07  Andrew Haley  <aph@redhat.com>
4270
4271         * configure.ac (noconfigdirs): Remove target-libffi and
4272         target-libjava.
4273         * configure: Regenerate.
4274
4275 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4276
4277         PR target/33281
4278         * configure.ac: Use config/mh-mingw on mingw.
4279         * configure: Regenerate.
4280
4281 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4282
4283         * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2007-09-05  Richard Guenther  <rguenther@suse.de>
4286
4287         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4288         nor --disable-checking is provided also turn on yes and types
4289         checking for stage1.
4290         * configure: Re-generate.
4291
4292 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4293
4294         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4295         (Write After Approval): Remove myself.
4296
4297 2007-08-29  Nick Clifton  <nickc@redhat.com>
4298
4299         * config.sub, config.guess: Update from upstream sources.
4300
4301 2007-08-22  Bud Davis  <jmdavis@link.com>
4302
4303         * MAINTAINERS (Write After Approval): Added myself.
4304         * MAINTAINERS (Reviewers): Removed myself.
4305
4306 2007-08-18  Paul Brook  <paul@codesourcery.com>
4307             Joseph Myers  <joseph@codesourcery.com>
4308
4309         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4310         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4311         * Makefile.in: Regenerate.
4312         * configure.ac (--with-debug-prefix-map): New.
4313         * configure: Regenerate.
4314
4315 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4316             Nigel Stephens  <nigel@mips.com>
4317
4318         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4319         as target_makefile_frag.
4320         * configure: Regenerate.
4321
4322 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4323
4324         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4325         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4326         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4327         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4328         (do-compare, do-compare3, do-compare-debug): New.
4329         ([+compare-target+]): Use them.
4330
4331 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4332
4333         * MAINTAINERS (Write After Approval): Change my email address.
4334
4335 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4336             Ben Elliston  <bje@au.ibm.com>
4337
4338         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4339         --silent if $silent.
4340         * configure: Regenerate.
4341
4342 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4343
4344         * MAINTAINERS (Various Maintainers): Add myself as
4345         loop infrastructure maintainer.  Update my e-mail
4346         address.
4347
4348 2007-07-31  Diego Novillo  <dnovillo@google.com>
4349
4350         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4351         Adjust description.
4352
4353 2007-07-26  Richard Guenther  <rguenther@suse.de>
4354
4355         * configure.ac: Add types checking to stage1 checking flags.
4356         * configure: Regenerate.
4357
4358 2007-07-17  Nick Clifton  <nickc@redhat.com>
4359
4360         * COPYING3: New file.  Contains version 3 of the GNU General
4361         Public License.
4362         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4363         Lesser General Public License.
4364
4365 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4366
4367         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4368
4369 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4370
4371         * MAINTAINERS (S/390 co-maintainer): Add myself.
4372         (Write After Approval): Remove myself.
4373
4374 2007-07-13  Dan Hipschman  <dsh@google.com>
4375
4376         * MAINTAINERS (Write After Approval): Add myself.
4377
4378 2007-07-11  Nick Clifton  <nickc@redhat.com>
4379
4380         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4381         WINDRES export.
4382         * Makefile.in: Regenerate.
4383
4384 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4385
4386         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4387         maintainer.
4388
4389 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4390
4391         * lt~obsolete.m4: New. Import from 20070318 libtool.
4392
4393 2007-07-03  Julian Brown  <julian@codesourcery.com>
4394
4395         * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4398
4399         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4400         * configure: Regenerate.
4401
4402 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4403
4404         * configure.ac: Add some missing m4 quotation.
4405         * configure: Regenerate.
4406
4407 2007-07-02  Simon Baldwin  <simonb@google.com>
4408
4409         * MAINTAINERS (Write After Approval): Add myself.
4410
4411 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4412
4413         * configure: Regenerate.
4414
4415 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4416
4417         * Makefile.def: Add windmc tool to build.
4418         * Makefile.tpl: Likewise.
4419         * configure.ac: Likewise.
4420         * Makefile.in: Regenerate.
4421         * configure: Regenerate.
4422
4423 2007-06-28  DJ Delorie  <dj@redhat.com>
4424
4425         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4426         not building newlib.
4427         * configure: Regenerated.
4428
4429 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4430
4431         * MAINTAINERS (Write After Approval): Add myself.
4432
4433 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4434
4435         * MAINTAINERS (Write After Approval): Add myself.
4436
4437 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4438
4439         * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4442
4443         * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4446
4447         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4448         * Makefile.in: Regenerated.
4449
4450 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4451
4452         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4453         bfin*-*-uclinux* targets.
4454         * configure: Regenerate.
4455
4456 2007-06-14  Ian Lance Taylor  <iant@google.com>
4457
4458         * MAINTAINERS: Add myself as non-algorithmic global write
4459         maintainer.
4460
4461 2007-06-14  Diego Novillo  <dnovillo@google.com>
4462
4463         * MAINTAINERS: Add self as middle-end maintainer and
4464         non-algorithmic global write maintainer.
4465
4466 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4467
4468         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4469         Move all Fortran maintainers except Paul Brook into the
4470         Non-Autopoiesis section.
4471
4472 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4473
4474         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4475         (distclean-stage[+id+]): Possibly delete stage_last.
4476         * Makefile.in: Regenerate.
4477
4478 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4479
4480         * MAINTAINERS (Various Maintainer): Fix typo.
4481
4482 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4483
4484         * MAINTAINERS (Various Maintainer): Add myself as
4485         dataflow maintainer.
4486
4487 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4488
4489         * config.sub, config.guess: Update from upstream sources.
4490
4491 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4492
4493         * Makefile.tpl: Fix spelling error.
4494         * Makefile.in: Regenerate.
4495
4496 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4497
4498         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4499         lt_cv_sys_max_cmd_len.
4500
4501 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4502
4503         * MAINTAINERS (Various Maintainers): Add myself as
4504         auto-vectorizer maintainer.
4505
4506 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4507
4508         PR libjava/32098
4509         * libtool.m4: Revert previous change.
4510         * ltgcc.m4: Put it here.
4511
4512 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4513
4514         * MAINTAINERS (Various Maintainers): Add myself as
4515         auto-vectorizer maintainer.
4516
4517 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4518
4519         PR libjava/32098
4520         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4521
4522 2007-05-30  Richard Guenther  <rguenther@suse.de>
4523
4524         * MAINTAINERS (Various Maintainers): Add myself as
4525         auto-vectorizer maintainer.
4526
4527 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4528
4529         PR bootstrap/29382
4530         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4531         * configure: Rebuilt.
4532
4533 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4534
4535         * MAINTAINERS (Write After Approval): Removed my name.
4536
4537 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4538
4539         * MAINTAINERS (Write After Approval): Remove myself.
4540
4541 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4542
4543         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4544
4545 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4546
4547         * ltmain.sh: Update from ToT Libtool.
4548         * libtool.m4: Update from ToT Libtool.
4549         * ltsugar.m4: New. Update from ToT Libtool.
4550         * ltversion.m4: New. Update from ToT Libtool.
4551         * ltoptions.m4: New. Update from ToT Libtool.
4552         * ltconfig: Remove.
4553         * ltcf-c.sh: Remove.
4554         * ltcf-cxx.sh: Remove.
4555         * ltcf-gcj.sh: Remove.
4556
4557 2007-05-22  Ollie Wild  <aaw@google.com>
4558
4559         * MAINTAINERS (Write After Approval): Add myself.
4560
4561 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4562
4563         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4564         stage_cflags.
4565         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4566         Remove CFLAGS/LIBCFLAGS.
4567         (configure-stage[+id+]-[+prefix+][+module+],
4568         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4569         * Makefile.in: Regenerate.
4570
4571 2007-05-15  Diego Novillo  <dnovillo@google.com>
4572
4573         * MAINTAINERS: Update e-mail address.
4574
4575 2007-05-15  Revital Eres  <eres@il.ibm.com>
4576
4577         * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4580
4581         * MAINTAINERS (Write After Approval): Updated my address.
4582
4583 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4584
4585         * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2007-05-11  Silvius Rus  <rus@google.com>
4588
4589         * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2007-04-23  Tom Tromey  <tromey@redhat.com>
4592
4593         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4594
4595 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4596
4597         * MAINTAINERS (cpplib): Rename to ...
4598         (libcpp): ... this.  Add C/C++ front end maintainers.
4599
4600 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4601
4602         * config-ml.in: Pass ${ml_config_env} to configure calls.
4603
4604 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4605
4606         * MAINTAINERS (Write After Approval): Add myself.
4607
4608 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4609
4610         * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4613
4614         * MAINTAINERS (fortran 95 front end): Add myself.
4615
4616 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4617
4618         * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4621
4622         * MAINTAINERS (Modulo Scheduler): Add myself.
4623
4624 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4625
4626         * MAINTAINERS (fortran 95 front end): Add myself.
4627         (c++ front end): whitespace fix.
4628
4629 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4630
4631         * MAINTAINERS (Write After Approval): Add myself.
4632
4633 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4634
4635         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4636         of glob.  Quote arguments with single quotes too.
4637         * configure: Regenerate.
4638
4639 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4640
4641         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4642         * Makefile.in: Regenerate
4643
4644 2007-03-07  Andreas Schwab  <schwab@suse.de>
4645
4646         * configure: Regenerate.
4647
4648 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4649
4650         * configure.ac: Add "--with-pdfdir" configure option,
4651         which defines pdfdir variable.
4652         * Makefile.def (target=fixincludes): Add install-pdf to
4653         missing targets.
4654         (recursive_targets): Add install-pdf target.
4655         (flags_to_pass): Add pdfdir.
4656         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4657         target.
4658         * configure: Regenerate
4659         * Makefile.in: Regenerate
4660
4661 2007-02-28  Eric Christopher  <echristo@apple.com>
4662
4663         Revert:
4664         2006-12-07  Mike Stump  <mrs@apple.com>
4665
4666         * Makefile.def (dependencies): Add dependency for
4667         install-target-libssp and install-target-libgomp on
4668         install-gcc.
4669         * Makefile.in: Regenerate.
4670
4671 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4672
4673         * configure: Regenerate.
4674         * configure.ac: Move statements after variable declarations.
4675
4676 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4677
4678         * MAINTAINERS: Add myself as sh maintainer.
4679
4680 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4681
4682         * configure.ac: Adjust for loop syntax.
4683         * configure: Regenerate.
4684
4685 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4686
4687         * configure: Rebuilt.
4688
4689 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4690
4691         * configure.ac: Drop multiple occurrences of --enable-languages,
4692         and fix its quoting.
4693         * configure: Rebuilt.
4694
4695 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4696             Nathan Sidwell  <nathan@codesourcery.com>
4697             Vladimir Prus  <vladimir@codesourcery.com>
4698             Joseph Myers  <joseph@codesourcery.com>
4699
4700         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4701         * configure: Regenerate.
4702
4703 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4704
4705         * ltconfig (freebsd*): Default to elf.
4706
4707 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4708
4709         * configure.ac (target_libraries): Move libgcc before libiberty.
4710         * configure: Regenerated.
4711
4712 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4713             Paolo Bonzini  <bonzini@gnu.org>
4714
4715         PR bootstrap/30753
4716         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4717         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4718         * configure: Regenerated.
4719
4720 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4721
4722         * MAINTAINERS (Language Front End Maintainers): Update my mail
4723         address.
4724
4725 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4726
4727         PR bootstrap/30748
4728         * configure.ac: Correct syntax for Solaris ksh.
4729         * configure: Regenerated.
4730
4731 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4732
4733         * configure.ac: Sync with src.
4734         * configure: Regenerate.
4735
4736 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         * Makefile.in: Regenerate.
4739
4740 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4741
4742         * config.sub: Sync with src.
4743
4744 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4745
4746         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4747         noncanonical equivalents.
4748         * configure.in: Rename to...
4749         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4750         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4751         target_noncanonical.  Use them.  Rewrite removal of configure
4752         arguments for autoconf 2.59.  Discard variable settings.  Force
4753         program_transform_name for native tools.
4754
4755         * Makefile.in: Regenerated.
4756         * configure: Regenerated with autoconf 2.59.
4757
4758 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4759
4760         * MAINTAINERS (Write After Approval): Add myself.
4761
4762 2007-01-31  Andreas Schwab  <schwab@suse.de>
4763
4764         * Makefile.tpl (LDFLAGS): Substitute it.
4765         * Makefile.in: Regenerate.
4766
4767 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4768
4769         * MAINTAINERS (Write After Approval): Add myself.
4770
4771 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4772
4773         * MAINTAINERS (spu port): Add myself.
4774
4775 2007-01-23  Richard Guenther  <rguenther@suse.de>
4776
4777         PR bootstrap/30541
4778         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4779         * Makefile.tpl (GNATBIND): Substitute it.
4780         (GNATMAKE): Likewise.
4781         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4782         of STAGE_PREFIX.
4783         * Makefile.in: Regenerate.
4784         * configure: Regenerate.
4785
4786 2007-01-18  Mike Stump  <mrs@apple.com>
4787
4788         * configure.in: Re-enable -Werror for gcc builds.
4789
4790 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4791
4792         * MAINTAINERS (Write After Approval): Add myself.
4793
4794 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4795
4796         * configure.in: Change == to = in test command.
4797         * configure: Regenerate.
4798
4799 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4800             Nick Clifton  <nickc@redhat.com>
4801             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4802
4803         * configure.in (build_configargs, host_configargs, target_configargs):
4804         Remove build/host/target parameters.
4805         (host_libs): Add gmp and mpfr.
4806         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4807         * Makefile.def (gmp, mpfr): New.
4808         (gcc): Remove target.
4809         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4810         target_os, target_vendor): New.
4811         (configure): Add host_alias/target_alias arguments; adjust invocations.
4812         * configure: Regenerate.
4813         * Makefile.in: Regenerate.
4814
4815 2007-01-11  Matt Fago  <fago@earthlink.net>
4816
4817         * configure.in: Try to link to functions only in mpfr 2.2.x
4818         to improve robustness of configure tests.
4819         * configure: Regenerate.
4820
4821 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4822
4823         * MAINTAINERS: Add myself as i386 maintainer.
4824
4825 2007-01-08  Jan Hubicka  <jh@suse.cz>
4826
4827         * MAINTAINERS: Add myself as i386 maintainer.
4828
4829 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4830
4831         * configure.in: Add support for an x86_64-mingw* target.
4832         * configure: Regenerate.
4833
4834 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4835
4836         * Makefile.tpl (all-target): Correct @if conditional for target
4837         modules.
4838         * configure.in: Omit libiberty if building only target libgcc.
4839         * configure, Makefile.in: Regenerated.
4840
4841 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4842
4843         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4844         * configure: Regenerate.
4845
4846 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4847
4848         * Makefile.def (target_modules): Add libgcc.
4849         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4850         * Makefile.tpl (clean-target-libgcc): Delete.
4851         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4852         on gcc even for bootstrapped modules.  Rewrite handling of
4853         lang_env_dependencies to loop over target_modules.
4854         * configure.in (target_libraries): Add target-libgcc.
4855         * Makefile.in, configure: Regenerated.
4856
4857 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4858
4859         * configure.in: Reorganize recognition of languages.  Add
4860         --enable-stage1-languages.  Show supported languages for the chosen
4861         target rather than all recognized languages.
4862         * configure: Regenerate.
4863
4864 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4865
4866         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4867         * Makefile.in: Regenerate.
4868
4869 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870
4871         * configure.in: Warn that MPFR 2.2.0 is buggy.
4872         * configure: Regenerate.
4873
4874 2006-12-27  Ian Lance Taylor  <iant@google.com>
4875
4876         * configure.in: When removing Makefiles to force a reconfigure, also
4877         remove prev-DIR*/Makefile.
4878         * configure: Regenerate.
4879
4880 2006-12-22  Andreas Schwab  <schwab@suse.de>
4881
4882         * configure: Regenerate with correct autoconf version.
4883
4884 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4885
4886         * configure.in: add AC_SUBST for *_FOR_TARGET.
4887         * configure: Regenerate.
4888
4889 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4890
4891         * configure.in: Simplify logic for rejecting languages that cannot
4892         be built.  Separate the case when a language is unsupported,
4893         from the case when the user chooses not to build a language.
4894
4895 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4896
4897         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4898         it only affects bootstrap and could be tested on "$host" as well.
4899         * configure: Regenerate.
4900         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4901
4902 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4903
4904         PR bootstrap/29544
4905         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4906         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4907         move here comment from Makefile.tpl.
4908         * Makefile.tpl: Move some definitions higher in the file.
4909         (STAGE1_CHECKING): New.
4910         * configure.in: Add --enable-stage1-checking.
4911         * configure: Regenerate.
4912         * Makefile.in: Regenerate.
4913
4914 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4915
4916         * MAINTAINERS: Add myself as build system maintainer.
4917
4918 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4919
4920         * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2006-12-13  Eric Christopher  <echristo@apple.com>
4923
4924         * MAINTAINERS: Add myself as darwin maintainer.
4925
4926 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4927
4928         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4929
4930 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4931
4932         MAINTAINERS: Update my entry.
4933
4934 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4935
4936         * configure.in:  Handle spu makefile frag.
4937         * Makefile.tpl (MAINT): Define
4938         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4939         * configure: Regenerate.
4940         * Makefile.in: Regenerate.
4941
4942 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4943
4944         * config.guess: Import latest version.
4945         * config.sub: Likewise.
4946
4947 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4948
4949         * configure.in (spu-*-*): Don't skip target-libiberty.
4950         * configure: Regenerate.
4951
4952 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4953
4954         PR bootstrap/30134
4955         * configure.in: Correct x86 darwin support for libjava to powerpc
4956         and i?86 only.
4957         * configure: Regenerate.
4958
4959 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4960
4961         * configure.in: Add x86 darwin support for libjava.
4962         * configure: Regenerate.
4963
4964 2006-12-07  Mike Stump  <mrs@apple.com>
4965
4966         * Makefile.def (dependencies): Add dependency for
4967         install-target-libssp and install-target-libgomp on
4968         install-gcc.
4969         * Makefile.in: Regenerate.
4970
4971 2006-12-04  Richard Guenther  <rguenther@suse.de>
4972
4973         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4974         (Non-Algorithmic Maintainers): Move over non-algorithmic
4975         loop optimizer maintainers, add myself as a non-algorithmic
4976         middle-end maintainer.
4977
4978 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4979
4980         * MAINTAINERS (Write After Approval): Add myself.
4981
4982 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4983
4984         * configure.in: Update error message for missing GMP/MPFR.
4985
4986         * configure: Regenerate.
4987
4988 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4989
4990         * configure.in: Update MPFR version in error message.
4991
4992         * configure: Regenerate.
4993
4994 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4995
4996         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4997         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4998         --with-gmp-lib): New flags.
4999
5000         * configure: Regenerate.
5001
5002 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5003
5004         * MAINTAINERS (Write After Approval): Change my email address.
5005
5006 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5007
5008         * MAINTAINERS (Write After Approval): Add myself.
5009
5010 2006-11-22  Philipp Thomas  <pth@suse.de>
5011
5012         * MAINTAINERS (i18n): Update e-mail address.
5013
5014 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5015
5016         * MAINTAINERS (spu port): Add myself as maintainer.
5017         (Write After Approval): Remove myself.
5018
5019 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5020
5021         * configure.in (skipdirs): Don't build libssp for SPU.
5022         * configure: Regenerate.
5023
5024 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5025
5026         * MAINTAINERS (spu port): Add myself as maintainer.
5027         (libobjc): Update my email address.
5028
5029 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5030
5031         * MAINTAINERS (Write After Approval): Add myself.
5032
5033 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5034
5035         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5036         * configure : Rebuilt.
5037
5038 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5039
5040         * MAINTAINERS (Write After Approval): Add myself.
5041
5042 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5043
5044         * MAINTAINERS (Write After Approval): Add myself.
5045
5046 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5047
5048         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5049         libmpfr.a.
5050         * configure: Regenerate.
5051
5052 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5053
5054         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5055         (unstage): Test for stage_last presence.
5056
5057         PR bootstrap/29802
5058         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5059         STAGE_PREFIX.
5060         * Makefile.in: Regenerate.
5061
5062 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5063
5064         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5065         maintainers.
5066
5067 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5068
5069         * MAINTAINERS (Write After Approval): Add myself.
5070
5071 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5072
5073         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5074         and stageN-package/Makefile.
5075         * Makefile.in: Regenerated.
5076
5077 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5078
5079         * configure.in: Remove target-libgloss from noconfigdirs for
5080         bfin-*-*.
5081         * configure: Regenerated.
5082
5083 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5084
5085         * configure.in (have_gmp): Only error if the gcc directory exists.
5086
5087         * configure: Regenerate.
5088
5089 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5090
5091         * configure.in: Robustify error message for missing GMP/MPFR.
5092
5093         * configure: Regenerate.
5094
5095 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5096
5097         * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5100
5101         * MAINTAINERS: Change email address.
5102
5103 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5104
5105         * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5108
5109         * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5112
5113         * MAINTAINERS (Write After Approval): Move myself to
5114         Write After Approval section.
5115
5116 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5117
5118         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5119         need_gmp anymore.
5120         * configure: Regenerate.
5121
5122 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5123
5124         * MAINTAINERS (Write After Approval): Add myself.
5125
5126 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5127
5128         * config.guess: Import latest version.
5129         * config.sub: Likewise.
5130
5131 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5132
5133         * Makefile.def: Added pdf target handling.
5134         * Makefile.tpl: Added pdf target handling.
5135         * Makefile.in: Regenerated.
5136
5137 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5138
5139         * MAINTAINERS: Add self as score port maintainer.
5140
5141 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5142
5143         * MAINTAINERS (Write After Approval): Add myself.
5144
5145 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5146
5147         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5148         or newer.
5149         * configure: Regenerated.
5150
5151 2006-09-27  Dave Brolley  <brolley@redhat.com>
5152
5153         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5154         using $s instead of $r.
5155         * configure: Regenerated.
5156
5157 2006-09-26  Thiemo Seufer  <ths@mips.com>
5158
5159         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5160         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5161         * configure: Regenerate.
5162
5163 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5164
5165         * MAINTAINERS (Write After Approval): Remove myself.
5166
5167 2006-09-22  Chao-ying Fu  <fu@mips.com>
5168
5169         * MAINTAINERS (Write After Approval): Add myself.
5170
5171 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5172
5173         * MAINTAINERS: Add self as soft-fp maintainer.
5174
5175 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5176
5177         * MAINTAINERS: Add myself as avr maintainer.
5178         Remove Marek Michalkiewicz as avr maintainer.
5179
5180 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5181
5182         * MAINTAINERS (Write After Approval): Add myself.
5183
5184 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5185
5186         * configure.in: Never build newlib for a Mingw host.
5187         Never build newlib as Mingw target library.
5188         Test the existence of winsup/cygwin for building a Cygwin newlib,
5189         rather than just winsup.
5190         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5191         building a Mingw target.
5192         * configure: Regenerate.
5193
5194 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5195
5196         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5197
5198 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5199
5200         * config.guess: Import from src (was more updated).
5201         * config.sub: Likewise.
5202
5203 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5204
5205         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5206         * configure: Regenerated.
5207
5208 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5209
5210         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5211         for stages after the first.
5212
5213 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * Makefile.def: Add dependencies for configure-opcodes
5216         on configure-intl and all-opcodes on all-intl.
5217         * Makefile.in: Regenerated.
5218
5219 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5220
5221         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5222
5223 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5224
5225         Port to hosts whose 'sort' and 'tail' implementations
5226         treat operands with leading '+' as file names, as POSIX
5227         has required since 2001.  However, make sure the code still
5228         works on pre-POSIX hosts.
5229         * ltmain.sh: Don't assume "sort +2" is equivalent to
5230         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5231
5232 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5233
5234         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5235
5236 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5237
5238         * ltconfig: chmod 644 before ranlib during install.
5239
5240 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5241
5242         PR bootstrap/18058
5243         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5244         if the bootstrap compiler is a GCC version that supports it.
5245         * configure: Regenerate.
5246
5247 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5248
5249         * configure.in: Fix thinkos in previous check-in.
5250         * configure: Regenerate.
5251
5252 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5253
5254         PR other/27063
5255         * configure.in: Test subdir_requires and give an appropriate
5256         error message.
5257         * configure: Regenerate.
5258
5259 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5260
5261         * MAINTAINERS (Write After Approval): Add myself.
5262
5263 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5264
5265         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5266
5267 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5268
5269         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5270
5271 2006-06-20  David Ayers  <d.ayers@inode.at>
5272
5273         PR bootstrap/28072
5274         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5275         whether target-libjava is being configured instead of whether the
5276         java front end is enabled.
5277         * configure: Regenerate.
5278
5279 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5280
5281         PR target/27540
5282         * configure.in: Only enable libgomp on IRIX 6.
5283         * configure: Regenerate.
5284
5285 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5286
5287         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5288         too.
5289         * Makefile.in: Regenerate.
5290
5291 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5292
5293         * config-ml.in: Alter CCASFLAGS to include special
5294         multilib options the same as is done for CFLAGS.
5295
5296 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5297
5298         * configure.in: Don't enable libgomp on hpux10.
5299         * configure: Rebuilt.
5300
5301 2006-06-12  David Ayers  <d.ayers@inode.at>
5302
5303         PR bootstrap/27963
5304         PR target/19970
5305         * configure.in: Remove target-boehm-gc from noconfigdirs where
5306         ${libgcj} is specified.
5307         * configure: Regenerate.
5308
5309 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5310
5311         Sync from src:
5312
5313         * configure.in: Sync.
5314         * configure: Regenerated.
5315
5316         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5317
5318         * Makefile.def: Added dependencies from sim and gdb on intl, and
5319         added configure dependencies to everything with an all dependency
5320         on intl.
5321         * Makefile.in: Regenerated.
5322
5323 2006-06-06  David Ayers  <d.ayers@inode.at>
5324
5325         PR libobjc/13946
5326         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5327         * Makefile.in: Regenerate.
5328         * configure.in: Add --enable-objc-gc at toplevel and have it
5329         enable boehm-gc for Objective-C.
5330         Remove target-boehm-gc from libgcj.
5331         Add target-boehm-gc to target_libraries.
5332         Add target-boehm-gc to noconfigdirs where ${libgcj}
5333         is specified.
5334         Assert that boehm-gc is supported when requested for Objective-C.
5335         Only build boehm-gc if needed either for Java or Objective-C.
5336         * configure: Regenerate.
5337
5338 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5339
5340         PR 27674
5341         * Makefile.tpl (configure-[+prefix+][+module+],
5342         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5343         Remove rule to unstage bootstrapped modules.
5344         (stage_current): New.
5345         * Makefile.in: Regenerate.
5346
5347 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5348
5349         * MAINTAINERS (Write After Approval): Update my e-mail address.
5350
5351 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5352
5353         * include/libiberty.h: Declare pex_run_in_environment.
5354
5355 2006-05-31  Asher Langton  <langton2@llnl.gov>
5356
5357         * MAINTAINERS (Write After Approval): Add myself.
5358
5359 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5360
5361         * Makefile.def (bfd, opcodes): Fix lib_path.
5362         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5363         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5364         * Makefile.in: Regenerate.
5365
5366 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5367
5368         * Makefile.in: Regenerate.
5369
5370 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5371
5372         * Makefile.def: Add install-html target. Add datarootdir
5373         docdir and htmldir to flags_to_pass.
5374         * Makefile.tpl: Add install-html target.
5375         * Makefile.in: Regenerate.
5376         * configure.in: Add --with-datarootdir, --with-docdir, and
5377         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5378         * configure: Regenerate.
5379
5380 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5381
5382         * configure.in: Enable gprof for cross builds.
5383         * configure: Regenerate.
5384
5385 2006-05-22  Richard Guenther  <rguenther@suse.de>
5386
5387         Revert
5388         2006-01-31  Richard Guenther  <rguenther@suse.de>
5389         Paolo Bonzini  <bonzini@gnu.org>
5390
5391         * Makefile.def (target_modules): Add libgcc-math target module.
5392         * configure.in (target_libraries): Add libgcc-math target library.
5393         (--enable-libgcc-math): New configure switch.
5394         * Makefile.in: Re-generate.
5395         * configure: Re-generate.
5396         * libgcc-math: New toplevel directory.
5397
5398 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5399             Andreas Tobler  <a.tobler@schweiz.ch>
5400
5401         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5402         * configure: Rebuilt.
5403
5404 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5405
5406         * MAINTAINERS (Write After Approval): Add myself.
5407
5408 2006-05-01  DJ Delorie  <dj@redhat.com>
5409
5410         * configure.in: Restore CFLAGS if GMP isn't present.
5411         * configure: Regenerate.
5412
5413 2006-05-01  Richard Guenther  <rguenther@suse.de>
5414
5415         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5416         maintainer.
5417
5418 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5419
5420         * MAINTAINERS (Write After Approval): Add myself.
5421
5422 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5423
5424         * MAINTAINERS (Write After Approval): Add myself.
5425
5426 2006-04-18  DJ Delorie  <dj@redhat.com>
5427
5428         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5429         reference libgloss so that libssp can be built in a combined
5430         tree.
5431         * configure: Regenerate.
5432
5433 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5434
5435         * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5438
5439         * configure.in: Require makeinfo 4.4 or higher.
5440         * configure: Regenerate.
5441
5442 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5443
5444         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5445         Rearrange the entries of other libraries to have them in one place.
5446
5447 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5448
5449         * MAINTAINERS (Write After Approval): Remove myself.
5450         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5451
5452 2006-03-14  Richard Guenther  <rguenther@suse.de>
5453
5454         * configure: Regenerate with autoconf 2.13.
5455
5456 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5457
5458         * MAINTAINERS: Use my work address.
5459
5460         * MAINTAINERS: Update my E-mail address.
5461
5462 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5463
5464         * configure.in: Handle --disable-<component> generically.
5465         * configure: Regenerate.
5466
5467 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5468
5469         PR libgcj/17311
5470         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5471
5472 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5473
5474         * MAINTAINERS (Write After Approval):  Remove myself.
5475         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5476
5477 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5478
5479         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5480         (TARGET_CONFIGDIRS): Remove.
5481         * configure.in: Remove AC_SUBST(target_configdirs).
5482         * Makefile.in, configure: Regenerated.
5483
5484 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5485
5486         * MAINTAINERS (Write After Approval):  Remove myself.
5487         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5488
5489 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5490
5491         PR bootstrap/25670
5492
5493         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5494
5495         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5496         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5497         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5498         BUILD_PREFIX, BUILD_PREFIX_1.
5499         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5500
5501         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5502         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5503
5504         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5505         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5506         of `cat stage_current`.  Always provide the `r' and `s' variables.
5507         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5508         a single shell execution.
5509         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5510         bootstrapped modules, make the stage1 module if the build was not
5511         started yet, else build the current stage.
5512         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5513         (all-build, all-host, all-target, [+make_target+]-host,
5514         [+make_target+]-target): Do not use \-continued lines.
5515         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5516         (current_stage, restrap, stage_last): New.
5517
5518         * Makefile.in: Regenerate.
5519         * configure: Regenerate.
5520
5521 2006-02-19  Bud Davis  <jmdavis@link.com>
5522
5523         * MAINTAINERS (Write After Approval):  Remove myself.
5524         (Language Front End Maintainers):  Add myself as fortran 95
5525         maintainer and update e-mail address.
5526
5527 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5528
5529         * MAINTAINERS (Write After Approval):  Remove myself.
5530         (Language Front End Maintainers):  Add myself as fortran 95
5531         maintainer.
5532
5533 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5534
5535         * MAINTAINERS (Write After Approval): Add myself.
5536
5537 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5538
5539         * MAINTAINERS (Write After Approval):  Remove myself.
5540         (Language Front End Maintainers):  Add myself as
5541         fortran 95 maintainer.
5542
5543 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5544
5545         Sync from src:
5546
5547         2005-12-27  Leif Ekblad  <leif@rdos.net>
5548
5549         * configure.in: Add support for RDOS target.
5550         * configure: Regenerate.
5551
5552 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5553             Andreas Schwab  <schwab@suse.de>
5554
5555         * configure: Regenerate.
5556
5557 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5558
5559         * configure.in (enable_libgomp): Add AIX.
5560         * configure: Regenerate.
5561
5562 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5563
5564         * MAINTAINERS (Write After Approval): Add myself.
5565
5566 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5567
5568         * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2006-01-31  Richard Guenther  <rguenther@suse.de>
5571         Paolo Bonzini  <bonzini@gnu.org>
5572
5573         * Makefile.def (target_modules): Add libgcc-math target module.
5574         * configure.in (target_libraries): Add libgcc-math target library.
5575         (--enable-libgcc-math): New configure switch.
5576         * Makefile.in: Re-generate.
5577         * configure: Re-generate.
5578         * libgcc-math: New toplevel directory.
5579
5580 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5581
5582         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5583         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5584         the assembler, linker and binutils.
5585         * configure: Regenerate.
5586
5587 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5588
5589         * MAINTAINERS (Write After Approval): Add myself.
5590
5591 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5592
5593         * configure: Regenerate.
5594
5595 2006-01-18  Richard Henderson  <rth@redhat.com>
5596             Jakub Jelinek  <jakub@redhat.com>
5597             Diego Novillo  <dnovillo@redhat.com>
5598
5599         * libgomp: New directory.
5600         * Makefile.def: Add target_module libgomp.
5601         * Makefile.in: Regenerate.
5602         * configure.in (target_libraries): Add target-libgomp.
5603         * configure: Regenerate.
5604
5605 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5606
5607         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5608         @ from continuation.
5609         * Makefile.in: Rebuilt.
5610
5611 2006-01-04  Chris Lattner  <sabre@gnu.org>
5612
5613         * MAINTAINERS (Write After Approval): Add myself.
5614
5615 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5616
5617         PR bootstrap/24252
5618
5619         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5620         * Makefile.tpl (OBJDUMP): New.
5621         (EXTRA_HOST_FLAGS): Add it.
5622         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5623
5624         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5625         to use symbolic links between directories.  Avoid race conditions
5626         or make them harmless.
5627         * configure.in: Do not try to use symbolic links between directories.
5628
5629         * Makefile.def (LEAN): Pass.
5630         * Makefile.tpl (LEAN): Define.
5631         (stage[+id+]-start): Accept that the previous directory does not
5632         exist, if the bootstrap is lean.
5633         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5634         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5635         configure substitution.
5636         ([+compare-target+]): Likewise.
5637         ([+bootstrap-target+]-lean): New.
5638         * configure.in: Remove lean bootstrap support from here.
5639
5640         * Makefile.in: Regenerate.
5641         * configure: Regenerate.
5642
5643 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5644
5645         * MAINTAINERS (libdecnumber): Add myself.
5646
5647 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5648
5649         * libtool-ldflags: New script.
5650
5651 2006-01-02  Andreas Schwab  <schwab@suse.de>
5652
5653         * configure.in: When reconfiguring remove Makefile in
5654         all stage directories.
5655         * configure: Regenerate.
5656
5657 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5658
5659         * MAINTAINERS: Update my email address.
5660
5661 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5662
5663         Revert Ada-related part of the previous change.
5664
5665         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5666         Do not pass.
5667         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5668         * Makefile.in: Regenerate.
5669         * configure.in: Do not include mt-ppc-aix target fragment.
5670         * configure: Regenerate.
5671
5672 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5673
5674         * configure.in: Select appropriate fragments for PowerPC/AIX.
5675         * configure: Regenerate.
5676
5677         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5678         BOOT_CFLAGS, BOOT_LDFLAGS.
5679         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5680         BOOT_CFLAGS, BOOT_LDFLAGS.
5681         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5682         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5683         (stage): Fail if we cannot complete the work.
5684         * Makefile.in: Regenerate.
5685
5686 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5687
5688         * configure.in: Replace ms1 with mt.
5689         * configure: Rebuilt.
5690
5691 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5692
5693         * MAINTAINERS: Update my email address.
5694
5695 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5696
5697         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5698         install-host-nogcc): Don't invoke $(stage) at the end.
5699         * Makefile.in: Regenerate.
5700
5701 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5702
5703         * configure.in: Flip the top-level bootstrap switch.
5704         * configure: Regenerate.
5705
5706 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5707
5708         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5709         $(stage) and $(unstage).
5710         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5711         (all): Remove stray semicolon.
5712         (local-distclean): Don't handle multilib.tmp and multilib.out.
5713         (install.all): Set $s for consistency.
5714         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5715         check_multilibs setting.  Always make the install directory.
5716         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5717         Correct @if/@endif.
5718         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5719         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5720         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5721         (multilib.out): Remove.
5722         * Makefile.in: Regenerated.
5723
5724 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5725
5726         * MAINTAINERS (Write After Approval): Add myself.
5727
5728 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5729
5730         * MAINTAINERS: Add myself as mt maintainer.
5731
5732         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5733
5734 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5735
5736         * MAINTAINERS: Change email address.
5737
5738 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5739
5740         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5741         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5742         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5743         Find in-tree tools if available.
5744         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5745         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5746         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5747         (COMPILER_*_FOR_TARGET): New.
5748         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5749         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5750         (CONFIGURED_*, USUAL_*): Remove.
5751         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5752         STRIP): Use autoconf substitutions.
5753         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5754         COMPILER_NM_FOR_TARGET): New.
5755         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5756
5757         (all): Make all-host and all-target in parallel.
5758         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5759         that $$r and $$s are set before invoking a recursive make.
5760         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5761         ([+bootstrap-target+]): Inline most of the `all' target.
5762
5763 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5764
5765         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5766         from the gcc build directory.
5767         * Makefile.in: Regenerate.
5768
5769 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5770
5771         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5772         depend on all-libdecnumber.
5773         * configure.in (host_libs): Include libdecnumber.
5774         * Makefile.in: Regenerate.
5775         * configure: Likewise.
5776
5777 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5778
5779         * libdecnumber: Import decNumber sources from the dfp-branch.
5780
5781 2005-11-21  Kean Johnston  <jkj@sco.com>
5782
5783         * config.sub, config.guess: Sync from upstream sources.
5784
5785 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5786
5787         Import from Autoconf sources:
5788
5789         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5790         * config/move-if-change: Don't output "$2 is unchanged";
5791         suggested by Ben Elliston.  Handle weird characters correctly.
5792
5793 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5794
5795         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5796         to match upstream libtool for darwin.
5797
5798 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5799
5800         * Makefile.def: Remove gdb dependencies for gdbtk.
5801         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5802         (configure-gdb, install-gdb): New rules.
5803         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5804         * Makefile.in, configure: Regenerated.
5805
5806 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5807
5808         * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5811
5812         * MAINTAINERS (Write After Approval): Add myself.
5813
5814 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5815
5816         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5817         Diego Novillo.
5818
5819 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5820
5821         PR bootstrap/24297
5822         * Makefile.tpl (do-[+make-target+], do-check, install,
5823         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5824         are set before recursing.
5825         * Makefile.in: Regenerate.
5826
5827 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5828
5829         PR bootstrap/18939
5830         * Makefile.def (gcc) <target>: Fix thinko.
5831         * Makefile.in: Regenerate.
5832
5833 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5834
5835         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5836         * configure: Regenerate.
5837
5838 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5839
5840         * MAINTAINERS (Write After Approval): Add self.
5841
5842 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5843
5844         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5845         target-libffi, target-qthreads, target-libjava, and
5846         targetlibobjc.
5847         * configure: Regenerate.
5848
5849 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5850
5851         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5852         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5853         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5854         (USUAL_OBJDUMP_FOR_TARGET): New.
5855         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5856         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5857         * configure, Makefile.in: Regenerated.
5858
5859 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5860
5861         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5862         before other host packages.
5863
5864 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5865
5866         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5867
5868 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5869
5870         PR bootstrap/22340
5871
5872         * configure.in (default_target): Remove.
5873         * Makefile.tpl (all): Do not use prerequisites as subroutines
5874         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5875         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5876         use prerequisites as subroutines.
5877         (check-host, check-target): New.
5878         (bootstrap configure & all targets): Do not use stage*-start
5879         if the directory layout is already ok.
5880         (non-bootstrap configure & all targets): Prepend a $(unstage).
5881         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5882         (NOTPARALLEL): Remove.
5883         (unstage, stage variables): New variables.
5884         (unstage, stage targets): Simply expand to those variables.
5885
5886         * configure: Regenerate.
5887         * Makefile.in: Regenerate.
5888
5889 2005-10-04  James E Wilson  <wilson@specifix.com>
5890
5891         * Makefile.def (lang_env_dependencies): Add libmudflap.
5892         * Makefile.in: Regenerate.
5893
5894 2005-10-03  Andreas Schwab  <schwab@suse.de>
5895
5896         Backport from libtool CVS:
5897         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5898
5899         * ltmain.sh: add support for installing into temporary
5900         staging area (e.g. 'make install DESTDIR=...')
5901
5902 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5903
5904         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5905         * configure: Regenerated.
5906
5907 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5908
5909         * configure: Regenerate with the correct
5910         autoconf version.
5911
5912 2005-09-30  Catherine Moore  <clm@cm00re.com>
5913
5914         * configure.in (bfin-*-*): New.
5915         * configure: Regenerated.
5916
5917 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5918
5919         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5920         (LIPO_FOR_TARGET): New.
5921         (CONFIGURED_LIPO_FOR_TARGET): New.
5922         (USUAL_LIPO_FOR_TARGET): New.
5923         (STRIP_FOR_TARGET): New.
5924         (CONFIGURED_STRIP_FOR_TARGET): New.
5925         (USUAL_STRIP_FOR_TARGET): New.
5926         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5927         STRIP_FOR_TARGET.
5928         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5929         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5930         * Makefile.in: Regenerate.
5931         * configure: Regenerate.
5932
5933 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5934
5935         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5936         (rs6000-*-aix*): Same.
5937         * configure: Regenerate.
5938
5939 2005-09-16  Tom Tromey  <tromey@redhat.com>
5940
5941         * MAINTAINERS: Add self as java maintainer.
5942
5943 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5944
5945         * configure.in: Recognize f95 in the --enable-languages option,
5946         and substitute it for fortran, issuing a warning.
5947         * configure: Regenerate.
5948
5949 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5950
5951         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5952         * configure:  Regenerated.
5953
5954 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5955
5956         * MAINTAINERS: Add self as ms1 maintainer.
5957
5958 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5959
5960         * Makefile.def (libssp): Add to lang_env_dependencies.
5961         * Makefile.in: Regenerate.
5962
5963 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5964
5965         * MAINTAINERS: Add myself as middle-end maintainer.
5966
5967 2005-08-17  Christian Groessler  <chris@groessler.org>
5968
5969         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5970         * Makefile.in: Regenerate.
5971
5972 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5973
5974         * MAINTAINERS (write after approval): Added myself.
5975
5976 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5977
5978         * MAINTAINERS (Write After Approval): Add myself.
5979
5980 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5981
5982         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5983         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5984         Look for alternate names of the target cc and c++
5985         * configure: Regenerate.
5986
5987 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5988
5989         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5990         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5991         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5992         tools; remove code to manually set them.
5993         (Target tools): Look in the environment for them.
5994         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5995         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5996         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5997         build directory.
5998         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5999         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6000         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6001         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6002         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6003         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6004         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6005         * configure: Regenerate.
6006         * Makefile.in: Regenerate.
6007
6008 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6009
6010         * MAINTAINERS: Update for removed CPU targets.
6011
6012 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6013
6014         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6015         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6016         * Makefile.in: Regenerated.
6017
6018 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6019
6020         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6021         (CFLAGS_FOR_TARGET): Use it.
6022         (CXXFLAGS_FOR_TARGET): Likewise.
6023         * Makefile.in: Regenerated.
6024         * configure.in (--with-build-sysroot): New option.
6025         * configure: Regenerated.
6026
6027 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6028
6029         * Makefile.tpl: Wrap install between unstage and stage
6030         * Makefile.in: Regenerate.
6031
6032 2005-07-21  Eric Christopher  <echristo@apple.com>
6033
6034         * MAINTAINERS: Update affiliation.
6035
6036 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6037
6038         * MAINTAINERS: Add self as crx port maintainer.
6039
6040 2005-07-20  DJ Delorie  <dj@redhat.com>
6041
6042         * MAINTAINERS: Add self as m32c maintainer.
6043
6044 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6045
6046         * all files: Update FSF address.
6047
6048 2005-07-15  Eric Christopher  <echristo@redhat.com>
6049
6050         * MAINTAINERS: Change affiliation.
6051
6052 2005-07-14  Jim Blandy  <jimb@redhat.com>
6053
6054         * configure.in: Add cases for Renesas m32c.
6055         * configure: Regenerated.
6056
6057 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6058
6059         * COPYING.LIB: Update from fsf.org.
6060
6061 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6062
6063         * COPYING, compile, config.guess,
6064         config.sub, install-sh, missing, mkinstalldirs,
6065         symlink-tree, ylwrap: Sync from upstream sources.
6066         * config-ml.in: Update FSF address.
6067
6068 2005-07-13  Eric Christopher  <echristo@redhat.com>
6069
6070         * configure.in: Add toplevel noconfigdir support for tpf.
6071         * configure: Regenerate.
6072
6073 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6074
6075         PR ada/22340
6076
6077         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6078         * Makefile.in: Regenerate.
6079
6080 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6081
6082         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6083         Brolley to write-after-approval.
6084
6085 2005-07-07  Andreas Schwab  <schwab@suse.de>
6086
6087         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6088         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6089         * Makefile.in: Regenerated.
6090
6091 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6092
6093         * configure.in: Don't build sim or rda when targetting darwin.
6094         * configure: Regenerate.
6095
6096 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6097
6098         * configure.in: Add --enable-libssp and --disable-libssp.
6099         * configure: Regenerate with autoconf-2.13.
6100
6101 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6102
6103         * Makefile.def (target_modules): Add libssp.
6104         * configure.in (target_libraries): Add target-libssp.
6105         * configure: Rebuilt.
6106         * Makefile.in: Rebuilt.
6107
6108 2005-07-01  Zack Weinberg  <zackw@panix.com>
6109
6110         * MAINTAINERS: Change email address.  Resign from maintainership.
6111
6112 2005-07-01  Richard Guenther  <rguenther@suse.de>
6113
6114         * MAINTAINERS: Change my e-mail address and affiliation.
6115
6116 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6117
6118         * Makefile.def (stagefeedback): Come after profile.
6119         Define profiledbootstrap target.
6120         * Makefile.tpl (profiledbootstrap): Remove.
6121         (stageprofile-end): Zap stagefeedback.
6122         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6123         * Makefile.in: Regenerate.
6124
6125 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6126
6127         * MAINTAINERS: Update my email address.
6128
6129 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6130
6131         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6132         In 'cpp' stanza, support '#line' as well as '# '.
6133
6134 2005-06-08  Andreas Schwab  <schwab@suse.de>
6135
6136         * MAINTAINERS: Move myself from 'Write After Approval' to
6137         'CPU Port Maintainers' section as m68k maintainer.
6138
6139 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6140
6141         * configure.in (unsupported_languages): New macro.
6142         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6143         non-ported target libraries in noconfigdirs.
6144         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6145         non-linux-gnu.  Remove libgcj_ex_libffi.
6146         <lang_frag loop>: Set add_this_lang=no if the language is in
6147         unsupported_languages.
6148         * configure: Regenerate.
6149
6150 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6151
6152         * configure.in: Fix typo in handling of --with-mpfr-dir.
6153         * configure: Regenerate.
6154
6155 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6156
6157         * MAINTAINERS: Update my email address.
6158
6159 2005-06-02  Jim Blandy  <jimb@redhat.com>
6160
6161         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6162         accepted into the master sources.)
6163
6164 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6165             Michael Snyder  <msnyder@redhat.com>
6166             Stan Cox  <scox@redhat.com>
6167
6168         * configure.in: Set noconfigdirs for ms1.
6169
6170         * configure: Regenerate.
6171
6172 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6173
6174         * MAINTAINERS (Write After Approval): Add self.
6175
6176 2005-06-01  Josh Conner  <jconner@apple.com>
6177
6178         * MAINTAINERS (Write After Approval): Add self.
6179
6180 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6181
6182         * MAINTAINERS: Update my email address.
6183
6184 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6185
6186         * MAINTAINERS (Write After Approval): Add self.
6187
6188 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6189
6190         * MAINTAINERS (Write After Approval): Remove self.
6191
6192 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6193
6194         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6195         (Dependencies): Consider target modules for bootstrap dependencies.
6196         Make target bootstrap modules depend on each stage's gcc.
6197         * Makefile.in: Regenerate.
6198
6199 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6200
6201         * Makefile.def (configure-gcc): Depend on binutils having been built.
6202         (all-gcc): No need to do it here.
6203         * Makefile.in: Regenerate.
6204
6205 2005-05-19  Paul Brook  <paul@codesourcery.com>
6206
6207         * configure.in: Rewrite misleading error message when requested
6208         language cannot be built.
6209         * configure: Regenerate.
6210
6211 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6212
6213         * ylwrap: Import from Automake 1.9.5.
6214
6215 2005-05-13  David Ung  <davidu@mips.com>
6216
6217         * MAINTAINERS (Write After Approval): Add self.
6218
6219 2005-05-09  Mike Stump  <mrs@apple.com>
6220
6221         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6222         lt_cv_sys_max_cmd_len for now.
6223
6224 2005-05-09  Stan Cox  <scox@redhat.com>
6225
6226         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6227
6228 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6229
6230         * README.SCO: Update the URL.
6231
6232 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6233
6234         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6235         with_gnu_ld to libtool.
6236         * ltcf-c.sh (aix[45]): Define file_list_spec.
6237         * ltcf-cxx.sh (aix[45]): Same.
6238         * ltcf-gcj.sh (aix[45]): Same.
6239         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6240         exists, write list of input files to temporary file.
6241
6242 2005-05-04  Mike Stump  <mrs@apple.com>
6243
6244         * configure.in: Always pass --target to target configures as
6245         otherwise rebuilds that do --recheck will fail.
6246         * confiugure: Rebuilt.
6247
6248 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6249
6250         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6251         STAGE_HOST_EXPORTS.
6252         (configure, all): Add bootstrap support.
6253         (Host modules, target modules): Pass post-stage1 flags and exports.
6254         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6255         * Makefile.in: Regenerate.
6256
6257 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6258
6259         * configure: Regenerate.
6260
6261 2005-04-27  Mike Stump  <mrs@apple.com>
6262
6263         * MAINTAINERS: Add self as darwin maintainer.
6264
6265 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6266
6267         * config.sub: Update from master copy.
6268
6269 2005-04-21  Mike Stump  <mrs@apple.com>
6270
6271         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6272         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6273
6274 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6275
6276         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6277         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6278         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6279         "*-*-elf" and "*-*-linux*".
6280         * configure: Regenerate.
6281
6282 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6283
6284         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6285
6286 2005-04-12  Mike Stump  <mrs@apple.com>
6287
6288         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6289
6290 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6291
6292         * MAINTAINERS (Write After Approval): Add myself.
6293
6294 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6295
6296         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6297
6298 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6299
6300         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6301         (TARGET_CONFIGARGS): Include --with-target-subdir.
6302         (configure, all): New macros.  Use them throughout.
6303         * Makefile.in: Regenerate.
6304
6305 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6306
6307         * MAINTAINERS (Write After Approval): Add myself.
6308
6309 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6310
6311         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6312
6313 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6314
6315         * MAINTAINERS: Move John Carr to Write After Approval.
6316
6317 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6318
6319         * config/mh-mingw32: Delete.
6320         * configure.in: Don't use it.
6321         * configure: Regenerate.
6322
6323 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6324
6325         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6326         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6327         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6328         (HOST_LIB_PATH): Generate from Makefile.def.
6329         (TARGET_LIB_PATH): Likewise.
6330         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6331         * Makefile.in: Regenerate.
6332         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6333         (RPATH_ENVVAR): Include Darwin case.
6334         * configure: Regenerate.
6335
6336 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6337
6338         * MAINTAINERS (Various Maintainers): Remove self.
6339         (Write After Approval): Add self.
6340
6341 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6342
6343         * MAINTAINERS (Various Maintainers): Add self.
6344
6345 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6346
6347         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6348         * configure: Regenerate.
6349
6350 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6351
6352         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6353         gcc_version, and gcc_version_trigger from set of flags to pass.
6354         * Makefile.tpl: Remove definitions of above variables.
6355         (config.status): Remove dependency on $(gcc_version_trigger).
6356         * Makefile.in: Regenerate.
6357         * configure.in: Do not reference config/gcc-version.m4 nor
6358         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6359         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6360         * configure: Regenerate.
6361
6362 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6363             Andrew Pinski  <pinskia@physics.uc.edu>
6364
6365         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6366         * Makefile.in: Regenerate.
6367
6368 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6369
6370         * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2005-03-03  David Ayers  <d.ayers@inode.at>
6373
6374         * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6377
6378         PR libgcj/20160
6379         * ltmain.sh: Avoid creating archives with components that have
6380         duplicate basenames.
6381
6382 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6383
6384         PR bootstrap/20250
6385         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6386         instead of check.
6387         * Makefile.in: Regenerate.
6388
6389 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6390
6391         * Makefile.in: Regenerate to fix conflict between the previous two
6392         patches.
6393
6394 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6395
6396         PR bootstrap/17383
6397         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6398         * Makefile.tpl (HOST_SUBDIR): New substitution.
6399         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6400         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6401         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6402         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6403         (Host modules, Bootstrapped modules): Use it.
6404         (Build modules, Target modules): Do not create symlink trees,
6405         always configure out-of-srcdir.
6406         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6407         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6408         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6409         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6410
6411         * Makefile.in: Regenerate.
6412         * configure: Regenerate.
6413
6414 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6415
6416         Merged from libada-gnattools-branch:
6417         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6418
6419         * gnattools: New directory.
6420         * Makefile.def: Add gnattools as a module, depending on target-libada.
6421         * Makefile.in: Regenerate.
6422         * configure.in: Include gnattools in host_tools; disable it if ada
6423         is disabled.
6424         * configure: Regenerate.
6425
6426 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6427
6428         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6429         treelang maintainer.
6430         (Write After Approval): Remove myself.
6431
6432 2005-02-23  Paul Schlie  <schlie@comcast.net>
6433
6434         * configure.in: Allow darwin targeted ports to build tk, itcl and
6435         libgui.
6436         * configure: Regenerate.
6437
6438 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6439
6440         PR libgcj/10353
6441         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6442         * configure: Regenerate.
6443
6444 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6445
6446         * MAINTAINERS (Write After Approval): Add myself.
6447
6448 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6449
6450         * MAINTAINERS: Update my e-mail address.
6451
6452 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6453
6454         * MAINTAINERS (Write After Approval): Add myself.
6455
6456 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6457
6458         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6459         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6460         target-libgloss when not *-*-elf and *-*-aout.
6461         * configure: Regenerate.
6462
6463 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6464
6465         * MAINTAINERS: Remove obsolete entries.
6466
6467         * MAINTAINERS (Write After Approval): Add Michael Matz.
6468
6469 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6470
6471         * MAINTAINERS: Remove self as cpplib maintainer.
6472
6473 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6474
6475         * install-sh, config.sub: Import from upstream.
6476
6477 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6478
6479         PR bootstrap/18222
6480         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6481         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6482         * Makefile.in: Regenerate.
6483
6484 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6485
6486         * MAINTAINERS: Update my email address.
6487
6488 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6489             Andreas Schwab  <schwab@suse.de>
6490
6491         PR bootstrap/18033
6492         * config-ml.in: Eval option if surrounded by single quotes.
6493
6494 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6495
6496         Revert 2004-12-28 Makefile changes, a better fix will be
6497         applied to mainline and src after GCC 4.0 branches.
6498
6499 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6500
6501         PR bootstrap/17383
6502
6503         * Makefile.def (target_modules): Remove stage parameter,
6504         it is always true now.
6505         * Makefile.tpl (configure-build-[+module+],
6506         configure-target-[+module+]): Always build symlink tree
6507         for the directory and for include.  BUILD_SUBDIR and
6508         TARGET_SUBDIR cannot be . anymore.
6509         * Makefile.in: Regenerate.
6510
6511 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6512
6513         Revert 2004-12-08 Makefile changes.
6514
6515 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6516
6517         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6518         cygwin, mingw.
6519
6520 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6521
6522         * configure.in (sh64-*-*): Reenable gprof.
6523         * configure: Regenerate.
6524
6525 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6526
6527         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6528         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6529         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6530         * Makefile.in: Regenerate.
6531
6532 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6533
6534         * MAINTAINERS: Update my email address.
6535
6536 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6537
6538         * Makefile.tpl: Generate normal dependencies if the LHS module is
6539         not bootstrapped.
6540         * Makefile.in: Regenerate.
6541
6542 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6543
6544         * configure.in: Include config/gxx-include-dir.m4.  Use
6545         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6546         * configure: Regenerate.
6547
6548 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6549
6550         * config.if: Delete.
6551         * configure.in: Set libstdcxx_incdir directly.
6552         * configure: Regenerate.
6553
6554 2004-12-02  Eric Christopher  <echristo@redhat.com>
6555
6556         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6557         * Makefile.in: Regenerate.
6558
6559 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6560
6561         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6562         * configure: Regenerate.
6563
6564 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6565
6566         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6567         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6568         * configure: Regenerate.
6569
6570 2004-12-01  Eric Christopher  <echristo@redhat.com>
6571
6572         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6573         of things to remove.
6574
6575 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6576
6577         * MAINTAINERS (Write After Approval): Update my e-mail address.
6578
6579 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6580
6581         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6582         from CVS libtool to always pass_all.
6583
6584 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6585
6586         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6587         (hppa*64*-*-*): Delete incorrect comment.
6588         * configure: Rebuilt.
6589
6590 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6591
6592         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6593
6594 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6595
6596         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6597         from CVS libtool to always pass_all.
6598
6599 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6600
6601         * install-sh, compile: Import from automake.
6602
6603 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6604
6605         * config.guess, config.sub:  Import from savannnah.
6606
6607 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6608
6609         * MAINTAINERS (Write After Approval): Add myself
6610
6611 2004-11-12  Mike Stump  <mrs@apple.com>
6612
6613         * Makefile.def: Add html support.
6614         * Makefile.tpl: Likewise.
6615         * Makefile.in: Regenerate.
6616
6617 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6618
6619         PR 18423
6620         * configure.in: Remove all instances of build-fixincludes from
6621         noconfigdirs.
6622         (build_configargs): Supply --target to subdirectories.
6623         * configure: Regenerate.
6624
6625         * Makefile.def: Make gcc install depend on fixincludes install.
6626         * Makefile.in: Regenerate.
6627
6628 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6629
6630         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6631
6632 2004-11-11  Paul Brook  <paul@codesourcery.com>
6633
6634         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6635
6636 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6637
6638         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6639         target-libgfortran.
6640         * configure: Regenerate.
6641
6642 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6643
6644         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6645         like CC.
6646
6647 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6648
6649         * Makefile.def (host fixincludes): Specify missing targets.
6650         * Makefile.in: Regenerate.
6651
6652 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6653
6654         * MAINTAINERS: Add myself
6655
6656 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6657
6658         * MAINTAINERS (Write After Approval): Add myself.
6659
6660 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6661
6662         * Makefile.def: Build fixincludes for the host, too.
6663         * Makefile.in: Regenerate.
6664         * configure.in (host_tools): Add fixincludes.
6665         * configure: Regenerate.
6666
6667 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6668
6669         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6670         * configure: Regenerated.
6671
6672 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6673
6674         PR other/17783
6675         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6676         * configure: Regenerated.
6677
6678 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6679
6680         * README.SCO: Update per FSF instructions.
6681
6682 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6683
6684         PR target/18151
6685         * configure.in (case ${target}): Do not build fixincludes for avr.
6686         * configure: Regenerated.
6687
6688 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6689
6690         * configure.in (case ${target}): Do not build fixincludes
6691         on platforms where it is not used.
6692         * configure: Regenerated.
6693
6694 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6695
6696         * configure.in: Use an absolute path to install-sh.
6697         * configure: Regenerated.
6698
6699 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6700
6701         * MAINTAINERS (Write After Approval): Add myself.
6702
6703 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6704
6705         * MAINTAINERS: Remove from Write After Approval those that are
6706         already maintainers.
6707
6708 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6709
6710         * MAINTAINERS:  Update my email address.
6711
6712 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6713
6714         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6715         * configure: Regenerate.
6716
6717 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6718
6719         * MAINTAINERS:  Update my email address.
6720
6721 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6722
6723         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6724         entries belonging to this category.
6725
6726 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6727
6728         * MAINTAINERS: Update my e-mail address.
6729
6730 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6731
6732         Fix wrong conflict resolution in:
6733
6734         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6735
6736         * Makefile.in: Regenerate.
6737         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6738         in the recursive `make', instead of hardwiring `all'.
6739         (Autogenerated TARGET-* variables): New.
6740
6741 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6742
6743         * configure.in: Enable target-libgloss for crx-*-*.
6744         * configure: Regenerate.
6745
6746 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6747
6748         * MAINTAINERS (Various Maintainers): Move the "windows,
6749         cygwin, mingw" maintainer to ...
6750         (OS Port Maintainers): ... here.
6751
6752 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6753
6754         * MAINTAINERS (Write After Approval): Remove those that are
6755         maintainers of some subsystem.
6756
6757 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6758
6759         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6760         * ltcf-cxx.sh (tpf*): Likewise.
6761         * ltconfig (tpf*): Add TPF OS configuration support.
6762
6763 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6764
6765         * MAINTAINERS: Change my email address to my new work account.
6766
6767 2004-09-24  Michael Roth  <mroth@nessie.de>
6768
6769         * configure.in (--without-headers): Add missing double quotes.
6770         * configure: Regenerate.
6771
6772 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6773
6774         * ylwrap: Revert to previous version.
6775
6776 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6777
6778         PR bootstrap/17369
6779         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6780         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6781         SET_GCC_LIB_PATH_CMD.
6782         (BASE_TARGET_EXPORTS): Likewise.
6783         * Makefile.in: Regenerated.
6784
6785         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6786         * configure: Regenerated.
6787
6788 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6789
6790         * config.guess: New upstream version
6791         * compile, depcomp, install-sh, ylwrap: Likewise.
6792
6793 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6794
6795         * config/mh-x86omitfp: New host makefile fragment.  Add
6796         -fomit-frame-pointer to the default BOOT_CFLAGS.
6797         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6798         * configure: Regenerate.
6799
6800 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6801
6802         PR target/11572
6803         * configure.in (*-*-darwin*): Renable libobjc.
6804         * configure: Regenerate.
6805
6806 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6807
6808         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6809
6810 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6811
6812         * Makefile.def: Remove libbanshee.
6813         * Makefile.tpl: Ditto.
6814         * configure.in: Ditto.
6815         * Makefile.in: Regen.
6816         * configure: Ditto.
6817
6818 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6819
6820         * ltmain.sh: Use $pic_object as $non_pic_object if
6821         $non_pic_object=none.
6822
6823 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6824
6825         * missing: Import latest version from master repository.
6826
6827 2004-09-06  Nick Clifton  <nickc@redhat.com>
6828
6829         * config.sub: Import latest version from master repository.
6830         * config.guess: Likewise.
6831         This includes these changes:
6832
6833         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6834
6835         * config.sub: Handle crisv32, alias etraxfs.
6836         * config.guess (crisv32:Linux:*:*): Handle.
6837
6838         2004-08-13  Brad Smith  <brad@comstyle.com>
6839
6840         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6841         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6842
6843         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6844
6845         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6846         assume the processor is a powerpc.  This is because coreutils
6847         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6848         in this case, due to a MacOS X bug that causes
6849         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6850         to return a negative number.
6851         Problem reported by Petter Reinholdtsen in:
6852         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6853
6854         2004-07-19  Ben Elliston  <bje@gnu.org>
6855
6856         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6857
6858         2004-06-24  Ben Elliston  <bje@gnu.org>
6859
6860         * config.guess: Update copyright years.
6861         * config.sub: Likewise.
6862
6863         2004-06-22  Robert Millan  <robertmh@gnu.org>
6864
6865         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6866         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6867
6868         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6869
6870         * config.guess (*:*VMS:*:*): New entry. Replaces
6871         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6872         manufacturer.
6873
6874         2004-06-22  Ben Elliston  <bje@gnu.org>
6875
6876         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6877         * config.sub: Likewise.
6878
6879         2004-06-22  Ben Elliston  <bje@gnu.org>
6880
6881         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6882         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6883
6884         2004-06-11  Ben Elliston  <bje@gnu.org>
6885
6886         * config.guess (pegasos:OpenBSD:*:*): Remove.
6887
6888         2004-06-11  Ben Elliston  <bje@gnu.org>
6889
6890         From Wouter Verhelst <wouter@grep.be>:
6891         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6892
6893         2004-06-11  Ben Elliston  <bje@gnu.org>
6894
6895         * config.guess (luna88k:OpenBSD:*:*): New.
6896
6897         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6898
6899         * config.guess (m32r*:Linux:*:*): New case.
6900         * config.sub: Handle m32rle.
6901
6902         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6903
6904         From Jens Petersen  <petersen@redhat.com>:
6905         * config.sub: Handle sparcv8.
6906
6907         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6908
6909         From Tom Smith <smith@cag.lkg.hp.com>:
6910         * config.guess: Version suffixes are equally significant on Tru64
6911         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6912         prefix of "P" (patched kernel).
6913
6914         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6915
6916         * config.sub: Add support for National Semiconductor CRX target.
6917
6918 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6919
6920         * MAINTAINERS (Various Maintainers): Remove myself as web page
6921         maintainer, add myself as maintainer of build status lists.
6922
6923 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6924
6925         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6926         *-*-netware, but add target-libmudflap.
6927         Consolidate *-*-netware targets (of which really only i?86 exists)
6928         into a single entry.
6929         * configure: Likewise.
6930
6931 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6932
6933         * Makefile.tpl (sorry): Remove.
6934         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6935         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6936         (do-clean): Clean per-stage directories too.
6937         (do-distclean): Run distclean-stage1 too.
6938         (.NOTPARALLEL): Enable during toplevel bootstrap.
6939         (stage[+id+]-bubble): Enable parallel execution during
6940         the recursive invocation.
6941         * Makefile.in: Regenerate.
6942
6943         Fix previous checkin:
6944
6945         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6946         include.
6947         * configure.in: Fix indentation.
6948         * configure: Regenerate.
6949
6950 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6951
6952         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6953         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6954         * configure: regenerate
6955         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6956         -mdynamic-no-pic
6957
6958 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6959
6960         * Makefile.def (build_modules): Add fixincludes.
6961         (dependencies): Make gcc depend on fixincludes.
6962         * configure.in (build_tools): Add fixincludes.
6963         (build_configdirs): Always include build_libs.
6964         * Makefile.in: Regenerate.
6965         * configure: Regenerate.
6966
6967 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6968
6969         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6970         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6971         phony targets; do not generate timestamp files.
6972         (distclean-stageN): Remove references to their timestamp files.
6973         (restageN, touch-stageN): Remove.
6974         (stageN-bubble): Rewritten.
6975         (compare): Support lean bootstraps.
6976         * Makefile.in: Regenerate.
6977
6978         * configure.in: Only warn when bootstrapping but
6979         build != host or build != target.  Support lean bootstraps.
6980         * configure: Regenerate.
6981
6982 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6983
6984         * configure.in:  Give a better error message if GMP/MPFR are missing
6985         and a language needing them has been requested.
6986         * configure:  Regenerated.
6987
6988 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6989
6990         * configure.in:  Print a list of available language front-ends if
6991         a requested one is missing.  Tidy stray tab characters.
6992         * configure:  Regenerated.
6993
6994 2004-08-19  Michael Koch  <konqueror@gmx.de>
6995
6996         * gcc/doc/install.texi: Update entry about automake for libjava.
6997
6998 2004-08-17  Robert Millan  <robertmh@gnu.org>
6999
7000         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7001         (instead of FreeBSD).
7002         * configure: Regenerate.
7003
7004 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7005
7006         * Makefile.in: Regenerate.
7007         * configure: Regenerate.
7008
7009         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7010         stage_*_flags.
7011         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7012         for bootstrapped modules if toplevel bootstrap is going.
7013         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7014         modules.  Adjust for changes in Makefile.def.  Enable several
7015         rules even in non-bootstrap mode, just to avoid peppering the
7016         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7017         (stage-[+prev+]-bubble): Remove.
7018
7019         * Makefile.def (Dependencies): Depend on all-build-bison,
7020         all-build-flex, all-build-byacc, all-build-texinfo, rather
7021         than the host variations.
7022         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7023         with BUILD_SUBDIR.
7024         (BISON): Update for recent Bisons.
7025         (YACC): Fix typo.
7026         (cross): Depend on all-build.
7027         (all): Do not depend on all-build.
7028         (prebootstrap): Remove.
7029         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7030         (Prebootstrap dependencies): Add them to the per-stage targets
7031         and to all-prebootstrap.
7032         * configure.in (build_configdirs): Always enable build_tools.
7033         (BUILD_DIR_PREFIX): Remove.
7034
7035         * Makefile.def (gcc): Add target variable.
7036         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7037         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7038         in the recursive `make', instead of hardwiring `all'.
7039         (Autogenerated TARGET-* variables): New.
7040
7041 2004-08-13  Brian Booth  <bbooth@redhat.com>
7042
7043         * MAINTAINERS: Remove myself from write-after-approval.
7044
7045 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7046
7047         * src-release: Stop distributing mmalloc with gdb (which doesn't
7048         use it).
7049         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7050         * Makefile.in: Regenerate.
7051
7052 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7053
7054         * configure.in (arm*-*-eabi*): New target.
7055         * configure: Regenerate.
7056
7057 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7058
7059         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7060         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7061         (Dependencies): New section.
7062         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7063         (configure-target-[+module+]): Depend on maybe-all-gcc
7064         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7065         (toplevel profiledbootstrap): Fix dependencies.
7066         * Makefile.in: Regenerate.
7067
7068 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7069
7070         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7071         target-libiberty to noconfigdirs.
7072         * configure: Regenerate.
7073
7074 2004-08-03  Paul Brook  <paul@codesourcery.com>
7075
7076         * configure.in: Check for MPFR as well as GMP.
7077         * configure: Regenerate.
7078
7079 2004-08-01  Robert Millan  <robertmh@gnu.org>
7080
7081         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7082         libmudflap for all GNU-based systems (with Glibc).
7083         * configure: Regenerate.
7084
7085 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7086
7087         * Makefile.def (host-modules): Add gcc.
7088         * Makefile.in: Regenerate.
7089         * Makefile.tpl (sorry): New rule.
7090         (configure-host, all-host, [+make_target+]-host, do-check,
7091         install-host): Do not add gcc as a special case.
7092         (host modules): Add a small special-casing for gcc.  Export
7093         extra_make_flags through the environment.
7094         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7095         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7096         other recursive targets for gcc): Remove.
7097
7098         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7099         (stage, unstage): New rules.
7100         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7101         distclean-stage[+id+]): Use stage_current.
7102         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7103         the stage*-start rules.
7104
7105 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7106
7107         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7108         use -all_load flag.
7109
7110 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7111
7112         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7113         * configure: Regenerate.
7114
7115 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7116
7117         * maintainer-scripts/gcc_release: Revert yesterday's change.
7118
7119 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7120
7121         * MAINTAINERS: Add myself to write-after-approval.
7122
7123 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7124
7125         * libf2c: Removed.
7126         * gcc/gccbug.in: Updated because of libf2c removal.
7127         * maintainer-scripts/gcc_release: Ditto.
7128
7129 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7130
7131         * configure.in: Build libmudflap by default on FreeBSD.
7132         * configure: Regenerated.
7133
7134 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7135
7136         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7137         systems.
7138         * configure: Regenerated.
7139
7140 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7141
7142         PR target/16344
7143         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7144         feedback based compiler.
7145         * Makefile.in: Rebuilt.
7146
7147 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7148
7149         * Makefile.def (host_modules): Set bootstrap=true for flex.
7150         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7151         * Makefile.in: Rebuilt.
7152
7153 2004-07-07  Jan Hubicka  <jh@suse.cz>
7154
7155         * MAINTAINERS: Add self as a profile feedback maintainer.
7156
7157 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7158
7159         * configure.in:  Do not prepend $srcdir to /dev/null in
7160         makefile fragments.
7161         * configure:  Regenerate.
7162
7163 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7164
7165         * Makefile.def (build_modules): Add bison, byacc, flex,
7166         m4, texinfo.
7167         (flags_to_pass): Add FLEX.
7168         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7169         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7170         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7171         DEFAULT_MAKEINFO): Remove.
7172         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7173         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7174         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7175         objdir or else use configured tool.
7176         (all-build): New.
7177         (all): Depend on it.
7178         (Build module dependencies): Add.
7179         * Makefile.in: Regenerate.
7180         * configure.in: Better support for multiple build modules,
7181         matching what is done for host/target modules.  Do not look
7182         for "plausible" locations of build tools if Canadian cross.
7183         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7184         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7185         * configure: Regenerate.
7186
7187 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7188
7189         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7190         * Makefile.in: Regenerate.
7191
7192 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7193
7194         * Makefile.tpl (configure-build-[+module+],
7195         configure-[+module+], configure-target-[+module+]): Pass
7196         [+extra_configure_args+].
7197         (all-build-[+module+], all-[+module+], check-[+module+],
7198         install-[+module+], [+make_target+]-[+module+],
7199         all-target-[+module+], check-target-[+module+],
7200         install-target-[+module+], [+make_target+]-target-[+module+]):
7201         Pass [+extra_make_args+].
7202         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7203         (GCC_HOST_EXPORTS): Remove.
7204         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7205         cross, check-gcc, check-gcc-c++, install-gcc,
7206         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7207         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7208         * Makefile.in: Regenerate.
7209
7210 2004-06-21  Matthew Sachs  <msachs@apple.com>
7211
7212         * MAINTAINERS: Added self to write-after-approval.
7213
7214 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7215
7216         * configure.in: Check for srcdir/winsup rather than build directory
7217         winsup.
7218         * configure: Regenerate.
7219
7220 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7221
7222         * configure.in: Don't build Cygwin native newlib if winsup
7223         directory is missing.  Emit warning instead.
7224         * configure: Regenerate.
7225
7226 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7227
7228         * Makefile.tpl (touch-stage[+id+]): New.
7229         (restage[+prev+]): Depend on touch-stage[+id+].
7230
7231         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7232         Use it throughout.
7233
7234         * Makefile.def: Add profile and feedback bootstrap stages.
7235         Remove next field from bootstrap stages.
7236         * Makefile.tpl (LN, LN_S): Substitute.
7237         (stageN-start, stageN-end): Use double-colon rules, to
7238         provide a hook for additional setup commands.
7239         (distclean-stageN-gcc, restageN): Create dependencies from
7240         [+prev+], not from [+next+].
7241         (stageN-bubble): Add commands for successive stages from
7242         [+prev+], using double-colon rules.
7243         (all-stageN-gcc): Fix typo.
7244         (stagefeedback-start, profiledbootstrap): New.
7245         * Makefile.in: Regenerate.
7246         * configure.in: Call ACX_PROG_LN.
7247         * configure: Regenerate.
7248
7249 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7250
7251         * MAINTAINERS (Write After Approval): Add myself.
7252
7253 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7254
7255         * MAINTAINERS (Write After Approval): Add myself.
7256
7257 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7258
7259         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7260         without gcc.
7261         * configure: Regenerate.
7262
7263 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7264
7265         * Makefile.tpl: Fix typo.
7266         * Makefile.in: Regenerate.
7267
7268 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7269
7270         * configure.in: Remove new- prefix from toplevel
7271         bootstrap targets.
7272         * configure: Regenerate.
7273
7274 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7275
7276         * Makefile.tpl (all.normal): Rename to all.
7277         (all): Replace with a rule to pick the default
7278         target from configure.
7279         (all-gcc, configure-gcc): Use conditionals to
7280         do nothing when toplevel bootstrap is going on.
7281         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7282         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7283         * configure.in: Support --enable-bootstrap.
7284
7285         * Makefile.def: Remove new- prefix from toplevel
7286         bootstrap targets.
7287         * Makefile.tpl: Likewise.
7288
7289         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7290         target.
7291
7292         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7293         $(RECURSE_FLAGS) to recursive invocation of make.
7294
7295         * Makefile.in: Regenerate.
7296         * configure: Regenerate.
7297
7298 2004-05-30  Andreas Jaeger  <aj@suse.de>
7299             Jim Wilson  <wilson@specifixinc.com>
7300
7301         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7302         like CC.
7303
7304 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7305
7306         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7307         * configure: Regenerate.
7308
7309 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7310
7311         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7312         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7313         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7314         targets.
7315         * Makefile.in: Regenerate.
7316
7317 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7318
7319         * configure.in: Test the ability to symlink directories.
7320         * configure: Regenerate.
7321
7322         * Makefile.def (bootstrap-stage): New definitions.
7323         * Makefile.tpl (configure-stage1-gcc,
7324         configure-stage2-gcc, configure-stage3-gcc,
7325         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7326         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7327         new-restage3, compare): Autogenerate, see Makefile.in
7328         entry for behavioral changes.
7329         (distclean-stage1, new-stage1-start, new-stage1-end,
7330         new-stage1-bubble, distclean-stage2, new-stage2-start,
7331         new-stage2-end, new-stage2-bubble, distclean-stage3,
7332         new-stage3-start, new-stage3-end): New autogenerated targets.
7333         (objext, prebootstrap, BOOT_CFLAGS,
7334         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7335         targets.
7336
7337         * Makefile.in: Regenerate.
7338         (distclean-stage1, new-stage1-start, new-stage1-end,
7339         new-stage1-bubble, distclean-stage2, new-stage2-start,
7340         new-stage2-end, new-stage2-bubble, distclean-stage3,
7341         new-stage3-start, new-stage3-end): New targets.
7342         (all-stage1-gcc): Move prebootstrap dependency from here...
7343         (configure-stage1-gcc): ...to here.
7344         (new-bootstrap): Use bubble targets.
7345         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7346         Use per-stage distclean targets.
7347         (configure-stage1-gcc, configure-stage2-gcc,
7348         configure-stage3-gcc, all-stage1-gcc,
7349         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7350         Use new-stageN-start to prepare the tree.
7351
7352 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7353
7354         * Makefile.def (host_modules): add libcpp.
7355         * Makefile.tpl: Add dependencies on and for libcpp.
7356         * Makefile.in: Regenerate.
7357         * configure.in: Add libcpp host module.
7358         * configure: Regenerate.
7359
7360 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7361
7362         * Makefile.tpl: Whenever a recursive target is defined, wrap
7363         it in a special @if/@endif block, and prepare its maybe
7364         dependency in the @if/@endif block
7365         * configure.in: Instead of writing maybe dependencies, remove
7366         the @if/@endif statements, and remove the @if/@endif blocks
7367         that remain.
7368         * configure: Regenerate.
7369         * Makefile.in: Regenerate.
7370
7371 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7372
7373         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7374
7375 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7376
7377         PR bootstrap/15120
7378         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7379         * */configure: Rebuilt.
7380
7381 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7382
7383         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7384         of libf2c.
7385         * configure, Makefile.in: Regenerate.
7386
7387 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7388
7389         * MAINTAINERS (Write After Approval): Add myself.
7390
7391 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7392
7393         Merge from tree-ssa-20020619-branch.
7394
7395         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7396         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7397         (HOST_GMPLIBS): Define.
7398         (HOST_GMPINC): Define.
7399         (TARGET_LIB_PATH): Add libmudflap.
7400         (GFORTRAN_FOR_TARGET): Define.
7401         (configure-build*): Export GFORTRAN.
7402         (configure-gcc): Export GMPLIBS and GMPINC.
7403         (all-gcc): Add maybe-all-libbanshee.
7404         (configure-target-libgfortran): Define.
7405         * Makefile.in: Regenerate.
7406         * configure.in (host_libs): Add libbanshee.
7407         (target_libraries): Add target-libmudflap and target-libgfortran.
7408         Add --with-libbanshee.
7409         Handle --disable-libmudflap.
7410         (*-*-freebsd*): Use with_gmp.
7411         Add $(libgcj) to noconfigdirs.
7412         * configure: Regenerate.
7413         * depcomp: New file.
7414         * MAINTAINERS: Add tree-ssa maintainers.
7415
7416 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7417
7418         * MAINTAINERS (Various Maintainers): Add myself.
7419
7420 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7421
7422         * MAINTAINERS (Write After Approval): Add myself.
7423
7424 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7425
7426         * MAINTAINERS (Write After Approval): Add myself.
7427
7428 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7429
7430         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7431         * configure: Regenerate.
7432
7433 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7434
7435         Revert:
7436         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7437
7438         * Makefile.def (flags_to_pass): Remove *dir variables that
7439         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7440         as well as prefix and exec_prefix.
7441         * Makefile.in: Regenerate.
7442
7443 2004-04-26  Robert Millan  <robertmh@gnu.org>
7444
7445         Add patches from libtool CVS.
7446         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7447         * ltconfig: Likewise.
7448         * ltcf-c.sh: Likewise.
7449         * ltcf-cxx.sh: Likewise.
7450         * ltcf-gcj.sh: Likewise.
7451
7452 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7453
7454         * Makefile.def (host_modules): Mark with the bootstrap
7455         flag packages on which gcc depends.
7456         * Makefile.tpl (all-bootstrap): Use it.
7457         * Makefile.in: Regenerate.
7458
7459 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7460
7461         * Makefile.def (flags_to_pass): Remove *dir variables that
7462         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7463         as well as prefix and exec_prefix.
7464         * Makefile.in: Regenerate.
7465
7466 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7467
7468         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7469         * configure: Regenerate.
7470         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7471         * gcc/Makefile.tpl (compare): Use the result of the test.
7472         * gcc/Makefile.in: Regenerate.
7473
7474 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7475
7476         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7477         Always relocate gcc and prev-gcc to the original names, even
7478         if the build fails.
7479         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7480         New targets.
7481
7482 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7483
7484         * MAINTAINERS: Update my email address.
7485
7486 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7487
7488         * configure.in (mips*-*-irix5*): Enable ld.
7489         * configure: Regenerate.
7490
7491 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7492
7493         * configure: Regenerate.
7494
7495 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7496
7497         * Makefile.tpl (configure-[+module+], configure-gcc,
7498         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7499         Set and export LDFLAGS.
7500         * Makefile.in: Regenerate.
7501
7502 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7503
7504         * MAINTAINERS: Add myself to write-after-approval.
7505
7506 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7507
7508         PR bootstrap/14871
7509         * Makefile.tpl: If we don't have built-in-tree target tools,
7510         use the ones found by configure rather than hacking around with
7511         program_transform_name.
7512         * configure.in: Give Makefile.tpl the information necessary
7513         to do that.
7514         * Makefile.in: Regenerate.
7515         * configure: Regenerate.
7516
7517 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7518
7519         PR bootstrap/14760
7520         * configure.in: When computing baseargs, strip *all* copies of
7521         offending options.  Also, don't match/substitute the trailing space,
7522         so that this actually works when two similar options are separated by
7523         only one space.
7524         * configure: Regenerate.
7525
7526 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7527
7528         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7529         (rs6000-*-aix*): Same.
7530         * configure: Regenerate.
7531
7532 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7533
7534         * MAINTAINERS: Add myself to write-after-approval.
7535
7536 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7537
7538         * MAINTAINERS: Add myself to write-after-approval.
7539
7540 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7541
7542         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7543         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7544         * Makefile.in: Regenerate.
7545
7546         * configure.in (top level bootstrap support): Rework --enable-werror
7547         to set @stage2_werror_flag@.
7548         * configure: Regenerate.
7549         * Makefile.tpl (top level bootstrap support): Pass
7550         @stage2_werror_flag@ down to configure in stages 2 and 3.
7551         * Makefile.in: Regenerate.
7552
7553 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7554
7555         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7556         for stages 2 and 3 as well as in make.  As a consequence, remove
7557         OUTPUT_OPTION (now detected by configure) from the flags passed down
7558         to make.
7559         * Makefile.in: Regenerate.
7560
7561         * Makefile.tpl (new-bootstrap): Fix typo.
7562         * Makefile.in: Regenerate.
7563
7564 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7565
7566         * Makefile.tpl: Rearrange by moving recursive_targets rules
7567         into their proper sections.
7568         * Makefile.tpl (top level bootstrap support): Move disabling
7569         of coverage flags from 'make' to 'configure'; improve comments.
7570         * Makefile.in: Regenerate.
7571
7572         * Makefile.tpl (experimental top level bootstrap) Move stage1
7573         language setting from all- target to configure- target; disable
7574         intermodule optimization in stage 1; prevent gratuitous rebuilds
7575         of stage 1.
7576         * Makefile.in: Regenerate.
7577         * configure.in: Comma-separate stage 1 language list for top
7578         level bootstrap.
7579         * configure: Regenerate.
7580
7581         * Makefile.tpl: Clean up experimental top level bootstrap support:
7582         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7583         prev-gcc in configure- targets as well as all- targets.
7584         * Makefile.in: Regenerate.
7585
7586 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7587
7588         * compile: New file imported from automake.
7589
7590 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7591
7592         * configure.in: Remove symbolic link section.
7593         * configure: Regenerate.
7594         * Makefile.tpl (links): Remove.
7595         * Makefile.in: Regenerate.
7596
7597 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7598             Nathanael Nerode  <neroden@gcc.gnu.org>
7599
7600         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7601         Set with AC_CHECK_PROGS.
7602         * configure.in: Fix comment typo from last patch.
7603         * configure: Regenerate.
7604
7605 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7606
7607         * Makefile.tpl: Introduce experimental top level bootstrap support.
7608         * Makefile.in: Regenerate.
7609         * configure.in: Introduce support for top level bootstrap.
7610         * configure: Regenerate.
7611
7612 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7613             Paolo Bonzini  <bonzini@gnu.org>
7614
7615         PR bootstrap/14522
7616         * configure.in: Cope with shells that do not support unquoted ^
7617         * configure: Regenerate.
7618
7619 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7620             Paolo Bonzini  <bonzini@gnu.org>
7621
7622         PR bootstrap/14522
7623         * configure.in: Cope with shells that do not support nesting
7624         quotes inside quoted backquote substitutions.
7625         * configure: Regenerate.
7626
7627 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7628
7629         PR bootstrap/14522
7630         * configure.in: Fix escaping of $.
7631         * configure: Regenerate.
7632
7633 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7634
7635         * configure: Regenerate, since I forgot to while committing Paolo's
7636         changes.
7637
7638 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7639
7640         PR ada/14131
7641         Move language detection to the top level.
7642         * configure.in: Find default values for the tools as
7643         soon as possible.  Disable ada if GNAT is not found.
7644         Emit error message about missing languages.  Expand
7645         --enable-languages=all for the gcc subdirectory.
7646
7647 2004-03-10  Ben Elliston  <bje@gnu.org>
7648
7649         * MAINTAINERS: Update my email address.
7650
7651 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7652
7653         * ltconfig: Disable building static libraries if building shared
7654         libraries on AIX 5L.
7655
7656 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7657
7658         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7659         and disable libgcj.
7660         * configure: Regenerated.
7661
7662 2004-03-01  Brian Booth  <bbooth@redhat.com>
7663
7664         * MAINTAINERS: Add myself to write-after-approval.
7665
7666 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7667
7668         * MAINTAINERS: Add myself to write-after-approval.
7669
7670 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7671
7672         PR bootstrap/7087
7673         * Makefile.tpl: Guard XFOO sed statements better.
7674         * Makefile.tpl: Add dependency for configure-target-libada.
7675         * Makefile.in: Regenerate (incidentally fixes broken
7676         commit when libada-branch was merged).
7677
7678 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7679
7680         * MAINTAINERS: Add myself to write-after-approval.
7681
7682 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7683
7684         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7685         maintainers.
7686
7687 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7688
7689         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7690         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7691
7692 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7693
7694         PR bootstrap/11932
7695         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7696
7697 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7698
7699         * MAINTAINERS: Added myself to write-after-approval.
7700
7701 2004-02-14  Michael Koch  <konqueror@gmx.de>
7702
7703         * MAINTAINERS: Added myself to write-after-approval.
7704
7705 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7706
7707         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7708         some OS port maintainers to OS port maintainers section.
7709
7710 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7711
7712         * MAINTAINERS: Add self.
7713
7714 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7715
7716         * MAINTAINERS: Alphabetize.
7717
7718 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7719
7720         * MAINTAINERS: Remove myself.
7721
7722 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7723
7724         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7725         (rs6000-*-aix*): Same.
7726         * configure: Regenerate.
7727
7728 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7729
7730         * configure.in (host): Add in missing $noconfigdirs to defines.
7731         * configure: Regenerate.
7732
7733 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7734             Nathanael Nerode  <neroden@gcc.gnu.org>
7735
7736         PR ada/6637, PR ada/5911
7737         Merge with libada-branch:
7738         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7739         with appropriate dependencies. Add --enable-libada configure switch.
7740         * configure, Makefile.in: Regenerate.
7741
7742 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7743
7744         * MAINTAINERS: Add myself to write-after-approval.
7745
7746 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7747
7748         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7749         * configure: Regenerate.
7750
7751 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7752
7753         Merge from upstream:
7754
7755         * ltmain.in: When setting IFS to '~', be careful about user
7756         arguments that contain '~'.
7757
7758         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7759
7760         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7761         Also test $base_compile against $CC with escaped arguments. Bug
7762         reported by Geoff Keating <geoffk@apple.com>.
7763
7764 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7765
7766         * MAINTAINERS: Remove i960 port.
7767
7768 2004-01-23  DJ Delorie  <dj@redhat.com>
7769
7770         * Makefile.def (target_modules) [libiberty]: Don't stage.
7771         * Makefile.in: Rebuilt.
7772
7773 2004-01-20  Caroline Tice  <ctice@apple.com>
7774
7775         * MAINTAINERS: Add myself to write-after-approval.
7776
7777 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7778
7779         * MAINTAINERS: Update my email address.
7780
7781 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7782
7783         * MAINTAINERS: Add myself to write-after-approval.
7784
7785 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7786
7787         * MAINTAINERS: Remove entries without email address.
7788
7789 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7790
7791         * MAINTAINERS: Add myself to write-after-approval.
7792
7793 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7794
7795         * MAINTAINERS: Update my email address.
7796
7797 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7798
7799         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7800         * Makefile.tpl (configure-target-[+module+]): Support stage.
7801         * Makefile.in: Rebuilt.
7802
7803 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7804
7805         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7806
7807 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7808
7809         * MAINTAINERS: Add myself as a MIPS maintainer.
7810
7811 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7812
7813         * configure.in: Use ./config.cache, not config.cache.
7814         * configure: Regenerate.
7815         * Makefile.tpl: Special-casing not needed for GCC any more.
7816         * Makefile.in: Regenerate.
7817
7818         * configure.in: Don't share a cache file for host dirs.
7819         * configure: Regenerate.
7820
7821         * config-ml.in: Don't mess with the cache file.
7822
7823 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7824
7825         * MAINTAINERS: Move myself from 'Write After Approval' to
7826         'CPU Port Maintainers' section as SPARC maintainer.
7827
7828 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7829
7830         * Makefile.tpl: Make GCC use a separate config.cache.
7831         * Makefile.in: Regenerate.
7832
7833         PR bootstrap/11932, PR bootstrap/11933
7834         (I don't know if it will fix either of them, but it relates
7835         to them.)
7836         * configure.in: Don't use shared config.cache for target
7837         directories.
7838         * configure: Regenerate.
7839
7840 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7841
7842         * MAINTAINERS: Add myself to 'Write After Approval' section.
7843
7844 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7845
7846         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7847         * configure: Regenerated.
7848
7849 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7850
7851         * MAINTAINERS: Remove the mn10200 maintainer.
7852
7853 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7854
7855         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7856         * configure: Regenerated.
7857
7858 2003-12-16  Jan Hubicka  <jh@suse.cz>
7859
7860         * MAINTAINERS: Add myself as callgraph maintainer.
7861
7862 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7863
7864         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7865         * configure: Regenerate.
7866
7867 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7868
7869         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7870         'Write After Approval' section. Update email.
7871
7872 2003-12-01  James Lemke  <jim@wasabisystems.com>
7873
7874         * MAINTAINERS (Write After Approval): Add myself.
7875
7876 2003-11-20  Matt Thomas  <matt@3am-software.com>
7877
7878         * MAINTAINERS: Add myself as a vax port maintainer.
7879
7880 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7881
7882         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7883         (configure-build-[+module+], configure-[+module+]): Likewise.
7884         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7885         * Makefile.in: Regenerate.
7886
7887 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7888
7889         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7890         shared/dylibed libraries.
7891         * ltmain.sh: Likewise.
7892         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7893         * ltcf-cxx.sh: Likewise.
7894         * ltcf-gcj.sh: Likewise.
7895         * ltconfig: Likewise.
7896
7897 2003-11-17  Stan Cox  <scox@redhat.com>
7898
7899         * MAINTAINERS: Add myself as iq2000 port maintainer.
7900
7901 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7902
7903         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7904         * Makefile.in: Regenerate.
7905
7906 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7907
7908         * config.sub: Update to 2003-11-03 version.
7909
7910 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7911
7912         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7913         * configure:  Regenerate.
7914
7915 2003-10-20  Nicolas Pitre  <nico@cam.org>
7916
7917         * MAINTAINERS: Add myself to 'Write After Approval' section.
7918
7919 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7920
7921         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7922
7923 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7924
7925         * MAINTAINERS: Update my email address.
7926
7927 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7928
7929         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7930
7931 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7932
7933         * MAINTAINERS: Add myself to 'Write After Approval' section.
7934
7935 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7936
7937         * config.guess: Update to 2003-10-16 version.
7938         * config.sub: Update to 2003-10-16 version.
7939
7940 2003-10-15  David Daney  <ddaney@avtrex.com>
7941
7942         * MAINTAINERS: Added myself to 'Write After Approval' section.
7943
7944 2003-10-15  Falk Hueffner  <falk@debian.org>
7945
7946         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7947         'Write After Approval' section. Update email.
7948
7949 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7950
7951         * MAINTAINERS: Move myself from 'Write After Approval' to
7952         'Various Maintainers' section as middle-end maintainer.
7953
7954 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7955
7956         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7957         HOST_FLAGS_TO_PASS.
7958         * Makefile.in: Regenerate.
7959
7960 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7961
7962         * config.guess: Update to 2003-10-07 version.
7963         * config.sub: Update to 2003-10-07 version.
7964
7965 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7966
7967         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7968         * ltconfig (irix5*, irix6*): Don't override version_type.
7969
7970 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7971
7972         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7973         * configure: Rebuilt
7974         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7975         * Makefile.in: Rebuilt
7976
7977 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7978
7979         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7980
7981 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7982
7983         * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2003-09-29  Paul Koning  <ni1d@arrl.net>
7986
7987         * MAINTAINERS: Move myself from "Write After Approval"
7988         to CPU platform maintainers for pdp11 platform.
7989
7990 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7991
7992         * MAINTAINERS: Move myself from 'Write After Approval' to
7993         'Various Maintainers' section as libffi testsuite maintainer.
7994
7995 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7996
7997         * configure.in: Pass a computed --program-transform-name
7998         to subconfigures.
7999         * configure: Regenerated.
8000
8001 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8002
8003         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8004         * Makefile.in: Regenerate.
8005
8006         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8007         * Makefile.in: Regenerate.
8008
8009 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8010
8011         * MAINTAINERS: Move myself from 'Write After Approval'
8012         to 'Various Maintainers' (objective-c) section.
8013
8014 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8015
8016         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8017         quoting.
8018         * configure: Regenerated.
8019
8020 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8021
8022         * MAINTAINERS (Write After Approval): Add myself to write after
8023         approval list.
8024
8025 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8026
8027         * MAINTAINERS (Write After Approval): Add myself.
8028
8029 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8030
8031         * MAINTAINERS: Update my e-mail address.
8032
8033 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8034
8035         * libtool.m4 (LD): Correct powerpc64 host match.
8036
8037 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8038
8039         * MAINTAINTERS: Update my affiliation and email address.
8040
8041 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8042
8043         * MAINTAINERS (Write After Approval): Add myself.
8044
8045 2003-09-04  DJ Delorie  <dj@redhat.com>
8046
8047         * configure: Regenerate.
8048
8049 2003-09-04  Robert Millan  <robertmh@gnu.org>
8050
8051         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8052
8053 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8054
8055         * configure.in: Ensure arguments to sed are properly spaced.
8056         * configure: Regenerate.
8057
8058 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8059
8060         * MAINTAINERS: Update my e-mail address.
8061
8062 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8063
8064         * MAINTAINERS (Write After Approval): Add myself.
8065
8066 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8067
8068         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8069         * configure: Regenerated.
8070
8071 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8072
8073         * MAINTAINERS: Update my email address.
8074
8075 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8076
8077         * configure.in:  Use newline instead of semicolon when assuming
8078         shell arguments in a for loop.
8079         * configure:  Regenerated.
8080
8081 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8082
8083         * MAINTAINERS: Resurrect the i860 maintainer.
8084
8085 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8086
8087         PR 8180
8088         * configure.in: When testing with_libs and with_headers, treat
8089         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8090         * configure: Regenerate.
8091
8092         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8093         make, shell, etc.
8094         (baseargs): Likewise.
8095         * configure: Regenerate.
8096
8097 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8098
8099         * MAINTAINERS (Write After Approval): Add myself.
8100
8101 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8102
8103         * configure.in: Disable libgcj for darwin not on powerpc.
8104         * configure: Rebuild.
8105
8106 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8107
8108         * config-ml.in, symlink-tree: Add license.
8109
8110 2003-08-03  Richard Stallman  <rms@gnu.org>
8111             Eben Moglen  <moglen@columbia.edu>
8112
8113         * README.SCO: New file.
8114
8115 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8116
8117         * Makefile.tpl (check, check-c++): Express dependencies using
8118         dependencies rather than commands.
8119         * Makefile.in: Regenerate.
8120
8121 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8122
8123         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8124         * configure: Ditto.
8125
8126 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8127
8128         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8129         * Makefile.in: Update.
8130
8131 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8132
8133         * configure.in: Enable libgcj for darwin.
8134         * configure: Rebuild.
8135
8136 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8137
8138         * config-ml.in:  Use ac_configure_args directly instead of
8139         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8140         actually seen.
8141
8142 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8143
8144         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8145         creating target and build subdirs to build all parent dirs as needed.
8146         * Makefile.in: Rebuild.
8147         * configure.in: Don't build dirs explicitly here.
8148         * configure: Rebuild.
8149
8150 2003-07-26  Paul Brook  <paul@nowt.org>
8151
8152         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8153
8154 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8155
8156         * Makefile.tpl (all-make): Depend on intl.
8157         * Makefile.in: Rebuilt.
8158
8159 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8160
8161         * install-sh:  Update to newer upstream versions (associated with
8162         aclocal 1.7).
8163         * mkinstalldirs:  Likewise.
8164         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8165
8166 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8167
8168         * MAINTAINERS: Move self from Bug database only accounts
8169         to write-after-approval.
8170
8171 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8172
8173         * config.if: Remove unused libc_interface determination.
8174
8175 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8176
8177         * MAINTAINERS: Move self from write-after-approval to
8178         build machinery (*.in).
8179
8180 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8181
8182         PR bootstrap/11273
8183         PR bootstrap/11408
8184         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8185         unused INSTALL_PROGRAM_ARGS.
8186         * configure.in: Use AC_PROG_INSTALL.
8187         * Makefile.in: Regenerate.
8188         * configure: Regenerate.
8189
8190 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8191
8192         * MAINTAINERS: Alphabetize.
8193
8194 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8195
8196         * configure: Rebuilt.
8197         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8198         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8199         newlib nor libgloss.
8200         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8201         * configure.in (am33_2.0-*-linux*): Added.
8202
8203 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8204
8205         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8206         * configure: Regenerate.
8207
8208 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8209
8210         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8211         * Makefile.in: Regenerate.
8212
8213 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8214
8215         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8216         * Makefile.in: Regenerate.
8217
8218 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8219
8220         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8221         * Makefile.in: Regenerated.
8222
8223         * config-ml.in: Replace PWD with PWD_COMMAND.
8224
8225 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8226
8227         * intl: New directory; see intl/ChangeLog for details.
8228         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8229         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8230         * Makefile.in: Regenerate.
8231
8232 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8233
8234         * configure.in: Clean up config-lang.in handling.  Delete
8235         useless assignment to "subdirs".
8236         * configure: Regenerate.
8237
8238 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8239
8240         * configure.in: Rename 'target_libs' to 'target_libraries'.
8241         Remove useless reference to 'target_libs'.
8242         * configure: Regenerate.
8243
8244 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8245
8246         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8247         * Makefile.in: Regenerate.
8248
8249 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8250
8251         * Makefile.def: Introduce flags_to_pass.
8252         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8253         * Makefile.in: Regenerate.
8254
8255 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8256
8257         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8258         and target-libgloss.
8259         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8260         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8261         * configure: Regenerate.
8262
8263 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8264
8265         * configure.in: Update testsuite_flags to new location.
8266         * configure. Regenerate.
8267
8268 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8269
8270         * Makefile.tpl: Remove BUILD_CC stuff.
8271         * Makefile.in: Regenerate.
8272
8273 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8274
8275         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8276
8277 2003-06-16  Graeme Peterson  <gp@qnx.com>
8278
8279         * MAINTAINERS (Write After Approval): Add myself.
8280
8281 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8282
8283         * config.guess: Update to 2003-06-12 version.
8284         * config.sub: Update to 2003-06-13 version.
8285
8286 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8287
8288         * config.guess: Update to 2003-06-06 version.
8289         * config.sub: Update to 2003-06-06 version.
8290
8291 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8292
8293         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8294         * configure. Regenerate.
8295
8296 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8297
8298         * configure.in: Disable serial configure by default.
8299         * configure: Regenerate.
8300         * Makefile.tpl: Abolish .NOTPARALLEL.
8301         * Makefile.in: Regenerate.
8302
8303         * Makefile.tpl: Replace {build,host,target}_canonical by
8304         {build,host,target}.
8305         * Makefile.in: Regenerate.
8306
8307         * Makefile.tpl: Fix stupid pasto.
8308         * Makefile.in: Regenerate.
8309
8310 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8311
8312         * Makefile.tpl: Remove bogus conditional.
8313         * Makefile.in: Regenerate.
8314
8315 2003-06-05  Jan Hubicka  <jh@suse.cz>
8316
8317         * Makefile.tpl (profiledbootstrap): New target.
8318         * Makefile.in (profiledbootstrap): New target.
8319
8320 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8321
8322         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8323         Pinski. Remove user names from other bugzilla-only maintainers.
8324
8325 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8326
8327         * Makefile.tpl: Make 'recursive targets' using autogen rather
8328         than shell loop.  Remove duplicate 'clean' targets and false
8329         comments.
8330         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8331         Add systematic method of specifying missing targets in subdirs.
8332         Add copyright boilerplate.
8333         * Makefile.in: Regenerate.
8334         * configure.in: Add 'recursive targets' to maybe list.
8335         * configure: Regenerate.
8336
8337         * MAINTAINERS: "GNATS only" -> "Bug database only".
8338
8339         * Makefile.tpl: Rename [+target+] to [+make_target+].
8340         * Makefile.def: Rename 'target' to 'make_target'.
8341
8342 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8343
8344         * MAINTAINERS: Add self as options handling maintainer.
8345
8346 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8347
8348         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8349         been too long since I touched those ports.
8350
8351 2003-05-28  DJ Delorie  <dj@redhat.com>
8352
8353         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8354         * Makefile.in: Regenerate.
8355
8356 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8357
8358         * configure.in: Use curly braces in the definition of tooldir.
8359         * configure: Regenerate.
8360
8361 2003-05-21  DJ Delorie  <dj@redhat.com>
8362
8363         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8364         newlib or libgloss.
8365         * Makefile.in: Regenerate.
8366
8367 2003-05-21  DJ Delorie  <dj@redhat.com>
8368
8369         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8370         * Makefile.in: Regenerate.
8371
8372 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8373
8374         * MAINTAINERS: Update my e-mail address.
8375
8376 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8377
8378         * configure.in: Switch more things to use maybe dependencies.
8379         * Makefile.tpl: Switch more things to use maybe dependencies.
8380         Factor out common code from autogen IF statements.
8381         * configure: Regenerate.
8382         * Makefile.in: Regenerate.
8383
8384 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8385
8386         * configure.in: Accept i[3456789]86 for machine type.
8387         * configure: Regenerate.
8388
8389 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8390
8391         * configure.in: Switch more things to use maybe dependencies.
8392         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8393         * configure: Regenerate.
8394         * Makefile.tpl: Switch more things to use maybe dependencies.
8395         * Makefile.in: Regenerate.
8396
8397 2003-05-16  Andreas Schwab  <schwab@suse.de>
8398
8399         * Makefile.tpl (install-opcodes): Define.
8400         * Makefile.in: Rebuild.
8401
8402 2003-05-13  Andreas Jaeger  <aj@suse.de>
8403
8404         * config.guess: Update to 2003-05-09 version.
8405         * config.sub: Update to 2003-05-09 version.
8406
8407 2003-05-13  Michael Eager  <eager@mvista.com>
8408
8409         * configure.in: Correct sed script so that options in quotes are not
8410         deleted.
8411         * configure: Rebuild.
8412
8413 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8414
8415         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8416         and $$s/newlib/libc/sys/cygwin32 include paths.
8417         * configure: Ditto.
8418
8419 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8420
8421         * MAINTAINERS: Update my email addresses.
8422
8423 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8424
8425         * config-ml.in: Propagate INSTALL variables.
8426
8427 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8428
8429         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8430
8431 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8432
8433         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8434         * Makefile.in: Regenerate.
8435
8436 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8437
8438         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8439
8440 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8441
8442         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8443
8444 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8445
8446         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8447         * Makefile.in: Regenerated.
8448
8449 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8450
8451         * MAINTAINERS (Write After Approval): Upgrade myself from
8452         GNATS only to write-after-approval. Update my mail address.
8453
8454 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8455
8456         (OS Port Maintainers: freebsd): Add myself.
8457
8458 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8459
8460         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8461
8462 2003-04-22  Kean Johnston  <jkj@sco.com>
8463
8464         * MAINTAINERS (SCO ports): Added myself.
8465
8466 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8467
8468         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8469
8470 2003-04-19  Kean Johnston  <jkj@sco.com>
8471
8472         * MAINTAINERS (Write After Approval): Add myself.
8473
8474 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8475
8476         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8477         * Makefile.in: Regenerate.
8478
8479 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8480
8481         * configure.in (powerpc64*-*-linux*): Remove.
8482         * configure: Rebuilt.
8483
8484 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8485
8486         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8487         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8488         and restrap.
8489         * Makefile.in:  Regenerate.
8490
8491 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8492
8493         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8494         * configure: Regenerated.
8495
8496 2003-04-15  DJ Delorie  <dj@redhat.com>
8497
8498         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8499
8500 2003-04-13  Nick Clifton  <nickc@redhat.com>
8501
8502         * config-ml.in: Remove support for --disable-aix removing
8503         call-aix multilibs.
8504
8505 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8506
8507         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8508         * */configure: Rebuilt.
8509
8510 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8511
8512         * MAINTAINERS: Add my email address.
8513
8514 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8515
8516         * MAINTAINERS (Write After Approval): Add myself.
8517
8518 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8519
8520         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8521         * Makefile.in: Regenerate.
8522
8523 2003-03-14  Michael Chastain  <mec@shout.net>
8524
8525         * Makefile.in: Regenerate with correct Makefile.def.
8526
8527 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8528
8529         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8530         Make macro.
8531         * Makefile.in: Regenerate.
8532         * configure.in: Clean up gxx_include_dir logic.
8533         * configure: Regenerate.
8534
8535 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8536
8537         * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8540
8541         * MAINTAINERS: Update my mail address.
8542
8543 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8544
8545         * configure.in (gxx_include_dir): Fix typo.
8546         * configure: Regenerated.
8547
8548 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8549
8550         * Makefile.tpl: Reindent.
8551         * Makefile.in: Regenerate.
8552         * configure.in: Reindent.  Don't set unused variables.
8553         * configure: Regenerate.
8554
8555 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8556
8557         * configure.in: Include $(build_tooldir)/sys-include in
8558         FLAGS_FOR_TARGET.
8559         * configure: Regenerated.
8560
8561 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8562
8563         * Makefile.tpl: Always pass down RANLIB.
8564         * Makefile.in: Regenerate.
8565
8566         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8567         * Makefile.in: Regenerate.
8568         * configure.in: Remove unused logic relating to --enable-shared
8569         and --enable-threads.  Remove bogus comments.  Remove redundant
8570         noconfigdirs.
8571         * configure: Regenerate.
8572
8573         * configure.in: Replace ${libstdcxx_version} by its value.
8574         Remove reference to mh-dgux.
8575         * configure: Regenerate.
8576
8577 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8578
8579         * MAINTAINERS (Write After Approval): Add myself.
8580
8581 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8582
8583         * Makefile.tpl: Rearrange.
8584         * Makefile.in: Regenerate.
8585
8586 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8587
8588         * configure.in: Add support for kaOS as cross build target system.
8589         * configure: Regenerated.
8590
8591 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8592
8593         * MAINTAINERS (Write after approval): Add myself.
8594
8595 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8596
8597         * MAINTAINERS: Update my email address.
8598
8599 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8600
8601         * MAINTAINERS: Add self to blanket write privs. section.
8602
8603 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8604
8605         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8606         configure-target-* as some target builds may require additional
8607         flags for preprocessor tests.
8608         * Makefile.in: Regenerated.
8609
8610 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8611
8612         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8613         * ltconfig: Handle it.
8614         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8615         auto-detecting it.
8616
8617         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8618         it is used as argument to $CC.
8619         * ltcf-gcj.sh: Likewise.
8620
8621         * configure.in: Introduce --enable-maintainer-mode.
8622         * configure: Rebuilt.
8623         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8624         for maintainer mode.
8625         * Makefile.in: Rebuilt.
8626
8627 2003-02-18  Jason Merrill  <jason@redhat.com>
8628
8629         * Makefile.tpl (check-c++): Allow parallelism.
8630
8631 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8632
8633         * MAINTAINERS: Remove John Carr (who never actually had access to
8634         gcc.gnu.org).
8635
8636 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8637
8638         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8639         don't configure target-libobjc.
8640         * configure: Regenerate.
8641
8642 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8643
8644         * Makefile.tpl (RANLIB): Define.
8645         * Makefile.in: Regenerate.
8646
8647 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8648
8649         * MAINTAINERS: Update my email.
8650
8651 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8652
8653         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8654         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8655         * Makefile.in: Regenerated.
8656         * configure.in: Remove all traces of snavigator, db, and grep.
8657         * configure: Regenerated.
8658
8659 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8660
8661         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8662         After Approval.
8663
8664 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8665
8666         * MAINTAINERS (Write after approval): Add myself.
8667
8668 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8669
8670         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8671         * Makefile.in: Regenerated.
8672
8673 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8674
8675         * config.guess: Updated to 2003-01-30's version.
8676         * config.sub: Updated to 2003-01-28's version.
8677
8678 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8679
8680         * config.if: If gcc_version is already set, just use it.  Don't set
8681         gcc_version_trigger if it's already set, otherwise set it to
8682         gcc/version.c, but only if the file exists.  If it is not set and
8683         gcc/version.c does not exist, try to extract the version number from
8684         $CC.
8685
8686 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8687
8688         * MAINTAINERS: Add myself to write-after-approval list.
8689
8690 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8691
8692         * configure.in:  Revert 24Jan change.
8693         * configure:  Regenerate.
8694
8695 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8696
8697         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8698         entry of HJ Lu.
8699
8700 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8701
8702         * configure.in: Revert previous change.
8703         * configure: Regenerate.
8704
8705 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8706
8707         * configure.in: Make rda native-only.
8708         * configure: Regenerate.
8709
8710 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8711
8712         * MAINTAINERS: Move myself from GNATS-only-accounts to
8713         write-after-approval.
8714
8715 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8716
8717         * configure.in: Add missing \.
8718         * configure: Rebuilt.
8719
8720 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8721
8722         * configure.in (baseargs): Avoid using \| in sed regular
8723         expressions.
8724         * configure: Rebuilt.
8725
8726 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8727
8728         * configure.in (baseargs): Remove all supported forms of
8729         --cache-file, --srcdir, --host, --build and --target options
8730         from argument lists.
8731         * configure: Rebuilt.
8732
8733 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8734
8735         * MAINTAINERS: Add myself to write-after-approval list.
8736
8737 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8738
8739         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8740         * configure: Rebuilt.
8741
8742 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8743
8744         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8745         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8746         * Makefile.in: Regenerate.
8747         * configure: Regenerate.
8748
8749 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8750
8751         * configure.in: Remove Makefile in build, host and target modules
8752         unless configure was run with --no-recursion.
8753         * configure: Rebuilt.
8754
8755 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8756
8757         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8758         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8759         * Makefile.in: Regenerate.
8760
8761 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8762
8763         * config.guess: Update to 2003-01-03 version.
8764         * config.sub: Update to 2003-01-03 version.
8765
8766 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8767
8768         * configure: Regenerate with proper autoconf 2.13.
8769
8770 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8771
8772         * configure.in: Add AC_PREREQ for consistency.
8773         * configure: Regenerate.
8774
8775 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8776
8777         * configure.in (GDB_TK): Add tcl directories conditional on
8778         gdb/gdbtk directory being present.
8779         * configure: Regenerate.
8780
8781 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8782
8783         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8784         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8785         * configure: Rebuilt.
8786
8787 2002-12-31  Tom Tromey  <tromey@redhat.com>
8788
8789         * Makefile.in: Rebuilt.
8790         * Makefile.def (target_modules) [libffi]: Allow installation.
8791
8792 2002-12-31  Andreas Schwab  <schwab@suse.de>
8793
8794         * configure.in: Fix use of $program_transform_name.
8795         * configure: Regenerated.
8796
8797 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8798
8799         * configure.in (baseargs): Don't remove first configure argument.
8800         * configure: Regenerated.
8801
8802 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8803
8804         * Makefile.tpl (local-distclean): Don't remove...
8805         (multilib.ts): ... this.  Moved into...
8806         (multilib.out): ... this.  Don't use sub-make.
8807         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8808         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8809         (configure-build-[+module+], configure-[+module+],
8810         configure-target-[+module+], configure-gcc): ... these.  Test
8811         for Makefile existence.  Drop config.status from dependencies.
8812         * Makefile.in: Rebuilt.
8813         * configure.in: Move gcc-version-trigger to the end of
8814         ac_configure_args.  Add comments to maybedep.tmp and
8815         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8816         nonopt from baseargs, matching and removing corresponding
8817         whitespace while at it.
8818         * configure: Rebuilt.
8819
8820 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8821
8822         * configure.in (host_configargs): Replace reference to
8823         no-longer-defined buildopts with --build=${build_alias}.
8824         * configure: Rebuilt.
8825
8826         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8827         program_transform_name to standard idiom.
8828         (AUTOGEN, AUTOCONF): Define.
8829         (Makefile.in): Use $(AUTOGEN).
8830         (Makefile): Depend on config.status, and use autoconf-style rule to
8831         build it.  Move original commands to...
8832         (config.status): ... this new target.
8833         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8834         $(AUTOCONF).
8835         * Makefile.in: Rebuilt.
8836
8837 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8838
8839         * Makefile.tpl: Fix dramatic bustage due to change in
8840         program_transform_name.
8841         * Makefile.in: Regenerate.
8842
8843         * configure.in: Remove unnecessary PATH setting.
8844         * configure: Regnerate.
8845
8846         * configure.in: Don't default to unprefixed tools unless
8847         the native tools will work.
8848         * configure: Regenerate.
8849
8850         * configure.in: Convert to autoconf script.  Blow away lots
8851         of now-redundant Makefile fragments.
8852         * configure: Generate using Autoconf.
8853         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8854         * Makefile.in: Regenerate.
8855
8856 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8857
8858         * configure: Fix stupid bug where RANLIB was mistakenly included.
8859
8860         * configure.in: Rename (buildargs, hostargs, targargs) to
8861         (build_configargs, host_configargs, target_configargs).
8862
8863         * configure.in: Move logic out of sed statement.
8864
8865         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8866         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8867
8868 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8869
8870         * config.sub: Import from master repository
8871         * config.guess: Ditto
8872
8873 2002-12-24  Andreas Schwab  <schwab@suse.de>
8874
8875         * Makefile.tpl (multilib.out): Fix missing space.
8876         * Makefile.in: Regenerate.
8877
8878 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8879
8880         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8881         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8882         * Makefile.in: Regenerate.
8883         * configure.in: Remove unnecessary leftovers.
8884
8885 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8886
8887         * configure.in (extra_ranlibflags_for_target): New variable.
8888         (*-*-darwin): Add -c to ranlib commands.
8889         * configure (tooldir): Handle extra_ranlibflags_for_target.
8890
8891 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8892
8893         * Makefile.tpl: Revert HJL's change.
8894         * Makefile.in: Regenerated.
8895         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8896         always.
8897
8898 2002-12-19  Andreas Schwab  <schwab@suse.de>
8899
8900         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8901         * Makefile.in: Regenerate.
8902
8903 2002-12-18  H.J. Lu  <hjl@gnu.org>
8904
8905         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8906         * Makefile.in: Regenerated.
8907
8908         * configure.in (build_prefix): New. Substitute.
8909
8910 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8911
8912         * Makefile.tpl: Don't let real targets depend on phony targets.
8913         * Makefile.in: Regenerate.
8914
8915         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8916         * Makefile.in: Regenerate.
8917
8918 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8919
8920         * config.sub: Import from master repository
8921         * config.guess: Ditto
8922
8923 2002-12-16  Jason Merrill  <jason@redhat.com>
8924
8925         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8926         previous 'make bootstrap'.
8927         * Makefile.in: Regenerate.
8928
8929 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8930
8931         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8932
8933 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8934
8935         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8936         * Makefile.in: Regenerate.
8937
8938 2002-12-13  Jason Merrill  <jason@redhat.com>
8939
8940         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8941         library tests.
8942         (check-c++): Just depend on it and check-target-libstdc++-v3.
8943         * Makefile.in: Regenerate.
8944
8945 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8946
8947         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8948         * Makefile.in: Rebuilt.
8949
8950 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8951
8952         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8953
8954 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8955
8956         * configure: Fix bug put in by gremlins.
8957
8958         * Makefile.tpl: Substitute more autoconfily.
8959         * configure: Substitute more autoconfily.
8960         * Makefile.in: Regenerate.
8961
8962 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8963
8964         * config.sub: Import from master repository
8965         * config.guess: Ditto
8966         * MAINTAINERS: Added Svein Seldal under write after approval
8967
8968 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8969
8970         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8971         * Makefile.in (all-sim): Ditto.
8972
8973 2002-12-06  DJ Delorie  <dj@redhat.com>
8974
8975         * Makefile.tpl: Change configure dependencies to not have real
8976         targets depend on phony targets.
8977
8978 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8979
8980         * configure.in: Revert unintentional change.
8981
8982         * Makefile.tpl: Change dependency for */multilib.out so that
8983         it works when gcc isn't in the tree.
8984
8985         * configure.in: Substitute more.
8986         * configure: Run subconfigures from the Makefile.
8987         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8988         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8989
8990 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8991
8992         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8993
8994 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8995
8996         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8997         and corresponding dependencies.
8998         * Makefile.in: Regenerate.
8999
9000         * configure.in (host_tools): Order binutils, gas and ld for
9001         convenience in running the testsuites.
9002
9003         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9004         * Makefile.in: Regenerate.
9005         * configure.in: Introduce rules to serialize subconfigure runs.
9006
9007         * configure.in: Introduce BASE_CC_FOR_TARGET.
9008         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9009         Realize configure-build-* targets.  Realize configure-target-* targets.
9010         * Makefile.in: Regenerate.
9011
9012 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9013
9014         * configure: Move gcc_version_trigger stuff from here...
9015         * configure.in: ...to here.
9016
9017         * configure.in: Separate subconfigure options added by this file from
9018         options given by the user.  Add machinery to put args for host
9019         subconfigures into the Makefile.
9020
9021         * Makefile.tpl: Remove 'vault' targets.
9022         * Makefile.tpl: Reorder and comment dependencies.
9023         * Makefile.in: Regenerate.
9024
9025 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9026         * configure.in: Fix my broken commit of previous patch. (sigh)
9027
9028 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9029
9030         * configure.in: Move host-specific darwin noconfigdirs into
9031         the host-specific section.
9032
9033 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9034
9035         * configure.in: Move host-specific darwin noconfigdirs into
9036         the host-specific section.
9037
9038 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9039
9040         * configure: Remove skip-this-dir support.
9041         * Makefile.tpl: Remove skip-this-dir support.
9042
9043         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9044         subdirectories.
9045         * Makefile.in: Regenerate.
9046
9047         * Makefile.tpl: Strip out useless setting of 'dir'.
9048         * Makefile.in: Regenerate.
9049
9050 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9051
9052         * configure.in: Fix deeply stupid bug.
9053
9054         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9055         shell code in CXX_FOR_TARGET
9056         * Makefile.def: Introduce raw_cxx.
9057         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9058         RAW_CXX_FOR_TARGET.
9059         * Makefile.in: Regenerate.
9060
9061 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9062
9063         * Makefile.tpl: Remove unnecessary ifs.
9064         * Makefile.in: Regenerate.
9065
9066         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9067         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9068         targets for 'no_install' modules.
9069         * configure: Move GDB_TK substitution to configure.in.  Move
9070         build_modules stuff to configure.in.
9071         * configure.in: Implement soft dependency machinery.  Maybe-ize
9072         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9073         * Makefile.in: Regenerate.
9074
9075 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9076
9077         * Makefile.tpl: Make all-target, install-target behave similarly
9078         to all, install (only hitting configured targets).  Eliminate
9079         unused macro defintions.
9080
9081         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9082         build != host.
9083
9084         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9085
9086         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9087
9088         * configure.in: Produce lists of subdir targets we're actually
9089         configuring.  Remove references to "dosrel".
9090         * Makefile.tpl: Let configure set which subdir targets are hit.
9091         Remove install-cross; clean up install; remove ALL.  Remove
9092         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9093         Autogenerate host module targets.  Remove empty dependency lines
9094         and redundant dependency; rearrange slightly.
9095         * Makefile.def: Add host-side libtermcap, utils.
9096
9097         * Makefile.in: Regenerate.
9098
9099 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9100
9101         * ltconfig (osf[345]): Append $major to soname_spec.
9102         Reflect this in library_names_spec.
9103         * ltmain.sh (osf): Prefix $major with . for use as extension.
9104
9105 2002-11-19  Andreas Jaeger  <aj@suse.de>
9106
9107         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9108         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9109         and sparc64 GNU/Linux systems.
9110
9111 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9112
9113         * MAINTAINERS: Update email.
9114
9115 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9116
9117         * MAINTAINERS: Complete James Dennett's entry.
9118
9119 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9120
9121         * MAINTAINERS (Write After Approval): Add myself.
9122
9123 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9124
9125         * Makefile.tpl: syntactic cleanup
9126
9127 2002-11-13  Stuart Hastings  <stuart@apple.com>
9128
9129         * MAINTAINERS: Add myself to write-after-approval list.
9130
9131 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9132
9133         * Makefile.def: Add list of recursive targets to autogenerate.
9134         Add build_modules.
9135         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9136         targets.  Autogenerate *-build-* targets.
9137         * Makefile.in: Regenerate.
9138
9139 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9140
9141         * configure: More autoconf-style substitutions.
9142         * Makefile.tpl: More autoconf-style substitutions.
9143         * Makefile.in: Regenerate.
9144
9145 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9146
9147         * configure: Substitute more variables in a more autoconf-friendly
9148         way.  Simplify slightly.
9149         * Makefile.tpl: Make more variables substitutable in an
9150         autoconf-friendly way.
9151         * Makefile.in: Regenerate.
9152
9153 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9154
9155         * MAINTAINERS (Write After Approval): Add myself.
9156
9157 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9158
9159         * configure.in (v810*): Remove special setting of tools.
9160
9161         * configure: Add support for extra required flags for ar or nm.
9162         * configure.in (aix4.3+): Use above support for target-specific
9163         issues, rather than using config/mt-aix43.
9164
9165 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9166
9167         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9168         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9169         with $srcdir.  Reformat indentation.  Substitute some variables
9170         formerly hard-coded in the Makefile for build=host.
9171         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9172         * Makefile.def: Autogenerate more.
9173         * Makefile.in: Regenerate.
9174
9175 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9176
9177         * MAINTAINERS (Write After Approval): Add myself.
9178
9179 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9180
9181         * Makefile.def (host_modules): Add rda.
9182         * Makefile.in: Regenerate.
9183         * configure.in (target_tool): Add target-rda to list.
9184
9185 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9186
9187         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9188
9189 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9190
9191         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9192         and restrap targets to this rule.
9193         * Makefile.in:  Regenerate.
9194
9195 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9196
9197         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9198         GNATS only accounts.
9199
9200 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9201
9202         * configure.in (i[3456]86-*-linux*): Add check to disable
9203         ${libgcj} for glibc1.
9204
9205 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9206
9207         * MAINTAINERS: Add myself as ip2k port maintainer.
9208
9209 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9210
9211         * configure.in: Add tic4x target.
9212
9213 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9214
9215         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9216         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9217         * Makefile.in: Regenerate.
9218
9219         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9220         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9221         * Makefile.in: Regenerate.
9222
9223 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9224
9225         * MAINTAINERS: Add myself as web pages co-maintainer.
9226
9227 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9228
9229         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9230         * Makefile.in: Regenerate.
9231
9232 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9233
9234         * MAINTAINERS: Add myself and Nathan Sidwell
9235         <nathan@codesourcery.com> as VxWorks maintainers.
9236
9237 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9238
9239         * Makefile.def: Remove order dependency comments.
9240         * Makefile.tpl: Add explicit install-install dependencies.
9241         * Makefile.in: Regenerate.
9242
9243         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9244         * Makefile.in: Regenerate.
9245
9246         * Makefile.tpl: Add configure-target (for src-release in src)
9247         * Makefile.in: Regenerate.
9248
9249 2002-09-30  Nick Clifton  <nickc@redhat.com>
9250
9251         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9252
9253 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9254
9255         * configure.in (s390*-*-linux*): Enable libgcj.
9256
9257 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9258
9259         * configure: Revert accidentally applied changes.
9260
9261         * Makefile.tpl: Make more autoconf-friendly.
9262         * Makefile.in: Regenerate.
9263         * configure: Make substitution more autoconf-like.
9264
9265 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9266
9267         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9268         single entry to handle all these.
9269         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9270         libjava on arm-*-elf.
9271
9272 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9273
9274         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9275         things that depend on them.
9276
9277 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9278
9279         * Makefile.tpl: Make subsituted variables more autoconfy.
9280         * Makefile.in: Regenerate.
9281         * configure: Make seds more autoconfy.
9282
9283 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9284
9285         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9286         * Makefile.in: Regenerate.
9287         * configure.in: Rewrite sed statements to look autoconfy.
9288
9289         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9290         all-target-foo on configure-target-foo.
9291         * Makefile.def: Ditto.
9292         * Makefile.in: Rebuild.
9293
9294 2002-09-25  Andrew Haley  <aph@redhat.com>
9295
9296         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9297
9298 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9299
9300         * Makefile.def: New file.
9301         * Makefile.tpl: New file.
9302         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9303         * contrib/gcc_update: Note that Makefile.in is a generated file.
9304
9305         * configure.in: Minor rearrangement.  Simplify tests.
9306
9307 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9308
9309         * configure.in (with_headers): Skip copy if value is "yes".
9310         (with_libs): Likewise.
9311
9312 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9313
9314         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9315         * configure.in (sh*-*-pe*): Ditto.
9316         * configure.in (mips*-*-pe*): Ditto.
9317         * configure.in (*arm-wince-pe): Ditto.
9318
9319         * configure.in: Rearrange.
9320
9321 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9322
9323         * MAINTAINERS: Update my email address.
9324
9325 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9326
9327         * MAINTAINERS: (Write After Approval): Add myself.
9328
9329 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9330
9331         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9332
9333 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9334
9335         * MAINTAINERS: Change my mailing address.
9336
9337 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9338
9339         * MAINTAINERS (Write After Approval): Remove myself.
9340         (Various Maintainers: c++ runtime libs): Add myself.
9341
9342 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9343
9344         * MAINTAINERS (Write After Approval): Remove myself.
9345         (Various Maintainers: c++ runtime libs): Add myself.
9346
9347 2002-08-15  Eric Christopher  <echristo@redhat.com>
9348
9349         * config.sub: Import from master repository.
9350         * config.guess: Ditto.
9351
9352 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9353
9354         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9355         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9356         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9357
9358 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9359
9360         * MAINTAINERS: Add self to rs6000 vector extensions.
9361
9362 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9363
9364         * libiberty/configure: Reverted unintended yesterday's check in.
9365
9366 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9367
9368         * boehm-gc/configure, libf2c/configure: Rebuilt.
9369         * libffi/configure, libiberty/configure: Ditto.
9370         * libjava/configure, libobjc/configure: Ditto.
9371         * libstdc++-v3/configure, zlib/configure: Ditto.
9372         Merged from binutils:
9373         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9374         From Steve Ellcey <sje@cup.hp.com>:
9375         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9376         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9377         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9378         IA64.
9379         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9380         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9381         soname_spec, sys_lib_search_path_spec): Ditto.
9382
9383 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9384
9385         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9386
9387 2002-08-04  H.J. Lu  (hjl@gnu.org)
9388
9389         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9390
9391 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9392
9393         * MAINTAINERS (Write After Approval): Add myself.
9394
9395 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9396
9397         * configure.in: Move generic linux case to end.  Copy generic
9398         linux noconfigdirs to mips*-*-linux* entry and new
9399         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9400
9401 2002-07-19  Michael Matz  <matz@suse.de>
9402
9403         * MAINTAINERS: Add myself as ra* maintainer.
9404
9405 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9406
9407         * config.guess: Update to 2002-07-09 version.
9408         * config.sub: Update to 2002-07-03 version.
9409
9410 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9411
9412         * MAINTAINERS: Fix typo in a maintainer email address.
9413
9414 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9415
9416         * configure.in: Remove two redundant tests.
9417
9418 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9419
9420         * configure.in (mips*-*-irix6*o32): Enable stabs.
9421
9422 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9423
9424         * configure.in: Don't build grez.
9425         * Makefile.in: Ditto.
9426
9427         * Makefile.in: Remove references to bsp, cygmon, libstub.
9428         * configure.in: Ditto.
9429
9430         * configure.in: Remove leftover reference to gdbtest.
9431
9432 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9433
9434         * configure.in (gxx_include_dir):  Change to match versioned
9435         C++ headers if --enable-version-specific-runtime-libs is used.
9436
9437 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9438
9439         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9440
9441 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9442
9443         * configure.in: Make --without-x work.
9444
9445 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9446
9447         * configure.in: Rearrange target Makefile fragment collection.
9448
9449         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9450         cvs[src].
9451         * configure.in: Ditto.
9452
9453 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9454
9455         * MAINTAINERS (Write After Approval): Update my e-mail address.
9456
9457 2002-06-24  Ben Elliston  <bje@redhat.com>
9458
9459         * configure.in (host_tools): Remove cgen.
9460
9461         * Makefile.in (all-cgen): Remove; runs from its source directory.
9462         (check-cgen, install-cgen, clean-cgen): Likewise.
9463         (all-opcodes): Do not depend on all-cgen.
9464         (all-sim): Likewise.
9465
9466 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9467
9468         * Makefile.in: Eliminate 'apache' targets.
9469         * configure.in: Eliminate 'apache' targets.
9470
9471         * configure.in: Eliminate redundant tests.  Reorganize.
9472
9473         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9474
9475         * config-ml.in: Eliminate references to Cygnus configure.
9476
9477         * Makefile.in: Eliminate references to building emacs.
9478
9479 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9480
9481         * MAINTAINERS: Update my email address.
9482
9483 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9484
9485         * config.if (libstdcxx_incdir): Version C++ headers.
9486         (cxx_incdir): Remove.
9487
9488 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9489
9490         * MAINTAINERS (Write After Approval): Add self.
9491
9492 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9493
9494         * configure.in: Add support for ip2k.
9495
9496 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9497
9498         * configure.in: Fix AIX configury bug.
9499
9500 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9501
9502         * MAINTAINERS (Write After Approval): Add self.
9503
9504 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9505
9506         * configure.in: replace ${topsrcdir} with ${srcdir}
9507
9508         * configure.in: Move definition of libstdcxx_flags
9509         right above usage, rather than waaay earlier.
9510
9511         * configure.in: Pull definition of is_cross_compiler earlier.
9512
9513         * configure.in: Rearrange a little.
9514
9515         * configure.in: Remove references to librx.
9516         * Makefile.in: Remove references to librx.
9517
9518 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9519
9520         * config.sub: Add support for avr target.
9521         Import from master sources, rev 1.255
9522
9523 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9524
9525         * configure, .cvsignore:  Revert previous change...
9526         * Makefile:  ...delete.
9527
9528 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9529
9530         * configure.in: Eliminate ${gasdir} variable.
9531
9532 2002-06-18  Dave Brolley  <brolley@redhat.com>
9533
9534         * configure.in: Add support for frv.
9535         * config.sub: Add support for frv.
9536
9537 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9538
9539         * configure:  Remove garbage from previous commit.
9540
9541 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9542
9543         * configure:  For in-source builds, make a subdir and re-exec there.
9544         * Makefile:  New file.  Pass targets through to build directory.
9545         * .cvsignore:  No longer ignore "Makefile".
9546
9547 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9548
9549         * MAINTAINERS (Write After Approval): Add self.
9550
9551 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9552
9553         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9554
9555 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9556
9557         * configure.in (vax-*-netbsd*): Re-enable gas.
9558
9559 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9560
9561         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9562         BUILD_PREFIX_1, to correct nomenclature.
9563         * configure: Likewise.
9564
9565         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9566         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9567
9568 2002-05-31  Olaf Hering  <olh@suse.de>
9569
9570         * config-ml.in: Propogate DESTDIR also.
9571
9572 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9573
9574         * configure.in (vax-*-netbsd*): Don't build gas for this
9575         platform.
9576
9577 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9578
9579         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9580         and libgcj for AVR.
9581
9582 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9583
9584         * MAINTAINERS (Write After Approval): Add myself.
9585
9586 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9587
9588         * config.guess: Update to 2002-05-22 version.
9589         * config.sub: Likewise.
9590
9591 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9592
9593         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9594         * config-ml.in: Likewise.
9595         * configure: Likewise.
9596         * configure.in: Likewise.
9597
9598 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9599
9600         * MAINTAINERS: Update my email address.
9601
9602 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9603
9604         * configure.in: Simplify makefile fragment collection.
9605
9606         * configure.in: Remove code to build emacs.
9607
9608         * configure.in : Remove --srcdir argument from targargs and buildargs
9609         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9610
9611         * configure: Move some logic to configure.in.
9612         * configure.in: Move some logic from configure.
9613
9614 2002-05-11  Tom Tromey  <tromey@redhat.com>
9615
9616         * MAINTAINERS: Reflect libgcj reality.
9617
9618 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9619
9620         * Makefile.in: Honour DESTDIR.
9621
9622 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9623
9624         * config.guess: Import 2002-03-20 version.
9625         * config.sub: Import 2002-04-26 version.
9626
9627 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9628
9629         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9630
9631 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9632
9633         * MAINTAINERS: Add self.
9634
9635 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9636
9637         * ltmain.sh: Detect and handle object name conflicts
9638         while piecewise linking a static library.
9639
9640 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9641
9642         * configure.in (noconfigdirs): Don't disable libgcj on
9643         sparc64-*-solaris* and sparcv9-*-solaris*.
9644
9645 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9646
9647         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9648
9649 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9650
9651         * configure.in (FLAGS_FOR_TARGET): Do not add
9652         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9653         on i[3456]86-*-linux*.
9654
9655 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9656
9657         * configure.in (noconfigdirs): Replace [ ] with test.
9658
9659         * configure.in (noconfigdirs): Do not add target-newlib if
9660         target == i[3456]86-*-linux*, and host == target.
9661
9662 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9663
9664         * configure.in: delete reference to absent file
9665
9666         * configure.in: replace '[' with 'test'
9667
9668         * configure.in: Eliminate references to gash.
9669         * Makefile.in: Eliminate references to gash.
9670
9671         * configure.in: remove useless references to 'pic' makefile fragments.
9672
9673         * configure.in: (*-*-windows*) Finish removing.
9674
9675         * configure.in: Eliminate redundant test for libgui.
9676
9677 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9678
9679         * MAINTAINERS: Add self and realphabetize.  Update entries
9680         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9681         entry for a29k port maintainer.
9682
9683 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9684
9685         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9686         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9687
9688 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9689
9690         * configure.in: remove references to dead files
9691
9692 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9693
9694         * MAINTAINERS: Add information about purpose of this file.
9695
9696 2002-04-18  Tom Tromey  <tromey@redhat.com>
9697
9698         * configure.in: Disallow configuring libgcj when it is already
9699         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9700         Solaris 2.8 by default.  For PR libgcj/6158.
9701
9702 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9703
9704         * configure.in:  Move default CC setting out of config/mh-* fragments
9705         directly into here.
9706
9707 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9708
9709         * configure.in: don't even try to configure or make a subdirectory
9710         if there's no configure script for it.
9711
9712 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9713
9714         * MAINTAINERS: Remove chill maintainers.
9715         * Makefile.in (CHILLFLAGS): Remove.
9716         (CHILL_LIB): Remove.
9717         (TARGET_CONFIGDIRS): Remove libchill.
9718         (CHILL_FOR_TARGET): Remove.
9719         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9720         CHILL_LIB.
9721         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9722         (CHECK_TARGET_MODULES): Likewise.
9723         (INSTALL_TARGET_MODULES): Likewise.
9724         (CLEAN_TARGET_MODULES): Likewise.
9725         (configure-target-libchill): Remove.
9726         (all-target-libchill): Remove.
9727         * configure.in (target_libs): Remove target-libchill.
9728         Do not compute CHILL_FOR_TARGET.
9729         * libchill: Remove directory.
9730
9731 2002-04-11  DJ Delorie  <dj@redhat.com>
9732
9733         * Makefile.in, configure.in: Sync with binutils, entries
9734         follow...
9735
9736 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9737
9738         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9739         (do-tar, do-bz2): New rules.
9740         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9741         (gdb-tar): New rule.
9742         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9743         (insight_dejagnu.tar): New rule.
9744         (insight.tar): New rule.
9745         (gdb+dejagnu.tar): New rule.
9746         (gdb.tar): New rule.
9747
9748 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9749
9750         * Makefile.in: Add all-tix to deps for all-snavigator
9751         so that tix is built when building snavigator.
9752
9753 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9754
9755         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9756         ld and gdb are not supported.
9757
9758 2002-01-07  Mark Salter  <msalter@redhat.com>
9759
9760         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9761         Allow target-libgloss to be built for arm, strongarm, and xscale.
9762
9763 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9764
9765         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9766         options for i[3456]86-pc-linux* native builds.
9767
9768 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9769
9770         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9771         files from .po files for a distribution.
9772
9773 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9774
9775         * configure.in: Enable libstdc++-v3 for h8300 targets.
9776
9777 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9778
9779         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9780         version from bfd/.
9781
9782 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9783
9784         * Makefile.in (VER): When present, extract the version number from
9785         the file version.in.
9786
9787 2001-05-24  Tom Rix  <trix@redhat.com>
9788
9789         * configure.in : enable ld for aix
9790
9791 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9792
9793         * config.guess: Add linux target for S/390.
9794
9795 2000-11-07  Philip Blundell  <pb@futuretv.com>
9796
9797         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9798
9799 2000-11-03  Philip Blundell  <pb@futuretv.com>
9800
9801         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9802         files.
9803
9804 2001-01-15  Ben Elliston  <bje@redhat.com>
9805
9806         * configure.in (host_tools): Add sid.
9807         Always configure cgen.
9808
9809 2000-11-24  Nick Clifton  <nickc@redhat.com>
9810
9811         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9812
9813
9814 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9815
9816         * Makefile.in (ALL_MODULES): Add all-cgen.
9817         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9818         (all-cgen): New target.
9819         (all-opcodes,all-sim): Depend on all-cgen.
9820         * configure.in (host_tools): Add cgen.
9821         Only configure cgen if --enable-cgen-maint.
9822
9823 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9824
9825         * configure.in: Add *-*-freebsd* configurations.
9826
9827 2002-04-08  Tom Tromey  <tromey@redhat.com>
9828
9829         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9830         Fixes PR libgcj/6068.
9831
9832 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9833
9834         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9835
9836 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9837
9838         * configure.in (alpha*-dec-osf*): Enable libgcj.
9839
9840 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9841
9842         * MAINTAINERS (Write After Approval): Add myself.
9843
9844 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9845
9846         Fix for: PR bootstrap/3591, target/5676
9847         * configure.in (mcore-pe): Disable the configuration of
9848         libstdc++-v3 since exceptions are not supported.
9849
9850 2002-03-20  Anthony Green  <green@redhat.com>
9851
9852         * configure.in: Enable libgcj for xscale-elf target.
9853
9854 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9855
9856         * MAINTAINERS:  Update my email address.
9857
9858 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9859
9860         * ltmain.sh (relink_command): Fix typo in previous change.
9861
9862 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9863
9864         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9865         (relink_command): Added --tag flags.
9866         (mode=install): If relinking fails; error out.
9867
9868 2002-03-12  Richard Henderson  <rth@redhat.com>
9869
9870         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9871         .NOTPARALLEL tag.
9872         (do-check): Rename from check.
9873         (check): Allow parallel check.
9874
9875 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9876
9877         * MAINTAINERS: Add myself as maintainer for xtensa port.
9878         Fix alphabetical order in CPU port maintainer list.
9879         Remove myself from Write After Approval list.
9880
9881 2002-03-11  Richard Henderson  <rth@redhat.com>
9882
9883         * Makefile.in (.NOTPARALLEL): Add fake tag.
9884
9885 2002-03-07  H.J. Lu  (hjl@gnu.org)
9886
9887         * configure.in: Enable gprof for mips*-*-linux*.
9888
9889 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9890
9891         * MAINTAINERS (Write After Approval): Add myself.
9892
9893 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9894
9895         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9896         libjava.
9897         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9898
9899 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9900
9901         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9902         because its Makefile is there; test for the executable instead.
9903
9904 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9905
9906         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9907         libstdc++-v3 and libjava.
9908
9909 2002-02-11  Adam Megacz  <adam@xwt.org>
9910
9911         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9912         boehm-gc
9913
9914 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9915
9916         * config.guess: Updated to 2002-01-30's version.
9917         * config.sub: Updated to 2002-02-01's version.
9918         Contribute sh64-elf.
9919         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9920         * configure.in: Added sh64-*-*.
9921
9922 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9923
9924         * MAINTAINERS: Belatedly add myself to write after approval list.
9925
9926 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9927
9928         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9929         Remove self as Write After Approval.
9930
9931 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9932
9933         * MAINTAINERS: Put self in as maintainer for contrib/regression
9934         directory.
9935
9936 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9937
9938         * MAINTAINERS:  Update my email address.
9939
9940 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9941
9942         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9943         target-libiberty, and target-libgloss.  Skip Java-related
9944         libraries if not supported for NetBSD on target CPU.
9945
9946 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9947
9948         * install-sh: Use _inst.$$_ for temp file name.
9949
9950 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9951
9952         * MAINTAINERS (Write After Approval): Move my contact info
9953         from here...
9954         (OS Port Maintainers): ...to here (netbsd).
9955
9956 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9957
9958         * MAINTAINERS (Write After Approval): Add myself.
9959
9960 2002-01-17  H.J. Lu  <hjl@gnu.org>
9961
9962         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9963         (all-target-fastjar): Also depend on all-target-libiberty.
9964
9965 2002-01-16  H.J. Lu  (hjl@gnu.org)
9966
9967         * config.guess: Import from master sources, rev 1.225.
9968         * config.sub: Import from master sources, rev 1.238.
9969
9970 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9971
9972         * MAINTAINERS (Write After Approval): Remove myself.
9973
9974 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9975
9976         * MAINTAINERS (Write After Approval): Add myself.
9977
9978 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9979
9980         * MAINTAINERS: Add self as docs co-maintainer.
9981
9982 2001-12-11  Matthias Klose  <doko@debian.org>
9983
9984         * MAINTAINERS (Write After Approval): Add myself.
9985
9986 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9987
9988         * MAINTAINERS: Update my email address.
9989
9990 2001-12-07  Turly O'Connor  <turly@apple.com>
9991         * MAINTAINERS (Write After Approval): Add myself.
9992         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9993         (rs6000_initialize_trampoline): Call __trampoline_setup for
9994         ABI_DARWIN too.
9995         * darwin-tramp.asm: New file, implements __trampoline_setup.
9996         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9997
9998 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9999
10000         * MAINTAINERS (Write After Approval): Add myself.
10001
10002 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10003
10004         * configure, configure.in: Use temp file for long sed commands.
10005
10006 2001-12-03  Laurent Guerby  <guerby@acm.org>
10007
10008         * config.sub: Update to version 1.232 on subversion.
10009
10010 2001-12-03  Ben Elliston  <bje@redhat.com>
10011
10012         * MAINTAINERS: Update mail address for config.* patches.
10013
10014 2001-11-27  DJ Delorie  <dj@redhat.com>
10015             Zack Weinberg  <zack@codesourcery.com>
10016
10017         When build != host, create libiberty for the build machine.
10018
10019         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10020         CONFIG_ARGUMENTS.
10021         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10022         New variables.
10023         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10024         and rules.
10025         (all.normal): Depend on ALL_BUILD_MODULES.
10026         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10027         (all-build-libiberty): Depend on configure-build-libiberty.
10028
10029         * configure: Calculate and substitute proper value for
10030         ALL_BUILD_MODULES.
10031         * configure.in: Create the build subdirectory.
10032         Calculate and substitute TARGET_CONFIGARGS (formerly
10033         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10034
10035 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10036
10037         * MAINTAINERS (write-after-approval): Add self.
10038
10039 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10040
10041         * MAINTAINERS (GNATS only accounts): Remove self.
10042
10043 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10044
10045         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10046         libf2c.
10047
10048 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10049
10050         * MAINTAINERS (Write After Approval): Add self.
10051
10052 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10053
10054         * MAINTAINERS: mips and s390 are also CPU ports.
10055
10056 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10057
10058         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10059
10060 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10061
10062         * MAINTAINERS: Alphabetize.
10063
10064 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10065
10066         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10067
10068 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10069
10070         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10071
10072 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10073
10074         * configure.in (--enable-languages): Be more permissive about
10075         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10076
10077 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10078
10079         * config.sub: Import from master sources, rev. 1.230.
10080         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10081
10082 2001-11-07  Laurent Guerby  <guerby@acm.org>
10083
10084         * MAINTAINERS (Write After Approval): Add self.
10085
10086 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10087
10088         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10089
10090 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10091
10092         * config.sub: Import from master sources, rev 1.226.
10093         * config.guess: Import from master sources, rev 1.216.
10094
10095 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10096
10097         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10098         * MAINTAINERS: Add self as maintainer of MMIX port.
10099         Remove old after-approval entry.
10100
10101 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10102
10103         * ChangeLog, configure: Fix spelling errors.
10104
10105 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10106
10107         * MAINTAINERS: Tweak my address.
10108
10109 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10110
10111         * MAINTAINERS: Update my email address.
10112
10113 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10114
10115         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10116         * MAINTAINERS: Add self as maintainer of CRIS port.
10117
10118 2001-10-10  Geert Bosch  <bosch@gnat.com>
10119
10120         * MAINTAINERS (Various maintainers: Ada front end):
10121         Added Robert Dewar.
10122
10123 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10124
10125         * MAINTAINERS (Write After Approval): Added self
10126
10127 2001-10-02  Geert Bosch  <bosch@gnat.com>
10128
10129         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10130
10131 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10132
10133         * configure: Handle temporary files securely using mkdir.
10134
10135 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10136
10137         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10138
10139 2001-09-26  Will Cohen  <wcohen@redhat.com>
10140
10141         * configure.in (*-*-linux*): Disable configuration of target-newlib
10142         and target-libgloss.
10143
10144 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10145
10146         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10147         RANLIB.
10148
10149 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10150
10151         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10152         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10153         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10154         avoid quotes nesting problems.
10155         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10156         (DO_X): Export only variables that are set.
10157
10158 2001-09-19  Ben Elliston  <bje@redhat.com>
10159
10160         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10161         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10162         semantics.  Use the shell built-in "type" command instead.
10163
10164 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10165
10166         Merged from gcc-3_0-branch:
10167         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10168         * ltcf-c.sh: Use $objext, not $ac_objext.
10169         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10170         * ltcf-cxx.sh: Add support for GNU.
10171         2001-07-22  Timothy Wall  <twall@redhat.com>
10172         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10173         default settings if using GNU tools with that configuration.
10174         * ltcf-cxx.sh: Ditto.
10175         * ltcf-gcj.sh: Ditto.
10176         2001-07-21  Michael Chastain  <chastain@redhat.com>
10177         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10178         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10179         * ltmain.sh: Mark as gcc-local.
10180
10181 2001-08-30  Eric Christopher  <echristo@redhat.com>
10182             Jason Eckhardt  <jle@redhat.com>
10183
10184         * config.guess: Merge from master sources.
10185         * config.sub: Merge from master sources, add support for mipsisa32.
10186
10187 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10188         * config.sub: Merge from master sources, rev 1.219.
10189         * MAINTAINERS: Add self as contact for stormy16 port.
10190
10191 2001-08-14  Zack Weinberg  <zackw@panix.com>
10192
10193         * config.sub: Merge from master sources, rev 1.218.
10194         * config.guess: Merge from master sources, rev 1.209.
10195
10196 2001-08-11  Graham Stott  <grahams@redhat.com>
10197
10198         * Makefile.in (check-c++): Add missing semicolon.
10199
10200 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10201
10202         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10203
10204 2001-07-30  Eric Christopher  <echristo@redhat.com>
10205
10206         * MAINTAINERS (Various maintainers: mips port): Added myself.
10207
10208 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10209
10210         * configure.in (sh-*-linux*): New.
10211
10212 2001-07-27  Richard Henderson  <rth@redhat.com>
10213
10214         * .cvsignore: Add LAST_UPDATED.
10215
10216 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10217
10218         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10219
10220 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10221
10222         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10223
10224 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10225
10226         * MAINTAINERS (Write After Approval): Added myself.
10227
10228 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10229
10230         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10231         and libgcj on m68hc11/m68hc12.
10232
10233 2001-06-27  H.J. Lu  (hjl@gnu.org)
10234
10235         * Makefile (CFLAGS_FOR_BUILD): New.
10236         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10237
10238 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10239
10240         * README: Remove version number.
10241
10242 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10243
10244         * INSTALL/README: Update wrt. to the installation instructions now
10245         residing in gcc/doc/install.texi.
10246
10247 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10248
10249         * README: Replace with a cut-down and updated version of gcc/README.
10250
10251 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10252
10253         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10254         multilibs to be disabled.
10255
10256 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10257
10258         * MAINTAINERS (Write After Approval): Add myself.
10259
10260 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10261
10262         * config.guess: Import CVS version 1.195.
10263         * config.sub: Import CVS version 1.212.
10264
10265 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10266
10267         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10268         gcc/xgcc is built, use -print-prog-name to find out the program
10269         name to use.
10270
10271 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10272
10273         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10274         appear to also be in the master copy.
10275         * config.sub:  Import CVS version 1.211.
10276
10277 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10278
10279         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10280         with_gcc]: Use `gcc -shared' to build a shared library.
10281
10282 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10283
10284         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10285         archives.
10286
10287 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10288
10289         * MAINTAINERS (Write After Approval): Add myself.
10290
10291 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10292
10293         * configure.in (libstdcxx_flags): Do not try to execute
10294         libstdc++-v3/testsuite_flags until it exists.
10295
10296 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10297
10298         * MAINTAINERS: Update my email address.
10299
10300 2001-05-31  Graham Stott  <grahams@redhat.com>
10301
10302         * MAINTAINERS (Write After Approval): Add myself.
10303
10304 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10305
10306         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10307         libraries when using g++ with native linker.
10308
10309 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10310
10311         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10312
10313 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10314
10315         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10316         [aix4*|aix5*]: Prepend blank.
10317
10318 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10319
10320         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10321         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10322         of subdir/configure scripts to use the new libtool.m4.
10323
10324 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10325
10326         * MAINTAINERS (Write After Approval): Add myself.
10327
10328 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10329
10330         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10331
10332 2001-05-11  Ben Elliston  <bje@redhat.com>
10333
10334         * Makefile.in (all-sid): New target.
10335         (check-sid, clean-sid, install-sid): Likewise.
10336
10337 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10338
10339         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10340
10341 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10342
10343         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10344         libgcj.
10345
10346 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10347
10348         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10349         gcc/xgcc is built, use -print-prog-name to find out the program
10350         name to use.
10351
10352 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10353
10354         * configure.in (noconfigdirs): Don't reset it from scratch in the
10355         target case; only append to it.
10356
10357         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10358         sparc-*-solaris2.8]: Disable ${libgcj}.
10359
10360 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10361
10362         * configure.in (libgcj_saved): Copy from $libgcj.
10363         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10364         --disable-libgcj.
10365
10366 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10367
10368         * MAINTAINERS: Remove self as MIPS maintainer and
10369         C front end maintainer.
10370
10371 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10372
10373         * configure.in: Move *-chorusos target case to the proper switch.
10374         Disable libgcj.
10375
10376 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10377
10378         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10379         1.641.2.228.
10380
10381 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10382
10383         * Makefile.in (STAGE1_CFLAGS): Pass down.
10384
10385 2001-04-13  Alan Modra  <amodra@one.net.au>
10386
10387         * config.guess: Add hppa64-linux support.  Note for next import that
10388         this is already in the master file.
10389         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10390
10391 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10392
10393         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10394         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10395
10396 2001-04-11  Stan Shebs  <shebs@apple.com>
10397
10398         * MAINTAINERS: Add self as Darwin port maintainer.
10399
10400 2001-04-11  Alan Modra  <amodra@one.net.au>
10401
10402         * MAINTAINERS: Update my email address.
10403
10404 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10405
10406         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10407         recent versions of FreeBSD (release 3 or later).
10408         * ltconfig: On FreeBSD, -lc must not be provided when building
10409         a shared library or else the standard -pthread gcc option is
10410         rendered worthless to later users of the built library.
10411
10412 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10413
10414         * MAINTAINERS: Add self and RTH as C front end maintainers.
10415
10416 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10417
10418         * config.sub: Make sure to match an already-canonicalized
10419         machine name (eg. mn10300-unknown-elf).
10420
10421 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10422
10423         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10424         New macros.
10425         (bootstrap, cross): Use RECURSE_FLAGS.
10426         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10427
10428 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10429
10430         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10431
10432 2001-03-22  Colin Howell  <chowell@redhat.com>
10433
10434         * Makefile.in (DO_X): Do not backslash single-quotes in
10435         backquotes (two places).
10436
10437 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10438
10439         Re-installed:
10440         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10441         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10442         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10443         * ltcf-cxx.sh: Likewise.
10444         * ltcf-gcj.sh: Likewise.
10445
10446 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10447
10448         * MAINTAINERS: Add myself as "documentation co-maintainer".
10449
10450 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10451
10452         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10453         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10454
10455 2001-03-19  Tom Tromey  <tromey@redhat.com>
10456
10457         * config-ml.in: Handle GCJ and GCJFLAGS.
10458
10459 2001-03-21  Michael Chastain  <chastain@redhat.com>
10460
10461         * Makefile.in: all-m4 depends on all-texinfo.
10462
10463 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10464
10465         * MAINTAINERS: Add myself to write after approval list.
10466
10467 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10468
10469         * Makefile.in (DO_X): Quote nested quotes.
10470
10471 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10472
10473         * MAINTAINERS: Add myself to write after approval list.
10474
10475 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10476
10477         * Makefile.in (DO_X): Use double quotes for quoting
10478         "RANLIB=$${RANLIB}".
10479
10480 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10481
10482         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10483
10484 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10485
10486         * configure.in: Only use `lang_requires' for languages athat are
10487         actually enabled.
10488
10489 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10490
10491         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10492
10493 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10494
10495         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10496
10497 2001-03-07  Tom Tromey  <tromey@redhat.com>
10498
10499         * configure.in: Allow config-lang.in to set `lang_requires' to list
10500         of other required languages.
10501
10502 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10503
10504         * Makefile.in: Remove RANLIB definition. Use RANLIB
10505         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10506         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10507
10508 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10509             Alexandre Oliva  <aoliva@redhat.com>
10510
10511         * Makefile.in (check-c++): Use tabs, not spaces.
10512
10513 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10514
10515         * MAINTAINERS: add myself to Write After Approval list.
10516
10517 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10518
10519         * Makefile.in (check-c++): New rule.
10520
10521         * configure.in (target_libs): Remove libg++.
10522         (noconfigdirs): Remove libg++.
10523         (noconfigdirs): Same.
10524         (noconfigdirs): Same.
10525         (noconfigdirs): Same.
10526
10527         * config-ml.in: Remove libg++ references.
10528
10529         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10530         (ALL_TARGET_MODULES): Same.
10531         (configure-target-libg++): Remove.
10532         (all-target-libg++): Remove.
10533         (configure-target-libio): Remove.
10534         (all-target-libio): Remove.
10535         (check-target-libio): Remove.
10536         (.PHONY): Remove.
10537         (libg++.tar.bz2): Remove.
10538         (all-target-cygmon): Remove libio.
10539         (all-target-libstdc++): Remove.
10540         (configure-target-libstdc++): Remove.
10541         (TARGET_LIB_PATH): Remove libstdc++.
10542         (ALL_GCC_CXX): Remove libstdc++.
10543         (all-target-gperf): Correct.
10544
10545 2001-02-16  Nick Clifton  <nickc@redhat.com>
10546
10547         * configure.in (noconfigdirs): Allow configuration of texinfo
10548         for Cygwin hosts.
10549
10550 2001-02-15  Anthony Green  <green@redhat.com>
10551
10552         * configure: Introduce GCJ_FOR_TARGET.
10553         * configure.in: Ditto.
10554         * Makefile.in: Ditto.
10555
10556 2001-02-13  Andreas Schwab  <schwab@suse.de>
10557
10558         * MAINTAINERS: Update mail address.
10559
10560 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10561
10562         * config.guess: Add linux target for S/390.
10563         * config.sub: Likewise.
10564
10565 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10566
10567         * configure.in: for *-chorusos, don't config target-newlib and
10568         target-libgloss.
10569
10570 2001-02-06  Ben Elliston  <bje@redhat.com>
10571
10572         * configure: Output host type to stdout, not stderr.
10573
10574 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10575
10576         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10577         * ltcf-cxx.sh: Likewise.
10578
10579         * config.if: Assume enable_libstdcxx_v3 is defined.
10580
10581 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10582
10583         Remove V2 C++ library.
10584         * configure.in: Remove --enable-libstdcxx_v3 support.
10585
10586 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10587
10588         * include/demangle.h: Add prototype for java_demangle_v3.
10589
10590 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10591
10592         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10593
10594 2001-01-27  Richard Henderson  <rth@redhat.com>
10595
10596         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10597
10598 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10599
10600         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10601         Don't unset, it's non-portable and no longer necessary, set to empty
10602         instead.
10603
10604 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10605
10606         * ltconfig: Shell portability fix for the tagname validity check.
10607
10608 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10609
10610         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10611         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10612
10613 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10614
10615         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10616
10617 2001-01-26  Tom Tromey  <tromey@redhat.com>
10618
10619         * configure.in: Allow libgcj to be built on Sparc Solaris.
10620
10621 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10622
10623         * ltcf-c.sh: Add aix5 case.
10624         * ltcf-cxx.sh: Likewise.
10625         * ltconfig: Likewise.
10626
10627 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10628
10629         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10630         keep at least one of build_libtool_libs or build_old_libs set to
10631         yes.
10632
10633         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10634         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10635
10636 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10637
10638         * configure.in: Enable libgcj on several additional platforms.
10639
10640 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10641
10642         * configure.in: Enable libgcj for linux targets.
10643
10644 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10645
10646         * MAINTAINERS (Write After Approval): Add myself.
10647
10648 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10649
10650         * MAINTAINERS: Add myself as vax port maintainer.
10651
10652 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10653
10654         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10655
10656 2001-01-09  Mike Stump  <mrs@wrs.com>
10657
10658         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10659         failures of subdirectories.
10660
10661 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10662
10663         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10664         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10665         * ltcf-cxx.sh: Likewise.
10666         * ltcf-gcj.sh: Likewise.
10667         * ltconfig.sh: Fix typo.
10668
10669 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10670
10671         * configure: handle DOS-style absolute paths.
10672
10673 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10674
10675         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10676
10677 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10678
10679         * MAINTAINERS: Add myself as avr port co-maintainer.
10680
10681 2000-12-28  Ben Elliston  <bje@redhat.com>
10682
10683         * MAINTAINERS: Add myself under ``Write After Approval''.
10684
10685 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10686
10687         * texinfo: Remove directory from GCC.
10688
10689 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10690
10691         * COPYING: Update to current
10692         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10693         to 19yy as example year in copyright notice).
10694
10695 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10696
10697         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10698         (libstdcxx_incdir): Pass down.
10699         * config.if: Remove expired bits for cxx_interface, add stub.
10700         (libstdcxx_incdir): Add variable for g++ include directory.
10701         * configure.in (gxx_include_dir): Use it.
10702
10703 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10704
10705         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10706         with old-email address from ``Write After Approval''.
10707
10708 2000-12-15  Andreas Jaeger  <aj@suse.de>
10709
10710         * configure.in: Handle lang_dirs.
10711
10712 2000-12-14  Tom Tromey  <tromey@redhat.com>
10713
10714         * MAINTAINERS: Removed brads.
10715
10716         * MAINTAINERS: Added gcj developers.
10717
10718 2000-12-13  Anthony Green  <green@redhat.com>
10719
10720         * configure.in: Disable libgcj for any target not specifically
10721         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10722         with g++ abi.
10723
10724 2000-12-13  Mike Stump  <mrs@wrs.com>
10725
10726         * Makefile.in (local-distclean): Also remove fastjar.
10727
10728 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10729
10730         * contrib/gcc_update: Add fastjar --touch entries.
10731
10732 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10733
10734         * configure.in: Disable language-specific target libraries for
10735         languages that aren't enabled.
10736
10737 2000-12-10  Anthony Green  <green@redhat.com>
10738
10739         * configure.in: Define libgcj.  Disable libgcj target libraries for
10740         most targets.
10741
10742 2000-12-10  Neil Booth  <neilb@earthling.net>
10743
10744         * MAINTAINERS: Update mail address, remove from WAA list.
10745
10746 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10747
10748         * libjava: Imported from /cvs/java.
10749         * libffi: Likewise.
10750         * Boehm-gc: Likewise.
10751
10752 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10753
10754         * configure.in (target_libs): Revert 2000-12-08 patch.
10755         (noconfigdirs): Added target-libjava.
10756
10757 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10758
10759         * djunpack.bat: removed.
10760
10761 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10762
10763         * Makefile.in: handle DOS-style absolute paths.
10764         * config-ml.in: likewise.
10765         * symlink-tree: likewise.
10766
10767 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10768
10769         * fastjar: Imported.
10770
10771 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10772
10773         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10774         libjava.
10775         * configure.in (target_libs): Removed `target-libjava'.
10776
10777 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10778
10779         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10780         (ALL_MODULES): Added fastjar.
10781         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10782         (all-target-libjava): all-fastjar replaces all-zip.
10783         (all-fastjar): Added.
10784         (configure-target-fastjar, all-target-fastjar): Likewise.
10785         * configure.in (host_tools): Added fastjar.
10786
10787 2000-12-07  Mike Stump  <mrs@wrs.com>
10788
10789         * Makefile.in (local-distclean): Remove leftover built files.
10790
10791 2000-11-24  Nick Clifton  <nickc@redhat.com>
10792
10793         * configure.in (xscale-elf): Add target.
10794         (xscale-coff): Add target.
10795
10796 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10797
10798         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10799         recent versions of FreeBSD (release 3 or later).
10800         * ltconfig: On FreeBSD, -lc must not be provided when building
10801         a shared library or else the standard -pthread gcc option is
10802         rendered worthless to later users of the built library.
10803
10804 2000-11-16  Fred Fish  <fnf@be.com>
10805
10806         * configure.in (enable_libstdcxx_v3): Fix typo,
10807         libstd++ -> libstdc++.
10808
10809 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10810
10811         * MAINTAINERS: Add self to Write After Approval list.
10812
10813 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10814
10815         * MAINTAINERS: Update my email address.  Add myself to global write
10816         privs list.
10817
10818 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10819
10820         * Makefile.in: Merge with src and libgcj.
10821         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10822         configure-target-<library> when their configure scripts need the C
10823         or C++ library to have already been built to work properly.
10824         (do_proto_toplev): Set them to an empty string.
10825
10826         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10827         (REALLY_SET_LIB_PATH): Use them.
10828
10829 2000-11-17  Stan Shebs  <shebs@apple.com>
10830
10831         * MAINTAINERS: Add self to Write After Approval list.
10832
10833 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10834
10835         * configure: Provide the original toplevel configure arguments
10836         (including $0) to subprocesses in the environment rather than
10837         through gcc/configargs.h.
10838
10839 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10840
10841         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10842         C99.  Alphabetise "Write After Approval" list.
10843
10844 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10845
10846         * configure: Turn on libstdc++ V3 by default.
10847
10848         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10849         if we've got GCC.
10850
10851 2000-11-11  Philip Blundell  <philb@gnu.org>
10852
10853         * MAINTAINERS: Add self to Write After Approval list.
10854
10855 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10856
10857         * ltcf-c.sh (aix4): Improve shared library configuration; require
10858         exporting symbols.
10859         * ltcf-cxx.sh (aix4): Define.
10860         * ltconfig (aix4): Define library and soname specs appropriate for
10861         AIX.  Define command to create export symbols list.
10862
10863 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10864
10865         * config.sub: Add support for Sun Chorus
10866
10867 2000-10-31  Nick Clifton  <nickc@redhat.com>
10868
10869         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10870         <name>@redhat.com.  Also installed new email address for Clint
10871         Popetz.
10872
10873 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10874
10875         * etc: Remove directory from GCC.
10876
10877 2000-10-16  Michael Meissner  <meissner@redhat.com>
10878
10879         * configure (gcc/configargs.h): Only create if there is a build GCC
10880         directory created.
10881
10882 2000-10-16  Matthias Klose  <doko@debian.org>
10883
10884         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10885         when configured for libstdc++-v3.
10886
10887 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10888
10889         * configure: Save configure arguments to gcc/configargs.h.
10890
10891 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10892
10893         * config.guess: Import CVS version 1.157.
10894         * config.sub: Import CVS version 1.181.
10895
10896 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10897
10898         * Makefile.in (bootstrap): avoid recursion if subdir missing
10899         (cross): ditto
10900         (do-proto-toplev): ditto
10901
10902 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10903
10904         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10905         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10906
10907         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10908         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10909         all affected `configure' scripts.
10910
10911 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10912
10913         * MAINTAINERS: Add self as cpplib co-maintainer.
10914
10915 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10916
10917         * MAINTAINERS: Add self to Write After Approval list.
10918
10919 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10920
10921         * INSTALL/README: egcs -> GCC update.
10922
10923 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10924
10925         * MAINTAINERS: Add myself to Write After Approval list.
10926
10927 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10928
10929         * MAINTAINERS: Add myself to Write After Approval list.
10930
10931 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10932
10933         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10934         X11 libraries for hppa64.
10935
10936 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10937
10938         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10939
10940 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10941
10942         * Makefile.in (all-zlib): Added dummy target.
10943
10944         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10945         ltcf-gcj.sh: Updated from libtool multi-language branch.
10946
10947 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10948
10949         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10950         (bootstrap*): Depend on all-bootstrap.
10951
10952 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10953
10954         * config.guess: Import CVS version 1.156.
10955         * config.sub: Import CVS version 1.179.
10956
10957 2000-09-02  Anthony Green  <green@cygnus.com>
10958
10959         * Makefile.in (all-gcc): Depend on all-zlib.
10960         (CLEAN_MODULES): Add clean-zlib.
10961         (ALL_MODULES): Add all-zlib.
10962         * configure.in (host_libs): Add zlib.
10963
10964 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10965
10966         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10967         crosses, but add gcc/include to the header search path for them.
10968
10969 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10970
10971         * MAINTAINERS: Add self to Write After Approval list.
10972
10973 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10974
10975         * config.guess: Import CVS version 1.152.
10976         * config.sub: Import CVS version 1.177.
10977
10978 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10979
10980         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10981         $targargs to tell whether newlib is going to be built.
10982
10983         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10984         $$r/TARGET_SUBDIR/libio for _G_config.h.
10985
10986 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10987
10988         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10989
10990 2000-08-22  DJ Delorie  <dj@redhat.com>
10991
10992         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10993
10994 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10995
10996         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10997         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10998         sub-configures.
10999
11000 2000-08-21  DJ Delorie  <dj@redhat.com>
11001
11002         * MAINTAINERS: Add self as a libiberty maintainer
11003
11004 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11005
11006         * configure.in (libstdcxx_flags): Use
11007         libstdc++-v3/src/libstdc++.INC.
11008
11009 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11010
11011         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11012
11013 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11014
11015         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11016
11017         * configure: Make enable_threads and enable_shared defaults
11018         explicit.  Substitute enable_threads into generated Makefiles.
11019         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11020         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11021
11022 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11023
11024         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11025
11026 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11027
11028         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11029         previous delta.
11030
11031 2000-08-11  Jason Merrill  <jason@redhat.com>
11032
11033         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11034         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11035         (FLAGS_FOR_TARGET): Not here.
11036         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11037
11038 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11039
11040         * config-ml.in (CC, CXX): Don't introduce a leading space.
11041
11042 2000-08-07  DJ Delorie  <dj@delorie.com>
11043
11044         * MAINTAINERS: Add self as a DJGPP maintainer
11045
11046 2000-08-07  DJ Delorie  <dj@redhat.com>
11047
11048         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11049         "if we're also building gcc, and it's a gcc that will run on the
11050         build machine, we want to use its includes instead of the system's
11051         default includes".
11052
11053 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11054
11055         * MAINTAINERS: Add self to Write After Approval list.
11056
11057 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11058
11059         * configure.in (libstdcxx_flags): Don't use `"'.
11060
11061         * config-ml.in: Adjust multilib search paths to the
11062         appropriate multilib tree.
11063
11064 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11065
11066         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11067         commas in $LANGUAGES.
11068
11069 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11070
11071         * configure.in: Re-enable all references to libg++ and librx.
11072
11073 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11074
11075         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11076         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11077         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11078         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11079
11080         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11081
11082 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11083
11084         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11085         CXX_FOR_TARGET for sed.
11086
11087 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11088
11089         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11090         Do not override if already set in the environment or in configure.
11091         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11092         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11093
11094 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11095
11096         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11097         the libtool CVS tree multi-language branch.
11098         * ltconfig, ltmain.sh: Updated.
11099
11100 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11101
11102         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11103         (clean-target): Depend on it.
11104
11105         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11106         (GCC_FOR_TARGET): Use it.
11107         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11108         * configure.in: ... here.
11109         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11110         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11111
11112 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11113
11114         * MAINTAINERS: Add self to Write After Approval list.
11115
11116 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11117
11118         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11119         (configure-target-libchill, configure-target-libobjc): Likewise.
11120
11121         * configure.in: Use the same cache file for all target libs.
11122         * config-ml.in: But different cache files per multilib variant.
11123
11124 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11125
11126         * configure (topsrcdir): Don't use dirname.
11127
11128 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11129
11130         * MAINTAINERS: Add self to Write After Approval list.
11131
11132 2000-07-20  Jason Merrill  <jason@redhat.com>
11133
11134         * configure.in: Remove all references to libg++ and librx.
11135
11136         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11137
11138 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11139
11140         * config.sub: Update to subversions version 2000-07-06.
11141
11142 2000-07-12  Andrew Haley  <aph@cygnus.com>
11143
11144         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11145         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11146
11147 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11148
11149         * symlink-tree:  Check number of arguments.
11150
11151 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11152
11153         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11154         search path for a g++ extracted from the build tree.  This
11155         will allow link tests run by configure scripts in
11156         subdirectories to succeed.
11157
11158 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11159
11160         * ltconfig: Add support for mips-dde-sysv4.2MP
11161
11162 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11163
11164         * MAINTAINERS: Add myself as loop discovery maintainer.
11165
11166 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11167
11168         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11169         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11170
11171 2000-06-19  Timothy Wall  <twall@cygnus.com>
11172
11173         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11174         * config.sub: Add tic54x target.
11175
11176 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11177
11178         * MAINTAINERS: Add self as Fortran maintainer,
11179         remove Craig Burley.
11180
11181 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11182
11183         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11184         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11185
11186 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11187
11188         * MAINTAINERS: Add self as i18n maintainer
11189
11190 20000-05-21  H.J. Lu  (hjl@gnu.org)
11191
11192         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11193         directory are used if they exist. Make sure
11194         $(build_tooldir)/include is searched for header files,
11195         $(build_tooldir)/lib/ for library files.
11196         (GCC_FOR_TARGET): Likewise.
11197         (CXX_FOR_TARGET): Likewise.
11198
11199 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11200
11201         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11202
11203 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11204
11205         * Makefile.in (configure-target-libiberty): Depend on
11206         configure-target-newlib.
11207
11208 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11209
11210         * configure.in, Makefile.in: Merge all libffi-related
11211         configury stuff from the libgcj tree.
11212
11213 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11214
11215         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11216         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11217
11218 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11219
11220         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11221         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11222         current version information.  Add to proto-toplev directory.
11223         (gdb-taz): Build do-djunpack.
11224
11225 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11226
11227         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11228
11229 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11230
11231         * MAINTAINERS: Add self to Write After Approval list.
11232
11233 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11234
11235         * ltmain.sh: Preserve in relink_command any environment
11236         variables that may affect the linker behavior.
11237
11238 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11239
11240         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11241
11242 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11243
11244         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11245
11246 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11247
11248         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11249         with the version name.
11250
11251 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11252
11253         * MAINTAINERS: Add self as bb-reorder maintainer.
11254
11255 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11256
11257         * config.if: Tweak.
11258
11259 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11260
11261         * djunpack.bat: New file.
11262
11263 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11264
11265         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11266         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11267         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11268         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11269
11270 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11271
11272         * config.sub (case $basic_machine): Change default for "ibm-*"
11273         to "openedition".
11274
11275 2000-04-13  Andreas Jaeger  <aj@suse.de>
11276
11277         * MAINTAINERS: Added myself.
11278
11279 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11280
11281         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11282         (do-md5sum): New target.
11283         (MD5PROG): Define.
11284         (PACKAGE): Default to TOOL.
11285         (VER): Default to a shell script.
11286         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11287         md5 checksum generation.
11288         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11289         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11290         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11291         insight.tar.bz2): Use gdb-taz to create archive.
11292
11293 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11294
11295         * configure (warn_cflags): Delete.
11296
11297 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11298
11299         * MAINTAINERS: Added myself.
11300
11301 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11302             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11303
11304         * configure.in (enable_libstdcxx_v3): Add.
11305         (target_libs): Add bits here to switch between libstdc++-v2 and
11306         libstdc++-v3.
11307         * config.if: And this file too.
11308         * Makefile.in: Add libstdc++-v3 targets.
11309
11310 2000-04-05  Michael Meissner  <meissner@redhat.com>
11311
11312         * config.sub (d30v): Add d30v as a basic machine type.
11313
11314 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11315
11316         * configure.in: -linux-gnu*, not -linux-gnu.
11317
11318 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11319
11320         * MAINTAINERS: Add self in write-after-approval section.
11321
11322 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11323
11324         * MAINTAINERS: Add self as ia64 port maintainer.
11325
11326 2000-03-08  Neil Booth  <NeilB@earthling.net>
11327
11328         * MAINTAINERS: Add self in write-after-approval section.
11329
11330 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11331
11332         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11333         (do-tar-bz2): Replace TOOL with PACKAGE.
11334         (gdb.tar.bz2): Remove GDBTK from GDB package.
11335         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11336         dejagnu.tar.bz2): New packages.
11337
11338 2000-02-27  Andreas Jaeger  <aj@suse.de>
11339
11340         * configure.in: Add entry for mips*-*-linux*, move catch all
11341         *-*-*linux* entry below this one.
11342
11343 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11344
11345         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11346
11347 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11348
11349         * config.sub: Support an OS of "wince".
11350
11351 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11352
11353         * config.guess, config.sub: Updated to match config's 2000-02-15
11354         version.
11355
11356 2000-02-23  Linas Vepstas  <linas@linas.org>
11357
11358         * config.sub: Add support for Linux/IBM 370.
11359         * configure.in: Likewise.
11360
11361 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11362
11363         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11364
11365 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11366
11367         * config.guess: Guess "cygwin" rather than "cygwin32".
11368
11369 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11370
11371         * configure (gcc_version): When setting, narrow search to
11372         lines containing `version_string'.
11373
11374 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11375
11376         * config.sub: Add support for avr target.
11377
11378 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11379
11380         * MAINTAINERS: Add maintainers for MCore port.
11381
11382 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11383
11384         * config.sub: Add mmix-knuth-mmixware.
11385
11386 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11387
11388         * MAINTAINERS: Pair cccp with cpplib maintainership.
11389
11390 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11391
11392         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11393         structure stuff to -L library search.
11394         (CXX_FOR_TARGET): Ditto.
11395         (CROSS_CHECK_MODULES): Fix spelling mistake.
11396
11397 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11398
11399         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11400         the C++ compiler.
11401
11402 2000-01-12  Richard Henderson  <rth@cygnus.com>
11403
11404         * configure.in: Don't build some bits for beos.
11405
11406 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11407
11408         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11409         as include files.
11410
11411 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11412
11413         * Add self as cpplib maintainer, as requested by Jason
11414         Merrill.  Correct my e-mail address.
11415
11416 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11417
11418         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11419         not mh-aix43.
11420
11421 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11422
11423         * MAINTAINERS: Add myself to "write after approval" list.
11424
11425 1999-12-14  Richard Henderson  <rth@cygnus.com>
11426
11427         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11428         * config.sub: Accept alphaev[78], alphaev8.
11429
11430 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11431
11432         * config.guess, config.sub: Update from autoconf.
11433
11434 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11435
11436         * MAINTAINERS:  update my playtime e-address.
11437
11438 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11439
11440         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11441         necessary libraries are missing.
11442
11443 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11444
11445         * MAINTAINERS: Add new 'write after approval' maintainer.
11446
11447 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11448
11449         * MAINTAINERS: Add new Java maintainer.
11450
11451 1999-10-25  Andreas Schwab  <schwab@suse.de>
11452
11453         * configure: Fix quoting inside arguments of eval.
11454
11455 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11456
11457         * config-ml.in: Allow suppression of some ARM multilibs.
11458
11459 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11460
11461         * config.guess: Add OS/390 match pattern.
11462         * config.sub: Add mvs, openedition targets.
11463         * configure.in (i370-ibm-opened*): New.
11464
11465 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11466
11467         * config.sub: Add support for configuring for pj.
11468
11469 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11470
11471         * config.sub (maybe_os): Add support for configuring for fr30.
11472
11473 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11474
11475         * configure.in: Do not configure or build ld for AIX
11476         platforms.  ld is known to be broken on these platforms.
11477
11478 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11479
11480         * config-ml.in: Pass compiler flag corresponding to multidirs to
11481         subdir configures.
11482
11483 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11484
11485         * Makefile.in (LDFLAGS): Define.
11486
11487 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11488
11489         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11490         noconfigdirs.
11491         (*-*-cygwin*): Likewise.
11492
11493 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11494
11495         * mkdep: New file.
11496         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11497         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11498
11499         From Eli Zaretskii <eliz@is.elta.co.il>:
11500         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11501         long file name when using DJGPP on MS-DOS.
11502
11503 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11504
11505         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11506
11507 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11508
11509         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11510         dependency as this causes "make check" to globally "make all"
11511
11512 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11513
11514         * configure.in (target_libs): Added target-zlib.
11515         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11516         (CONFIGURE_TARGET_MODULES): Likewise.
11517         (CHECK_TARGET_MODULES): Likewise.
11518         (INSTALL_TARGET_MODULES): Likewise.
11519         (CLEAN_TARGET_MODULES): Likewise.
11520         (configure-target-zlib): New target.
11521         (all-target-zlib): Likewise.
11522         (all-target-libjava): Depend on all-target-zlib.
11523         (configure-target-libjava): Depend on configure-target-zlib.
11524
11525         * Makefile.in (configure-target-libjava): Depend on
11526         configure-target-newlib.
11527         (configure-target-boehm-gc): New target.
11528         (configure-target-qthreads): New target.
11529
11530         * configure.in (target_libs): Added target-qthreads.
11531         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11532         (CONFIGURE_TARGET_MODULES): Likewise.
11533         (CHECK_TARGET_MODULES): Likewise.
11534         (INSTALL_TARGET_MODULES): Likewise.
11535         (CLEAN_TARGET_MODULES): Likewise.
11536         (all-target-qthreads): New target.
11537         (configure-target-libjava): Depend on configure-target-qthreads.
11538         (all-target-libjava): Depend on all-target-qthreads.
11539
11540         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11541         (CONFIGURE_TARGET_MODULES): Likewise.
11542         (CHECK_TARGET_MODULES): Likewise.
11543         (INSTALL_TARGET_MODULES): Likewise.
11544         (CLEAN_TARGET_MODULES): Likewise.
11545         (all-target-libjava): New target.
11546         (all-target-boehm-gc): Likewise.
11547         * configure.in (target_libs): Added libjava, boehm-gc.
11548
11549 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11550
11551         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11552         configure.bat in SUPPORT_FILES.
11553         (gas+binutils.tar.bz2): Likewise.
11554
11555         * makeall.bat: Remove; obsolete.
11556
11557 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11558
11559         From Mark Elbrecht:
11560         * configure.bat: Remove; obsolete.
11561
11562 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11563
11564         * configure: Add -W -Wall to the default CFLAGS when compiling with
11565         gcc.
11566
11567 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11568
11569         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11570
11571 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11572
11573         * configure.in: Build ld on IRIX6.
11574
11575 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11576
11577         * Makefile.in: Change distribution targets to use bzip2 instead of
11578         gzip.
11579         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11580         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11581
11582 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11583
11584         * config.sub: Add mcore target.
11585
11586 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11587
11588         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11589
11590 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11591
11592         * config.guess (dummy): Changed to $dummy.
11593
11594 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11595
11596         * config.sub: Tidied up case statements.
11597
11598 1999-05-22  Ben Elliston  <bje@cygnus.com>
11599
11600         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11601         <jiro@din.or.jp>.
11602
11603         * config.guess: Merge with FSF version. Future changes will be
11604         more accurately recorded in this ChangeLog.
11605         * config.sub: Likewise.
11606
11607 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11608
11609          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11610
11611 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11612
11613         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11614
11615 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11616
11617         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11618
11619 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11620
11621         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11622         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11623         Bad merge removed these two changes.
11624
11625 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11626                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11627
11628         * config.guess (interix Alpha): Add.
11629
11630 1999-04-11  Richard Henderson  <rth@cygnus.com>
11631
11632         * configure.in (i?86-*-beos*): Do config gperf; don't config
11633         gdb, newlib, or libgloss.
11634
11635 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11636
11637         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11638         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11639         from multidirs.
11640
11641 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11642
11643         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11644
11645 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11646
11647         * config.sub: Add support for mcore targets.
11648
11649 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11650
11651         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11652         not mt-ospace, in order to shut up assembler warning about using
11653         symbols that are named the same as registers.
11654
11655 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11656
11657         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11658         dependency list for all-target-cygmon.
11659
11660 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11661
11662         * config-ml.in: Check $host, not $target, for selective multilibs.
11663         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11664         thumb interworking, and underscore prefix multilibs.
11665
11666 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11667
11668         * missing: Update to version from current automake.
11669
11670 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11671
11672         * configure (gxx_include_dir): Removed.
11673
11674         * configure.in (gxx_include_dir): Handle it.
11675         * Makefile.in: Likewise.
11676
11677 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11678
11679         * config.sub (mips64vr4111,mips64vr4111el) Add.
11680
11681 1999-03-21  Ben Elliston  <bje@cygnus.com>
11682
11683         * config.guess: Correct typo for detecting ELF on FreeBSD.
11684
11685 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11686
11687         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11688         config/mh-djgpp.
11689
11690 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11691
11692         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11693         all-target-newlib to dependency list for all-target-bsp.
11694
11695 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11696
11697         * config.sub: Add i386-uwin support.
11698         * config.guess: Likewise.
11699
11700 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11701
11702         * configure.in: cleanup, add mh-*pic handling for arm, special
11703         case powerpc*-*-aix*
11704
11705 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11706
11707         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11708         can be built.
11709
11710 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11711
11712         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11713         targets.
11714
11715 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11716
11717         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11718
11719 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11720
11721         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11722
11723 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11724
11725         * config.sub: Fix typo in arm recognition.
11726
11727 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11728
11729         * configure.in (noconfigdirs): Changed target_configdirs to
11730         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11731         rather than m68k-*-* since it is not known to work on
11732         m68k-aout. Ditto for arm-*-*oabi.
11733
11734 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11735
11736         * configure.in (*-*-windows*): Remove, no longer used.
11737
11738 1999-02-19  Ben Elliston <bje@cygnus.com>
11739
11740         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11741         Smart and improved by Andrew Cagney.
11742
11743 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11744
11745         * config.guess: Recognize openbsd-*-hppa.
11746
11747 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11748
11749         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11750         only if it is not empty.
11751
11752 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11753
11754         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11755
11756         * config.guess: Modified to recognize uname's armv* syntax.
11757
11758         * config.sub: Modified to recognize uname's armv* syntax.
11759
11760 1999-02-17  Mark Salter  <msalter@cygnus.com>
11761
11762         * configure.in: Added target-bsp for sparclite.
11763
11764 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11765
11766         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11767
11768 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11769
11770         * configure.in: Add support for strongarm port.
11771         * config.sub: Add support for strongarm target.
11772
11773 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11774
11775         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11776         the old name config/mh-cygwin32.
11777         Enable texinfo.
11778
11779 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11780
11781         * configure.in: Do build ld for ix86 Solaris.
11782
11783 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11784
11785         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11786         $AR_FOR_TARGET.  Likewise for RANLIB.
11787
11788 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11789
11790         * config.sub (oabi):  Recognize.
11791         * configure.in (arm-*-oabi):  Handle.
11792
11793 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11794
11795         * config.guess: Improve detection of i686 on UnixWare 7.
11796
11797 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11798
11799         * config.guess: Add support for i386-pc-interix.
11800         * config.sub: Likewise.
11801         * configure.in: Likewise.
11802
11803 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11804
11805         * Makefile.in: Remove unneeded all-target-libio from
11806         from all-target-winsup target since it is now unneeded.
11807         Add all-target-libtermcap in its place since it is now
11808         needed.
11809
11810 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11811
11812         * configure.in: makefile stub for cygwin target is probably
11813         unnecessary.  Remove it for now.
11814
11815 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11816
11817         * configure.in: libtermcap.a should be built when cygwin is the
11818         target as well as the host.
11819         * config.guess: Allow mixed case in cygwin uname output.
11820         * Makefile.in: Add libtermcap target.
11821
11822 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11823
11824         * config.sub: Clean up handling of hppa2.0.
11825
11826 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11827
11828         * config.guess: Use C code to identify more HP machines.
11829
11830 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11831
11832         * config.sub: Handle hppa2.0.
11833
11834 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11835
11836         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11837         cygmon for all sparclite targets, regardless of object format.
11838
11839 1998-12-15  Mark Salter  <msalter@cygnus.com>
11840
11841         * configure.in: Added target-bsp for several target architectures.
11842
11843         * Makefile.in: Added rules for bsp.
11844
11845 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11846
11847         * config.guess: Improve detection of hppa2.0 processors.
11848
11849 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11850
11851         * config.guess: Recognize FreeBSD using ELF automatically.
11852
11853 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11854
11855         * configure (skip-this-dir): Add handling for new shell script, which
11856         might be created by a sub-directory's configure to indicate, this particular
11857         directory is "unwanted".
11858         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11859
11860 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11861
11862         * ltconfig: import from libtool, after changing libtool to
11863         account for the cygwin name change.
11864
11865 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11866
11867         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11868         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11869
11870 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11871
11872         * configure.in: Add libtermcap to list of cygwin dependencies.
11873
11874 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11875
11876         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11877         they include winsup/include when it's a cygwin target.
11878
11879 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11880
11881         * configure.in (host_tools): Added zip.
11882         * Makefile.in (all-target-libjava): Depend on all-zip.
11883         (all-zip): New target.
11884         (ALL_MODULES): Added all-zip.
11885         (NATIVE_CHECK_MODULES): Added check-zip.
11886         (INSTALL_MODULES): Added install-zip.
11887         (CLEAN_MODULES): Added clean-zip.
11888
11889 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11890
11891         * Makefile.in: lose "32" from comment about cygwin.
11892
11893 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11894
11895         * configure.in: Use -Os to build target libraries for the fr30.
11896
11897 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11898
11899         * config.sub: Add fr30.
11900
11901 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11902
11903         * configure.in: drop "32" from config/mh-cygwin32.  Check
11904         cygwin* instead of cygwin32*.
11905         * config.sub: Check cygwin* instead of cygwin32*.
11906
11907 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11908
11909         * config.guess: Match any version of Unixware7.
11910
11911 1998-10-20  Syd Polk  <spolk@cygnus.com>
11912
11913         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11914         if desired.
11915
11916 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11917
11918         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11919         these if the appropriate directories and files to not exist.
11920
11921 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11922
11923         * Makefile.in (DEVO_SUPPORT): Add config.if.
11924
11925 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11926
11927         * configure: Add pattern to replace "build_tooldir"'s
11928         definition in the generated Makefile with "tooldir"'s
11929         actual value.
11930
11931 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11932
11933         * config.sub: Bring back lost sparcv9.
11934
11935         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11936
11937 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11938
11939         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11940         CC_FOR_TARGET and friends.
11941
11942 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11943
11944         * Makefile.in (build_tooldir): New variable, same as tooldir.
11945         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11946         -B$(build_tooldir)/bin/.
11947         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11948
11949 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11950
11951         * README: Remove installation instructions and refer to the
11952         INSTALL directory instead.
11953
11954 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11955
11956         * config.sub: Add support for i[34567]86-pc-udk.
11957         * configure.in: Likewise.
11958
11959 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11960
11961         * Makefile.in: add bzip2 package building bits for user
11962         tools module
11963         * configure.in: ditto
11964
11965 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11966
11967         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11968         (ALL_TARGET_MODULES): Add all-target-libobjc.
11969         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11970         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11971         (all-target-libchill): Add dependencies.
11972         * configure.in (target_libs): Add libchill.
11973
11974 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11975
11976         * configure.in (target_subdir): Remove duplicate line.
11977
11978 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11979
11980         * Makefile.in (all-automake): fix dependencies.
11981
11982 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11983
11984         * configure.in: Minor cleanups for building in the $(target_alias)
11985         subdir.
11986
11987 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11988
11989         * Makefile.in (bootstrap): Set r and s before make all.  Use
11990         BASE_FLAGS_TO_PASS in make all.
11991         (cross): Likewise.
11992
11993 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11994
11995         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11996
11997 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11998
11999         * config.sub: Fix typo in last change.
12000
12001 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12002
12003         * config.sub: Add support for C4x target.
12004         * configure.in: Likewise.
12005
12006 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12007
12008         * config.sub: Recognize sparcv9 just like sparc64.
12009
12010 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12011
12012         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12013
12014 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12015
12016         * config.guess: Correctly identify Pentium II sco boxes.
12017
12018         * config.guess: Fix "tr" code.  From Weiwen Liu.
12019
12020 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12021
12022         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12023         stabs.
12024
12025 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12026
12027         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12028         (ALL_TARGET_MODULES): Add all-target-libchill.
12029         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12030         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12031         (all-target-libchill): Add dependencies.
12032         * configure.in (target_libs): Add libchill.
12033
12034 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12035
12036         * config.guess: Avoid assumptions about "tr" behaves when
12037         LANG is set to something other than English.
12038
12039 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12040
12041         * configure (gxx_include_dir): Changed to
12042         '${prefix}/include/g++'-${libstdcxx_interface}.
12043
12044         * config.if: New to determine the interfaces.
12045
12046 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12047
12048         * config.guess: Detect and handle MPE/IX.
12049         * config.sub: Deal with MPE/IX.
12050
12051 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12052
12053         * configure.in: Use mh-aix43.
12054
12055 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12056
12057         * configure: Fix --without/--disable cases for gxx-include-dir.
12058
12059 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12060
12061         * mdata-sh:  Imported.  Needed for automake support.
12062
12063 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12064
12065         * Makefile.in (taz): Try "chmod -R og=u ." before
12066         "chmod og=u `find . -print`".
12067
12068 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12069
12070         * configure.in: Add arm-elf and thumb-elf support.
12071
12072 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12073
12074         * Makefile.in: Undo previous patch.
12075
12076 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12077
12078         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12079         to here ...
12080         (install-no-fixedincludes): and here
12081         (INSTALL_MODULES): ... from here.
12082
12083 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12084
12085         * config.sub: Merge with FSF.
12086
12087         * config.guess: Merge with FSF.
12088
12089 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12090
12091         * configure (extraconfigdirs): New variable.
12092         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12093         * Makefile.in (all): Move higher in file.
12094         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12095         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12096         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12097         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12098         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12099
12100 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12101
12102         * Makefile.in (all-target-libjava): Depend on all-gcc and
12103         all-target-newlib.
12104         (configure-target-libjava): Depend on $(ALL_GCC).
12105
12106 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12107
12108         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12109         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12110
12111 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12112
12113         * INSTALL/README: Fix typo.
12114
12115 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12116
12117         * ylwrap: Change absolute path checks to check for DOS style path
12118         names.
12119
12120         * ylwrap: Don't use a full path name if the source file is in the
12121         same directory.  From hjl@lucon.org (H.J. Lu).
12122
12123         * config-ml.in: Default to being verbose, to match Feb 18 change to
12124         configure.
12125
12126 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12127
12128         Brought over from egcs:
12129
12130         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12131
12132         * configure.in (target_subdir): Set to ${target_alias} instead
12133         of "libraries".
12134
12135         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12136
12137         * configure.in (target_subdir): Set to libraries if enable_multilib.
12138
12139 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12140
12141         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12142         multilibs, force reconfiguration the first time we create
12143         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12144
12145 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12146
12147         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12148         avoid confusion with --no-recursion.
12149
12150 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12151
12152         * configure.in: Win32 hosts shouldn't use install -x
12153         * install-sh: remove -x option, and special .exe-handling
12154         hack.
12155
12156 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12157
12158         * config.guess: Recognize i586-pc-beos.
12159         * configure.in: Don't build some bits for beos.
12160
12161 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12162
12163         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12164         CFLAGS default to -O2.
12165
12166         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12167         when using GNU ld.
12168
12169 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12170
12171         * ltmain.sh: Correct install when using a different shell.
12172
12173 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12174
12175         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12176
12177 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12178
12179         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12180         target.
12181
12182 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12183
12184         * ltconfig: Update to correct AIX handling.
12185
12186 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12187
12188         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12189
12190         * configure.in (target_subdir): Set to ${target_alias} instead
12191         of "libraries".
12192
12193 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12194
12195         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12196         (Makefile): Depend on $(gcc_version_trigger).
12197
12198         * configure (gcc_version): Change default initializer to empty
12199         string.
12200         (gcc_version_trigger): New variable; pass this variable down
12201         to subdir configures to enable them checking gcc's version
12202         themselves. Emit make macros for both gcc_version vars.
12203         (topsrcdir): Initialize reliably.
12204         (recursion line): Remove --with-gcc-version=${gcc_version}.
12205
12206 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12207
12208         * configure (enable_version_specific_runtime_libs): Implement new flag
12209         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12210         in $(libsubdir); emit definition in each generated Makefile.
12211         (gxx_include_dir): Initialize depending on
12212         $enable_version_specific_runtime_libs.
12213
12214 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12215
12216         * configure (gcc_version): Initialize properly depending on
12217         how and where configure is started.
12218         (recursion line): Pass a --with-gcc-version=${gcc_version}
12219         to configures in subdirs.
12220
12221 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12222
12223         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12224         cygmon
12225
12226 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12227
12228         * configure.in: Add cygmon and libstub support for mn10200.
12229
12230 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12231
12232         * configure (gcc_version): Add new variable describing the
12233         particular gcc version we're building.
12234         * Makefile.in (libsubdir): Add new macro for the directory
12235         in which the compiler finds executables, libraries, etc.
12236         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12237         and libsubdir.
12238
12239 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12240
12241         * Makefile.in (local-clean): Remove *.log.
12242         (warning.log): Built with warn_summary from build.log.
12243         (mail-report.log): Run test_summary.
12244         (mail-report-with-warnings.log): Run test_summary including
12245         warning.log in the report.
12246
12247 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12248
12249         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12250
12251 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12252
12253         * Makefile.in (grep): Grep no longer depends on libiberty.
12254
12255 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12256
12257         * Makefile.in: all-snavigator needs all-libgui.
12258
12259 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12260
12261         * configure.in: Add cygmon and libstub support for mn10300.
12262
12263 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12264
12265         * missing: Update to version from automake 1.3.
12266
12267         * ltmain.sh: On installation, don't get confused if the same name
12268         appears more than once in the list of library names.
12269
12270 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12271
12272         * config.sub: Accept m68060 and m5200 as CPU names.
12273
12274 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12275
12276         * configure: Use && rather than using -a in test, because odd
12277         strings can confuse test.
12278         * configure.in: Likewise.
12279
12280 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12281
12282         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12283
12284 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12285
12286         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12287         bootstrap4-lean): New targets.
12288
12289 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12290
12291         * mpw-* Delete.  Not used.
12292
12293 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12294
12295         * COPYING.LIB: Update FSF address.
12296
12297 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12298
12299         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12300
12301         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12302         GAS_SUPPORT_DIRS.
12303
12304 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12305
12306         * ltconfig, ltmain.sh: Avoid producing a version number if
12307         -version-info was not used.
12308
12309 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12310
12311         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12312         building with newlib.
12313
12314 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12315
12316         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12317         Solaris `make' causes it to continue to next definition.
12318
12319 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12320
12321         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12322         the right GUI libraries and files are installed along with GDB.
12323
12324 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12325
12326         * configure.in: Change alpha to alpha* in several places.
12327
12328 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12329
12330         * config.sub: Recognize sparc86x.
12331
12332 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12333
12334         * configure.in (--enable-target-optspace): Remove debug echo.
12335
12336 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12337
12338         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12339
12340 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12341
12342         * ltconfig: Update cygwin32 support.
12343
12344         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12345         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12346         (GDB_SUPPORT_DIRS): Likewise.
12347
12348 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12349
12350         * configure.in (target_makefile_frag): If --enable-target-optspace,
12351         use -Os to compile target libraries rather than -O2.  Default to
12352         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12353         not used.
12354         * configure.in (target_cflags): Ditto for d30v.
12355
12356 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12357
12358         * Makefile.in (all-bfd): Depend on all-intl.
12359         (all-binutils): Likewise.
12360         (all-gas): Likewise.
12361         (all-gprof): Likewise.
12362         (all-ld): Likewise.
12363
12364 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12365
12366         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12367
12368 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12369
12370         * Makefile.in (all-bfd): Depend upon all-libiberty.
12371
12372         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12373
12374 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12375
12376         * Makefile.in: Add libstub.
12377
12378         * configure.in: Ditto. Build libstub for targets that have cygmon
12379         support.
12380
12381 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12382
12383         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12384
12385 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12386
12387         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12388         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12389
12390 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12391
12392         * configure: Define DEFAULT_M4 by searching PATH.
12393         * Makfile.in: Use DEFAULT_M4.
12394
12395 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12396
12397         * ltconfig: Add cygwin32 support.
12398
12399         * Makefile.in, configure.in: Add libtool as a native only directory
12400         to configure and build.
12401
12402 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12403
12404         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12405
12406 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12407
12408         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12409
12410 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12411
12412         * Makefile.in: add ash make rules
12413         * configure.in: add ash to native_only and host_tools lists
12414
12415 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12416
12417         * Makefile.in (all-gettext, all-intl): New targets.
12418         (ALL_MODULES): Added all-gettext, all-intl.
12419         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12420         (INSTALL_MODULES): Added install-gettext, install-intl.
12421         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12422
12423         * configure.in (host_tools): Added gettext.
12424         (native_only): Likewise.
12425         (noconfigdirs) [various cases]: Likewise.
12426         (host_libs): Added intl.
12427
12428 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12429
12430         * configure: Do not disable building gdbtk for cygwin32 hosts.
12431
12432 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12433
12434         * configure.in: Add thumb-coff target.
12435         * config.sub: Add thumb-coff target.
12436
12437 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12438
12439         * Makefile.in: Revert yesterday's change.
12440         (all-target-winsup):  all-target-librx stays out of here.
12441
12442 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12443
12444         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12445         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12446         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12447         Remove references to librx and libg++.
12448
12449 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12450
12451         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12452         recursive makes
12453
12454 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12455
12456         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12457         for newlib directory.
12458         (CXX_FOR_TARGET): Likewise.
12459
12460 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12461
12462         * ltconfig: Update after libtool/ltconfig.in change for
12463         hpux11.
12464
12465 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12466
12467         * ltconfig, ltmain.sh: Update to libtool 1.2.
12468
12469 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12470
12471         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12472         (install-gcc-cross): Instead, override LANGUAGES here.
12473
12474 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12475
12476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12477         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12478
12479 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12480
12481         * configure.in: Add Thumb-pe target.
12482
12483 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12484
12485         * Makefile.in - changed sn targets to snavigator
12486         * configure.in - changed sn targets to snavigator
12487
12488 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12489
12490         * config-ml.in: After building symlink tree call make distclean
12491         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12492         to be the case for libiberty.
12493
12494 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12495
12496         * configure: When making link, also check the current
12497         directory. The configure scripts may create one.
12498
12499 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12500
12501         * config.sub: Accept alphapca56 and alphaev6 properly.
12502
12503 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12504
12505         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12506
12507 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12508
12509         * config.sub (sco5): Fix typo.
12510
12511 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12512
12513         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12514         install-itcl.
12515         (install-itcl): Remove dependency on install-tcl.
12516
12517 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12518
12519         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12520
12521 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12522
12523         * configure.in: Don't build libgui for a cygwin32 target when not on
12524         a cygwin32 host.
12525
12526 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12527
12528         * configure (redirect): Set to null, so default behavior of
12529         configure is now --verbose.
12530
12531 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12532
12533         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12534         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12535
12536 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12537
12538         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12539         this change to sync Makefile.in with its ChangeLog entries.
12540
12541 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12542
12543         * ltmain.sh (mkdir): Check that the directory doesn't exist
12544         before we exit with error, so that we don't get races during
12545         parallel builds.
12546
12547 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12548
12549         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12550
12551 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12552
12553         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12554         PICFLAG_FOR_TARGET.
12555         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12556
12557         * configure: Emit a definition for the new macro enable_shared
12558         into each Makefile.
12559
12560 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12561
12562         * configure.in (host_tools, native_only): Add libtool.
12563
12564 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12565
12566         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12567         Fix typo in ming config comment.
12568
12569 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12570
12571         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12572
12573 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12574
12575         * config.sub: Add tic30 cases, and map c30 to tic30.
12576
12577 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12578
12579         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12580         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12581         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12582         (CLEAN_TARGET_MODULES): Similarly
12583         (all-target-libf2c): Add dependences.
12584         * configure.in (target_libs): Add libf2c.
12585
12586 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12587
12588         * configure.in: Remove expect from noconfigdirs when target
12589         is cygwin32.  OK to build expect and dejagnu with Canadian
12590         Cross.
12591
12592 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12593
12594         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12595         host.
12596
12597         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12598         and mingw32.
12599
12600 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12601
12602         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12603         here as it is not defined in the toplevel Makefile.
12604
12605 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12606
12607         * configure (package_makefile_rules_frag): New variable, which names
12608         a file with generic rules, ...
12609         Change comment to mention we now have FIVE parts.
12610         * configure: Undo last change.
12611
12612 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12613
12614         * config.guess: More accurate determination of HP processor types.
12615         * config.sub: More accurate determination of HP processor types.
12616
12617 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12618
12619         * configure (package_makefile_frag): Move inserting the
12620         ${package_makefile_frag} to where it should be according
12621         to the comment.
12622
12623 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12624
12625         * config.guess: Add support for Linux/ARM.
12626
12627 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12628
12629         * .cvsignore: Remove *-info and *-install since they match
12630         release-info and mpw-install, which we don't want to just ignore.
12631
12632 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12633
12634         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12635
12636 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12637
12638         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12639         local_prefix to sub-make invocations.
12640
12641 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12642
12643         * configure.in: Check makefile fragments in the source
12644         directory.
12645
12646 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12647
12648         * configure.in: Check whether host and target makefile
12649         fragments exist before adding them to *_makefile_frag.
12650
12651 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12652
12653         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12654
12655 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12656
12657         * configure.in: Make sure we only replace RPATH_ENVVAR on
12658         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12659         regexp to sed.
12660
12661         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12662         to sub-makes.
12663
12664 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12665
12666         * config-ml.in (multi-do): LDFLAGS must include multilib
12667         designator.
12668
12669 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12670
12671         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12672
12673 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12674
12675         * config.sub: Add mingw32 support.
12676         * configure.in: Likewise.
12677
12678 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12679
12680         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12681
12682 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12683
12684         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12685         * configure (gxx_include_dir): Provide a definition for subdirs
12686         which do not use autoconf.
12687
12688 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12689
12690         * config.guess: Sync with egcs.  Picks up new alpha support,
12691         BeOS & some additional linux support.
12692
12693 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12694
12695         * config.guess: HP 9000/803 is a PA1.1 machine.
12696
12697 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12698
12699         * configure.in: It's alpha*-...
12700
12701 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12702
12703         * configure.in (host_makefile_frag, target_makefile_frag):
12704         Handle multiple config files.
12705         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12706         alpha-*-*.
12707
12708 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12709
12710         * mkdep: New file.
12711
12712 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12713
12714         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12715
12716 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12717
12718         * Makefile.in: Add libgui directory.
12719         (GDB_TK): Add all-libgui.
12720         * configure.in: Add libgui directory.
12721         * configure: Add all-libgui to GDB_TK.
12722
12723 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12724
12725         * config-ml.in (multidirs): Add m32r to multilib list.
12726
12727 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12728
12729         * Makefile.in (all-target-gperf): Change dependency to
12730         all-target-libstdc++.
12731
12732 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12733
12734         * config.guess: Add BeOS support.
12735
12736 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12737
12738         Source directory cvs renamed to cvssrc:
12739         * configure.in (host_tools): Change cvs to cvssrc.
12740         (native_only): Likewise.
12741         (noconfigdirs) [various cases]: Likewise.
12742         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12743         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12744         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12745         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12746         (all-cvssrc): Rename target from all-cvs.
12747
12748 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12749
12750         * configure (gxx_include_dir): Fix thinko.
12751
12752 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12753
12754         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12755         (install-cross, install-gcc-cross): New targets.
12756
12757 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12758
12759         * configure.in (noconfigdirs): Add support for Thumb target.
12760
12761         * config.sub (maybe_os): Add support for Thumb target.
12762
12763 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12764
12765         * Makefile.in: Add rules for cygmon.
12766
12767         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12768
12769 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12770
12771         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12772         * configure (gxx_include_dir): Provide a definition for subdirs
12773         which do not use autoconf.
12774
12775 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12776
12777         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12778         11/18/97 build
12779
12780 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12781
12782         * From Franz Sirl.
12783         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12784         found on RedHat Linux systems.
12785
12786 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12787
12788         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12789         guesses.
12790
12791 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12792
12793         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12794
12795 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12796
12797         * ltmain.sh: If mkdir fails, check whether the directory was created
12798         anyhow by some other process.
12799
12800 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12801
12802         * configure.in (d30v-*-*): Configure all directories.
12803
12804 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12805
12806         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12807         for the D30V.
12808
12809 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12810
12811         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12812
12813 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12814
12815         * include/libiberty.h: Add extern "C" { so it can be used with C++
12816         progrms.
12817         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12818         programs.
12819
12820 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12821
12822         * configure.in (d30v-*-*): Configure GCC now.
12823
12824 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12825
12826         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12827         is no longer needed.
12828
12829 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12830
12831         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12832
12833 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12834
12835         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12836         targets using "$@" to provide support for similar but not identical
12837         targets without having to duplicate code.
12838
12839 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12840
12841         * makefile.vms: Fix to work with DEC C.
12842
12843 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12844
12845         * config.sub: Add mips-tx39-elf to marketing names.
12846
12847 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12848
12849         * ltmain.sh: Handle symlinks in generated script.
12850
12851 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12852
12853         * configure: Handle autoconf style directory options: --bindir,
12854         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12855         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12856         --sysconfdir.
12857         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12858         (sharedstatedir, localstatedir, oldincludedir): New variables.
12859         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12860         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12861         sbindir, sharedstatedir, and sysconfdir.
12862
12863 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12864
12865         * Makefile.in (bootstrap-lean): New target.
12866
12867 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12868
12869         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12870         sn, and gnuserv from noconfigdirs.
12871
12872 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12873
12874         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12875
12876 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12877
12878         * Makefile.in (cross): New target.
12879
12880 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12881                           Jeff Law         <law@cygnus.com>
12882
12883         * Makefile.in (bootstrap2, bootstrap3): New targets.
12884         (all-bootstrap): Remove outdated and confusing target.
12885         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12886
12887 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12888
12889         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12890         windows.  Consistent with gdb/configure.
12891
12892 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12893
12894         * configure.in: Name Linux target fragment.
12895
12896         * configure: Rewrite so that project Makefile fragment is inserted
12897         first and appears last in the resulting Makefile.
12898
12899 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12900
12901         * Makefile.in (install-itcl): Install tcl first.
12902
12903 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12904
12905         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12906
12907 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12908
12909         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12910
12911         * configure.in (skipdirs): Add target-librx for Linux.
12912         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12913
12914 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12915
12916         * Makefile.in (bootstrap): New target.
12917
12918 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12919
12920         * config.sub: Accept 'amigados' for backward compatibility.
12921
12922 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12923
12924         * config.guess: Merge with FSF.
12925
12926 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12927
12928         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12929
12930 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12931
12932         * config.sub: Add "marketing-names" patch.
12933
12934 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12935
12936         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12937
12938 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12939
12940         * config.sub: Handle v850-elf.
12941
12942 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12943
12944         * .cvsignore (*-install): Remove.
12945
12946 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12947
12948         * ltconfig: Set CONFIG_SHELL in libtool.
12949         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12950
12951 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12952
12953         * configure.in (target_subdir): Set to libraries if enable_multilib.
12954
12955 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12956
12957         * config.guess: Update from gcc directory.
12958
12959 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12960
12961         * Makefile.in (all-sim): Depends on all-readline.
12962
12963 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12964
12965         * Makefile.in (BISON, YACC): Use $$s.
12966         (all-bison): Depend on all-texinfo.
12967
12968 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12969
12970         * Makefile.in (BISON): Add -L flag.
12971         (YACC): Likewise.
12972
12973 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12974
12975         * configure.in (noconfigdirs): Add support for v850e target.
12976
12977         * config.sub (maybe_os): Add support for v850e target.
12978
12979 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12980
12981         * configure.in (noconfigdirs): Add support for v850ea target.
12982
12983         * config.sub (maybe_os): Add support for v850ea target.
12984
12985 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12986
12987         * config.sub: Add mipstx39.  Delete r3900.
12988
12989 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12990
12991         * Makefile.in (all-autoconf): Depends on all-texinfo.
12992
12993 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12994
12995         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12996         eabi targets.
12997
12998 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12999
13000         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13001
13002         * configure: When handling a Canadian Cross, handle YACC as well as
13003         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13004         * Makefile.in (all-bison): Depend upon all-texinfo.
13005
13006 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13007
13008         * Makefile.in (BISON): bison, not byacc or bison -y.
13009         (YACC): bison -y or byacc or yacc.
13010         (various): Add *-bison as appropriate.
13011         (taz): No need to mess with BISON anymore.
13012
13013 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13014
13015         * configure: If OSTYPE matches *win32*, try to find a good value for
13016         CONFIG_SHELL.
13017
13018 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13019
13020         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13021         configure.in if it is present.
13022
13023 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13024
13025         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13026
13027 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13028
13029         * config.sub: Recognize `arc' cpu.
13030         * configure.in: Likewise.
13031         * config-ml.in: Likewise.
13032
13033 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13034
13035         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13036
13037 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13038
13039         * configure: Changed sed delimiter from ':' to '|' when
13040         attempting to substitute ${config_shell} for SHELL. On
13041         NT ${config_shell} may contain a ':' in it.
13042
13043 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13044
13045         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13046
13047 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13048
13049         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13050
13051 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13052
13053         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13054
13055         * ylwrap: If the program is a relative path, force it to be
13056         absolute.
13057
13058 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13059
13060         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13061
13062 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13063
13064         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13065         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13066         for libraries.
13067
13068 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13069
13070         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13071         separated by spaces.
13072
13073 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13074
13075         * ylwrap: New file.
13076         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13077
13078         * ltmain.sh: Handle /bin/sh at start of install program.
13079
13080         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13081
13082         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13083         * missing: New file, from automake 1.2.
13084
13085 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13086
13087         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13088         check-tk to CHECK_X11_MODULES.
13089
13090 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13091
13092         * config.sub: Merge with FSF.
13093
13094 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13095
13096         * config.guess: Merge with FSF.
13097
13098 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13099
13100         * configure: Treat msdosdjgpp like go32.
13101         * configure.in: Likewise.  Don't remove gprof for go32.
13102
13103         * configure: Change Makefile.tem2 to Makefile.tm2.
13104
13105 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13106
13107         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13108
13109 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13110
13111         * install-sh (chmodcmd): Set to null if the DST directory already
13112         exists.  Same as Nov 11th change.
13113
13114 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13115
13116         * configure (GDB_TK): Needs itcl and tix.
13117
13118 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13119
13120         * config.guess: Update from FSF.
13121
13122 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13123
13124         * Makefile.in (GDB_TK): Depend on itcl and tix.
13125
13126 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13127
13128         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13129         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13130         (INSTALL_SCRIPT): New variable.
13131         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13132         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13133         to -x.
13134         * install-sh: Add support for -x option.
13135
13136 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13137
13138         * configure.in, Makefile.in: Treat tix like itcl.
13139
13140 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13141
13142         * Makefile.in (WINDRES): New variable.
13143         (WINDRES_FOR_TARGET): New variable.
13144         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13145         (EXTRA_HOST_FLAGS): Add WINDRES.
13146         (EXTRA_TARGET_FLAGS): Add WINDRES.
13147         (EXTRA_GCC_FLAGS): Add WINDRES.
13148         ($(DO_X)): Pass down WINDRES.
13149         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13150         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13151         DLLTOOL_FOR_TARGET.
13152
13153 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13154
13155         * configure.in: configure sim before gdb for win32-x-ppc
13156
13157 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13158
13159         Move gperf into the toplevel, from libg++.
13160         * configure.in (target_tools): Add target-gperf.
13161         (native_only): Add target-gperf.
13162         * Makefile.in (all-target-gperf): New target, depend on
13163         all-target-libg++.
13164         (configure-target-gperf): Empty rule.
13165         (ALL_TARGET_MODULES): Add all-target-gperf.
13166         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13167         (CHECK_TARGET_MODULES): Add check-target-gperf.
13168         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13169         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13170
13171 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13172
13173         * config.sub (mn10200): Recognize new basic machine.
13174
13175 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13176
13177         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13178         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13179
13180 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13181
13182         * configure.in: If we're building mips-sgi-irix6* native, turn on
13183         ENABLE_MULTILIB and set TARGET_SUBDIR.
13184
13185 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13186
13187         * Makefile.in (all-sn): Depend on all-grep.
13188
13189 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13190
13191         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13192
13193         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13194         Makefile.  From Jeff Makey <jeff@cts.com>.
13195         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13196
13197         * Makefile.in (DISTBISONFILES): Remove.
13198         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13199         $(DEFAULT_YACC).
13200
13201         * configure.in: Build itl, db, sn, etc., when building for native
13202         cygwin32.
13203
13204         * Makefile.in (LD): New variable.
13205         (EXTRA_HOST_FLAGS): Pass down LD.
13206         ($(DO_X)): Likewise.
13207
13208 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13209
13210         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13211
13212 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13213
13214         * configure.in (targargs): Strip out any supplied --build argument
13215         before adding our own. Always add --build.
13216
13217 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13218
13219         * configure.in (targargs): Pass --build if we're doing
13220         a cross-compile.
13221
13222 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13223
13224         * configure: Use '|' instead of ":" as the separator in
13225         sed. Otherwise sed chokes on NT path names with drive
13226         designators. Also look for "?:*" as the leading characters in an
13227         absolute pathname.
13228
13229 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13230
13231         * config.sub: Support for r3900.
13232
13233 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13234
13235         * configure.in: Use install-sh, not install.sh.
13236
13237 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13238
13239         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13240         apply it twice.
13241
13242 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13243
13244         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13245         install-binutils.
13246
13247 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13248
13249         * Makefile.in: Add automake targets.
13250         * configure.in (host_tools): Add automake.
13251
13252 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13253
13254         * configure: Default CXX to c++, not gcc.
13255         * Makefile.in (CXX): Set to c++, not gcc.
13256         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13257
13258 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13259
13260         * install-sh: try appending a .exe if source file doesn't
13261         exist
13262
13263 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13264
13265         * configure.in: Turn on multilib by default.
13266         (cross_only): Remove target-libiberty.
13267
13268         * Makefile.in (all-gcc): Don't depend on libiberty.
13269
13270 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13271
13272         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13273
13274 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13275
13276         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13277         (DISTBISONFILES): Add ld/Makefile.in
13278
13279 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13280
13281         * configure.in: if target is cygwin32 but host isn't cygwin32,
13282         don't configure gdb tcl tk expect, not just gdb.
13283
13284 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13285
13286         * configure.in: Added gnuserv everywhere sn appears.
13287
13288         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13289         (CROSS_CHECK_MODULES): Added check-gnuserv.
13290         (INSTALL_MODULES): Added install-gnuserv.
13291         (CLEAN_MODULES): Added clean-gnuserv.
13292         (all-gnuserv): New target.
13293
13294 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13295
13296         * config.guess: Fixes for MIPS OpenBSD systems.
13297
13298 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13299
13300         * Makefile.in (INSTALL_XFORM): Remove.
13301         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13302
13303         * mkinstalldirs: New file, copied from automake.
13304         * Makefile.in (installdirs): Rename from install-dirs.  Use
13305         mkinstalldirs.  Change all users.
13306         (DEVO_SUPPORT): Add mkinstalldirs.
13307
13308 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13309
13310         * install-sh: Rename from install.sh.
13311         * Makefile.in (INSTALL): Change install.sh to install-sh.
13312         (DEVO_SUPPORT): Likewise.
13313
13314         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13315         Graichen <graichen@rzpd.de>.
13316
13317 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13318
13319         * config.guess: Recognize OpenBSD systems correctly.
13320
13321 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13322
13323         * README, Makefile.in (ETC_SUPPORT): Remove references to
13324         cfg-paper*, configure.{texi,man,info*}._
13325
13326 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13327
13328         * Makefile.in (all.normal): Ensure that gcc is built after all
13329         the x11 - ie gdb - targets.
13330
13331 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13332
13333         * makefile.vms: Don't run conf-a-gas.
13334
13335 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13336
13337         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13338
13339 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13340
13341         * configure.in: Remove noconfigdirs case since gdb also
13342         configures and builds for tic80-coff.
13343
13344 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13345
13346         * configure: Set cache_file to config.cache.
13347         * Makefile.in (local-distclean): Remove config.cache.
13348
13349 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13350
13351         * COPYING: Update FSF address.
13352
13353 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13354
13355         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13356         noconfigdirs.
13357
13358 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13359
13360         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13361         MAKEDIRS, is empty.
13362
13363 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13364
13365         * config.sub: Tweak mn10300 entry.
13366
13367 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13368
13369         * configure.in (host_tools): Put sim before gdb, so gdb's
13370         configure.tgt can determine if the simulator was configured.
13371
13372 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13373
13374         * config.sub: Move BeOS $os case to be with other Cygnus
13375         local cases.
13376
13377 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13378
13379         * config.sub: Remove misplaced comment that broke Linux.
13380
13381 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13382
13383         * config.sub: Add BeOS support.
13384
13385 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13386
13387         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13388
13389 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13390
13391         * configure.in (noconfigdirs): Remove tcl and tk from
13392         noconfigdirs for cygwin32 builds.
13393
13394 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13395
13396         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13397
13398 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13399
13400         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13401         make-all.com, use makefile.vms instead.
13402
13403 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13404
13405         * config.sub: Accept -lnews*.
13406
13407 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13408
13409         * configure.in (noconfigdirs): Disable target-newlib,
13410         target-examples and target-libiberty for d30v.
13411
13412 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13413
13414         * configure.in (noconfigdirs): Enable ld for d30v.
13415
13416 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13417
13418         * configure.in (tic80-*-*): Build compiler.
13419
13420 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13421
13422         * configure.in (d30v-*): Remove sim directory from list of
13423         unsupported d30v directories
13424
13425 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13426
13427         * config.sub, configure.in: Add d30v target cpu.
13428
13429 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13430
13431         * makefile.vms: New file.
13432         * make-all.com: Remove.
13433
13434 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13435
13436         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13437
13438 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13439
13440         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13441
13442 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13443
13444         * Makefile.in (ALL_MODULES): Added all-db.
13445         (CROSS_CHECK_MODULES): Addec check-db.
13446         (INSTALL_MODULES): Added install-db.
13447         (CLEAN_MODULES): Added clean-db.
13448
13449 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13450
13451         * config.guess: Merge with latest FSF sources.
13452
13453 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13454
13455         * Makefile.in (ALL_MODULES): Added all-itcl.
13456         (CROSS_CHECK_MODULES): Added check-itcl.
13457         (INSTALL_MODULES): Added install-itcl.
13458         (CLEAN_MODULES): Added clean-itcl.
13459
13460 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13461
13462         * configure.in: build gdb for mn10200
13463
13464 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13465
13466         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13467
13468 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13469
13470         * configure.in (tic80-*-*): Turn off most targets right now.
13471
13472 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13473
13474         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13475         rather than the makeinfo program.
13476         (do-info): Depend upon all-texinfo.
13477
13478 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13479
13480         * configure.in: Remove uses of config/mh-linux.
13481
13482         * config.sub, config.guess: Merge with latest FSF sources.
13483
13484 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13485
13486         * config.sub (case $basic_machine): Add tic80 entries.
13487
13488 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13489
13490         * config.sub, config.guess: Merge with latest FSF sources.
13491
13492 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13493
13494         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13495         * mpw-config.in: Test for NewFolderRecursive.
13496         * mpw-install: Use symbolic name for startup filename.
13497         * mpw-README: Add various additional details.
13498
13499 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13500
13501         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13502
13503 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13504
13505         * configure.in: Do build gcc and the target libraries for
13506         the mn10200.
13507
13508 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13509
13510         * configure.in: don't avoid building gdb for mn10300 any more
13511         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13512         instead of single-quoting it.
13513
13514 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13515
13516         * configure.in: Don't use --with-stabs on IRIX 6.
13517
13518 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13519
13520         * configure.in (m32r): Build gdb, libg++ now.
13521
13522 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13523
13524         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13525         directories from noconfigdirs.
13526
13527 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13528
13529         * config.sub (basic_machine): added mips16 configuration
13530
13531 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13532
13533         * config.sub: Handle d10v-unknown.
13534
13535 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13536
13537         * config.sub: Handle v850-unknown.
13538
13539 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13540
13541         * Makefile.in: add findutils
13542         * configure.in: add findutils to list of host_tools
13543
13544 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13545
13546         * config.sub: Handle mn10200 and mn10300.
13547
13548 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13549
13550         * configure.in (d10v-*): Do not build librx.
13551
13552 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13553
13554         * configure.in (mn10300): Build everything except gdb & libgloss.
13555
13556 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13557
13558         * config.guess:  Patch for Dansk Data Elektronik servers,
13559         from Niels Skou Olsen <nso@dde.dk>.
13560
13561         For ncr, use /bin/uname rather than uname, since GNU uname does not
13562         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13563
13564         Patch for MIPS R4000 running System V,
13565         from Eric S. Raymond <esr@snark.thyrsus.com>.
13566
13567         Fix thinko for nextstep.
13568
13569         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13570
13571         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13572         * config.guess: Guess mips-dec-mach_bsd4.3.
13573
13574         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13575         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13576         release numbers.
13577         * config.guess (mips-mips-riscos*):  Emit just enough of the
13578         release number.
13579
13580         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13581         * config.guess (sparc-auspex-sunos*):  Added.
13582         (f300-fujitsu-*): Added.
13583
13584         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13585         * config.guess:  Recognize a Tadpole as a sparc.
13586
13587 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13588
13589         * config.guess: Don't assume that NextStep version is either 2 or
13590         3.  NextStep 4 (aka OpenStep 4) has come out now.
13591
13592 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13593
13594         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13595         From Rik Faith <faith@cs.unc.edu>.
13596
13597 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13598
13599         * config.sub: Contributions from bug-gnu-utils to:
13600         Support plain "hppa" (no version given) architecture, reported by
13601         OpenStep.
13602         OpenBSD like NetBSD.
13603         LynxOs is not a hardware supplier.
13604
13605         * config.guess: Contributions from bug-gnu-utils to add support for:
13606         OpenBSD like NetBSD.
13607         Stratus systems.
13608         More Pyramid systems.
13609         i[n>4]86 Intel chips.
13610         M680[n>4]0 Motorola chips.
13611         Use unknown instead of lynx for hardware manufacturer.
13612
13613 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13614
13615         * install.sh (chmodcmd): Set to null if the DST directory already
13616         exists.
13617
13618 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13619
13620         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13621         not use mt-ppc target Makefile fragment any more.
13622
13623 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13624
13625         * configure.in (*-*-windows):  Exclude everything but those dirs
13626         needed to build windows.
13627
13628 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13629
13630         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13631
13632 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13633
13634         * configure.in:  Exclude mmalloc from i386-windows.
13635
13636 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13637
13638         * Undo my previous change.
13639
13640 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13641
13642         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13643         unconditionally.
13644         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13645
13646 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13647
13648         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13649         host to add it's own flags.
13650
13651 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13652
13653         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13654
13655 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13656
13657         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13658         (CXX_FOR_TARGET): Likewise.
13659         (GCC_FOR_TARGET): Define.
13660         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13661         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13662         CC_FOR_TARGET was specified on the command line.
13663         (MAKEOVERRIDES): Don't define.
13664
13665 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13666
13667         * configure.in (m32r): Fix spelling of libg++ libs.
13668
13669 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13670
13671         * config.sub (-apple*): Remove, now redundant.
13672
13673 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13674
13675         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13676
13677         * configure: Rework yesterday's sed script patch.
13678
13679         * config.sub: Merge with FSF.
13680
13681 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13682
13683         * config.guess:  Merge from FSF.
13684
13685         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13686         * config.guess: Use pc instead of unknown, for pc clone systems.
13687         Change linux to linux-gnu.
13688
13689         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13690         * config.guess: Avoid non-portable tr syntax.
13691
13692 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13693
13694         * test-build.mk (HOLES): Add "xargs" for gdb.
13695
13696         * configure: Avoid hpux10.20 sed bug.
13697
13698 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13699
13700         * configure.in:  Add support for windows host
13701         (that is a build done under the Microsoft build environment).
13702
13703 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13704
13705         * Makefile.in: Replace all uses of srcroot with s, to shrink
13706         command line lengths.
13707
13708         Patches from Geoffrey Noer <noer@cygnus.com>:
13709         * configure.in: If configuring for newlib, pass --with-newlib to
13710         subdirectories.
13711         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13712         -Bnewlib/ and -Lwinsup to gcc.
13713         (CXX_FOR_TARGET): Likewise.
13714
13715 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13716
13717         * Makefile.in (ETC_SUPPORT): Add configure.
13718
13719 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13720
13721         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13722         host configuration file.
13723
13724 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13725
13726         * configure.in: Break mn10x00 support into separate
13727         mn10200 and mn10300 configurations.
13728         * config.sub: Likewise.
13729
13730 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13731
13732         * configure.in: Add lots of stuff to noconfigdirs for
13733         the mn10x00 targets.
13734
13735         * config.sub, configure.in: Add mn10x00 support.
13736
13737 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13738
13739         * make-all.com: Call conf-a-gas, not config-a-gas.
13740
13741 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13742
13743         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13744         targets.
13745
13746 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13747
13748         * mpw-README: Add much more detail for native PowerMac.
13749         * mpw-install: New file.
13750         * mpw-configure: Add --norecursion and --help options.
13751         * mpw-config.in: Translate readme and install files when
13752         copying to objdir.
13753         * mpw-build.in: Don't always depend on byacc and flex.
13754         (install-only-top): New action.
13755
13756 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13757
13758         * configure.in:  You can now configure GDB for the v850.
13759
13760 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13761
13762         * configure.in (noconfigdirs): Don't configure any C++ dirs
13763         if targeting D10V.
13764
13765 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13766
13767         * config.sub: Recognize mips64vr5000.
13768
13769 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13770
13771         * configure.in: Use a single line for host_tools and native_only.
13772
13773 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13774
13775         * config.sub, configure.in: Add entries for m32r.
13776
13777 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13778
13779         * Makefile.in (inet-install): Don't run install-gzip.
13780
13781 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13782
13783         * configure.in:  Don't config lots of things for *-*-windows*.
13784
13785 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13786
13787         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13788         (host_libs, host_tools): Copy from configure.in.
13789         * mpw-configure: Don't complain about directories not found.
13790
13791 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13792
13793         * configure.in (i[345]86): Recognize i686 for pentium pro.
13794         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13795         file.
13796
13797         * config.guess (i[345]86): Ditto.
13798
13799 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13800
13801         * configure.in (noconfigdirs): Removed gdb for D10V.
13802
13803 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13804
13805         * configure.in: Remove ld, target-libio, target-libg++, and
13806         target-libstdc++ from noconfigdirs.
13807
13808 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13809
13810         * configure: Fix three locations where shell scripts were
13811         being run directly rather than with config_shell.
13812
13813 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13814
13815         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13816         * config.sub (basic_machine): Recognize v850.
13817
13818 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13819
13820         * mpw-configure: Handle multiple enable/disable options and
13821         pass them down recursively, handle -c and -s flags appropriately
13822         depending on choice of compiler, add escape mechanism for
13823         quoted arguments to gC.
13824
13825 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13826
13827         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13828         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13829         so that -mrelocatable-lib and -mno-eabi are used.
13830
13831         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13832         not support --print-multi-lib, don't abort.
13833
13834 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13835
13836         * make-all.com: Run config-a-gas.
13837         * setup.com: Don't copy subdirectory files around.
13838
13839 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13840
13841         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13842         target, it now compiles correctly.
13843
13844 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13845
13846         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13847
13848 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13849
13850         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13851
13852 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13853
13854         * configure.in (native_only): Add prms.
13855
13856 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13857
13858         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13859         (BINUTILS_SUPPORT_DIRS): Likewise.
13860
13861 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13862
13863         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13864         d10v support is added.
13865
13866 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13867
13868         * configure.in (d10v-*-*): New target.
13869
13870 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13871
13872         * config.guess (HP 9000/811): Recognize this as a PA1.1
13873         machine.
13874
13875 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13876
13877         * Makefile.in (do-tar-gz): New target, split out from tail end of
13878         taz target.  Run each command separately, don't use pipes.
13879         (taz): Use it.
13880
13881 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13882
13883         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13884         * mpw-build.in: No builds should depend on building byacc or flex,
13885         they are assumed to be installed already.
13886
13887 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13888
13889         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13890         variable that CC_FOR_TARGET needs.
13891
13892 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13893
13894         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13895         options have changed since the last time the subdirectory was
13896         configured, and if it has, reconfigure.
13897         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13898         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13899
13900 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13901
13902         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13903         CLEAN_MODULES): Add bash.
13904         (all-bash): New target.
13905
13906 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13907
13908         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13909
13910 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13911
13912         * config.sub (basic_machine): Recognize d10v as a valid processor.
13913
13914 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13915
13916         * mpw-configure: Add support for --bindir.
13917         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13918
13919 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13920
13921         * configure.in: add bash, time, gawk to list of hosttools and things
13922         to only build for native toolchains
13923
13924 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13925
13926         * Makefile.in (docdir): Remove.
13927
13928 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13929
13930         * Makefile.in (datadir): Set to $(prefix)/share.
13931
13932 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13933
13934         * configure.in: build diff and patch for cygwin32-hosted
13935         toolchains.
13936
13937 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13938
13939         * config.sub: Accept -rtems*.
13940
13941 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13942
13943         * configure.in: enable dosrel for cygwin32-hosted builds,
13944                 remove diff from the list of things not buildable
13945                 via Canadian Cross
13946
13947 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13948
13949         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13950         don't get ". ".
13951
13952 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13953
13954         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13955
13956 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13957
13958         * Makefile.in (taz): Handle case where tex3patch didn't even get
13959         checked out.  Also, if it was found, put the symlink in a new util
13960         subdirectory.
13961
13962 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13963
13964         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13965
13966 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13967
13968         * config.sub: Recognize -openvms.
13969         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13970         * make-all.com, setup.com: New files.
13971
13972 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13973
13974         * Makefile.in (taz): tex3patch moved to texinfo/util.
13975
13976 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13977
13978         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13979         * configure.in: remove make from disable-if-Can-Cross list
13980                 enable gdb if ${host} and ${target} are cygwin32
13981
13982 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13983
13984         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13985         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13986
13987 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13988
13989         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13990         distinguish sysv/svr4/bsd variants.
13991         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13992
13993 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13994
13995         * configure.in: Added copyright notice.
13996         * move-if-change: Added copyright notice.
13997
13998 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13999
14000         * configure.in (powerpcle-*-solaris*): Until we get shared
14001         libraries working, don't build gdb, sim, make, tcl, tk, or
14002         expect.
14003
14004 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14005
14006         * config.guess:  Merge with FSF:
14007
14008         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14009         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14010
14011         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14012         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14013
14014         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14015         * config.guess:  Combine two OSF1 rules.
14016         Also recognize field test versions.  From mjr@zk3.dec.com.
14017         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14018         because GNU uname does not support -p.  From pmr@pajato.com.
14019
14020 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14021
14022         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14023
14024 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14025
14026         * mpw-README: Document GCCIncludes.
14027
14028 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14029
14030         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14031
14032 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14033
14034         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14035
14036 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14037
14038         * configure.in (*-*-cygwin32): Configure make.
14039
14040 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14041
14042         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14043
14044 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14045
14046         * Makefile.in (all-inet): Depend on all-perl.
14047
14048         * Makefile.in (inet-install): New target.
14049
14050         * Makefile.in (all-inet): Depend on all-tcl.
14051         (all-inet): Depend on all-send-pr.
14052
14053 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14054
14055         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14056         temporarily.
14057
14058 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14059
14060         * configure.in: Don't configure --with-gnu-ld on AIX.
14061
14062 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14063
14064         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14065
14066 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14067
14068         * Makefile.in (ALL_MODULES): Added all-inet.
14069         (CROSS_CHECK_MODULES): Added check-inet.
14070         (INSTALL_MODULES): Added install-inet.
14071         (CLEAN_MODULES): Added clean-inet.
14072         (all-indent): New target.
14073
14074         * configure.in (host_tools): Added inet.
14075         (native_only): Added inet.
14076         (noconfigdirs): Added inet.
14077
14078 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14079
14080         * configure.in: Don't configure libgloss if we are not configuring
14081         newlib.
14082
14083 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14084
14085         * configure.in: Don't configure libgloss for unsupported
14086         architectures.
14087
14088 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14089
14090         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14091
14092 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14093
14094         * Makefile.in (ALL_MODULES): Include all-apache.
14095         (CROSS_CHECK_MODULES): Include check-apache.
14096         (INSTALL_MODULES): Include install-apache.
14097         (all-apache): New target.
14098
14099         * configure.in: Added apache everywhere perl is seen.
14100
14101 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14102
14103         * Makefile.in: Add support for clean-{module} and
14104         clean-target-{module} rules.
14105
14106 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14107
14108         * configure.in (*-*-ose) do not build libgloss.
14109
14110 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14111
14112         * config.guess (prep*:SunOS:5.*:*): Turn into
14113         powerpele-unknown-solaris2.
14114
14115 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14116
14117         * configure.in: Permit --enable-shared to specify a list of
14118         directories.
14119
14120 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14121
14122         * configure.in (host==solaris): Pass only the first word of $CC
14123         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14124
14125 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14126
14127         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14128
14129 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14130
14131         * Makefile.in (ALL_MODULES): Include all-perl.
14132         (CROSS_CHECK_MODULES): Include check-perl.
14133         (INSTALL_MODULES): Include install-perl.
14134         (ALL_X11_MODULES): Include all-guile.
14135         (CHECK_X11_MODULES): Include check-guile.
14136         (INSTALL_X11_MODULES): Include install-guile.
14137         (all-perl): New target.
14138         (all-guile): New target.
14139
14140         * configure.in (host_tools): Include perl and guile.
14141         (native_only): Include perl and guile.
14142         (noconfigdirs): Don't build guile and perl; no ports have been
14143         done.
14144
14145 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14146
14147         * configure (--enable-*): Handle quoted option lists such as
14148         --enable-sim-cflags='-g0 -O' better.
14149
14150 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14151
14152         * Makefile.in ({,inst}all-target): New rule so we can make and
14153         install all of the target directories easily.
14154
14155 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14156
14157         * configure.in: Add missing global flag in sed substitution when
14158         deleting `target-' from ${configdirs}.
14159
14160 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14161
14162         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14163         option.
14164
14165         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14166         config/mh-necv4.
14167
14168         * install.sh: Correct misspelling of transformbasename.
14169
14170         * config.guess: Recognize mips-*-sysv*.
14171
14172 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14173
14174         * config.sub: Recognize mon960.
14175
14176 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14177
14178         * configure: Restore Canadian Cross handling of BISON and LEX,
14179         removed in Feb 20 change.
14180
14181 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14182
14183         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14184         Mention make install.  Remove the old copyright date as well the
14185         clumsy and rather pointless copyright on the README file.
14186
14187 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14188
14189         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14190         Makefile after running symlink-tree, then run `make distclean' to
14191         avoid clobbering any generated files in srcdir.
14192
14193 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14194
14195         * configure.in (m68k-*-netbsd*): Build everything now.
14196
14197 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14198
14199         * Makefile.in (taz): Fix quoting.
14200
14201 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14202
14203         * configure.in (sparclet-*-*): Build everything now.
14204
14205 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14206
14207         * configure.in (m68k-*-linux*): New host.
14208
14209 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14210
14211         * configure: Check for bison before byacc.
14212
14213 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14214
14215         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14216         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14217         searching PATH.  These are used as fallbacks by Makefile.in if
14218         flex/bison/byacc aren't in objdir.
14219
14220 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14221
14222         * Makefile.in: Make everything which depends upon all-bfd also
14223         depend upon all-opcodes, in case --with-commonbfdlib is used.
14224
14225 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14226
14227         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14228         building NT native compilers on Unix.
14229
14230 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14231
14232         * configure.in: Don't get CC from the host Makefile fragment if we
14233         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14234         Solaris test for /usr/ucb/cc to the post target script, just after
14235         the compiler sanity test.
14236
14237 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14238
14239         * config.sub: Merge with FSF.
14240
14241 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14242
14243         * Makefile.in (RPATH_ENVVAR): New variable.
14244         (REALLY_SET_LIB_PATH): Use it.
14245         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14246
14247 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14248
14249         * config.sub, configure.in: Recognize sparclet cpu.
14250
14251 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14252
14253         * config.guess:  Support m68k-cbm-sysv4.
14254
14255 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14256
14257         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14258         m68k-unknown-linuxaout from linker help string.  Put quotes around
14259         $ld_help_string.
14260
14261 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14262
14263         * config.guess (powerpc-harris-powerunix): Add guess for port
14264         to new target.
14265
14266 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14267
14268         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14269
14270 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14271
14272         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14273         $(REALLY_SET_LIB_PATH) in Makefile.
14274         * Makefile.in (SET_LIB_PATH): New variable.
14275         (REALLY_SET_LIB_PATH): New variable.
14276         ($(DO_X)): Use $(SET_LIB_PATH).
14277         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14278         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14279         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14280         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14281         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14282         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14283         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14284         (install-dosrel): Likewise.
14285         (all-opcodes): Depend upon all-libiberty.
14286
14287 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14288
14289         * config.guess (*:CYGWIN*): New
14290
14291 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14292
14293         * Makefile.in (all-target-winsup): All all-target-libiberty.
14294
14295 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14296
14297         * configure.in (noconfigdirs): Add missing # in front of comment.
14298
14299 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14300
14301         * configure.in: add second pass to things added to noconfigdirs
14302         so *-gm-magic can exclude libgloss properly.
14303
14304 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14305
14306         * mpw-configure (extralibs_name, rez_name): Set correctly
14307         for MWC68K compiler.
14308
14309         * mpw-README: Add more info on the necessary build tools.
14310
14311 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14312
14313         * configure.in, config.sub: Recognize cygwin32.
14314
14315 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14316
14317         * config.guess, config.sub: Recognize A/UX.
14318
14319 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14320
14321         * config.sub: Merge with gcc/config.sub.
14322
14323 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14324
14325         * mpw-build.in (do-binutils): Add build of stamps.
14326
14327 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14328
14329         * config.sub: Add recognition for mips64vr4100*-* targets.
14330
14331 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14332
14333         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14334         Add creation of gconfigargs with `--enable-shared' turned on.
14335         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14336         ($(host)-stamp-stage3-configured): Likewise.
14337         (HOLES): Add chatr and ldd.
14338         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14339
14340 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14341
14342         * configure: Pass --nfp to recursive configures.
14343
14344 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14345
14346         * Makefile.in (DLLTOOL): New.
14347         (DLLTOOL_FOR_TARGET): New.
14348         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14349         (EXTRA_TARGET_FLAGS): Ditto.
14350         (EXTRA_GCC_FLAGS): Ditto.
14351         (CONFIGURE_TARGET_MODULES): Ditto.
14352         (DO_X): Ditto.
14353         * configure: Add DLLTOOL.
14354
14355 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14356
14357         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14358         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14359         mh-sco, since old workarounds no longer needed, and don't
14360         build ld, since libraries have weak symbols in COFF.
14361
14362 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14363
14364         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14365
14366 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14367
14368         * configure.in: Make sure that ${CC} can be used to compile an
14369         executable.
14370
14371 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14372
14373         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14374         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14375         nothing depending on whether gdbtk is being built.
14376
14377 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14378
14379         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14380
14381 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14382
14383         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14384         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14385
14386 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14387
14388         * config-ml.in: Add support for
14389         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14390         Simplify setting of multidirs from --disable-foo.
14391
14392 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14393
14394         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14395         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14396         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14397         non-empty, pass them on to the  GCC make.
14398         (all-bootstrap): New rule that is like all-gcc, except it executes
14399         the GCC bootstrap rule instead of the GCC all rule.
14400
14401 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14402
14403         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14404
14405 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14406
14407         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14408         DG/UX support.
14409
14410 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14411
14412         * config.sub (i*86*) Change [345] to [3456]
14413
14414 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14415
14416         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14417         --with-gnu-ld=no.
14418
14419 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14420
14421         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14422         AIX multilibs get built.
14423
14424 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14425
14426         * configure.in (i386-win32): Don't build expect if we're not
14427         building the tcl subdir.
14428
14429 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14430
14431         * Makefile.in: (configure-target-examples, all-target-examples):
14432         New targets, configure and build example programs.
14433
14434 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14435
14436         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14437         use it as input to sedit the generated MPW makefile.
14438         * mpw-README: Add a suggestion about Gestalt.h.
14439
14440 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14441
14442         * config.sub: Accept *-*-ieee*.
14443
14444 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14445
14446         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14447         Ronald F. Guilmette <rfg@monkeys.com>.
14448
14449 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14450
14451         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14452         for powerpc-pe native.
14453         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14454         (target==powerpc-pe): duplicate i386-win32 entry.
14455
14456 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14457
14458         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14459         of vxworks, not just vxworks5.1.
14460
14461 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14462
14463         * mpw-configure: Add support for exec-prefix.
14464
14465 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14466
14467         * config.guess: Recognize HP model 816 machines as having
14468         a PA1.1 processor.
14469
14470 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14471
14472         * configure: Ignore new autoconf configure options.
14473
14474 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14475
14476         * config.guess:  Recognize Pentium under SCO.
14477         From Robert Lipe <robertl@arnet.com>.
14478
14479 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14480
14481         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14482
14483 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14484
14485         * configure.in: Don't configure gas for alpha-dec-osf*.
14486
14487 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14488
14489         * configure.in: Default to --with-stabs for some targets for which
14490         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14491         i[345]86*-*-unixware*.
14492
14493 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14494
14495         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14496         rather than basing it on the target.  Simplify handling of options
14497         controlling which directories to configure.  Remove extraneous
14498         slash in multi-clean target.
14499
14500 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14501
14502         * config-ml.in: Prefix more variables with ml_ so they don't collide
14503         with configure's.
14504
14505 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14506
14507         * configure: Don't turn -v into --v.
14508
14509 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14510
14511         * configure.in (targargs): Fix typo.
14512
14513         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14514
14515 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14516
14517         * configure.in: Strip --host and --target options from
14518         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14519         --with-cross-host option when building with a cross-compiler.
14520         * configure: Canonicalize the arguments put into config.status by
14521         always using `=' for an option with an argument.  Pass a presumed
14522         --host or --target explicitly.
14523
14524 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14525
14526         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14527         into general OS recognition case.
14528
14529 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14530
14531         * configure.in (target_configdirs): add target-winsup only
14532         for win32 target systems.
14533
14534 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14535
14536         * Makefile.in (all-target-libgloss): Depend upon
14537         configure-target-newlib, since when libgloss is built it looks to
14538         see if the newlib directory exists.
14539
14540 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14541
14542         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14543         cfg-ml-*.in.
14544
14545 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14546
14547         * configure: Handle LD and LD_FOR_TARGET when configuring a
14548         Canadian Cross.
14549
14550 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14551
14552         * configure.in (target_libs): add target-winsup.
14553         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14554         (target==ppcle-pe): remove ld from $noconfigdirs.
14555
14556 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14557
14558         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14559         Preserve relative path names in $srcdir.  Build symlink tree if
14560         configuring cross target dir and srcdir=. (= no VPATH support).
14561         (configure-target-libg++): Depend on configure-target-librx.
14562         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14563         * config-ml.in: New file.
14564         * symlink-tree: New file.
14565         * configure: Ensure srcdir="." if that's what it is.
14566
14567 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14568
14569         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14570         includes and FLEX_SKELETON setting.
14571         * mpw-configure (--with-gnu-ld): New option, controls whether
14572         to use PPCLink or ld with PowerMac GCC.
14573         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14574         * mpw-config.in: Configure grez if targeting Mac.
14575
14576         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14577         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14578         just macos.
14579         * configure.in: Configure grez resource compiler if targeting Mac.
14580         * Makefile.in (all-grez, install-grez): New targets.
14581
14582 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14583
14584         * configure: CXX defaults to gcc, not g++.  If we find
14585         gcc in the path, set CC to gcc -O2.
14586
14587 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14588
14589         * configure: Default ${build} correctly.  Avoid picking up extra
14590         spaces when reading CC and CXX from Makefile.  When doing a
14591         Canadian Cross, use plausible default values for numerous
14592         variables.
14593         * configure.in: When doing a Canadian Cross, don't try to
14594         configure tools whose configure script can't handle it.
14595
14596 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14597
14598         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14599
14600 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14601
14602         * configure:  Remove dubious bug reporting address.
14603
14604 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14605
14606         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14607         configure script, run that instead of this directory's configure.
14608         In either case, print a message that we're configuring the sub-dir.
14609
14610 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14611
14612         * configure.in: Before checking for the existence of various files,
14613         use sed to filter out "target-".
14614
14615 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14616
14617         * Makefile.in (DO_X): Split rule to decrease command line length
14618         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14619         (Philippe De Muyter).
14620
14621 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14622
14623         * Makefile.in (all-patch): depend on all-libiberty.
14624
14625 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14626
14627         * configure.in: If the only directory in target_configdirs which
14628         actually exists is libiberty, then set target_configdirs to empty,
14629         to avoid trying to build a target libiberty in a gas or gdb
14630         distribution.
14631
14632 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14633
14634         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14635         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14636         systems.
14637
14638 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14639
14640         * configure.in (copy_dirs): Use sys-include instead of include
14641         for --with-headers option.
14642
14643 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14644
14645         * Makefile.in, configure.in: Make winsup builds work with
14646         new scheme.
14647
14648 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14649
14650         * configure.in: Build the linker on AIX.
14651
14652 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14653
14654         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14655         where needed.
14656
14657 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14658
14659         * Makefile.in (all-gcc): Fix typo.
14660
14661 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14662
14663         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14664
14665 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14666
14667         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14668         to target-xiberty, to provide more flexibility.
14669         (target_subdir):  Define.  Create if cross.
14670         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14671         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14672         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14673         check-libFOO -> check-target-libFOO, etc.
14674         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14675         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14676         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14677         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14678         allow ALL_GCC="" to only configure.
14679         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14680         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14681         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14682
14683 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14684
14685         * Makefile.in (taz): Build "info" in etc explicitly.
14686
14687 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14688
14689         * configure.in:  Make sure that CC is undefined (as opposed to
14690         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14691         problem with autoconf trying to configure on a host without GCC.
14692
14693 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14694
14695         * mpw-configure: Set host alias from choice of host compiler,
14696         only use generic MPW Makefile sed if present, edit a file
14697         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14698         * mpw-README: Add problem notes about CW6 and CW7.
14699
14700 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14701
14702         * Makefile.in (taz): Use ";" instead of ";;".
14703
14704 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14705
14706         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14707         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14708         DISTDOCDIRS.
14709         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14710         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14711
14712 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14713
14714         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14715         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14716         Move bfd to DISTSTUFFDIRS.
14717
14718 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14719
14720         * Makefile.in (X11_LIB): Removed.
14721         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14722
14723         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14724
14725 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14726
14727         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14728         names.
14729
14730 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14731
14732         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14733
14734 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14735
14736         * configure.in (i[345]86-*-win32): Always build newlib.
14737         Don't configure cvs, autoconf or texinfo.
14738         * Makefile.in (LD_FOR_TARGET): New.
14739         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14740         Pass down LD_FOR_TARGET.
14741
14742 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14743
14744         * winsup: New directory.
14745         * Makefile.in: Build winsup.
14746         * configure.in: Winsup is configured when target is win32.
14747         Can only build win32 target GDB when native.
14748
14749 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14750
14751         * config.guess: Recognize HP model 819 machines as having
14752         a PA 1.1 processor.
14753
14754 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14755
14756         * configure: Fix sed loop which substitutes for CC and CXX to
14757         avoid bug found in various sed implementations.
14758
14759 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14760
14761         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14762         simulator.  Use standard powerpc-*-eabi*.
14763
14764 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14765
14766         * configure.in: Stop putting gas and binutils in noconfigdirs for
14767         powerpc-*-aix* and rs6000-*-*.
14768
14769 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14770
14771         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14772         -mcall-aixdesc libraries.
14773
14774 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14775
14776         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14777
14778         * config.sub (arm | armel | armeb): Fix shell syntax.
14779
14780 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14781
14782         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14783         -msoft-float and -mcpu=common support.
14784         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14785         libraries.
14786
14787 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14788
14789         * configure.in: Allow configuration and build of emacs19 for the alpha.
14790
14791 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14792
14793         * configure.in (CC): Get ^CC, not just any old CC, from
14794         ${host_makefile_frag}.
14795
14796 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14797
14798         * configure.in (CC): Try to get CC from
14799         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14800
14801 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14802
14803         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14804         only if it exists in $(srcdir).
14805
14806 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14807
14808         * configure: If CC and CXX are not set in the environment, set
14809         them, based on either an existing Makefile or on searching for gcc
14810         in PATH.  Substitute for CC and CXX in Makefile.
14811         * configure.in: Remove libm from target_libs.  Separate
14812         target_configdirs from configdirs.  If CC is not set in
14813         environment, try to get it from a host Makefile fragment.  Rewrite
14814         changes of configdirs to use skipdirs instead.  A few minor
14815         tweaks.  Take directories out of target_configdirs as they are
14816         taken out of configdirs.  Remove existing Makefile files from
14817         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14818         CONFIG_ARGUMENTS in Makefile.
14819         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14820         by configure.in.
14821         (CONFIG_ARGUMENTS): Likewise.
14822         (CONFIGURE_TARGET_MODULES): New variable.
14823         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14824         ($(CONFIGURE_TARGET_MODULES)): New target.
14825         (configure-libg++, configure-libio): New targets.
14826         (all-libg++): Depend upon configure-libg++.
14827         (all-libio): Depend upon configure-libio.
14828         (configure-libgloss, all-libgloss): New targets.
14829         (configure-libstdc++): New target.
14830         (all-libstdc++): Depend upon configure-libstdc++.
14831         (configure-librx, all-librx): New targets.
14832         (configure-newlib): New target.
14833         (all-newlib): Depend upon configure-newlib
14834         (configure-xiberty): New target.
14835         (all-xiberty): Depend upon configure-xiberty.
14836
14837 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14838
14839         * configure.in (host i[345]86-*-win32):  Expand the
14840         noconfigdirs again.
14841
14842 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14843
14844         * mpw-configure: Fix sed command file name.
14845
14846 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14847
14848         * configure.in (host i[345]86-*-win32): Reduce the
14849         noconfigdirs again.
14850
14851 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14852
14853         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14854         or powerpc*-*-pe*, since they are not yet supported.
14855
14856 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14857
14858         Add PowerMac support and many other enhancements.
14859         * mpw-configure: New option --cc to select compiler to use,
14860         paste options set according to --cc into the generated
14861         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14862         if mpw-make.sed is present.
14863         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14864         add forward includes for PowerPC include files.
14865         * mpw-build.in: Build using Makefile.PPC if present.
14866         (do-byacc, etc): Remove separate version resource builds.
14867         (do-gas): Build "stamps" before "all".
14868         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14869         * mpw-README: Update to reflect --cc option, PowerMac support,
14870         and recently-reported compatibility problems.
14871
14872 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14873
14874         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14875         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14876         (--with-multilib-top): Pass to recursive invocations.
14877
14878 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14879
14880         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14881         v810-*-*.
14882
14883 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14884
14885         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14886         gdb, ld and opcodes on v810-*-*.
14887
14888 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14889
14890         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14891         (local-maintainer-clean): New target.
14892         (maintainer-clean): New target.
14893         (realclean): Just depend upon maintainer-clean.
14894
14895 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14896
14897         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14898
14899 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14900
14901         * configure.in: Build ld in mips*-*-bsd* case.
14902
14903 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14904
14905         * config.sub: Accept -lites* OS.  From Ian Dall.
14906
14907 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14908
14909         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14910         targets.
14911
14912 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14913
14914         * configure.in: treat i386-win32 canadian cross the same as
14915         i386-go32 canadian cross.
14916
14917 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14918
14919         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14920         running under the simulator to build a reduced set of libraries.
14921         (powerpc-*-eabiaix): Add fine grained multilib support added to
14922         other powerpc targets yesterday.
14923
14924 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14925
14926         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14927         -disable-softfloat, -disable-relocatable, -disable-aix, and
14928         -disable-sysv to control which multilib libraries get built.
14929
14930 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14931
14932         * configure: Add Makefile.tem to list of files to remove in trap
14933         handler.
14934
14935 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14936
14937         * config.guess (*Linux*):  Add missing "exit"s.
14938         Also, need specific check for alpha-unknown-linux (uses COFF).
14939
14940 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14941
14942         * config.guess:  Merge with FSF:
14943
14944         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14945         * config.guess (AIX4): More robust release numbering discovery.
14946
14947         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14948         * config.guess (i386-sequent-ptx): Properly get version number.
14949
14950         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14951         * config.guess (mips:*:4*:UMIPS): New case.
14952
14953 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14954
14955         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14956         (i386-win32 host): Likewise.  Don't build readline.
14957
14958 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14959
14960         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14961         SUPPORT_FILES to submakes.
14962
14963 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14964
14965         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14966         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14967         mpw-configure.
14968
14969 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14970
14971         * configure.in (appdirs): Use =, not ==, in test expression when
14972         trying to build the text to print in the warning message for
14973         Solaris users.
14974
14975 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14976
14977         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14978
14979 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14980
14981         * config.guess: Recognize lynx-2.3.
14982
14983 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14984
14985         * config.sub (z8ksim): Deleted
14986         (z8k-*-coff): New, this is the one true name of the target.
14987
14988 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14989
14990         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14991
14992 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14993
14994         * config.guess (*:Linux:*:*): First try asking the linker what the
14995         default object file format is (elf, aout, or coff).  Then if this
14996         fails, try previous methods.
14997
14998 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14999
15000         * configure.in: Don't build newlib for *-*-vxworks5.1.
15001
15002 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15003
15004         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15005         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15006
15007 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15008
15009         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15010
15011 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15012
15013         * cfg-ml-com.in: New file.
15014         * cfg-ml-pos.in: New file.
15015
15016 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15017
15018         * COPYING.NEWLIB: Add HP free copyright to list.
15019
15020 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15021
15022         * config.sub: Recognize -eabi* for the system, not just -eabi.
15023
15024 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15025
15026         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15027         * config.sub, configure.in (win32): New target and host.
15028
15029 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15030
15031         * configure.in: Add i386-pe configuration.
15032
15033 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15034
15035         * mpw-build.in (install): Install GDB after LD.
15036
15037 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15038
15039         * mpw-config.in (elf/mips.h): Always forward-include, needed
15040         for GDB to build.
15041
15042 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15043
15044         * testsuite: New directory for customer acceptance and whole tool
15045         chain tests.
15046
15047 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15048
15049         * configure: If per-host line isn't found, but AC_OUTPUT is found
15050         and a configure script exists, run it instead.
15051
15052 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15053
15054         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15055
15056 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15057
15058         * configure: Set build_{cpu,vendor,os,alias} to host values when
15059         --build isn't specified.
15060
15061 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15062
15063         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15064         (FLAGS_TO_PASS): Pass them.
15065         (EXTRA_TARGET_FLAGS): Ditto.
15066
15067 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15068
15069         * Makefile.in (all-libg++): Depend on all-libstdc++.
15070
15071 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15072
15073         * configure.in (noconfigdirs): Enable all packages for
15074           i386-unknown-netbsd.
15075
15076 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15077
15078         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15079         hosted builds (DOS builds)
15080
15081 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15082
15083         Changes for ARM based on patches from Richard Earnshaw:
15084         * config.sub: Handle armeb and armel.
15085         * configure.in: Omit arm linker only for riscix.
15086
15087 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15088
15089         * config.guess:  Update from FSF.
15090
15091 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15092
15093         * config.sub: Recognize powerpcle as the little endian variant of
15094         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15095         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15096         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15097         temporarily.
15098
15099 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15100
15101         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15102
15103 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15104
15105         * config.sub: Accept -lites* as a basic system type.
15106
15107 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15108
15109         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15110         installed, and if so return linuxoldld as the system name.
15111
15112 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15113
15114         * config.guess: Add hppa1.1-hp-lites support.
15115
15116 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15117
15118         * configure.in: Don't build newlib for m68k-vxworks5.1.
15119
15120 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15121
15122         * configure.in (mips-sgi-irix6): Use mh-irix5.
15123
15124 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15125
15126         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15127
15128 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15129
15130         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15131         OSF/1.  Fix compiler flags.
15132         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15133
15134 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15135
15136         * configure.in: Recognize --with-newlib.
15137         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15138
15139 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15140
15141         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15142         to *_X11_MODULES due to gdbtk needing X include files et al.
15143
15144 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15145
15146         Merge in support for Mac MPW as a host.
15147         (Old change descriptions retained for informational value.)
15148
15149         * mpw-config.in: Add generic include forwards for cpu-specific
15150         include files in aout and elf directories.
15151
15152         * mpw-configure: Added copyright.
15153         * mpw-config.in: Check for presence of required build tools.
15154         (target_libs): Add newlib.
15155         (target_tools): Add examples.
15156         (Read Me): Generate as "Read Me for MPW" instead.
15157         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15158         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15159         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15160
15161         * mpw-configure: Remove subdir-specific makefile hackery,
15162         delete mk.tmp after using it.
15163
15164         * mpw-build.in (all): Display start and end times.
15165
15166         * mpw-configure (host_canonical): Set.
15167         (target_cpu): Always add to makefiles.
15168         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15169         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15170         (mpw-mh-mpw): Look for in srcdir and srcroot.
15171         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15172
15173         * mpw-build.in: (install-only): New target.
15174
15175         * mpw-configure (host_alias, target_alias): Rename from hostalias
15176         and targetalias, add into generated Makefile.
15177         (mk.tmp): If present, add into generated Makefile.
15178         * mpw-build.in (all-gas): Build config.h first before gas proper.
15179
15180         * mpw-configure (config.status): Write only if changed.
15181         * mpw-config.in (readline): Configure it (not built, just used for
15182         definitions).
15183
15184         * mpw-config.in (elf/mips.h): Add a forward include.
15185
15186         * mpw-config.in: Forward-include most .h files in include into
15187         extra-include.
15188         (readline): Don't build.
15189         mpw-build.in (install): Install GDB.
15190
15191         * mpw-configure (prefix, mpw_prefix): Handle it.
15192         * mpw-config.in (mmalloc, readline): Don't configure.
15193         * mpw-build.in (thisscript): Rename to ThisScript.
15194         Use mpw-build instead of BuildProgram everywhere.
15195         (mmalloc, readline): Don't build.
15196         * mpw-README: New file, basic documentation about the MPW port.
15197
15198         * mpw-config.in: Use forward-include to create include files.
15199
15200         * mpw-configure: Add more things to the top of each configured
15201         Makefile, including contents of config/mpw-mh-mpw.
15202         * mpw-config.in (extra-include): Create this directory and fill it
15203         with Posix-like include files when configuring.
15204
15205         * config.sub (apple, mac, mpw): Add various aliases.
15206
15207         * mpw-build.in: New file, top-level build script fragment for MPW.
15208         * mpw-configure: New file, configure script for MPW.
15209         * mpw-config.in: New file, config fragment for MPW.
15210
15211 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15212
15213         * configure.in (host_libs): Remove glob, since it is gone from the
15214         sources.
15215
15216 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15217
15218         * Makefile.in: define empty GDB_NLM_DEPS var.
15219
15220         * configure.in(target_makefile_frag): use config/mt-netware
15221         for netware targets.
15222
15223 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15224
15225         * config.sub: Merge in recent FSF changes.  Remove linux special
15226         cases.
15227
15228 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15229
15230         Revert this change:
15231
15232         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15233
15234                 * build-all.mk: Use CC=cc -Xs on Solaris.
15235
15236 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15237
15238         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15239         stop using it.
15240         * Makefile.in: Nuke all references to glob subdirectory.
15241
15242 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15243
15244         * configure.in: Fix --enable-shared logic in per-host.
15245
15246 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15247
15248         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15249
15250 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15251
15252         * configure.in (noconfigdirs): Don't build gas on AIX, for
15253         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15254
15255 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15256
15257         * configure: Fix --cache-file to work if the file argument is a
15258         relative path.
15259
15260 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15261
15262         * configure: If the --cache-file is used, pass it down to
15263         configure in subdirectories.
15264
15265 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15266
15267         * config.sub: add vxworks29k configuration.
15268
15269 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15270
15271         * Makefile.in (taz): Do "diststuff" part quietly.
15272
15273 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15274
15275         * config.sub: Mini-merge with gcc/config.sub.
15276
15277 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15278
15279         * config.guess (IRIX): Sed - to _.
15280
15281 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15282
15283         * Makefile.in (source-vault, binary-vault): New targets.
15284
15285 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15286
15287         * config.sub: Recognize -eabi as a basic system type.
15288
15289 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15290
15291         * configure.in (enable_shared stuff): Fix typo.
15292
15293 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15294
15295         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15296
15297 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15298
15299         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15300
15301 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15302
15303         * configure.in (rs6000-*-*): Don't build gas.
15304
15305 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15306
15307         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15308         reduce command line length.
15309         (AS_FOR_TARGET): Check for as.new, not Makefile.
15310         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15311
15312 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15313
15314         * config.guess:  Merge from FSF.
15315
15316 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15317
15318         * configure: Don't use $ when handling program_suffix.
15319
15320 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15321
15322         * configure.in:  Configure tk for hppa/hpux.
15323
15324 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15325
15326         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15327
15328 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15329
15330         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15331         to LIBCXXFLAGS.  Tests are better run without it.
15332
15333 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15334
15335         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15336
15337 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15338
15339         * configure.in (*-*-netware*): Don't configure xiberty.
15340
15341 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15342
15343         * configure.in:  Remove tk from native_only list.
15344
15345 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15346
15347         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15348           for special NCD build.
15349
15350 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15351
15352         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15353         makeall.bat, they're only useful for binutils snapshots.
15354         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15355         makeall.bat to specified SUPPORT_FILES.
15356
15357 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15358
15359         * build-all.mk: Add Ericsson targets to sun4 and solaris
15360           hosts.  Add  BNR's sun4 target to solaris host, so their
15361           build-from-source will be tested in-house first.
15362
15363 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15364
15365         * Makefile.in (LIBCFLAGS): New variable.
15366         (CFLAGS_FOR_TARGET): Ditto.
15367         (LIBCFLAGS_FOR_TARGET): Ditto.
15368         (LIBCXXFLAGS): Ditto.
15369         (CXXFLAGS_FOR_TARGET): Ditto.
15370         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15371         (BASE_FLAGS_TO_PASS): Pass them.
15372         (EXTRA_TARGET_FLAGS): Ditto.
15373
15374         * configure.in: Support --enable-shared.
15375
15376 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15377
15378         * configure.in (target_libs):  Include libstdc++ again.
15379         * config.guess:  Update from FSF (for FreeBSD).
15380
15381 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15382
15383         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15384         makeall.bat.
15385         (DISTDOCDIRS): Add `etc'.
15386         (ETC_SUPPORT_PFX): New variable.
15387         (taz): Include anything from etc starting with a word in
15388         ETC_SUPPORT_PFX.
15389
15390 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15391
15392         * config.sub: Update for recent FSF changes.  Remove obsolete
15393         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15394         spacing changes.
15395
15396 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15397
15398         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15399
15400         * config.guess:  Merge with FSF.
15401         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15402
15403 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15404
15405         * configure: Since the "trap 0" handler will override the exit
15406         status on many systems, only use it for "exit 1", and make it set
15407         a non-zero exit status; reset it before "exit 0".  Also, check
15408         exit status of config.sub, and error out if it failed.
15409
15410 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15411
15412         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15413         and install libgloss.
15414
15415 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15416
15417         * Makefile.in (all-binutils): Depend upon all-byacc.
15418
15419         * configure.in: Don't build emacs on Irix 5.
15420
15421 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15422
15423         * configure.in (*-*-netware*): Add libio.
15424
15425 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15426
15427         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15428         (CHECK_TARGET_MODULES): Ditto.
15429         (INSTALL_TARGET_MODULES): Ditto.
15430         (TARGET_LIBS): Ditto.
15431         (all-libstdc++): Note dependencies.
15432
15433 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15434
15435         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15436
15437 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15438
15439         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15440         -fexternal-templates.
15441
15442         * configure.in (target_libs): Add libstdc++.
15443         (noconfigdirs): Add libstdc++ as appropriate.
15444
15445 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15446
15447         * config.guess:  Update from FSF.
15448
15449 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15450
15451         * configure: Use ${config_shell} when running ${configsub}.
15452
15453 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15454
15455         * config.sub: No longer recognize h8300h.
15456
15457 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15458
15459         * config.sub: Remove extraneous differences between config.sub and
15460         gcc/config.sub.
15461
15462 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15463
15464         * Makefile.in (DISTSTUFFDIRS): Add gas.
15465
15466 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15467
15468         * COPYING.NEWLIB: New file.
15469
15470 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15471
15472         * config.guess (HP-UX):  Patch from Harlan Stenn
15473         <harlan@landmark.com> to also emit release level.
15474
15475 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15476
15477         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15478
15479 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15480
15481         * config.sub:  Merge nextstep cleanup from FSF.
15482
15483 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15484
15485         * configure.in (arm-*-*): Don't configure ld for this target.
15486
15487 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15488
15489         * configure.in (*-*-netware): don't configure libg++, libio,
15490           librx, or newlib.
15491
15492 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15493
15494         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15495         configure ld--it works, but it doesn't support shared libraries.
15496
15497 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15498
15499         * config.guess (*-unknown-freebsd*):  Get rid of possible
15500         trailing "(Release)" in version string.
15501         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15502
15503 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15504
15505         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15506         Fix type: *-next-neststep -> *-next-nextstep.
15507
15508         * config.guess:  Merge from FSF:
15509
15510         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15511
15512         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15513
15514         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15515
15516         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15517         instead of UNIX_SV for UnixWare 1.0).
15518
15519 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15520
15521         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15522         to make gdb/nlm/* build after the compiler and linker.
15523
15524 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15525
15526         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15527         not just i[34]86.
15528         (m68k-atari-sysv4):  Relocate to match FSF version.
15529
15530         * config.guess:  More merges from the FSF:
15531
15532         Add a space before function call or macro invocation.
15533
15534         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15535
15536         * config.guess: Add trap cmd to remove dummy.c and dummy when
15537         interrupted.
15538
15539         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15540
15541         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15542         (dummy): Redirect stderr from compilation of dummy.c.
15543
15544         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15545
15546         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15547
15548 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15549
15550         * configure: Accept and ignore --cache*, for compatibility with
15551         new autoconf.
15552
15553 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15554
15555         * config.guess:  Merge from FSF:
15556
15557         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15558
15559         * config.guess (Pyramid*:OSx*:*:*): New case.
15560         (PATH): Add /.attbin at end for finding uname.
15561         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15562
15563         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15564
15565         * config.guess (M88*:DolphinOS:*:*): New case.
15566
15567         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15568
15569         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15570         to select whether to use ELF or COFF.
15571
15572         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15573
15574         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15575
15576         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15577
15578         * config.guess: Guess the OS version for HPUX.
15579
15580         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15581
15582         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15583
15584 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15585
15586         * configure.in: Recognize --with-headers, --with-libs, and
15587         --without-newlib.
15588         * Makefile.in (all-xiberty): Depend upon all-ld.
15589
15590 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15591
15592         * configure.in: Change i[34]86 to i[345]86.
15593
15594 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15595
15596         * configure (version): A few more tweaks to help message.
15597
15598 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15599
15600         * Makefile.in:  Remove (for now) librx as a host library,
15601         now that we're building it for target.
15602
15603 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15604
15605         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15606         (Karl Berry).
15607
15608 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15609
15610         * configure.in:  Also configure librx.
15611
15612 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15613
15614         * Makefile.in:  Update various rules to reflect that librx
15615         is now needed for libg++.
15616
15617 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15618
15619         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15620
15621 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15622
15623         * configure.in: Configure the examples directory.
15624
15625 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15626
15627         * configure: Simplify Jun 2 1994 change.
15628
15629 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15630
15631         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15632         /bin/gcc isn't good enough to build gcc.
15633
15634 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15635
15636         * Makefile.in (GDB_SUPPORT_FILES): Remove
15637         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15638         (gdb.tar.gz): Add new rule to use standard distribution building
15639         mechanism.
15640
15641 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15642
15643         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15644         Bill Cox <bill@cygnus.com>.
15645
15646 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15647
15648         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15649
15650 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15651
15652         * configure:  Search current dir first in .gdbinit.
15653
15654 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15655
15656         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15657
15658 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15659
15660         * config.sub:  Refer to NeXT's operating system as nextstep.
15661
15662         * config.sub (case $basic_machine):  Re-order the cases, to match
15663         the order in the FSF version (which is mostly alphabethical).
15664         Merge in some additions and changes from the FSF.
15665
15666 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15667
15668         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15669         * config.sub: Recognize cxux7.
15670         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15671
15672 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15673
15674         * config.sub:  Fix typo powerpc -> powerpc-*.
15675
15676 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15677
15678         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15679
15680         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15681         parallel with all-emacs and install-emacs).  Top-level command
15682         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15683
15684 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15685
15686         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15687         $(relbindir)/make before doing ``make install'', and use
15688         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15689         installing over running make binary.
15690         ($(host)-stamp-stage3-installed): Likewise.
15691
15692 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15693
15694         * config.guess: Recognize Mach.
15695
15696 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15697
15698         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15699         see whether --exec-prefix was used.
15700
15701 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15702
15703         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15704
15705 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15706
15707         * Makefile.in: Add all-librx target similar to all-libproc.
15708
15709 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15710
15711         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15712         with post 1.2 uname bogosity.
15713
15714 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15715
15716         * configure: Remove temporary files on receipt of a signal.
15717
15718 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15719
15720         * configure: If there is a package_makefile_frag, remove
15721         ${subdir}/Makefile.tem after copying it in.
15722
15723 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15724
15725         * build_all.mk: support rs6000 lynx identifies itself as
15726         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15727         since /bin/gcc is too feeble to compile a modern gcc.
15728
15729 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15730
15731         * brought devo/test-build.mk update-to-date with progressive/
15732           test-build.mk. Add lynx targets and hppa flag info.
15733
15734 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15735
15736         * configure.in:  Use mh-ncrsvr43.  Patch from
15737         Tom McConnell <tmcconne@sedona.intel.com>.
15738
15739 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15740
15741         * config.guess (i386-unknown-bsdi):  No longer need to
15742         check #if defined(__bsdi__) && defined(__i386__).
15743
15744 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15745
15746         * configure: Set program_transform_nameoption correctly.
15747
15748 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15749
15750         * brought build-all.mk update-to-date with progressive build-all.mk,
15751           added new targets and hppa info.
15752
15753 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15754
15755         * configure: If config.guess result is a prefix of the user
15756         specified target, assume a native build and use the user specified
15757         target as the host alias.  Remove SunOS patch suffix removal hack.
15758         * configure.in: Remove SunOS patch suffix removal hack.
15759
15760         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15761         in NATIVE_CHECK_MODULES.
15762
15763 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15764
15765         * Makefile.in: Rename HOST_ONLY to NATIVE.
15766         * configure: Delete SunOs patch suffix from host_canonical
15767           and build_canonical variables that are prepended to Makefiles.
15768         * configure.in: Add comments for easier maintenance.
15769
15770 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15771
15772         * Makefile.in: Add all-libproc target similar to all-gui.
15773
15774 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15775
15776         * Makefile.in (CHECK_MODULES): split into
15777         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15778
15779 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15780
15781         * config.guess (i386-unknown-bsdi): New system to guess.
15782
15783 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15784
15785         * Makefile.in: Add all-gui target (but not yet build by "all").
15786
15787 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15788
15789         * config.sub: Move deletion of patch suffix from here...
15790         * configure.in: To here, at Ian's suggestion.  The top-
15791           level scripts might need to know of a patch level.
15792
15793 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15794
15795         * config.sub: Strip off patch suffix so rtl is recognized
15796           as a sunos4.1.3 machine, even though it's been patched.
15797
15798 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15799
15800         * Makefile.in (INSTALL_LAST): Delete.
15801         (INSTALL_DOSREL): New.
15802
15803 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15804
15805         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15806         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15807         whether we pass down --with-gnu-ld anyhow.
15808
15809 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15810
15811         * Makefile.in (INSTALL_LAST): Change operation so it works
15812         on more flavors of make.
15813         * configure.in (go32): Don't build libg++ or libio.
15814
15815 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15816
15817         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15818         they can be overriden by templates.
15819
15820 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15821
15822         * configure.in (target==go32): Don't build gdb.
15823         * dosrel: New directory.
15824
15825 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15826
15827         * configure.in (host==go32): Configure dosrel too.
15828         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15829         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15830         be set by incoming names or templates.
15831         (INSTALL_LAST): New rule.
15832
15833 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15834
15835         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15836
15837 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15838
15839         * configure.in (appdirs): New variable.  Currently empty, but will
15840         be used in gas distribution.  If nonempty, lists a set of
15841         directories at least one of which must get configured, or top
15842         level configuration is considered to have failed.
15843         (rs6000-*-lynxos*): Use new file name.
15844
15845 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15846
15847         Eliminate XTRAFLAGS.
15848         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15849         newlib include files using -idirafter, and also use -nostdinc.
15850         (CXX_FOR_TARGET): Likewise.
15851         (XTRAFLAGS): Removed.
15852         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15853         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15854         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15855         ($(DO_X)): Don't pass down XTRAFLAGS.
15856
15857 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15858
15859         * configure.in (mips*-dec-bsd*): New target; do build linker.
15860         (mips*-*-bsd*): New target; don't build linker.
15861
15862 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15863
15864         * configure.in: support rs6000-*-lynxos* configuration.
15865         support sunos4 as a cross target.
15866
15867         * config.sub: look for lynx*, not lynx since the OS version may
15868         legitimately be part of the name.
15869
15870 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15871
15872         * configure.in (i[34]86-*-sco*): Move to be with other i386
15873         targets.
15874         (romp-*-*): New target.  Skip various binary utilities.
15875         (vax-*-*): New target.  Don't build newlib.
15876         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15877
15878 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15879
15880         * configure.in: Only set host_makefile_frag if config
15881         directory exists.
15882
15883 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15884
15885         * install.sh: If $dstdir exists, don't check whether each
15886         component does.
15887
15888 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15889
15890         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15891
15892 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15893
15894         * configure.in (*-*-lynxos*): Don't configure newlib for either
15895         native or cross Lynx.
15896
15897 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15898
15899         * config.sub (sparc64-elf): Fix os.
15900         (z8k): Remove duplicate.
15901
15902 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15903
15904         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15905         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15906
15907 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15908
15909         * configure: Make file links cleanly even if Lynx fails on
15910           an NFS symlink (at least fail cleanly).
15911
15912 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15913
15914         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15915         -XNh2000.
15916
15917 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15918
15919         * configure: Unknown options are fatal again.
15920
15921 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15922
15923         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15924         compatibility.
15925
15926 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15927
15928         * build-all.mk: Add `clean' target.
15929
15930 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15931
15932         * config.guess:  Add SINIX support.
15933         * configure.in:  Add mips-*-sysv4* support.
15934
15935 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15936
15937         * build-all.mk: Document all useful targets.
15938         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15939         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15940
15941 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15942
15943         * configure: Support --silent, --quiet.
15944
15945 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15946
15947         * configure: Support --disable-FEATURE.
15948
15949 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15950
15951         * config.guess: Recognize NCR running SVR4.3.
15952
15953 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15954
15955         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15956         Patch from Paul Eggert <eggert@twinsun.com>.
15957
15958 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15959
15960         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15961
15962 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15963
15964         * configure: Make unrecognized options give nonfatal warnings
15965         instead of fatal errors, and pass them to any subdirectory
15966         configures in case they recognize them.
15967         Make --x equivalent to --with-x.
15968
15969 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15970
15971         * configure: Add --enable-* options.  Clean up usage message and
15972         some comments.
15973
15974 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15975
15976         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15977
15978 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15979
15980         * configure.in (hppa*-*-*): Enable binutils.
15981
15982 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15983
15984         * config.sub: Recognize cisco.
15985
15986 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15987
15988         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15989
15990 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15991
15992         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15993         than one configuration name.  Add comment.
15994
15995 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15996
15997         * config.guess: about target *-hitachi-hiuxwe2, fixed
15998         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15999         macro is incorrect.]
16000
16001 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16002
16003         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16004         than the "make ls" stuff which used to be here.
16005
16006 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16007
16008         * config.guess:  Recognize i[34]86-unknown-freebsd.
16009         From Shawn M Carey <smcarey@rodan.syr.edu>.
16010
16011 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16012
16013         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16014
16015 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16016
16017         * config.guess: Check for ptx.
16018
16019 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16020
16021         * config.sub: Add os9k checking.
16022
16023 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16024
16025         * config.guess: Handle OSF1 running on HPPA processors
16026
16027 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16028
16029         * configure: If subdir configure fails, print out a message with
16030         subdirectory name, in case subdir's configure code didn't identify
16031         itself.
16032
16033 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16034
16035         * configure.in: Remove embedded newlines from configdirs.
16036         Avoid mismatches of substrings.  Fix matching strings at end
16037         of configdirs.
16038
16039 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16040
16041         * config.guess:  Add Lynx/rs6000 config support.
16042
16043 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16044
16045         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16046
16047 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16048
16049         * configure.in (hppa*-*-osf*): Treat this just like most other
16050         PA configurations (eg no binutils or ld).
16051         (hppa*-*-*elf*): These configurations have binutils and ld.
16052
16053 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16054
16055         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16056
16057 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16058
16059         * configure.in (rs6000-*-*): Build gas.
16060
16061 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16062
16063         * Makefile.in:  Avoid bug in losing hpux sed.
16064
16065 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16066
16067         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16068         for GDB and GDB has been fixed to not need it.
16069
16070 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16071
16072         * config.guess: Recognize vax hosts.
16073
16074 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16075
16076         * configure (while loop): Don't use "break 2" inside case
16077         statement -- the case statement isn't an enclosing loop.
16078
16079 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16080
16081         * config.guess:  Clean up NeXT support, to allow nextstep
16082         on Intel machines.  Make OS be nextstep.
16083
16084 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16085
16086         * config.guess: Add alternate forms for Convex.
16087
16088 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16089
16090         * configure:  Completely rewrite option processing.  Take
16091         advantage of pattern-matching to avoid invoking test frequently.
16092         Also clean up host and target defaulting logic.
16093
16094 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16095
16096         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16097         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16098         commands (plus user environment) will fit SCO limits.
16099
16100 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16101
16102         * configure.in: Don't issue warnings about directories which are
16103         not being configured if -norecursion is set.  Correct test for
16104         --with-gnu-as and --with-gnu-ld to not get confused by substring
16105         matches.
16106
16107         * configure.in: Don't build gas for alpha-dec-osf1*.
16108
16109 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16110
16111         * configure:  Back out Per's change of 12/19/1993.  It changes the
16112         behavior of configure in unexpected and confusing ways.
16113
16114         Also, use different delim char when calculating
16115         program_transform_name so that the name can contain slashes.
16116
16117 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16118
16119         * configure.in, config.sub: Add support for VSTa micro-kernel.
16120
16121 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16122
16123         * configure.in: Nuke hacks which were used to get a special
16124         version of GAS for HPPA configurations.
16125
16126 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16127
16128         * configure:  If only ${target_alias} is given, use that
16129         as the default for ${host_alias}.
16130         * configure:  Add missing back-slashes before nested quotes.
16131
16132 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16133
16134         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16135
16136 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16137
16138         * config.guess:  Recognize some Tektronix configurations.
16139         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16140
16141 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16142
16143         * config.sub: Match any flavor of SH.
16144
16145 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16146
16147         * configure.in: Don't try to configure newlib for Alpha.
16148
16149 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16150
16151         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16152         libg++ or libio for any Alpha target.
16153
16154         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16155
16156 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16157
16158         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16159         default arguments -- so it tried to compress itself.
16160
16161 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16162
16163         * configure.in (notsupp): ensure that a space is always at the end
16164           of the configdirs list, since the grep checks for an explicit space
16165
16166 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16167
16168         * configure.in (target i386-sysv4.2): don't build ld, since static
16169           versions of many libraries are not available.
16170
16171 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16172
16173         * config.guess: Recognize Apollos (using environment variables).
16174         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16175
16176 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16177
16178         * config.guess: Recognize Sony news mips running newsos.
16179
16180 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16181
16182         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16183         "fi ; else" for bash.
16184
16185 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16186
16187         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16188
16189 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16190
16191         * config.sub: accept unixware as an alias for svr4.2.
16192         Fix some inconsistancies with the gcc version.
16193
16194 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16195
16196         * Makefile.in (DISTDOCDIRS):  Add gdb.
16197
16198 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16199
16200         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16201
16202 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16203
16204         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16205         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16206         this now.
16207
16208 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16209
16210         * config.sub: Accept hiux* as an OS name.
16211
16212         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16213         etc/make-stds.texi.  The underscore came from gcc, and dje now
16214         agrees that RUNTESTFLAGS is the correct name.
16215
16216 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16217
16218         * install.sh:  Remove 'set -e'.  It makes any conditionals
16219         in the script useless.
16220
16221         * config.guess: Automatically recognize arm-acorn-riscix
16222         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16223
16224 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16225
16226         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16227
16228 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16229
16230         * Makefile.in (DISTDOCDIRS): New variable.
16231         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16232         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16233
16234 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16235
16236         * configure.in (hppa target): check the source directory for the
16237           pagas sub-directory
16238
16239 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16240
16241         * config.sub: Allow -aout* and -elf*.
16242
16243 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16244
16245         * configure.in: Don't build ld on i386-solaris2, same as for
16246         sparc-solaris2.
16247
16248 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16249
16250         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16251
16252 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16253
16254         * configure.in:  Configure gdb for alpha.
16255
16256 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16257
16258         * Makefile.in (CXXFLAGS): Add -O.
16259
16260 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16261
16262         * config.guess: added support for DG Aviion
16263
16264 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16265
16266         * configure.in: Produce warning message for subdirectories not
16267         configurable for this host/target combination.  Don't try to
16268         configure gdb for vms.
16269
16270 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16271
16272         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16273         appropriate files before making "diststuff".
16274         (DISTBISONFILES): New var: list of files to be edited.
16275         (DISTSTUFFDIRS): Add binutils.
16276
16277 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16278
16279         * config.sub: also handle mipsel and mips64el (for little endian mips)
16280
16281 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16282
16283         * configure.in: Add * to end of all OS names.
16284
16285 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16286
16287         * configure.in: Build newlib for LynxOS native.
16288
16289 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16290
16291         * config.guess: Add support for delta 88k running SVR3.
16292
16293         * configure.in: Add comment about HP compiler vs. emacs.
16294
16295 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16296
16297         * configure.in: don't build ld on solaris2 (not a viable option
16298           due to bugs in getpwnam & getpwuid)
16299
16300 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16301
16302         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16303         config.guess will produce a full version number.
16304
16305 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16306
16307         * configure.in: Build linker and binutils for alpha-dec-osf1.
16308
16309 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16310
16311         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16312         and gdb/testsuite/Makefile.in.
16313
16314 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16315
16316         * configure.in: recognize mips*- instead of mips-
16317
16318 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16319
16320         * config.sub: Accept linux*coff and linux*elf as operating
16321         systems.
16322
16323 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16324
16325         * config.sub: Recognize mips64, and mips3 as an alias for it.
16326
16327 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16328
16329         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16330         gdb knows how to handle OSF/1 shared libraries.
16331
16332 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16333
16334         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16335         * config.guess: Recognize Hitachi's HIUX.
16336         * config.sub: Recognize h3050r* and hppahitachi.
16337         Remove redundant cases for hp9k[23]*.
16338
16339 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16340
16341         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16342         if gas and ld are in the source tree and are in ${configdirs}.
16343         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16344         --with options (but still pass them down on the command line,
16345         if they were explicitly specified).
16346
16347 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16348
16349         * configure: substitute SHELL value in Makefile.in with
16350         ${CONFIG_SHELL}
16351
16352 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16353
16354         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16355         *-*-solaris2* targets.
16356
16357 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16358
16359         * Makefile.in: define M4, and pass it down to sub-makes;
16360         all-autoconf now depends on all-m4
16361
16362 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16363
16364         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16365         presence of {ar,ranlib} instead of a configured directory
16366
16367 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16368
16369         * config.guess: Accept 34?? as well as 33?? for NCR.
16370
16371 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16372
16373         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16374         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16375
16376 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16377
16378         * configure: grab values for $(CC) and $(CXX) from the
16379         environment, so that someone can do "CC=gcc configure; make" and
16380         have it work right (matching the way that autoconf works now)
16381
16382         * configure.in, Makefile.in: add support for gash, the tcl
16383         interface to Galaxy
16384
16385         * config.guess: add NetBSD variants (hp300, x86)
16386
16387 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16388
16389         * install.sh: Support -d option (in the manner of SunOS 4 install,
16390         as it is more deterministic than that of GNU install)
16391         (chmodcmd): Set file to mode 755 by default (should also do default
16392         chgrp and chown, but I don't feel like dealing with that now)
16393
16394 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16395
16396         * config.sub: Remove h8300hhms alias.
16397
16398 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16399
16400         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16401
16402 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16403
16404         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16405         as stmp-fixinc
16406
16407 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16408
16409         * config.sub: recognize m88110-bug-coff.
16410
16411 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16412
16413         * Makefile.in (all-libio): all dependencies on the toolchain used
16414         to build this (gcc, gas, ld, etc)
16415
16416 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16417
16418         * config.guess: Deal with OSF/1 1.3 on alpha.
16419
16420 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16421
16422         * install.sh: add some 'else true' clauses for portability
16423
16424         * configure.in: don't build libio for h8[35]00-*-* targets
16425
16426 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16427
16428         * Makefile.in:  Add support for new libio.
16429
16430 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16431
16432         * install.sh: If one command fails, don't try the rest.  Don't try
16433         to remove $dsttmp (via trap) unless we have already created it.
16434         If $src doesn't exist, detect it and exit with an error.
16435
16436         * config.guess: Recognize BSD on hp300.
16437
16438 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16439
16440         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16441         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16442
16443 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16444
16445         * Makefile.in (all-send-pr): depends on all-prms
16446
16447 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16448
16449         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16450
16451 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16452
16453         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16454         Added test for mips-mips-riscos5.
16455
16456 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16457
16458         * configure.in: use mh-hp300 for 68k HP hosts
16459
16460 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16461
16462         * configure: add support for CONFIG_SHELL, so that you can use
16463         some alternate shell for evaluating configure scripts
16464
16465 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16466
16467         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16468         in configure script to bug-gdb@prep.ai.mit.edu when building
16469         distribution archive.
16470         * Makefile.in (COMPRESS):  Remove def.
16471         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16472         gdb.tar.Z and make-gdb.tar.Z respectively.
16473         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16474         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16475         to convergence with 'taz' target in Makefile.in.
16476
16477 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16478
16479         * install.sh (dsttmp): use trap to ensure that tmp files go
16480         away on error conditions
16481
16482 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16483
16484         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16485
16486 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16487
16488         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16489         its parent is '/' not ''.
16490
16491         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16492
16493 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16494
16495         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16496         that ${newsrcdir}/configure.in does.
16497
16498 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16499
16500         * test-build.mk: support for CONFIG_SHELL
16501
16502 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16503
16504         * config.sub (netware):  Add as a basic system type.
16505
16506 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16507
16508         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16509           $(srcdir)/ from the dependency on Makefile.in.
16510
16511 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16512
16513         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16514         (h8300hhms is temporary until multi-libraries are implemented).
16515         * configure.in: Handle h8300h too.
16516
16517 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16518
16519         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16520
16521 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16522
16523         * configure:  Remove extraneous output when guessing host type.
16524         * config.guess:  Remove extraneous output when guessing using C
16525         compiler rather than uname, or when guessing fails.
16526
16527 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16528
16529         * Makefile.in: remove all.cross and install.cross targets
16530
16531         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16532           definitions
16533
16534 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16535
16536         * configure.in (target sh): Build gprof.
16537
16538 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16539
16540         * config.sub: change -solaris to -solaris2
16541
16542 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16543
16544         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16545
16546 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16547
16548         * configure: Correct error message for missing Makefile.in to
16549         print correct directory.
16550
16551 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16552
16553         * install.sh: kludge around 386BSD shell bug
16554
16555 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16556
16557         * config.guess:  Recognize NeXT.
16558         * config.guess:  Recognize i486-ncr-sysv4.
16559         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16560
16561 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16562
16563         * Makefile.in (MAKEINFOFLAGS): New variable.
16564         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16565         * build-all.mk, test-build.mk: Pass down --no-split as
16566         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16567
16568 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16569
16570         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16571
16572 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16573
16574         * Makefile.in (libg++.tar.z):  New rule.
16575         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16576         * Makefile.in (taz):  Only do a single chmod.
16577
16578 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16579
16580         * install.sh: don't use dirname anymore (replaced with sed usage)
16581
16582 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16583
16584         * Makefile.in:  Change extension for gzip'd files from '.z' to
16585         '.gz' per new FSF standard usage.
16586
16587 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16588
16589         * configure: put quotes around the final value of program_transform_name
16590
16591 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16592
16593         * Makefile.in: new install.sh support; update install-info rules
16594
16595 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16596
16597         * configure.in: Build diff for crosses, but not for go32 host.
16598
16599         * configure.in: Build gprof only for native, and don't build it
16600         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16601
16602 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16603
16604         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16605
16606 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16607
16608         * configure.in (host_tools): Add prms.
16609
16610 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16611
16612         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16613         with $(FLAGS_TO_PASS) on the command line
16614
16615         * config.sub: Recognize lynx and lynxos
16616
16617 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16618
16619         * config.sub: Accept -ecoff*, not just -ecoff.
16620
16621 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16622
16623         * Makefile.in (taz): Use .gz suffix instead of .z.
16624         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16625         names.
16626
16627 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16628
16629         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16630
16631 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16632
16633         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16634         that rebuilds that might happen during 'make install' don't get
16635         bogus gcc include files
16636
16637 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16638
16639         Change from Utah for HPPA support:
16640         * config.guess: Recognize hppa1.x-hp-bsd.
16641
16642 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16643
16644         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16645         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16646
16647 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16648
16649         * config.sub: Add support for rom68k and bug boot monitors.
16650
16651 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16652
16653         * Makefile.in: Make all-opcodes depend on all-bfd.
16654
16655 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16656
16657         * config.guess: Added special check for i[34]86-univel-sysv4*.
16658
16659 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16660
16661         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16662         the processor rather than assuming i486.
16663
16664 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16665
16666         * config.guess: Recognize SunOS6 as Solaris3.
16667
16668 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16669
16670         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16671         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16672
16673 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16674
16675         * build-all.mk (all-cross): New target for Canadian Cross.
16676         Added Q2 go32 targets.
16677         * test-build.mk: Configure go32 cross sparclite-aout and
16678         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16679         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16680
16681 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16682
16683         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16684         GO32 hosted toolchains
16685
16686 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16687
16688         * configure: change  so "-exec-prefix" gets passed down rather
16689         than "-exec_prefix" so autoconf generated Makefiles get the
16690         exec_prefix set right.
16691
16692 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16693
16694         * config.guess: get the Solaris2 minor version number
16695
16696         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16697
16698 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16699
16700         * config.guess: Recognize some Sequent platforms.
16701
16702 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16703
16704         * Makefile.in: added the vault-install target
16705
16706         * configure.in: actually use the Sun3 makefile fragment that's in
16707         config, also added the release dir to configdirs
16708
16709 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16710
16711         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16712
16713 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16714
16715         * configure.in: remove some program from Alpha targetted toolchains
16716
16717 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16718
16719         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16720         gprof.
16721         (taz): Run "make diststuff" in those directories instead of "make
16722         proto-dir".  Look for "VERSION=" only at start of line in subdir
16723         Makefile.  Use "gzip -9" for compression.
16724         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16725         (binutils.tar.z): New target.
16726
16727 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16728
16729         * Makefile.in (taz): Include gpl.texinfo.
16730
16731 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16732
16733         * Makefile.in (setup-dirs): Merged into "taz" target.
16734         (taz): Only do `proto-dir' stuff if a directory is actually needed
16735         for this target.
16736
16737 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16738
16739         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16740         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16741         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16742         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16743         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16744
16745 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16746
16747         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16748         config.sub, and move-if-change to gdb testsuite distribution
16749         archive, so the testsuite can be extracted, configured, and
16750         run separately from the gdb distribution.  Blow away the Chill
16751         tests that require a Chill compiled executable, since GNU Chill
16752         is not yet publically available.
16753
16754 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16755
16756         * test-build.mk: set environment variables in a single command,
16757         instead of a list of assignments and exports
16758
16759         * config.guess: recognize Alpha/OSF1 systems
16760
16761 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16762
16763         * configure: Change help message to prefer --options rather than
16764           -options.
16765
16766 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16767
16768         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16769         zippy@ecst.csuchico.edu.
16770         * config.guess: Recognize miniframe.
16771
16772 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16773
16774         * Makefile.in: Use srcroot to find runtest rather than rootme.
16775         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16776
16777 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16778
16779         * test-build.mk: Extensive additions to support building on a
16780         machine other than the host.
16781
16782 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16783
16784         * configure (tooldir): Fix for i386-aix again.
16785
16786 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16787
16788         * configure, Makefile.in:  Change definition of $(tooldir)
16789         to match the FSF.
16790
16791 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16792
16793         * config.guess:  Recognize i[34]86/SVR4.
16794
16795 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16796
16797         * Makefile.in (all-gdb): gdb depends on sim.
16798
16799 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16800
16801         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16802         at the same time we make the prototype gdb directory.
16803         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16804         files at the same time as the gdb base release distribution.
16805
16806 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16807
16808         * Makefile.in (check): Use individual check targets rather than
16809         DO_X rule.
16810         (check-gcc): Added.
16811
16812 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16813
16814         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16815         for System V release 3.2.
16816
16817 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16818
16819         * config.sub: Recognize hppaosf.
16820         * configure.in: Do configure ld/binutils/gas for it.
16821
16822 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16823
16824         * configure (tooldir): Alter syntax used to set this, for systems
16825         where "\$" isn't handled right, like i386-aix.
16826
16827 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16828
16829         * configure: Pass program-transform-name, not
16830         program_transform_name, to recursive configures.
16831
16832 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16833
16834         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16835         of gas+ld+binutils.
16836
16837 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16838
16839         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16840
16841 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16842
16843         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16844
16845 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16846
16847         * Makefile.in (PRMS): Set back to all-prms.
16848
16849 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16850
16851         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16852         targets, rather than for MIPS hosts.
16853
16854 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16855
16856         * configure.in: add comment for --with-x default values
16857
16858         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16859
16860         * Makefile.in: add check-* targets for each of the directories in
16861         the tree.  Add a definition of RUNTEST that will use the one we
16862         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16863
16864 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16865
16866         * configure.in: Removed obsolete references to bfd_target and
16867         target_makefile_frag.
16868
16869         * build-all.mk: Set assorted targets for Q2.
16870         * config.sub: Recognize z8k-sim and h8300-hms.
16871         * test-build.mk: Really don't pass host to configure.
16872         (HOLES): Added uname.
16873
16874 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16875
16876         * configure: Handle an empty program-prefix, program-suffix or
16877         program-transform-name correctly.
16878
16879 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16880
16881         * build-all.mk: -G 8 no longer required for MIPS targets.
16882         * test-build.mk: Don't pass host argument to configure; make it
16883         guess.
16884
16885 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16886
16887         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16888         * Makefile.in (COMPRESS):  New macro, like GZIP.
16889
16890 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16891
16892         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16893
16894         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16895         with gas currently defaults to -G 0.
16896
16897 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16898
16899         * Makefile.in (all-flex): flex depends on byacc.
16900
16901         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16902         to test-build.mk as RELEASE_TAG.
16903         * test-build.mk (configargs): New variable containing arguments to
16904         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16905         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16906
16907         * config.guess: Use /bin/uname when checking -X argument on SCO,
16908         to avoid invoking GNU uname which doesn't understand -X.
16909
16910         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16911
16912         * configure.in: Build gas for mips-*-*.
16913
16914 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16915
16916         * Makefile.in (all.normal): insert missing backslash.
16917
16918 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16919
16920         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16921
16922         * Makefile.in: Complete overhaul to merge many almost identical
16923         targets.
16924
16925 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16926
16927         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16928         (gdb.tar.Z): Adjusted.
16929
16930         * Makefile.in (setup-dirs, taz): New targets; should be general
16931         enough to adapt for gdb sometime.  Build only .z file.
16932         (gas.tar.z): New target.
16933
16934 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16935
16936         * build-all.mk: Use CC=cc -Xs on Solaris.
16937
16938 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16939
16940         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16941         for handling BISON for FSF releases.
16942
16943 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16944
16945         * configure: Actually implement the change zoo just documented.
16946
16947 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16948
16949         * configure: when using config.guess, only set target_alias when
16950         it's not already been set (ie, on the command line)
16951
16952 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16953
16954         * Makefile.in: add installcheck target, set PRMS to install-prms
16955
16956 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16957
16958         * configure: add support for package_makefile_fragment, handle the
16959         case where a directory has a configure.in file but no Makefile.in
16960         more gracefully (with an actual understandable error message, even);
16961         add support for --without (and add this to the usage message); also
16962         explicitly add a --host=${host_alias} to the command line when
16963         config.guess is used
16964
16965 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16966
16967         * configure: Must use both --host and --target in recursive calls.
16968
16969 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16970
16971         * Makefile.in: Change deja-gnu to dejagnu.
16972
16973 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16974
16975         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16976
16977 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16978
16979         * configure.in: canonicalize all instances to *-*-solaris2*,
16980         also strip out a number of tools to not build for go32 host
16981
16982 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16983
16984         * config.guess: add GPL.
16985
16986         * Makefile.in, config.guess, config.sub, configure: bump
16987           copyrights to 93.
16988
16989 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16990
16991         * Makefile.in (do-info): Removed obsolete check for existence of
16992         localenv file.
16993
16994         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16995
16996 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16997
16998         * Makefile.in: a couple of 'else true' for decstation,
16999         support for TclX
17000
17001         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17002
17003 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17004
17005         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17006
17007 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17008
17009         * config.guess: Recognize i386-ibm-aix (PS/2).
17010         * configure.in: Use config/mh-aix386 file for it.
17011
17012 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17013
17014         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17015         CC_FOR_TARGET instead.
17016         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17017
17018 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17019
17020         * Makefile.in: Add sim to list of directories sent with gdb
17021
17022 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17023
17024         * configure.in: Put back mips-dec-bsd* case.
17025
17026 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17027
17028         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17029         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17030         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17031
17032 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17033
17034         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17035
17036         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17037         (install-info): install dir.info only if it exists,
17038         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17039
17040 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17041
17042         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17043         gas for mips-dec-bsd.
17044
17045 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17046
17047         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17048         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17049
17050 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17051
17052         * configure.in: Added "dejagnu" to hosttools list.
17053
17054 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17055
17056         * config.sub, configure.in, config.guess:  Add support
17057         for Bosx, an AIX variant from Bull.
17058         Patches from F.Pierresteguy@frcl.bull.fr.
17059
17060 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17061
17062         * devo/dejagnu: Initial creation of devo/dejagnu.
17063         Migrated dejagnu testcases and support files for testing software
17064         tools to reside as subdirectories, currently called "testsuite",
17065         within the directory of the software tool.  Migrated all programs,
17066         support libraries, etc. beloging to dejagnu proper from
17067         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17068         with no modifications.  The changes to these files which will
17069         allow them to configure, build, and execute properly will be made
17070         in a future update.
17071
17072 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17073
17074         * Makefile.in: Change send_pr to send-pr.
17075         * configure.in: Likewise.
17076         * send_pr: Renamed directory to send-pr.
17077
17078 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17079
17080         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17081
17082 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17083
17084         * README:  Update for gdb-4.8 release.
17085         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17086         gdb-xxx.tar.z (gzip'd) file also.
17087
17088 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17089
17090         * Makefile.in: make all-diff depend on all-libiberty
17091
17092 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17093
17094         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17095
17096 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17097
17098         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17099
17100 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17101
17102         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17103         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17104         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17105
17106 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17107
17108         * Makefile.in:  makeinfo binary is in a new location
17109
17110 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17111
17112         * config.sub: Accept -ecoff as an OS.
17113
17114         * Makefile.in: Various changes to eliminate a level of make
17115         recursion and reduce the required command line length.
17116         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17117         sub-makes.
17118         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17119         variables holding settings for specific sub-makes.
17120         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17121         in terms of BASE_FLAGS_TO_PASS.
17122         (TARGET_LIBS): New variable listing directories which use
17123         TARGET_FLAGS_TO_PASS.
17124         (subdir_do): Eliminated.
17125         (do-*): New set of targets to replace subdir_do.
17126         (various): All targets which used subdir_do now depend on do-*.
17127         (local-clean): Renamed from do_clean.
17128         (local-distclean): New target, dependency of distclean and
17129         realclean.
17130         (install-info): Don't create directories.  Depend on dir.info
17131         rather than calling make recursively.
17132         (install-dir.info): Eliminated.
17133         (install-info-dirs): Create all info directories here.
17134         (dir.info): Depend upon do-install-info.
17135
17136         * test-build.mk (HOLES): Added false.
17137
17138 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17139
17140         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17141
17142 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17143
17144         * Makefile.in (info): remove dependency on all-texinfo.  The
17145         problem was really in texinfo/C, not at this level.
17146
17147 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17148
17149         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17150
17151 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17152
17153         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17154         GDB releases.
17155
17156 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17157
17158         * configure: Include srcdir in message about target of link not
17159         being found.  Don't convert `-' to `_' in `with' options being
17160         passed to subdirs.
17161
17162 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17163
17164         * configure.in: add uudecode to host_tools
17165
17166         * Makefile.in: added {all,install}-uudecode targets, added them to
17167         the appropriate lists
17168
17169 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17170
17171         * Makefile.in (all-gcc): Added dependency on all-gas.
17172
17173         * configure.in (mips-*-*): Build ld and binutils.
17174
17175 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17176
17177         * configure: check return code from mkdir, print error message and
17178           exit on failure.
17179
17180 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17181
17182         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17183
17184 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17185
17186         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17187
17188 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17189
17190         * config.sub (h8500):  Recognize this as a cpu type.
17191
17192 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17193
17194         * configure: source directory missing is no longer a warning
17195
17196         * configure.in: recognize irix[34]* instead of irix[34]
17197
17198         * Makefile.in: define and pass down X11_LIB
17199
17200 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17201
17202         * guess-systype: Renamed to ...
17203         * config.guess:  ... by popular request.
17204         * configure.in, Makefile.in:  Update accordingly.
17205
17206 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17207
17208         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17209         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17210         + Execute ./dummy instead of assuming . is in PATH.
17211
17212 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17213
17214         * guess-systype:  New shell script.  Attempts to guess the
17215         canonical host name of the executing host.
17216         Only a few hosts are supported so far.
17217         * configure:  Call guess-systype if no host is specified.
17218
17219 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17220
17221         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17222         gcc Makefile.
17223
17224
17225 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17226
17227         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17228         (all-gcc, install-gcc, subdir_do): Use it.
17229
17230 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17231
17232         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17233
17234 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17235
17236         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17237           set exclusively by configure, using configure.in .
17238
17239 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17240
17241         * test-build.mk: set $PATH for all builds
17242
17243         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17244
17245 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17246
17247         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17248         the one used in gcc/Makefile.in, so that a null expansion doesn't
17249         override the one needed to build gcc with a native cc.
17250
17251
17252 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17253
17254         * configure: Accept -with arguments.
17255
17256 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17257
17258         * Makefile.in: added h8300sim
17259
17260 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17261
17262         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17263         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17264         (all-cygnus, native, build-cygnus): Make
17265         $(canonhost)-stamp-3stage-done, not $(host)....
17266         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17267         i386-sco3.2v4.  Added else true to if command.
17268
17269 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17270
17271         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17272
17273 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17274
17275         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17276
17277 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17278
17279         * configure.in: don't remove binutils from Solaris builds
17280
17281 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17282
17283         * Makefile.in: get rid of earlier definitions for *clean,
17284         also handle the recursive info rule better
17285
17286 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17287
17288         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17289         do more-or-less the right thing.
17290
17291 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17292
17293         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17294         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17295
17296 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17297
17298         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17299         $(host_canonical).
17300
17301         * configure.in: split the configdirs list into 4 categories (native
17302         v. cross, library v. tool) and handle the cross-only and native-
17303         only in more reasonable (and correct!) way.
17304
17305 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17306
17307         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17308         configdirs anymore.
17309
17310 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17311
17312         * Makefile.in: extensive cleanup::  removed all of the explicit
17313         clean-* targets, collapsed many wrappers around subdir_do into
17314         one, added additional targets to satisfy standards.texi, deleted
17315         some old targets, some changes for consistency
17316
17317 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17318
17319         * configure.in: handle some programs as cross-only, and others as
17320         native only
17321
17322         * test-build.mk: handle partial holes in a more generic manner
17323
17324         * Makefile.in: m4 depends on libiberty
17325
17326 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17327
17328         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17329         time, wdiff, and find to configdirs
17330
17331         * Makefile.in: all, clean, and install rules for the new programs
17332         added to configure.in
17333
17334 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17335
17336         * configure.in: use mh-sun for all *-sun-* hosts
17337
17338 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17339
17340         * Makefile.in: define flags for X11 include files and library file
17341         locations, pass them down to the programs that need this info
17342
17343         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17344
17345 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17346
17347         * configure.in: start building libg++ for HP-UX targets
17348
17349 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17350
17351         * README:  Update references to files moved into etc/.
17352
17353 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17354
17355         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17356         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17357
17358 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17359
17360         * configure: accept dash as well as underscore in long option
17361         names for FSF compatibility.
17362
17363 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17364
17365         * config.sub: added -sco3.2v4 support from FSF.
17366
17367 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17368
17369         * configure.in: expand the section that adds or removes
17370         directories from the list of programs to build, to handle native
17371         vs. cross in addition to host v. native
17372
17373 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17374
17375         * Makefile.in:  Replace C++ in macro names with CXX.
17376         This is less likely to break ...
17377
17378 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17379
17380         * test-build.mk: add -w to GNU_MAKE
17381
17382 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17383
17384         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17385         add 'sparc' to list of recognized cpus.  This needed to make
17386         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17387         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17388         then changes that into $CPU-wrs-vxworks.
17389
17390         * configure.in: remove most references to gdbtest, regularize
17391         target based program removal
17392
17393         * test-build.mk: import from p3 tree (many fixes and changes)
17394
17395 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17396
17397         * Makefile.in: added rules to handle tcl, tk, and expect
17398
17399         * configure.in: handle those directories if they exist
17400
17401 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17402
17403         * config.sub: removed bogus hppabsd and hppahpux names, since
17404         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17405
17406 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17407
17408         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17409         depends upon all-xiberty
17410
17411         * Makefile.in: changes from p3, including:
17412
17413         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17414
17415         * Makefile.in (XTRAFLAGS): include newlib directories if
17416         newlib/Makefile exists, rather than if host != target.
17417
17418         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17419
17420         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17421         from the same source tree and not building a cross-compiler.  This
17422         matters for the libg++ configuration if reconfiguring a tree that
17423         has already been installed.
17424
17425         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17426
17427         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17428         pick up the machine and system specific header files.
17429
17430         * Makefile.in: added AS_FOR_TARGET, passed down in
17431         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17432         the C compiler to use to create programs which are run in the
17433         build environment, set it to default to $(CC), and passed it down
17434         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17435
17436         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17437
17438         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17439         We need them for unusual native builds, like systems without
17440         ranlib.
17441
17442         * configure: also define $(host_canonical) and
17443         $(target_canonical), which are the full, canonical names for the
17444         given host and target
17445
17446 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17447
17448         * Makefile.in:  Added separate definitions for C++.
17449
17450 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17451
17452         * configure.in (configdirs):  Add deja-gnu.
17453
17454 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17455
17456         * README:  Update for configure.texi and gdb-4.7 release.
17457
17458 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17459
17460         * Makefile.in:  Move "all" target to top of file.
17461         Previously, first target was ".PHONY" which caused BSD4.4 make
17462         to build .PHONY when make was run without arguments.
17463
17464 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17465
17466         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17467         Library-copylefted code in libiberty.
17468
17469 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17470
17471         * config.sub:  Replace m68kmote with plain old m68k.
17472
17473 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17474
17475         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17476
17477 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17478
17479         * config.sub: Complain if no argument is given.  Added support for
17480         386bsd as OS and target alias.
17481
17482 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17483
17484         * Makefile.in (XTRAFLAGS): include newlib directories if
17485         newlib/Makefile exists, rather than if host != target.
17486
17487 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17488
17489         * config.sub: recognize sparclite-wrs-vxworks.
17490
17491         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17492         p3.) Added clean-xiberty to clean.
17493
17494 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17495
17496         * configure.in: use *-*-* instead of nested cases for host and target
17497
17498 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17499
17500         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17501         from the same source tree and not building a cross-compiler.  This
17502         matters for the libg++ configuration if reconfiguring a tree that
17503         has already been installed.
17504
17505 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17506
17507         * config.sub (i486v/i486v4):  Merge in from FSF version.
17508
17509 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17510
17511         * configure: only set PWD if it is already set.
17512
17513 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17514
17515         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17516         doesn't have unset and all success paths (and most error paths)
17517         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17518         to just ${PWD} to avoid confusion.)
17519
17520 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17521
17522         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17523         even for a native compilation.
17524
17525 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17526
17527         Changes to make the gdb.tar.Z rule work better.
17528
17529         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17530         (DEVO_SUPPORT):  Add configure.texi.
17531         (bfd-ilrt.tar.Z):  Remove ancient rule.
17532
17533 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17534
17535         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17536         pick up the machine and system specific header files.
17537
17538         * configure.in, config.sub: added new target m68010-adobe-scout,
17539         with alias of adobe68k.  Changed configure.in to check for
17540         -scout before -sco* to avoid a false match.
17541
17542         * Makefile.in: added AS_FOR_TARGET, passed down in
17543         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17544         the C compiler to use to create programs which are run in the
17545         build environment, set it to default to $(CC), and passed it down
17546         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17547
17548 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17549
17550         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17551         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17552         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17553         FOR_TARGET variants, to newlib and libg++.
17554
17555 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17556
17557         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17558         first.
17559
17560 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17561
17562         * config.sub:  Accept `elf' as an environment.
17563
17564 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17565
17566         * Makefile.in (all-opcodes):  cd into the right directory
17567
17568 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17569
17570         * configure: added -program_transform_name option, used as
17571         argument to sed when installing programs.
17572         configure.texi: added documentation for -program_prefix,
17573         -program_suffix and -program_transform_name.
17574
17575 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17576
17577         * config.sub:  Accept i486 where i386 ok.
17578
17579 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17580
17581         * config.sub: accept we32k
17582
17583 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17584
17585         * config.sub, configure.in: accept OSE68000 and OSE68k.
17586
17587         * Makefile.in: don't create all directories for ``make install'';
17588         let the subdirectories create the ones they need.
17589
17590 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17591
17592         * COPYING: new file, GPL v2
17593
17594 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17595
17596         * Makefile.in: use the new gen-info-dir, which needs a template
17597         argument (which also lives in texinfo)
17598
17599         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17600
17601 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17602
17603         * config.sub (ncr3000):  Change i386 to i486.
17604
17605 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17606
17607         * Makefile.in: add install-rcs, install-grep to
17608         install-no-fixedincludes, removed install-bison and install-libgcc
17609
17610 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17611
17612         * configure.in: grab the HPUX makefile fragment if on HPUX
17613
17614 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17615
17616         * Makefile.in: eradicate bison spoor (ditto libgcc).
17617          configure.in: recognise m68{k,000}-ericsson-OSE.
17618          es1800 is alias for m68k-ericsson-OSE
17619
17620 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17621
17622         * configure.in: rearrange the parts that remove programs from
17623         configdirs, based now on HOST==TARGET or by canonical triple.
17624
17625 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17626
17627         * test-build.mk: recurse explicitly with -f test-build.mk when
17628           appropriate.  predicate stage3 and comparison on the existence
17629           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17630           On very clean, also remove ...stamp-co.  Build in-place before
17631           doing other builds.
17632
17633 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17634
17635         * Makefile.in, configure.in: add tgas
17636
17637 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17638
17639         * Makefile.in: a number of changes merged in from progressive.
17640
17641         * configure.in: add libm.
17642
17643         * .cvsignore: ignore some stuff that comes from test-build.mk.
17644
17645 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17646
17647         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17648
17649 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17650
17651         * configure: Add program_suffix (parallel to program_prefix)
17652         * Makefile.in: adjust directory-creating script for losing decstation
17653
17654 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17655
17656         * configure:  Minor $subdir-related fixes.
17657
17658 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17659
17660         * configure: fix various problems with propogating
17661         makefile_target_frag in subdirs.
17662         * configure.in: config libgcc if its there
17663
17664 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17665
17666         * config.sub:  HPPA merge.
17667
17668 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17669
17670         * Makefile.in:  Replace all-bison with all-byacc in all
17671         dependency lines for other tools (which now use byacc).
17672
17673 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17674
17675         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17676
17677 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17678
17679         * Makefile.in: make gprof rules similar to byacc rules (instead of
17680         vestigal $(unsubdir) that didn't work...)
17681
17682 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17683
17684         * config.sub:  Add support for Linux.
17685         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17686         (at least for libg++).
17687
17688 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17689
17690         * configure.texi: fix doc for the -nfp option to configure
17691
17692 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17693
17694         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17695
17696 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17697
17698         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17699         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17700         * configure.in: added solaris* host_makefile_frag hook.
17701
17702 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17703
17704         * config.sub: changed recognition of m68000 so that various
17705         m68k types can be specified via m680[01234]0
17706
17707 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17708
17709         * config.sub (basic_machine): fix sed so that '-foo' isn't
17710         completely substituted out while .+'-foo' loses the '-foo'
17711
17712 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17713
17714         * config.sub ($os): Add -aout.
17715
17716 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17717
17718         * configure:  If host_makefile_frag is absolute, don't
17719         prefix ${invsubdir} (relevant to libg++ auto-configure).
17720
17721 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17722
17723         * Makefile.in (tooldir): Define it.
17724         (all-ld): Depend on all-flex.
17725
17726 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17727
17728         * Makefile.in (check):  Fix libg++ special case.
17729
17730 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17731
17732         * configure: do not bury `pwd` into config.status, thus do fewer
17733           pwd's.
17734
17735         * configure: print the "Building in" message only when building in
17736           other than "." AND verbose.
17737
17738         * configure: remove -s, rework -v to better accommodate guested
17739           configures.
17740
17741         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17742
17743 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17744
17745         * Makefile.in: macroize flags passed on recursion.  remove
17746           fileutils.
17747
17748 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17749
17750         * configure: get makesrcdir right for subdirs deeper than 1.
17751
17752         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17753           install.
17754
17755 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17756
17757         * Makefile.in: don't print subdir_do or recursion lines.
17758
17759 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17760
17761         * standards.texi: added menu item.
17762
17763         * Makefile.in: build and install standards.info.
17764
17765         * standards.texi: new file.
17766
17767 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17768
17769         * configure: test for and move config.status pieces from
17770           ${subdir}/.
17771
17772 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17773
17774         * configure:  Test for existance of files before trying to mv
17775         them, to avoid numerous non-existance messages.
17776
17777 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17778
17779         * configure: correct final line of config.status.
17780
17781         * configure: patch from eggert.  Avoids a protection problem if
17782           the original Makefile.in is read only.
17783
17784         * configure: use move-if-change from gcc to create config.status.
17785           Some makefiles depend on config.status to tell if a directory
17786           has been reconfigured for a different host.  This change
17787           prevents those directories from remaking everything in the case
17788           where the reconfig was only intended to rebuild a Makefile.
17789
17790         * configure: test for config.sub with "config.sub sun4" rather
17791           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17792           host alias from a missing config.sub.
17793
17794 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17795
17796         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17797           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17798
17799 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17800
17801         * configure: mkdir ${subdir} as needed.
17802
17803 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17804
17805         * Makefile.in,configure.in: added autoconf.
17806
17807 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17808
17809         * Makefile.in: no longer pass against on recursion.
17810
17811         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17812           definitions are not inherited.
17813
17814         * configure: correct makesrcdir when subdir is .
17815
17816 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17817
17818         * configure:  Add support for 'subdirs' variable, which is
17819         like 'configdirs', except that configure doesn't re-invoke
17820         itself for subdirs, it just creates a Makefile for each subdir.
17821         * configure.texi:  Document subdirs.
17822
17823 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17824
17825         * configure.in: added flex to configdirs
17826
17827 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17828
17829         * Makefile.in: remove clean-stamps from clean.
17830
17831 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17832
17833         * configure.in:  Add gdbtest to configdirs.
17834
17835 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17836
17837         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17838         to recursive makes.
17839         * configure.in:  Recognize new ncr3000 config.
17840
17841 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17842
17843         * Makefile.in, configure.in: removed references to gdbm.
17844
17845 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17846
17847         * config.sub:  Don't canonicalize os value
17848         newsos* to bsd (readline needs to check for newsos).
17849         (This fix was earlier made Jan 31, but got re-broken.)
17850
17851 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17852
17853         * configure.in:  sco is an os, not a vendor!
17854
17855         * configure:  Quote $( better.  Keep various shells happy.
17856
17857 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17858
17859         * Makefile.in: eliminate stamp-files.
17860
17861 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17862
17863         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17864           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17865
17866 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17867
17868         * config.sub:  fix iris/iris3.
17869
17870 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17871
17872         * configure: re-add -rm.
17873
17874 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17875
17876         * Maskefile.in: add .stmp-rcs to all.
17877
17878         * configure.in: remove gas from rs6000 build, use aix host fragment.
17879
17880 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17881
17882         * configure: pass down site_option during recursion.
17883
17884 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17885
17886         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17887
17888 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17889
17890         * configure: Change exec_prefix so that it really defaults to prefix.
17891
17892 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17893
17894         * Makefile.in, configure.in:  Add support for mmalloc library.
17895
17896 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17897
17898         * Makefile.in: add stmp dependencies for a few more things.
17899
17900 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17901
17902         * configure: adjusted error message on objdir/srcdir configure
17903           collision, per john's suggestion.
17904
17905         * Makefile.in: add libiberty stmp to all and all.cross.
17906
17907 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17908
17909         * Makefile.in: remove force dependencies, add grep to all.
17910
17911 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17912
17913         * Makefile.in: drop flex.  make stamp files work.
17914
17915         * configure: added test for conflicting configuration in srcdir,
17916           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17917           gets cranky.  use relative paths for configure and srcdir
17918           whenever possible.  Send some error messages to stderr that were
17919           going to stdout.
17920
17921 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17922
17923         * Makefile.in:  Fix libg++ rule to check for gcc directory
17924         before using gcc/gcc.  Also pass XTRAFLAGS.
17925
17926 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17927
17928         * Makefile.in: added stmp-files so that directories aren't polled
17929           when they are already built.
17930
17931         * configure.texi: fixed a node pointer problem.
17932
17933 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17934
17935         * config.sub configure.in gdb/configure.in
17936         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17937         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17938         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17939
17940 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17941
17942         * configure: -recurring becomes -silent.  corrected help message
17943           for -site= option.
17944
17945         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17946
17947 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17948
17949         * configure: when building Makefile for crosses, replace
17950           tooldir and program_prefix.  default srcdir from location of
17951           config.sub.  remove "for host in hosts" and "for target in
17952           targets" loops.
17953
17954 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17955
17956         * Makefile.in: Do not pass bindir or mandir to cvs.
17957
17958 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17959
17960         * Makefile.in, configure.in: removed traces of namesubdir,
17961           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17962           copyrights to '92, changed some from Cygnus to FSF.
17963
17964         * configure.texi: remove most references to multiple hosts,
17965           multiple targets, subdirs, etc.
17966
17967         * configure.man: removed rcsid. reference config.sub not
17968           config.subr.
17969
17970         * Makefile.in: mkdir $(infodir) on install-info.
17971
17972 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17973
17974         * configure.texi:  Explain better about .gdbinit and about
17975         the environment that configure.in sections run in.
17976
17977 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17978
17979         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17980
17981 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17982
17983         * README:  DOC.configure => cfg-paper.texi.
17984
17985 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17986
17987         * config.sub (near case $os):  Don't convert newsos* to bsd!
17988
17989 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17990
17991         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17992         the number of copies of COPYING that go into the GDB tar file.
17993
17994 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17995
17996         * bfd/configure.in, gdb/config/mh-i386sco,
17997         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17998         Fix SCO configuration stuff.
17999
18000 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18001
18002         * Makefile.in:  For libg++, make sure the -I pointing
18003         to the gcc directory goes *after* all the libg++-local -I flags.
18004         Also, move just-gcc dependency from just-libg++ to all-libg++.
18005
18006 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18007
18008         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18009
18010 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18011
18012         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18013
18014 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18015
18016         * config.sub:  Add stratus configuration frags.  Also
18017         submitted to FSF.
18018
18019 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18020
18021         * Makefile.in (DEV_SUPPORT):  add configure.man.
18022
18023         * config.sub(Decode manufacturer-specific):  add -none*.
18024
18025 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18026
18027         * Makefile.in:  remove form feeds to make Sun's make happy.
18028         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18029
18030 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18031
18032         * Makefile.in (AR_FLAGS):  Make quieter.
18033
18034 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18035
18036         * configure.in:  Add libg++.
18037         * configure:  When verbose, don't output the command line at each
18038         level; it will be unremarkably the same as the previous version,
18039         which will be the same as what the user typed.
18040
18041 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18042
18043         * configure.in, Makefile.in: fix clean-info, add flex.  add
18044           fileutils.
18045
18046         * configure: be less sensitive to spaces in Makefile.in.  Do not
18047           look for sources in "..".  Doing so breaks subdirectories that
18048           might have their own configure.  If a subdir has it's own
18049           configure script, use it.
18050
18051 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18052
18053         * cfg-paper.texi: some changes suggested by rms.
18054
18055 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18056
18057         * config.sub:  Merge in some small additions from the FSF version,
18058         taken from the gcc distribution, to bring the Cygnus and FSF
18059         versions into closer sync.
18060
18061 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18062
18063         * configure.in:  Changed svr4 references to sysv4.
18064
18065 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18066
18067         * configure: added -V for version number option.
18068
18069 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18070
18071         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18072           renamed from DOC.configure to cfg-paper.texi.
18073
18074 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18075
18076         * configure, config.subr, config.sub: config.subr is now
18077           config.sub again.
18078
18079 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18080
18081         * configure.texi: new file, in progress.
18082
18083         * Makefile.in: build info file and install the man page for
18084           configure.
18085
18086         * configure.man: new file, first cut.
18087
18088         * configure: find config.subr again now that configuration "none"
18089           has gone.  removed all traces of the -ansi option.  removed all
18090           traces of the -languages option.
18091
18092         * config.subr: resync from rms.
18093
18094 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18095
18096         * configure, config.sub, config.subr: merge config.sub into
18097           config.subr, call the result config.subr, remove config.sub, use
18098           config.subr.
18099
18100         * Makefile.in: revised install for dir.info.
18101
18102 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18103
18104         * configure.in: add decstation host makefile frag.
18105
18106         * Makefile.in: BISON now bison -y again.  also install-gcc on
18107           install.  clean-gdbm on clean.  infodir belongs in datadir.
18108           Make directories for info install.  Build dir.info here then
18109           install it.
18110
18111 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18112
18113         * Makefile.in: fix for bad directory tests.
18114
18115 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18116
18117         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18118           regexp.  -srcdir relative was being handled incorrectly.
18119
18120         * Makefile.in: unwrapped some for loops so that parallel makes
18121           work again and so one can focus one's attention on a particular
18122           package.
18123
18124 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18125
18126         * configure: added PWD as a stand in for `pwd` (for speed). use
18127           elif wherever possible.  make -srcdir work without -objdir.
18128           -objdir= commented out.
18129
18130 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18131
18132         * configure: +options become --options.  -subdirs commented out.
18133           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18134           Makefile now at top of generated Makefile.  Removed cvs log
18135           entries.  added -srcdir.  create .gdbinit only if there is one
18136           in ${srcdir}.
18137
18138         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18139           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18140           and mandir now keyed off datadir by default.
18141
18142 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18143
18144         * Freshly created ChangeLog.
18145
18146 \f
18147 Local Variables:
18148 mode: change-log
18149 left-margin: 8
18150 fill-column: 76
18151 version-control: never
18152 End: