MAINTAINERS (Write After Approval): Add myself.
[platform/upstream/gcc.git] / ChangeLog
1 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
6
7         PR sanitizer/56781
8         * Makefile.def: Set bootstrap=true; for host fixincludes.
9         * configure.ac: Don't bootstrap host fixincludes unless
10         --with-build-config=bootstrap-{a,ub}san.
11         * Makefile.in: Regenerated.
12         * configure: Regenerated.
13
14 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
15
16         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
17         --enable-vtable-verify option parsing.  Don't add
18         target-libsanitizer to bootstrap_target_libs unless
19         --with-build-config=bootstrap-asan or
20         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
21         to bootstrap_target_libs unless --enable-vtable-verify.
22         * configure: Regenerated.
23
24 2014-03-10  Anatoly Sokolov <aesok@post.ru>
25
26         * MAINTAINERS (Write After Approval): Add myself.
27
28 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
29
30         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
31
32 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
33
34         PR bootstrap/58572
35         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
36         -I for libstdc++-v3 includes if $(LEAN).
37         * Makefile.in: Regenerated.
38
39 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
40
41         * MAINTAINERS: Update my email address.
42
43 2014-02-24  Walter Lee  <walt@tilera.com>
44
45         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
46         (tilegx-*-*): Change to tilegx*-*-*.
47         * configure: Regenerate.
48
49 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
50
51         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
52
53 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
58
59         PR target/59788
60         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
61         *solaris2*.
62
63 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
64
65         * MAINTAINERS: Update my email address.
66
67 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
68
69         * MAINTAINERS: Convert to UTF-8.
70         Properly sort Xinliang David Li's entry.
71
72 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
73             Sandra Loosemore  <sandra@codesourcery.com>
74
75         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
76         nios2 port maintainers.
77
78 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
79
80         * MAINTAINERS (Write After Approval): Add myself.
81
82 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
83
84         * configure.ac: Add user-friendly check for native x86_64-linux
85         multilibs.
86         * configure: Regenerate.
87
88 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
89
90         * MAINTAINERS: Add myself as sh maintainer.
91
92 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
93
94         * MAINTAINERS: Add self as SLSR maintainer.
95
96 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
97
98         * MAINTAINERS: Update my email address.
99
100 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
101
102         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
103
104 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
105
106         * Makefile.in: Regenerate.
107
108         * Makefile.tpl: Fix typo.
109         * Makefile.in: Regenerate partially.
110
111 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
112
113         * configure.ac: Added libcilkrts to noconfig list when C++ is not
114         supported.
115         * configure: Regenerated.
116
117 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
118
119         * MAINTAINERS (Write After Approval): Add myself.
120
121 2013-10-30  Jason Merrill  <jason@redhat.com>
122
123         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
124         --disable-build-format-warnings.
125
126 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
127
128         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
129         depend on libstdc++ and libgcc.
130         * configure: Regenerate.
131         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
132         libcilkrts for POSIX and i*86, and x86_64 architectures.
133         * Makefile.in: Added libcilkrts related fields to support building it.
134
135 2013-10-26  Jeff Law  <law@redhat.com>
136
137         * Makefile.def (target_modules): Remove libmudflap
138         (languages): Remove check-target-libmudflap).
139         * Makefile.in: Rebuilt.
140         * Makefile.tpl (check-target-libmudflap-c++): Remove.
141         * configure.ac (target_libraries): Remove target-libmudflap.
142         Remove checks which disabled libmudflap on some systems.
143         * configure: Rebuilt.
144         * libmudflap: Directory removed.
145
146 2013-10-21  Cong Hou  <congh@google.com>
147
148         * MAINTAINERS (Write After Approval): Add myself.
149
150 2013-10-16  Mike Stump  <mikestump@comcast.net>
151
152         * .dir-locals.el: Add.
153
154 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
155
156         * configure.ac: Add --enable-host-shared
157         * configure: Regenerate.
158
159 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
160
161         Import from savannah.gnu.org:
162         * config.guess: Update to 2013-06-10 version.
163         * config.sub: Update to 2013-10-01 version.
164
165 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
166
167         Changes to build configuration to allow big endian ARC ELF toolchain
168         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
169         * configure: Regenerate.
170
171 2013-09-20  Alan Modra  <amodra@gmail.com>
172
173         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
174         ppc host match.  Support little-endian powerpc linux hosts.
175
176 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
177
178         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
179         maintainer.
180
181 2013-09-12  DJ Delorie  <dj@redhat.com>
182
183         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
184         maintainers.
185
186 2013-09-03  Richard Biener  <rguenther@suse.de>
187
188         * configure.ac: Also allow ISL 0.12.
189         * configure: Regenerated.
190
191 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
192
193         * MAINTAINERS (Write After Approval): Add myself.
194
195 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
196
197         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
198
199 2013-08-26  Caroline Tice  <cmtice@google.com>
200
201         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
202         "Various Reviewers" to libvtv "Various Maintainers".
203
204 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
205
206         * MAINTAINERS: Add myself as RTL optimizers reviewer.
207
208 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
209
210         * MAINTAINERS: Update name, email.
211
212 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
213
214         * MAINTAINERS (Write After Approval): Add myself.
215
216 2013-08-12  Caroline Tice  <cmtice@google.com>
217
218         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
219         address in the Write After Approval section.
220
221 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
222
223         * MAINTAINERS (Write After Approval): Update email.
224
225 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
226
227         * configure.ac: Adjust to check VTV_SUPPORTED.
228         * configure: Regenerated.
229
230 2013-08-02  Caroline Tice  <cmtice@google.com>
231
232         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
233         on non-linux systems; add target-libvtv to noconfigdirs; add
234         libsupc++/.libs to C++ library search paths.
235         * configure: Regenerated.
236         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
237         libstdc++ and libgcc.
238         * Makefile.in: Regenerated.
239
240 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
241
242         * MAINTAINERS (Write After Approval): Add myself.
243
244 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
245             Shiva Chen  <shiva0217@gmail.com>
246
247         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
248         nds32 port maintainers.
249
250 2013-07-17  Tim Shen  <timshen91@gmail.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
255
256         * configure.ac: Sync from binutils.
257         * configure: Regenerate.
258
259 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
260
261         * MAINTAINERS (Write After Approval): Add myself.
262
263 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
264
265         * MAINTAINERS (Write After Approval): Add myself.
266
267 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
268
269         * MAINTAINERS (Write After Approval): Add myself.
270
271 2013-04-30  Brooks Moses  <bmoses@google.com>
272
273         * MAINTAINERS: Update my email; move myself from Fortran
274         reviewer to Write After Approval.
275
276 2013-04-16  Andreas Schwab  <schwab@suse.de>
277
278         * configure.ac (aarch64-*-*): Don't disable java.
279         * configure: Regenerate.
280
281 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2013-03-30  Matthias Klose  <doko@ubuntu.com>
286
287         * Makefile.def (target_modules): Don't install libffi.
288         * Makefile.in: Regenerate.
289
290 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
291
292         * MAINTAINERS (Write After Approval): Add myself.
293
294 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
295
296         * MAINTAINERS (Write After Approval): Add myself.
297
298 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
299
300         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
301         * configure: Regenerated.
302
303 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
304
305         * MAINTAINERS: Explicitly add myself as AIX maintainer.
306         Remove Geoff Keating as rs6000 port maintainer, at his request.
307
308 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
309
310         * MAINTAINERS: Update my email.
311
312 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
313
314         * configure: Re-generate.
315
316 2013-01-15  Richard Biener  <rguenther@suse.de>
317
318         PR other/55973
319         * configure: Re-generate.
320
321 2013-01-14  Matthias Klose  <doko@ubuntu.com>
322
323         * Makefile.def (install-target-libsanitizer): Depend on
324         install-target-libstdc++-v3.
325         * Makefile.in: Regenerate.
326
327 2013-01-14  Richard Biener  <rguenther@suse.de>
328
329         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
330         * configure: Re-generate
331
332 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
333
334         * config.sub: Update from config repo.
335
336 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
337
338         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
339         * Makefile.in: Regenerate.
340
341 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
342
343         * MAINTAINERS (arc): Add new port maintainership for myself.
344
345 2013-01-09  Jason Merrill  <jason@redhat.com>
346
347         * .gitignore: Import from gdb repository.
348
349 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
350
351         * Makefile.def (configure-gcc): Depend on all-gmp.
352         (all-gcc): Remove dependency on all-gmp.
353         * Makefile.in: Regenerated.
354
355 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
356
357         * config.sub: Merge from config repo.
358         * config.guess: Ditto.
359
360 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
361
362         * Makefile.def: Merge from binutils.
363         * Makefile.in: Ditto.
364
365 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
366
367         * MAINTAINERS: Update my email.
368
369 2012-12-29  Ben Elliston  <bje@gnu.org>
370
371         * config.guess: Update to 2012-12-29 version.
372         * config.sub: Likewise.
373
374 2012-12-20  Matthias Klose  <doko@ubuntu.com>
375
376         * Makefile.def (install-target-libgfortran): Depend on
377         install-target-libquadmath, install-target-libgcc.
378         (install-target-libsanitizer): Depend on install-target-libgcc.
379         (install-target-libjava): Depend on install-target-libgcc.
380         (install-target-libitm): Depend on install-target-libgcc.
381         (install-target-libobjc): Depend on install-target-libgcc.
382         (install-target-libstdc++-v3): Depend on install-target-libgcc.
383         * Makefile.in: Regenerate.
384
385 2012-12-19  Matthias Klose  <doko@ubuntu.com>
386
387         * Makefile.def (install-target-libgo): Depend on
388         install-target-libatomic.
389         * Makefile.in: Regenerate.
390
391 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
392
393         PR go/55201
394         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
395         * Makefile.in: Regenerate.
396
397 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
398
399         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
400         * configure: Regenerate.
401
402 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
403
404         * config.sub: Merge from config repo.
405
406 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
407
408         * Makefile.def (target_modules): Add bootstrap=true and
409         raw_cxx=true to libsanitizer.
410         * configure.ac (bootstrap_target_libs): Add libsanitizer.
411         * Makefile.in: Regenerated.
412         * configure: Likewise.
413
414 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
415
416         * MAINTAINERS: Remove self as RTL optimization maintainer.
417
418 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
419
420         * MAINTAINERS (Write After Approval): Add myself.
421
422 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
423
424         * Makefile.def (target_modules): Remove bootstrap=true and
425         raw_cxx=true from libsanitizer.
426         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
427         * Makefile.in: Regenerated.
428         * configure: Likewise.
429
430 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
431
432         * Makefile.def (target_modules): Add bootstrap=true and
433         raw_cxx=true to libsanitizer.
434         * configure.ac (bootstrap_target_libs): Add libsanitizer.
435         * Makefile.in: Regenerated.
436         * configure: Likewise.
437
438 2012-11-28  Andrew Pinski  <apinski@cavium.com>
439
440         PR bootstrap/54279
441         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
442         * configure: Regenerate.
443         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
444         * Makefile.in: Regenerate.
445
446 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
447
448         * configure.ac: Disable libsanitizer if we're not building C++.
449         * configure: Regenerate.
450
451 2012-11-15  Roland McGrath  <roland@hack.frob.com>
452
453         * MAINTAINERS (Write After Approval): Add myself.
454
455 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
456
457         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
458         Kostya Serebryany (kcc@google.com) and
459         Jakub Jelinek (jakub@redhat.com).
460         Rename area for Dodji Seketeli (dodji@redhat.com).
461
462 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
463
464         * MAINTAINERS: (asan.c, related): Add myself.
465
466 2012-11-14  Roland McGrath  <mcgrathr@google.com>
467
468         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
469         * configure: Regenerate.
470
471 2012-11-13  Richard Henderson  <rth@redhat.com>
472
473         * configure.ac: Move libsanitizer logic to subdirectory.
474         * configure: Regenerate.
475
476 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
477
478         * configure.ac: Enable libsanitizer just on x86 linux for now.
479         * configure: Re-generate.
480
481 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
482
483         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
484         sections.
485         * configure: Regenerate.
486
487 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
488
489         * configure.ac: Add section for configdirs for libsanitizer.
490         Disable for cris-*-* and mmix-*-*.
491         * configure: Regenerate.
492
493 2012-11-12  Wei Mi <wmi@google.com>
494
495         * configure.ac: Add libsanitizer to target_libraries.
496         * Makefile.def: Ditto.
497         * configure: Regenerate.
498         * Makefile.in: Regenerate.
499         * libsanitizer: New directory for asan runtime.  Contains an empty
500         tsan directory.
501
502 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
503
504         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
505         against Mingw64 w32api.
506         * configure: Regenerate.
507
508 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
509
510         * configure: Regenerated.
511
512 2012-11-03  Robert Mason  <rbmj@verizon.net>
513
514         * configure.ac: add --disable-libstdcxx configure option
515         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
516
517 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2012-10-24  Sharad Singhai  <singhai@google.com>
526
527         * MAINTAINERS (Write After Approval): Add myself.
528
529 2012-10-24  Eric Christopher  <echristo@gmail.com>
530
531         * MAINTAINERS: Update email address.
532
533 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
534
535         PR bootstrap/54820
536         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
537         * configure: Regenerate.
538
539 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
540
541         * MAINTAINERS (aarch64): Add Marcus and myself.
542
543 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
544
545         PR bootstrap/54820
546         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
547         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
548         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
549         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
550         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
551         * Makefile.in: Regenerate.
552         * configure.ac (have_static_libs): New variable and associated check.
553         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
554         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
555         * configure: Regenerate.
556
557 2012-10-10  Richard Biener  <rguenther@suse.de>
558
559         * MAINTAINERS: Adjust for changed surname.
560
561 2012-10-04  Lawrence Crowl  <crowl@google.com>
562
563         * MAINTAINERS (Write After Approval): Add myself.
564
565 2012-10-01  Cary Coutant  <ccoutant@google.com>
566
567         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
568
569 2012-09-28  Ian Lance Taylor  <iant@google.com>
570
571         * Makefile.def: Make all-target-libgo depend on
572         all-target-libbacktrace.
573         * Makefile.in: Rebuild.
574
575 2012-09-26  Ian Lance Taylor  <iant@google.com>
576
577         * Makefile.def: Make all-gcc depend on all-libbacktrace.
578         * Makefile.in: Rebuild.
579
580 2012-09-20  Walter Lee  <walt@tilera.com>
581
582         * configure.ac: Add tilegx to list of targets that support gold.
583         * configure: Regenerate.
584
585 2012-09-20  Marek Polacek  <polacek@redhat.com>
586
587         * MAINTAINERS (Write After Approval): Add myself.
588
589 2012-09-19  Steve Ellcey  <sellcey@mips.com>
590
591         * configure.ac: Add mips*-mti-elf* target.
592         * configure: Regenerate.
593
594 2012-09-17  Ian Lance Taylor  <iant@google.com>
595
596         * MAINTAINERS (Various Maintainers): Add libbacktrace.
597         * configure.ac (host_libs): Add libbacktrace.
598         (target_libraries): Add libbacktrace.
599         * Makefile.def (host_modules): Add libbacktrace.
600         (target_modules): Likewise.
601         * configure, Makefile.in: Rebuild.
602
603 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
604
605         PR target/38607
606         Merge upstream change.
607         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
608
609         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
610         Add libgomp*.o to compare_exclusions for AIX.
611         * configure: Regenerate.
612
613 2012-09-06  Diego Novillo  <dnovillo@google.com>
614
615         * configure.ac: Bump minimum GMP version to 4.2.3.
616         * configure: Re-generate.
617
618 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
619
620         PR target/54461
621         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
622         target-libgloss if not configured --with-avrlibc=no.
623         * configure: Regenerate.
624
625 2012-09-04  Jason Merrill  <jason@redhat.com>
626
627         * configure.ac: Fix --enable-languages=all.
628
629 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
630
631         * MAINTAINERS (Write After Approval): Add myself.
632
633 2012-09-03  Richard Guenther  <rguenther@suse.de>
634
635         PR bootstrap/54138
636         * configure.ac: Re-organize ISL / CLOOG checks to allow
637         disabling with either --without-isl or --without-cloog.
638         * configure: Regenerated.
639
640 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
641
642         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
643         * configure: Regenerate.
644
645 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
646
647         * MAINTAINERS: Fix my email address.
648
649 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
650
651         PR binutils/4970
652         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
653         and opcodes.
654         * Makefile.in: Regenerated.
655
656 2012-08-26  Art Haas <ahaas@impactweather.com>
657
658         * configure: Regenerate.
659
660 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
661
662         * INSTALL/README: Also refer to the online installation
663         instructions.
664
665 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668         (Picochip port): Remove myself.
669
670 2012-08-14   Diego Novillo  <dnovillo@google.com>
671
672         Merge from cxx-conversion branch.
673
674         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
675         POSTSTAGE1_CONFIGURE_FLAGS.
676         * Makefile.in: Regenerate.
677         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
678         Force C++ when bootstrapping.
679         * configure: Regenerate.
680
681 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
682
683         * MAINTAINERS (Write After Approval): Add myself.
684
685 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
686
687         * README: Document use of ranges of years in copyright notices.
688
689 2012-07-06  Richard Guenther  <rguenther@suse.de>
690
691         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
692         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
693         --with-gmp=system.
694         * Makefile.in: Regenerated.
695         * configure: Likewise.
696
697 2012-07-06  Richard Guenther  <rguenther@suse.de>
698
699         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
700         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
701         supply V=1 as extra_make_flags.
702         * configure: Regenerated.
703         * Makefile.in: Likewise.
704
705 2012-07-04  Tristan Gingold  <gingold@adacore.com>
706
707         * configure: Regenerate.
708
709 2012-07-03  Richard Guenther  <rguenther@suse.de>
710
711         * Makfile.def (isl): Remove not necessary extra_exports and
712         extra_make_flags.
713         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
714         * Makefile.in: Regenerated.
715
716 2012-07-03  Richard Guenther  <rguenther@suse.de>
717
718         * Makefile.def (cloog): Add V=1 to extra_make_flags.
719         * configure.ac: If either the ISL or the CLooG check failed
720         do not try to build in-tree versions.
721         * Makefile.in: Regenerated.
722         * configure: Regenerated.
723
724 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
725
726         * configure: Regenerate.
727
728 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
729
730         * MAINTAINERS (Various Maintainers): Add myself as testsuite
731         maintainer.
732
733 2012-07-02  Richard Guenther  <rguenther@suse.de>
734
735         * configure: Regenerated.
736
737 2012-07-02  Richard Guenther  <rguenther@suse.de>
738         Michael Matz  <matz@suse.de>
739         Tobias Grosser <tobias@grosser.es>
740         Sebastian Pop <sebpop@gmail.com>
741
742         * Makefile.def: Add ISL host module, remove PPL host module.
743         Adjust ClooG host module to use the proper ISL.
744         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
745         * configure.ac: Include config/isl.m4.  Add ISL host library,
746         remove PPL.  Remove PPL configury, add ISL configury, adjust
747         ClooG configury.
748         * Makefile.in: Regenerated.
749         * configure: Likewise.
750
751 2012-07-02  Richard Guenther  <rguenther@suse.de>
752
753         Merge from graphite branch
754         2011-07-21  Tobias Grosser  <tobias@grosser.es>
755
756         * configure: Regenerated.
757         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
758         both cloog.org and legacy versions. The only supported version will
759         be CLooG with the isl backend.
760
761         2011-07-21  Tobias Grosser  <tobias@grosser.es>
762
763         * configure: Regenerated.
764         * configure.ac: Require cloog isl 0.17.0
765
766         2011-07-21  Tobias Grosser  <tobias@grosser.es>
767
768         * configure: Regenerated.
769         * config/cloog.m4: Do not define CLOOG_ORG
770
771 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
772
773         * configure.ac: Skip C if explicitly selected.
774         * configure: Regenerate.
775
776 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
777
778         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
779         they contain -O2.
780         * configure: Regenerate.
781
782 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
783
784         PR debug/53740
785         * df.h, df-problems.c, dce.c: Revert last patch.
786
787 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
788
789         * MAINTAINERS (Write After Approval): Update my email address.
790
791 2012-06-21  Meador Inge  <meadori@codesourcery.com>
792
793         * MAINTAINERS (Write After Approval): Add myself.
794
795 2012-06-20  Jason Merrill  <jason@redhat.com>
796
797         * Makefile.tpl (check-target-libgomp-c++): New.
798         (check-target-libitm-c++): New.
799         * Makefile.def (c++): Add them.
800         * Makefile.in: Regenerate.
801
802 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2012-05-16  Olivier Hainque  <hainque@adacore.com>
807
808         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
809         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
810         (install-no-fixedincludes): Adjust accordingly.
811         * Makefile.in: Regenerate.
812
813 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
814
815         Merge upstream change
816         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
817
818 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
819
820         * MAINTAINERS (Write After Approval): Add myself.
821
822 2012-05-09  Nick Clifton  <nickc@redhat.com>
823             Paul Smith  <psmith@gnu.org>
824
825         PR bootstrap/50461
826         * configure.ac (mpfr-dir): When using in-tree MPFR sources
827         allow for the fact that from release v3.1.0 of MPFR the source
828         files were moved into a src sub-directory.
829         * configure: Regenerate.
830
831 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
832
833         * configure.ac: Bump minimum MPFR version to 2.4.0.
834         * configure: Regenerated.
835
836 2012-05-01  Richard Henderson  <rth@redhat.com>
837
838         * Makefile.def (libatomic): New target_module.
839         * configure.ac (target_libraries): Add libatomic.
840         (noconfigdirs): Check if libatomic is supported.
841         * Makefile.in, configure: Rebuild.
842
843 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
844
845         * MAINTAINERS (Write After Approval): Add myself.
846
847 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
848
849         * config.sub: Update to 2012-04-18 version from official repo.
850
851 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
852
853         * MAINTAINERS (Write After Approval): Add myself.
854
855 2012-04-11  Steve Ellcey  <sellcey@mips.com>
856
857         * MAINTAINERS: Changed email address.
858
859 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
860
861         PR target/52737
862         * contrib/gcc_update (files_and_dependencies):
863         Remove gcc/config/avr/t-multilib from touch data.
864
865 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
866
867         * MAINTAINERS (OS Port Maintainers): Remove irix.
868         * configure.ac (enable_libgomp): Remove *-*-irix6*.
869         (unsupported_languages): Remove mips-sgi-irix6.*.
870         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
871         (with_stabs): Remove.
872         * configure: Regenerate.
873
874 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
875
876         * MAINTAINERS (OS Port Maintainers): Remove osf.
877         * configure.ac (enable_libgomp): Remove *-*-osf*.
878         (with_stabs): Remove alpha*-*-osf*.
879         * configure: Regenerate.
880
881 2012-03-05  Tristan Gingold  <gingold@adacore.com>
882
883         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
884         * configure: Regenerate.
885
886 2012-02-17  Walter Lee  <walt@tilera.com>
887
888         * MAINTAINERS: (Write After Approval): Delete myself.
889
890 2012-02-14  Walter Lee  <walt@tilera.com>
891
892         * MAINTAINERS (tilegx port): Add myself.
893         (tilepro port): Add myself.
894         (Write After Approval): Add myself.
895
896 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
897
898         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
899         and Joseph Myers as docstring relicensing maintainers.
900
901 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
902
903         * MAINTAINERS (write-after-approval): Add myself.
904
905 2012-02-08  Ira Rosen <irar@il.ibm.com>
906
907         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
908         maintainer.
909
910 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
911
912         * MAINTAINERS (Write After Approval): Move myself to
913         maintain alphabetical order.
914
915 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
916
917         * MAINTAINERS (Write After Approval): Add myself.
918
919 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
920
921         * MAINTAINERS (Write After Approval): Add myself.
922
923 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
924             Jayant R Sonar <jayant.sonar@kpitcummins.com>
925
926         * configure.ac (cr16-*-*): Remove nonconfigdirs.
927         * configure: Regenerate.
928
929 2012-01-23  Harshit Chopra  <harshit@google.com>
930
931         * MAINTAINERS (Write After Approval): Add myself.
932
933 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
934
935         * configure.ac: Remove reference to mh-interix.
936         * configure: Regenerate.
937
938 2012-01-05  Richard Henderson  <rth@redhat.com>
939
940         PR bootstrap/51072
941         * configure.ac: Disable libitm if c++ is not enabled.
942         * configure: Rebuild.
943
944         * configure.ac: Fix regexp for same.
945         * configure: Rebuild.
946
947 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
948
949         * MAINTAINERS (Write After Approval): Add myself.
950
951 2012-01-02  Richard Guenther  <rguenther@suse.de>
952
953         PR bootstrap/51686
954         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
955         * Makefile.in: Regenerate.
956
957 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
958
959         * MAINTAINERS (Write After Approval): Add myself.
960
961 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
962
963         * configure: Regenerate.
964
965 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
966
967         * MAINTAINERS (picochip): Changed email address.
968
969 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
970
971         * MAINTAINERS (write-after-approval): Add self.
972
973 2011-11-29  DJ Delorie  <dj@redhat.com>
974
975         * configure.ac (rl78-*-*) New case.
976         * configure: Regenerate.
977         * MAINTAINERS: Add myself as RL78 maintainer.
978
979 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
980
981         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
982
983 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
984
985         * libtool.m4: Additional FreeBSD 10 fixes.
986
987 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
988
989         * MAINTAINERS: Move myself from Write After Approval to CPU Port
990         Maintainers section, as Epiphany maintainer.
991
992 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
993
994         PR target/49992
995         * configure.ac: Remove ranlib special-casing for Darwin.
996         * configure: Regenerate.
997
998 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
999
1000         * MAINTAINERS (Reviewers): Keep the list sorted.
1001
1002 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1003
1004         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1005
1006 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1007
1008         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1009         * configure: Rebuild.
1010         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1011         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1012         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1013         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1014         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1015         Add READELF.
1016         * Makefile.in: Rebuild.
1017
1018 2011-11-09  Jason Merrill  <jason@redhat.com>
1019
1020         * Makefile.def (language=c++): Remove check-c++0x.
1021         * Makefile.in (check-gcc-c++): Regenerate.
1022
1023 2011-11-08  Richard Henderson  <rth@redhat.com>
1024
1025         * configure.ac: Test for libitm directory present first.
1026
1027         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1028
1029         * configure.ac: Test libitm/configure.tgt to disable libitm.
1030         * configure: Rebuild.
1031
1032 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1033             Richard Henderson  <rth@redhat.com>
1034
1035         Merged from transactional-memory.
1036
1037         * Makefile.def (lang_env_dependencies): libitm is c++.
1038         Add libitm target module.
1039         * configure.ac: Likewise.
1040         * config/mmap.m4: New file.
1041         * contrib/gcc_update: Add libitm to touch data.
1042         * Makefile.in, configure: Rebuild.
1043
1044 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1045
1046         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1047         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1048         * Makefile.in: Regenerate.
1049
1050 2011-11-01  DJ Delorie  <dj@redhat.com>
1051
1052         * config.sub: Update to version 2011-10-29 (added rl78)
1053
1054 2011-10-27  Nick Clifton  <nickc@redhat.com>
1055
1056         * config.sub: Import these changes from the config project:
1057
1058         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1059             Ben Elliston  <bje@gnu.org>
1060
1061         * config.sub (epiphany): New.
1062
1063         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1064             Ben Elliston  <bje@gnu.org>
1065
1066         * config.sub (hexagon, hexagon-*): New.
1067
1068         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1069
1070         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1071         64eb to be64.
1072
1073         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1074
1075         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1076         (nacl): Grok as alias for 32el-unknown-nacl.
1077
1078 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1087
1088         * MAINTAINERS (sparc port): Remove myself.
1089
1090 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1091
1092         * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2011-08-14  Yao Qi  <yao@codesourcery.com>
1095
1096         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1097         * configure: Regenerate.
1098
1099 2011-07-26  Ian Lance Taylor  <iant@google.com>
1100
1101         * configure.ac: Set have_compiler based on whether gcc directory
1102         exists, rather than on whether gcc is in configdirs.
1103         * configure: Rebuild.
1104
1105 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1106
1107         * MAINTAINERS (Global Reviewers): Add self.
1108
1109 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1110
1111         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1112         link directories.
1113         * Makefile.in: Rebuild.
1114
1115 2011-07-20  Ian Lance Taylor  <iant@google.com>
1116
1117         PR bootstrap/49787
1118         * configure.ac: Move --enable-bootstrap handling earlier in file.
1119         If --enable-bootstrap and either --enable-build-with-cxx or
1120         --enable-build-poststage1-with-cxx, enable C++ automatically.
1121         * configure: Rebuild.
1122
1123 2011-07-19  Ian Lance Taylor  <iant@google.com>
1124
1125         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1126         make C++ a boot_language.  Set and substitute
1127         POSTSTAGE1_CONFIGURE_FLAGS.
1128         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1129         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1130         * configure, Makefile.in: Rebuild.
1131
1132 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1133
1134         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1135         maintainers.
1136
1137 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1138
1139         * MAINTAINERS (Global Reviewers): Add myself.
1140
1141 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1142
1143         * configure: Regenerate.
1144
1145 2011-07-16  Jason Merrill  <jason@redhat.com>
1146
1147         * Makefile.def (language=c++): Add check-c++0x and
1148         check-target-libmudflap-c++.
1149         * Makefile.tpl (check-target-libmudflap-c++): New.
1150         * Makefile.in: Regenerate.
1151
1152 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1153
1154         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1155         * Makefile.def (target_modules/libjava): Pass
1156         $(EXTRA_CONFIGARGS_LIBJAVA).
1157         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1158         if not configured with --enable-static-libjava.
1159         * Makefile.in: Regenerate.
1160         * configure: Likewise.
1161
1162 2011-07-15  Jason Merrill  <jason@redhat.com>
1163
1164         * Makefile.in (check-c++): Move check-gcc-c++0x after
1165         check-target-libstdc++-v3.
1166
1167 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1168
1169         * MAINTAINERS (c6x port): New entry.
1170
1171 2011-07-13  Jason Merrill  <jason@redhat.com>
1172
1173         * Makefile.in (check-gcc-c++0x): New.
1174         (check-c++): Depend on it.
1175
1176 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1177
1178         PR target/39150
1179         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1180         x86_64-*-solaris2.1[0-9]*.
1181         * configure: Regenerate.
1182
1183 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1184
1185         * MAINTAINERS (RTL optimizers): Add self.
1186
1187 2011-06-27  Gabriel Charette  <gchare@google.com>
1188
1189         * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1192
1193         PR regression/47836
1194         PR bootstrap/23656
1195         PR other/47733
1196         PR bootstrap/49247
1197         PR c/48825
1198         * configure.ac (target_libraries): Remove target-libiberty.
1199         Remove case-statement setting skipdirs=target-libiberty for
1200         multiple targets.  Remove checking target_configdirs and
1201         removing target-libiberty but keeping target-libgcc if
1202         otherwise empty.
1203         * Makefile.def (target_modules): Don't add libiberty.
1204         (dependencies): Remove all traces of target-libiberty.
1205         * configure, Makefile.in: Regenerate.
1206
1207 2011-06-13  Walter Lee <walt@tilera.com>
1208
1209         * configure.ac (tilepro-*-*) New case.
1210         (tilegx-*-*): Likewise.
1211         * configure: Regenerate.
1212
1213 2011-06-06  Jing Yu  <jingyu@google.com>
1214
1215         * configure.ac: Skip target-libiberty for
1216         arm*-*-linux-androideabi.
1217         * configure: Regenerated.
1218
1219 2011-06-06  Nick Clifton  <nickc@redhat.com>
1220
1221         * config.sub: Sync from upstream.
1222
1223 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1224
1225         * MAINTAINERS (Write After Approval): Add myself.
1226
1227 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1228
1229         * MAINTAINERS: Update my email address.
1230
1231 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1232
1233         * MAINTAINERS (Write After Approval): Update my email address.
1234
1235 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1236
1237         * MAINTAINERS (Write After Approval): Add myself.
1238
1239 2011-05-08  Doug Kwan  <dougkwan@google.com>
1240
1241         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1242         * configure: Regenerated.
1243         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1244         value from configure.
1245         * Makefile.in: Regenerated.
1246
1247 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1248
1249         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1250         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1251         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1252         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1253         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1254         *-*-vxworks*): Disable newlib and libgloss in separate case
1255         statement.
1256         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1257         to separate case statement.
1258         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1259         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1260         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1261         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1262         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1263         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1264         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1265         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1266         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1267         i[[3456789]]86-*-rdos*, m32r-*-*,
1268         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1269         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1270         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1271         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1272         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1273         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1274         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1275         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1276         and libgloss in main case over targets.  Remove most empty cases
1277         in main case over targets.
1278         * configure: Regenerate.
1279
1280 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1281
1282         * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1285
1286         * configure.ac: Remove code setting special library locations for
1287         hppa*64*-*-hpux11*.  Remove code setting compiler for
1288         sparc-sun-solaris2*.
1289         * configure: Regenerate.
1290
1291 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1292
1293         * configure.ac: Separate libgloss_dir settings from general case
1294         over targets.
1295         * configure: Regenerate.
1296
1297 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1298
1299         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1300         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1301         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1302         cases in libgcj-disabling case statement.
1303         (hppa*64*-*-linux*): Set unsupported_languages instead of
1304         disabling target-zlib.
1305         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1306         to hppa*64*-*-hpux*.
1307         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1308         hppa*-*-hpux*.
1309         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1310         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1311         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1312         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1313         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1314         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1315         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1316         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1317         libgcj-disabling case statement.
1318         * configure: Regenerate.
1319
1320 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1321
1322         * configure.ac: Disable Java for targets not supporting libffi.
1323         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1324         Remove cases in Java-disabling statement.
1325         (*arm-wince-pe): Change to arm-wince-pe.
1326         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1327         cases in Java-disabling statement.
1328         (bfin-*-*): Don't disable Java again.
1329         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1330         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1331         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1332         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1333         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1334         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1335         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1336         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1337         Java-disabling statement.
1338         (mmix-*-*): Don't disable Java again.
1339         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1340         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1341         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1342         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1343         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1344         statement.
1345         * configure: Regenerate.
1346
1347 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1348
1349         * configure.ac: Separate cases disabling Java and Java libraries
1350         from general case over targets.
1351         * configure: Regenerate.
1352
1353 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1354
1355         * MAINTAINERS: Update my email address.
1356
1357 2011-04-20  Easwaran Raman  <eraman@google.com>
1358
1359         * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1362
1363         PR lto/48086
1364         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1365         * configure: Regenerate.
1366
1367 2011-04-16  Jim Meyering  <meyering@redhat.com>
1368
1369         * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1372
1373         * MAINTAINERS: Update my email address.
1374
1375 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1376
1377         * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1380
1381         * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1384
1385         * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1388
1389         * configure.ac (build_tools): Remove build-byacc.
1390         (host_libs): Remove mmalloc.
1391         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1392         autoconf automake libtool diff rcs fileutils shellutils time
1393         textutils wdiff find uudecode hello tar gzip indent recode release
1394         sed perl gawk findutils gettext zip.
1395         (libgcj): Remove target-qthreads.
1396         (target_tools): Remove target-examples target-gperf.
1397         (YACC): Don't handle building byacc.
1398         * configure: Regenerate.
1399         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1400         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1401         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1402         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1403         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1404         handle building components.
1405         * Makefile.in: Regenerate.
1406
1407 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1408
1409         * MAINTAINERS: Update my email address as Xtensa maintainer.
1410
1411 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1412
1413         * config.sub: Sync from upstream.
1414
1415 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1416
1417         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1418         (microblaze*): Don't disable libssp.
1419         * configure: Regenerate.
1420
1421 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1422
1423         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1424         moveifchange.
1425         * configure: Regenerate.
1426         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1427         * Makefile.in: Regenerate.
1428
1429 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1430
1431         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1432         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1433         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1434         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1435         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1436         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1437         md_exec_prefix cases.
1438         * configure: Regenerate.
1439
1440 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1441
1442         * configure.ac: Separate cases disabling target-libssp,
1443         target-libiberty, target-libstdc++-v3 and Fortran from general
1444         case over targets.
1445         * configure: Regenerate.
1446
1447 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1448
1449         * configure.ac (*-*-chorusos): Don't disable libgcj.
1450         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1451         Remove case.
1452         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1453         (arm-*-coff): Don't disable libgcj.
1454         (arm*-*-linux-gnueabi): Remove useless assignment.
1455         (arm-*-riscix*): Don't disable libgcj.
1456         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1457         configuration.
1458         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1459         (c54x*-*-*): Remove case.
1460         (tic54x-*-*): Don't disable GCC or GCC libraries.
1461         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1462         to *.
1463         (d10v-*-*): Don't disable GCC libraries.
1464         (d30v-*-*): Don't disable libgcj.
1465         (h8500-*-*): Don't disable GCC libraries.
1466         (i960-*-*): Don't disable libgcj.
1467         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1468         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1469         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1470         libgcj.
1471         (m68k-*-coff*): Remove case.
1472         (mmix-*-*): Don't disable libgloss on host.
1473         (mn10200-*-*, mn10300-*-*): Remove cases.
1474         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1475         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1476         Don't disable libgcj.
1477         (romp-*-*): Remove case.
1478         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1479         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1480         case.
1481         (v810-*-*): Don't disable GCC libraries.
1482         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1483         (ip2k-*-*): Don't disable GCC libraries.
1484         * configure: Regenerate.
1485
1486 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1487
1488         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1489         libffi on host.
1490         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1491         on host.
1492         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1493         * configure: Regenerate.
1494
1495 2011-03-26  John Marino  <binutils@marino.st>
1496
1497         * configure.ac: Add support for *-*-dragonfly*
1498         * configure: Regenerate.
1499
1500 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1501
1502         * configure.ac (native_only): Remove.
1503         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1504         send-pr uudecode guile gnuserv on host.
1505         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1506         send-pr rcs guile perl texinfo libtool on host.
1507         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1508         automake send-pr rcs guile perl texinfo libtool on host.
1509         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1510         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1511         (alpha*-dec-osf*): Don't disable fileutils on target.
1512         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1513         texinfo send-pr expect dejagnu on target.
1514         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1515         target-qthreads on target.
1516         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1517         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1518         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1519         x86_64-*-mingw*): Don't disable expect on target.
1520         (*-*-cygwin*): Don't disable target-gperf on target.
1521         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1522         gnuserv on target.
1523         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1524         target.
1525         * configure: Regenerate.
1526
1527 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1528
1529         * configure.ac (target_tools): Remove target-groff.
1530         (native_only): Remove target-groff.
1531         (hppa*64*-*-*): Don't disable byacc.
1532         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1533         setting.
1534         (*-*-kaos*): Don't skip target-librx and target-groff.
1535         (*-*-netware*): Don't skip target-libmudflap.
1536         (*-*-tpf*): Don't skip target-libmudflap.
1537         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1538         directories on the host.
1539         (ia64*-*-*vms*): Don't skip tix.
1540         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1541         host.
1542         * configure: Regenerate.
1543
1544 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1545
1546         * configure.ac: Remove references to mt-mep, mt-netware,
1547         mt-wince.
1548         * Makefile.def: Add all-utils soft dependencies.
1549         * Makefile.tpl: Remove GDB_NLM_DEPS.
1550         * configure: Regenerate.
1551         * Makefile.in: Regenerate.
1552
1553 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1554
1555         * configure.ac: Do not include mh-x86omitfp.
1556         * configure: Regenerate.
1557
1558 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1559
1560         * configure.ac: Remove empty cases.
1561         * configure: Regenerate.
1562
1563 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1564
1565         * Makefile.def: Add dependency from termcap to gdb.
1566         * Makefile.in: Regenerate.
1567
1568 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1569
1570         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1571         * configure: Regenerate.
1572         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1573         * Makefile.tpl: Likewise.
1574         * Makefile.in: Regenerate.
1575
1576 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1577
1578         * configure.ac: Remove all mentions of tentative_cc.
1579         * configure: Regenerate.
1580
1581 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1582
1583         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1584         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1585         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1586         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1587         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1588         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1589         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1590         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1591         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1592         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1593         *-*-rhapsody*): Remove host cases.
1594         * configure: Regenerate.
1595
1596 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1597
1598         * configure.ac (ppc*-*-pe): Remove host case.
1599         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1600         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1601         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1602         cases.
1603         * configure: Regenerate.
1604
1605 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1606
1607         * config.sub: Update to version 2011-03-23.
1608
1609 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1610
1611         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1612         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1613         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1614         * configure: Regenerate.
1615
1616 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1617
1618         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1619         to Write After Approval.
1620         * config-ml.in: Don't handle arc-*-elf*.
1621         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1622         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1623         handle GCC libraries.
1624         * configure: Regenerate.
1625
1626 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1627
1628         PR bootstrap/48120:
1629         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1630         Add -lstdc++ -lm to LIBS.
1631         * configure: Regenerate.
1632
1633 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1634
1635         * config.guess: Update to version 2011-02-02
1636         * config.sub: Update to version 2011-02-24
1637
1638 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1639
1640         PR lto/48086
1641         * configure.ac: Re-enable LTO on *-apple-darwin9.
1642         * configure: Regenerate.
1643
1644 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1645
1646         PR lto/48086
1647         * configure.ac: Disable LTO on darwin due to an assembler change in
1648         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1649         under 256.
1650         * configure: Regenerate.
1651
1652 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1653
1654         * MAINTAINERS: Update myself as score backend maintainer,
1655         update my e-mail address.
1656
1657 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1658
1659         * MAINTAINERS: Update my e-mail address.
1660
1661 2011-03-06  Joey Ye  <joey.ye@arm.com>
1662
1663         * MAINTAINERS: Update my e-mail address.
1664
1665 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1666
1667         * configure.ac: Adjust test of with_ppl.
1668         * configure: Regenerated.
1669
1670 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1671
1672         * MAINTAINERS: Adjust my e-mail address.
1673
1674 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1675
1676         * configure.ac: Add -lpwl to ppllibs.
1677         * configure: Regenerated.
1678
1679 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1680
1681         * config/cloog.m4: Add -lisl to clooglibs.
1682         * configure: Regenerated.
1683
1684 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1685
1686         * MAINTAINERS (CPU Port maintainers): Add self.
1687
1688 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1689
1690         * MAINTAINERS: Add myself as testsuite maintainer.
1691
1692 2011-02-15  Mike Stump  <mikestump@comcast.net>
1693
1694         * MAINTAINERS: Add myself as testsuite maintainer.
1695
1696 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1697
1698         Import from Libtool and gnulib:
1699
1700         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1701
1702         Prepare for supporting FreeBSD 10.
1703         * config.rpath: Remove handling of freebsd1* which soon would
1704         match FreeBSD 10.0.
1705
1706         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1707
1708         Remove support for FreeBSD 1.x.
1709         * libtool.m4 (_LT_LINKER_SHLIBS)
1710         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1711         soon would incorrectly match FreeBSD 10.0.
1712
1713 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1714
1715         PR binutils/12283
1716         * move-if-change: Import version from gnulib.
1717
1718 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1719
1720         PR lto/47225
1721         * Makefile.def (lto-plugin): Double dash for enable-shared.
1722         (configure-gcc): Depend on all-lto-plugin.
1723         * Makefile.in: Rebuilt.
1724
1725 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1726
1727         * configure.ac: Remove extra bracket.
1728         * configure: Regenerate.
1729
1730 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1731
1732         * MAINTAINERS: Add myself as libquadmath maintainer.
1733
1734 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1735
1736         * MAINTAINERS: Update my email address.
1737
1738 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1739
1740         * MAINTAINERS (option handling): Add self.
1741
1742 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1743
1744         PR lto/47225
1745         * Makefile.def: Add dependency for install-gcc
1746         on install-lto-plugin.
1747         * Makfile.in: Regenerated
1748
1749 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1750
1751         * MAINTAINERS (CPU Port Maintainers): Add myself.
1752
1753 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1754
1755         PR libgcj/44341
1756         * configure.ac: Discard --with-* flags for host when configuring
1757         target libraries for cross build.
1758         * configure: Rebuilt.
1759
1760 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1761
1762         * MAINTAINERS (linear loop transforms): Removed.
1763
1764 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1765
1766         * configure.ac: If with_ppl is no, move setting with_cloog=no
1767         after CLOOG_REQUESTED check.
1768         * configure: Regenerated.
1769
1770 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1771
1772         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1773         CLooG has been requested.
1774         * configure: Regenerated.
1775
1776 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1777
1778         * configure: Regenerated.
1779         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1780
1781 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1782
1783         * configure: Regenerated.
1784         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1785
1786 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1787
1788         * configure.ac: Use AS_HELP_STRING throughout.
1789         * configure: Regenerate.
1790
1791 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1792
1793         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1794         * configure: Regenerate.
1795
1796 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1797
1798         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1799
1800 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1801
1802         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1803         for ia64-hpux.
1804         * configure: Regenerate.
1805
1806 2011-01-07  Jan Hubicka  <jh@suse.cz>
1807
1808         PR lto/47225
1809         * Makefile.in: Regenerate.
1810         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1811         configure.
1812
1813 2011-01-07  Jan Hubicka  <jh@suse.cz>
1814
1815         * Makefile.in: Regenerate.
1816         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1817         and configure dependency on lto-plugin configure.
1818         (lto-plugin module): Remove dependency on GCC; add dependency on
1819         liniberty.
1820
1821 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1826
1827         * configure: Regenerate.
1828
1829 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1830
1831         * configure.ac: (picochip): Disable libiberty.
1832
1833 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1834
1835         * MAINTAINERS (Write After Approval): Add myself.
1836
1837 2010-12-10  Ian Lance Taylor  <iant@google.com>
1838
1839         PR bootstrap/46819
1840         * configure.ac: For --disable-libgcj clear libgcj_saved.
1841         * configure: Rebuild.
1842
1843 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1844
1845         PR fortran/46540
1846         * configure.ac: Add --disable-libquadmath and
1847         --disable-libquadmath-support.
1848         * configure: Regenerate.
1849
1850 2010-12-03  Ian Lance Taylor  <iant@google.com>
1851
1852         * MAINTAINERS: Add myself as libgo maintainer.
1853
1854 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1855
1856         PR libffi/46792
1857         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1858         * configure: Regenerate.
1859
1860 2010-12-02  Ian Lance Taylor  <iant@google.com>
1861
1862         * configure.ac: Always set default for poststage1_ldflags to
1863         -static-libstdc++ -static-libgcc.
1864
1865 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1866
1867         * configure.ac: Move comment to remove extra space in last argument
1868         of GCC_TARGET_TOOL.
1869
1870 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1871
1872         PR other/46026
1873         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1874         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1875         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1876         (BASE_FLAGS_TO_PASS): Use it.
1877         * configure: Rebuilt.
1878         * Makefile.in: Rebuilt.
1879
1880 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1881
1882         PR binutils/12258
1883         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1884         Properly check default linker.
1885         * configure: Regnerated.
1886
1887 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1888
1889         * configure.ac: For --enable-gold, handle value `default' instead of
1890         `both*'.  New configure option --{en,dis}able-ld.
1891         * configure: Regenerate.
1892
1893 2010-11-20  Ian Lance Taylor  <iant@google.com>
1894
1895         * configure.ac: Only disable a language library if no language needs
1896         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1897         * configure: Rebuild.
1898
1899 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1900
1901         * Makefile.in: Regenerate.
1902
1903         PR other/46202
1904         * configure.ac: Fix just-built in-tree STRIP name to be
1905         binutils/strip-new.
1906         * configure: Regenerate.
1907         * Makefile.def (install-strip-gcc, install-strip-binutils)
1908         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1909         (install-strip-sid): Mirror dependencies on non-strip variants
1910         of these targets on the respective -strip prerequisites.
1911         * Makefile.tpl (install-strip, install-strip-host)
1912         (install-strip-target): New targets.
1913         (install-strip-[+module+], install-strip-target-[+module+]):
1914         New targets.
1915         * Makefile.in: Regenerate.
1916
1917 2010-11-19  Ian Lance Taylor  <iant@google.com>
1918             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1919
1920         * configure.ac: Add target-libgo to target_libraries.  Set
1921         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1922         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1923         (HOST_EXPORTS): Add GOC.
1924         (BASE_TARGET_EXPORTS): Add GOC.
1925         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1926         (GOCFLAGS_FOR_TARGET): New variable.
1927         (EXTRA_HOST_FLAGS): Add GOC.
1928         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1929         * Makefile.def (target_modules): Add libgo.
1930         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1931         (dependencies): Add dependency from configure-target-libgo to
1932         configure-target-libffi and all-target-libstdc++-v3.  Add
1933         dependencies from all-target-libgo to all-target-libffi.
1934         (languages): Add go.
1935         * configure: Rebuild.
1936         * Makefile.in: Rebuild.
1937
1938 2010-11-19  Ian Lance Taylor  <iant@google.com>
1939
1940         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1941         compiler/flag environment variables.
1942
1943 2010-11-18  Ian Lance Taylor  <iant@google.com>
1944
1945         * configure.ac: Check for lang_requires_boot_languages in
1946         config-lang.in files.
1947         * configure: Rebuild.
1948
1949 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1950             Tobias Burnus  <burnus@net-b.de>
1951
1952         PR fortran/32049
1953         * Makefile.def: Add libquadmath; build it with language=fortran.
1954         * configure.ac: Add libquadmath.
1955         * Makefile.tpl: Handle multiple libs in check-[+language+].
1956         * Makefile.in: Regenerate.
1957         * configure: Regenerate.
1958
1959 2010-11-16  Tom Tromey  <tromey@redhat.com>
1960
1961         * MAINTAINERS: Moved myself to reviewers section.
1962
1963 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1964
1965         * MAINTAINERS: Moved myself to reviewers section.
1966
1967 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1968
1969         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1970         (Write After Approval): Remove self.
1971
1972 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1973
1974         * configure.ac: Fix spelling in option names.
1975         * configure: Regenerated.
1976
1977 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1978
1979         PR bootstrap/39622
1980         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1981         * configure: Regenerated.
1982
1983 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1984
1985         * MAINTAINERS: Update my email address.
1986
1987 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1988
1989         * configure: Regenerate.
1990
1991 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1992
1993         * configure: Regenerate.
1994
1995 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1996
1997         * configure: Regenerate.
1998
1999 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2000
2001         * configure: Regenerate.
2002
2003 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2004
2005         * configure.ac: Support official CLooG.org versions.
2006         * configure: Regenerate.
2007         * config/cloog.m4: New.
2008
2009 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2010
2011         * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2014
2015         * MAINTAINERS: Update my email address.
2016
2017 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2018
2019         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2020         * configure: Regenerate.
2021
2022 2010-11-03  Ian Lance Taylor  <iant@google.com>
2023             Dave Korn  <dave.korn.cygwin@gmail.com>
2024
2025         PR lto/46273
2026         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2027         and on other supported platforms whenever LTO is enabled.
2028         * configure: Rebuild.
2029
2030 2010-11-02  Alan Modra  <amodra@gmail.com>
2031
2032         PR binutils/12110
2033         * configure.ac: Error when source path contains spaces.
2034         * configure: Regenerate.
2035
2036 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2037
2038         * MAINTAINERS: Update my email address.
2039
2040 2010-10-20  Ian Lance Taylor  <iant@google.com>
2041
2042         * Makefile.def (target_modules): Set lib_path to src/.libs for
2043         libstdc++-v3 module.
2044         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2045         * Makefile.in: Rebuild.
2046
2047 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2048
2049         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2050         (Write After Approval): Remove myself.
2051
2052 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2053
2054         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2055
2056 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2057
2058         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2059
2060 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2061
2062         * configure.ac (build_lto_plugin): New shell variable.
2063         (--enable-lto): Turn on by default for all non-ELF platforms that
2064         have had LTO support added so far.  Set build_lto_plugin appropriately
2065         for both ELF and non-ELF.
2066         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2067         * configure: Regenerate.
2068
2069 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2070
2071         Sync from src:
2072         * configure.ac (v850 support): Remove target-libgloss from
2073         noconfigdirs.
2074         * configure: Regenerate.
2075
2076 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2077
2078         PR bootstrap/45326
2079         PR bootstrap/45174
2080         * configure.ac: Honor initial values of $build_configargs,
2081         $host_configargs, $target_configargs.  Mark the precious, so
2082         environment settings get recorded.
2083         * configure: Regenerate.
2084
2085 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2086
2087         PR bootstrap/45796
2088         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2089         Depend on all-build-libiberty.
2090         * Makefile.in: Regenerate.
2091
2092 2010-09-30  Michael Eager  <eager@eagercon.com>
2093
2094         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2095         * configure: Regenerate.
2096
2097 2010-09-28  Michael Eager  <eager@eagercon.com>
2098
2099         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2100
2101 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2102
2103         PR bootstrap/44621
2104         * configure.ac: Fix unportable shell quoting.
2105         * configure: Regenerate.
2106
2107 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2108
2109         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2110         targets and amend comment.
2111         * configure: Regenerate.
2112
2113 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2114
2115         * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2118
2119         * configure.ac: Enable LTO by default on Darwin.
2120         * configure: Regenerate.
2121
2122 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2123
2124         * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2127
2128         * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2131
2132         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2133         ports
2134
2135 2010-07-28  David Yuste  <david.yuste@gmail.com>
2136
2137         * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2140
2141         * configure.ac: Support all v850 targets.
2142         * configure: Regenerate.
2143
2144 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2145
2146         PR bootstrap/44455
2147         * configure.ac (extra_mpfr_configure_flags): Copy from
2148         extra_mpc_gmp_configure_flags.
2149         * configure: Re-generated.
2150
2151 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2152
2153         * MAINTAINERS (Write After Approval): Add myself.
2154
2155 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2156
2157         * MAINTAINERS (Write After Approval): Add myself.
2158
2159 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2160
2161         * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2164
2165         PR target/44862
2166         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2167         Provide -B option to allow for link spec %s substitutions for
2168         libstdc++.a on darwin.
2169         * Makefile.in: Regenerate.
2170
2171 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2172
2173         * MAINTAINERS (Reviewers): Update my e-mail address
2174
2175 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2176
2177         * Makefile.def (configure-gcc): Depend on all-libelf.
2178         * Makefile.in: Rebuild.
2179
2180 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2181
2182         * MAINTAINERS (Write After Approval): Add myself in the right place.
2183
2184 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2189
2190         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2191
2192 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2193
2194         * config.sub: Update to version 2010-05-21.
2195         * config.guess: Update to version 2010-04-03.
2196
2197 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2198
2199         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2200         * configure: Regenerate.
2201
2202 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2203
2204         * MAINTAINERS (Write After Approval): Add myself.
2205
2206 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2207
2208         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2209         a platform that supports LTO.
2210         * configure: Regenerate.
2211
2212 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2213
2214         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2215         * configure: Regenerated.
2216
2217 2010-04-27  Roland McGrath  <roland@redhat.com>
2218             H.J. Lu  <hongjiu.lu@intel.com>
2219
2220         * configure.ac (--enable-gold): Support both, both/gold and
2221         both/bfd to add gold to configdirs without removing ld.
2222         * configure: Regenerated.
2223
2224         * Makefile.def: Add install-gold dependency to install-ld.
2225         * Makefile.in: Regenerated.
2226
2227 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2228
2229         PR lto/42776
2230         * configure.ac (--enable-lto): Refactor handling so libelf tests
2231         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2232         and allow LTO to be explicitly enabled on non-ELF platforms that
2233         are known to support it inside else-clause.
2234         * configure: Regenerate.
2235
2236 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2237
2238         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2239         * configure: Regenerate.
2240
2241 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2242
2243         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2244         * configure: Regenerate.
2245
2246 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2247
2248         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2249         separately.
2250         * configure: Regenerate.
2251
2252 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2257
2258         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2259         * configure: Regenerate.
2260
2261 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2262
2263         * configure: Regenerate after change to elf.m4.
2264
2265 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2266
2267         * MAINTAINERS (Write After Approval): Add myself.
2268
2269 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2270
2271         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2272         * configure: Regenerated.
2273
2274 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2275
2276         * configure.ac: Print "buggy but acceptable" when CLooG
2277         revision is less than 9.
2278         * configure: Regenerated.
2279
2280 2010-04-01  Diego Novillo  <dnovillo@google.com>
2281
2282         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2283
2284 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2285
2286         PR bootstrap/43615
2287         PR bootstrap/43328
2288
2289         Revert:
2290
2291         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2292
2293         * configure.ac: Do not pass --enable-multilib nor
2294         --disable-multilib in baseargs.  Accept explicitly passed
2295         --enable_multilib.
2296         * configure: Regenerate.
2297
2298 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2299
2300         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2301
2302 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2303
2304         * MAINTAINERS: Remove myself.
2305
2306 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2307
2308         PR bootstrap/43328
2309         * configure.ac: Do not pass --enable-multilib nor
2310         --disable-multilib in baseargs.  Accept explicitly passed
2311         --enable_multilib.
2312         * configure: Regenerate.
2313
2314 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2315
2316         * MAINTAINERS (spu port): Remove me.
2317
2318 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2319
2320         * configure.ac (tic6x-*-*): New case.
2321         * configure: Regenerate.
2322
2323 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2324
2325         * config.sub: Update to version 2010-03-22.
2326         * config.guess: Update to version 2009-12-30.
2327
2328 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2329
2330         PR ada/42554
2331         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2332         * configure: Regenerate.
2333
2334 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2335
2336         * MAINTAINERS: Update my email address.
2337
2338 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2339
2340         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2341         (ghassan.shobaki@amd.com): Removed.
2342
2343 2010-03-17  Alan Modra  <amodra@gmail.com>
2344
2345         * MAINTAINERS: Update my email address.
2346
2347 2010-03-16  Diego Novillo  <dnovillo@google.com>
2348
2349         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2350         Matthews.
2351
2352 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2353
2354         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2355         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2356
2357 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2358
2359         * MAINTAINERS: Update my email address.
2360
2361 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2362
2363         * MAINTAINERS: Update my email address.
2364
2365 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2366
2367         * MAINTAINERS: Update my email address.
2368
2369 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2370
2371         * MAINTAINERS: Update my email address.
2372
2373 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2374
2375         PR libstdc++/32499
2376         * configure.ac (RANLIB): Default to true.
2377         (STRIP): Likewise.
2378         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2379         * configure: Regenerate.
2380
2381 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2382
2383         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2384         (Write After Approval): Update my email address.
2385
2386 2010-02-17  Nick Clifton  <nickc@redhat.com>
2387
2388         PR 11238
2389         * Makefile.tpl (local-distclean): Also remove config.cache files in
2390         sub-directories as there may not be Makefiles present in the
2391         sub-directories.
2392         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2393         the config.cache files found by the find command.
2394
2395         * Makefile.in: Regenerate.
2396         * configure.ac: Revert previous delta.
2397         * configure: Regenerate.
2398
2399 2010-02-15  Nick Clifton  <nickc@redhat.com>
2400
2401         PR 11238
2402         * configure.ac: Delete config.cache files in sub-directories when
2403         deleting Makefiles.
2404         * configure: Regenerate.
2405
2406 2010-02-12  Ben Elliston  <bje@gnu.org>
2407
2408         * MAINTAINERS: Update my email address.
2409
2410 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2411
2412         * MAINTAINERS (spu port): Update my email address.
2413
2414 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2415
2416         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2417
2418 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2419
2420         * configure.ac: Add "recommended" version checks for GMP/MPC.
2421         Update recommended GMP/MPFR/MPC versions.
2422         * configure: Regenerate.
2423
2424 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2425
2426         * MAINTAINERS: Move my Embecosm email address into the
2427         write-after-approval section.
2428
2429 2010-01-26  Ian Lance Taylor  <iant@google.com>
2430
2431         * MAINTAINERS: Add myself as Go frontend maintainer.
2432
2433 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2434
2435         PR libstdc++/36101, PR libstdc++/42813
2436         * configure.ac (bootstrap_target_libs): Make inclusion of
2437         target-libgomp conditional on libgomb being in target_configdirs.
2438         * configure: Regenerate.
2439
2440 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2441
2442         PR libstdc++/36101, PR libstdc++/42813
2443         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2444         * configure: Regenerate.
2445
2446 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2447
2448         PR libstdc++/36101, PR libstdc++/42813
2449         * configure.ac (target_configdirs): Substitute.
2450         * Makefile.def: Bootstrap target module libgomp.
2451         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2452         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2453         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2454         * configure, Makefile.in: Regenerate.
2455
2456 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2457
2458         * MAINTAINERS: Adjust my details.
2459
2460 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2461
2462         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2463
2464 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2465
2466         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2467
2468 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2469
2470         * MAINTAINERS (Write After Approval): Add myself.
2471
2472 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2473
2474         * MAINTAINERS (Write After Approval): Add myself.
2475
2476 2010-01-11  Richard Guenther  <rguenther@suse.de>
2477
2478         PR lto/41569
2479         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2480         * Makefile.in: Regenerated.
2481
2482 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2483
2484         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2485         * configure: Regenerate.
2486
2487 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2488             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2489
2490         PR bootstrap/42424
2491         * configure.ac: Include libtool m4 files.
2492         (_LT_CHECK_OBJDIR): Call it.
2493         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2494         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2495
2496         * configure: Regenerate.
2497
2498 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2499
2500         PR bootstrap/41818
2501         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2502         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2503         * Makefile.in: Regenerate.
2504
2505 2010-01-02  Richard Guenther  <rguenther@suse.de>
2506
2507         PR lto/41529
2508         * configure.ac: Include config/elf.m4.  Disable LTO if not
2509         builting for an elf target.
2510         * configure: Regenerate.
2511
2512 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2513
2514         * MAINTAINERS: Change my email address.
2515
2516 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2517
2518         * config.sub, config.guess: Update from upstream sources.
2519
2520 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2521
2522         * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2525
2526         PR middle-end/30447
2527         PR middle-end/30789
2528         PR other/40302
2529
2530         * configure.ac: Require MPC.
2531         * configure: Regenerate.
2532
2533 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2534
2535         PR target/38384
2536         PR bootstrap/40972
2537         * libtool.m4: Sync from git Libtool.
2538         * ltoptions.m4: Likewise.
2539         * ltversion.m4: Likewise.
2540         * lt~obsolete.m4: Likewise.
2541         * ltmain.sh: Likewise.
2542
2543 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2544
2545         * configure.ac: Update minimum MPC version to 0.8.
2546         * configure: Regenerate.
2547
2548 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2549
2550         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2551         * configure: Regenerated.
2552
2553 2009-11-21  Ian Lance Taylor  <iant@google.com>
2554
2555         * configure.ac: Change default of poststage1_ldflags to be empty if
2556         poststage1_libs is set.  When poststage1_libs is empty, and
2557         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2558         * configure: Rebuild.
2559
2560 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2561
2562         * MAINTAINERS (Write After Approval): Update my email address.
2563
2564 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2565
2566         * config.guess: Update from upstream sources.
2567
2568 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2569
2570         * Makefile.def: Restore host and target settings for gmp.
2571         * Makefile.in: Rebuild.
2572
2573 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2574
2575         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2576         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2577         Fix portability of test of C++ as bootstrap language.  Add
2578         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2579         * configure: Rebuild.
2580         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2581         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2582         in-tree building.
2583         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2584         (POSTSTAGE1_HOST_EXPORTS): Use it.
2585         (STAGE[+id+]_CXXFLAGS): New.
2586         (BASE_FLAGS_TO_PASS): Pass it down.
2587         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2588         extra_exports.
2589         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2590         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2591         extra_exports.
2592         * Makefile.in: Rebuild.
2593
2594 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2595
2596         * config.sub, config.guess: Update from upstream sources.
2597
2598 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2599
2600         * MAINTAINERS (Write After Approval): Add myself.
2601
2602 2009-11-09  Jon Beniston  <jon@beniston.com>
2603
2604         * MAINTAINERS (Write After Approval): Add myself.
2605
2606 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2607
2608         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2609         paths for *-w64-mingw* and x86_64-*mingw*.
2610         * configure: Regenerated.
2611
2612 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2613
2614         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2615
2616 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2617
2618         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2619         Phil Edwards to Write-After Approval.
2620
2621 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2622
2623         * configure.ac: Disable target-winsup & co for
2624         x86_64-*-mingw* and *-w64-mingw* targets.
2625         * configure: Regenerated.
2626
2627 2009-10-16  Nick Clifton  <nickc@redhat.com>
2628
2629         * MAINTAINERS: Add myself as a maintainer for the RX port.
2630
2631 2009-10-26  Johannes Singler  <singler@kit.edu>
2632
2633         * MAINTAINERS (Write After Approval): Update my e-mail address.
2634
2635 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2636
2637         * configure.ac (CLooG test): Use = with test.
2638         * configure: Regenerate.
2639
2640 2009-10-22  Richard Guenther  <rguenther@suse.de>
2641
2642         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2643         cloog if the ppl version check failed.  Move flags saving
2644         before setting in libelf check.
2645         * configure: Regenerate.
2646
2647 2009-10-21  Richard Guenther  <rguenther@suse.de>
2648
2649         * configure.ac: Adjust the ppl and cloog configure to work as
2650         documented.  Disable cloog if ppl was disabled.  Omit the version
2651         checks if they were disabled.
2652         * configure: Re-generate.
2653
2654 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2655
2656         * configure.ac: Add 'lto' to enable_languages, not
2657         new_enable_languages, and only if not already present.
2658         * configure: Regenerate.
2659
2660 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2661
2662         * README: Refer to the various COPYING* files instead of just
2663         COPYING.
2664         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2665
2666 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2667
2668         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2669
2670 2009-10-07  Richard Guenther  <rguenther@suse.de>
2671
2672         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2673         and Richard Guenther as reviewers.
2674         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2675         as reviewers.
2676
2677 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2678
2679         * config.sub: Update from upstream sources.
2680
2681 2009-10-06  Ian Lance Taylor  <iant@google.com>
2682
2683         * Makefile.def: check-gold depends upon all-gas.
2684         * Makefile.in: Rebuild.
2685
2686 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2687
2688         * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2691
2692         * Makefile.def: all-lto-plugin depends on all-libiberty.
2693         set bootstrap=true for lto-plugin.
2694         Add lto-plugin.
2695         * Makefile.in: Regenerate.
2696         * configure.ac (host_libs): Add lto-plugin.
2697         * configure: Regenerate.
2698
2699 2009-10-03  Diego Novillo  <dnovillo@google.com>
2700
2701         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2702         (HOST_LIBELFLIBS): Define.
2703         (HOST_LIBELFINC): Define.
2704         * Makefile.in: Regenerate.
2705         * configure.ac: Add --enable-lto.
2706         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2707         If --enable-lto is used, add 'lto' to new_enable_languages.
2708         If --enable-lto is used and gold is enabled, add
2709         lto-plugin to configdirs.
2710         * configure: Regenerate.
2711
2712 2009-10-03  Simon Baldwin  <simonb@google.com>
2713
2714         * configure.ac: If --with-system-zlib, suppress local zlib and
2715         pass --with-system-zlib to subdir configure scripts.
2716         * configure: Regenerate.
2717
2718 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2719             Paolo Bonzini  <bonzini@gnu.org>
2720
2721         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2722         $(srcdir).
2723         * Makefile.in: Rebuilt.
2724
2725 2009-09-26  Gary Funck  <gary@intrepid.com>
2726
2727         * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2730
2731         * configure.ac: Update minimum MPC version to 0.7.
2732         * configure: Regenerate.
2733
2734 2009-09-25  Nick Clifton  <nickc@redhat.com>
2735
2736         * configure.ac: Pass any --cache-file=/dev/null option on to
2737         subconfigures.
2738         * configure: Regenerate.
2739
2740 2009-09-23  Nick Clifton  <nickc@redhat.com>
2741
2742         * config.sub, config.guess: Update from upstream sources.
2743
2744 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2745
2746         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2747         * Makefile.in: Rebuilt.
2748
2749 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2750
2751         PR bootstrap/32272
2752         * configure.ac: Error out if $srcdir isn't '.' but contains
2753         host-${host_noncanonical}.
2754         * configure: Regenerate.
2755
2756 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2757
2758         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2759         maintainer.
2760
2761 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2762
2763         * configure.ac: If bootstrapping a combined tree with
2764         --enable-gold, require c++ in stage1_languages.
2765         * configure: Regenerate.
2766
2767         * configure.ac: Also add target_libs of stage1_languages to
2768         bootstrap_target_libs.
2769         * configure: Regenerate.
2770
2771         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2772         with --enable-languages not containing c++.
2773         * configure: Regenerate.
2774
2775 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2776
2777         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2778         * configure: Regenerate.
2779
2780 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2781
2782         * MAINTAINERS (Write After Approval): Update my e-mail address,
2783         and move from from here...
2784         (Waiting for paperwork): To here.
2785
2786 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2787
2788         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2789
2790 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2791
2792         * configure.ac: Do not use $extrasub for replacing @if/@endif
2793         parts in Makefile; instead, use additional arguments to
2794         AC_CONFIG_COMMANDS to do the replacement manually, with several
2795         sed invocations, to avoid HP-UX sed command limits.
2796         * configure: Regenerate.
2797
2798 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2799
2800         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2801         blank before -L.
2802
2803 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2804
2805         * configure.ac (with-build-config): Document.  Handle without.
2806         Handle missing argument.
2807         * configure: Rebuilt.
2808
2809 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2810
2811         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2812         Default to bootstrap-debug only if compare-debug works.
2813         * configure: Rebuilt.
2814         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2815         * Makefile.in: Rebuilt.
2816
2817 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2818
2819         * MAINTAINERS (OS Port Maintainers): Update my email address.
2820
2821 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2822
2823         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2824         * Makefile.in: Rebuilt.
2825
2826 2009-09-01  Chris Demetriou  <cgd@google.com>
2827
2828         * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2831
2832         PR debug/30161
2833         * include/dwarf2.h (enum dwarf_tag): Added
2834         DW_TAG_GNU_template_template_param
2835         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2836
2837 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2838
2839         * Makefile.tpl (AWK): Fix typo.
2840         * Makefile.in: Regenerate.
2841
2842 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * configure.ac: Detect awk and sed.
2845         * Makefile.def (flags_to_pass): Add AWK and SED.
2846         * Makefile.tpl (AWK, SED): New.
2847         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2848         * configure: Regenerate.
2849         * Makefile.in: Regenerate.
2850
2851 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2852
2853         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2854         (collapseslashes): Likewise.
2855
2856 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2857
2858         * configure.ac (AC_PREREQ): Bump to 2.64.
2859
2860 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2861
2862         * configure.ac: Remove --with-datarootdir, --with-docdir,
2863         --with-pdfdir, --with-htmldir switches.
2864         * configure: Regenerate.
2865
2866         * configure: Regenerate.
2867
2868         * compile: Sync from Automake 1.11.
2869         * depcomp: Likewise.
2870         * install-sh: Likewise.
2871         * missing: Likewise.
2872         * mkinstalldirs: Likewise.
2873         * ylwrap: Likewise.
2874
2875 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2876
2877         * ltmain.sh (func_normal_abspath): New function.
2878         (func_relative_path): Likewise.
2879         (func_mode_help): Document new -bindir option for link mode.
2880         (func_mode_link): Add new -bindir option, and use it to place
2881         output DLL if specified.
2882
2883 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2884
2885         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2886         (baseargs): Add --disable-option-checking.
2887         * configure: Regenerate.
2888
2889         * Makefile.def (configure-target-libiberty): Depend on
2890         all-binutils and all-ld.
2891         (configure-target-newlib): Likewise.
2892         * Makefile.in: Regenerate.
2893
2894 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2895
2896         * config.sub, config.guess: Update from upstream sources.
2897
2898 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2899
2900         Sync from src, merge:
2901
2902         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2903
2904         * configure.ac: Do not exclude gas for i386-*-darwin.
2905         Add a case for x86_64-*-darwin.
2906         * configure: Regenerate.
2907
2908 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2909
2910         * MAINTAINERS: Add my name to Write After Approval list.
2911
2912 2009-08-06  Michael Eager  <eager@eagercon.com>
2913
2914         * configure.ac: Add Microblaze target.
2915         * configure: Regenerate.
2916
2917 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2918
2919         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2920         * configure: Regenerate.
2921
2922 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2923
2924         * MAINTAINERS (Write After Approval): Update my e-mail address.
2925
2926 2009-07-06  Ian Lance Taylor  <iant@google.com>
2927
2928         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2929         * configure: Rebuild.
2930
2931 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2932
2933         * MAINTAINERS: Move myself to the Graphite Reviewers.
2934
2935 2009-06-30  Wei Guozhi  <carrot@google.com>
2936
2937         * MAINTAINERS: Add my name to Write After Approval list.
2938
2939 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2940
2941         PR bootstrap/40338
2942         * configure.ac (comparestring): Create new variable.
2943         * Makefile.tpl (comparestring): Use to skip some comparisions.
2944         * configure: Regenerate.
2945         * Makefile.in: Regenerate.
2946
2947 2009-06-26  Doug Evans  <dje@sebabeach.org>
2948
2949         * Makefile.def (host_modules): Add cgen.
2950         * Makefile.in: Regenerate.
2951         * configure.ac (host_tools): Add cgen.
2952         * configure: Regenerate.
2953
2954 2009-06-23  DJ Delorie  <dj@redhat.com>
2955
2956         * MAINTAINERS: Add myself as mep maintainer.
2957
2958 2009-06-23  Ian Lance Taylor  <iant@google.com>
2959
2960         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2961         boot_languages.  Only bootstrap target libraries listed in
2962         target_libs for some boot language.  Add --with-stage1-ldflags,
2963         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2964         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2965         if not building with C++.
2966         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2967         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2968         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2969         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2970         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2971         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2972         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2973         * configure, Makefile.in: Rebuild.
2974
2975 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2976
2977         * MAINTAINERS: Added my name to write-after-approval list.
2978
2979 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2980
2981         * configure.ac: Define is_elf for QNX Neutrino targets.
2982         * configure: Regenerate.
2983
2984 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2985
2986         * MAINTAINERS: Added my name to the write-after-approval list
2987
2988 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2989
2990         * configure.ac: Detect MPC in default directory.
2991         * configure: Regenerate.
2992
2993 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2994             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2995
2996         * Makefile.tpl (all): Avoid a trailing backslash.
2997         * Makefile.in: Regenerate.
2998
2999 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3000
3001         * config.sub, config.guess: Update from upstream sources.
3002
3003 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3004
3005         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3006         to noconfdirs.
3007         * configure: Regenerate.
3008
3009 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3010
3011         * Makefile.tpl ([+compare-target+]): Compare all stage
3012         directories, rather than just gcc.
3013         * Makefile.in: Rebuilt.
3014
3015 2009-06-01  Doug Kwan  <dougkwan@google.com>
3016
3017         * configure.ac: Support gold for target arm*-*-*.
3018         * configure: Regenerate.
3019
3020 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3021
3022         * Makefile.def: Add MPC support and dependencies.
3023         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3024
3025         * Makefile.in, configure: Regenerate.
3026
3027 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3028
3029         * Makefile.tpl (all): Avoid harmless warning in make all when
3030         gcc-bootstrap is enabled but stage_last does not exist.
3031         * Makefile.in: Rebuilt.
3032
3033 2009-05-24  Nicolas Roche  <roche@adacore.com>
3034
3035         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3036         * Makefile.in: Regenerate.
3037
3038 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3039
3040         * MAINTAINERS: Update my e-mail address.
3041
3042 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3043
3044         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3045         * configure:  Regenerate.
3046
3047 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3048
3049         PR other/40159
3050         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3051         gcc-no-bootstrap are mutually exclusive.
3052         * Makefile.in: Rebuilt.
3053
3054 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3055
3056         PR other/40159
3057         * Makefile.tpl (all): Don't end with unconditional success.
3058         * Makefile.in: Rebuilt.
3059
3060 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3061
3062         PR target/37137
3063         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3064         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3065         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3066         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3067         stage_configureflags, stage_cflags and stage_libcflags into
3068         explicit Makefile macros.
3069         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3070         GFORTRAN.
3071         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3072         CC.  Set CC_FOR_BUILD from CC.
3073         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3074         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3075         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3076         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3077         and GFORTRAN.
3078         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3079         (_LIBCFLAGS): Renamed to _TFLAGS.
3080         (do-compare-debug, do-compare3-debug): Drop.
3081         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3082         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3083         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3084         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3085         (XGCC_FLAGS_FOR_TARGET): New.
3086         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3087         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3088         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3089         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3090         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3091         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3092         TFLAGS.
3093         (BUILD_CONFIG): Include if requested.
3094         (all): Set TFLAGS on bootstrap.
3095         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3096         (all-stageid-prefixmodule): Likewise.
3097         (do-clean, distclean-stageid): Set TFLAGS.
3098         (restrap): Fix whitespace.
3099         * Makefile.in: Rebuilt.
3100
3101 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3102
3103         * config.guess: Sync with src.
3104
3105 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3106
3107         * configure.ac ($with_ppl):  Default to no if not supplied.
3108         ($with_cloog):  Likewise.
3109         configure:  Regenerate.
3110
3111 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3112
3113         * MAINTAINERS: Update my e-mail address.
3114
3115 2009-04-27  Nick Clifton  <nickc@redhat.com>
3116
3117         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3118
3119 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3120
3121         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3122         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3123         * Makefile.in: Regenerate.
3124
3125 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3126
3127         PR bootstrap/39739
3128         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3129         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3130
3131         * configure, Makefile.in: Regenerate.
3132
3133 2009-04-21  Taras Glek  <tglek@mozilla.com>
3134
3135         * include/hashtab.h: Update GTY annotations to new syntax
3136         * include/splay-tree.h: Likewise
3137
3138 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3139
3140         * config.sub, config.guess: Update from upstream sources.
3141
3142 2009-04-15  Anthony Green  <green@moxielogic.com>
3143
3144         * configure.ac: Add moxie support.
3145         * configure: Rebuilt.
3146
3147 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3148
3149         * configure.ac: Change copyright header to refer to version
3150         3 of the GNU General Public License and to point readers at the
3151         COPYING3 file and the FSF's license web page.
3152         * Makefile.def: Likewise.
3153         * Makefile.tpl: Likewise.
3154         * Makefile.in: Regenerate.
3155
3156 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3157
3158         * configure.ac: Restore match for darwin9 or later. Use double
3159         brackets since regeneration eats one pair.
3160         * configure: Regenerate.
3161
3162 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3163
3164         PR gas/10039
3165         * configure.ac: Require texinfo 4.7.
3166         * configure: Regenerated.
3167
3168 2009-04-09  Nick Clifton  <nickc@redhat.com>
3169
3170         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3171         the GCC Runtime Library Exception.
3172
3173 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3174
3175         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3176         * configure: Regenerate.
3177
3178 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3179
3180         * Makefil.def (languages): New entries.
3181         * Makefile.tpl (check-gcc-*): New generic target.
3182         * Makefile.in: Regenerate.
3183
3184 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3185
3186         * MAINTAINERS:  Update my email address.
3187
3188 2009-03-18  Tom Tromey  <tromey@redhat.com>
3189
3190         * configure: Rebuild.
3191         * configure.ac (host_libs): Add libiconv.
3192         * Makefile.in: Rebuild.
3193         * Makefile.def (host_modules): Add libiconv.
3194         (configure-gdb, all-gdb): Depend on libiconv.
3195
3196 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3197
3198         * configure.ac: Treat gdb as supported on x86_64-darwin.
3199         * configure: Regenerate.
3200
3201 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3202
3203         * configure.ac (--with-host-libstdcxx): New option.
3204         * configure: Regenerate.
3205
3206 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3207
3208         * MAINTAINERS:  Move myself into the write after approval list.
3209
3210 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3211
3212         * MAINTAINERS: Update e-mail address.
3213
3214 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3215
3216         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3217
3218 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3219
3220         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3221
3222 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3223
3224         Backport from git Libtool:
3225
3226         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3227         Support GNU/kOpenSolaris.
3228         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3229         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3230         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3231         GNU/kOpenSolaris.
3232
3233 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3234
3235         * MAINTAINERS: Update e-mail address.
3236
3237 2009-02-24  Michael Eager  <eager@eagercon.com>
3238
3239         * MAINTAINERS (Write After Approval): Add self.
3240
3241 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3242
3243         * MAINTAINERS (Write After Approval): Add myself.
3244
3245 2009-02-05  Andreas Schwab  <schwab@suse.de>
3246
3247         * Makefile.tpl (stage_last): Define $r and $s before using
3248         $(RECURSE_FLAGS_TO_PASS).
3249         * Makefile.in: Regenerate
3250
3251 2009-01-30  Ian Lance Taylor  <iant@google.com>
3252
3253         * MAINTAINERS: Move myself to the Global Reviewers list.
3254
3255 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3256
3257         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3258         * configure: Regenerate.
3259
3260 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3261
3262         * MAINTAINERS: Make whitespace consistent.
3263         Remove Robert Millan from Write After Approval.
3264
3265 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3266
3267         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3268         (all-opcodes): Depend on all-libiberty.
3269         * Makefile.in: Regenerate.
3270
3271 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3272
3273         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3274         * configure: Regenerate.
3275
3276 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3281
3282         * MAINTAINERS: Add myself to reviewers (Fortran).
3283
3284 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3285
3286         PR tree-optimization/38515
3287         * configure.ac (cloog-polylib): Removed.
3288         (with_ppl, with_cloog): Test for "no".
3289         * configure: Regenerated.
3290
3291 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3292
3293         * MAINTAINERS: Moved myself to reviewers (Fortran).
3294
3295 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3296
3297         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3298         (Write After Approval): Remove myself.
3299
3300 2009-01-03  Diego Novillo  <dnovillo@google.com>
3301
3302         * MAINTAINERS: Remove myself from alias maintainership.
3303
3304 2009-01-02  David Ayers  <ayers@fsfe.org>
3305
3306         * MAINTAINERS: Update e-mail address.
3307
3308 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3309
3310         * MAINTAINERS: Make whitespace consistent.
3311
3312 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3313
3314         Backport from upstream Libtool:
3315         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3316         Add cache variables to tests that require the linker to work.
3317         For shlibpath_overrides_runpath, this also changes the semantics
3318         to let the result from the C compiler take precedence.
3319
3320 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3321
3322         * config.sub, config.guess: Update from upstream sources.
3323
3324 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3325
3326         * configure.ac (ppllibs): Add by default the lib flags.
3327         * configure: Regenerate.
3328
3329 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3330
3331         * MAINTAINERS:  Add myself to the write after approval list.
3332
3333 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3334
3335         * configure.ac: Add double brackets on darwin[912].
3336         * configure: Regenerate.
3337
3338 2008-12-03  Daniel Kraft  <d@domob.eu>
3339
3340         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3341         Approval to Reviewer section (for Fortran front-end).
3342
3343 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3344
3345         * configure.ac: Expand to darwin10 and later.
3346         * configure: Regenerate.
3347
3348 2008-12-02  Andreas Schwab  <schwab@suse.de>
3349
3350         * Makefile.def: configure-target-boehm-gc depends on
3351         all-target-libstdc++-v3.
3352         * Makefile.in: Regenerate.
3353
3354 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3355
3356         * MAINTAINERS:  Add myself as mingw maintainer.
3357
3358 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3359
3360         * config.sub, config.guess: Update from upstream sources.
3361
3362 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3363
3364         * README.SCO: Remove.
3365
3366 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3367
3368         * MAINTAINERS:  Add myself to the write after approval list.
3369
3370 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3371
3372         * MAINTAINERS:  Update my email address in WAA section.
3373
3374 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3375
3376         * MAINTAINERS: Update e-mail address.
3377
3378 2008-11-27  Toon Moene  <toon@moene.org>
3379
3380         * MAINTAINERS: Change e-mail address.
3381
3382 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3383
3384         * configure.ac: Build gdb for i?86-*-darwin*
3385         * configure: Regenerated.
3386
3387 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3388
3389         * MAINTAINERS: Added my full name.
3390
3391 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3392
3393         PR bootstrap/38014
3394         PR bootstrap/37923
3395
3396         Revert:
3397
3398         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3399
3400         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3401         * Makefile.in: Regenerated.
3402
3403         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3404
3405         PR gdb/921
3406         PR gdb/1646
3407         PR gdb/2175
3408         PR gdb/2176
3409
3410         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3411         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3412         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3413         (HOST_EXPORTS): Pass CPPFLAGS.
3414         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3415         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3416         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3417         * Makefile.in, configure: Regenerated.
3418         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3419         and CPPFLAGS_FOR_BUILD.
3420
3421 2008-11-06  Jeff Law  <law@redhat.com>
3422
3423         * MAINTAINERS: Add myself as middle end maintainer.
3424
3425 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3426
3427         * MAINTAINERS (Write after approval): Add myself.
3428
3429 2008-11-05  Diego Novillo  <dnovillo@google.com>
3430
3431         * MAINTAINERS (Global Reviewers): Add myself.
3432         (Non-Algorithmic Maintainers): Remove myself.
3433
3434 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3435
3436         * MAINTAINERS (Write after approval): Add myself.
3437
3438 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3439
3440         * MAINTAINERS (Write after approval): Add myself.
3441
3442 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3443
3444         * configure.ac (spu-*-*): Remove special case.
3445         * configure: Regenerate.
3446
3447 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3448
3449         * MAINTAINERS (Write after approval): Update my email address.
3450
3451 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3452
3453         * configure.ac [spu-*-*]: Do not set skipdirs.
3454         * configure: Re-generate.
3455
3456 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3457
3458         * MAINTAINERS (Various Maintainers): Add myself to reload.
3459
3460 2008-10-25  Richard Guenther  <rguenther@suse.de>
3461
3462         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3463         maintainer.  Remove myself as libgcc-math maintainer.
3464         (Non-Algorithmic Maintainers): Remove myself.
3465
3466 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3467
3468         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3469         * Makefile.in: Regenerated.
3470
3471 2008-10-23  Cary Coutant  <ccoutant@google.com>
3472
3473         * MAINTAINERS (Write after approval): Add myself.
3474
3475 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3476
3477         PR gdb/921
3478         PR gdb/1646
3479         PR gdb/2175
3480         PR gdb/2176
3481
3482         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3483         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3484         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3485         (HOST_EXPORTS): Pass CPPFLAGS.
3486         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3487         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3488         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3489         * Makefile.in, configure: Regenerated.
3490         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3491         and CPPFLAGS_FOR_BUILD.
3492
3493 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3494
3495         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3496         Sebastian Pop.
3497
3498 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3499
3500         * MAINTAINERS (Write After Approval): Added myself.
3501
3502 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3503
3504         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3505         recommended version to 2.3.2.
3506
3507         * configure: Regenerate.
3508
3509 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3510
3511         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3512
3513 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3514
3515         * MAINTAINERS (Write After Approval): Update e-mail address.
3516
3517 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3518
3519         * libtool.m4: Update to libtool 2.2.6.
3520         * lt~obsolete.m4: Update to libtool 2.2.6.
3521         * ltmain.sh: Update to libtool 2.2.6.
3522         * ltsugar.m4: Update to libtool 2.2.6.
3523         * ltversion.m4: Update to libtool 2.2.6.
3524         * ltoptions.m4: Update to libtool 2.2.6.
3525         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3526
3527 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3528
3529         * MAINTAINERS (Write After Approval): Add myself.
3530
3531 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3532
3533         * MAINTAINERS (Write After Approval): Update my name.
3534
3535 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3536
3537         * MAINTAINERS: Add myself in "Write After Approval".
3538
3539 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3540
3541         * MAINTAINERS: Add myself as ia64 maintainer.
3542
3543 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3544
3545         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3546         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3547         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3548         and Michael Tiemann from Write After Approval since they do not
3549         actually have access.
3550
3551 2008-09-05  Richard Guenther  <rguenther@suse.de>
3552
3553         * configure.ac: Initialize clooglibs to -lcloog.
3554         * configure: Re-generate.
3555
3556 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3557
3558         * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3561
3562         * configure.ac (--with-cloog-polylib): New.
3563         (--disable-cloog-version-check): New.
3564         (--disable-ppl-version-check): New.
3565         * configure: Re-generate.
3566
3567 2008-09-03  Richard Guenther  <rguenther@suse.de>
3568
3569         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3570         cloog test.
3571         * configure: Re-generate.
3572
3573 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3574
3575         Add picoChip port.
3576         * MAINTAINERS: Add picoChip maintainers.
3577
3578 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3579             Tobias Grosser  <grosser@fim.uni-passau.de>
3580             Jan Sjodin  <jan.sjodin@amd.com>
3581             Harsha Jagasia  <harsha.jagasia@amd.com>
3582             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3583             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3584             Adrien Eliche  <aeliche@isty.uvsq.fr>
3585
3586         Merge from graphite branch.
3587         * configure: Regenerate.
3588         * Makefile.in: Regenerate.
3589         * configure.ac (host_libs): Add ppl and cloog.
3590         Add checks for PPL and CLooG.
3591         * Makefile.def (ppl, cloog): Added modules and dependences.
3592         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3593         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3594
3595 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3596
3597         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3598         (GCC_SHLIB_SUBDIR): New.
3599         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3600         * configure: Regenerate.
3601         * Makefile.in: Regenerate.
3602
3603 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3604
3605         * MAINTAINERS: Consistently use tabs to separate columns.
3606
3607 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3608
3609         * MAINTAINERS (Write after Approval): Add myself.
3610
3611 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3612
3613         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3614         Enable bfd, binutils and opcodes.
3615         * configure: Regenerate.
3616
3617 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3618
3619         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3620
3621 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3622
3623         * MAINTAINERS:  Use correct Umlaut for last name.
3624
3625 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3626
3627         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3628
3629 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3630
3631         * MAINTAINERS: Update my email address.
3632
3633 2008-08-16  Nicolas Roche  <roche@adacore.com>
3634
3635         * Makefile.tpl: Add BOOT_ADAFLAGS.
3636         * Makefile.in: Regenerate.
3637
3638 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3639
3640         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3641         * configure: Regenerate.
3642
3643 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3644
3645         * configure.ac: Add makefile fragments for hpux.
3646         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3647         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3648         * configure: Regenerate.
3649         * Makefile.in: Regenerate.
3650
3651 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3652
3653         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3654
3655 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3656
3657         * MAINTAINERS (Write after Approval): Add myself.
3658
3659 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3660
3661         * MAINTAINERS (Write After Approval):  Add myself.
3662
3663 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3664
3665         * MAINTAINERS (Write After Approval):  Add myself.
3666
3667 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3668
3669         * MAINTAINERS: Update my email address.
3670
3671 2008-06-25  Joey Ye  <joey.ye@intel.com>
3672
3673         * MAINTAINERS (Write After Approval):  Add myself.
3674
3675 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3676
3677         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3678         * Makefile.in: Regenerate.
3679         * configure: Regenerate.
3680
3681 2008-06-17  Daniel Kraft  <d@domob.eu>
3682
3683         * MAINTAINERS (Write After Approval):  Add myself.
3684
3685 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3686
3687         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3688         "$@" is still intact with both Autoconf 2.59 and 2.62.
3689         * configure: Regenerate.
3690
3691 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3692
3693         * Makefile.tpl: Fix comment errors.
3694         * Makefile.in: Regenerate.
3695
3696 2008-06-12  David S. Miller  <davem@davemloft.net>
3697             David Edelsohn  <edelsohn@gnu.org>
3698
3699         * configure.ac: Add powerpc*-*-* to gold supported targets.
3700         * configure: Regenerate.
3701
3702 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3703
3704         PR tree-optimization/36218
3705         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3706         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3707         (all prefix="build-"): Pass them to build-system sub-makes.
3708         * Makefile.in: Regenerate.
3709
3710 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3711
3712         * MAINTAINERS (mt port): Remove.
3713         (sco5, unixware, sco udk): Remove.
3714         (Kean Johnston): Add to Write After Approval.
3715
3716 2008-05-30  Julian Brown  <julian@codesourcery.com>
3717
3718         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3719         of libobjc for ARM EABI Linux.
3720         * configure: Regenerate.
3721
3722 2008-05-18  Xinliang David Li   <davidxl@google.com>
3723
3724         * ChangeLog: Remove wrong ChangeLog entry.
3725
3726 2008-05-17  Xinliang David Li   <davidxl@google.com>
3727
3728         * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3731
3732         * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2008-05-14  Rafael Espíndola  <espindola@google.com>
3735
3736         * config-ml.in: don't handle --enable-shared and --enable-static.
3737
3738 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3739
3740         * MAINTAINERS: Update my email address.
3741
3742 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3743
3744         * MAINTAINERS: Update my email address.
3745
3746 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3747
3748         * MAINTAINERS (Write After Approval): Add myself.
3749
3750 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3751
3752         * MAINTAINERS (Write After Approval): Add myself.
3753
3754 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3755
3756         * MAINTAINERS (crx): Add myself.
3757
3758 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3759
3760         Sync with src:
3761         2008-04-14  David S. Miller  <davem@davemloft.net>
3762
3763         * configure.ac: Add sparc*-*-* to gold supported targets.
3764         * configure: Regenerate.
3765
3766 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3767
3768         PR bootstrap/35457
3769         * configure.ac: Include override.m4.
3770         * configure: Regenerate.
3771
3772 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3773
3774         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3775         * Makefile.in: Regenerate.
3776
3777 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3778
3779         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3780         as nonconfigurable directories list.
3781         * configure: Regenerate.
3782
3783 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3784
3785         * config.sub, config.guess: Update from upstream sources.
3786
3787 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3788
3789         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3790         * Makefile.in: Regenerate.
3791
3792 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3793
3794         * configure.ac: Do not build libssp for the AVR.
3795         * configure: Regenerate.
3796
3797 2008-04-07  Ian Lance Taylor  <iant@google.com>
3798
3799         * Makefile.def: check-gold depends upon all-binutils.
3800         * Makefile.in: Regenerate.
3801
3802 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3803
3804         * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2008-04-04  Nick Clifton  <nickc@redhat.com>
3807
3808         PR binutils/4334
3809         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3810         builds.
3811         * configure: Regenerate.
3812
3813 2008-04-04  NightStrike  <NightStrike@gmail.com>
3814
3815         PR other/35151
3816         * configure.ac: Combine rules for mingw32 and mingw64.
3817         * configure: Regenerate.
3818
3819 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3820
3821         * MAINTAINERS (Write After Approval): Add myself.
3822
3823 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3824
3825         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3826         * Makefile.in (.NOTPARALLEL): Ditto.
3827
3828 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3829
3830         * MAINTAINERS (Write After Approval): Add myself.
3831
3832 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3833
3834         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3835         * Makefile.in (.NOTPARALLEL): Regenerate.
3836
3837 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3838
3839         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3840         * Makefile.in: Regenerate.
3841
3842 2008-03-26  Jakub Staszak  <kuba@et.pl>
3843
3844         * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3847
3848         * MAINTAINERS:  Update e-mail address.
3849
3850 2008-03-20  Ian Lance Taylor  <iant@google.com>
3851
3852         * configure.ac: Add support for --enable-gold.
3853         * Makefile.def: Add gold as a directory like ld.
3854         * configure, Makefile.in: Regenerate.
3855
3856 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3857
3858         * configure.ac: m4_include config/proginstall.m4.
3859         * configure: Regenerate.
3860
3861         Backport from upstream Libtool:
3862
3863         2007-10-12  Eric Blake  <ebb9@byu.net>
3864
3865         Deal with Autoconf 2.62's semantic change in m4_append.
3866         * ltsugar.m4 (lt_append): Replace broken versions of
3867         m4_append.
3868         (lt_if_append_uniq): Don't require separator to be overquoted,
3869         and avoid broken m4_append.
3870         (lt_dict_add): Fix typo.
3871         * libtool.m4 (_LT_DECL): Don't overquote separator.
3872
3873 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3874
3875         * config.rpath: Add AIX 6 support.
3876
3877 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3878
3879         * Makefile.def (stageprofile).  Remove -fprofile-generate
3880         from stage_libcflags.
3881         * Makefile.in: Regenerate.
3882
3883 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3884
3885         * config.sub, config.guess: Update from upstream sources.
3886
3887 2008-03-06  Tom Tromey  <tromey@redhat.com>
3888
3889         * MAINTAINERS: Update for treelang deletion.
3890
3891 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3892
3893         * MAINTAINERS: Update my email address.
3894
3895 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3896
3897         * MAINTAINERS (darwin port): Add myself as a maintainer.
3898         (objective-c/c++): Add myself as a maintainer.
3899
3900 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3901
3902         * MAINTAINERS (Write After Approval): Update my email address.
3903
3904 2008-02-25  Tomas Bily  <tbily@suse.cz>
3905
3906         * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3909
3910         * MAINTAINERS (OpenMP): Add myself.
3911
3912 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3913
3914         PR bootstrap/32009
3915         PR bootstrap/32161
3916
3917         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3918         * configure: Regenerate.
3919
3920         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3921         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3922         STAGE4_LIBCFLAGS): New.
3923         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3924         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3925         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3926         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3927         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3928         for target modules.  Don't export LIBCFLAGS.
3929         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3930         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3931         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3932         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3933         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3934         * Makefile.in: Regenerate.
3935
3936 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3937
3938         PR libgcj/33085
3939         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3940         Do not use -DDLL_EXPORT.  Backport from upstream.
3941
3942 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3947
3948         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3949         * configure: Regenerate.
3950
3951 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3952
3953         * configure.ac (xtensa*-*-*): Recognize processor variants.
3954         * configure: Regenerate.
3955
3956 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3957
3958         PR bootstrap/34922
3959         * configure.ac (PARSE_ARGS): Push suitable setting of
3960         ac_subdirs_all, for `./configure --help=recursive'.
3961         Handle `+' in generic toplevel directory disabling.
3962         * configure: Regenerate.
3963
3964 2008-01-28  Nick Clifton  <nickc@redhat.com>
3965
3966         * MAINTAINERS (xstormy16): Take over maintainership.
3967
3968 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3969
3970         * MAINTAINERS (c4x port): Remove.
3971
3972 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3973
3974         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3975
3976 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3977
3978         * config.sub, config.guess: Update from upstream sources.
3979
3980 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3981
3982         * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3985
3986         * MAINTAINERS: Update my email address.
3987
3988 2008-01-09  Raksit Ashok  <raksit@google.com>
3989
3990         * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2008-01-09  Raksit Ashok  <raksit@google.com>
3993
3994         * MAINTAINERS (Write After Approval): Add myself.
3995
3996 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3997
3998         * config.sub, config.guess: Update from upstream sources.
3999
4000 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4001
4002         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4003         Change recommended MPFR from 2.2.1 -> 2.3.0.
4004         * configure: Regenerate.
4005
4006 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4007
4008         * MAINTAINERS: Update my email address.
4009
4010 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4011
4012         * MAINTAINERS: Update my email address.
4013
4014 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4015
4016         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4017         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4018         * Makefile.in: Regenerate.
4019
4020 2007-12-10  Mark Heffernan  <meheff@google.com>
4021
4022         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4023         misplaced entries.
4024
4025 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4026
4027         * configure.ac: Enable libjava for x86_64-*-darwin9.
4028         * configure: Regenerate.
4029
4030 2007-12-07  Bill Maddox  <maddox@google.com>
4031
4032         * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4035
4036         * config.sub, config.guess: Update from upstream sources.
4037
4038 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4039
4040         * config-ml.in: Remove 64bit configure tests.
4041
4042 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4043
4044         * config-ml.in: Robustify against white space in absolute file
4045         names.
4046
4047         * config-ml.in (multi-clean): Substitute ${Makefile}.
4048         Remove superfluous ${Makefile} in list.
4049
4050 2007-11-19  Thiemo Seufer  <ths@mips.com>
4051
4052         * config-ml.in: Don't hardcode the Makefile name.
4053
4054 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4055
4056         * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4059
4060         * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2007-11-06  Doug Kwan  <dougkwan@google.com>
4063
4064         * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4067
4068         * MAINTAINERS (mercury): Remove entry.
4069         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4070
4071 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4072
4073         * Makefile.def (dependencies): Make configure-gdb depend on
4074         all-intl.
4075         * Makefile.in: Regenerated.
4076
4077 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4078
4079         * MAINTAINERS (Fortran maintainer): Remove myself.
4080
4081 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4082
4083         * Makefile.def: To avoid problems running with parallel makes,
4084         build newlib before libgloss so that target specific header
4085         files are availble.
4086         * Makefile.in: Regenerate
4087
4088 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4089
4090         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4091         * Makefile.in: Regenerate.
4092
4093 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4094
4095         * MAINTAINERS (Register allocation reviewer): Add myself.
4096
4097 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4098
4099         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4100         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4101         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4102         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4103         * configure: Regenerate.
4104
4105 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4106
4107         * MAINTAINERS (Register allocation reviewer): Add myself.
4108
4109 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4110
4111         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4112         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4113         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4114         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4115         * configure.ac: Default them to host tools for $host = $build.
4116         Subst them.
4117
4118         * configure: Regenerate.
4119         * Makefile.in: Regenerate.
4120
4121 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4122
4123         * MAINTAINERS (Register allocation reviewer): Add myself.
4124
4125 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4126
4127         * MAINTAINERS (Register allocation reviewer): Add myself.
4128
4129 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4130
4131         * MAINTAINERS (Write After Approval): Fix typo.
4132
4133 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4134
4135         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4136         * configure: Regenerate.
4137
4138 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4139
4140         PR bootstrap/31906
4141         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4142         they're already prefixed.
4143
4144 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4145
4146         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4147         libstdc++.
4148         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4149         * configure: Regenerate.
4150         * Makefile.in: Regenerate.
4151
4152 2007-09-17  Andreas Schwab  <schwab@suse.de>
4153
4154         * configure.ac: Raise minimum makeinfo version to 4.6.
4155         * configure: Regenerate.
4156
4157 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4158
4159         * MAINTAINERS (write-after-approval) add myself
4160
4161 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4162
4163         * configure.ac: Correct makeinfo version check.
4164         * configure: Regenerate.
4165
4166 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4167
4168         * MAINTAINERS: Update my email address.
4169
4170 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4171
4172         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4173         to $skipdirs and only disable gprof for newlib.  Use the normal
4174         mips*-elf* handling in other respects.
4175         * configure: Regnerate.
4176
4177 2007-09-12  David Daney  <ddaney@avtrex.com>
4178
4179         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4180         enabling libgcj.
4181         * configure: Regenerate.
4182
4183 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4184
4185         PR other/32154
4186         * configure.ac: For libgloss targets, point the linker to the linker
4187         script, startup code and simulator library.
4188         * configure: Regenerate.
4189
4190 2007-09-07  Andrew Haley  <aph@redhat.com>
4191
4192         * configure.ac (noconfigdirs): Remove target-libffi and
4193         target-libjava.
4194         * configure: Regenerate.
4195
4196 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4197
4198         PR target/33281
4199         * configure.ac: Use config/mh-mingw on mingw.
4200         * configure: Regenerate.
4201
4202 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4203
4204         * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2007-09-05  Richard Guenther  <rguenther@suse.de>
4207
4208         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4209         nor --disable-checking is provided also turn on yes and types
4210         checking for stage1.
4211         * configure: Re-generate.
4212
4213 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4214
4215         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4216         (Write After Approval): Remove myself.
4217
4218 2007-08-29  Nick Clifton  <nickc@redhat.com>
4219
4220         * config.sub, config.guess: Update from upstream sources.
4221
4222 2007-08-22  Bud Davis  <jmdavis@link.com>
4223
4224         * MAINTAINERS (Write After Approval): Added myself.
4225         * MAINTAINERS (Reviewers): Removed myself.
4226
4227 2007-08-18  Paul Brook  <paul@codesourcery.com>
4228             Joseph Myers  <joseph@codesourcery.com>
4229
4230         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4231         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4232         * Makefile.in: Regenerate.
4233         * configure.ac (--with-debug-prefix-map): New.
4234         * configure: Regenerate.
4235
4236 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4237             Nigel Stephens  <nigel@mips.com>
4238
4239         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4240         as target_makefile_frag.
4241         * configure: Regenerate.
4242
4243 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4244
4245         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4246         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4247         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4248         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4249         (do-compare, do-compare3, do-compare-debug): New.
4250         ([+compare-target+]): Use them.
4251
4252 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4253
4254         * MAINTAINERS (Write After Approval): Change my email address.
4255
4256 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4257             Ben Elliston  <bje@au.ibm.com>
4258
4259         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4260         --silent if $silent.
4261         * configure: Regenerate.
4262
4263 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4264
4265         * MAINTAINERS (Various Maintainers): Add myself as
4266         loop infrastructure maintainer.  Update my e-mail
4267         address.
4268
4269 2007-07-31  Diego Novillo  <dnovillo@google.com>
4270
4271         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4272         Adjust description.
4273
4274 2007-07-26  Richard Guenther  <rguenther@suse.de>
4275
4276         * configure.ac: Add types checking to stage1 checking flags.
4277         * configure: Regenerate.
4278
4279 2007-07-17  Nick Clifton  <nickc@redhat.com>
4280
4281         * COPYING3: New file.  Contains version 3 of the GNU General
4282         Public License.
4283         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4284         Lesser General Public License.
4285
4286 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4287
4288         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4289
4290 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4291
4292         * MAINTAINERS (S/390 co-maintainer): Add myself.
4293         (Write After Approval): Remove myself.
4294
4295 2007-07-13  Dan Hipschman  <dsh@google.com>
4296
4297         * MAINTAINERS (Write After Approval): Add myself.
4298
4299 2007-07-11  Nick Clifton  <nickc@redhat.com>
4300
4301         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4302         WINDRES export.
4303         * Makefile.in: Regenerate.
4304
4305 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4306
4307         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4308         maintainer.
4309
4310 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4311
4312         * lt~obsolete.m4: New. Import from 20070318 libtool.
4313
4314 2007-07-03  Julian Brown  <julian@codesourcery.com>
4315
4316         * MAINTAINERS (Write After Approval): Add myself.
4317
4318 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4319
4320         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4321         * configure: Regenerate.
4322
4323 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4324
4325         * configure.ac: Add some missing m4 quotation.
4326         * configure: Regenerate.
4327
4328 2007-07-02  Simon Baldwin  <simonb@google.com>
4329
4330         * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4333
4334         * configure: Regenerate.
4335
4336 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4337
4338         * Makefile.def: Add windmc tool to build.
4339         * Makefile.tpl: Likewise.
4340         * configure.ac: Likewise.
4341         * Makefile.in: Regenerate.
4342         * configure: Regenerate.
4343
4344 2007-06-28  DJ Delorie  <dj@redhat.com>
4345
4346         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4347         not building newlib.
4348         * configure: Regenerated.
4349
4350 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4351
4352         * MAINTAINERS (Write After Approval): Add myself.
4353
4354 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4355
4356         * MAINTAINERS (Write After Approval): Add myself.
4357
4358 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4359
4360         * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4363
4364         * MAINTAINERS (Write After Approval): Add myself.
4365
4366 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4367
4368         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4369         * Makefile.in: Regenerated.
4370
4371 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4372
4373         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4374         bfin*-*-uclinux* targets.
4375         * configure: Regenerate.
4376
4377 2007-06-14  Ian Lance Taylor  <iant@google.com>
4378
4379         * MAINTAINERS: Add myself as non-algorithmic global write
4380         maintainer.
4381
4382 2007-06-14  Diego Novillo  <dnovillo@google.com>
4383
4384         * MAINTAINERS: Add self as middle-end maintainer and
4385         non-algorithmic global write maintainer.
4386
4387 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4388
4389         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4390         Move all Fortran maintainers except Paul Brook into the
4391         Non-Autopoiesis section.
4392
4393 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4394
4395         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4396         (distclean-stage[+id+]): Possibly delete stage_last.
4397         * Makefile.in: Regenerate.
4398
4399 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4400
4401         * MAINTAINERS (Various Maintainer): Fix typo.
4402
4403 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4404
4405         * MAINTAINERS (Various Maintainer): Add myself as
4406         dataflow maintainer.
4407
4408 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4409
4410         * config.sub, config.guess: Update from upstream sources.
4411
4412 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4413
4414         * Makefile.tpl: Fix spelling error.
4415         * Makefile.in: Regenerate.
4416
4417 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4418
4419         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4420         lt_cv_sys_max_cmd_len.
4421
4422 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4423
4424         * MAINTAINERS (Various Maintainers): Add myself as
4425         auto-vectorizer maintainer.
4426
4427 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4428
4429         PR libjava/32098
4430         * libtool.m4: Revert previous change.
4431         * ltgcc.m4: Put it here.
4432
4433 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4434
4435         * MAINTAINERS (Various Maintainers): Add myself as
4436         auto-vectorizer maintainer.
4437
4438 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4439
4440         PR libjava/32098
4441         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4442
4443 2007-05-30  Richard Guenther  <rguenther@suse.de>
4444
4445         * MAINTAINERS (Various Maintainers): Add myself as
4446         auto-vectorizer maintainer.
4447
4448 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4449
4450         PR bootstrap/29382
4451         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4452         * configure: Rebuilt.
4453
4454 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4455
4456         * MAINTAINERS (Write After Approval): Removed my name.
4457
4458 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4459
4460         * MAINTAINERS (Write After Approval): Remove myself.
4461
4462 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4463
4464         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4465
4466 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4467
4468         * ltmain.sh: Update from ToT Libtool.
4469         * libtool.m4: Update from ToT Libtool.
4470         * ltsugar.m4: New. Update from ToT Libtool.
4471         * ltversion.m4: New. Update from ToT Libtool.
4472         * ltoptions.m4: New. Update from ToT Libtool.
4473         * ltconfig: Remove.
4474         * ltcf-c.sh: Remove.
4475         * ltcf-cxx.sh: Remove.
4476         * ltcf-gcj.sh: Remove.
4477
4478 2007-05-22  Ollie Wild  <aaw@google.com>
4479
4480         * MAINTAINERS (Write After Approval): Add myself.
4481
4482 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4483
4484         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4485         stage_cflags.
4486         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4487         Remove CFLAGS/LIBCFLAGS.
4488         (configure-stage[+id+]-[+prefix+][+module+],
4489         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4490         * Makefile.in: Regenerate.
4491
4492 2007-05-15  Diego Novillo  <dnovillo@google.com>
4493
4494         * MAINTAINERS: Update e-mail address.
4495
4496 2007-05-15  Revital Eres  <eres@il.ibm.com>
4497
4498         * MAINTAINERS (Write After Approval): Add myself.
4499
4500 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4501
4502         * MAINTAINERS (Write After Approval): Updated my address.
4503
4504 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4505
4506         * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2007-05-11  Silvius Rus  <rus@google.com>
4509
4510         * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2007-04-23  Tom Tromey  <tromey@redhat.com>
4513
4514         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4515
4516 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4517
4518         * MAINTAINERS (cpplib): Rename to ...
4519         (libcpp): ... this.  Add C/C++ front end maintainers.
4520
4521 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4522
4523         * config-ml.in: Pass ${ml_config_env} to configure calls.
4524
4525 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4530
4531         * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4534
4535         * MAINTAINERS (fortran 95 front end): Add myself.
4536
4537 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4538
4539         * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4542
4543         * MAINTAINERS (Modulo Scheduler): Add myself.
4544
4545 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4546
4547         * MAINTAINERS (fortran 95 front end): Add myself.
4548         (c++ front end): whitespace fix.
4549
4550 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4551
4552         * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4555
4556         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4557         of glob.  Quote arguments with single quotes too.
4558         * configure: Regenerate.
4559
4560 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4561
4562         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4563         * Makefile.in: Regenerate
4564
4565 2007-03-07  Andreas Schwab  <schwab@suse.de>
4566
4567         * configure: Regenerate.
4568
4569 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4570
4571         * configure.ac: Add "--with-pdfdir" configure option,
4572         which defines pdfdir variable.
4573         * Makefile.def (target=fixincludes): Add install-pdf to
4574         missing targets.
4575         (recursive_targets): Add install-pdf target.
4576         (flags_to_pass): Add pdfdir.
4577         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4578         target.
4579         * configure: Regenerate
4580         * Makefile.in: Regenerate
4581
4582 2007-02-28  Eric Christopher  <echristo@apple.com>
4583
4584         Revert:
4585         2006-12-07  Mike Stump  <mrs@apple.com>
4586
4587         * Makefile.def (dependencies): Add dependency for
4588         install-target-libssp and install-target-libgomp on
4589         install-gcc.
4590         * Makefile.in: Regenerate.
4591
4592 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4593
4594         * configure: Regenerate.
4595         * configure.ac: Move statements after variable declarations.
4596
4597 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4598
4599         * MAINTAINERS: Add myself as sh maintainer.
4600
4601 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4602
4603         * configure.ac: Adjust for loop syntax.
4604         * configure: Regenerate.
4605
4606 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4607
4608         * configure: Rebuilt.
4609
4610 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4611
4612         * configure.ac: Drop multiple occurrences of --enable-languages,
4613         and fix its quoting.
4614         * configure: Rebuilt.
4615
4616 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4617             Nathan Sidwell  <nathan@codesourcery.com>
4618             Vladimir Prus  <vladimir@codesourcery.com>
4619             Joseph Myers  <joseph@codesourcery.com>
4620
4621         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4622         * configure: Regenerate.
4623
4624 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4625
4626         * ltconfig (freebsd*): Default to elf.
4627
4628 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4629
4630         * configure.ac (target_libraries): Move libgcc before libiberty.
4631         * configure: Regenerated.
4632
4633 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4634             Paolo Bonzini  <bonzini@gnu.org>
4635
4636         PR bootstrap/30753
4637         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4638         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4639         * configure: Regenerated.
4640
4641 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4642
4643         * MAINTAINERS (Language Front End Maintainers): Update my mail
4644         address.
4645
4646 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4647
4648         PR bootstrap/30748
4649         * configure.ac: Correct syntax for Solaris ksh.
4650         * configure: Regenerated.
4651
4652 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4653
4654         * configure.ac: Sync with src.
4655         * configure: Regenerate.
4656
4657 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4658
4659         * Makefile.in: Regenerate.
4660
4661 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4662
4663         * config.sub: Sync with src.
4664
4665 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4666
4667         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4668         noncanonical equivalents.
4669         * configure.in: Rename to...
4670         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4671         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4672         target_noncanonical.  Use them.  Rewrite removal of configure
4673         arguments for autoconf 2.59.  Discard variable settings.  Force
4674         program_transform_name for native tools.
4675
4676         * Makefile.in: Regenerated.
4677         * configure: Regenerated with autoconf 2.59.
4678
4679 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4680
4681         * MAINTAINERS (Write After Approval): Add myself.
4682
4683 2007-01-31  Andreas Schwab  <schwab@suse.de>
4684
4685         * Makefile.tpl (LDFLAGS): Substitute it.
4686         * Makefile.in: Regenerate.
4687
4688 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4689
4690         * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4693
4694         * MAINTAINERS (spu port): Add myself.
4695
4696 2007-01-23  Richard Guenther  <rguenther@suse.de>
4697
4698         PR bootstrap/30541
4699         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4700         * Makefile.tpl (GNATBIND): Substitute it.
4701         (GNATMAKE): Likewise.
4702         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4703         of STAGE_PREFIX.
4704         * Makefile.in: Regenerate.
4705         * configure: Regenerate.
4706
4707 2007-01-18  Mike Stump  <mrs@apple.com>
4708
4709         * configure.in: Re-enable -Werror for gcc builds.
4710
4711 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4712
4713         * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4716
4717         * configure.in: Change == to = in test command.
4718         * configure: Regenerate.
4719
4720 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4721             Nick Clifton  <nickc@redhat.com>
4722             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4723
4724         * configure.in (build_configargs, host_configargs, target_configargs):
4725         Remove build/host/target parameters.
4726         (host_libs): Add gmp and mpfr.
4727         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4728         * Makefile.def (gmp, mpfr): New.
4729         (gcc): Remove target.
4730         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4731         target_os, target_vendor): New.
4732         (configure): Add host_alias/target_alias arguments; adjust invocations.
4733         * configure: Regenerate.
4734         * Makefile.in: Regenerate.
4735
4736 2007-01-11  Matt Fago  <fago@earthlink.net>
4737
4738         * configure.in: Try to link to functions only in mpfr 2.2.x
4739         to improve robustness of configure tests.
4740         * configure: Regenerate.
4741
4742 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4743
4744         * MAINTAINERS: Add myself as i386 maintainer.
4745
4746 2007-01-08  Jan Hubicka  <jh@suse.cz>
4747
4748         * MAINTAINERS: Add myself as i386 maintainer.
4749
4750 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4751
4752         * configure.in: Add support for an x86_64-mingw* target.
4753         * configure: Regenerate.
4754
4755 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4756
4757         * Makefile.tpl (all-target): Correct @if conditional for target
4758         modules.
4759         * configure.in: Omit libiberty if building only target libgcc.
4760         * configure, Makefile.in: Regenerated.
4761
4762 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4763
4764         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4765         * configure: Regenerate.
4766
4767 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4768
4769         * Makefile.def (target_modules): Add libgcc.
4770         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4771         * Makefile.tpl (clean-target-libgcc): Delete.
4772         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4773         on gcc even for bootstrapped modules.  Rewrite handling of
4774         lang_env_dependencies to loop over target_modules.
4775         * configure.in (target_libraries): Add target-libgcc.
4776         * Makefile.in, configure: Regenerated.
4777
4778 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4779
4780         * configure.in: Reorganize recognition of languages.  Add
4781         --enable-stage1-languages.  Show supported languages for the chosen
4782         target rather than all recognized languages.
4783         * configure: Regenerate.
4784
4785 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4786
4787         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4788         * Makefile.in: Regenerate.
4789
4790 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4791
4792         * configure.in: Warn that MPFR 2.2.0 is buggy.
4793         * configure: Regenerate.
4794
4795 2006-12-27  Ian Lance Taylor  <iant@google.com>
4796
4797         * configure.in: When removing Makefiles to force a reconfigure, also
4798         remove prev-DIR*/Makefile.
4799         * configure: Regenerate.
4800
4801 2006-12-22  Andreas Schwab  <schwab@suse.de>
4802
4803         * configure: Regenerate with correct autoconf version.
4804
4805 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4806
4807         * configure.in: add AC_SUBST for *_FOR_TARGET.
4808         * configure: Regenerate.
4809
4810 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4811
4812         * configure.in: Simplify logic for rejecting languages that cannot
4813         be built.  Separate the case when a language is unsupported,
4814         from the case when the user chooses not to build a language.
4815
4816 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4817
4818         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4819         it only affects bootstrap and could be tested on "$host" as well.
4820         * configure: Regenerate.
4821         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4822
4823 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4824
4825         PR bootstrap/29544
4826         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4827         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4828         move here comment from Makefile.tpl.
4829         * Makefile.tpl: Move some definitions higher in the file.
4830         (STAGE1_CHECKING): New.
4831         * configure.in: Add --enable-stage1-checking.
4832         * configure: Regenerate.
4833         * Makefile.in: Regenerate.
4834
4835 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4836
4837         * MAINTAINERS: Add myself as build system maintainer.
4838
4839 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4840
4841         * MAINTAINERS (Write After Approval): Add myself.
4842
4843 2006-12-13  Eric Christopher  <echristo@apple.com>
4844
4845         * MAINTAINERS: Add myself as darwin maintainer.
4846
4847 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4848
4849         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4850
4851 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4852
4853         MAINTAINERS: Update my entry.
4854
4855 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4856
4857         * configure.in:  Handle spu makefile frag.
4858         * Makefile.tpl (MAINT): Define
4859         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4860         * configure: Regenerate.
4861         * Makefile.in: Regenerate.
4862
4863 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4864
4865         * config.guess: Import latest version.
4866         * config.sub: Likewise.
4867
4868 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4869
4870         * configure.in (spu-*-*): Don't skip target-libiberty.
4871         * configure: Regenerate.
4872
4873 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4874
4875         PR bootstrap/30134
4876         * configure.in: Correct x86 darwin support for libjava to powerpc
4877         and i?86 only.
4878         * configure: Regenerate.
4879
4880 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4881
4882         * configure.in: Add x86 darwin support for libjava.
4883         * configure: Regenerate.
4884
4885 2006-12-07  Mike Stump  <mrs@apple.com>
4886
4887         * Makefile.def (dependencies): Add dependency for
4888         install-target-libssp and install-target-libgomp on
4889         install-gcc.
4890         * Makefile.in: Regenerate.
4891
4892 2006-12-04  Richard Guenther  <rguenther@suse.de>
4893
4894         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4895         (Non-Algorithmic Maintainers): Move over non-algorithmic
4896         loop optimizer maintainers, add myself as a non-algorithmic
4897         middle-end maintainer.
4898
4899 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4900
4901         * MAINTAINERS (Write After Approval): Add myself.
4902
4903 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904
4905         * configure.in: Update error message for missing GMP/MPFR.
4906
4907         * configure: Regenerate.
4908
4909 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4910
4911         * configure.in: Update MPFR version in error message.
4912
4913         * configure: Regenerate.
4914
4915 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4916
4917         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4918         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4919         --with-gmp-lib): New flags.
4920
4921         * configure: Regenerate.
4922
4923 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4924
4925         * MAINTAINERS (Write After Approval): Change my email address.
4926
4927 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4928
4929         * MAINTAINERS (Write After Approval): Add myself.
4930
4931 2006-11-22  Philipp Thomas  <pth@suse.de>
4932
4933         * MAINTAINERS (i18n): Update e-mail address.
4934
4935 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4936
4937         * MAINTAINERS (spu port): Add myself as maintainer.
4938         (Write After Approval): Remove myself.
4939
4940 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4941
4942         * configure.in (skipdirs): Don't build libssp for SPU.
4943         * configure: Regenerate.
4944
4945 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4946
4947         * MAINTAINERS (spu port): Add myself as maintainer.
4948         (libobjc): Update my email address.
4949
4950 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4951
4952         * MAINTAINERS (Write After Approval): Add myself.
4953
4954 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4955
4956         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4957         * configure : Rebuilt.
4958
4959 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4960
4961         * MAINTAINERS (Write After Approval): Add myself.
4962
4963 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4964
4965         * MAINTAINERS (Write After Approval): Add myself.
4966
4967 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4968
4969         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4970         libmpfr.a.
4971         * configure: Regenerate.
4972
4973 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4974
4975         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4976         (unstage): Test for stage_last presence.
4977
4978         PR bootstrap/29802
4979         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4980         STAGE_PREFIX.
4981         * Makefile.in: Regenerate.
4982
4983 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4984
4985         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4986         maintainers.
4987
4988 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4989
4990         * MAINTAINERS (Write After Approval): Add myself.
4991
4992 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4995         and stageN-package/Makefile.
4996         * Makefile.in: Regenerated.
4997
4998 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4999
5000         * configure.in: Remove target-libgloss from noconfigdirs for
5001         bfin-*-*.
5002         * configure: Regenerated.
5003
5004 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5005
5006         * configure.in (have_gmp): Only error if the gcc directory exists.
5007
5008         * configure: Regenerate.
5009
5010 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5011
5012         * configure.in: Robustify error message for missing GMP/MPFR.
5013
5014         * configure: Regenerate.
5015
5016 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5017
5018         * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5021
5022         * MAINTAINERS: Change email address.
5023
5024 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5025
5026         * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5029
5030         * MAINTAINERS (Write After Approval): Add myself.
5031
5032 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5033
5034         * MAINTAINERS (Write After Approval): Move myself to
5035         Write After Approval section.
5036
5037 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5038
5039         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5040         need_gmp anymore.
5041         * configure: Regenerate.
5042
5043 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5044
5045         * MAINTAINERS (Write After Approval): Add myself.
5046
5047 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5048
5049         * config.guess: Import latest version.
5050         * config.sub: Likewise.
5051
5052 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5053
5054         * Makefile.def: Added pdf target handling.
5055         * Makefile.tpl: Added pdf target handling.
5056         * Makefile.in: Regenerated.
5057
5058 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5059
5060         * MAINTAINERS: Add self as score port maintainer.
5061
5062 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5067
5068         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5069         or newer.
5070         * configure: Regenerated.
5071
5072 2006-09-27  Dave Brolley  <brolley@redhat.com>
5073
5074         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5075         using $s instead of $r.
5076         * configure: Regenerated.
5077
5078 2006-09-26  Thiemo Seufer  <ths@mips.com>
5079
5080         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5081         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5082         * configure: Regenerate.
5083
5084 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5085
5086         * MAINTAINERS (Write After Approval): Remove myself.
5087
5088 2006-09-22  Chao-ying Fu  <fu@mips.com>
5089
5090         * MAINTAINERS (Write After Approval): Add myself.
5091
5092 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5093
5094         * MAINTAINERS: Add self as soft-fp maintainer.
5095
5096 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5097
5098         * MAINTAINERS: Add myself as avr maintainer.
5099         Remove Marek Michalkiewicz as avr maintainer.
5100
5101 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5102
5103         * MAINTAINERS (Write After Approval): Add myself.
5104
5105 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5106
5107         * configure.in: Never build newlib for a Mingw host.
5108         Never build newlib as Mingw target library.
5109         Test the existence of winsup/cygwin for building a Cygwin newlib,
5110         rather than just winsup.
5111         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5112         building a Mingw target.
5113         * configure: Regenerate.
5114
5115 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5116
5117         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5118
5119 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5120
5121         * config.guess: Import from src (was more updated).
5122         * config.sub: Likewise.
5123
5124 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5125
5126         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5127         * configure: Regenerated.
5128
5129 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5130
5131         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5132         for stages after the first.
5133
5134 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5135
5136         * Makefile.def: Add dependencies for configure-opcodes
5137         on configure-intl and all-opcodes on all-intl.
5138         * Makefile.in: Regenerated.
5139
5140 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5141
5142         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5143
5144 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5145
5146         Port to hosts whose 'sort' and 'tail' implementations
5147         treat operands with leading '+' as file names, as POSIX
5148         has required since 2001.  However, make sure the code still
5149         works on pre-POSIX hosts.
5150         * ltmain.sh: Don't assume "sort +2" is equivalent to
5151         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5152
5153 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5154
5155         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5156
5157 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5158
5159         * ltconfig: chmod 644 before ranlib during install.
5160
5161 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5162
5163         PR bootstrap/18058
5164         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5165         if the bootstrap compiler is a GCC version that supports it.
5166         * configure: Regenerate.
5167
5168 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5169
5170         * configure.in: Fix thinkos in previous check-in.
5171         * configure: Regenerate.
5172
5173 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5174
5175         PR other/27063
5176         * configure.in: Test subdir_requires and give an appropriate
5177         error message.
5178         * configure: Regenerate.
5179
5180 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5181
5182         * MAINTAINERS (Write After Approval): Add myself.
5183
5184 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5185
5186         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5187
5188 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5189
5190         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5191
5192 2006-06-20  David Ayers  <d.ayers@inode.at>
5193
5194         PR bootstrap/28072
5195         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5196         whether target-libjava is being configured instead of whether the
5197         java front end is enabled.
5198         * configure: Regenerate.
5199
5200 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5201
5202         PR target/27540
5203         * configure.in: Only enable libgomp on IRIX 6.
5204         * configure: Regenerate.
5205
5206 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5207
5208         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5209         too.
5210         * Makefile.in: Regenerate.
5211
5212 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5213
5214         * config-ml.in: Alter CCASFLAGS to include special
5215         multilib options the same as is done for CFLAGS.
5216
5217 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5218
5219         * configure.in: Don't enable libgomp on hpux10.
5220         * configure: Rebuilt.
5221
5222 2006-06-12  David Ayers  <d.ayers@inode.at>
5223
5224         PR bootstrap/27963
5225         PR target/19970
5226         * configure.in: Remove target-boehm-gc from noconfigdirs where
5227         ${libgcj} is specified.
5228         * configure: Regenerate.
5229
5230 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5231
5232         Sync from src:
5233
5234         * configure.in: Sync.
5235         * configure: Regenerated.
5236
5237         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5238
5239         * Makefile.def: Added dependencies from sim and gdb on intl, and
5240         added configure dependencies to everything with an all dependency
5241         on intl.
5242         * Makefile.in: Regenerated.
5243
5244 2006-06-06  David Ayers  <d.ayers@inode.at>
5245
5246         PR libobjc/13946
5247         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5248         * Makefile.in: Regenerate.
5249         * configure.in: Add --enable-objc-gc at toplevel and have it
5250         enable boehm-gc for Objective-C.
5251         Remove target-boehm-gc from libgcj.
5252         Add target-boehm-gc to target_libraries.
5253         Add target-boehm-gc to noconfigdirs where ${libgcj}
5254         is specified.
5255         Assert that boehm-gc is supported when requested for Objective-C.
5256         Only build boehm-gc if needed either for Java or Objective-C.
5257         * configure: Regenerate.
5258
5259 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5260
5261         PR 27674
5262         * Makefile.tpl (configure-[+prefix+][+module+],
5263         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5264         Remove rule to unstage bootstrapped modules.
5265         (stage_current): New.
5266         * Makefile.in: Regenerate.
5267
5268 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5269
5270         * MAINTAINERS (Write After Approval): Update my e-mail address.
5271
5272 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5273
5274         * include/libiberty.h: Declare pex_run_in_environment.
5275
5276 2006-05-31  Asher Langton  <langton2@llnl.gov>
5277
5278         * MAINTAINERS (Write After Approval): Add myself.
5279
5280 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5281
5282         * Makefile.def (bfd, opcodes): Fix lib_path.
5283         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5284         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5285         * Makefile.in: Regenerate.
5286
5287 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5288
5289         * Makefile.in: Regenerate.
5290
5291 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5292
5293         * Makefile.def: Add install-html target. Add datarootdir
5294         docdir and htmldir to flags_to_pass.
5295         * Makefile.tpl: Add install-html target.
5296         * Makefile.in: Regenerate.
5297         * configure.in: Add --with-datarootdir, --with-docdir, and
5298         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5299         * configure: Regenerate.
5300
5301 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5302
5303         * configure.in: Enable gprof for cross builds.
5304         * configure: Regenerate.
5305
5306 2006-05-22  Richard Guenther  <rguenther@suse.de>
5307
5308         Revert
5309         2006-01-31  Richard Guenther  <rguenther@suse.de>
5310         Paolo Bonzini  <bonzini@gnu.org>
5311
5312         * Makefile.def (target_modules): Add libgcc-math target module.
5313         * configure.in (target_libraries): Add libgcc-math target library.
5314         (--enable-libgcc-math): New configure switch.
5315         * Makefile.in: Re-generate.
5316         * configure: Re-generate.
5317         * libgcc-math: New toplevel directory.
5318
5319 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5320             Andreas Tobler  <a.tobler@schweiz.ch>
5321
5322         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5323         * configure: Rebuilt.
5324
5325 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5326
5327         * MAINTAINERS (Write After Approval): Add myself.
5328
5329 2006-05-01  DJ Delorie  <dj@redhat.com>
5330
5331         * configure.in: Restore CFLAGS if GMP isn't present.
5332         * configure: Regenerate.
5333
5334 2006-05-01  Richard Guenther  <rguenther@suse.de>
5335
5336         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5337         maintainer.
5338
5339 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5340
5341         * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5344
5345         * MAINTAINERS (Write After Approval): Add myself.
5346
5347 2006-04-18  DJ Delorie  <dj@redhat.com>
5348
5349         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5350         reference libgloss so that libssp can be built in a combined
5351         tree.
5352         * configure: Regenerate.
5353
5354 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5355
5356         * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5359
5360         * configure.in: Require makeinfo 4.4 or higher.
5361         * configure: Regenerate.
5362
5363 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5364
5365         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5366         Rearrange the entries of other libraries to have them in one place.
5367
5368 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5369
5370         * MAINTAINERS (Write After Approval): Remove myself.
5371         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5372
5373 2006-03-14  Richard Guenther  <rguenther@suse.de>
5374
5375         * configure: Regenerate with autoconf 2.13.
5376
5377 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5378
5379         * MAINTAINERS: Use my work address.
5380
5381         * MAINTAINERS: Update my E-mail address.
5382
5383 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5384
5385         * configure.in: Handle --disable-<component> generically.
5386         * configure: Regenerate.
5387
5388 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5389
5390         PR libgcj/17311
5391         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5392
5393 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5394
5395         * MAINTAINERS (Write After Approval):  Remove myself.
5396         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5397
5398 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5399
5400         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5401         (TARGET_CONFIGDIRS): Remove.
5402         * configure.in: Remove AC_SUBST(target_configdirs).
5403         * Makefile.in, configure: Regenerated.
5404
5405 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5406
5407         * MAINTAINERS (Write After Approval):  Remove myself.
5408         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5409
5410 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5411
5412         PR bootstrap/25670
5413
5414         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5415
5416         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5417         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5418         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5419         BUILD_PREFIX, BUILD_PREFIX_1.
5420         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5421
5422         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5423         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5424
5425         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5426         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5427         of `cat stage_current`.  Always provide the `r' and `s' variables.
5428         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5429         a single shell execution.
5430         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5431         bootstrapped modules, make the stage1 module if the build was not
5432         started yet, else build the current stage.
5433         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5434         (all-build, all-host, all-target, [+make_target+]-host,
5435         [+make_target+]-target): Do not use \-continued lines.
5436         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5437         (current_stage, restrap, stage_last): New.
5438
5439         * Makefile.in: Regenerate.
5440         * configure: Regenerate.
5441
5442 2006-02-19  Bud Davis  <jmdavis@link.com>
5443
5444         * MAINTAINERS (Write After Approval):  Remove myself.
5445         (Language Front End Maintainers):  Add myself as fortran 95
5446         maintainer and update e-mail address.
5447
5448 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5449
5450         * MAINTAINERS (Write After Approval):  Remove myself.
5451         (Language Front End Maintainers):  Add myself as fortran 95
5452         maintainer.
5453
5454 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5455
5456         * MAINTAINERS (Write After Approval): Add myself.
5457
5458 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5459
5460         * MAINTAINERS (Write After Approval):  Remove myself.
5461         (Language Front End Maintainers):  Add myself as
5462         fortran 95 maintainer.
5463
5464 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         Sync from src:
5467
5468         2005-12-27  Leif Ekblad  <leif@rdos.net>
5469
5470         * configure.in: Add support for RDOS target.
5471         * configure: Regenerate.
5472
5473 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5474             Andreas Schwab  <schwab@suse.de>
5475
5476         * configure: Regenerate.
5477
5478 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5479
5480         * configure.in (enable_libgomp): Add AIX.
5481         * configure: Regenerate.
5482
5483 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5488
5489         * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2006-01-31  Richard Guenther  <rguenther@suse.de>
5492         Paolo Bonzini  <bonzini@gnu.org>
5493
5494         * Makefile.def (target_modules): Add libgcc-math target module.
5495         * configure.in (target_libraries): Add libgcc-math target library.
5496         (--enable-libgcc-math): New configure switch.
5497         * Makefile.in: Re-generate.
5498         * configure: Re-generate.
5499         * libgcc-math: New toplevel directory.
5500
5501 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5502
5503         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5504         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5505         the assembler, linker and binutils.
5506         * configure: Regenerate.
5507
5508 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5509
5510         * MAINTAINERS (Write After Approval): Add myself.
5511
5512 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5513
5514         * configure: Regenerate.
5515
5516 2006-01-18  Richard Henderson  <rth@redhat.com>
5517             Jakub Jelinek  <jakub@redhat.com>
5518             Diego Novillo  <dnovillo@redhat.com>
5519
5520         * libgomp: New directory.
5521         * Makefile.def: Add target_module libgomp.
5522         * Makefile.in: Regenerate.
5523         * configure.in (target_libraries): Add target-libgomp.
5524         * configure: Regenerate.
5525
5526 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5527
5528         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5529         @ from continuation.
5530         * Makefile.in: Rebuilt.
5531
5532 2006-01-04  Chris Lattner  <sabre@gnu.org>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5537
5538         PR bootstrap/24252
5539
5540         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5541         * Makefile.tpl (OBJDUMP): New.
5542         (EXTRA_HOST_FLAGS): Add it.
5543         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5544
5545         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5546         to use symbolic links between directories.  Avoid race conditions
5547         or make them harmless.
5548         * configure.in: Do not try to use symbolic links between directories.
5549
5550         * Makefile.def (LEAN): Pass.
5551         * Makefile.tpl (LEAN): Define.
5552         (stage[+id+]-start): Accept that the previous directory does not
5553         exist, if the bootstrap is lean.
5554         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5555         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5556         configure substitution.
5557         ([+compare-target+]): Likewise.
5558         ([+bootstrap-target+]-lean): New.
5559         * configure.in: Remove lean bootstrap support from here.
5560
5561         * Makefile.in: Regenerate.
5562         * configure: Regenerate.
5563
5564 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5565
5566         * MAINTAINERS (libdecnumber): Add myself.
5567
5568 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5569
5570         * libtool-ldflags: New script.
5571
5572 2006-01-02  Andreas Schwab  <schwab@suse.de>
5573
5574         * configure.in: When reconfiguring remove Makefile in
5575         all stage directories.
5576         * configure: Regenerate.
5577
5578 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5579
5580         * MAINTAINERS: Update my email address.
5581
5582 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5583
5584         Revert Ada-related part of the previous change.
5585
5586         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5587         Do not pass.
5588         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5589         * Makefile.in: Regenerate.
5590         * configure.in: Do not include mt-ppc-aix target fragment.
5591         * configure: Regenerate.
5592
5593 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5594
5595         * configure.in: Select appropriate fragments for PowerPC/AIX.
5596         * configure: Regenerate.
5597
5598         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5599         BOOT_CFLAGS, BOOT_LDFLAGS.
5600         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5601         BOOT_CFLAGS, BOOT_LDFLAGS.
5602         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5603         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5604         (stage): Fail if we cannot complete the work.
5605         * Makefile.in: Regenerate.
5606
5607 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5608
5609         * configure.in: Replace ms1 with mt.
5610         * configure: Rebuilt.
5611
5612 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5613
5614         * MAINTAINERS: Update my email address.
5615
5616 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5617
5618         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5619         install-host-nogcc): Don't invoke $(stage) at the end.
5620         * Makefile.in: Regenerate.
5621
5622 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5623
5624         * configure.in: Flip the top-level bootstrap switch.
5625         * configure: Regenerate.
5626
5627 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5628
5629         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5630         $(stage) and $(unstage).
5631         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5632         (all): Remove stray semicolon.
5633         (local-distclean): Don't handle multilib.tmp and multilib.out.
5634         (install.all): Set $s for consistency.
5635         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5636         check_multilibs setting.  Always make the install directory.
5637         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5638         Correct @if/@endif.
5639         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5640         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5641         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5642         (multilib.out): Remove.
5643         * Makefile.in: Regenerated.
5644
5645 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5646
5647         * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5650
5651         * MAINTAINERS: Add myself as mt maintainer.
5652
5653         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5654
5655 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5656
5657         * MAINTAINERS: Change email address.
5658
5659 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5660
5661         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5662         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5663         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5664         Find in-tree tools if available.
5665         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5666         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5667         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5668         (COMPILER_*_FOR_TARGET): New.
5669         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5670         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5671         (CONFIGURED_*, USUAL_*): Remove.
5672         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5673         STRIP): Use autoconf substitutions.
5674         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5675         COMPILER_NM_FOR_TARGET): New.
5676         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5677
5678         (all): Make all-host and all-target in parallel.
5679         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5680         that $$r and $$s are set before invoking a recursive make.
5681         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5682         ([+bootstrap-target+]): Inline most of the `all' target.
5683
5684 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5685
5686         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5687         from the gcc build directory.
5688         * Makefile.in: Regenerate.
5689
5690 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5691
5692         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5693         depend on all-libdecnumber.
5694         * configure.in (host_libs): Include libdecnumber.
5695         * Makefile.in: Regenerate.
5696         * configure: Likewise.
5697
5698 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5699
5700         * libdecnumber: Import decNumber sources from the dfp-branch.
5701
5702 2005-11-21  Kean Johnston  <jkj@sco.com>
5703
5704         * config.sub, config.guess: Sync from upstream sources.
5705
5706 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5707
5708         Import from Autoconf sources:
5709
5710         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5711         * config/move-if-change: Don't output "$2 is unchanged";
5712         suggested by Ben Elliston.  Handle weird characters correctly.
5713
5714 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5715
5716         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5717         to match upstream libtool for darwin.
5718
5719 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5720
5721         * Makefile.def: Remove gdb dependencies for gdbtk.
5722         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5723         (configure-gdb, install-gdb): New rules.
5724         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5725         * Makefile.in, configure: Regenerated.
5726
5727 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5728
5729         * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5732
5733         * MAINTAINERS (Write After Approval): Add myself.
5734
5735 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5736
5737         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5738         Diego Novillo.
5739
5740 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5741
5742         PR bootstrap/24297
5743         * Makefile.tpl (do-[+make-target+], do-check, install,
5744         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5745         are set before recursing.
5746         * Makefile.in: Regenerate.
5747
5748 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5749
5750         PR bootstrap/18939
5751         * Makefile.def (gcc) <target>: Fix thinko.
5752         * Makefile.in: Regenerate.
5753
5754 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5755
5756         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5757         * configure: Regenerate.
5758
5759 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5760
5761         * MAINTAINERS (Write After Approval): Add self.
5762
5763 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5764
5765         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5766         target-libffi, target-qthreads, target-libjava, and
5767         targetlibobjc.
5768         * configure: Regenerate.
5769
5770 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5771
5772         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5773         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5774         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5775         (USUAL_OBJDUMP_FOR_TARGET): New.
5776         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5777         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5778         * configure, Makefile.in: Regenerated.
5779
5780 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5781
5782         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5783         before other host packages.
5784
5785 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5786
5787         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5788
5789 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5790
5791         PR bootstrap/22340
5792
5793         * configure.in (default_target): Remove.
5794         * Makefile.tpl (all): Do not use prerequisites as subroutines
5795         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5796         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5797         use prerequisites as subroutines.
5798         (check-host, check-target): New.
5799         (bootstrap configure & all targets): Do not use stage*-start
5800         if the directory layout is already ok.
5801         (non-bootstrap configure & all targets): Prepend a $(unstage).
5802         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5803         (NOTPARALLEL): Remove.
5804         (unstage, stage variables): New variables.
5805         (unstage, stage targets): Simply expand to those variables.
5806
5807         * configure: Regenerate.
5808         * Makefile.in: Regenerate.
5809
5810 2005-10-04  James E Wilson  <wilson@specifix.com>
5811
5812         * Makefile.def (lang_env_dependencies): Add libmudflap.
5813         * Makefile.in: Regenerate.
5814
5815 2005-10-03  Andreas Schwab  <schwab@suse.de>
5816
5817         Backport from libtool CVS:
5818         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5819
5820         * ltmain.sh: add support for installing into temporary
5821         staging area (e.g. 'make install DESTDIR=...')
5822
5823 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5824
5825         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5826         * configure: Regenerated.
5827
5828 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5829
5830         * configure: Regenerate with the correct
5831         autoconf version.
5832
5833 2005-09-30  Catherine Moore  <clm@cm00re.com>
5834
5835         * configure.in (bfin-*-*): New.
5836         * configure: Regenerated.
5837
5838 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5839
5840         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5841         (LIPO_FOR_TARGET): New.
5842         (CONFIGURED_LIPO_FOR_TARGET): New.
5843         (USUAL_LIPO_FOR_TARGET): New.
5844         (STRIP_FOR_TARGET): New.
5845         (CONFIGURED_STRIP_FOR_TARGET): New.
5846         (USUAL_STRIP_FOR_TARGET): New.
5847         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5848         STRIP_FOR_TARGET.
5849         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5850         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5851         * Makefile.in: Regenerate.
5852         * configure: Regenerate.
5853
5854 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5855
5856         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5857         (rs6000-*-aix*): Same.
5858         * configure: Regenerate.
5859
5860 2005-09-16  Tom Tromey  <tromey@redhat.com>
5861
5862         * MAINTAINERS: Add self as java maintainer.
5863
5864 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5865
5866         * configure.in: Recognize f95 in the --enable-languages option,
5867         and substitute it for fortran, issuing a warning.
5868         * configure: Regenerate.
5869
5870 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5871
5872         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5873         * configure:  Regenerated.
5874
5875 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5876
5877         * MAINTAINERS: Add self as ms1 maintainer.
5878
5879 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5880
5881         * Makefile.def (libssp): Add to lang_env_dependencies.
5882         * Makefile.in: Regenerate.
5883
5884 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5885
5886         * MAINTAINERS: Add myself as middle-end maintainer.
5887
5888 2005-08-17  Christian Groessler  <chris@groessler.org>
5889
5890         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5891         * Makefile.in: Regenerate.
5892
5893 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5894
5895         * MAINTAINERS (write after approval): Added myself.
5896
5897 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5898
5899         * MAINTAINERS (Write After Approval): Add myself.
5900
5901 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5902
5903         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5904         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5905         Look for alternate names of the target cc and c++
5906         * configure: Regenerate.
5907
5908 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5909
5910         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5911         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5912         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5913         tools; remove code to manually set them.
5914         (Target tools): Look in the environment for them.
5915         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5916         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5917         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5918         build directory.
5919         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5920         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5921         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5922         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5923         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5924         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5925         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5926         * configure: Regenerate.
5927         * Makefile.in: Regenerate.
5928
5929 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5930
5931         * MAINTAINERS: Update for removed CPU targets.
5932
5933 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5934
5935         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5936         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5937         * Makefile.in: Regenerated.
5938
5939 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5940
5941         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5942         (CFLAGS_FOR_TARGET): Use it.
5943         (CXXFLAGS_FOR_TARGET): Likewise.
5944         * Makefile.in: Regenerated.
5945         * configure.in (--with-build-sysroot): New option.
5946         * configure: Regenerated.
5947
5948 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5949
5950         * Makefile.tpl: Wrap install between unstage and stage
5951         * Makefile.in: Regenerate.
5952
5953 2005-07-21  Eric Christopher  <echristo@apple.com>
5954
5955         * MAINTAINERS: Update affiliation.
5956
5957 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5958
5959         * MAINTAINERS: Add self as crx port maintainer.
5960
5961 2005-07-20  DJ Delorie  <dj@redhat.com>
5962
5963         * MAINTAINERS: Add self as m32c maintainer.
5964
5965 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5966
5967         * all files: Update FSF address.
5968
5969 2005-07-15  Eric Christopher  <echristo@redhat.com>
5970
5971         * MAINTAINERS: Change affiliation.
5972
5973 2005-07-14  Jim Blandy  <jimb@redhat.com>
5974
5975         * configure.in: Add cases for Renesas m32c.
5976         * configure: Regenerated.
5977
5978 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5979
5980         * COPYING.LIB: Update from fsf.org.
5981
5982 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5983
5984         * COPYING, compile, config.guess,
5985         config.sub, install-sh, missing, mkinstalldirs,
5986         symlink-tree, ylwrap: Sync from upstream sources.
5987         * config-ml.in: Update FSF address.
5988
5989 2005-07-13  Eric Christopher  <echristo@redhat.com>
5990
5991         * configure.in: Add toplevel noconfigdir support for tpf.
5992         * configure: Regenerate.
5993
5994 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5995
5996         PR ada/22340
5997
5998         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5999         * Makefile.in: Regenerate.
6000
6001 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6002
6003         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6004         Brolley to write-after-approval.
6005
6006 2005-07-07  Andreas Schwab  <schwab@suse.de>
6007
6008         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6009         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6010         * Makefile.in: Regenerated.
6011
6012 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6013
6014         * configure.in: Don't build sim or rda when targetting darwin.
6015         * configure: Regenerate.
6016
6017 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6018
6019         * configure.in: Add --enable-libssp and --disable-libssp.
6020         * configure: Regenerate with autoconf-2.13.
6021
6022 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6023
6024         * Makefile.def (target_modules): Add libssp.
6025         * configure.in (target_libraries): Add target-libssp.
6026         * configure: Rebuilt.
6027         * Makefile.in: Rebuilt.
6028
6029 2005-07-01  Zack Weinberg  <zackw@panix.com>
6030
6031         * MAINTAINERS: Change email address.  Resign from maintainership.
6032
6033 2005-07-01  Richard Guenther  <rguenther@suse.de>
6034
6035         * MAINTAINERS: Change my e-mail address and affiliation.
6036
6037 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6038
6039         * Makefile.def (stagefeedback): Come after profile.
6040         Define profiledbootstrap target.
6041         * Makefile.tpl (profiledbootstrap): Remove.
6042         (stageprofile-end): Zap stagefeedback.
6043         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6044         * Makefile.in: Regenerate.
6045
6046 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6047
6048         * MAINTAINERS: Update my email address.
6049
6050 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6051
6052         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6053         In 'cpp' stanza, support '#line' as well as '# '.
6054
6055 2005-06-08  Andreas Schwab  <schwab@suse.de>
6056
6057         * MAINTAINERS: Move myself from 'Write After Approval' to
6058         'CPU Port Maintainers' section as m68k maintainer.
6059
6060 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6061
6062         * configure.in (unsupported_languages): New macro.
6063         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6064         non-ported target libraries in noconfigdirs.
6065         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6066         non-linux-gnu.  Remove libgcj_ex_libffi.
6067         <lang_frag loop>: Set add_this_lang=no if the language is in
6068         unsupported_languages.
6069         * configure: Regenerate.
6070
6071 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6072
6073         * configure.in: Fix typo in handling of --with-mpfr-dir.
6074         * configure: Regenerate.
6075
6076 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6077
6078         * MAINTAINERS: Update my email address.
6079
6080 2005-06-02  Jim Blandy  <jimb@redhat.com>
6081
6082         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6083         accepted into the master sources.)
6084
6085 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6086             Michael Snyder  <msnyder@redhat.com>
6087             Stan Cox  <scox@redhat.com>
6088
6089         * configure.in: Set noconfigdirs for ms1.
6090
6091         * configure: Regenerate.
6092
6093 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6094
6095         * MAINTAINERS (Write After Approval): Add self.
6096
6097 2005-06-01  Josh Conner  <jconner@apple.com>
6098
6099         * MAINTAINERS (Write After Approval): Add self.
6100
6101 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6102
6103         * MAINTAINERS: Update my email address.
6104
6105 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6106
6107         * MAINTAINERS (Write After Approval): Add self.
6108
6109 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6110
6111         * MAINTAINERS (Write After Approval): Remove self.
6112
6113 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6114
6115         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6116         (Dependencies): Consider target modules for bootstrap dependencies.
6117         Make target bootstrap modules depend on each stage's gcc.
6118         * Makefile.in: Regenerate.
6119
6120 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6121
6122         * Makefile.def (configure-gcc): Depend on binutils having been built.
6123         (all-gcc): No need to do it here.
6124         * Makefile.in: Regenerate.
6125
6126 2005-05-19  Paul Brook  <paul@codesourcery.com>
6127
6128         * configure.in: Rewrite misleading error message when requested
6129         language cannot be built.
6130         * configure: Regenerate.
6131
6132 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6133
6134         * ylwrap: Import from Automake 1.9.5.
6135
6136 2005-05-13  David Ung  <davidu@mips.com>
6137
6138         * MAINTAINERS (Write After Approval): Add self.
6139
6140 2005-05-09  Mike Stump  <mrs@apple.com>
6141
6142         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6143         lt_cv_sys_max_cmd_len for now.
6144
6145 2005-05-09  Stan Cox  <scox@redhat.com>
6146
6147         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6148
6149 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6150
6151         * README.SCO: Update the URL.
6152
6153 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6154
6155         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6156         with_gnu_ld to libtool.
6157         * ltcf-c.sh (aix[45]): Define file_list_spec.
6158         * ltcf-cxx.sh (aix[45]): Same.
6159         * ltcf-gcj.sh (aix[45]): Same.
6160         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6161         exists, write list of input files to temporary file.
6162
6163 2005-05-04  Mike Stump  <mrs@apple.com>
6164
6165         * configure.in: Always pass --target to target configures as
6166         otherwise rebuilds that do --recheck will fail.
6167         * confiugure: Rebuilt.
6168
6169 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6170
6171         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6172         STAGE_HOST_EXPORTS.
6173         (configure, all): Add bootstrap support.
6174         (Host modules, target modules): Pass post-stage1 flags and exports.
6175         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6176         * Makefile.in: Regenerate.
6177
6178 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6179
6180         * configure: Regenerate.
6181
6182 2005-04-27  Mike Stump  <mrs@apple.com>
6183
6184         * MAINTAINERS: Add self as darwin maintainer.
6185
6186 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6187
6188         * config.sub: Update from master copy.
6189
6190 2005-04-21  Mike Stump  <mrs@apple.com>
6191
6192         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6193         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6194
6195 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6196
6197         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6198         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6199         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6200         "*-*-elf" and "*-*-linux*".
6201         * configure: Regenerate.
6202
6203 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6204
6205         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6206
6207 2005-04-12  Mike Stump  <mrs@apple.com>
6208
6209         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6210
6211 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6212
6213         * MAINTAINERS (Write After Approval): Add myself.
6214
6215 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6216
6217         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6218
6219 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6220
6221         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6222         (TARGET_CONFIGARGS): Include --with-target-subdir.
6223         (configure, all): New macros.  Use them throughout.
6224         * Makefile.in: Regenerate.
6225
6226 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6227
6228         * MAINTAINERS (Write After Approval): Add myself.
6229
6230 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6231
6232         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6233
6234 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6235
6236         * MAINTAINERS: Move John Carr to Write After Approval.
6237
6238 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6239
6240         * config/mh-mingw32: Delete.
6241         * configure.in: Don't use it.
6242         * configure: Regenerate.
6243
6244 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6245
6246         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6247         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6248         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6249         (HOST_LIB_PATH): Generate from Makefile.def.
6250         (TARGET_LIB_PATH): Likewise.
6251         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6252         * Makefile.in: Regenerate.
6253         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6254         (RPATH_ENVVAR): Include Darwin case.
6255         * configure: Regenerate.
6256
6257 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6258
6259         * MAINTAINERS (Various Maintainers): Remove self.
6260         (Write After Approval): Add self.
6261
6262 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6263
6264         * MAINTAINERS (Various Maintainers): Add self.
6265
6266 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6267
6268         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6269         * configure: Regenerate.
6270
6271 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6272
6273         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6274         gcc_version, and gcc_version_trigger from set of flags to pass.
6275         * Makefile.tpl: Remove definitions of above variables.
6276         (config.status): Remove dependency on $(gcc_version_trigger).
6277         * Makefile.in: Regenerate.
6278         * configure.in: Do not reference config/gcc-version.m4 nor
6279         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6280         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6281         * configure: Regenerate.
6282
6283 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6284             Andrew Pinski  <pinskia@physics.uc.edu>
6285
6286         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6287         * Makefile.in: Regenerate.
6288
6289 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6290
6291         * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2005-03-03  David Ayers  <d.ayers@inode.at>
6294
6295         * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6298
6299         PR libgcj/20160
6300         * ltmain.sh: Avoid creating archives with components that have
6301         duplicate basenames.
6302
6303 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6304
6305         PR bootstrap/20250
6306         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6307         instead of check.
6308         * Makefile.in: Regenerate.
6309
6310 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6311
6312         * Makefile.in: Regenerate to fix conflict between the previous two
6313         patches.
6314
6315 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6316
6317         PR bootstrap/17383
6318         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6319         * Makefile.tpl (HOST_SUBDIR): New substitution.
6320         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6321         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6322         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6323         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6324         (Host modules, Bootstrapped modules): Use it.
6325         (Build modules, Target modules): Do not create symlink trees,
6326         always configure out-of-srcdir.
6327         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6328         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6329         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6330         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6331
6332         * Makefile.in: Regenerate.
6333         * configure: Regenerate.
6334
6335 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6336
6337         Merged from libada-gnattools-branch:
6338         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6339
6340         * gnattools: New directory.
6341         * Makefile.def: Add gnattools as a module, depending on target-libada.
6342         * Makefile.in: Regenerate.
6343         * configure.in: Include gnattools in host_tools; disable it if ada
6344         is disabled.
6345         * configure: Regenerate.
6346
6347 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6348
6349         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6350         treelang maintainer.
6351         (Write After Approval): Remove myself.
6352
6353 2005-02-23  Paul Schlie  <schlie@comcast.net>
6354
6355         * configure.in: Allow darwin targeted ports to build tk, itcl and
6356         libgui.
6357         * configure: Regenerate.
6358
6359 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6360
6361         PR libgcj/10353
6362         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6363         * configure: Regenerate.
6364
6365 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6366
6367         * MAINTAINERS (Write After Approval): Add myself.
6368
6369 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6370
6371         * MAINTAINERS: Update my e-mail address.
6372
6373 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6374
6375         * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6378
6379         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6380         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6381         target-libgloss when not *-*-elf and *-*-aout.
6382         * configure: Regenerate.
6383
6384 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6385
6386         * MAINTAINERS: Remove obsolete entries.
6387
6388         * MAINTAINERS (Write After Approval): Add Michael Matz.
6389
6390 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6391
6392         * MAINTAINERS: Remove self as cpplib maintainer.
6393
6394 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6395
6396         * install-sh, config.sub: Import from upstream.
6397
6398 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6399
6400         PR bootstrap/18222
6401         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6402         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6403         * Makefile.in: Regenerate.
6404
6405 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6406
6407         * MAINTAINERS: Update my email address.
6408
6409 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6410             Andreas Schwab  <schwab@suse.de>
6411
6412         PR bootstrap/18033
6413         * config-ml.in: Eval option if surrounded by single quotes.
6414
6415 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6416
6417         Revert 2004-12-28 Makefile changes, a better fix will be
6418         applied to mainline and src after GCC 4.0 branches.
6419
6420 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6421
6422         PR bootstrap/17383
6423
6424         * Makefile.def (target_modules): Remove stage parameter,
6425         it is always true now.
6426         * Makefile.tpl (configure-build-[+module+],
6427         configure-target-[+module+]): Always build symlink tree
6428         for the directory and for include.  BUILD_SUBDIR and
6429         TARGET_SUBDIR cannot be . anymore.
6430         * Makefile.in: Regenerate.
6431
6432 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6433
6434         Revert 2004-12-08 Makefile changes.
6435
6436 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6437
6438         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6439         cygwin, mingw.
6440
6441 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6442
6443         * configure.in (sh64-*-*): Reenable gprof.
6444         * configure: Regenerate.
6445
6446 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6447
6448         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6449         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6450         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6451         * Makefile.in: Regenerate.
6452
6453 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6454
6455         * MAINTAINERS: Update my email address.
6456
6457 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6458
6459         * Makefile.tpl: Generate normal dependencies if the LHS module is
6460         not bootstrapped.
6461         * Makefile.in: Regenerate.
6462
6463 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6464
6465         * configure.in: Include config/gxx-include-dir.m4.  Use
6466         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6467         * configure: Regenerate.
6468
6469 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6470
6471         * config.if: Delete.
6472         * configure.in: Set libstdcxx_incdir directly.
6473         * configure: Regenerate.
6474
6475 2004-12-02  Eric Christopher  <echristo@redhat.com>
6476
6477         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6478         * Makefile.in: Regenerate.
6479
6480 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6481
6482         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6483         * configure: Regenerate.
6484
6485 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6486
6487         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6488         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6489         * configure: Regenerate.
6490
6491 2004-12-01  Eric Christopher  <echristo@redhat.com>
6492
6493         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6494         of things to remove.
6495
6496 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6497
6498         * MAINTAINERS (Write After Approval): Update my e-mail address.
6499
6500 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6501
6502         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6503         from CVS libtool to always pass_all.
6504
6505 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6506
6507         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6508         (hppa*64*-*-*): Delete incorrect comment.
6509         * configure: Rebuilt.
6510
6511 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6512
6513         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6514
6515 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6516
6517         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6518         from CVS libtool to always pass_all.
6519
6520 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6521
6522         * install-sh, compile: Import from automake.
6523
6524 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6525
6526         * config.guess, config.sub:  Import from savannnah.
6527
6528 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6529
6530         * MAINTAINERS (Write After Approval): Add myself
6531
6532 2004-11-12  Mike Stump  <mrs@apple.com>
6533
6534         * Makefile.def: Add html support.
6535         * Makefile.tpl: Likewise.
6536         * Makefile.in: Regenerate.
6537
6538 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6539
6540         PR 18423
6541         * configure.in: Remove all instances of build-fixincludes from
6542         noconfigdirs.
6543         (build_configargs): Supply --target to subdirectories.
6544         * configure: Regenerate.
6545
6546         * Makefile.def: Make gcc install depend on fixincludes install.
6547         * Makefile.in: Regenerate.
6548
6549 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6550
6551         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6552
6553 2004-11-11  Paul Brook  <paul@codesourcery.com>
6554
6555         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6556
6557 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6558
6559         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6560         target-libgfortran.
6561         * configure: Regenerate.
6562
6563 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6564
6565         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6566         like CC.
6567
6568 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6569
6570         * Makefile.def (host fixincludes): Specify missing targets.
6571         * Makefile.in: Regenerate.
6572
6573 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6574
6575         * MAINTAINERS: Add myself
6576
6577 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6578
6579         * MAINTAINERS (Write After Approval): Add myself.
6580
6581 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6582
6583         * Makefile.def: Build fixincludes for the host, too.
6584         * Makefile.in: Regenerate.
6585         * configure.in (host_tools): Add fixincludes.
6586         * configure: Regenerate.
6587
6588 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6589
6590         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6591         * configure: Regenerated.
6592
6593 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6594
6595         PR other/17783
6596         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6597         * configure: Regenerated.
6598
6599 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6600
6601         * README.SCO: Update per FSF instructions.
6602
6603 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6604
6605         PR target/18151
6606         * configure.in (case ${target}): Do not build fixincludes for avr.
6607         * configure: Regenerated.
6608
6609 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6610
6611         * configure.in (case ${target}): Do not build fixincludes
6612         on platforms where it is not used.
6613         * configure: Regenerated.
6614
6615 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6616
6617         * configure.in: Use an absolute path to install-sh.
6618         * configure: Regenerated.
6619
6620 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6621
6622         * MAINTAINERS (Write After Approval): Add myself.
6623
6624 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6625
6626         * MAINTAINERS: Remove from Write After Approval those that are
6627         already maintainers.
6628
6629 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6630
6631         * MAINTAINERS:  Update my email address.
6632
6633 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6634
6635         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6636         * configure: Regenerate.
6637
6638 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6639
6640         * MAINTAINERS:  Update my email address.
6641
6642 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6643
6644         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6645         entries belonging to this category.
6646
6647 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6648
6649         * MAINTAINERS: Update my e-mail address.
6650
6651 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6652
6653         Fix wrong conflict resolution in:
6654
6655         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6656
6657         * Makefile.in: Regenerate.
6658         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6659         in the recursive `make', instead of hardwiring `all'.
6660         (Autogenerated TARGET-* variables): New.
6661
6662 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6663
6664         * configure.in: Enable target-libgloss for crx-*-*.
6665         * configure: Regenerate.
6666
6667 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6668
6669         * MAINTAINERS (Various Maintainers): Move the "windows,
6670         cygwin, mingw" maintainer to ...
6671         (OS Port Maintainers): ... here.
6672
6673 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6674
6675         * MAINTAINERS (Write After Approval): Remove those that are
6676         maintainers of some subsystem.
6677
6678 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6679
6680         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6681         * ltcf-cxx.sh (tpf*): Likewise.
6682         * ltconfig (tpf*): Add TPF OS configuration support.
6683
6684 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6685
6686         * MAINTAINERS: Change my email address to my new work account.
6687
6688 2004-09-24  Michael Roth  <mroth@nessie.de>
6689
6690         * configure.in (--without-headers): Add missing double quotes.
6691         * configure: Regenerate.
6692
6693 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6694
6695         * ylwrap: Revert to previous version.
6696
6697 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6698
6699         PR bootstrap/17369
6700         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6701         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6702         SET_GCC_LIB_PATH_CMD.
6703         (BASE_TARGET_EXPORTS): Likewise.
6704         * Makefile.in: Regenerated.
6705
6706         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6707         * configure: Regenerated.
6708
6709 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6710
6711         * config.guess: New upstream version
6712         * compile, depcomp, install-sh, ylwrap: Likewise.
6713
6714 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6715
6716         * config/mh-x86omitfp: New host makefile fragment.  Add
6717         -fomit-frame-pointer to the default BOOT_CFLAGS.
6718         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6719         * configure: Regenerate.
6720
6721 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6722
6723         PR target/11572
6724         * configure.in (*-*-darwin*): Renable libobjc.
6725         * configure: Regenerate.
6726
6727 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6728
6729         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6730
6731 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6732
6733         * Makefile.def: Remove libbanshee.
6734         * Makefile.tpl: Ditto.
6735         * configure.in: Ditto.
6736         * Makefile.in: Regen.
6737         * configure: Ditto.
6738
6739 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6740
6741         * ltmain.sh: Use $pic_object as $non_pic_object if
6742         $non_pic_object=none.
6743
6744 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6745
6746         * missing: Import latest version from master repository.
6747
6748 2004-09-06  Nick Clifton  <nickc@redhat.com>
6749
6750         * config.sub: Import latest version from master repository.
6751         * config.guess: Likewise.
6752         This includes these changes:
6753
6754         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6755
6756         * config.sub: Handle crisv32, alias etraxfs.
6757         * config.guess (crisv32:Linux:*:*): Handle.
6758
6759         2004-08-13  Brad Smith  <brad@comstyle.com>
6760
6761         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6762         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6763
6764         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6765
6766         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6767         assume the processor is a powerpc.  This is because coreutils
6768         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6769         in this case, due to a MacOS X bug that causes
6770         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6771         to return a negative number.
6772         Problem reported by Petter Reinholdtsen in:
6773         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6774
6775         2004-07-19  Ben Elliston  <bje@gnu.org>
6776
6777         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6778
6779         2004-06-24  Ben Elliston  <bje@gnu.org>
6780
6781         * config.guess: Update copyright years.
6782         * config.sub: Likewise.
6783
6784         2004-06-22  Robert Millan  <robertmh@gnu.org>
6785
6786         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6787         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6788
6789         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6790
6791         * config.guess (*:*VMS:*:*): New entry. Replaces
6792         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6793         manufacturer.
6794
6795         2004-06-22  Ben Elliston  <bje@gnu.org>
6796
6797         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6798         * config.sub: Likewise.
6799
6800         2004-06-22  Ben Elliston  <bje@gnu.org>
6801
6802         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6803         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6804
6805         2004-06-11  Ben Elliston  <bje@gnu.org>
6806
6807         * config.guess (pegasos:OpenBSD:*:*): Remove.
6808
6809         2004-06-11  Ben Elliston  <bje@gnu.org>
6810
6811         From Wouter Verhelst <wouter@grep.be>:
6812         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6813
6814         2004-06-11  Ben Elliston  <bje@gnu.org>
6815
6816         * config.guess (luna88k:OpenBSD:*:*): New.
6817
6818         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6819
6820         * config.guess (m32r*:Linux:*:*): New case.
6821         * config.sub: Handle m32rle.
6822
6823         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6824
6825         From Jens Petersen  <petersen@redhat.com>:
6826         * config.sub: Handle sparcv8.
6827
6828         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6829
6830         From Tom Smith <smith@cag.lkg.hp.com>:
6831         * config.guess: Version suffixes are equally significant on Tru64
6832         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6833         prefix of "P" (patched kernel).
6834
6835         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6836
6837         * config.sub: Add support for National Semiconductor CRX target.
6838
6839 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6840
6841         * MAINTAINERS (Various Maintainers): Remove myself as web page
6842         maintainer, add myself as maintainer of build status lists.
6843
6844 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6845
6846         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6847         *-*-netware, but add target-libmudflap.
6848         Consolidate *-*-netware targets (of which really only i?86 exists)
6849         into a single entry.
6850         * configure: Likewise.
6851
6852 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6853
6854         * Makefile.tpl (sorry): Remove.
6855         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6856         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6857         (do-clean): Clean per-stage directories too.
6858         (do-distclean): Run distclean-stage1 too.
6859         (.NOTPARALLEL): Enable during toplevel bootstrap.
6860         (stage[+id+]-bubble): Enable parallel execution during
6861         the recursive invocation.
6862         * Makefile.in: Regenerate.
6863
6864         Fix previous checkin:
6865
6866         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6867         include.
6868         * configure.in: Fix indentation.
6869         * configure: Regenerate.
6870
6871 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6872
6873         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6874         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6875         * configure: regenerate
6876         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6877         -mdynamic-no-pic
6878
6879 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6880
6881         * Makefile.def (build_modules): Add fixincludes.
6882         (dependencies): Make gcc depend on fixincludes.
6883         * configure.in (build_tools): Add fixincludes.
6884         (build_configdirs): Always include build_libs.
6885         * Makefile.in: Regenerate.
6886         * configure: Regenerate.
6887
6888 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6889
6890         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6891         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6892         phony targets; do not generate timestamp files.
6893         (distclean-stageN): Remove references to their timestamp files.
6894         (restageN, touch-stageN): Remove.
6895         (stageN-bubble): Rewritten.
6896         (compare): Support lean bootstraps.
6897         * Makefile.in: Regenerate.
6898
6899         * configure.in: Only warn when bootstrapping but
6900         build != host or build != target.  Support lean bootstraps.
6901         * configure: Regenerate.
6902
6903 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6904
6905         * configure.in:  Give a better error message if GMP/MPFR are missing
6906         and a language needing them has been requested.
6907         * configure:  Regenerated.
6908
6909 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6910
6911         * configure.in:  Print a list of available language front-ends if
6912         a requested one is missing.  Tidy stray tab characters.
6913         * configure:  Regenerated.
6914
6915 2004-08-19  Michael Koch  <konqueror@gmx.de>
6916
6917         * gcc/doc/install.texi: Update entry about automake for libjava.
6918
6919 2004-08-17  Robert Millan  <robertmh@gnu.org>
6920
6921         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6922         (instead of FreeBSD).
6923         * configure: Regenerate.
6924
6925 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6926
6927         * Makefile.in: Regenerate.
6928         * configure: Regenerate.
6929
6930         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6931         stage_*_flags.
6932         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6933         for bootstrapped modules if toplevel bootstrap is going.
6934         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6935         modules.  Adjust for changes in Makefile.def.  Enable several
6936         rules even in non-bootstrap mode, just to avoid peppering the
6937         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6938         (stage-[+prev+]-bubble): Remove.
6939
6940         * Makefile.def (Dependencies): Depend on all-build-bison,
6941         all-build-flex, all-build-byacc, all-build-texinfo, rather
6942         than the host variations.
6943         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6944         with BUILD_SUBDIR.
6945         (BISON): Update for recent Bisons.
6946         (YACC): Fix typo.
6947         (cross): Depend on all-build.
6948         (all): Do not depend on all-build.
6949         (prebootstrap): Remove.
6950         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6951         (Prebootstrap dependencies): Add them to the per-stage targets
6952         and to all-prebootstrap.
6953         * configure.in (build_configdirs): Always enable build_tools.
6954         (BUILD_DIR_PREFIX): Remove.
6955
6956         * Makefile.def (gcc): Add target variable.
6957         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6958         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6959         in the recursive `make', instead of hardwiring `all'.
6960         (Autogenerated TARGET-* variables): New.
6961
6962 2004-08-13  Brian Booth  <bbooth@redhat.com>
6963
6964         * MAINTAINERS: Remove myself from write-after-approval.
6965
6966 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6967
6968         * src-release: Stop distributing mmalloc with gdb (which doesn't
6969         use it).
6970         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6971         * Makefile.in: Regenerate.
6972
6973 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6974
6975         * configure.in (arm*-*-eabi*): New target.
6976         * configure: Regenerate.
6977
6978 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6979
6980         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6981         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6982         (Dependencies): New section.
6983         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6984         (configure-target-[+module+]): Depend on maybe-all-gcc
6985         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6986         (toplevel profiledbootstrap): Fix dependencies.
6987         * Makefile.in: Regenerate.
6988
6989 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6990
6991         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6992         target-libiberty to noconfigdirs.
6993         * configure: Regenerate.
6994
6995 2004-08-03  Paul Brook  <paul@codesourcery.com>
6996
6997         * configure.in: Check for MPFR as well as GMP.
6998         * configure: Regenerate.
6999
7000 2004-08-01  Robert Millan  <robertmh@gnu.org>
7001
7002         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7003         libmudflap for all GNU-based systems (with Glibc).
7004         * configure: Regenerate.
7005
7006 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7007
7008         * Makefile.def (host-modules): Add gcc.
7009         * Makefile.in: Regenerate.
7010         * Makefile.tpl (sorry): New rule.
7011         (configure-host, all-host, [+make_target+]-host, do-check,
7012         install-host): Do not add gcc as a special case.
7013         (host modules): Add a small special-casing for gcc.  Export
7014         extra_make_flags through the environment.
7015         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7016         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7017         other recursive targets for gcc): Remove.
7018
7019         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7020         (stage, unstage): New rules.
7021         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7022         distclean-stage[+id+]): Use stage_current.
7023         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7024         the stage*-start rules.
7025
7026 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7027
7028         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7029         use -all_load flag.
7030
7031 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7032
7033         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7034         * configure: Regenerate.
7035
7036 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7037
7038         * maintainer-scripts/gcc_release: Revert yesterday's change.
7039
7040 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7041
7042         * MAINTAINERS: Add myself to write-after-approval.
7043
7044 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7045
7046         * libf2c: Removed.
7047         * gcc/gccbug.in: Updated because of libf2c removal.
7048         * maintainer-scripts/gcc_release: Ditto.
7049
7050 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7051
7052         * configure.in: Build libmudflap by default on FreeBSD.
7053         * configure: Regenerated.
7054
7055 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7056
7057         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7058         systems.
7059         * configure: Regenerated.
7060
7061 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7062
7063         PR target/16344
7064         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7065         feedback based compiler.
7066         * Makefile.in: Rebuilt.
7067
7068 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7069
7070         * Makefile.def (host_modules): Set bootstrap=true for flex.
7071         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7072         * Makefile.in: Rebuilt.
7073
7074 2004-07-07  Jan Hubicka  <jh@suse.cz>
7075
7076         * MAINTAINERS: Add self as a profile feedback maintainer.
7077
7078 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7079
7080         * configure.in:  Do not prepend $srcdir to /dev/null in
7081         makefile fragments.
7082         * configure:  Regenerate.
7083
7084 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7085
7086         * Makefile.def (build_modules): Add bison, byacc, flex,
7087         m4, texinfo.
7088         (flags_to_pass): Add FLEX.
7089         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7090         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7091         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7092         DEFAULT_MAKEINFO): Remove.
7093         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7094         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7095         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7096         objdir or else use configured tool.
7097         (all-build): New.
7098         (all): Depend on it.
7099         (Build module dependencies): Add.
7100         * Makefile.in: Regenerate.
7101         * configure.in: Better support for multiple build modules,
7102         matching what is done for host/target modules.  Do not look
7103         for "plausible" locations of build tools if Canadian cross.
7104         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7105         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7106         * configure: Regenerate.
7107
7108 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7109
7110         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7111         * Makefile.in: Regenerate.
7112
7113 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7114
7115         * Makefile.tpl (configure-build-[+module+],
7116         configure-[+module+], configure-target-[+module+]): Pass
7117         [+extra_configure_args+].
7118         (all-build-[+module+], all-[+module+], check-[+module+],
7119         install-[+module+], [+make_target+]-[+module+],
7120         all-target-[+module+], check-target-[+module+],
7121         install-target-[+module+], [+make_target+]-target-[+module+]):
7122         Pass [+extra_make_args+].
7123         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7124         (GCC_HOST_EXPORTS): Remove.
7125         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7126         cross, check-gcc, check-gcc-c++, install-gcc,
7127         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7128         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7129         * Makefile.in: Regenerate.
7130
7131 2004-06-21  Matthew Sachs  <msachs@apple.com>
7132
7133         * MAINTAINERS: Added self to write-after-approval.
7134
7135 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7136
7137         * configure.in: Check for srcdir/winsup rather than build directory
7138         winsup.
7139         * configure: Regenerate.
7140
7141 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7142
7143         * configure.in: Don't build Cygwin native newlib if winsup
7144         directory is missing.  Emit warning instead.
7145         * configure: Regenerate.
7146
7147 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7148
7149         * Makefile.tpl (touch-stage[+id+]): New.
7150         (restage[+prev+]): Depend on touch-stage[+id+].
7151
7152         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7153         Use it throughout.
7154
7155         * Makefile.def: Add profile and feedback bootstrap stages.
7156         Remove next field from bootstrap stages.
7157         * Makefile.tpl (LN, LN_S): Substitute.
7158         (stageN-start, stageN-end): Use double-colon rules, to
7159         provide a hook for additional setup commands.
7160         (distclean-stageN-gcc, restageN): Create dependencies from
7161         [+prev+], not from [+next+].
7162         (stageN-bubble): Add commands for successive stages from
7163         [+prev+], using double-colon rules.
7164         (all-stageN-gcc): Fix typo.
7165         (stagefeedback-start, profiledbootstrap): New.
7166         * Makefile.in: Regenerate.
7167         * configure.in: Call ACX_PROG_LN.
7168         * configure: Regenerate.
7169
7170 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7171
7172         * MAINTAINERS (Write After Approval): Add myself.
7173
7174 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7175
7176         * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7179
7180         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7181         without gcc.
7182         * configure: Regenerate.
7183
7184 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7185
7186         * Makefile.tpl: Fix typo.
7187         * Makefile.in: Regenerate.
7188
7189 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7190
7191         * configure.in: Remove new- prefix from toplevel
7192         bootstrap targets.
7193         * configure: Regenerate.
7194
7195 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7196
7197         * Makefile.tpl (all.normal): Rename to all.
7198         (all): Replace with a rule to pick the default
7199         target from configure.
7200         (all-gcc, configure-gcc): Use conditionals to
7201         do nothing when toplevel bootstrap is going on.
7202         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7203         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7204         * configure.in: Support --enable-bootstrap.
7205
7206         * Makefile.def: Remove new- prefix from toplevel
7207         bootstrap targets.
7208         * Makefile.tpl: Likewise.
7209
7210         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7211         target.
7212
7213         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7214         $(RECURSE_FLAGS) to recursive invocation of make.
7215
7216         * Makefile.in: Regenerate.
7217         * configure: Regenerate.
7218
7219 2004-05-30  Andreas Jaeger  <aj@suse.de>
7220             Jim Wilson  <wilson@specifixinc.com>
7221
7222         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7223         like CC.
7224
7225 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7226
7227         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7228         * configure: Regenerate.
7229
7230 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7231
7232         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7233         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7234         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7235         targets.
7236         * Makefile.in: Regenerate.
7237
7238 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7239
7240         * configure.in: Test the ability to symlink directories.
7241         * configure: Regenerate.
7242
7243         * Makefile.def (bootstrap-stage): New definitions.
7244         * Makefile.tpl (configure-stage1-gcc,
7245         configure-stage2-gcc, configure-stage3-gcc,
7246         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7247         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7248         new-restage3, compare): Autogenerate, see Makefile.in
7249         entry for behavioral changes.
7250         (distclean-stage1, new-stage1-start, new-stage1-end,
7251         new-stage1-bubble, distclean-stage2, new-stage2-start,
7252         new-stage2-end, new-stage2-bubble, distclean-stage3,
7253         new-stage3-start, new-stage3-end): New autogenerated targets.
7254         (objext, prebootstrap, BOOT_CFLAGS,
7255         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7256         targets.
7257
7258         * Makefile.in: Regenerate.
7259         (distclean-stage1, new-stage1-start, new-stage1-end,
7260         new-stage1-bubble, distclean-stage2, new-stage2-start,
7261         new-stage2-end, new-stage2-bubble, distclean-stage3,
7262         new-stage3-start, new-stage3-end): New targets.
7263         (all-stage1-gcc): Move prebootstrap dependency from here...
7264         (configure-stage1-gcc): ...to here.
7265         (new-bootstrap): Use bubble targets.
7266         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7267         Use per-stage distclean targets.
7268         (configure-stage1-gcc, configure-stage2-gcc,
7269         configure-stage3-gcc, all-stage1-gcc,
7270         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7271         Use new-stageN-start to prepare the tree.
7272
7273 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7274
7275         * Makefile.def (host_modules): add libcpp.
7276         * Makefile.tpl: Add dependencies on and for libcpp.
7277         * Makefile.in: Regenerate.
7278         * configure.in: Add libcpp host module.
7279         * configure: Regenerate.
7280
7281 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7282
7283         * Makefile.tpl: Whenever a recursive target is defined, wrap
7284         it in a special @if/@endif block, and prepare its maybe
7285         dependency in the @if/@endif block
7286         * configure.in: Instead of writing maybe dependencies, remove
7287         the @if/@endif statements, and remove the @if/@endif blocks
7288         that remain.
7289         * configure: Regenerate.
7290         * Makefile.in: Regenerate.
7291
7292 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7293
7294         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7295
7296 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7297
7298         PR bootstrap/15120
7299         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7300         * */configure: Rebuilt.
7301
7302 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7303
7304         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7305         of libf2c.
7306         * configure, Makefile.in: Regenerate.
7307
7308 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7309
7310         * MAINTAINERS (Write After Approval): Add myself.
7311
7312 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7313
7314         Merge from tree-ssa-20020619-branch.
7315
7316         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7317         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7318         (HOST_GMPLIBS): Define.
7319         (HOST_GMPINC): Define.
7320         (TARGET_LIB_PATH): Add libmudflap.
7321         (GFORTRAN_FOR_TARGET): Define.
7322         (configure-build*): Export GFORTRAN.
7323         (configure-gcc): Export GMPLIBS and GMPINC.
7324         (all-gcc): Add maybe-all-libbanshee.
7325         (configure-target-libgfortran): Define.
7326         * Makefile.in: Regenerate.
7327         * configure.in (host_libs): Add libbanshee.
7328         (target_libraries): Add target-libmudflap and target-libgfortran.
7329         Add --with-libbanshee.
7330         Handle --disable-libmudflap.
7331         (*-*-freebsd*): Use with_gmp.
7332         Add $(libgcj) to noconfigdirs.
7333         * configure: Regenerate.
7334         * depcomp: New file.
7335         * MAINTAINERS: Add tree-ssa maintainers.
7336
7337 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7338
7339         * MAINTAINERS (Various Maintainers): Add myself.
7340
7341 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7342
7343         * MAINTAINERS (Write After Approval): Add myself.
7344
7345 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7346
7347         * MAINTAINERS (Write After Approval): Add myself.
7348
7349 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7350
7351         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7352         * configure: Regenerate.
7353
7354 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7355
7356         Revert:
7357         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7358
7359         * Makefile.def (flags_to_pass): Remove *dir variables that
7360         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7361         as well as prefix and exec_prefix.
7362         * Makefile.in: Regenerate.
7363
7364 2004-04-26  Robert Millan  <robertmh@gnu.org>
7365
7366         Add patches from libtool CVS.
7367         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7368         * ltconfig: Likewise.
7369         * ltcf-c.sh: Likewise.
7370         * ltcf-cxx.sh: Likewise.
7371         * ltcf-gcj.sh: Likewise.
7372
7373 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7374
7375         * Makefile.def (host_modules): Mark with the bootstrap
7376         flag packages on which gcc depends.
7377         * Makefile.tpl (all-bootstrap): Use it.
7378         * Makefile.in: Regenerate.
7379
7380 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7381
7382         * Makefile.def (flags_to_pass): Remove *dir variables that
7383         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7384         as well as prefix and exec_prefix.
7385         * Makefile.in: Regenerate.
7386
7387 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7388
7389         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7390         * configure: Regenerate.
7391         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7392         * gcc/Makefile.tpl (compare): Use the result of the test.
7393         * gcc/Makefile.in: Regenerate.
7394
7395 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7396
7397         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7398         Always relocate gcc and prev-gcc to the original names, even
7399         if the build fails.
7400         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7401         New targets.
7402
7403 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7404
7405         * MAINTAINERS: Update my email address.
7406
7407 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7408
7409         * configure.in (mips*-*-irix5*): Enable ld.
7410         * configure: Regenerate.
7411
7412 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7413
7414         * configure: Regenerate.
7415
7416 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7417
7418         * Makefile.tpl (configure-[+module+], configure-gcc,
7419         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7420         Set and export LDFLAGS.
7421         * Makefile.in: Regenerate.
7422
7423 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7424
7425         * MAINTAINERS: Add myself to write-after-approval.
7426
7427 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7428
7429         PR bootstrap/14871
7430         * Makefile.tpl: If we don't have built-in-tree target tools,
7431         use the ones found by configure rather than hacking around with
7432         program_transform_name.
7433         * configure.in: Give Makefile.tpl the information necessary
7434         to do that.
7435         * Makefile.in: Regenerate.
7436         * configure: Regenerate.
7437
7438 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7439
7440         PR bootstrap/14760
7441         * configure.in: When computing baseargs, strip *all* copies of
7442         offending options.  Also, don't match/substitute the trailing space,
7443         so that this actually works when two similar options are separated by
7444         only one space.
7445         * configure: Regenerate.
7446
7447 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7448
7449         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7450         (rs6000-*-aix*): Same.
7451         * configure: Regenerate.
7452
7453 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7454
7455         * MAINTAINERS: Add myself to write-after-approval.
7456
7457 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7458
7459         * MAINTAINERS: Add myself to write-after-approval.
7460
7461 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7462
7463         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7464         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7465         * Makefile.in: Regenerate.
7466
7467         * configure.in (top level bootstrap support): Rework --enable-werror
7468         to set @stage2_werror_flag@.
7469         * configure: Regenerate.
7470         * Makefile.tpl (top level bootstrap support): Pass
7471         @stage2_werror_flag@ down to configure in stages 2 and 3.
7472         * Makefile.in: Regenerate.
7473
7474 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7475
7476         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7477         for stages 2 and 3 as well as in make.  As a consequence, remove
7478         OUTPUT_OPTION (now detected by configure) from the flags passed down
7479         to make.
7480         * Makefile.in: Regenerate.
7481
7482         * Makefile.tpl (new-bootstrap): Fix typo.
7483         * Makefile.in: Regenerate.
7484
7485 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7486
7487         * Makefile.tpl: Rearrange by moving recursive_targets rules
7488         into their proper sections.
7489         * Makefile.tpl (top level bootstrap support): Move disabling
7490         of coverage flags from 'make' to 'configure'; improve comments.
7491         * Makefile.in: Regenerate.
7492
7493         * Makefile.tpl (experimental top level bootstrap) Move stage1
7494         language setting from all- target to configure- target; disable
7495         intermodule optimization in stage 1; prevent gratuitous rebuilds
7496         of stage 1.
7497         * Makefile.in: Regenerate.
7498         * configure.in: Comma-separate stage 1 language list for top
7499         level bootstrap.
7500         * configure: Regenerate.
7501
7502         * Makefile.tpl: Clean up experimental top level bootstrap support:
7503         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7504         prev-gcc in configure- targets as well as all- targets.
7505         * Makefile.in: Regenerate.
7506
7507 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7508
7509         * compile: New file imported from automake.
7510
7511 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7512
7513         * configure.in: Remove symbolic link section.
7514         * configure: Regenerate.
7515         * Makefile.tpl (links): Remove.
7516         * Makefile.in: Regenerate.
7517
7518 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7519             Nathanael Nerode  <neroden@gcc.gnu.org>
7520
7521         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7522         Set with AC_CHECK_PROGS.
7523         * configure.in: Fix comment typo from last patch.
7524         * configure: Regenerate.
7525
7526 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7527
7528         * Makefile.tpl: Introduce experimental top level bootstrap support.
7529         * Makefile.in: Regenerate.
7530         * configure.in: Introduce support for top level bootstrap.
7531         * configure: Regenerate.
7532
7533 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7534             Paolo Bonzini  <bonzini@gnu.org>
7535
7536         PR bootstrap/14522
7537         * configure.in: Cope with shells that do not support unquoted ^
7538         * configure: Regenerate.
7539
7540 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7541             Paolo Bonzini  <bonzini@gnu.org>
7542
7543         PR bootstrap/14522
7544         * configure.in: Cope with shells that do not support nesting
7545         quotes inside quoted backquote substitutions.
7546         * configure: Regenerate.
7547
7548 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7549
7550         PR bootstrap/14522
7551         * configure.in: Fix escaping of $.
7552         * configure: Regenerate.
7553
7554 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7555
7556         * configure: Regenerate, since I forgot to while committing Paolo's
7557         changes.
7558
7559 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7560
7561         PR ada/14131
7562         Move language detection to the top level.
7563         * configure.in: Find default values for the tools as
7564         soon as possible.  Disable ada if GNAT is not found.
7565         Emit error message about missing languages.  Expand
7566         --enable-languages=all for the gcc subdirectory.
7567
7568 2004-03-10  Ben Elliston  <bje@gnu.org>
7569
7570         * MAINTAINERS: Update my email address.
7571
7572 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7573
7574         * ltconfig: Disable building static libraries if building shared
7575         libraries on AIX 5L.
7576
7577 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7578
7579         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7580         and disable libgcj.
7581         * configure: Regenerated.
7582
7583 2004-03-01  Brian Booth  <bbooth@redhat.com>
7584
7585         * MAINTAINERS: Add myself to write-after-approval.
7586
7587 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7588
7589         * MAINTAINERS: Add myself to write-after-approval.
7590
7591 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7592
7593         PR bootstrap/7087
7594         * Makefile.tpl: Guard XFOO sed statements better.
7595         * Makefile.tpl: Add dependency for configure-target-libada.
7596         * Makefile.in: Regenerate (incidentally fixes broken
7597         commit when libada-branch was merged).
7598
7599 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7600
7601         * MAINTAINERS: Add myself to write-after-approval.
7602
7603 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7604
7605         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7606         maintainers.
7607
7608 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7609
7610         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7611         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7612
7613 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7614
7615         PR bootstrap/11932
7616         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7617
7618 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7619
7620         * MAINTAINERS: Added myself to write-after-approval.
7621
7622 2004-02-14  Michael Koch  <konqueror@gmx.de>
7623
7624         * MAINTAINERS: Added myself to write-after-approval.
7625
7626 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7627
7628         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7629         some OS port maintainers to OS port maintainers section.
7630
7631 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7632
7633         * MAINTAINERS: Add self.
7634
7635 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7636
7637         * MAINTAINERS: Alphabetize.
7638
7639 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7640
7641         * MAINTAINERS: Remove myself.
7642
7643 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7644
7645         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7646         (rs6000-*-aix*): Same.
7647         * configure: Regenerate.
7648
7649 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7650
7651         * configure.in (host): Add in missing $noconfigdirs to defines.
7652         * configure: Regenerate.
7653
7654 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7655             Nathanael Nerode  <neroden@gcc.gnu.org>
7656
7657         PR ada/6637, PR ada/5911
7658         Merge with libada-branch:
7659         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7660         with appropriate dependencies. Add --enable-libada configure switch.
7661         * configure, Makefile.in: Regenerate.
7662
7663 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7664
7665         * MAINTAINERS: Add myself to write-after-approval.
7666
7667 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7668
7669         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7670         * configure: Regenerate.
7671
7672 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7673
7674         Merge from upstream:
7675
7676         * ltmain.in: When setting IFS to '~', be careful about user
7677         arguments that contain '~'.
7678
7679         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7680
7681         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7682         Also test $base_compile against $CC with escaped arguments. Bug
7683         reported by Geoff Keating <geoffk@apple.com>.
7684
7685 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7686
7687         * MAINTAINERS: Remove i960 port.
7688
7689 2004-01-23  DJ Delorie  <dj@redhat.com>
7690
7691         * Makefile.def (target_modules) [libiberty]: Don't stage.
7692         * Makefile.in: Rebuilt.
7693
7694 2004-01-20  Caroline Tice  <ctice@apple.com>
7695
7696         * MAINTAINERS: Add myself to write-after-approval.
7697
7698 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7699
7700         * MAINTAINERS: Update my email address.
7701
7702 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7703
7704         * MAINTAINERS: Add myself to write-after-approval.
7705
7706 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7707
7708         * MAINTAINERS: Remove entries without email address.
7709
7710 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7711
7712         * MAINTAINERS: Add myself to write-after-approval.
7713
7714 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7715
7716         * MAINTAINERS: Update my email address.
7717
7718 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7719
7720         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7721         * Makefile.tpl (configure-target-[+module+]): Support stage.
7722         * Makefile.in: Rebuilt.
7723
7724 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7725
7726         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7727
7728 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7729
7730         * MAINTAINERS: Add myself as a MIPS maintainer.
7731
7732 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7733
7734         * configure.in: Use ./config.cache, not config.cache.
7735         * configure: Regenerate.
7736         * Makefile.tpl: Special-casing not needed for GCC any more.
7737         * Makefile.in: Regenerate.
7738
7739         * configure.in: Don't share a cache file for host dirs.
7740         * configure: Regenerate.
7741
7742         * config-ml.in: Don't mess with the cache file.
7743
7744 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7745
7746         * MAINTAINERS: Move myself from 'Write After Approval' to
7747         'CPU Port Maintainers' section as SPARC maintainer.
7748
7749 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7750
7751         * Makefile.tpl: Make GCC use a separate config.cache.
7752         * Makefile.in: Regenerate.
7753
7754         PR bootstrap/11932, PR bootstrap/11933
7755         (I don't know if it will fix either of them, but it relates
7756         to them.)
7757         * configure.in: Don't use shared config.cache for target
7758         directories.
7759         * configure: Regenerate.
7760
7761 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7762
7763         * MAINTAINERS: Add myself to 'Write After Approval' section.
7764
7765 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7766
7767         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7768         * configure: Regenerated.
7769
7770 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7771
7772         * MAINTAINERS: Remove the mn10200 maintainer.
7773
7774 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7775
7776         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7777         * configure: Regenerated.
7778
7779 2003-12-16  Jan Hubicka  <jh@suse.cz>
7780
7781         * MAINTAINERS: Add myself as callgraph maintainer.
7782
7783 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7784
7785         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7786         * configure: Regenerate.
7787
7788 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7789
7790         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7791         'Write After Approval' section. Update email.
7792
7793 2003-12-01  James Lemke  <jim@wasabisystems.com>
7794
7795         * MAINTAINERS (Write After Approval): Add myself.
7796
7797 2003-11-20  Matt Thomas  <matt@3am-software.com>
7798
7799         * MAINTAINERS: Add myself as a vax port maintainer.
7800
7801 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7802
7803         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7804         (configure-build-[+module+], configure-[+module+]): Likewise.
7805         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7806         * Makefile.in: Regenerate.
7807
7808 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7809
7810         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7811         shared/dylibed libraries.
7812         * ltmain.sh: Likewise.
7813         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7814         * ltcf-cxx.sh: Likewise.
7815         * ltcf-gcj.sh: Likewise.
7816         * ltconfig: Likewise.
7817
7818 2003-11-17  Stan Cox  <scox@redhat.com>
7819
7820         * MAINTAINERS: Add myself as iq2000 port maintainer.
7821
7822 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7823
7824         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7825         * Makefile.in: Regenerate.
7826
7827 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7828
7829         * config.sub: Update to 2003-11-03 version.
7830
7831 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7832
7833         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7834         * configure:  Regenerate.
7835
7836 2003-10-20  Nicolas Pitre  <nico@cam.org>
7837
7838         * MAINTAINERS: Add myself to 'Write After Approval' section.
7839
7840 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7841
7842         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7843
7844 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7845
7846         * MAINTAINERS: Update my email address.
7847
7848 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7849
7850         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7851
7852 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7853
7854         * MAINTAINERS: Add myself to 'Write After Approval' section.
7855
7856 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7857
7858         * config.guess: Update to 2003-10-16 version.
7859         * config.sub: Update to 2003-10-16 version.
7860
7861 2003-10-15  David Daney  <ddaney@avtrex.com>
7862
7863         * MAINTAINERS: Added myself to 'Write After Approval' section.
7864
7865 2003-10-15  Falk Hueffner  <falk@debian.org>
7866
7867         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7868         'Write After Approval' section. Update email.
7869
7870 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7871
7872         * MAINTAINERS: Move myself from 'Write After Approval' to
7873         'Various Maintainers' section as middle-end maintainer.
7874
7875 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7876
7877         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7878         HOST_FLAGS_TO_PASS.
7879         * Makefile.in: Regenerate.
7880
7881 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7882
7883         * config.guess: Update to 2003-10-07 version.
7884         * config.sub: Update to 2003-10-07 version.
7885
7886 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7887
7888         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7889         * ltconfig (irix5*, irix6*): Don't override version_type.
7890
7891 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7892
7893         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7894         * configure: Rebuilt
7895         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7896         * Makefile.in: Rebuilt
7897
7898 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7899
7900         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7901
7902 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7903
7904         * MAINTAINERS (Write After Approval): Add myself.
7905
7906 2003-09-29  Paul Koning  <ni1d@arrl.net>
7907
7908         * MAINTAINERS: Move myself from "Write After Approval"
7909         to CPU platform maintainers for pdp11 platform.
7910
7911 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7912
7913         * MAINTAINERS: Move myself from 'Write After Approval' to
7914         'Various Maintainers' section as libffi testsuite maintainer.
7915
7916 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7917
7918         * configure.in: Pass a computed --program-transform-name
7919         to subconfigures.
7920         * configure: Regenerated.
7921
7922 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7923
7924         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7925         * Makefile.in: Regenerate.
7926
7927         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7928         * Makefile.in: Regenerate.
7929
7930 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7931
7932         * MAINTAINERS: Move myself from 'Write After Approval'
7933         to 'Various Maintainers' (objective-c) section.
7934
7935 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7936
7937         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7938         quoting.
7939         * configure: Regenerated.
7940
7941 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7942
7943         * MAINTAINERS (Write After Approval): Add myself to write after
7944         approval list.
7945
7946 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7947
7948         * MAINTAINERS (Write After Approval): Add myself.
7949
7950 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7951
7952         * MAINTAINERS: Update my e-mail address.
7953
7954 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7955
7956         * libtool.m4 (LD): Correct powerpc64 host match.
7957
7958 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7959
7960         * MAINTAINTERS: Update my affiliation and email address.
7961
7962 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7963
7964         * MAINTAINERS (Write After Approval): Add myself.
7965
7966 2003-09-04  DJ Delorie  <dj@redhat.com>
7967
7968         * configure: Regenerate.
7969
7970 2003-09-04  Robert Millan  <robertmh@gnu.org>
7971
7972         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7973
7974 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7975
7976         * configure.in: Ensure arguments to sed are properly spaced.
7977         * configure: Regenerate.
7978
7979 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7980
7981         * MAINTAINERS: Update my e-mail address.
7982
7983 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7984
7985         * MAINTAINERS (Write After Approval): Add myself.
7986
7987 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7988
7989         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7990         * configure: Regenerated.
7991
7992 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7993
7994         * MAINTAINERS: Update my email address.
7995
7996 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7997
7998         * configure.in:  Use newline instead of semicolon when assuming
7999         shell arguments in a for loop.
8000         * configure:  Regenerated.
8001
8002 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8003
8004         * MAINTAINERS: Resurrect the i860 maintainer.
8005
8006 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8007
8008         PR 8180
8009         * configure.in: When testing with_libs and with_headers, treat
8010         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8011         * configure: Regenerate.
8012
8013         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8014         make, shell, etc.
8015         (baseargs): Likewise.
8016         * configure: Regenerate.
8017
8018 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8019
8020         * MAINTAINERS (Write After Approval): Add myself.
8021
8022 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8023
8024         * configure.in: Disable libgcj for darwin not on powerpc.
8025         * configure: Rebuild.
8026
8027 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8028
8029         * config-ml.in, symlink-tree: Add license.
8030
8031 2003-08-03  Richard Stallman  <rms@gnu.org>
8032             Eben Moglen  <moglen@columbia.edu>
8033
8034         * README.SCO: New file.
8035
8036 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8037
8038         * Makefile.tpl (check, check-c++): Express dependencies using
8039         dependencies rather than commands.
8040         * Makefile.in: Regenerate.
8041
8042 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8043
8044         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8045         * configure: Ditto.
8046
8047 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8048
8049         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8050         * Makefile.in: Update.
8051
8052 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8053
8054         * configure.in: Enable libgcj for darwin.
8055         * configure: Rebuild.
8056
8057 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8058
8059         * config-ml.in:  Use ac_configure_args directly instead of
8060         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8061         actually seen.
8062
8063 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8064
8065         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8066         creating target and build subdirs to build all parent dirs as needed.
8067         * Makefile.in: Rebuild.
8068         * configure.in: Don't build dirs explicitly here.
8069         * configure: Rebuild.
8070
8071 2003-07-26  Paul Brook  <paul@nowt.org>
8072
8073         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8074
8075 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8076
8077         * Makefile.tpl (all-make): Depend on intl.
8078         * Makefile.in: Rebuilt.
8079
8080 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8081
8082         * install-sh:  Update to newer upstream versions (associated with
8083         aclocal 1.7).
8084         * mkinstalldirs:  Likewise.
8085         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8086
8087 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8088
8089         * MAINTAINERS: Move self from Bug database only accounts
8090         to write-after-approval.
8091
8092 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8093
8094         * config.if: Remove unused libc_interface determination.
8095
8096 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8097
8098         * MAINTAINERS: Move self from write-after-approval to
8099         build machinery (*.in).
8100
8101 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8102
8103         PR bootstrap/11273
8104         PR bootstrap/11408
8105         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8106         unused INSTALL_PROGRAM_ARGS.
8107         * configure.in: Use AC_PROG_INSTALL.
8108         * Makefile.in: Regenerate.
8109         * configure: Regenerate.
8110
8111 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8112
8113         * MAINTAINERS: Alphabetize.
8114
8115 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8116
8117         * configure: Rebuilt.
8118         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8119         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8120         newlib nor libgloss.
8121         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8122         * configure.in (am33_2.0-*-linux*): Added.
8123
8124 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8125
8126         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8127         * configure: Regenerate.
8128
8129 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8130
8131         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8132         * Makefile.in: Regenerate.
8133
8134 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8135
8136         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8137         * Makefile.in: Regenerate.
8138
8139 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8140
8141         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8142         * Makefile.in: Regenerated.
8143
8144         * config-ml.in: Replace PWD with PWD_COMMAND.
8145
8146 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8147
8148         * intl: New directory; see intl/ChangeLog for details.
8149         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8150         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8151         * Makefile.in: Regenerate.
8152
8153 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8154
8155         * configure.in: Clean up config-lang.in handling.  Delete
8156         useless assignment to "subdirs".
8157         * configure: Regenerate.
8158
8159 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8160
8161         * configure.in: Rename 'target_libs' to 'target_libraries'.
8162         Remove useless reference to 'target_libs'.
8163         * configure: Regenerate.
8164
8165 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8166
8167         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8168         * Makefile.in: Regenerate.
8169
8170 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8171
8172         * Makefile.def: Introduce flags_to_pass.
8173         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8174         * Makefile.in: Regenerate.
8175
8176 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8177
8178         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8179         and target-libgloss.
8180         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8181         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8182         * configure: Regenerate.
8183
8184 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8185
8186         * configure.in: Update testsuite_flags to new location.
8187         * configure. Regenerate.
8188
8189 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8190
8191         * Makefile.tpl: Remove BUILD_CC stuff.
8192         * Makefile.in: Regenerate.
8193
8194 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8195
8196         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8197
8198 2003-06-16  Graeme Peterson  <gp@qnx.com>
8199
8200         * MAINTAINERS (Write After Approval): Add myself.
8201
8202 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8203
8204         * config.guess: Update to 2003-06-12 version.
8205         * config.sub: Update to 2003-06-13 version.
8206
8207 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8208
8209         * config.guess: Update to 2003-06-06 version.
8210         * config.sub: Update to 2003-06-06 version.
8211
8212 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8213
8214         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8215         * configure. Regenerate.
8216
8217 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8218
8219         * configure.in: Disable serial configure by default.
8220         * configure: Regenerate.
8221         * Makefile.tpl: Abolish .NOTPARALLEL.
8222         * Makefile.in: Regenerate.
8223
8224         * Makefile.tpl: Replace {build,host,target}_canonical by
8225         {build,host,target}.
8226         * Makefile.in: Regenerate.
8227
8228         * Makefile.tpl: Fix stupid pasto.
8229         * Makefile.in: Regenerate.
8230
8231 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8232
8233         * Makefile.tpl: Remove bogus conditional.
8234         * Makefile.in: Regenerate.
8235
8236 2003-06-05  Jan Hubicka  <jh@suse.cz>
8237
8238         * Makefile.tpl (profiledbootstrap): New target.
8239         * Makefile.in (profiledbootstrap): New target.
8240
8241 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8242
8243         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8244         Pinski. Remove user names from other bugzilla-only maintainers.
8245
8246 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8247
8248         * Makefile.tpl: Make 'recursive targets' using autogen rather
8249         than shell loop.  Remove duplicate 'clean' targets and false
8250         comments.
8251         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8252         Add systematic method of specifying missing targets in subdirs.
8253         Add copyright boilerplate.
8254         * Makefile.in: Regenerate.
8255         * configure.in: Add 'recursive targets' to maybe list.
8256         * configure: Regenerate.
8257
8258         * MAINTAINERS: "GNATS only" -> "Bug database only".
8259
8260         * Makefile.tpl: Rename [+target+] to [+make_target+].
8261         * Makefile.def: Rename 'target' to 'make_target'.
8262
8263 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8264
8265         * MAINTAINERS: Add self as options handling maintainer.
8266
8267 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8268
8269         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8270         been too long since I touched those ports.
8271
8272 2003-05-28  DJ Delorie  <dj@redhat.com>
8273
8274         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8275         * Makefile.in: Regenerate.
8276
8277 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8278
8279         * configure.in: Use curly braces in the definition of tooldir.
8280         * configure: Regenerate.
8281
8282 2003-05-21  DJ Delorie  <dj@redhat.com>
8283
8284         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8285         newlib or libgloss.
8286         * Makefile.in: Regenerate.
8287
8288 2003-05-21  DJ Delorie  <dj@redhat.com>
8289
8290         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8291         * Makefile.in: Regenerate.
8292
8293 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8294
8295         * MAINTAINERS: Update my e-mail address.
8296
8297 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8298
8299         * configure.in: Switch more things to use maybe dependencies.
8300         * Makefile.tpl: Switch more things to use maybe dependencies.
8301         Factor out common code from autogen IF statements.
8302         * configure: Regenerate.
8303         * Makefile.in: Regenerate.
8304
8305 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8306
8307         * configure.in: Accept i[3456789]86 for machine type.
8308         * configure: Regenerate.
8309
8310 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8311
8312         * configure.in: Switch more things to use maybe dependencies.
8313         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8314         * configure: Regenerate.
8315         * Makefile.tpl: Switch more things to use maybe dependencies.
8316         * Makefile.in: Regenerate.
8317
8318 2003-05-16  Andreas Schwab  <schwab@suse.de>
8319
8320         * Makefile.tpl (install-opcodes): Define.
8321         * Makefile.in: Rebuild.
8322
8323 2003-05-13  Andreas Jaeger  <aj@suse.de>
8324
8325         * config.guess: Update to 2003-05-09 version.
8326         * config.sub: Update to 2003-05-09 version.
8327
8328 2003-05-13  Michael Eager  <eager@mvista.com>
8329
8330         * configure.in: Correct sed script so that options in quotes are not
8331         deleted.
8332         * configure: Rebuild.
8333
8334 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8335
8336         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8337         and $$s/newlib/libc/sys/cygwin32 include paths.
8338         * configure: Ditto.
8339
8340 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8341
8342         * MAINTAINERS: Update my email addresses.
8343
8344 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8345
8346         * config-ml.in: Propagate INSTALL variables.
8347
8348 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8349
8350         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8351
8352 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8353
8354         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8355         * Makefile.in: Regenerate.
8356
8357 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8358
8359         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8360
8361 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8362
8363         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8364
8365 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8366
8367         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8368         * Makefile.in: Regenerated.
8369
8370 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8371
8372         * MAINTAINERS (Write After Approval): Upgrade myself from
8373         GNATS only to write-after-approval. Update my mail address.
8374
8375 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8376
8377         (OS Port Maintainers: freebsd): Add myself.
8378
8379 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8380
8381         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8382
8383 2003-04-22  Kean Johnston  <jkj@sco.com>
8384
8385         * MAINTAINERS (SCO ports): Added myself.
8386
8387 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8388
8389         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8390
8391 2003-04-19  Kean Johnston  <jkj@sco.com>
8392
8393         * MAINTAINERS (Write After Approval): Add myself.
8394
8395 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8396
8397         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8398         * Makefile.in: Regenerate.
8399
8400 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8401
8402         * configure.in (powerpc64*-*-linux*): Remove.
8403         * configure: Rebuilt.
8404
8405 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8406
8407         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8408         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8409         and restrap.
8410         * Makefile.in:  Regenerate.
8411
8412 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8413
8414         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8415         * configure: Regenerated.
8416
8417 2003-04-15  DJ Delorie  <dj@redhat.com>
8418
8419         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8420
8421 2003-04-13  Nick Clifton  <nickc@redhat.com>
8422
8423         * config-ml.in: Remove support for --disable-aix removing
8424         call-aix multilibs.
8425
8426 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8427
8428         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8429         * */configure: Rebuilt.
8430
8431 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8432
8433         * MAINTAINERS: Add my email address.
8434
8435 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8436
8437         * MAINTAINERS (Write After Approval): Add myself.
8438
8439 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8440
8441         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8442         * Makefile.in: Regenerate.
8443
8444 2003-03-14  Michael Chastain  <mec@shout.net>
8445
8446         * Makefile.in: Regenerate with correct Makefile.def.
8447
8448 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8449
8450         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8451         Make macro.
8452         * Makefile.in: Regenerate.
8453         * configure.in: Clean up gxx_include_dir logic.
8454         * configure: Regenerate.
8455
8456 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8457
8458         * MAINTAINERS (Write After Approval): Add myself.
8459
8460 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8461
8462         * MAINTAINERS: Update my mail address.
8463
8464 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8465
8466         * configure.in (gxx_include_dir): Fix typo.
8467         * configure: Regenerated.
8468
8469 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8470
8471         * Makefile.tpl: Reindent.
8472         * Makefile.in: Regenerate.
8473         * configure.in: Reindent.  Don't set unused variables.
8474         * configure: Regenerate.
8475
8476 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8477
8478         * configure.in: Include $(build_tooldir)/sys-include in
8479         FLAGS_FOR_TARGET.
8480         * configure: Regenerated.
8481
8482 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8483
8484         * Makefile.tpl: Always pass down RANLIB.
8485         * Makefile.in: Regenerate.
8486
8487         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8488         * Makefile.in: Regenerate.
8489         * configure.in: Remove unused logic relating to --enable-shared
8490         and --enable-threads.  Remove bogus comments.  Remove redundant
8491         noconfigdirs.
8492         * configure: Regenerate.
8493
8494         * configure.in: Replace ${libstdcxx_version} by its value.
8495         Remove reference to mh-dgux.
8496         * configure: Regenerate.
8497
8498 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8499
8500         * MAINTAINERS (Write After Approval): Add myself.
8501
8502 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8503
8504         * Makefile.tpl: Rearrange.
8505         * Makefile.in: Regenerate.
8506
8507 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8508
8509         * configure.in: Add support for kaOS as cross build target system.
8510         * configure: Regenerated.
8511
8512 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8513
8514         * MAINTAINERS (Write after approval): Add myself.
8515
8516 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8517
8518         * MAINTAINERS: Update my email address.
8519
8520 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8521
8522         * MAINTAINERS: Add self to blanket write privs. section.
8523
8524 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8525
8526         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8527         configure-target-* as some target builds may require additional
8528         flags for preprocessor tests.
8529         * Makefile.in: Regenerated.
8530
8531 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8532
8533         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8534         * ltconfig: Handle it.
8535         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8536         auto-detecting it.
8537
8538         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8539         it is used as argument to $CC.
8540         * ltcf-gcj.sh: Likewise.
8541
8542         * configure.in: Introduce --enable-maintainer-mode.
8543         * configure: Rebuilt.
8544         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8545         for maintainer mode.
8546         * Makefile.in: Rebuilt.
8547
8548 2003-02-18  Jason Merrill  <jason@redhat.com>
8549
8550         * Makefile.tpl (check-c++): Allow parallelism.
8551
8552 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8553
8554         * MAINTAINERS: Remove John Carr (who never actually had access to
8555         gcc.gnu.org).
8556
8557 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8558
8559         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8560         don't configure target-libobjc.
8561         * configure: Regenerate.
8562
8563 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8564
8565         * Makefile.tpl (RANLIB): Define.
8566         * Makefile.in: Regenerate.
8567
8568 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8569
8570         * MAINTAINERS: Update my email.
8571
8572 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8573
8574         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8575         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8576         * Makefile.in: Regenerated.
8577         * configure.in: Remove all traces of snavigator, db, and grep.
8578         * configure: Regenerated.
8579
8580 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8581
8582         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8583         After Approval.
8584
8585 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8586
8587         * MAINTAINERS (Write after approval): Add myself.
8588
8589 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8590
8591         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8592         * Makefile.in: Regenerated.
8593
8594 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8595
8596         * config.guess: Updated to 2003-01-30's version.
8597         * config.sub: Updated to 2003-01-28's version.
8598
8599 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8600
8601         * config.if: If gcc_version is already set, just use it.  Don't set
8602         gcc_version_trigger if it's already set, otherwise set it to
8603         gcc/version.c, but only if the file exists.  If it is not set and
8604         gcc/version.c does not exist, try to extract the version number from
8605         $CC.
8606
8607 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8608
8609         * MAINTAINERS: Add myself to write-after-approval list.
8610
8611 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8612
8613         * configure.in:  Revert 24Jan change.
8614         * configure:  Regenerate.
8615
8616 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8617
8618         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8619         entry of HJ Lu.
8620
8621 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8622
8623         * configure.in: Revert previous change.
8624         * configure: Regenerate.
8625
8626 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8627
8628         * configure.in: Make rda native-only.
8629         * configure: Regenerate.
8630
8631 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8632
8633         * MAINTAINERS: Move myself from GNATS-only-accounts to
8634         write-after-approval.
8635
8636 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8637
8638         * configure.in: Add missing \.
8639         * configure: Rebuilt.
8640
8641 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8642
8643         * configure.in (baseargs): Avoid using \| in sed regular
8644         expressions.
8645         * configure: Rebuilt.
8646
8647 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8648
8649         * configure.in (baseargs): Remove all supported forms of
8650         --cache-file, --srcdir, --host, --build and --target options
8651         from argument lists.
8652         * configure: Rebuilt.
8653
8654 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8655
8656         * MAINTAINERS: Add myself to write-after-approval list.
8657
8658 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8659
8660         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8661         * configure: Rebuilt.
8662
8663 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8664
8665         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8666         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8667         * Makefile.in: Regenerate.
8668         * configure: Regenerate.
8669
8670 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8671
8672         * configure.in: Remove Makefile in build, host and target modules
8673         unless configure was run with --no-recursion.
8674         * configure: Rebuilt.
8675
8676 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8677
8678         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8679         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8680         * Makefile.in: Regenerate.
8681
8682 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8683
8684         * config.guess: Update to 2003-01-03 version.
8685         * config.sub: Update to 2003-01-03 version.
8686
8687 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8688
8689         * configure: Regenerate with proper autoconf 2.13.
8690
8691 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8692
8693         * configure.in: Add AC_PREREQ for consistency.
8694         * configure: Regenerate.
8695
8696 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8697
8698         * configure.in (GDB_TK): Add tcl directories conditional on
8699         gdb/gdbtk directory being present.
8700         * configure: Regenerate.
8701
8702 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8703
8704         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8705         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8706         * configure: Rebuilt.
8707
8708 2002-12-31  Tom Tromey  <tromey@redhat.com>
8709
8710         * Makefile.in: Rebuilt.
8711         * Makefile.def (target_modules) [libffi]: Allow installation.
8712
8713 2002-12-31  Andreas Schwab  <schwab@suse.de>
8714
8715         * configure.in: Fix use of $program_transform_name.
8716         * configure: Regenerated.
8717
8718 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8719
8720         * configure.in (baseargs): Don't remove first configure argument.
8721         * configure: Regenerated.
8722
8723 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8724
8725         * Makefile.tpl (local-distclean): Don't remove...
8726         (multilib.ts): ... this.  Moved into...
8727         (multilib.out): ... this.  Don't use sub-make.
8728         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8729         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8730         (configure-build-[+module+], configure-[+module+],
8731         configure-target-[+module+], configure-gcc): ... these.  Test
8732         for Makefile existence.  Drop config.status from dependencies.
8733         * Makefile.in: Rebuilt.
8734         * configure.in: Move gcc-version-trigger to the end of
8735         ac_configure_args.  Add comments to maybedep.tmp and
8736         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8737         nonopt from baseargs, matching and removing corresponding
8738         whitespace while at it.
8739         * configure: Rebuilt.
8740
8741 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8742
8743         * configure.in (host_configargs): Replace reference to
8744         no-longer-defined buildopts with --build=${build_alias}.
8745         * configure: Rebuilt.
8746
8747         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8748         program_transform_name to standard idiom.
8749         (AUTOGEN, AUTOCONF): Define.
8750         (Makefile.in): Use $(AUTOGEN).
8751         (Makefile): Depend on config.status, and use autoconf-style rule to
8752         build it.  Move original commands to...
8753         (config.status): ... this new target.
8754         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8755         $(AUTOCONF).
8756         * Makefile.in: Rebuilt.
8757
8758 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8759
8760         * Makefile.tpl: Fix dramatic bustage due to change in
8761         program_transform_name.
8762         * Makefile.in: Regenerate.
8763
8764         * configure.in: Remove unnecessary PATH setting.
8765         * configure: Regnerate.
8766
8767         * configure.in: Don't default to unprefixed tools unless
8768         the native tools will work.
8769         * configure: Regenerate.
8770
8771         * configure.in: Convert to autoconf script.  Blow away lots
8772         of now-redundant Makefile fragments.
8773         * configure: Generate using Autoconf.
8774         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8775         * Makefile.in: Regenerate.
8776
8777 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8778
8779         * configure: Fix stupid bug where RANLIB was mistakenly included.
8780
8781         * configure.in: Rename (buildargs, hostargs, targargs) to
8782         (build_configargs, host_configargs, target_configargs).
8783
8784         * configure.in: Move logic out of sed statement.
8785
8786         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8787         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8788
8789 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8790
8791         * config.sub: Import from master repository
8792         * config.guess: Ditto
8793
8794 2002-12-24  Andreas Schwab  <schwab@suse.de>
8795
8796         * Makefile.tpl (multilib.out): Fix missing space.
8797         * Makefile.in: Regenerate.
8798
8799 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8800
8801         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8802         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8803         * Makefile.in: Regenerate.
8804         * configure.in: Remove unnecessary leftovers.
8805
8806 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8807
8808         * configure.in (extra_ranlibflags_for_target): New variable.
8809         (*-*-darwin): Add -c to ranlib commands.
8810         * configure (tooldir): Handle extra_ranlibflags_for_target.
8811
8812 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8813
8814         * Makefile.tpl: Revert HJL's change.
8815         * Makefile.in: Regenerated.
8816         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8817         always.
8818
8819 2002-12-19  Andreas Schwab  <schwab@suse.de>
8820
8821         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8822         * Makefile.in: Regenerate.
8823
8824 2002-12-18  H.J. Lu  <hjl@gnu.org>
8825
8826         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8827         * Makefile.in: Regenerated.
8828
8829         * configure.in (build_prefix): New. Substitute.
8830
8831 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8832
8833         * Makefile.tpl: Don't let real targets depend on phony targets.
8834         * Makefile.in: Regenerate.
8835
8836         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8837         * Makefile.in: Regenerate.
8838
8839 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8840
8841         * config.sub: Import from master repository
8842         * config.guess: Ditto
8843
8844 2002-12-16  Jason Merrill  <jason@redhat.com>
8845
8846         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8847         previous 'make bootstrap'.
8848         * Makefile.in: Regenerate.
8849
8850 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8851
8852         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8853
8854 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8855
8856         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8857         * Makefile.in: Regenerate.
8858
8859 2002-12-13  Jason Merrill  <jason@redhat.com>
8860
8861         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8862         library tests.
8863         (check-c++): Just depend on it and check-target-libstdc++-v3.
8864         * Makefile.in: Regenerate.
8865
8866 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8867
8868         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8869         * Makefile.in: Rebuilt.
8870
8871 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8872
8873         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8874
8875 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8876
8877         * configure: Fix bug put in by gremlins.
8878
8879         * Makefile.tpl: Substitute more autoconfily.
8880         * configure: Substitute more autoconfily.
8881         * Makefile.in: Regenerate.
8882
8883 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8884
8885         * config.sub: Import from master repository
8886         * config.guess: Ditto
8887         * MAINTAINERS: Added Svein Seldal under write after approval
8888
8889 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8890
8891         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8892         * Makefile.in (all-sim): Ditto.
8893
8894 2002-12-06  DJ Delorie  <dj@redhat.com>
8895
8896         * Makefile.tpl: Change configure dependencies to not have real
8897         targets depend on phony targets.
8898
8899 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8900
8901         * configure.in: Revert unintentional change.
8902
8903         * Makefile.tpl: Change dependency for */multilib.out so that
8904         it works when gcc isn't in the tree.
8905
8906         * configure.in: Substitute more.
8907         * configure: Run subconfigures from the Makefile.
8908         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8909         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8910
8911 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8912
8913         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8914
8915 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8916
8917         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8918         and corresponding dependencies.
8919         * Makefile.in: Regenerate.
8920
8921         * configure.in (host_tools): Order binutils, gas and ld for
8922         convenience in running the testsuites.
8923
8924         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8925         * Makefile.in: Regenerate.
8926         * configure.in: Introduce rules to serialize subconfigure runs.
8927
8928         * configure.in: Introduce BASE_CC_FOR_TARGET.
8929         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8930         Realize configure-build-* targets.  Realize configure-target-* targets.
8931         * Makefile.in: Regenerate.
8932
8933 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8934
8935         * configure: Move gcc_version_trigger stuff from here...
8936         * configure.in: ...to here.
8937
8938         * configure.in: Separate subconfigure options added by this file from
8939         options given by the user.  Add machinery to put args for host
8940         subconfigures into the Makefile.
8941
8942         * Makefile.tpl: Remove 'vault' targets.
8943         * Makefile.tpl: Reorder and comment dependencies.
8944         * Makefile.in: Regenerate.
8945
8946 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8947         * configure.in: Fix my broken commit of previous patch. (sigh)
8948
8949 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8950
8951         * configure.in: Move host-specific darwin noconfigdirs into
8952         the host-specific section.
8953
8954 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8955
8956         * configure.in: Move host-specific darwin noconfigdirs into
8957         the host-specific section.
8958
8959 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8960
8961         * configure: Remove skip-this-dir support.
8962         * Makefile.tpl: Remove skip-this-dir support.
8963
8964         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8965         subdirectories.
8966         * Makefile.in: Regenerate.
8967
8968         * Makefile.tpl: Strip out useless setting of 'dir'.
8969         * Makefile.in: Regenerate.
8970
8971 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8972
8973         * configure.in: Fix deeply stupid bug.
8974
8975         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8976         shell code in CXX_FOR_TARGET
8977         * Makefile.def: Introduce raw_cxx.
8978         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8979         RAW_CXX_FOR_TARGET.
8980         * Makefile.in: Regenerate.
8981
8982 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8983
8984         * Makefile.tpl: Remove unnecessary ifs.
8985         * Makefile.in: Regenerate.
8986
8987         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8988         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8989         targets for 'no_install' modules.
8990         * configure: Move GDB_TK substitution to configure.in.  Move
8991         build_modules stuff to configure.in.
8992         * configure.in: Implement soft dependency machinery.  Maybe-ize
8993         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8994         * Makefile.in: Regenerate.
8995
8996 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8997
8998         * Makefile.tpl: Make all-target, install-target behave similarly
8999         to all, install (only hitting configured targets).  Eliminate
9000         unused macro defintions.
9001
9002         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9003         build != host.
9004
9005         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9006
9007         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9008
9009         * configure.in: Produce lists of subdir targets we're actually
9010         configuring.  Remove references to "dosrel".
9011         * Makefile.tpl: Let configure set which subdir targets are hit.
9012         Remove install-cross; clean up install; remove ALL.  Remove
9013         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9014         Autogenerate host module targets.  Remove empty dependency lines
9015         and redundant dependency; rearrange slightly.
9016         * Makefile.def: Add host-side libtermcap, utils.
9017
9018         * Makefile.in: Regenerate.
9019
9020 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9021
9022         * ltconfig (osf[345]): Append $major to soname_spec.
9023         Reflect this in library_names_spec.
9024         * ltmain.sh (osf): Prefix $major with . for use as extension.
9025
9026 2002-11-19  Andreas Jaeger  <aj@suse.de>
9027
9028         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9029         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9030         and sparc64 GNU/Linux systems.
9031
9032 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9033
9034         * MAINTAINERS: Update email.
9035
9036 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9037
9038         * MAINTAINERS: Complete James Dennett's entry.
9039
9040 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9041
9042         * MAINTAINERS (Write After Approval): Add myself.
9043
9044 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9045
9046         * Makefile.tpl: syntactic cleanup
9047
9048 2002-11-13  Stuart Hastings  <stuart@apple.com>
9049
9050         * MAINTAINERS: Add myself to write-after-approval list.
9051
9052 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9053
9054         * Makefile.def: Add list of recursive targets to autogenerate.
9055         Add build_modules.
9056         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9057         targets.  Autogenerate *-build-* targets.
9058         * Makefile.in: Regenerate.
9059
9060 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9061
9062         * configure: More autoconf-style substitutions.
9063         * Makefile.tpl: More autoconf-style substitutions.
9064         * Makefile.in: Regenerate.
9065
9066 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9067
9068         * configure: Substitute more variables in a more autoconf-friendly
9069         way.  Simplify slightly.
9070         * Makefile.tpl: Make more variables substitutable in an
9071         autoconf-friendly way.
9072         * Makefile.in: Regenerate.
9073
9074 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9075
9076         * MAINTAINERS (Write After Approval): Add myself.
9077
9078 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9079
9080         * configure.in (v810*): Remove special setting of tools.
9081
9082         * configure: Add support for extra required flags for ar or nm.
9083         * configure.in (aix4.3+): Use above support for target-specific
9084         issues, rather than using config/mt-aix43.
9085
9086 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9087
9088         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9089         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9090         with $srcdir.  Reformat indentation.  Substitute some variables
9091         formerly hard-coded in the Makefile for build=host.
9092         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9093         * Makefile.def: Autogenerate more.
9094         * Makefile.in: Regenerate.
9095
9096 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9097
9098         * MAINTAINERS (Write After Approval): Add myself.
9099
9100 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9101
9102         * Makefile.def (host_modules): Add rda.
9103         * Makefile.in: Regenerate.
9104         * configure.in (target_tool): Add target-rda to list.
9105
9106 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9107
9108         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9109
9110 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9111
9112         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9113         and restrap targets to this rule.
9114         * Makefile.in:  Regenerate.
9115
9116 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9117
9118         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9119         GNATS only accounts.
9120
9121 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9122
9123         * configure.in (i[3456]86-*-linux*): Add check to disable
9124         ${libgcj} for glibc1.
9125
9126 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9127
9128         * MAINTAINERS: Add myself as ip2k port maintainer.
9129
9130 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9131
9132         * configure.in: Add tic4x target.
9133
9134 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9135
9136         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9137         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9138         * Makefile.in: Regenerate.
9139
9140         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9141         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9142         * Makefile.in: Regenerate.
9143
9144 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9145
9146         * MAINTAINERS: Add myself as web pages co-maintainer.
9147
9148 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9149
9150         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9151         * Makefile.in: Regenerate.
9152
9153 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9154
9155         * MAINTAINERS: Add myself and Nathan Sidwell
9156         <nathan@codesourcery.com> as VxWorks maintainers.
9157
9158 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9159
9160         * Makefile.def: Remove order dependency comments.
9161         * Makefile.tpl: Add explicit install-install dependencies.
9162         * Makefile.in: Regenerate.
9163
9164         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9165         * Makefile.in: Regenerate.
9166
9167         * Makefile.tpl: Add configure-target (for src-release in src)
9168         * Makefile.in: Regenerate.
9169
9170 2002-09-30  Nick Clifton  <nickc@redhat.com>
9171
9172         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9173
9174 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9175
9176         * configure.in (s390*-*-linux*): Enable libgcj.
9177
9178 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9179
9180         * configure: Revert accidentally applied changes.
9181
9182         * Makefile.tpl: Make more autoconf-friendly.
9183         * Makefile.in: Regenerate.
9184         * configure: Make substitution more autoconf-like.
9185
9186 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9187
9188         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9189         single entry to handle all these.
9190         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9191         libjava on arm-*-elf.
9192
9193 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9194
9195         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9196         things that depend on them.
9197
9198 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9199
9200         * Makefile.tpl: Make subsituted variables more autoconfy.
9201         * Makefile.in: Regenerate.
9202         * configure: Make seds more autoconfy.
9203
9204 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9205
9206         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9207         * Makefile.in: Regenerate.
9208         * configure.in: Rewrite sed statements to look autoconfy.
9209
9210         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9211         all-target-foo on configure-target-foo.
9212         * Makefile.def: Ditto.
9213         * Makefile.in: Rebuild.
9214
9215 2002-09-25  Andrew Haley  <aph@redhat.com>
9216
9217         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9218
9219 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9220
9221         * Makefile.def: New file.
9222         * Makefile.tpl: New file.
9223         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9224         * contrib/gcc_update: Note that Makefile.in is a generated file.
9225
9226         * configure.in: Minor rearrangement.  Simplify tests.
9227
9228 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9229
9230         * configure.in (with_headers): Skip copy if value is "yes".
9231         (with_libs): Likewise.
9232
9233 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9234
9235         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9236         * configure.in (sh*-*-pe*): Ditto.
9237         * configure.in (mips*-*-pe*): Ditto.
9238         * configure.in (*arm-wince-pe): Ditto.
9239
9240         * configure.in: Rearrange.
9241
9242 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9243
9244         * MAINTAINERS: Update my email address.
9245
9246 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9247
9248         * MAINTAINERS: (Write After Approval): Add myself.
9249
9250 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9251
9252         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9253
9254 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9255
9256         * MAINTAINERS: Change my mailing address.
9257
9258 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9259
9260         * MAINTAINERS (Write After Approval): Remove myself.
9261         (Various Maintainers: c++ runtime libs): Add myself.
9262
9263 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9264
9265         * MAINTAINERS (Write After Approval): Remove myself.
9266         (Various Maintainers: c++ runtime libs): Add myself.
9267
9268 2002-08-15  Eric Christopher  <echristo@redhat.com>
9269
9270         * config.sub: Import from master repository.
9271         * config.guess: Ditto.
9272
9273 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9274
9275         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9276         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9277         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9278
9279 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9280
9281         * MAINTAINERS: Add self to rs6000 vector extensions.
9282
9283 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9284
9285         * libiberty/configure: Reverted unintended yesterday's check in.
9286
9287 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9288
9289         * boehm-gc/configure, libf2c/configure: Rebuilt.
9290         * libffi/configure, libiberty/configure: Ditto.
9291         * libjava/configure, libobjc/configure: Ditto.
9292         * libstdc++-v3/configure, zlib/configure: Ditto.
9293         Merged from binutils:
9294         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9295         From Steve Ellcey <sje@cup.hp.com>:
9296         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9297         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9298         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9299         IA64.
9300         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9301         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9302         soname_spec, sys_lib_search_path_spec): Ditto.
9303
9304 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9305
9306         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9307
9308 2002-08-04  H.J. Lu  (hjl@gnu.org)
9309
9310         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9311
9312 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9313
9314         * MAINTAINERS (Write After Approval): Add myself.
9315
9316 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9317
9318         * configure.in: Move generic linux case to end.  Copy generic
9319         linux noconfigdirs to mips*-*-linux* entry and new
9320         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9321
9322 2002-07-19  Michael Matz  <matz@suse.de>
9323
9324         * MAINTAINERS: Add myself as ra* maintainer.
9325
9326 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9327
9328         * config.guess: Update to 2002-07-09 version.
9329         * config.sub: Update to 2002-07-03 version.
9330
9331 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9332
9333         * MAINTAINERS: Fix typo in a maintainer email address.
9334
9335 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9336
9337         * configure.in: Remove two redundant tests.
9338
9339 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9340
9341         * configure.in (mips*-*-irix6*o32): Enable stabs.
9342
9343 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9344
9345         * configure.in: Don't build grez.
9346         * Makefile.in: Ditto.
9347
9348         * Makefile.in: Remove references to bsp, cygmon, libstub.
9349         * configure.in: Ditto.
9350
9351         * configure.in: Remove leftover reference to gdbtest.
9352
9353 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9354
9355         * configure.in (gxx_include_dir):  Change to match versioned
9356         C++ headers if --enable-version-specific-runtime-libs is used.
9357
9358 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9359
9360         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9361
9362 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9363
9364         * configure.in: Make --without-x work.
9365
9366 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9367
9368         * configure.in: Rearrange target Makefile fragment collection.
9369
9370         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9371         cvs[src].
9372         * configure.in: Ditto.
9373
9374 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9375
9376         * MAINTAINERS (Write After Approval): Update my e-mail address.
9377
9378 2002-06-24  Ben Elliston  <bje@redhat.com>
9379
9380         * configure.in (host_tools): Remove cgen.
9381
9382         * Makefile.in (all-cgen): Remove; runs from its source directory.
9383         (check-cgen, install-cgen, clean-cgen): Likewise.
9384         (all-opcodes): Do not depend on all-cgen.
9385         (all-sim): Likewise.
9386
9387 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9388
9389         * Makefile.in: Eliminate 'apache' targets.
9390         * configure.in: Eliminate 'apache' targets.
9391
9392         * configure.in: Eliminate redundant tests.  Reorganize.
9393
9394         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9395
9396         * config-ml.in: Eliminate references to Cygnus configure.
9397
9398         * Makefile.in: Eliminate references to building emacs.
9399
9400 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9401
9402         * MAINTAINERS: Update my email address.
9403
9404 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9405
9406         * config.if (libstdcxx_incdir): Version C++ headers.
9407         (cxx_incdir): Remove.
9408
9409 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9410
9411         * MAINTAINERS (Write After Approval): Add self.
9412
9413 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9414
9415         * configure.in: Add support for ip2k.
9416
9417 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9418
9419         * configure.in: Fix AIX configury bug.
9420
9421 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9422
9423         * MAINTAINERS (Write After Approval): Add self.
9424
9425 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9426
9427         * configure.in: replace ${topsrcdir} with ${srcdir}
9428
9429         * configure.in: Move definition of libstdcxx_flags
9430         right above usage, rather than waaay earlier.
9431
9432         * configure.in: Pull definition of is_cross_compiler earlier.
9433
9434         * configure.in: Rearrange a little.
9435
9436         * configure.in: Remove references to librx.
9437         * Makefile.in: Remove references to librx.
9438
9439 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9440
9441         * config.sub: Add support for avr target.
9442         Import from master sources, rev 1.255
9443
9444 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9445
9446         * configure, .cvsignore:  Revert previous change...
9447         * Makefile:  ...delete.
9448
9449 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9450
9451         * configure.in: Eliminate ${gasdir} variable.
9452
9453 2002-06-18  Dave Brolley  <brolley@redhat.com>
9454
9455         * configure.in: Add support for frv.
9456         * config.sub: Add support for frv.
9457
9458 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9459
9460         * configure:  Remove garbage from previous commit.
9461
9462 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9463
9464         * configure:  For in-source builds, make a subdir and re-exec there.
9465         * Makefile:  New file.  Pass targets through to build directory.
9466         * .cvsignore:  No longer ignore "Makefile".
9467
9468 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9469
9470         * MAINTAINERS (Write After Approval): Add self.
9471
9472 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9473
9474         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9475
9476 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9477
9478         * configure.in (vax-*-netbsd*): Re-enable gas.
9479
9480 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9481
9482         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9483         BUILD_PREFIX_1, to correct nomenclature.
9484         * configure: Likewise.
9485
9486         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9487         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9488
9489 2002-05-31  Olaf Hering  <olh@suse.de>
9490
9491         * config-ml.in: Propogate DESTDIR also.
9492
9493 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9494
9495         * configure.in (vax-*-netbsd*): Don't build gas for this
9496         platform.
9497
9498 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9499
9500         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9501         and libgcj for AVR.
9502
9503 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9504
9505         * MAINTAINERS (Write After Approval): Add myself.
9506
9507 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9508
9509         * config.guess: Update to 2002-05-22 version.
9510         * config.sub: Likewise.
9511
9512 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9513
9514         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9515         * config-ml.in: Likewise.
9516         * configure: Likewise.
9517         * configure.in: Likewise.
9518
9519 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9520
9521         * MAINTAINERS: Update my email address.
9522
9523 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9524
9525         * configure.in: Simplify makefile fragment collection.
9526
9527         * configure.in: Remove code to build emacs.
9528
9529         * configure.in : Remove --srcdir argument from targargs and buildargs
9530         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9531
9532         * configure: Move some logic to configure.in.
9533         * configure.in: Move some logic from configure.
9534
9535 2002-05-11  Tom Tromey  <tromey@redhat.com>
9536
9537         * MAINTAINERS: Reflect libgcj reality.
9538
9539 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9540
9541         * Makefile.in: Honour DESTDIR.
9542
9543 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9544
9545         * config.guess: Import 2002-03-20 version.
9546         * config.sub: Import 2002-04-26 version.
9547
9548 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9549
9550         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9551
9552 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9553
9554         * MAINTAINERS: Add self.
9555
9556 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9557
9558         * ltmain.sh: Detect and handle object name conflicts
9559         while piecewise linking a static library.
9560
9561 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9562
9563         * configure.in (noconfigdirs): Don't disable libgcj on
9564         sparc64-*-solaris* and sparcv9-*-solaris*.
9565
9566 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9567
9568         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9569
9570 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9571
9572         * configure.in (FLAGS_FOR_TARGET): Do not add
9573         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9574         on i[3456]86-*-linux*.
9575
9576 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9577
9578         * configure.in (noconfigdirs): Replace [ ] with test.
9579
9580         * configure.in (noconfigdirs): Do not add target-newlib if
9581         target == i[3456]86-*-linux*, and host == target.
9582
9583 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9584
9585         * configure.in: delete reference to absent file
9586
9587         * configure.in: replace '[' with 'test'
9588
9589         * configure.in: Eliminate references to gash.
9590         * Makefile.in: Eliminate references to gash.
9591
9592         * configure.in: remove useless references to 'pic' makefile fragments.
9593
9594         * configure.in: (*-*-windows*) Finish removing.
9595
9596         * configure.in: Eliminate redundant test for libgui.
9597
9598 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9599
9600         * MAINTAINERS: Add self and realphabetize.  Update entries
9601         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9602         entry for a29k port maintainer.
9603
9604 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9605
9606         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9607         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9608
9609 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9610
9611         * configure.in: remove references to dead files
9612
9613 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9614
9615         * MAINTAINERS: Add information about purpose of this file.
9616
9617 2002-04-18  Tom Tromey  <tromey@redhat.com>
9618
9619         * configure.in: Disallow configuring libgcj when it is already
9620         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9621         Solaris 2.8 by default.  For PR libgcj/6158.
9622
9623 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9624
9625         * configure.in:  Move default CC setting out of config/mh-* fragments
9626         directly into here.
9627
9628 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9629
9630         * configure.in: don't even try to configure or make a subdirectory
9631         if there's no configure script for it.
9632
9633 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9634
9635         * MAINTAINERS: Remove chill maintainers.
9636         * Makefile.in (CHILLFLAGS): Remove.
9637         (CHILL_LIB): Remove.
9638         (TARGET_CONFIGDIRS): Remove libchill.
9639         (CHILL_FOR_TARGET): Remove.
9640         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9641         CHILL_LIB.
9642         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9643         (CHECK_TARGET_MODULES): Likewise.
9644         (INSTALL_TARGET_MODULES): Likewise.
9645         (CLEAN_TARGET_MODULES): Likewise.
9646         (configure-target-libchill): Remove.
9647         (all-target-libchill): Remove.
9648         * configure.in (target_libs): Remove target-libchill.
9649         Do not compute CHILL_FOR_TARGET.
9650         * libchill: Remove directory.
9651
9652 2002-04-11  DJ Delorie  <dj@redhat.com>
9653
9654         * Makefile.in, configure.in: Sync with binutils, entries
9655         follow...
9656
9657 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9658
9659         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9660         (do-tar, do-bz2): New rules.
9661         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9662         (gdb-tar): New rule.
9663         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9664         (insight_dejagnu.tar): New rule.
9665         (insight.tar): New rule.
9666         (gdb+dejagnu.tar): New rule.
9667         (gdb.tar): New rule.
9668
9669 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9670
9671         * Makefile.in: Add all-tix to deps for all-snavigator
9672         so that tix is built when building snavigator.
9673
9674 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9675
9676         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9677         ld and gdb are not supported.
9678
9679 2002-01-07  Mark Salter  <msalter@redhat.com>
9680
9681         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9682         Allow target-libgloss to be built for arm, strongarm, and xscale.
9683
9684 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9685
9686         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9687         options for i[3456]86-pc-linux* native builds.
9688
9689 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9690
9691         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9692         files from .po files for a distribution.
9693
9694 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9695
9696         * configure.in: Enable libstdc++-v3 for h8300 targets.
9697
9698 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9699
9700         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9701         version from bfd/.
9702
9703 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9704
9705         * Makefile.in (VER): When present, extract the version number from
9706         the file version.in.
9707
9708 2001-05-24  Tom Rix  <trix@redhat.com>
9709
9710         * configure.in : enable ld for aix
9711
9712 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9713
9714         * config.guess: Add linux target for S/390.
9715
9716 2000-11-07  Philip Blundell  <pb@futuretv.com>
9717
9718         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9719
9720 2000-11-03  Philip Blundell  <pb@futuretv.com>
9721
9722         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9723         files.
9724
9725 2001-01-15  Ben Elliston  <bje@redhat.com>
9726
9727         * configure.in (host_tools): Add sid.
9728         Always configure cgen.
9729
9730 2000-11-24  Nick Clifton  <nickc@redhat.com>
9731
9732         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9733
9734
9735 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9736
9737         * Makefile.in (ALL_MODULES): Add all-cgen.
9738         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9739         (all-cgen): New target.
9740         (all-opcodes,all-sim): Depend on all-cgen.
9741         * configure.in (host_tools): Add cgen.
9742         Only configure cgen if --enable-cgen-maint.
9743
9744 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9745
9746         * configure.in: Add *-*-freebsd* configurations.
9747
9748 2002-04-08  Tom Tromey  <tromey@redhat.com>
9749
9750         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9751         Fixes PR libgcj/6068.
9752
9753 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9754
9755         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9756
9757 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9758
9759         * configure.in (alpha*-dec-osf*): Enable libgcj.
9760
9761 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9762
9763         * MAINTAINERS (Write After Approval): Add myself.
9764
9765 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9766
9767         Fix for: PR bootstrap/3591, target/5676
9768         * configure.in (mcore-pe): Disable the configuration of
9769         libstdc++-v3 since exceptions are not supported.
9770
9771 2002-03-20  Anthony Green  <green@redhat.com>
9772
9773         * configure.in: Enable libgcj for xscale-elf target.
9774
9775 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9776
9777         * MAINTAINERS:  Update my email address.
9778
9779 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9780
9781         * ltmain.sh (relink_command): Fix typo in previous change.
9782
9783 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9784
9785         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9786         (relink_command): Added --tag flags.
9787         (mode=install): If relinking fails; error out.
9788
9789 2002-03-12  Richard Henderson  <rth@redhat.com>
9790
9791         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9792         .NOTPARALLEL tag.
9793         (do-check): Rename from check.
9794         (check): Allow parallel check.
9795
9796 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9797
9798         * MAINTAINERS: Add myself as maintainer for xtensa port.
9799         Fix alphabetical order in CPU port maintainer list.
9800         Remove myself from Write After Approval list.
9801
9802 2002-03-11  Richard Henderson  <rth@redhat.com>
9803
9804         * Makefile.in (.NOTPARALLEL): Add fake tag.
9805
9806 2002-03-07  H.J. Lu  (hjl@gnu.org)
9807
9808         * configure.in: Enable gprof for mips*-*-linux*.
9809
9810 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9811
9812         * MAINTAINERS (Write After Approval): Add myself.
9813
9814 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9815
9816         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9817         libjava.
9818         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9819
9820 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9821
9822         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9823         because its Makefile is there; test for the executable instead.
9824
9825 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9826
9827         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9828         libstdc++-v3 and libjava.
9829
9830 2002-02-11  Adam Megacz  <adam@xwt.org>
9831
9832         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9833         boehm-gc
9834
9835 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9836
9837         * config.guess: Updated to 2002-01-30's version.
9838         * config.sub: Updated to 2002-02-01's version.
9839         Contribute sh64-elf.
9840         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9841         * configure.in: Added sh64-*-*.
9842
9843 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9844
9845         * MAINTAINERS: Belatedly add myself to write after approval list.
9846
9847 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9848
9849         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9850         Remove self as Write After Approval.
9851
9852 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9853
9854         * MAINTAINERS: Put self in as maintainer for contrib/regression
9855         directory.
9856
9857 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9858
9859         * MAINTAINERS:  Update my email address.
9860
9861 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9862
9863         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9864         target-libiberty, and target-libgloss.  Skip Java-related
9865         libraries if not supported for NetBSD on target CPU.
9866
9867 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9868
9869         * install-sh: Use _inst.$$_ for temp file name.
9870
9871 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9872
9873         * MAINTAINERS (Write After Approval): Move my contact info
9874         from here...
9875         (OS Port Maintainers): ...to here (netbsd).
9876
9877 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9878
9879         * MAINTAINERS (Write After Approval): Add myself.
9880
9881 2002-01-17  H.J. Lu  <hjl@gnu.org>
9882
9883         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9884         (all-target-fastjar): Also depend on all-target-libiberty.
9885
9886 2002-01-16  H.J. Lu  (hjl@gnu.org)
9887
9888         * config.guess: Import from master sources, rev 1.225.
9889         * config.sub: Import from master sources, rev 1.238.
9890
9891 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9892
9893         * MAINTAINERS (Write After Approval): Remove myself.
9894
9895 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9896
9897         * MAINTAINERS (Write After Approval): Add myself.
9898
9899 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9900
9901         * MAINTAINERS: Add self as docs co-maintainer.
9902
9903 2001-12-11  Matthias Klose  <doko@debian.org>
9904
9905         * MAINTAINERS (Write After Approval): Add myself.
9906
9907 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9908
9909         * MAINTAINERS: Update my email address.
9910
9911 2001-12-07  Turly O'Connor  <turly@apple.com>
9912         * MAINTAINERS (Write After Approval): Add myself.
9913         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9914         (rs6000_initialize_trampoline): Call __trampoline_setup for
9915         ABI_DARWIN too.
9916         * darwin-tramp.asm: New file, implements __trampoline_setup.
9917         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9918
9919 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9920
9921         * MAINTAINERS (Write After Approval): Add myself.
9922
9923 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9924
9925         * configure, configure.in: Use temp file for long sed commands.
9926
9927 2001-12-03  Laurent Guerby  <guerby@acm.org>
9928
9929         * config.sub: Update to version 1.232 on subversion.
9930
9931 2001-12-03  Ben Elliston  <bje@redhat.com>
9932
9933         * MAINTAINERS: Update mail address for config.* patches.
9934
9935 2001-11-27  DJ Delorie  <dj@redhat.com>
9936             Zack Weinberg  <zack@codesourcery.com>
9937
9938         When build != host, create libiberty for the build machine.
9939
9940         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9941         CONFIG_ARGUMENTS.
9942         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9943         New variables.
9944         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9945         and rules.
9946         (all.normal): Depend on ALL_BUILD_MODULES.
9947         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9948         (all-build-libiberty): Depend on configure-build-libiberty.
9949
9950         * configure: Calculate and substitute proper value for
9951         ALL_BUILD_MODULES.
9952         * configure.in: Create the build subdirectory.
9953         Calculate and substitute TARGET_CONFIGARGS (formerly
9954         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9955
9956 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9957
9958         * MAINTAINERS (write-after-approval): Add self.
9959
9960 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9961
9962         * MAINTAINERS (GNATS only accounts): Remove self.
9963
9964 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9965
9966         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9967         libf2c.
9968
9969 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9970
9971         * MAINTAINERS (Write After Approval): Add self.
9972
9973 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9974
9975         * MAINTAINERS: mips and s390 are also CPU ports.
9976
9977 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9978
9979         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9980
9981 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9982
9983         * MAINTAINERS: Alphabetize.
9984
9985 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9986
9987         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9988
9989 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9990
9991         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9992
9993 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9994
9995         * configure.in (--enable-languages): Be more permissive about
9996         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9997
9998 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9999
10000         * config.sub: Import from master sources, rev. 1.230.
10001         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10002
10003 2001-11-07  Laurent Guerby  <guerby@acm.org>
10004
10005         * MAINTAINERS (Write After Approval): Add self.
10006
10007 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10008
10009         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10010
10011 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10012
10013         * config.sub: Import from master sources, rev 1.226.
10014         * config.guess: Import from master sources, rev 1.216.
10015
10016 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10017
10018         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10019         * MAINTAINERS: Add self as maintainer of MMIX port.
10020         Remove old after-approval entry.
10021
10022 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10023
10024         * ChangeLog, configure: Fix spelling errors.
10025
10026 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10027
10028         * MAINTAINERS: Tweak my address.
10029
10030 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10031
10032         * MAINTAINERS: Update my email address.
10033
10034 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10035
10036         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10037         * MAINTAINERS: Add self as maintainer of CRIS port.
10038
10039 2001-10-10  Geert Bosch  <bosch@gnat.com>
10040
10041         * MAINTAINERS (Various maintainers: Ada front end):
10042         Added Robert Dewar.
10043
10044 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10045
10046         * MAINTAINERS (Write After Approval): Added self
10047
10048 2001-10-02  Geert Bosch  <bosch@gnat.com>
10049
10050         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10051
10052 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10053
10054         * configure: Handle temporary files securely using mkdir.
10055
10056 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10057
10058         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10059
10060 2001-09-26  Will Cohen  <wcohen@redhat.com>
10061
10062         * configure.in (*-*-linux*): Disable configuration of target-newlib
10063         and target-libgloss.
10064
10065 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10066
10067         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10068         RANLIB.
10069
10070 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10071
10072         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10073         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10074         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10075         avoid quotes nesting problems.
10076         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10077         (DO_X): Export only variables that are set.
10078
10079 2001-09-19  Ben Elliston  <bje@redhat.com>
10080
10081         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10082         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10083         semantics.  Use the shell built-in "type" command instead.
10084
10085 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10086
10087         Merged from gcc-3_0-branch:
10088         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10089         * ltcf-c.sh: Use $objext, not $ac_objext.
10090         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10091         * ltcf-cxx.sh: Add support for GNU.
10092         2001-07-22  Timothy Wall  <twall@redhat.com>
10093         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10094         default settings if using GNU tools with that configuration.
10095         * ltcf-cxx.sh: Ditto.
10096         * ltcf-gcj.sh: Ditto.
10097         2001-07-21  Michael Chastain  <chastain@redhat.com>
10098         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10099         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10100         * ltmain.sh: Mark as gcc-local.
10101
10102 2001-08-30  Eric Christopher  <echristo@redhat.com>
10103             Jason Eckhardt  <jle@redhat.com>
10104
10105         * config.guess: Merge from master sources.
10106         * config.sub: Merge from master sources, add support for mipsisa32.
10107
10108 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10109         * config.sub: Merge from master sources, rev 1.219.
10110         * MAINTAINERS: Add self as contact for stormy16 port.
10111
10112 2001-08-14  Zack Weinberg  <zackw@panix.com>
10113
10114         * config.sub: Merge from master sources, rev 1.218.
10115         * config.guess: Merge from master sources, rev 1.209.
10116
10117 2001-08-11  Graham Stott  <grahams@redhat.com>
10118
10119         * Makefile.in (check-c++): Add missing semicolon.
10120
10121 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10122
10123         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10124
10125 2001-07-30  Eric Christopher  <echristo@redhat.com>
10126
10127         * MAINTAINERS (Various maintainers: mips port): Added myself.
10128
10129 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10130
10131         * configure.in (sh-*-linux*): New.
10132
10133 2001-07-27  Richard Henderson  <rth@redhat.com>
10134
10135         * .cvsignore: Add LAST_UPDATED.
10136
10137 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10138
10139         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10140
10141 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10142
10143         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10144
10145 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10146
10147         * MAINTAINERS (Write After Approval): Added myself.
10148
10149 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10150
10151         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10152         and libgcj on m68hc11/m68hc12.
10153
10154 2001-06-27  H.J. Lu  (hjl@gnu.org)
10155
10156         * Makefile (CFLAGS_FOR_BUILD): New.
10157         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10158
10159 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10160
10161         * README: Remove version number.
10162
10163 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10164
10165         * INSTALL/README: Update wrt. to the installation instructions now
10166         residing in gcc/doc/install.texi.
10167
10168 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10169
10170         * README: Replace with a cut-down and updated version of gcc/README.
10171
10172 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10173
10174         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10175         multilibs to be disabled.
10176
10177 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10178
10179         * MAINTAINERS (Write After Approval): Add myself.
10180
10181 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10182
10183         * config.guess: Import CVS version 1.195.
10184         * config.sub: Import CVS version 1.212.
10185
10186 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10187
10188         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10189         gcc/xgcc is built, use -print-prog-name to find out the program
10190         name to use.
10191
10192 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10193
10194         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10195         appear to also be in the master copy.
10196         * config.sub:  Import CVS version 1.211.
10197
10198 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10199
10200         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10201         with_gcc]: Use `gcc -shared' to build a shared library.
10202
10203 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10204
10205         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10206         archives.
10207
10208 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10209
10210         * MAINTAINERS (Write After Approval): Add myself.
10211
10212 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10213
10214         * configure.in (libstdcxx_flags): Do not try to execute
10215         libstdc++-v3/testsuite_flags until it exists.
10216
10217 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10218
10219         * MAINTAINERS: Update my email address.
10220
10221 2001-05-31  Graham Stott  <grahams@redhat.com>
10222
10223         * MAINTAINERS (Write After Approval): Add myself.
10224
10225 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10226
10227         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10228         libraries when using g++ with native linker.
10229
10230 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10231
10232         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10233
10234 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10235
10236         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10237         [aix4*|aix5*]: Prepend blank.
10238
10239 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10240
10241         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10242         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10243         of subdir/configure scripts to use the new libtool.m4.
10244
10245 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10246
10247         * MAINTAINERS (Write After Approval): Add myself.
10248
10249 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10250
10251         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10252
10253 2001-05-11  Ben Elliston  <bje@redhat.com>
10254
10255         * Makefile.in (all-sid): New target.
10256         (check-sid, clean-sid, install-sid): Likewise.
10257
10258 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10259
10260         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10261
10262 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10263
10264         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10265         libgcj.
10266
10267 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10268
10269         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10270         gcc/xgcc is built, use -print-prog-name to find out the program
10271         name to use.
10272
10273 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10274
10275         * configure.in (noconfigdirs): Don't reset it from scratch in the
10276         target case; only append to it.
10277
10278         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10279         sparc-*-solaris2.8]: Disable ${libgcj}.
10280
10281 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10282
10283         * configure.in (libgcj_saved): Copy from $libgcj.
10284         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10285         --disable-libgcj.
10286
10287 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10288
10289         * MAINTAINERS: Remove self as MIPS maintainer and
10290         C front end maintainer.
10291
10292 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10293
10294         * configure.in: Move *-chorusos target case to the proper switch.
10295         Disable libgcj.
10296
10297 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10298
10299         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10300         1.641.2.228.
10301
10302 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10303
10304         * Makefile.in (STAGE1_CFLAGS): Pass down.
10305
10306 2001-04-13  Alan Modra  <amodra@one.net.au>
10307
10308         * config.guess: Add hppa64-linux support.  Note for next import that
10309         this is already in the master file.
10310         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10311
10312 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10313
10314         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10315         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10316
10317 2001-04-11  Stan Shebs  <shebs@apple.com>
10318
10319         * MAINTAINERS: Add self as Darwin port maintainer.
10320
10321 2001-04-11  Alan Modra  <amodra@one.net.au>
10322
10323         * MAINTAINERS: Update my email address.
10324
10325 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10326
10327         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10328         recent versions of FreeBSD (release 3 or later).
10329         * ltconfig: On FreeBSD, -lc must not be provided when building
10330         a shared library or else the standard -pthread gcc option is
10331         rendered worthless to later users of the built library.
10332
10333 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10334
10335         * MAINTAINERS: Add self and RTH as C front end maintainers.
10336
10337 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10338
10339         * config.sub: Make sure to match an already-canonicalized
10340         machine name (eg. mn10300-unknown-elf).
10341
10342 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10343
10344         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10345         New macros.
10346         (bootstrap, cross): Use RECURSE_FLAGS.
10347         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10348
10349 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10350
10351         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10352
10353 2001-03-22  Colin Howell  <chowell@redhat.com>
10354
10355         * Makefile.in (DO_X): Do not backslash single-quotes in
10356         backquotes (two places).
10357
10358 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10359
10360         Re-installed:
10361         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10362         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10363         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10364         * ltcf-cxx.sh: Likewise.
10365         * ltcf-gcj.sh: Likewise.
10366
10367 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10368
10369         * MAINTAINERS: Add myself as "documentation co-maintainer".
10370
10371 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10372
10373         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10374         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10375
10376 2001-03-19  Tom Tromey  <tromey@redhat.com>
10377
10378         * config-ml.in: Handle GCJ and GCJFLAGS.
10379
10380 2001-03-21  Michael Chastain  <chastain@redhat.com>
10381
10382         * Makefile.in: all-m4 depends on all-texinfo.
10383
10384 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10385
10386         * MAINTAINERS: Add myself to write after approval list.
10387
10388 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10389
10390         * Makefile.in (DO_X): Quote nested quotes.
10391
10392 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10393
10394         * MAINTAINERS: Add myself to write after approval list.
10395
10396 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10397
10398         * Makefile.in (DO_X): Use double quotes for quoting
10399         "RANLIB=$${RANLIB}".
10400
10401 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10402
10403         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10404
10405 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10406
10407         * configure.in: Only use `lang_requires' for languages athat are
10408         actually enabled.
10409
10410 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10411
10412         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10413
10414 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10415
10416         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10417
10418 2001-03-07  Tom Tromey  <tromey@redhat.com>
10419
10420         * configure.in: Allow config-lang.in to set `lang_requires' to list
10421         of other required languages.
10422
10423 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10424
10425         * Makefile.in: Remove RANLIB definition. Use RANLIB
10426         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10427         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10428
10429 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10430             Alexandre Oliva  <aoliva@redhat.com>
10431
10432         * Makefile.in (check-c++): Use tabs, not spaces.
10433
10434 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10435
10436         * MAINTAINERS: add myself to Write After Approval list.
10437
10438 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10439
10440         * Makefile.in (check-c++): New rule.
10441
10442         * configure.in (target_libs): Remove libg++.
10443         (noconfigdirs): Remove libg++.
10444         (noconfigdirs): Same.
10445         (noconfigdirs): Same.
10446         (noconfigdirs): Same.
10447
10448         * config-ml.in: Remove libg++ references.
10449
10450         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10451         (ALL_TARGET_MODULES): Same.
10452         (configure-target-libg++): Remove.
10453         (all-target-libg++): Remove.
10454         (configure-target-libio): Remove.
10455         (all-target-libio): Remove.
10456         (check-target-libio): Remove.
10457         (.PHONY): Remove.
10458         (libg++.tar.bz2): Remove.
10459         (all-target-cygmon): Remove libio.
10460         (all-target-libstdc++): Remove.
10461         (configure-target-libstdc++): Remove.
10462         (TARGET_LIB_PATH): Remove libstdc++.
10463         (ALL_GCC_CXX): Remove libstdc++.
10464         (all-target-gperf): Correct.
10465
10466 2001-02-16  Nick Clifton  <nickc@redhat.com>
10467
10468         * configure.in (noconfigdirs): Allow configuration of texinfo
10469         for Cygwin hosts.
10470
10471 2001-02-15  Anthony Green  <green@redhat.com>
10472
10473         * configure: Introduce GCJ_FOR_TARGET.
10474         * configure.in: Ditto.
10475         * Makefile.in: Ditto.
10476
10477 2001-02-13  Andreas Schwab  <schwab@suse.de>
10478
10479         * MAINTAINERS: Update mail address.
10480
10481 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10482
10483         * config.guess: Add linux target for S/390.
10484         * config.sub: Likewise.
10485
10486 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10487
10488         * configure.in: for *-chorusos, don't config target-newlib and
10489         target-libgloss.
10490
10491 2001-02-06  Ben Elliston  <bje@redhat.com>
10492
10493         * configure: Output host type to stdout, not stderr.
10494
10495 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10496
10497         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10498         * ltcf-cxx.sh: Likewise.
10499
10500         * config.if: Assume enable_libstdcxx_v3 is defined.
10501
10502 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10503
10504         Remove V2 C++ library.
10505         * configure.in: Remove --enable-libstdcxx_v3 support.
10506
10507 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10508
10509         * include/demangle.h: Add prototype for java_demangle_v3.
10510
10511 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10512
10513         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10514
10515 2001-01-27  Richard Henderson  <rth@redhat.com>
10516
10517         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10518
10519 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10520
10521         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10522         Don't unset, it's non-portable and no longer necessary, set to empty
10523         instead.
10524
10525 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10526
10527         * ltconfig: Shell portability fix for the tagname validity check.
10528
10529 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10530
10531         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10532         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10533
10534 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10535
10536         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10537
10538 2001-01-26  Tom Tromey  <tromey@redhat.com>
10539
10540         * configure.in: Allow libgcj to be built on Sparc Solaris.
10541
10542 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10543
10544         * ltcf-c.sh: Add aix5 case.
10545         * ltcf-cxx.sh: Likewise.
10546         * ltconfig: Likewise.
10547
10548 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10549
10550         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10551         keep at least one of build_libtool_libs or build_old_libs set to
10552         yes.
10553
10554         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10555         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10556
10557 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10558
10559         * configure.in: Enable libgcj on several additional platforms.
10560
10561 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10562
10563         * configure.in: Enable libgcj for linux targets.
10564
10565 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10566
10567         * MAINTAINERS (Write After Approval): Add myself.
10568
10569 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10570
10571         * MAINTAINERS: Add myself as vax port maintainer.
10572
10573 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10574
10575         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10576
10577 2001-01-09  Mike Stump  <mrs@wrs.com>
10578
10579         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10580         failures of subdirectories.
10581
10582 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10583
10584         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10585         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10586         * ltcf-cxx.sh: Likewise.
10587         * ltcf-gcj.sh: Likewise.
10588         * ltconfig.sh: Fix typo.
10589
10590 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10591
10592         * configure: handle DOS-style absolute paths.
10593
10594 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10595
10596         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10597
10598 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10599
10600         * MAINTAINERS: Add myself as avr port co-maintainer.
10601
10602 2000-12-28  Ben Elliston  <bje@redhat.com>
10603
10604         * MAINTAINERS: Add myself under ``Write After Approval''.
10605
10606 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10607
10608         * texinfo: Remove directory from GCC.
10609
10610 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10611
10612         * COPYING: Update to current
10613         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10614         to 19yy as example year in copyright notice).
10615
10616 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10617
10618         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10619         (libstdcxx_incdir): Pass down.
10620         * config.if: Remove expired bits for cxx_interface, add stub.
10621         (libstdcxx_incdir): Add variable for g++ include directory.
10622         * configure.in (gxx_include_dir): Use it.
10623
10624 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10625
10626         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10627         with old-email address from ``Write After Approval''.
10628
10629 2000-12-15  Andreas Jaeger  <aj@suse.de>
10630
10631         * configure.in: Handle lang_dirs.
10632
10633 2000-12-14  Tom Tromey  <tromey@redhat.com>
10634
10635         * MAINTAINERS: Removed brads.
10636
10637         * MAINTAINERS: Added gcj developers.
10638
10639 2000-12-13  Anthony Green  <green@redhat.com>
10640
10641         * configure.in: Disable libgcj for any target not specifically
10642         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10643         with g++ abi.
10644
10645 2000-12-13  Mike Stump  <mrs@wrs.com>
10646
10647         * Makefile.in (local-distclean): Also remove fastjar.
10648
10649 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10650
10651         * contrib/gcc_update: Add fastjar --touch entries.
10652
10653 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10654
10655         * configure.in: Disable language-specific target libraries for
10656         languages that aren't enabled.
10657
10658 2000-12-10  Anthony Green  <green@redhat.com>
10659
10660         * configure.in: Define libgcj.  Disable libgcj target libraries for
10661         most targets.
10662
10663 2000-12-10  Neil Booth  <neilb@earthling.net>
10664
10665         * MAINTAINERS: Update mail address, remove from WAA list.
10666
10667 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10668
10669         * libjava: Imported from /cvs/java.
10670         * libffi: Likewise.
10671         * Boehm-gc: Likewise.
10672
10673 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10674
10675         * configure.in (target_libs): Revert 2000-12-08 patch.
10676         (noconfigdirs): Added target-libjava.
10677
10678 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10679
10680         * djunpack.bat: removed.
10681
10682 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10683
10684         * Makefile.in: handle DOS-style absolute paths.
10685         * config-ml.in: likewise.
10686         * symlink-tree: likewise.
10687
10688 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10689
10690         * fastjar: Imported.
10691
10692 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10693
10694         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10695         libjava.
10696         * configure.in (target_libs): Removed `target-libjava'.
10697
10698 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10699
10700         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10701         (ALL_MODULES): Added fastjar.
10702         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10703         (all-target-libjava): all-fastjar replaces all-zip.
10704         (all-fastjar): Added.
10705         (configure-target-fastjar, all-target-fastjar): Likewise.
10706         * configure.in (host_tools): Added fastjar.
10707
10708 2000-12-07  Mike Stump  <mrs@wrs.com>
10709
10710         * Makefile.in (local-distclean): Remove leftover built files.
10711
10712 2000-11-24  Nick Clifton  <nickc@redhat.com>
10713
10714         * configure.in (xscale-elf): Add target.
10715         (xscale-coff): Add target.
10716
10717 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10718
10719         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10720         recent versions of FreeBSD (release 3 or later).
10721         * ltconfig: On FreeBSD, -lc must not be provided when building
10722         a shared library or else the standard -pthread gcc option is
10723         rendered worthless to later users of the built library.
10724
10725 2000-11-16  Fred Fish  <fnf@be.com>
10726
10727         * configure.in (enable_libstdcxx_v3): Fix typo,
10728         libstd++ -> libstdc++.
10729
10730 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10731
10732         * MAINTAINERS: Add self to Write After Approval list.
10733
10734 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10735
10736         * MAINTAINERS: Update my email address.  Add myself to global write
10737         privs list.
10738
10739 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10740
10741         * Makefile.in: Merge with src and libgcj.
10742         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10743         configure-target-<library> when their configure scripts need the C
10744         or C++ library to have already been built to work properly.
10745         (do_proto_toplev): Set them to an empty string.
10746
10747         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10748         (REALLY_SET_LIB_PATH): Use them.
10749
10750 2000-11-17  Stan Shebs  <shebs@apple.com>
10751
10752         * MAINTAINERS: Add self to Write After Approval list.
10753
10754 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10755
10756         * configure: Provide the original toplevel configure arguments
10757         (including $0) to subprocesses in the environment rather than
10758         through gcc/configargs.h.
10759
10760 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10761
10762         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10763         C99.  Alphabetise "Write After Approval" list.
10764
10765 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10766
10767         * configure: Turn on libstdc++ V3 by default.
10768
10769         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10770         if we've got GCC.
10771
10772 2000-11-11  Philip Blundell  <philb@gnu.org>
10773
10774         * MAINTAINERS: Add self to Write After Approval list.
10775
10776 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10777
10778         * ltcf-c.sh (aix4): Improve shared library configuration; require
10779         exporting symbols.
10780         * ltcf-cxx.sh (aix4): Define.
10781         * ltconfig (aix4): Define library and soname specs appropriate for
10782         AIX.  Define command to create export symbols list.
10783
10784 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10785
10786         * config.sub: Add support for Sun Chorus
10787
10788 2000-10-31  Nick Clifton  <nickc@redhat.com>
10789
10790         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10791         <name>@redhat.com.  Also installed new email address for Clint
10792         Popetz.
10793
10794 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10795
10796         * etc: Remove directory from GCC.
10797
10798 2000-10-16  Michael Meissner  <meissner@redhat.com>
10799
10800         * configure (gcc/configargs.h): Only create if there is a build GCC
10801         directory created.
10802
10803 2000-10-16  Matthias Klose  <doko@debian.org>
10804
10805         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10806         when configured for libstdc++-v3.
10807
10808 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10809
10810         * configure: Save configure arguments to gcc/configargs.h.
10811
10812 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10813
10814         * config.guess: Import CVS version 1.157.
10815         * config.sub: Import CVS version 1.181.
10816
10817 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10818
10819         * Makefile.in (bootstrap): avoid recursion if subdir missing
10820         (cross): ditto
10821         (do-proto-toplev): ditto
10822
10823 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10824
10825         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10826         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10827
10828         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10829         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10830         all affected `configure' scripts.
10831
10832 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10833
10834         * MAINTAINERS: Add self as cpplib co-maintainer.
10835
10836 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10837
10838         * MAINTAINERS: Add self to Write After Approval list.
10839
10840 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10841
10842         * INSTALL/README: egcs -> GCC update.
10843
10844 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10845
10846         * MAINTAINERS: Add myself to Write After Approval list.
10847
10848 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10849
10850         * MAINTAINERS: Add myself to Write After Approval list.
10851
10852 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10853
10854         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10855         X11 libraries for hppa64.
10856
10857 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10858
10859         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10860
10861 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10862
10863         * Makefile.in (all-zlib): Added dummy target.
10864
10865         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10866         ltcf-gcj.sh: Updated from libtool multi-language branch.
10867
10868 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10869
10870         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10871         (bootstrap*): Depend on all-bootstrap.
10872
10873 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10874
10875         * config.guess: Import CVS version 1.156.
10876         * config.sub: Import CVS version 1.179.
10877
10878 2000-09-02  Anthony Green  <green@cygnus.com>
10879
10880         * Makefile.in (all-gcc): Depend on all-zlib.
10881         (CLEAN_MODULES): Add clean-zlib.
10882         (ALL_MODULES): Add all-zlib.
10883         * configure.in (host_libs): Add zlib.
10884
10885 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10886
10887         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10888         crosses, but add gcc/include to the header search path for them.
10889
10890 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10891
10892         * MAINTAINERS: Add self to Write After Approval list.
10893
10894 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10895
10896         * config.guess: Import CVS version 1.152.
10897         * config.sub: Import CVS version 1.177.
10898
10899 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10900
10901         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10902         $targargs to tell whether newlib is going to be built.
10903
10904         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10905         $$r/TARGET_SUBDIR/libio for _G_config.h.
10906
10907 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10908
10909         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10910
10911 2000-08-22  DJ Delorie  <dj@redhat.com>
10912
10913         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10914
10915 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10916
10917         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10918         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10919         sub-configures.
10920
10921 2000-08-21  DJ Delorie  <dj@redhat.com>
10922
10923         * MAINTAINERS: Add self as a libiberty maintainer
10924
10925 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10926
10927         * configure.in (libstdcxx_flags): Use
10928         libstdc++-v3/src/libstdc++.INC.
10929
10930 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10931
10932         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10933
10934 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10935
10936         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10937
10938         * configure: Make enable_threads and enable_shared defaults
10939         explicit.  Substitute enable_threads into generated Makefiles.
10940         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10941         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10942
10943 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10944
10945         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10946
10947 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10948
10949         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10950         previous delta.
10951
10952 2000-08-11  Jason Merrill  <jason@redhat.com>
10953
10954         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10955         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10956         (FLAGS_FOR_TARGET): Not here.
10957         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10958
10959 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10960
10961         * config-ml.in (CC, CXX): Don't introduce a leading space.
10962
10963 2000-08-07  DJ Delorie  <dj@delorie.com>
10964
10965         * MAINTAINERS: Add self as a DJGPP maintainer
10966
10967 2000-08-07  DJ Delorie  <dj@redhat.com>
10968
10969         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10970         "if we're also building gcc, and it's a gcc that will run on the
10971         build machine, we want to use its includes instead of the system's
10972         default includes".
10973
10974 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10975
10976         * MAINTAINERS: Add self to Write After Approval list.
10977
10978 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10979
10980         * configure.in (libstdcxx_flags): Don't use `"'.
10981
10982         * config-ml.in: Adjust multilib search paths to the
10983         appropriate multilib tree.
10984
10985 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10986
10987         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10988         commas in $LANGUAGES.
10989
10990 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10991
10992         * configure.in: Re-enable all references to libg++ and librx.
10993
10994 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10995
10996         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10997         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10998         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10999         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11000
11001         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11002
11003 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11004
11005         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11006         CXX_FOR_TARGET for sed.
11007
11008 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11009
11010         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11011         Do not override if already set in the environment or in configure.
11012         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11013         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11014
11015 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11016
11017         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11018         the libtool CVS tree multi-language branch.
11019         * ltconfig, ltmain.sh: Updated.
11020
11021 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11022
11023         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11024         (clean-target): Depend on it.
11025
11026         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11027         (GCC_FOR_TARGET): Use it.
11028         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11029         * configure.in: ... here.
11030         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11031         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11032
11033 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11034
11035         * MAINTAINERS: Add self to Write After Approval list.
11036
11037 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11038
11039         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11040         (configure-target-libchill, configure-target-libobjc): Likewise.
11041
11042         * configure.in: Use the same cache file for all target libs.
11043         * config-ml.in: But different cache files per multilib variant.
11044
11045 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11046
11047         * configure (topsrcdir): Don't use dirname.
11048
11049 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11050
11051         * MAINTAINERS: Add self to Write After Approval list.
11052
11053 2000-07-20  Jason Merrill  <jason@redhat.com>
11054
11055         * configure.in: Remove all references to libg++ and librx.
11056
11057         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11058
11059 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11060
11061         * config.sub: Update to subversions version 2000-07-06.
11062
11063 2000-07-12  Andrew Haley  <aph@cygnus.com>
11064
11065         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11066         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11067
11068 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11069
11070         * symlink-tree:  Check number of arguments.
11071
11072 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11073
11074         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11075         search path for a g++ extracted from the build tree.  This
11076         will allow link tests run by configure scripts in
11077         subdirectories to succeed.
11078
11079 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11080
11081         * ltconfig: Add support for mips-dde-sysv4.2MP
11082
11083 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11084
11085         * MAINTAINERS: Add myself as loop discovery maintainer.
11086
11087 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11088
11089         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11090         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11091
11092 2000-06-19  Timothy Wall  <twall@cygnus.com>
11093
11094         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11095         * config.sub: Add tic54x target.
11096
11097 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11098
11099         * MAINTAINERS: Add self as Fortran maintainer,
11100         remove Craig Burley.
11101
11102 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11103
11104         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11105         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11106
11107 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11108
11109         * MAINTAINERS: Add self as i18n maintainer
11110
11111 20000-05-21  H.J. Lu  (hjl@gnu.org)
11112
11113         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11114         directory are used if they exist. Make sure
11115         $(build_tooldir)/include is searched for header files,
11116         $(build_tooldir)/lib/ for library files.
11117         (GCC_FOR_TARGET): Likewise.
11118         (CXX_FOR_TARGET): Likewise.
11119
11120 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11121
11122         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11123
11124 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11125
11126         * Makefile.in (configure-target-libiberty): Depend on
11127         configure-target-newlib.
11128
11129 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11130
11131         * configure.in, Makefile.in: Merge all libffi-related
11132         configury stuff from the libgcj tree.
11133
11134 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11135
11136         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11137         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11138
11139 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11140
11141         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11142         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11143         current version information.  Add to proto-toplev directory.
11144         (gdb-taz): Build do-djunpack.
11145
11146 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11147
11148         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11149
11150 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11151
11152         * MAINTAINERS: Add self to Write After Approval list.
11153
11154 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11155
11156         * ltmain.sh: Preserve in relink_command any environment
11157         variables that may affect the linker behavior.
11158
11159 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11160
11161         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11162
11163 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11164
11165         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11166
11167 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11168
11169         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11170         with the version name.
11171
11172 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11173
11174         * MAINTAINERS: Add self as bb-reorder maintainer.
11175
11176 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11177
11178         * config.if: Tweak.
11179
11180 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11181
11182         * djunpack.bat: New file.
11183
11184 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11185
11186         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11187         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11188         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11189         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11190
11191 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11192
11193         * config.sub (case $basic_machine): Change default for "ibm-*"
11194         to "openedition".
11195
11196 2000-04-13  Andreas Jaeger  <aj@suse.de>
11197
11198         * MAINTAINERS: Added myself.
11199
11200 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11201
11202         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11203         (do-md5sum): New target.
11204         (MD5PROG): Define.
11205         (PACKAGE): Default to TOOL.
11206         (VER): Default to a shell script.
11207         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11208         md5 checksum generation.
11209         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11210         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11211         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11212         insight.tar.bz2): Use gdb-taz to create archive.
11213
11214 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11215
11216         * configure (warn_cflags): Delete.
11217
11218 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11219
11220         * MAINTAINERS: Added myself.
11221
11222 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11223             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11224
11225         * configure.in (enable_libstdcxx_v3): Add.
11226         (target_libs): Add bits here to switch between libstdc++-v2 and
11227         libstdc++-v3.
11228         * config.if: And this file too.
11229         * Makefile.in: Add libstdc++-v3 targets.
11230
11231 2000-04-05  Michael Meissner  <meissner@redhat.com>
11232
11233         * config.sub (d30v): Add d30v as a basic machine type.
11234
11235 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11236
11237         * configure.in: -linux-gnu*, not -linux-gnu.
11238
11239 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11240
11241         * MAINTAINERS: Add self in write-after-approval section.
11242
11243 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11244
11245         * MAINTAINERS: Add self as ia64 port maintainer.
11246
11247 2000-03-08  Neil Booth  <NeilB@earthling.net>
11248
11249         * MAINTAINERS: Add self in write-after-approval section.
11250
11251 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11252
11253         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11254         (do-tar-bz2): Replace TOOL with PACKAGE.
11255         (gdb.tar.bz2): Remove GDBTK from GDB package.
11256         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11257         dejagnu.tar.bz2): New packages.
11258
11259 2000-02-27  Andreas Jaeger  <aj@suse.de>
11260
11261         * configure.in: Add entry for mips*-*-linux*, move catch all
11262         *-*-*linux* entry below this one.
11263
11264 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11265
11266         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11267
11268 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11269
11270         * config.sub: Support an OS of "wince".
11271
11272 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11273
11274         * config.guess, config.sub: Updated to match config's 2000-02-15
11275         version.
11276
11277 2000-02-23  Linas Vepstas  <linas@linas.org>
11278
11279         * config.sub: Add support for Linux/IBM 370.
11280         * configure.in: Likewise.
11281
11282 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11283
11284         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11285
11286 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11287
11288         * config.guess: Guess "cygwin" rather than "cygwin32".
11289
11290 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11291
11292         * configure (gcc_version): When setting, narrow search to
11293         lines containing `version_string'.
11294
11295 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11296
11297         * config.sub: Add support for avr target.
11298
11299 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11300
11301         * MAINTAINERS: Add maintainers for MCore port.
11302
11303 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11304
11305         * config.sub: Add mmix-knuth-mmixware.
11306
11307 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11308
11309         * MAINTAINERS: Pair cccp with cpplib maintainership.
11310
11311 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11312
11313         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11314         structure stuff to -L library search.
11315         (CXX_FOR_TARGET): Ditto.
11316         (CROSS_CHECK_MODULES): Fix spelling mistake.
11317
11318 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11319
11320         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11321         the C++ compiler.
11322
11323 2000-01-12  Richard Henderson  <rth@cygnus.com>
11324
11325         * configure.in: Don't build some bits for beos.
11326
11327 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11328
11329         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11330         as include files.
11331
11332 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11333
11334         * Add self as cpplib maintainer, as requested by Jason
11335         Merrill.  Correct my e-mail address.
11336
11337 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11338
11339         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11340         not mh-aix43.
11341
11342 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11343
11344         * MAINTAINERS: Add myself to "write after approval" list.
11345
11346 1999-12-14  Richard Henderson  <rth@cygnus.com>
11347
11348         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11349         * config.sub: Accept alphaev[78], alphaev8.
11350
11351 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11352
11353         * config.guess, config.sub: Update from autoconf.
11354
11355 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11356
11357         * MAINTAINERS:  update my playtime e-address.
11358
11359 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11360
11361         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11362         necessary libraries are missing.
11363
11364 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11365
11366         * MAINTAINERS: Add new 'write after approval' maintainer.
11367
11368 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11369
11370         * MAINTAINERS: Add new Java maintainer.
11371
11372 1999-10-25  Andreas Schwab  <schwab@suse.de>
11373
11374         * configure: Fix quoting inside arguments of eval.
11375
11376 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11377
11378         * config-ml.in: Allow suppression of some ARM multilibs.
11379
11380 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11381
11382         * config.guess: Add OS/390 match pattern.
11383         * config.sub: Add mvs, openedition targets.
11384         * configure.in (i370-ibm-opened*): New.
11385
11386 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11387
11388         * config.sub: Add support for configuring for pj.
11389
11390 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11391
11392         * config.sub (maybe_os): Add support for configuring for fr30.
11393
11394 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11395
11396         * configure.in: Do not configure or build ld for AIX
11397         platforms.  ld is known to be broken on these platforms.
11398
11399 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11400
11401         * config-ml.in: Pass compiler flag corresponding to multidirs to
11402         subdir configures.
11403
11404 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11405
11406         * Makefile.in (LDFLAGS): Define.
11407
11408 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11409
11410         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11411         noconfigdirs.
11412         (*-*-cygwin*): Likewise.
11413
11414 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11415
11416         * mkdep: New file.
11417         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11418         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11419
11420         From Eli Zaretskii <eliz@is.elta.co.il>:
11421         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11422         long file name when using DJGPP on MS-DOS.
11423
11424 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11425
11426         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11427
11428 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11429
11430         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11431         dependency as this causes "make check" to globally "make all"
11432
11433 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11434
11435         * configure.in (target_libs): Added target-zlib.
11436         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11437         (CONFIGURE_TARGET_MODULES): Likewise.
11438         (CHECK_TARGET_MODULES): Likewise.
11439         (INSTALL_TARGET_MODULES): Likewise.
11440         (CLEAN_TARGET_MODULES): Likewise.
11441         (configure-target-zlib): New target.
11442         (all-target-zlib): Likewise.
11443         (all-target-libjava): Depend on all-target-zlib.
11444         (configure-target-libjava): Depend on configure-target-zlib.
11445
11446         * Makefile.in (configure-target-libjava): Depend on
11447         configure-target-newlib.
11448         (configure-target-boehm-gc): New target.
11449         (configure-target-qthreads): New target.
11450
11451         * configure.in (target_libs): Added target-qthreads.
11452         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11453         (CONFIGURE_TARGET_MODULES): Likewise.
11454         (CHECK_TARGET_MODULES): Likewise.
11455         (INSTALL_TARGET_MODULES): Likewise.
11456         (CLEAN_TARGET_MODULES): Likewise.
11457         (all-target-qthreads): New target.
11458         (configure-target-libjava): Depend on configure-target-qthreads.
11459         (all-target-libjava): Depend on all-target-qthreads.
11460
11461         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11462         (CONFIGURE_TARGET_MODULES): Likewise.
11463         (CHECK_TARGET_MODULES): Likewise.
11464         (INSTALL_TARGET_MODULES): Likewise.
11465         (CLEAN_TARGET_MODULES): Likewise.
11466         (all-target-libjava): New target.
11467         (all-target-boehm-gc): Likewise.
11468         * configure.in (target_libs): Added libjava, boehm-gc.
11469
11470 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11471
11472         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11473         configure.bat in SUPPORT_FILES.
11474         (gas+binutils.tar.bz2): Likewise.
11475
11476         * makeall.bat: Remove; obsolete.
11477
11478 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11479
11480         From Mark Elbrecht:
11481         * configure.bat: Remove; obsolete.
11482
11483 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11484
11485         * configure: Add -W -Wall to the default CFLAGS when compiling with
11486         gcc.
11487
11488 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11489
11490         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11491
11492 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11493
11494         * configure.in: Build ld on IRIX6.
11495
11496 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11497
11498         * Makefile.in: Change distribution targets to use bzip2 instead of
11499         gzip.
11500         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11501         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11502
11503 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11504
11505         * config.sub: Add mcore target.
11506
11507 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11508
11509         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11510
11511 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11512
11513         * config.guess (dummy): Changed to $dummy.
11514
11515 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11516
11517         * config.sub: Tidied up case statements.
11518
11519 1999-05-22  Ben Elliston  <bje@cygnus.com>
11520
11521         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11522         <jiro@din.or.jp>.
11523
11524         * config.guess: Merge with FSF version. Future changes will be
11525         more accurately recorded in this ChangeLog.
11526         * config.sub: Likewise.
11527
11528 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11529
11530          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11531
11532 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11533
11534         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11535
11536 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11537
11538         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11539
11540 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11541
11542         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11543         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11544         Bad merge removed these two changes.
11545
11546 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11547                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11548
11549         * config.guess (interix Alpha): Add.
11550
11551 1999-04-11  Richard Henderson  <rth@cygnus.com>
11552
11553         * configure.in (i?86-*-beos*): Do config gperf; don't config
11554         gdb, newlib, or libgloss.
11555
11556 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11557
11558         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11559         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11560         from multidirs.
11561
11562 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11563
11564         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11565
11566 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11567
11568         * config.sub: Add support for mcore targets.
11569
11570 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11571
11572         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11573         not mt-ospace, in order to shut up assembler warning about using
11574         symbols that are named the same as registers.
11575
11576 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11577
11578         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11579         dependency list for all-target-cygmon.
11580
11581 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11582
11583         * config-ml.in: Check $host, not $target, for selective multilibs.
11584         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11585         thumb interworking, and underscore prefix multilibs.
11586
11587 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11588
11589         * missing: Update to version from current automake.
11590
11591 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11592
11593         * configure (gxx_include_dir): Removed.
11594
11595         * configure.in (gxx_include_dir): Handle it.
11596         * Makefile.in: Likewise.
11597
11598 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11599
11600         * config.sub (mips64vr4111,mips64vr4111el) Add.
11601
11602 1999-03-21  Ben Elliston  <bje@cygnus.com>
11603
11604         * config.guess: Correct typo for detecting ELF on FreeBSD.
11605
11606 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11607
11608         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11609         config/mh-djgpp.
11610
11611 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11612
11613         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11614         all-target-newlib to dependency list for all-target-bsp.
11615
11616 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11617
11618         * config.sub: Add i386-uwin support.
11619         * config.guess: Likewise.
11620
11621 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11622
11623         * configure.in: cleanup, add mh-*pic handling for arm, special
11624         case powerpc*-*-aix*
11625
11626 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11627
11628         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11629         can be built.
11630
11631 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11632
11633         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11634         targets.
11635
11636 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11637
11638         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11639
11640 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11641
11642         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11643
11644 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11645
11646         * config.sub: Fix typo in arm recognition.
11647
11648 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11649
11650         * configure.in (noconfigdirs): Changed target_configdirs to
11651         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11652         rather than m68k-*-* since it is not known to work on
11653         m68k-aout. Ditto for arm-*-*oabi.
11654
11655 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11656
11657         * configure.in (*-*-windows*): Remove, no longer used.
11658
11659 1999-02-19  Ben Elliston <bje@cygnus.com>
11660
11661         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11662         Smart and improved by Andrew Cagney.
11663
11664 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11665
11666         * config.guess: Recognize openbsd-*-hppa.
11667
11668 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11669
11670         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11671         only if it is not empty.
11672
11673 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11674
11675         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11676
11677         * config.guess: Modified to recognize uname's armv* syntax.
11678
11679         * config.sub: Modified to recognize uname's armv* syntax.
11680
11681 1999-02-17  Mark Salter  <msalter@cygnus.com>
11682
11683         * configure.in: Added target-bsp for sparclite.
11684
11685 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11686
11687         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11688
11689 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11690
11691         * configure.in: Add support for strongarm port.
11692         * config.sub: Add support for strongarm target.
11693
11694 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11695
11696         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11697         the old name config/mh-cygwin32.
11698         Enable texinfo.
11699
11700 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11701
11702         * configure.in: Do build ld for ix86 Solaris.
11703
11704 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11705
11706         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11707         $AR_FOR_TARGET.  Likewise for RANLIB.
11708
11709 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11710
11711         * config.sub (oabi):  Recognize.
11712         * configure.in (arm-*-oabi):  Handle.
11713
11714 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11715
11716         * config.guess: Improve detection of i686 on UnixWare 7.
11717
11718 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11719
11720         * config.guess: Add support for i386-pc-interix.
11721         * config.sub: Likewise.
11722         * configure.in: Likewise.
11723
11724 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11725
11726         * Makefile.in: Remove unneeded all-target-libio from
11727         from all-target-winsup target since it is now unneeded.
11728         Add all-target-libtermcap in its place since it is now
11729         needed.
11730
11731 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11732
11733         * configure.in: makefile stub for cygwin target is probably
11734         unnecessary.  Remove it for now.
11735
11736 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11737
11738         * configure.in: libtermcap.a should be built when cygwin is the
11739         target as well as the host.
11740         * config.guess: Allow mixed case in cygwin uname output.
11741         * Makefile.in: Add libtermcap target.
11742
11743 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11744
11745         * config.sub: Clean up handling of hppa2.0.
11746
11747 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11748
11749         * config.guess: Use C code to identify more HP machines.
11750
11751 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11752
11753         * config.sub: Handle hppa2.0.
11754
11755 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11756
11757         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11758         cygmon for all sparclite targets, regardless of object format.
11759
11760 1998-12-15  Mark Salter  <msalter@cygnus.com>
11761
11762         * configure.in: Added target-bsp for several target architectures.
11763
11764         * Makefile.in: Added rules for bsp.
11765
11766 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11767
11768         * config.guess: Improve detection of hppa2.0 processors.
11769
11770 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11771
11772         * config.guess: Recognize FreeBSD using ELF automatically.
11773
11774 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11775
11776         * configure (skip-this-dir): Add handling for new shell script, which
11777         might be created by a sub-directory's configure to indicate, this particular
11778         directory is "unwanted".
11779         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11780
11781 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11782
11783         * ltconfig: import from libtool, after changing libtool to
11784         account for the cygwin name change.
11785
11786 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11787
11788         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11789         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11790
11791 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11792
11793         * configure.in: Add libtermcap to list of cygwin dependencies.
11794
11795 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11796
11797         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11798         they include winsup/include when it's a cygwin target.
11799
11800 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11801
11802         * configure.in (host_tools): Added zip.
11803         * Makefile.in (all-target-libjava): Depend on all-zip.
11804         (all-zip): New target.
11805         (ALL_MODULES): Added all-zip.
11806         (NATIVE_CHECK_MODULES): Added check-zip.
11807         (INSTALL_MODULES): Added install-zip.
11808         (CLEAN_MODULES): Added clean-zip.
11809
11810 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11811
11812         * Makefile.in: lose "32" from comment about cygwin.
11813
11814 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11815
11816         * configure.in: Use -Os to build target libraries for the fr30.
11817
11818 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11819
11820         * config.sub: Add fr30.
11821
11822 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11823
11824         * configure.in: drop "32" from config/mh-cygwin32.  Check
11825         cygwin* instead of cygwin32*.
11826         * config.sub: Check cygwin* instead of cygwin32*.
11827
11828 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11829
11830         * config.guess: Match any version of Unixware7.
11831
11832 1998-10-20  Syd Polk  <spolk@cygnus.com>
11833
11834         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11835         if desired.
11836
11837 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11838
11839         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11840         these if the appropriate directories and files to not exist.
11841
11842 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11843
11844         * Makefile.in (DEVO_SUPPORT): Add config.if.
11845
11846 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11847
11848         * configure: Add pattern to replace "build_tooldir"'s
11849         definition in the generated Makefile with "tooldir"'s
11850         actual value.
11851
11852 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11853
11854         * config.sub: Bring back lost sparcv9.
11855
11856         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11857
11858 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11859
11860         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11861         CC_FOR_TARGET and friends.
11862
11863 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11864
11865         * Makefile.in (build_tooldir): New variable, same as tooldir.
11866         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11867         -B$(build_tooldir)/bin/.
11868         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11869
11870 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11871
11872         * README: Remove installation instructions and refer to the
11873         INSTALL directory instead.
11874
11875 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11876
11877         * config.sub: Add support for i[34567]86-pc-udk.
11878         * configure.in: Likewise.
11879
11880 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11881
11882         * Makefile.in: add bzip2 package building bits for user
11883         tools module
11884         * configure.in: ditto
11885
11886 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11887
11888         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11889         (ALL_TARGET_MODULES): Add all-target-libobjc.
11890         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11891         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11892         (all-target-libchill): Add dependencies.
11893         * configure.in (target_libs): Add libchill.
11894
11895 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11896
11897         * configure.in (target_subdir): Remove duplicate line.
11898
11899 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11900
11901         * Makefile.in (all-automake): fix dependencies.
11902
11903 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11904
11905         * configure.in: Minor cleanups for building in the $(target_alias)
11906         subdir.
11907
11908 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11909
11910         * Makefile.in (bootstrap): Set r and s before make all.  Use
11911         BASE_FLAGS_TO_PASS in make all.
11912         (cross): Likewise.
11913
11914 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11915
11916         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11917
11918 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11919
11920         * config.sub: Fix typo in last change.
11921
11922 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11923
11924         * config.sub: Add support for C4x target.
11925         * configure.in: Likewise.
11926
11927 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11928
11929         * config.sub: Recognize sparcv9 just like sparc64.
11930
11931 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11932
11933         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11934
11935 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11936
11937         * config.guess: Correctly identify Pentium II sco boxes.
11938
11939         * config.guess: Fix "tr" code.  From Weiwen Liu.
11940
11941 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11942
11943         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11944         stabs.
11945
11946 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11947
11948         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11949         (ALL_TARGET_MODULES): Add all-target-libchill.
11950         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11951         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11952         (all-target-libchill): Add dependencies.
11953         * configure.in (target_libs): Add libchill.
11954
11955 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11956
11957         * config.guess: Avoid assumptions about "tr" behaves when
11958         LANG is set to something other than English.
11959
11960 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11961
11962         * configure (gxx_include_dir): Changed to
11963         '${prefix}/include/g++'-${libstdcxx_interface}.
11964
11965         * config.if: New to determine the interfaces.
11966
11967 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11968
11969         * config.guess: Detect and handle MPE/IX.
11970         * config.sub: Deal with MPE/IX.
11971
11972 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11973
11974         * configure.in: Use mh-aix43.
11975
11976 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11977
11978         * configure: Fix --without/--disable cases for gxx-include-dir.
11979
11980 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11981
11982         * mdata-sh:  Imported.  Needed for automake support.
11983
11984 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11985
11986         * Makefile.in (taz): Try "chmod -R og=u ." before
11987         "chmod og=u `find . -print`".
11988
11989 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11990
11991         * configure.in: Add arm-elf and thumb-elf support.
11992
11993 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11994
11995         * Makefile.in: Undo previous patch.
11996
11997 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11998
11999         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12000         to here ...
12001         (install-no-fixedincludes): and here
12002         (INSTALL_MODULES): ... from here.
12003
12004 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12005
12006         * config.sub: Merge with FSF.
12007
12008         * config.guess: Merge with FSF.
12009
12010 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12011
12012         * configure (extraconfigdirs): New variable.
12013         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12014         * Makefile.in (all): Move higher in file.
12015         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12016         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12017         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12018         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12019         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12020
12021 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12022
12023         * Makefile.in (all-target-libjava): Depend on all-gcc and
12024         all-target-newlib.
12025         (configure-target-libjava): Depend on $(ALL_GCC).
12026
12027 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12028
12029         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12030         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12031
12032 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12033
12034         * INSTALL/README: Fix typo.
12035
12036 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12037
12038         * ylwrap: Change absolute path checks to check for DOS style path
12039         names.
12040
12041         * ylwrap: Don't use a full path name if the source file is in the
12042         same directory.  From hjl@lucon.org (H.J. Lu).
12043
12044         * config-ml.in: Default to being verbose, to match Feb 18 change to
12045         configure.
12046
12047 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12048
12049         Brought over from egcs:
12050
12051         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12052
12053         * configure.in (target_subdir): Set to ${target_alias} instead
12054         of "libraries".
12055
12056         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12057
12058         * configure.in (target_subdir): Set to libraries if enable_multilib.
12059
12060 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12063         multilibs, force reconfiguration the first time we create
12064         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12065
12066 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12067
12068         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12069         avoid confusion with --no-recursion.
12070
12071 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12072
12073         * configure.in: Win32 hosts shouldn't use install -x
12074         * install-sh: remove -x option, and special .exe-handling
12075         hack.
12076
12077 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12078
12079         * config.guess: Recognize i586-pc-beos.
12080         * configure.in: Don't build some bits for beos.
12081
12082 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12083
12084         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12085         CFLAGS default to -O2.
12086
12087         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12088         when using GNU ld.
12089
12090 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * ltmain.sh: Correct install when using a different shell.
12093
12094 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12095
12096         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12097
12098 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12099
12100         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12101         target.
12102
12103 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12104
12105         * ltconfig: Update to correct AIX handling.
12106
12107 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12108
12109         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12110
12111         * configure.in (target_subdir): Set to ${target_alias} instead
12112         of "libraries".
12113
12114 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12115
12116         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12117         (Makefile): Depend on $(gcc_version_trigger).
12118
12119         * configure (gcc_version): Change default initializer to empty
12120         string.
12121         (gcc_version_trigger): New variable; pass this variable down
12122         to subdir configures to enable them checking gcc's version
12123         themselves. Emit make macros for both gcc_version vars.
12124         (topsrcdir): Initialize reliably.
12125         (recursion line): Remove --with-gcc-version=${gcc_version}.
12126
12127 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12128
12129         * configure (enable_version_specific_runtime_libs): Implement new flag
12130         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12131         in $(libsubdir); emit definition in each generated Makefile.
12132         (gxx_include_dir): Initialize depending on
12133         $enable_version_specific_runtime_libs.
12134
12135 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12136
12137         * configure (gcc_version): Initialize properly depending on
12138         how and where configure is started.
12139         (recursion line): Pass a --with-gcc-version=${gcc_version}
12140         to configures in subdirs.
12141
12142 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12143
12144         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12145         cygmon
12146
12147 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12148
12149         * configure.in: Add cygmon and libstub support for mn10200.
12150
12151 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12152
12153         * configure (gcc_version): Add new variable describing the
12154         particular gcc version we're building.
12155         * Makefile.in (libsubdir): Add new macro for the directory
12156         in which the compiler finds executables, libraries, etc.
12157         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12158         and libsubdir.
12159
12160 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12161
12162         * Makefile.in (local-clean): Remove *.log.
12163         (warning.log): Built with warn_summary from build.log.
12164         (mail-report.log): Run test_summary.
12165         (mail-report-with-warnings.log): Run test_summary including
12166         warning.log in the report.
12167
12168 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12169
12170         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12171
12172 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12173
12174         * Makefile.in (grep): Grep no longer depends on libiberty.
12175
12176 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12177
12178         * Makefile.in: all-snavigator needs all-libgui.
12179
12180 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12181
12182         * configure.in: Add cygmon and libstub support for mn10300.
12183
12184 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12185
12186         * missing: Update to version from automake 1.3.
12187
12188         * ltmain.sh: On installation, don't get confused if the same name
12189         appears more than once in the list of library names.
12190
12191 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12192
12193         * config.sub: Accept m68060 and m5200 as CPU names.
12194
12195 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12196
12197         * configure: Use && rather than using -a in test, because odd
12198         strings can confuse test.
12199         * configure.in: Likewise.
12200
12201 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12202
12203         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12204
12205 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12206
12207         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12208         bootstrap4-lean): New targets.
12209
12210 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12211
12212         * mpw-* Delete.  Not used.
12213
12214 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12215
12216         * COPYING.LIB: Update FSF address.
12217
12218 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12219
12220         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12221
12222         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12223         GAS_SUPPORT_DIRS.
12224
12225 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12226
12227         * ltconfig, ltmain.sh: Avoid producing a version number if
12228         -version-info was not used.
12229
12230 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12231
12232         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12233         building with newlib.
12234
12235 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12236
12237         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12238         Solaris `make' causes it to continue to next definition.
12239
12240 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12241
12242         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12243         the right GUI libraries and files are installed along with GDB.
12244
12245 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12246
12247         * configure.in: Change alpha to alpha* in several places.
12248
12249 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12250
12251         * config.sub: Recognize sparc86x.
12252
12253 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12254
12255         * configure.in (--enable-target-optspace): Remove debug echo.
12256
12257 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12258
12259         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12260
12261 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12262
12263         * ltconfig: Update cygwin32 support.
12264
12265         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12266         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12267         (GDB_SUPPORT_DIRS): Likewise.
12268
12269 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12270
12271         * configure.in (target_makefile_frag): If --enable-target-optspace,
12272         use -Os to compile target libraries rather than -O2.  Default to
12273         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12274         not used.
12275         * configure.in (target_cflags): Ditto for d30v.
12276
12277 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12278
12279         * Makefile.in (all-bfd): Depend on all-intl.
12280         (all-binutils): Likewise.
12281         (all-gas): Likewise.
12282         (all-gprof): Likewise.
12283         (all-ld): Likewise.
12284
12285 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12286
12287         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12288
12289 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12290
12291         * Makefile.in (all-bfd): Depend upon all-libiberty.
12292
12293         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12294
12295 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12296
12297         * Makefile.in: Add libstub.
12298
12299         * configure.in: Ditto. Build libstub for targets that have cygmon
12300         support.
12301
12302 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12303
12304         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12305
12306 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12307
12308         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12309         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12310
12311 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12312
12313         * configure: Define DEFAULT_M4 by searching PATH.
12314         * Makfile.in: Use DEFAULT_M4.
12315
12316 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12317
12318         * ltconfig: Add cygwin32 support.
12319
12320         * Makefile.in, configure.in: Add libtool as a native only directory
12321         to configure and build.
12322
12323 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12324
12325         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12326
12327 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12328
12329         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12330
12331 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12332
12333         * Makefile.in: add ash make rules
12334         * configure.in: add ash to native_only and host_tools lists
12335
12336 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12337
12338         * Makefile.in (all-gettext, all-intl): New targets.
12339         (ALL_MODULES): Added all-gettext, all-intl.
12340         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12341         (INSTALL_MODULES): Added install-gettext, install-intl.
12342         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12343
12344         * configure.in (host_tools): Added gettext.
12345         (native_only): Likewise.
12346         (noconfigdirs) [various cases]: Likewise.
12347         (host_libs): Added intl.
12348
12349 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12350
12351         * configure: Do not disable building gdbtk for cygwin32 hosts.
12352
12353 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12354
12355         * configure.in: Add thumb-coff target.
12356         * config.sub: Add thumb-coff target.
12357
12358 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12359
12360         * Makefile.in: Revert yesterday's change.
12361         (all-target-winsup):  all-target-librx stays out of here.
12362
12363 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12364
12365         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12366         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12367         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12368         Remove references to librx and libg++.
12369
12370 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12371
12372         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12373         recursive makes
12374
12375 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12376
12377         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12378         for newlib directory.
12379         (CXX_FOR_TARGET): Likewise.
12380
12381 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12382
12383         * ltconfig: Update after libtool/ltconfig.in change for
12384         hpux11.
12385
12386 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12387
12388         * ltconfig, ltmain.sh: Update to libtool 1.2.
12389
12390 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12391
12392         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12393         (install-gcc-cross): Instead, override LANGUAGES here.
12394
12395 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12396
12397         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12398         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12399
12400 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12401
12402         * configure.in: Add Thumb-pe target.
12403
12404 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12405
12406         * Makefile.in - changed sn targets to snavigator
12407         * configure.in - changed sn targets to snavigator
12408
12409 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12410
12411         * config-ml.in: After building symlink tree call make distclean
12412         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12413         to be the case for libiberty.
12414
12415 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12416
12417         * configure: When making link, also check the current
12418         directory. The configure scripts may create one.
12419
12420 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12421
12422         * config.sub: Accept alphapca56 and alphaev6 properly.
12423
12424 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12425
12426         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12427
12428 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12429
12430         * config.sub (sco5): Fix typo.
12431
12432 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12433
12434         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12435         install-itcl.
12436         (install-itcl): Remove dependency on install-tcl.
12437
12438 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12439
12440         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12441
12442 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12443
12444         * configure.in: Don't build libgui for a cygwin32 target when not on
12445         a cygwin32 host.
12446
12447 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12448
12449         * configure (redirect): Set to null, so default behavior of
12450         configure is now --verbose.
12451
12452 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12453
12454         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12455         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12456
12457 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12458
12459         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12460         this change to sync Makefile.in with its ChangeLog entries.
12461
12462 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12463
12464         * ltmain.sh (mkdir): Check that the directory doesn't exist
12465         before we exit with error, so that we don't get races during
12466         parallel builds.
12467
12468 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12469
12470         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12471
12472 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12473
12474         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12475         PICFLAG_FOR_TARGET.
12476         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12477
12478         * configure: Emit a definition for the new macro enable_shared
12479         into each Makefile.
12480
12481 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12482
12483         * configure.in (host_tools, native_only): Add libtool.
12484
12485 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12486
12487         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12488         Fix typo in ming config comment.
12489
12490 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12491
12492         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12493
12494 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12495
12496         * config.sub: Add tic30 cases, and map c30 to tic30.
12497
12498 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12499
12500         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12501         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12502         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12503         (CLEAN_TARGET_MODULES): Similarly
12504         (all-target-libf2c): Add dependences.
12505         * configure.in (target_libs): Add libf2c.
12506
12507 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12508
12509         * configure.in: Remove expect from noconfigdirs when target
12510         is cygwin32.  OK to build expect and dejagnu with Canadian
12511         Cross.
12512
12513 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12514
12515         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12516         host.
12517
12518         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12519         and mingw32.
12520
12521 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12522
12523         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12524         here as it is not defined in the toplevel Makefile.
12525
12526 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12527
12528         * configure (package_makefile_rules_frag): New variable, which names
12529         a file with generic rules, ...
12530         Change comment to mention we now have FIVE parts.
12531         * configure: Undo last change.
12532
12533 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12534
12535         * config.guess: More accurate determination of HP processor types.
12536         * config.sub: More accurate determination of HP processor types.
12537
12538 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12539
12540         * configure (package_makefile_frag): Move inserting the
12541         ${package_makefile_frag} to where it should be according
12542         to the comment.
12543
12544 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12545
12546         * config.guess: Add support for Linux/ARM.
12547
12548 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12549
12550         * .cvsignore: Remove *-info and *-install since they match
12551         release-info and mpw-install, which we don't want to just ignore.
12552
12553 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12554
12555         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12556
12557 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12558
12559         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12560         local_prefix to sub-make invocations.
12561
12562 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12563
12564         * configure.in: Check makefile fragments in the source
12565         directory.
12566
12567 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12568
12569         * configure.in: Check whether host and target makefile
12570         fragments exist before adding them to *_makefile_frag.
12571
12572 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12573
12574         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12575
12576 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12577
12578         * configure.in: Make sure we only replace RPATH_ENVVAR on
12579         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12580         regexp to sed.
12581
12582         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12583         to sub-makes.
12584
12585 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12586
12587         * config-ml.in (multi-do): LDFLAGS must include multilib
12588         designator.
12589
12590 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12591
12592         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12593
12594 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12595
12596         * config.sub: Add mingw32 support.
12597         * configure.in: Likewise.
12598
12599 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12600
12601         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12602
12603 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12604
12605         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12606         * configure (gxx_include_dir): Provide a definition for subdirs
12607         which do not use autoconf.
12608
12609 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12610
12611         * config.guess: Sync with egcs.  Picks up new alpha support,
12612         BeOS & some additional linux support.
12613
12614 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12615
12616         * config.guess: HP 9000/803 is a PA1.1 machine.
12617
12618 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12619
12620         * configure.in: It's alpha*-...
12621
12622 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12623
12624         * configure.in (host_makefile_frag, target_makefile_frag):
12625         Handle multiple config files.
12626         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12627         alpha-*-*.
12628
12629 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12630
12631         * mkdep: New file.
12632
12633 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12634
12635         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12636
12637 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12638
12639         * Makefile.in: Add libgui directory.
12640         (GDB_TK): Add all-libgui.
12641         * configure.in: Add libgui directory.
12642         * configure: Add all-libgui to GDB_TK.
12643
12644 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12645
12646         * config-ml.in (multidirs): Add m32r to multilib list.
12647
12648 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12649
12650         * Makefile.in (all-target-gperf): Change dependency to
12651         all-target-libstdc++.
12652
12653 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12654
12655         * config.guess: Add BeOS support.
12656
12657 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12658
12659         Source directory cvs renamed to cvssrc:
12660         * configure.in (host_tools): Change cvs to cvssrc.
12661         (native_only): Likewise.
12662         (noconfigdirs) [various cases]: Likewise.
12663         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12664         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12665         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12666         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12667         (all-cvssrc): Rename target from all-cvs.
12668
12669 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12670
12671         * configure (gxx_include_dir): Fix thinko.
12672
12673 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12674
12675         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12676         (install-cross, install-gcc-cross): New targets.
12677
12678 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12679
12680         * configure.in (noconfigdirs): Add support for Thumb target.
12681
12682         * config.sub (maybe_os): Add support for Thumb target.
12683
12684 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12685
12686         * Makefile.in: Add rules for cygmon.
12687
12688         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12689
12690 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12691
12692         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12693         * configure (gxx_include_dir): Provide a definition for subdirs
12694         which do not use autoconf.
12695
12696 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12697
12698         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12699         11/18/97 build
12700
12701 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12702
12703         * From Franz Sirl.
12704         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12705         found on RedHat Linux systems.
12706
12707 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12708
12709         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12710         guesses.
12711
12712 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12713
12714         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12715
12716 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12717
12718         * ltmain.sh: If mkdir fails, check whether the directory was created
12719         anyhow by some other process.
12720
12721 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12722
12723         * configure.in (d30v-*-*): Configure all directories.
12724
12725 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12726
12727         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12728         for the D30V.
12729
12730 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12731
12732         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12733
12734 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12735
12736         * include/libiberty.h: Add extern "C" { so it can be used with C++
12737         progrms.
12738         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12739         programs.
12740
12741 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12742
12743         * configure.in (d30v-*-*): Configure GCC now.
12744
12745 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12746
12747         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12748         is no longer needed.
12749
12750 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12751
12752         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12753
12754 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12755
12756         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12757         targets using "$@" to provide support for similar but not identical
12758         targets without having to duplicate code.
12759
12760 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12761
12762         * makefile.vms: Fix to work with DEC C.
12763
12764 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12765
12766         * config.sub: Add mips-tx39-elf to marketing names.
12767
12768 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12769
12770         * ltmain.sh: Handle symlinks in generated script.
12771
12772 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12773
12774         * configure: Handle autoconf style directory options: --bindir,
12775         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12776         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12777         --sysconfdir.
12778         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12779         (sharedstatedir, localstatedir, oldincludedir): New variables.
12780         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12781         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12782         sbindir, sharedstatedir, and sysconfdir.
12783
12784 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12785
12786         * Makefile.in (bootstrap-lean): New target.
12787
12788 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12789
12790         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12791         sn, and gnuserv from noconfigdirs.
12792
12793 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12794
12795         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12796
12797 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12798
12799         * Makefile.in (cross): New target.
12800
12801 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12802                           Jeff Law         <law@cygnus.com>
12803
12804         * Makefile.in (bootstrap2, bootstrap3): New targets.
12805         (all-bootstrap): Remove outdated and confusing target.
12806         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12807
12808 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12809
12810         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12811         windows.  Consistent with gdb/configure.
12812
12813 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12814
12815         * configure.in: Name Linux target fragment.
12816
12817         * configure: Rewrite so that project Makefile fragment is inserted
12818         first and appears last in the resulting Makefile.
12819
12820 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12821
12822         * Makefile.in (install-itcl): Install tcl first.
12823
12824 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12825
12826         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12827
12828 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12829
12830         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12831
12832         * configure.in (skipdirs): Add target-librx for Linux.
12833         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12834
12835 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12836
12837         * Makefile.in (bootstrap): New target.
12838
12839 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12840
12841         * config.sub: Accept 'amigados' for backward compatibility.
12842
12843 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12844
12845         * config.guess: Merge with FSF.
12846
12847 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12848
12849         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12850
12851 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12852
12853         * config.sub: Add "marketing-names" patch.
12854
12855 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12856
12857         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12858
12859 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12860
12861         * config.sub: Handle v850-elf.
12862
12863 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12864
12865         * .cvsignore (*-install): Remove.
12866
12867 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12868
12869         * ltconfig: Set CONFIG_SHELL in libtool.
12870         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12871
12872 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12873
12874         * configure.in (target_subdir): Set to libraries if enable_multilib.
12875
12876 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12877
12878         * config.guess: Update from gcc directory.
12879
12880 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12881
12882         * Makefile.in (all-sim): Depends on all-readline.
12883
12884 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12885
12886         * Makefile.in (BISON, YACC): Use $$s.
12887         (all-bison): Depend on all-texinfo.
12888
12889 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12890
12891         * Makefile.in (BISON): Add -L flag.
12892         (YACC): Likewise.
12893
12894 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12895
12896         * configure.in (noconfigdirs): Add support for v850e target.
12897
12898         * config.sub (maybe_os): Add support for v850e target.
12899
12900 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12901
12902         * configure.in (noconfigdirs): Add support for v850ea target.
12903
12904         * config.sub (maybe_os): Add support for v850ea target.
12905
12906 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12907
12908         * config.sub: Add mipstx39.  Delete r3900.
12909
12910 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12911
12912         * Makefile.in (all-autoconf): Depends on all-texinfo.
12913
12914 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12915
12916         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12917         eabi targets.
12918
12919 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12920
12921         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12922
12923         * configure: When handling a Canadian Cross, handle YACC as well as
12924         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12925         * Makefile.in (all-bison): Depend upon all-texinfo.
12926
12927 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12928
12929         * Makefile.in (BISON): bison, not byacc or bison -y.
12930         (YACC): bison -y or byacc or yacc.
12931         (various): Add *-bison as appropriate.
12932         (taz): No need to mess with BISON anymore.
12933
12934 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12935
12936         * configure: If OSTYPE matches *win32*, try to find a good value for
12937         CONFIG_SHELL.
12938
12939 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12940
12941         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12942         configure.in if it is present.
12943
12944 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12945
12946         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12947
12948 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12949
12950         * config.sub: Recognize `arc' cpu.
12951         * configure.in: Likewise.
12952         * config-ml.in: Likewise.
12953
12954 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12955
12956         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12957
12958 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12959
12960         * configure: Changed sed delimiter from ':' to '|' when
12961         attempting to substitute ${config_shell} for SHELL. On
12962         NT ${config_shell} may contain a ':' in it.
12963
12964 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12965
12966         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12967
12968 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12969
12970         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12971
12972 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12973
12974         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12975
12976         * ylwrap: If the program is a relative path, force it to be
12977         absolute.
12978
12979 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12980
12981         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12982
12983 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12984
12985         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12986         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12987         for libraries.
12988
12989 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12990
12991         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12992         separated by spaces.
12993
12994 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12995
12996         * ylwrap: New file.
12997         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12998
12999         * ltmain.sh: Handle /bin/sh at start of install program.
13000
13001         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13002
13003         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13004         * missing: New file, from automake 1.2.
13005
13006 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13007
13008         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13009         check-tk to CHECK_X11_MODULES.
13010
13011 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13012
13013         * config.sub: Merge with FSF.
13014
13015 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13016
13017         * config.guess: Merge with FSF.
13018
13019 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13020
13021         * configure: Treat msdosdjgpp like go32.
13022         * configure.in: Likewise.  Don't remove gprof for go32.
13023
13024         * configure: Change Makefile.tem2 to Makefile.tm2.
13025
13026 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13027
13028         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13029
13030 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13031
13032         * install-sh (chmodcmd): Set to null if the DST directory already
13033         exists.  Same as Nov 11th change.
13034
13035 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13036
13037         * configure (GDB_TK): Needs itcl and tix.
13038
13039 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13040
13041         * config.guess: Update from FSF.
13042
13043 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13044
13045         * Makefile.in (GDB_TK): Depend on itcl and tix.
13046
13047 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13048
13049         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13050         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13051         (INSTALL_SCRIPT): New variable.
13052         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13053         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13054         to -x.
13055         * install-sh: Add support for -x option.
13056
13057 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13058
13059         * configure.in, Makefile.in: Treat tix like itcl.
13060
13061 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13062
13063         * Makefile.in (WINDRES): New variable.
13064         (WINDRES_FOR_TARGET): New variable.
13065         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13066         (EXTRA_HOST_FLAGS): Add WINDRES.
13067         (EXTRA_TARGET_FLAGS): Add WINDRES.
13068         (EXTRA_GCC_FLAGS): Add WINDRES.
13069         ($(DO_X)): Pass down WINDRES.
13070         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13071         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13072         DLLTOOL_FOR_TARGET.
13073
13074 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13075
13076         * configure.in: configure sim before gdb for win32-x-ppc
13077
13078 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13079
13080         Move gperf into the toplevel, from libg++.
13081         * configure.in (target_tools): Add target-gperf.
13082         (native_only): Add target-gperf.
13083         * Makefile.in (all-target-gperf): New target, depend on
13084         all-target-libg++.
13085         (configure-target-gperf): Empty rule.
13086         (ALL_TARGET_MODULES): Add all-target-gperf.
13087         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13088         (CHECK_TARGET_MODULES): Add check-target-gperf.
13089         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13090         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13091
13092 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13093
13094         * config.sub (mn10200): Recognize new basic machine.
13095
13096 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13097
13098         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13099         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13100
13101 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13102
13103         * configure.in: If we're building mips-sgi-irix6* native, turn on
13104         ENABLE_MULTILIB and set TARGET_SUBDIR.
13105
13106 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13107
13108         * Makefile.in (all-sn): Depend on all-grep.
13109
13110 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13111
13112         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13113
13114         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13115         Makefile.  From Jeff Makey <jeff@cts.com>.
13116         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13117
13118         * Makefile.in (DISTBISONFILES): Remove.
13119         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13120         $(DEFAULT_YACC).
13121
13122         * configure.in: Build itl, db, sn, etc., when building for native
13123         cygwin32.
13124
13125         * Makefile.in (LD): New variable.
13126         (EXTRA_HOST_FLAGS): Pass down LD.
13127         ($(DO_X)): Likewise.
13128
13129 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13130
13131         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13132
13133 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13134
13135         * configure.in (targargs): Strip out any supplied --build argument
13136         before adding our own. Always add --build.
13137
13138 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13139
13140         * configure.in (targargs): Pass --build if we're doing
13141         a cross-compile.
13142
13143 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13144
13145         * configure: Use '|' instead of ":" as the separator in
13146         sed. Otherwise sed chokes on NT path names with drive
13147         designators. Also look for "?:*" as the leading characters in an
13148         absolute pathname.
13149
13150 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13151
13152         * config.sub: Support for r3900.
13153
13154 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13155
13156         * configure.in: Use install-sh, not install.sh.
13157
13158 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13159
13160         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13161         apply it twice.
13162
13163 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13164
13165         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13166         install-binutils.
13167
13168 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13169
13170         * Makefile.in: Add automake targets.
13171         * configure.in (host_tools): Add automake.
13172
13173 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13174
13175         * configure: Default CXX to c++, not gcc.
13176         * Makefile.in (CXX): Set to c++, not gcc.
13177         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13178
13179 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13180
13181         * install-sh: try appending a .exe if source file doesn't
13182         exist
13183
13184 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13185
13186         * configure.in: Turn on multilib by default.
13187         (cross_only): Remove target-libiberty.
13188
13189         * Makefile.in (all-gcc): Don't depend on libiberty.
13190
13191 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13192
13193         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13194
13195 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13196
13197         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13198         (DISTBISONFILES): Add ld/Makefile.in
13199
13200 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13201
13202         * configure.in: if target is cygwin32 but host isn't cygwin32,
13203         don't configure gdb tcl tk expect, not just gdb.
13204
13205 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13206
13207         * configure.in: Added gnuserv everywhere sn appears.
13208
13209         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13210         (CROSS_CHECK_MODULES): Added check-gnuserv.
13211         (INSTALL_MODULES): Added install-gnuserv.
13212         (CLEAN_MODULES): Added clean-gnuserv.
13213         (all-gnuserv): New target.
13214
13215 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13216
13217         * config.guess: Fixes for MIPS OpenBSD systems.
13218
13219 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13220
13221         * Makefile.in (INSTALL_XFORM): Remove.
13222         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13223
13224         * mkinstalldirs: New file, copied from automake.
13225         * Makefile.in (installdirs): Rename from install-dirs.  Use
13226         mkinstalldirs.  Change all users.
13227         (DEVO_SUPPORT): Add mkinstalldirs.
13228
13229 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13230
13231         * install-sh: Rename from install.sh.
13232         * Makefile.in (INSTALL): Change install.sh to install-sh.
13233         (DEVO_SUPPORT): Likewise.
13234
13235         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13236         Graichen <graichen@rzpd.de>.
13237
13238 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13239
13240         * config.guess: Recognize OpenBSD systems correctly.
13241
13242 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13243
13244         * README, Makefile.in (ETC_SUPPORT): Remove references to
13245         cfg-paper*, configure.{texi,man,info*}._
13246
13247 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13248
13249         * Makefile.in (all.normal): Ensure that gcc is built after all
13250         the x11 - ie gdb - targets.
13251
13252 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13253
13254         * makefile.vms: Don't run conf-a-gas.
13255
13256 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13257
13258         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13259
13260 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13261
13262         * configure.in: Remove noconfigdirs case since gdb also
13263         configures and builds for tic80-coff.
13264
13265 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13266
13267         * configure: Set cache_file to config.cache.
13268         * Makefile.in (local-distclean): Remove config.cache.
13269
13270 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13271
13272         * COPYING: Update FSF address.
13273
13274 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13275
13276         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13277         noconfigdirs.
13278
13279 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13280
13281         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13282         MAKEDIRS, is empty.
13283
13284 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13285
13286         * config.sub: Tweak mn10300 entry.
13287
13288 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13289
13290         * configure.in (host_tools): Put sim before gdb, so gdb's
13291         configure.tgt can determine if the simulator was configured.
13292
13293 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13294
13295         * config.sub: Move BeOS $os case to be with other Cygnus
13296         local cases.
13297
13298 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13299
13300         * config.sub: Remove misplaced comment that broke Linux.
13301
13302 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13303
13304         * config.sub: Add BeOS support.
13305
13306 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13307
13308         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13309
13310 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13311
13312         * configure.in (noconfigdirs): Remove tcl and tk from
13313         noconfigdirs for cygwin32 builds.
13314
13315 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13316
13317         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13318
13319 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13320
13321         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13322         make-all.com, use makefile.vms instead.
13323
13324 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13325
13326         * config.sub: Accept -lnews*.
13327
13328 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13329
13330         * configure.in (noconfigdirs): Disable target-newlib,
13331         target-examples and target-libiberty for d30v.
13332
13333 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13334
13335         * configure.in (noconfigdirs): Enable ld for d30v.
13336
13337 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13338
13339         * configure.in (tic80-*-*): Build compiler.
13340
13341 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13342
13343         * configure.in (d30v-*): Remove sim directory from list of
13344         unsupported d30v directories
13345
13346 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13347
13348         * config.sub, configure.in: Add d30v target cpu.
13349
13350 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13351
13352         * makefile.vms: New file.
13353         * make-all.com: Remove.
13354
13355 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13356
13357         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13358
13359 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13360
13361         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13362
13363 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13364
13365         * Makefile.in (ALL_MODULES): Added all-db.
13366         (CROSS_CHECK_MODULES): Addec check-db.
13367         (INSTALL_MODULES): Added install-db.
13368         (CLEAN_MODULES): Added clean-db.
13369
13370 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13371
13372         * config.guess: Merge with latest FSF sources.
13373
13374 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13375
13376         * Makefile.in (ALL_MODULES): Added all-itcl.
13377         (CROSS_CHECK_MODULES): Added check-itcl.
13378         (INSTALL_MODULES): Added install-itcl.
13379         (CLEAN_MODULES): Added clean-itcl.
13380
13381 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13382
13383         * configure.in: build gdb for mn10200
13384
13385 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13386
13387         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13388
13389 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13390
13391         * configure.in (tic80-*-*): Turn off most targets right now.
13392
13393 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13394
13395         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13396         rather than the makeinfo program.
13397         (do-info): Depend upon all-texinfo.
13398
13399 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13400
13401         * configure.in: Remove uses of config/mh-linux.
13402
13403         * config.sub, config.guess: Merge with latest FSF sources.
13404
13405 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13406
13407         * config.sub (case $basic_machine): Add tic80 entries.
13408
13409 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13410
13411         * config.sub, config.guess: Merge with latest FSF sources.
13412
13413 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13414
13415         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13416         * mpw-config.in: Test for NewFolderRecursive.
13417         * mpw-install: Use symbolic name for startup filename.
13418         * mpw-README: Add various additional details.
13419
13420 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13421
13422         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13423
13424 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13425
13426         * configure.in: Do build gcc and the target libraries for
13427         the mn10200.
13428
13429 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13430
13431         * configure.in: don't avoid building gdb for mn10300 any more
13432         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13433         instead of single-quoting it.
13434
13435 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13436
13437         * configure.in: Don't use --with-stabs on IRIX 6.
13438
13439 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13440
13441         * configure.in (m32r): Build gdb, libg++ now.
13442
13443 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13444
13445         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13446         directories from noconfigdirs.
13447
13448 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13449
13450         * config.sub (basic_machine): added mips16 configuration
13451
13452 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13453
13454         * config.sub: Handle d10v-unknown.
13455
13456 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13457
13458         * config.sub: Handle v850-unknown.
13459
13460 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13461
13462         * Makefile.in: add findutils
13463         * configure.in: add findutils to list of host_tools
13464
13465 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13466
13467         * config.sub: Handle mn10200 and mn10300.
13468
13469 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13470
13471         * configure.in (d10v-*): Do not build librx.
13472
13473 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13474
13475         * configure.in (mn10300): Build everything except gdb & libgloss.
13476
13477 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13478
13479         * config.guess:  Patch for Dansk Data Elektronik servers,
13480         from Niels Skou Olsen <nso@dde.dk>.
13481
13482         For ncr, use /bin/uname rather than uname, since GNU uname does not
13483         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13484
13485         Patch for MIPS R4000 running System V,
13486         from Eric S. Raymond <esr@snark.thyrsus.com>.
13487
13488         Fix thinko for nextstep.
13489
13490         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13491
13492         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13493         * config.guess: Guess mips-dec-mach_bsd4.3.
13494
13495         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13496         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13497         release numbers.
13498         * config.guess (mips-mips-riscos*):  Emit just enough of the
13499         release number.
13500
13501         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13502         * config.guess (sparc-auspex-sunos*):  Added.
13503         (f300-fujitsu-*): Added.
13504
13505         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13506         * config.guess:  Recognize a Tadpole as a sparc.
13507
13508 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13509
13510         * config.guess: Don't assume that NextStep version is either 2 or
13511         3.  NextStep 4 (aka OpenStep 4) has come out now.
13512
13513 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13514
13515         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13516         From Rik Faith <faith@cs.unc.edu>.
13517
13518 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13519
13520         * config.sub: Contributions from bug-gnu-utils to:
13521         Support plain "hppa" (no version given) architecture, reported by
13522         OpenStep.
13523         OpenBSD like NetBSD.
13524         LynxOs is not a hardware supplier.
13525
13526         * config.guess: Contributions from bug-gnu-utils to add support for:
13527         OpenBSD like NetBSD.
13528         Stratus systems.
13529         More Pyramid systems.
13530         i[n>4]86 Intel chips.
13531         M680[n>4]0 Motorola chips.
13532         Use unknown instead of lynx for hardware manufacturer.
13533
13534 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13535
13536         * install.sh (chmodcmd): Set to null if the DST directory already
13537         exists.
13538
13539 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13540
13541         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13542         not use mt-ppc target Makefile fragment any more.
13543
13544 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13545
13546         * configure.in (*-*-windows):  Exclude everything but those dirs
13547         needed to build windows.
13548
13549 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13550
13551         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13552
13553 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13554
13555         * configure.in:  Exclude mmalloc from i386-windows.
13556
13557 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13558
13559         * Undo my previous change.
13560
13561 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13562
13563         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13564         unconditionally.
13565         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13566
13567 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13568
13569         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13570         host to add it's own flags.
13571
13572 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13573
13574         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13575
13576 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13577
13578         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13579         (CXX_FOR_TARGET): Likewise.
13580         (GCC_FOR_TARGET): Define.
13581         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13582         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13583         CC_FOR_TARGET was specified on the command line.
13584         (MAKEOVERRIDES): Don't define.
13585
13586 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13587
13588         * configure.in (m32r): Fix spelling of libg++ libs.
13589
13590 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13591
13592         * config.sub (-apple*): Remove, now redundant.
13593
13594 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13595
13596         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13597
13598         * configure: Rework yesterday's sed script patch.
13599
13600         * config.sub: Merge with FSF.
13601
13602 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13603
13604         * config.guess:  Merge from FSF.
13605
13606         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13607         * config.guess: Use pc instead of unknown, for pc clone systems.
13608         Change linux to linux-gnu.
13609
13610         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13611         * config.guess: Avoid non-portable tr syntax.
13612
13613 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13614
13615         * test-build.mk (HOLES): Add "xargs" for gdb.
13616
13617         * configure: Avoid hpux10.20 sed bug.
13618
13619 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13620
13621         * configure.in:  Add support for windows host
13622         (that is a build done under the Microsoft build environment).
13623
13624 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13625
13626         * Makefile.in: Replace all uses of srcroot with s, to shrink
13627         command line lengths.
13628
13629         Patches from Geoffrey Noer <noer@cygnus.com>:
13630         * configure.in: If configuring for newlib, pass --with-newlib to
13631         subdirectories.
13632         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13633         -Bnewlib/ and -Lwinsup to gcc.
13634         (CXX_FOR_TARGET): Likewise.
13635
13636 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13637
13638         * Makefile.in (ETC_SUPPORT): Add configure.
13639
13640 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13641
13642         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13643         host configuration file.
13644
13645 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13646
13647         * configure.in: Break mn10x00 support into separate
13648         mn10200 and mn10300 configurations.
13649         * config.sub: Likewise.
13650
13651 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13652
13653         * configure.in: Add lots of stuff to noconfigdirs for
13654         the mn10x00 targets.
13655
13656         * config.sub, configure.in: Add mn10x00 support.
13657
13658 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13659
13660         * make-all.com: Call conf-a-gas, not config-a-gas.
13661
13662 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13663
13664         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13665         targets.
13666
13667 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13668
13669         * mpw-README: Add much more detail for native PowerMac.
13670         * mpw-install: New file.
13671         * mpw-configure: Add --norecursion and --help options.
13672         * mpw-config.in: Translate readme and install files when
13673         copying to objdir.
13674         * mpw-build.in: Don't always depend on byacc and flex.
13675         (install-only-top): New action.
13676
13677 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13678
13679         * configure.in:  You can now configure GDB for the v850.
13680
13681 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13682
13683         * configure.in (noconfigdirs): Don't configure any C++ dirs
13684         if targeting D10V.
13685
13686 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13687
13688         * config.sub: Recognize mips64vr5000.
13689
13690 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13691
13692         * configure.in: Use a single line for host_tools and native_only.
13693
13694 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13695
13696         * config.sub, configure.in: Add entries for m32r.
13697
13698 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13699
13700         * Makefile.in (inet-install): Don't run install-gzip.
13701
13702 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13703
13704         * configure.in:  Don't config lots of things for *-*-windows*.
13705
13706 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13707
13708         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13709         (host_libs, host_tools): Copy from configure.in.
13710         * mpw-configure: Don't complain about directories not found.
13711
13712 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13713
13714         * configure.in (i[345]86): Recognize i686 for pentium pro.
13715         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13716         file.
13717
13718         * config.guess (i[345]86): Ditto.
13719
13720 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13721
13722         * configure.in (noconfigdirs): Removed gdb for D10V.
13723
13724 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13725
13726         * configure.in: Remove ld, target-libio, target-libg++, and
13727         target-libstdc++ from noconfigdirs.
13728
13729 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13730
13731         * configure: Fix three locations where shell scripts were
13732         being run directly rather than with config_shell.
13733
13734 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13735
13736         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13737         * config.sub (basic_machine): Recognize v850.
13738
13739 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13740
13741         * mpw-configure: Handle multiple enable/disable options and
13742         pass them down recursively, handle -c and -s flags appropriately
13743         depending on choice of compiler, add escape mechanism for
13744         quoted arguments to gC.
13745
13746 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13747
13748         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13749         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13750         so that -mrelocatable-lib and -mno-eabi are used.
13751
13752         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13753         not support --print-multi-lib, don't abort.
13754
13755 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13756
13757         * make-all.com: Run config-a-gas.
13758         * setup.com: Don't copy subdirectory files around.
13759
13760 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13761
13762         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13763         target, it now compiles correctly.
13764
13765 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13766
13767         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13768
13769 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13770
13771         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13772
13773 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13774
13775         * configure.in (native_only): Add prms.
13776
13777 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13778
13779         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13780         (BINUTILS_SUPPORT_DIRS): Likewise.
13781
13782 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13783
13784         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13785         d10v support is added.
13786
13787 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13788
13789         * configure.in (d10v-*-*): New target.
13790
13791 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13792
13793         * config.guess (HP 9000/811): Recognize this as a PA1.1
13794         machine.
13795
13796 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13797
13798         * Makefile.in (do-tar-gz): New target, split out from tail end of
13799         taz target.  Run each command separately, don't use pipes.
13800         (taz): Use it.
13801
13802 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13803
13804         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13805         * mpw-build.in: No builds should depend on building byacc or flex,
13806         they are assumed to be installed already.
13807
13808 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13809
13810         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13811         variable that CC_FOR_TARGET needs.
13812
13813 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13814
13815         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13816         options have changed since the last time the subdirectory was
13817         configured, and if it has, reconfigure.
13818         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13819         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13820
13821 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13822
13823         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13824         CLEAN_MODULES): Add bash.
13825         (all-bash): New target.
13826
13827 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13828
13829         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13830
13831 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13832
13833         * config.sub (basic_machine): Recognize d10v as a valid processor.
13834
13835 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13836
13837         * mpw-configure: Add support for --bindir.
13838         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13839
13840 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13841
13842         * configure.in: add bash, time, gawk to list of hosttools and things
13843         to only build for native toolchains
13844
13845 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13846
13847         * Makefile.in (docdir): Remove.
13848
13849 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13850
13851         * Makefile.in (datadir): Set to $(prefix)/share.
13852
13853 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13854
13855         * configure.in: build diff and patch for cygwin32-hosted
13856         toolchains.
13857
13858 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13859
13860         * config.sub: Accept -rtems*.
13861
13862 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13863
13864         * configure.in: enable dosrel for cygwin32-hosted builds,
13865                 remove diff from the list of things not buildable
13866                 via Canadian Cross
13867
13868 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13869
13870         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13871         don't get ". ".
13872
13873 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13874
13875         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13876
13877 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13878
13879         * Makefile.in (taz): Handle case where tex3patch didn't even get
13880         checked out.  Also, if it was found, put the symlink in a new util
13881         subdirectory.
13882
13883 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13884
13885         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13886
13887 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13888
13889         * config.sub: Recognize -openvms.
13890         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13891         * make-all.com, setup.com: New files.
13892
13893 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13894
13895         * Makefile.in (taz): tex3patch moved to texinfo/util.
13896
13897 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13898
13899         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13900         * configure.in: remove make from disable-if-Can-Cross list
13901                 enable gdb if ${host} and ${target} are cygwin32
13902
13903 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13904
13905         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13906         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13907
13908 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13909
13910         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13911         distinguish sysv/svr4/bsd variants.
13912         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13913
13914 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13915
13916         * configure.in: Added copyright notice.
13917         * move-if-change: Added copyright notice.
13918
13919 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13920
13921         * configure.in (powerpcle-*-solaris*): Until we get shared
13922         libraries working, don't build gdb, sim, make, tcl, tk, or
13923         expect.
13924
13925 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13926
13927         * config.guess:  Merge with FSF:
13928
13929         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13930         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13931
13932         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13933         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13934
13935         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13936         * config.guess:  Combine two OSF1 rules.
13937         Also recognize field test versions.  From mjr@zk3.dec.com.
13938         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13939         because GNU uname does not support -p.  From pmr@pajato.com.
13940
13941 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13942
13943         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13944
13945 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13946
13947         * mpw-README: Document GCCIncludes.
13948
13949 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13950
13951         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13952
13953 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13954
13955         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13956
13957 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13958
13959         * configure.in (*-*-cygwin32): Configure make.
13960
13961 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13962
13963         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13964
13965 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13966
13967         * Makefile.in (all-inet): Depend on all-perl.
13968
13969         * Makefile.in (inet-install): New target.
13970
13971         * Makefile.in (all-inet): Depend on all-tcl.
13972         (all-inet): Depend on all-send-pr.
13973
13974 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13975
13976         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13977         temporarily.
13978
13979 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13980
13981         * configure.in: Don't configure --with-gnu-ld on AIX.
13982
13983 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13984
13985         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13986
13987 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13988
13989         * Makefile.in (ALL_MODULES): Added all-inet.
13990         (CROSS_CHECK_MODULES): Added check-inet.
13991         (INSTALL_MODULES): Added install-inet.
13992         (CLEAN_MODULES): Added clean-inet.
13993         (all-indent): New target.
13994
13995         * configure.in (host_tools): Added inet.
13996         (native_only): Added inet.
13997         (noconfigdirs): Added inet.
13998
13999 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14000
14001         * configure.in: Don't configure libgloss if we are not configuring
14002         newlib.
14003
14004 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14005
14006         * configure.in: Don't configure libgloss for unsupported
14007         architectures.
14008
14009 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14010
14011         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14012
14013 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14014
14015         * Makefile.in (ALL_MODULES): Include all-apache.
14016         (CROSS_CHECK_MODULES): Include check-apache.
14017         (INSTALL_MODULES): Include install-apache.
14018         (all-apache): New target.
14019
14020         * configure.in: Added apache everywhere perl is seen.
14021
14022 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14023
14024         * Makefile.in: Add support for clean-{module} and
14025         clean-target-{module} rules.
14026
14027 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14028
14029         * configure.in (*-*-ose) do not build libgloss.
14030
14031 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14032
14033         * config.guess (prep*:SunOS:5.*:*): Turn into
14034         powerpele-unknown-solaris2.
14035
14036 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14037
14038         * configure.in: Permit --enable-shared to specify a list of
14039         directories.
14040
14041 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14042
14043         * configure.in (host==solaris): Pass only the first word of $CC
14044         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14045
14046 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14047
14048         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14049
14050 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14051
14052         * Makefile.in (ALL_MODULES): Include all-perl.
14053         (CROSS_CHECK_MODULES): Include check-perl.
14054         (INSTALL_MODULES): Include install-perl.
14055         (ALL_X11_MODULES): Include all-guile.
14056         (CHECK_X11_MODULES): Include check-guile.
14057         (INSTALL_X11_MODULES): Include install-guile.
14058         (all-perl): New target.
14059         (all-guile): New target.
14060
14061         * configure.in (host_tools): Include perl and guile.
14062         (native_only): Include perl and guile.
14063         (noconfigdirs): Don't build guile and perl; no ports have been
14064         done.
14065
14066 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14067
14068         * configure (--enable-*): Handle quoted option lists such as
14069         --enable-sim-cflags='-g0 -O' better.
14070
14071 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14072
14073         * Makefile.in ({,inst}all-target): New rule so we can make and
14074         install all of the target directories easily.
14075
14076 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14077
14078         * configure.in: Add missing global flag in sed substitution when
14079         deleting `target-' from ${configdirs}.
14080
14081 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14082
14083         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14084         option.
14085
14086         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14087         config/mh-necv4.
14088
14089         * install.sh: Correct misspelling of transformbasename.
14090
14091         * config.guess: Recognize mips-*-sysv*.
14092
14093 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14094
14095         * config.sub: Recognize mon960.
14096
14097 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14098
14099         * configure: Restore Canadian Cross handling of BISON and LEX,
14100         removed in Feb 20 change.
14101
14102 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14103
14104         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14105         Mention make install.  Remove the old copyright date as well the
14106         clumsy and rather pointless copyright on the README file.
14107
14108 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14109
14110         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14111         Makefile after running symlink-tree, then run `make distclean' to
14112         avoid clobbering any generated files in srcdir.
14113
14114 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14115
14116         * configure.in (m68k-*-netbsd*): Build everything now.
14117
14118 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14119
14120         * Makefile.in (taz): Fix quoting.
14121
14122 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14123
14124         * configure.in (sparclet-*-*): Build everything now.
14125
14126 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14127
14128         * configure.in (m68k-*-linux*): New host.
14129
14130 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14131
14132         * configure: Check for bison before byacc.
14133
14134 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14135
14136         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14137         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14138         searching PATH.  These are used as fallbacks by Makefile.in if
14139         flex/bison/byacc aren't in objdir.
14140
14141 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14142
14143         * Makefile.in: Make everything which depends upon all-bfd also
14144         depend upon all-opcodes, in case --with-commonbfdlib is used.
14145
14146 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14147
14148         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14149         building NT native compilers on Unix.
14150
14151 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14152
14153         * configure.in: Don't get CC from the host Makefile fragment if we
14154         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14155         Solaris test for /usr/ucb/cc to the post target script, just after
14156         the compiler sanity test.
14157
14158 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14159
14160         * config.sub: Merge with FSF.
14161
14162 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14163
14164         * Makefile.in (RPATH_ENVVAR): New variable.
14165         (REALLY_SET_LIB_PATH): Use it.
14166         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14167
14168 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14169
14170         * config.sub, configure.in: Recognize sparclet cpu.
14171
14172 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14173
14174         * config.guess:  Support m68k-cbm-sysv4.
14175
14176 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14177
14178         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14179         m68k-unknown-linuxaout from linker help string.  Put quotes around
14180         $ld_help_string.
14181
14182 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14183
14184         * config.guess (powerpc-harris-powerunix): Add guess for port
14185         to new target.
14186
14187 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14188
14189         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14190
14191 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14192
14193         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14194         $(REALLY_SET_LIB_PATH) in Makefile.
14195         * Makefile.in (SET_LIB_PATH): New variable.
14196         (REALLY_SET_LIB_PATH): New variable.
14197         ($(DO_X)): Use $(SET_LIB_PATH).
14198         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14199         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14200         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14201         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14202         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14203         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14204         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14205         (install-dosrel): Likewise.
14206         (all-opcodes): Depend upon all-libiberty.
14207
14208 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14209
14210         * config.guess (*:CYGWIN*): New
14211
14212 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14213
14214         * Makefile.in (all-target-winsup): All all-target-libiberty.
14215
14216 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14217
14218         * configure.in (noconfigdirs): Add missing # in front of comment.
14219
14220 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14221
14222         * configure.in: add second pass to things added to noconfigdirs
14223         so *-gm-magic can exclude libgloss properly.
14224
14225 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14226
14227         * mpw-configure (extralibs_name, rez_name): Set correctly
14228         for MWC68K compiler.
14229
14230         * mpw-README: Add more info on the necessary build tools.
14231
14232 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14233
14234         * configure.in, config.sub: Recognize cygwin32.
14235
14236 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14237
14238         * config.guess, config.sub: Recognize A/UX.
14239
14240 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14241
14242         * config.sub: Merge with gcc/config.sub.
14243
14244 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14245
14246         * mpw-build.in (do-binutils): Add build of stamps.
14247
14248 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14249
14250         * config.sub: Add recognition for mips64vr4100*-* targets.
14251
14252 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14253
14254         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14255         Add creation of gconfigargs with `--enable-shared' turned on.
14256         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14257         ($(host)-stamp-stage3-configured): Likewise.
14258         (HOLES): Add chatr and ldd.
14259         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14260
14261 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14262
14263         * configure: Pass --nfp to recursive configures.
14264
14265 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14266
14267         * Makefile.in (DLLTOOL): New.
14268         (DLLTOOL_FOR_TARGET): New.
14269         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14270         (EXTRA_TARGET_FLAGS): Ditto.
14271         (EXTRA_GCC_FLAGS): Ditto.
14272         (CONFIGURE_TARGET_MODULES): Ditto.
14273         (DO_X): Ditto.
14274         * configure: Add DLLTOOL.
14275
14276 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14277
14278         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14279         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14280         mh-sco, since old workarounds no longer needed, and don't
14281         build ld, since libraries have weak symbols in COFF.
14282
14283 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14284
14285         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14286
14287 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14288
14289         * configure.in: Make sure that ${CC} can be used to compile an
14290         executable.
14291
14292 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14293
14294         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14295         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14296         nothing depending on whether gdbtk is being built.
14297
14298 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14299
14300         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14301
14302 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14303
14304         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14305         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14306
14307 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14308
14309         * config-ml.in: Add support for
14310         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14311         Simplify setting of multidirs from --disable-foo.
14312
14313 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14314
14315         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14316         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14317         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14318         non-empty, pass them on to the  GCC make.
14319         (all-bootstrap): New rule that is like all-gcc, except it executes
14320         the GCC bootstrap rule instead of the GCC all rule.
14321
14322 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14323
14324         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14325
14326 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14327
14328         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14329         DG/UX support.
14330
14331 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14332
14333         * config.sub (i*86*) Change [345] to [3456]
14334
14335 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14336
14337         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14338         --with-gnu-ld=no.
14339
14340 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14341
14342         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14343         AIX multilibs get built.
14344
14345 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14346
14347         * configure.in (i386-win32): Don't build expect if we're not
14348         building the tcl subdir.
14349
14350 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14351
14352         * Makefile.in: (configure-target-examples, all-target-examples):
14353         New targets, configure and build example programs.
14354
14355 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14356
14357         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14358         use it as input to sedit the generated MPW makefile.
14359         * mpw-README: Add a suggestion about Gestalt.h.
14360
14361 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14362
14363         * config.sub: Accept *-*-ieee*.
14364
14365 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14366
14367         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14368         Ronald F. Guilmette <rfg@monkeys.com>.
14369
14370 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14371
14372         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14373         for powerpc-pe native.
14374         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14375         (target==powerpc-pe): duplicate i386-win32 entry.
14376
14377 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14378
14379         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14380         of vxworks, not just vxworks5.1.
14381
14382 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14383
14384         * mpw-configure: Add support for exec-prefix.
14385
14386 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14387
14388         * config.guess: Recognize HP model 816 machines as having
14389         a PA1.1 processor.
14390
14391 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14392
14393         * configure: Ignore new autoconf configure options.
14394
14395 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14396
14397         * config.guess:  Recognize Pentium under SCO.
14398         From Robert Lipe <robertl@arnet.com>.
14399
14400 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14401
14402         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14403
14404 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14405
14406         * configure.in: Don't configure gas for alpha-dec-osf*.
14407
14408 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14409
14410         * configure.in: Default to --with-stabs for some targets for which
14411         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14412         i[345]86*-*-unixware*.
14413
14414 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14415
14416         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14417         rather than basing it on the target.  Simplify handling of options
14418         controlling which directories to configure.  Remove extraneous
14419         slash in multi-clean target.
14420
14421 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14422
14423         * config-ml.in: Prefix more variables with ml_ so they don't collide
14424         with configure's.
14425
14426 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14427
14428         * configure: Don't turn -v into --v.
14429
14430 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14431
14432         * configure.in (targargs): Fix typo.
14433
14434         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14435
14436 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14437
14438         * configure.in: Strip --host and --target options from
14439         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14440         --with-cross-host option when building with a cross-compiler.
14441         * configure: Canonicalize the arguments put into config.status by
14442         always using `=' for an option with an argument.  Pass a presumed
14443         --host or --target explicitly.
14444
14445 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14446
14447         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14448         into general OS recognition case.
14449
14450 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14451
14452         * configure.in (target_configdirs): add target-winsup only
14453         for win32 target systems.
14454
14455 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14456
14457         * Makefile.in (all-target-libgloss): Depend upon
14458         configure-target-newlib, since when libgloss is built it looks to
14459         see if the newlib directory exists.
14460
14461 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14462
14463         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14464         cfg-ml-*.in.
14465
14466 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14467
14468         * configure: Handle LD and LD_FOR_TARGET when configuring a
14469         Canadian Cross.
14470
14471 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14472
14473         * configure.in (target_libs): add target-winsup.
14474         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14475         (target==ppcle-pe): remove ld from $noconfigdirs.
14476
14477 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14478
14479         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14480         Preserve relative path names in $srcdir.  Build symlink tree if
14481         configuring cross target dir and srcdir=. (= no VPATH support).
14482         (configure-target-libg++): Depend on configure-target-librx.
14483         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14484         * config-ml.in: New file.
14485         * symlink-tree: New file.
14486         * configure: Ensure srcdir="." if that's what it is.
14487
14488 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14489
14490         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14491         includes and FLEX_SKELETON setting.
14492         * mpw-configure (--with-gnu-ld): New option, controls whether
14493         to use PPCLink or ld with PowerMac GCC.
14494         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14495         * mpw-config.in: Configure grez if targeting Mac.
14496
14497         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14498         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14499         just macos.
14500         * configure.in: Configure grez resource compiler if targeting Mac.
14501         * Makefile.in (all-grez, install-grez): New targets.
14502
14503 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14504
14505         * configure: CXX defaults to gcc, not g++.  If we find
14506         gcc in the path, set CC to gcc -O2.
14507
14508 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14509
14510         * configure: Default ${build} correctly.  Avoid picking up extra
14511         spaces when reading CC and CXX from Makefile.  When doing a
14512         Canadian Cross, use plausible default values for numerous
14513         variables.
14514         * configure.in: When doing a Canadian Cross, don't try to
14515         configure tools whose configure script can't handle it.
14516
14517 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14518
14519         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14520
14521 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14522
14523         * configure:  Remove dubious bug reporting address.
14524
14525 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14526
14527         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14528         configure script, run that instead of this directory's configure.
14529         In either case, print a message that we're configuring the sub-dir.
14530
14531 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14532
14533         * configure.in: Before checking for the existence of various files,
14534         use sed to filter out "target-".
14535
14536 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14537
14538         * Makefile.in (DO_X): Split rule to decrease command line length
14539         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14540         (Philippe De Muyter).
14541
14542 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14543
14544         * Makefile.in (all-patch): depend on all-libiberty.
14545
14546 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14547
14548         * configure.in: If the only directory in target_configdirs which
14549         actually exists is libiberty, then set target_configdirs to empty,
14550         to avoid trying to build a target libiberty in a gas or gdb
14551         distribution.
14552
14553 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14554
14555         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14556         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14557         systems.
14558
14559 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14560
14561         * configure.in (copy_dirs): Use sys-include instead of include
14562         for --with-headers option.
14563
14564 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14565
14566         * Makefile.in, configure.in: Make winsup builds work with
14567         new scheme.
14568
14569 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14570
14571         * configure.in: Build the linker on AIX.
14572
14573 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14574
14575         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14576         where needed.
14577
14578 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14579
14580         * Makefile.in (all-gcc): Fix typo.
14581
14582 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14583
14584         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14585
14586 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14587
14588         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14589         to target-xiberty, to provide more flexibility.
14590         (target_subdir):  Define.  Create if cross.
14591         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14592         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14593         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14594         check-libFOO -> check-target-libFOO, etc.
14595         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14596         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14597         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14598         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14599         allow ALL_GCC="" to only configure.
14600         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14601         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14602         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14603
14604 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14605
14606         * Makefile.in (taz): Build "info" in etc explicitly.
14607
14608 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14609
14610         * configure.in:  Make sure that CC is undefined (as opposed to
14611         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14612         problem with autoconf trying to configure on a host without GCC.
14613
14614 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14615
14616         * mpw-configure: Set host alias from choice of host compiler,
14617         only use generic MPW Makefile sed if present, edit a file
14618         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14619         * mpw-README: Add problem notes about CW6 and CW7.
14620
14621 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14622
14623         * Makefile.in (taz): Use ";" instead of ";;".
14624
14625 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14626
14627         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14628         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14629         DISTDOCDIRS.
14630         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14631         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14632
14633 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14634
14635         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14636         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14637         Move bfd to DISTSTUFFDIRS.
14638
14639 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14640
14641         * Makefile.in (X11_LIB): Removed.
14642         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14643
14644         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14645
14646 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14647
14648         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14649         names.
14650
14651 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14652
14653         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14654
14655 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14656
14657         * configure.in (i[345]86-*-win32): Always build newlib.
14658         Don't configure cvs, autoconf or texinfo.
14659         * Makefile.in (LD_FOR_TARGET): New.
14660         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14661         Pass down LD_FOR_TARGET.
14662
14663 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14664
14665         * winsup: New directory.
14666         * Makefile.in: Build winsup.
14667         * configure.in: Winsup is configured when target is win32.
14668         Can only build win32 target GDB when native.
14669
14670 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14671
14672         * config.guess: Recognize HP model 819 machines as having
14673         a PA 1.1 processor.
14674
14675 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14676
14677         * configure: Fix sed loop which substitutes for CC and CXX to
14678         avoid bug found in various sed implementations.
14679
14680 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14681
14682         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14683         simulator.  Use standard powerpc-*-eabi*.
14684
14685 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14686
14687         * configure.in: Stop putting gas and binutils in noconfigdirs for
14688         powerpc-*-aix* and rs6000-*-*.
14689
14690 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14691
14692         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14693         -mcall-aixdesc libraries.
14694
14695 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14696
14697         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14698
14699         * config.sub (arm | armel | armeb): Fix shell syntax.
14700
14701 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14702
14703         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14704         -msoft-float and -mcpu=common support.
14705         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14706         libraries.
14707
14708 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14709
14710         * configure.in: Allow configuration and build of emacs19 for the alpha.
14711
14712 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14713
14714         * configure.in (CC): Get ^CC, not just any old CC, from
14715         ${host_makefile_frag}.
14716
14717 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14718
14719         * configure.in (CC): Try to get CC from
14720         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14721
14722 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14723
14724         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14725         only if it exists in $(srcdir).
14726
14727 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14728
14729         * configure: If CC and CXX are not set in the environment, set
14730         them, based on either an existing Makefile or on searching for gcc
14731         in PATH.  Substitute for CC and CXX in Makefile.
14732         * configure.in: Remove libm from target_libs.  Separate
14733         target_configdirs from configdirs.  If CC is not set in
14734         environment, try to get it from a host Makefile fragment.  Rewrite
14735         changes of configdirs to use skipdirs instead.  A few minor
14736         tweaks.  Take directories out of target_configdirs as they are
14737         taken out of configdirs.  Remove existing Makefile files from
14738         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14739         CONFIG_ARGUMENTS in Makefile.
14740         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14741         by configure.in.
14742         (CONFIG_ARGUMENTS): Likewise.
14743         (CONFIGURE_TARGET_MODULES): New variable.
14744         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14745         ($(CONFIGURE_TARGET_MODULES)): New target.
14746         (configure-libg++, configure-libio): New targets.
14747         (all-libg++): Depend upon configure-libg++.
14748         (all-libio): Depend upon configure-libio.
14749         (configure-libgloss, all-libgloss): New targets.
14750         (configure-libstdc++): New target.
14751         (all-libstdc++): Depend upon configure-libstdc++.
14752         (configure-librx, all-librx): New targets.
14753         (configure-newlib): New target.
14754         (all-newlib): Depend upon configure-newlib
14755         (configure-xiberty): New target.
14756         (all-xiberty): Depend upon configure-xiberty.
14757
14758 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14759
14760         * configure.in (host i[345]86-*-win32):  Expand the
14761         noconfigdirs again.
14762
14763 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14764
14765         * mpw-configure: Fix sed command file name.
14766
14767 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14768
14769         * configure.in (host i[345]86-*-win32): Reduce the
14770         noconfigdirs again.
14771
14772 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14773
14774         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14775         or powerpc*-*-pe*, since they are not yet supported.
14776
14777 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14778
14779         Add PowerMac support and many other enhancements.
14780         * mpw-configure: New option --cc to select compiler to use,
14781         paste options set according to --cc into the generated
14782         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14783         if mpw-make.sed is present.
14784         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14785         add forward includes for PowerPC include files.
14786         * mpw-build.in: Build using Makefile.PPC if present.
14787         (do-byacc, etc): Remove separate version resource builds.
14788         (do-gas): Build "stamps" before "all".
14789         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14790         * mpw-README: Update to reflect --cc option, PowerMac support,
14791         and recently-reported compatibility problems.
14792
14793 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14794
14795         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14796         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14797         (--with-multilib-top): Pass to recursive invocations.
14798
14799 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14800
14801         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14802         v810-*-*.
14803
14804 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14805
14806         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14807         gdb, ld and opcodes on v810-*-*.
14808
14809 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14810
14811         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14812         (local-maintainer-clean): New target.
14813         (maintainer-clean): New target.
14814         (realclean): Just depend upon maintainer-clean.
14815
14816 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14817
14818         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14819
14820 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14821
14822         * configure.in: Build ld in mips*-*-bsd* case.
14823
14824 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14825
14826         * config.sub: Accept -lites* OS.  From Ian Dall.
14827
14828 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14829
14830         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14831         targets.
14832
14833 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14834
14835         * configure.in: treat i386-win32 canadian cross the same as
14836         i386-go32 canadian cross.
14837
14838 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14839
14840         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14841         running under the simulator to build a reduced set of libraries.
14842         (powerpc-*-eabiaix): Add fine grained multilib support added to
14843         other powerpc targets yesterday.
14844
14845 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14846
14847         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14848         -disable-softfloat, -disable-relocatable, -disable-aix, and
14849         -disable-sysv to control which multilib libraries get built.
14850
14851 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14852
14853         * configure: Add Makefile.tem to list of files to remove in trap
14854         handler.
14855
14856 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14857
14858         * config.guess (*Linux*):  Add missing "exit"s.
14859         Also, need specific check for alpha-unknown-linux (uses COFF).
14860
14861 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14862
14863         * config.guess:  Merge with FSF:
14864
14865         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14866         * config.guess (AIX4): More robust release numbering discovery.
14867
14868         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14869         * config.guess (i386-sequent-ptx): Properly get version number.
14870
14871         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14872         * config.guess (mips:*:4*:UMIPS): New case.
14873
14874 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14875
14876         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14877         (i386-win32 host): Likewise.  Don't build readline.
14878
14879 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14880
14881         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14882         SUPPORT_FILES to submakes.
14883
14884 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14885
14886         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14887         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14888         mpw-configure.
14889
14890 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14891
14892         * configure.in (appdirs): Use =, not ==, in test expression when
14893         trying to build the text to print in the warning message for
14894         Solaris users.
14895
14896 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14897
14898         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14899
14900 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14901
14902         * config.guess: Recognize lynx-2.3.
14903
14904 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14905
14906         * config.sub (z8ksim): Deleted
14907         (z8k-*-coff): New, this is the one true name of the target.
14908
14909 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14910
14911         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14912
14913 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14914
14915         * config.guess (*:Linux:*:*): First try asking the linker what the
14916         default object file format is (elf, aout, or coff).  Then if this
14917         fails, try previous methods.
14918
14919 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14920
14921         * configure.in: Don't build newlib for *-*-vxworks5.1.
14922
14923 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14924
14925         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14926         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14927
14928 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14929
14930         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14931
14932 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14933
14934         * cfg-ml-com.in: New file.
14935         * cfg-ml-pos.in: New file.
14936
14937 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14938
14939         * COPYING.NEWLIB: Add HP free copyright to list.
14940
14941 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14942
14943         * config.sub: Recognize -eabi* for the system, not just -eabi.
14944
14945 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14946
14947         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14948         * config.sub, configure.in (win32): New target and host.
14949
14950 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14951
14952         * configure.in: Add i386-pe configuration.
14953
14954 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14955
14956         * mpw-build.in (install): Install GDB after LD.
14957
14958 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14959
14960         * mpw-config.in (elf/mips.h): Always forward-include, needed
14961         for GDB to build.
14962
14963 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14964
14965         * testsuite: New directory for customer acceptance and whole tool
14966         chain tests.
14967
14968 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14969
14970         * configure: If per-host line isn't found, but AC_OUTPUT is found
14971         and a configure script exists, run it instead.
14972
14973 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14974
14975         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14976
14977 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14978
14979         * configure: Set build_{cpu,vendor,os,alias} to host values when
14980         --build isn't specified.
14981
14982 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14983
14984         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14985         (FLAGS_TO_PASS): Pass them.
14986         (EXTRA_TARGET_FLAGS): Ditto.
14987
14988 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14989
14990         * Makefile.in (all-libg++): Depend on all-libstdc++.
14991
14992 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14993
14994         * configure.in (noconfigdirs): Enable all packages for
14995           i386-unknown-netbsd.
14996
14997 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14998
14999         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15000         hosted builds (DOS builds)
15001
15002 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15003
15004         Changes for ARM based on patches from Richard Earnshaw:
15005         * config.sub: Handle armeb and armel.
15006         * configure.in: Omit arm linker only for riscix.
15007
15008 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15009
15010         * config.guess:  Update from FSF.
15011
15012 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15013
15014         * config.sub: Recognize powerpcle as the little endian variant of
15015         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15016         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15017         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15018         temporarily.
15019
15020 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15021
15022         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15023
15024 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15025
15026         * config.sub: Accept -lites* as a basic system type.
15027
15028 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15029
15030         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15031         installed, and if so return linuxoldld as the system name.
15032
15033 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15034
15035         * config.guess: Add hppa1.1-hp-lites support.
15036
15037 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15038
15039         * configure.in: Don't build newlib for m68k-vxworks5.1.
15040
15041 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15042
15043         * configure.in (mips-sgi-irix6): Use mh-irix5.
15044
15045 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15046
15047         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15048
15049 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15050
15051         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15052         OSF/1.  Fix compiler flags.
15053         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15054
15055 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15056
15057         * configure.in: Recognize --with-newlib.
15058         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15059
15060 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15061
15062         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15063         to *_X11_MODULES due to gdbtk needing X include files et al.
15064
15065 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15066
15067         Merge in support for Mac MPW as a host.
15068         (Old change descriptions retained for informational value.)
15069
15070         * mpw-config.in: Add generic include forwards for cpu-specific
15071         include files in aout and elf directories.
15072
15073         * mpw-configure: Added copyright.
15074         * mpw-config.in: Check for presence of required build tools.
15075         (target_libs): Add newlib.
15076         (target_tools): Add examples.
15077         (Read Me): Generate as "Read Me for MPW" instead.
15078         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15079         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15080         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15081
15082         * mpw-configure: Remove subdir-specific makefile hackery,
15083         delete mk.tmp after using it.
15084
15085         * mpw-build.in (all): Display start and end times.
15086
15087         * mpw-configure (host_canonical): Set.
15088         (target_cpu): Always add to makefiles.
15089         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15090         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15091         (mpw-mh-mpw): Look for in srcdir and srcroot.
15092         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15093
15094         * mpw-build.in: (install-only): New target.
15095
15096         * mpw-configure (host_alias, target_alias): Rename from hostalias
15097         and targetalias, add into generated Makefile.
15098         (mk.tmp): If present, add into generated Makefile.
15099         * mpw-build.in (all-gas): Build config.h first before gas proper.
15100
15101         * mpw-configure (config.status): Write only if changed.
15102         * mpw-config.in (readline): Configure it (not built, just used for
15103         definitions).
15104
15105         * mpw-config.in (elf/mips.h): Add a forward include.
15106
15107         * mpw-config.in: Forward-include most .h files in include into
15108         extra-include.
15109         (readline): Don't build.
15110         mpw-build.in (install): Install GDB.
15111
15112         * mpw-configure (prefix, mpw_prefix): Handle it.
15113         * mpw-config.in (mmalloc, readline): Don't configure.
15114         * mpw-build.in (thisscript): Rename to ThisScript.
15115         Use mpw-build instead of BuildProgram everywhere.
15116         (mmalloc, readline): Don't build.
15117         * mpw-README: New file, basic documentation about the MPW port.
15118
15119         * mpw-config.in: Use forward-include to create include files.
15120
15121         * mpw-configure: Add more things to the top of each configured
15122         Makefile, including contents of config/mpw-mh-mpw.
15123         * mpw-config.in (extra-include): Create this directory and fill it
15124         with Posix-like include files when configuring.
15125
15126         * config.sub (apple, mac, mpw): Add various aliases.
15127
15128         * mpw-build.in: New file, top-level build script fragment for MPW.
15129         * mpw-configure: New file, configure script for MPW.
15130         * mpw-config.in: New file, config fragment for MPW.
15131
15132 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15133
15134         * configure.in (host_libs): Remove glob, since it is gone from the
15135         sources.
15136
15137 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15138
15139         * Makefile.in: define empty GDB_NLM_DEPS var.
15140
15141         * configure.in(target_makefile_frag): use config/mt-netware
15142         for netware targets.
15143
15144 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15145
15146         * config.sub: Merge in recent FSF changes.  Remove linux special
15147         cases.
15148
15149 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15150
15151         Revert this change:
15152
15153         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15154
15155                 * build-all.mk: Use CC=cc -Xs on Solaris.
15156
15157 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15158
15159         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15160         stop using it.
15161         * Makefile.in: Nuke all references to glob subdirectory.
15162
15163 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15164
15165         * configure.in: Fix --enable-shared logic in per-host.
15166
15167 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15168
15169         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15170
15171 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15172
15173         * configure.in (noconfigdirs): Don't build gas on AIX, for
15174         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15175
15176 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15177
15178         * configure: Fix --cache-file to work if the file argument is a
15179         relative path.
15180
15181 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15182
15183         * configure: If the --cache-file is used, pass it down to
15184         configure in subdirectories.
15185
15186 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15187
15188         * config.sub: add vxworks29k configuration.
15189
15190 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15191
15192         * Makefile.in (taz): Do "diststuff" part quietly.
15193
15194 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15195
15196         * config.sub: Mini-merge with gcc/config.sub.
15197
15198 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15199
15200         * config.guess (IRIX): Sed - to _.
15201
15202 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15203
15204         * Makefile.in (source-vault, binary-vault): New targets.
15205
15206 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15207
15208         * config.sub: Recognize -eabi as a basic system type.
15209
15210 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15211
15212         * configure.in (enable_shared stuff): Fix typo.
15213
15214 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15215
15216         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15217
15218 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15219
15220         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15221
15222 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15223
15224         * configure.in (rs6000-*-*): Don't build gas.
15225
15226 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15227
15228         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15229         reduce command line length.
15230         (AS_FOR_TARGET): Check for as.new, not Makefile.
15231         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15232
15233 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15234
15235         * config.guess:  Merge from FSF.
15236
15237 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15238
15239         * configure: Don't use $ when handling program_suffix.
15240
15241 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15242
15243         * configure.in:  Configure tk for hppa/hpux.
15244
15245 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15246
15247         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15248
15249 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15250
15251         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15252         to LIBCXXFLAGS.  Tests are better run without it.
15253
15254 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15255
15256         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15257
15258 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15259
15260         * configure.in (*-*-netware*): Don't configure xiberty.
15261
15262 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15263
15264         * configure.in:  Remove tk from native_only list.
15265
15266 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15267
15268         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15269           for special NCD build.
15270
15271 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15272
15273         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15274         makeall.bat, they're only useful for binutils snapshots.
15275         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15276         makeall.bat to specified SUPPORT_FILES.
15277
15278 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15279
15280         * build-all.mk: Add Ericsson targets to sun4 and solaris
15281           hosts.  Add  BNR's sun4 target to solaris host, so their
15282           build-from-source will be tested in-house first.
15283
15284 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15285
15286         * Makefile.in (LIBCFLAGS): New variable.
15287         (CFLAGS_FOR_TARGET): Ditto.
15288         (LIBCFLAGS_FOR_TARGET): Ditto.
15289         (LIBCXXFLAGS): Ditto.
15290         (CXXFLAGS_FOR_TARGET): Ditto.
15291         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15292         (BASE_FLAGS_TO_PASS): Pass them.
15293         (EXTRA_TARGET_FLAGS): Ditto.
15294
15295         * configure.in: Support --enable-shared.
15296
15297 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15298
15299         * configure.in (target_libs):  Include libstdc++ again.
15300         * config.guess:  Update from FSF (for FreeBSD).
15301
15302 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15303
15304         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15305         makeall.bat.
15306         (DISTDOCDIRS): Add `etc'.
15307         (ETC_SUPPORT_PFX): New variable.
15308         (taz): Include anything from etc starting with a word in
15309         ETC_SUPPORT_PFX.
15310
15311 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15312
15313         * config.sub: Update for recent FSF changes.  Remove obsolete
15314         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15315         spacing changes.
15316
15317 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15318
15319         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15320
15321         * config.guess:  Merge with FSF.
15322         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15323
15324 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15325
15326         * configure: Since the "trap 0" handler will override the exit
15327         status on many systems, only use it for "exit 1", and make it set
15328         a non-zero exit status; reset it before "exit 0".  Also, check
15329         exit status of config.sub, and error out if it failed.
15330
15331 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15332
15333         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15334         and install libgloss.
15335
15336 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15337
15338         * Makefile.in (all-binutils): Depend upon all-byacc.
15339
15340         * configure.in: Don't build emacs on Irix 5.
15341
15342 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15343
15344         * configure.in (*-*-netware*): Add libio.
15345
15346 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15347
15348         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15349         (CHECK_TARGET_MODULES): Ditto.
15350         (INSTALL_TARGET_MODULES): Ditto.
15351         (TARGET_LIBS): Ditto.
15352         (all-libstdc++): Note dependencies.
15353
15354 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15355
15356         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15357
15358 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15359
15360         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15361         -fexternal-templates.
15362
15363         * configure.in (target_libs): Add libstdc++.
15364         (noconfigdirs): Add libstdc++ as appropriate.
15365
15366 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15367
15368         * config.guess:  Update from FSF.
15369
15370 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15371
15372         * configure: Use ${config_shell} when running ${configsub}.
15373
15374 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15375
15376         * config.sub: No longer recognize h8300h.
15377
15378 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15379
15380         * config.sub: Remove extraneous differences between config.sub and
15381         gcc/config.sub.
15382
15383 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15384
15385         * Makefile.in (DISTSTUFFDIRS): Add gas.
15386
15387 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15388
15389         * COPYING.NEWLIB: New file.
15390
15391 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15392
15393         * config.guess (HP-UX):  Patch from Harlan Stenn
15394         <harlan@landmark.com> to also emit release level.
15395
15396 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15397
15398         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15399
15400 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15401
15402         * config.sub:  Merge nextstep cleanup from FSF.
15403
15404 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15405
15406         * configure.in (arm-*-*): Don't configure ld for this target.
15407
15408 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15409
15410         * configure.in (*-*-netware): don't configure libg++, libio,
15411           librx, or newlib.
15412
15413 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15414
15415         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15416         configure ld--it works, but it doesn't support shared libraries.
15417
15418 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15419
15420         * config.guess (*-unknown-freebsd*):  Get rid of possible
15421         trailing "(Release)" in version string.
15422         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15423
15424 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15425
15426         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15427         Fix type: *-next-neststep -> *-next-nextstep.
15428
15429         * config.guess:  Merge from FSF:
15430
15431         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15432
15433         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15434
15435         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15436
15437         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15438         instead of UNIX_SV for UnixWare 1.0).
15439
15440 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15441
15442         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15443         to make gdb/nlm/* build after the compiler and linker.
15444
15445 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15446
15447         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15448         not just i[34]86.
15449         (m68k-atari-sysv4):  Relocate to match FSF version.
15450
15451         * config.guess:  More merges from the FSF:
15452
15453         Add a space before function call or macro invocation.
15454
15455         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15456
15457         * config.guess: Add trap cmd to remove dummy.c and dummy when
15458         interrupted.
15459
15460         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15461
15462         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15463         (dummy): Redirect stderr from compilation of dummy.c.
15464
15465         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15466
15467         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15468
15469 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15470
15471         * configure: Accept and ignore --cache*, for compatibility with
15472         new autoconf.
15473
15474 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15475
15476         * config.guess:  Merge from FSF:
15477
15478         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15479
15480         * config.guess (Pyramid*:OSx*:*:*): New case.
15481         (PATH): Add /.attbin at end for finding uname.
15482         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15483
15484         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15485
15486         * config.guess (M88*:DolphinOS:*:*): New case.
15487
15488         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15489
15490         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15491         to select whether to use ELF or COFF.
15492
15493         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15494
15495         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15496
15497         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15498
15499         * config.guess: Guess the OS version for HPUX.
15500
15501         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15502
15503         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15504
15505 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15506
15507         * configure.in: Recognize --with-headers, --with-libs, and
15508         --without-newlib.
15509         * Makefile.in (all-xiberty): Depend upon all-ld.
15510
15511 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15512
15513         * configure.in: Change i[34]86 to i[345]86.
15514
15515 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15516
15517         * configure (version): A few more tweaks to help message.
15518
15519 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15520
15521         * Makefile.in:  Remove (for now) librx as a host library,
15522         now that we're building it for target.
15523
15524 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15525
15526         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15527         (Karl Berry).
15528
15529 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15530
15531         * configure.in:  Also configure librx.
15532
15533 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15534
15535         * Makefile.in:  Update various rules to reflect that librx
15536         is now needed for libg++.
15537
15538 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15539
15540         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15541
15542 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15543
15544         * configure.in: Configure the examples directory.
15545
15546 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15547
15548         * configure: Simplify Jun 2 1994 change.
15549
15550 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15551
15552         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15553         /bin/gcc isn't good enough to build gcc.
15554
15555 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15556
15557         * Makefile.in (GDB_SUPPORT_FILES): Remove
15558         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15559         (gdb.tar.gz): Add new rule to use standard distribution building
15560         mechanism.
15561
15562 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15563
15564         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15565         Bill Cox <bill@cygnus.com>.
15566
15567 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15568
15569         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15570
15571 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15572
15573         * configure:  Search current dir first in .gdbinit.
15574
15575 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15576
15577         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15578
15579 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15580
15581         * config.sub:  Refer to NeXT's operating system as nextstep.
15582
15583         * config.sub (case $basic_machine):  Re-order the cases, to match
15584         the order in the FSF version (which is mostly alphabethical).
15585         Merge in some additions and changes from the FSF.
15586
15587 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15588
15589         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15590         * config.sub: Recognize cxux7.
15591         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15592
15593 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15594
15595         * config.sub:  Fix typo powerpc -> powerpc-*.
15596
15597 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15598
15599         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15600
15601         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15602         parallel with all-emacs and install-emacs).  Top-level command
15603         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15604
15605 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15606
15607         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15608         $(relbindir)/make before doing ``make install'', and use
15609         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15610         installing over running make binary.
15611         ($(host)-stamp-stage3-installed): Likewise.
15612
15613 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15614
15615         * config.guess: Recognize Mach.
15616
15617 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15618
15619         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15620         see whether --exec-prefix was used.
15621
15622 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15623
15624         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15625
15626 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15627
15628         * Makefile.in: Add all-librx target similar to all-libproc.
15629
15630 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15631
15632         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15633         with post 1.2 uname bogosity.
15634
15635 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15636
15637         * configure: Remove temporary files on receipt of a signal.
15638
15639 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15640
15641         * configure: If there is a package_makefile_frag, remove
15642         ${subdir}/Makefile.tem after copying it in.
15643
15644 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15645
15646         * build_all.mk: support rs6000 lynx identifies itself as
15647         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15648         since /bin/gcc is too feeble to compile a modern gcc.
15649
15650 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15651
15652         * brought devo/test-build.mk update-to-date with progressive/
15653           test-build.mk. Add lynx targets and hppa flag info.
15654
15655 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15656
15657         * configure.in:  Use mh-ncrsvr43.  Patch from
15658         Tom McConnell <tmcconne@sedona.intel.com>.
15659
15660 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15661
15662         * config.guess (i386-unknown-bsdi):  No longer need to
15663         check #if defined(__bsdi__) && defined(__i386__).
15664
15665 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15666
15667         * configure: Set program_transform_nameoption correctly.
15668
15669 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15670
15671         * brought build-all.mk update-to-date with progressive build-all.mk,
15672           added new targets and hppa info.
15673
15674 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15675
15676         * configure: If config.guess result is a prefix of the user
15677         specified target, assume a native build and use the user specified
15678         target as the host alias.  Remove SunOS patch suffix removal hack.
15679         * configure.in: Remove SunOS patch suffix removal hack.
15680
15681         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15682         in NATIVE_CHECK_MODULES.
15683
15684 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15685
15686         * Makefile.in: Rename HOST_ONLY to NATIVE.
15687         * configure: Delete SunOs patch suffix from host_canonical
15688           and build_canonical variables that are prepended to Makefiles.
15689         * configure.in: Add comments for easier maintenance.
15690
15691 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15692
15693         * Makefile.in: Add all-libproc target similar to all-gui.
15694
15695 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15696
15697         * Makefile.in (CHECK_MODULES): split into
15698         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15699
15700 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15701
15702         * config.guess (i386-unknown-bsdi): New system to guess.
15703
15704 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15705
15706         * Makefile.in: Add all-gui target (but not yet build by "all").
15707
15708 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15709
15710         * config.sub: Move deletion of patch suffix from here...
15711         * configure.in: To here, at Ian's suggestion.  The top-
15712           level scripts might need to know of a patch level.
15713
15714 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15715
15716         * config.sub: Strip off patch suffix so rtl is recognized
15717           as a sunos4.1.3 machine, even though it's been patched.
15718
15719 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15720
15721         * Makefile.in (INSTALL_LAST): Delete.
15722         (INSTALL_DOSREL): New.
15723
15724 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15725
15726         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15727         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15728         whether we pass down --with-gnu-ld anyhow.
15729
15730 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15731
15732         * Makefile.in (INSTALL_LAST): Change operation so it works
15733         on more flavors of make.
15734         * configure.in (go32): Don't build libg++ or libio.
15735
15736 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15737
15738         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15739         they can be overriden by templates.
15740
15741 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15742
15743         * configure.in (target==go32): Don't build gdb.
15744         * dosrel: New directory.
15745
15746 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15747
15748         * configure.in (host==go32): Configure dosrel too.
15749         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15750         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15751         be set by incoming names or templates.
15752         (INSTALL_LAST): New rule.
15753
15754 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15755
15756         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15757
15758 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15759
15760         * configure.in (appdirs): New variable.  Currently empty, but will
15761         be used in gas distribution.  If nonempty, lists a set of
15762         directories at least one of which must get configured, or top
15763         level configuration is considered to have failed.
15764         (rs6000-*-lynxos*): Use new file name.
15765
15766 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15767
15768         Eliminate XTRAFLAGS.
15769         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15770         newlib include files using -idirafter, and also use -nostdinc.
15771         (CXX_FOR_TARGET): Likewise.
15772         (XTRAFLAGS): Removed.
15773         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15774         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15775         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15776         ($(DO_X)): Don't pass down XTRAFLAGS.
15777
15778 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15779
15780         * configure.in (mips*-dec-bsd*): New target; do build linker.
15781         (mips*-*-bsd*): New target; don't build linker.
15782
15783 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15784
15785         * configure.in: support rs6000-*-lynxos* configuration.
15786         support sunos4 as a cross target.
15787
15788         * config.sub: look for lynx*, not lynx since the OS version may
15789         legitimately be part of the name.
15790
15791 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15792
15793         * configure.in (i[34]86-*-sco*): Move to be with other i386
15794         targets.
15795         (romp-*-*): New target.  Skip various binary utilities.
15796         (vax-*-*): New target.  Don't build newlib.
15797         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15798
15799 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15800
15801         * configure.in: Only set host_makefile_frag if config
15802         directory exists.
15803
15804 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15805
15806         * install.sh: If $dstdir exists, don't check whether each
15807         component does.
15808
15809 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15810
15811         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15812
15813 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15814
15815         * configure.in (*-*-lynxos*): Don't configure newlib for either
15816         native or cross Lynx.
15817
15818 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15819
15820         * config.sub (sparc64-elf): Fix os.
15821         (z8k): Remove duplicate.
15822
15823 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15824
15825         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15826         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15827
15828 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15829
15830         * configure: Make file links cleanly even if Lynx fails on
15831           an NFS symlink (at least fail cleanly).
15832
15833 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15834
15835         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15836         -XNh2000.
15837
15838 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15839
15840         * configure: Unknown options are fatal again.
15841
15842 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15843
15844         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15845         compatibility.
15846
15847 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15848
15849         * build-all.mk: Add `clean' target.
15850
15851 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15852
15853         * config.guess:  Add SINIX support.
15854         * configure.in:  Add mips-*-sysv4* support.
15855
15856 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15857
15858         * build-all.mk: Document all useful targets.
15859         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15860         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15861
15862 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15863
15864         * configure: Support --silent, --quiet.
15865
15866 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15867
15868         * configure: Support --disable-FEATURE.
15869
15870 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15871
15872         * config.guess: Recognize NCR running SVR4.3.
15873
15874 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15875
15876         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15877         Patch from Paul Eggert <eggert@twinsun.com>.
15878
15879 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15880
15881         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15882
15883 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15884
15885         * configure: Make unrecognized options give nonfatal warnings
15886         instead of fatal errors, and pass them to any subdirectory
15887         configures in case they recognize them.
15888         Make --x equivalent to --with-x.
15889
15890 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15891
15892         * configure: Add --enable-* options.  Clean up usage message and
15893         some comments.
15894
15895 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15896
15897         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15898
15899 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15900
15901         * configure.in (hppa*-*-*): Enable binutils.
15902
15903 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15904
15905         * config.sub: Recognize cisco.
15906
15907 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15908
15909         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15910
15911 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15912
15913         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15914         than one configuration name.  Add comment.
15915
15916 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15917
15918         * config.guess: about target *-hitachi-hiuxwe2, fixed
15919         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15920         macro is incorrect.]
15921
15922 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15923
15924         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15925         than the "make ls" stuff which used to be here.
15926
15927 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15928
15929         * config.guess:  Recognize i[34]86-unknown-freebsd.
15930         From Shawn M Carey <smcarey@rodan.syr.edu>.
15931
15932 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15933
15934         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15935
15936 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15937
15938         * config.guess: Check for ptx.
15939
15940 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15941
15942         * config.sub: Add os9k checking.
15943
15944 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15945
15946         * config.guess: Handle OSF1 running on HPPA processors
15947
15948 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15949
15950         * configure: If subdir configure fails, print out a message with
15951         subdirectory name, in case subdir's configure code didn't identify
15952         itself.
15953
15954 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15955
15956         * configure.in: Remove embedded newlines from configdirs.
15957         Avoid mismatches of substrings.  Fix matching strings at end
15958         of configdirs.
15959
15960 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15961
15962         * config.guess:  Add Lynx/rs6000 config support.
15963
15964 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15965
15966         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15967
15968 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15969
15970         * configure.in (hppa*-*-osf*): Treat this just like most other
15971         PA configurations (eg no binutils or ld).
15972         (hppa*-*-*elf*): These configurations have binutils and ld.
15973
15974 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15975
15976         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15977
15978 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15979
15980         * configure.in (rs6000-*-*): Build gas.
15981
15982 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15983
15984         * Makefile.in:  Avoid bug in losing hpux sed.
15985
15986 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15987
15988         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15989         for GDB and GDB has been fixed to not need it.
15990
15991 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15992
15993         * config.guess: Recognize vax hosts.
15994
15995 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15996
15997         * configure (while loop): Don't use "break 2" inside case
15998         statement -- the case statement isn't an enclosing loop.
15999
16000 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16001
16002         * config.guess:  Clean up NeXT support, to allow nextstep
16003         on Intel machines.  Make OS be nextstep.
16004
16005 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16006
16007         * config.guess: Add alternate forms for Convex.
16008
16009 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16010
16011         * configure:  Completely rewrite option processing.  Take
16012         advantage of pattern-matching to avoid invoking test frequently.
16013         Also clean up host and target defaulting logic.
16014
16015 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16016
16017         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16018         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16019         commands (plus user environment) will fit SCO limits.
16020
16021 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16022
16023         * configure.in: Don't issue warnings about directories which are
16024         not being configured if -norecursion is set.  Correct test for
16025         --with-gnu-as and --with-gnu-ld to not get confused by substring
16026         matches.
16027
16028         * configure.in: Don't build gas for alpha-dec-osf1*.
16029
16030 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16031
16032         * configure:  Back out Per's change of 12/19/1993.  It changes the
16033         behavior of configure in unexpected and confusing ways.
16034
16035         Also, use different delim char when calculating
16036         program_transform_name so that the name can contain slashes.
16037
16038 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16039
16040         * configure.in, config.sub: Add support for VSTa micro-kernel.
16041
16042 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16043
16044         * configure.in: Nuke hacks which were used to get a special
16045         version of GAS for HPPA configurations.
16046
16047 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16048
16049         * configure:  If only ${target_alias} is given, use that
16050         as the default for ${host_alias}.
16051         * configure:  Add missing back-slashes before nested quotes.
16052
16053 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16054
16055         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16056
16057 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16058
16059         * config.guess:  Recognize some Tektronix configurations.
16060         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16061
16062 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16063
16064         * config.sub: Match any flavor of SH.
16065
16066 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16067
16068         * configure.in: Don't try to configure newlib for Alpha.
16069
16070 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16071
16072         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16073         libg++ or libio for any Alpha target.
16074
16075         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16076
16077 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16078
16079         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16080         default arguments -- so it tried to compress itself.
16081
16082 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16083
16084         * configure.in (notsupp): ensure that a space is always at the end
16085           of the configdirs list, since the grep checks for an explicit space
16086
16087 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16088
16089         * configure.in (target i386-sysv4.2): don't build ld, since static
16090           versions of many libraries are not available.
16091
16092 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16093
16094         * config.guess: Recognize Apollos (using environment variables).
16095         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16096
16097 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16098
16099         * config.guess: Recognize Sony news mips running newsos.
16100
16101 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16102
16103         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16104         "fi ; else" for bash.
16105
16106 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16107
16108         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16109
16110 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16111
16112         * config.sub: accept unixware as an alias for svr4.2.
16113         Fix some inconsistancies with the gcc version.
16114
16115 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16116
16117         * Makefile.in (DISTDOCDIRS):  Add gdb.
16118
16119 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16120
16121         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16122
16123 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16124
16125         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16126         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16127         this now.
16128
16129 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16130
16131         * config.sub: Accept hiux* as an OS name.
16132
16133         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16134         etc/make-stds.texi.  The underscore came from gcc, and dje now
16135         agrees that RUNTESTFLAGS is the correct name.
16136
16137 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16138
16139         * install.sh:  Remove 'set -e'.  It makes any conditionals
16140         in the script useless.
16141
16142         * config.guess: Automatically recognize arm-acorn-riscix
16143         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16144
16145 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16146
16147         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16148
16149 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16150
16151         * Makefile.in (DISTDOCDIRS): New variable.
16152         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16153         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16154
16155 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16156
16157         * configure.in (hppa target): check the source directory for the
16158           pagas sub-directory
16159
16160 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16161
16162         * config.sub: Allow -aout* and -elf*.
16163
16164 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16165
16166         * configure.in: Don't build ld on i386-solaris2, same as for
16167         sparc-solaris2.
16168
16169 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16170
16171         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16172
16173 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16174
16175         * configure.in:  Configure gdb for alpha.
16176
16177 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16178
16179         * Makefile.in (CXXFLAGS): Add -O.
16180
16181 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16182
16183         * config.guess: added support for DG Aviion
16184
16185 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16186
16187         * configure.in: Produce warning message for subdirectories not
16188         configurable for this host/target combination.  Don't try to
16189         configure gdb for vms.
16190
16191 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16192
16193         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16194         appropriate files before making "diststuff".
16195         (DISTBISONFILES): New var: list of files to be edited.
16196         (DISTSTUFFDIRS): Add binutils.
16197
16198 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16199
16200         * config.sub: also handle mipsel and mips64el (for little endian mips)
16201
16202 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16203
16204         * configure.in: Add * to end of all OS names.
16205
16206 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16207
16208         * configure.in: Build newlib for LynxOS native.
16209
16210 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16211
16212         * config.guess: Add support for delta 88k running SVR3.
16213
16214         * configure.in: Add comment about HP compiler vs. emacs.
16215
16216 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16217
16218         * configure.in: don't build ld on solaris2 (not a viable option
16219           due to bugs in getpwnam & getpwuid)
16220
16221 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16222
16223         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16224         config.guess will produce a full version number.
16225
16226 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16227
16228         * configure.in: Build linker and binutils for alpha-dec-osf1.
16229
16230 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16231
16232         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16233         and gdb/testsuite/Makefile.in.
16234
16235 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16236
16237         * configure.in: recognize mips*- instead of mips-
16238
16239 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16240
16241         * config.sub: Accept linux*coff and linux*elf as operating
16242         systems.
16243
16244 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16245
16246         * config.sub: Recognize mips64, and mips3 as an alias for it.
16247
16248 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16249
16250         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16251         gdb knows how to handle OSF/1 shared libraries.
16252
16253 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16254
16255         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16256         * config.guess: Recognize Hitachi's HIUX.
16257         * config.sub: Recognize h3050r* and hppahitachi.
16258         Remove redundant cases for hp9k[23]*.
16259
16260 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16261
16262         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16263         if gas and ld are in the source tree and are in ${configdirs}.
16264         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16265         --with options (but still pass them down on the command line,
16266         if they were explicitly specified).
16267
16268 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16269
16270         * configure: substitute SHELL value in Makefile.in with
16271         ${CONFIG_SHELL}
16272
16273 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16274
16275         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16276         *-*-solaris2* targets.
16277
16278 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16279
16280         * Makefile.in: define M4, and pass it down to sub-makes;
16281         all-autoconf now depends on all-m4
16282
16283 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16284
16285         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16286         presence of {ar,ranlib} instead of a configured directory
16287
16288 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16289
16290         * config.guess: Accept 34?? as well as 33?? for NCR.
16291
16292 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16293
16294         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16295         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16296
16297 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16298
16299         * configure: grab values for $(CC) and $(CXX) from the
16300         environment, so that someone can do "CC=gcc configure; make" and
16301         have it work right (matching the way that autoconf works now)
16302
16303         * configure.in, Makefile.in: add support for gash, the tcl
16304         interface to Galaxy
16305
16306         * config.guess: add NetBSD variants (hp300, x86)
16307
16308 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16309
16310         * install.sh: Support -d option (in the manner of SunOS 4 install,
16311         as it is more deterministic than that of GNU install)
16312         (chmodcmd): Set file to mode 755 by default (should also do default
16313         chgrp and chown, but I don't feel like dealing with that now)
16314
16315 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16316
16317         * config.sub: Remove h8300hhms alias.
16318
16319 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16320
16321         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16322
16323 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16324
16325         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16326         as stmp-fixinc
16327
16328 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16329
16330         * config.sub: recognize m88110-bug-coff.
16331
16332 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16333
16334         * Makefile.in (all-libio): all dependencies on the toolchain used
16335         to build this (gcc, gas, ld, etc)
16336
16337 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16338
16339         * config.guess: Deal with OSF/1 1.3 on alpha.
16340
16341 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16342
16343         * install.sh: add some 'else true' clauses for portability
16344
16345         * configure.in: don't build libio for h8[35]00-*-* targets
16346
16347 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16348
16349         * Makefile.in:  Add support for new libio.
16350
16351 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16352
16353         * install.sh: If one command fails, don't try the rest.  Don't try
16354         to remove $dsttmp (via trap) unless we have already created it.
16355         If $src doesn't exist, detect it and exit with an error.
16356
16357         * config.guess: Recognize BSD on hp300.
16358
16359 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16360
16361         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16362         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16363
16364 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16365
16366         * Makefile.in (all-send-pr): depends on all-prms
16367
16368 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16369
16370         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16371
16372 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16373
16374         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16375         Added test for mips-mips-riscos5.
16376
16377 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16378
16379         * configure.in: use mh-hp300 for 68k HP hosts
16380
16381 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16382
16383         * configure: add support for CONFIG_SHELL, so that you can use
16384         some alternate shell for evaluating configure scripts
16385
16386 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16387
16388         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16389         in configure script to bug-gdb@prep.ai.mit.edu when building
16390         distribution archive.
16391         * Makefile.in (COMPRESS):  Remove def.
16392         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16393         gdb.tar.Z and make-gdb.tar.Z respectively.
16394         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16395         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16396         to convergence with 'taz' target in Makefile.in.
16397
16398 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16399
16400         * install.sh (dsttmp): use trap to ensure that tmp files go
16401         away on error conditions
16402
16403 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16404
16405         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16406
16407 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16408
16409         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16410         its parent is '/' not ''.
16411
16412         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16413
16414 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16415
16416         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16417         that ${newsrcdir}/configure.in does.
16418
16419 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16420
16421         * test-build.mk: support for CONFIG_SHELL
16422
16423 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16424
16425         * config.sub (netware):  Add as a basic system type.
16426
16427 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16428
16429         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16430           $(srcdir)/ from the dependency on Makefile.in.
16431
16432 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16433
16434         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16435         (h8300hhms is temporary until multi-libraries are implemented).
16436         * configure.in: Handle h8300h too.
16437
16438 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16439
16440         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16441
16442 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16443
16444         * configure:  Remove extraneous output when guessing host type.
16445         * config.guess:  Remove extraneous output when guessing using C
16446         compiler rather than uname, or when guessing fails.
16447
16448 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16449
16450         * Makefile.in: remove all.cross and install.cross targets
16451
16452         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16453           definitions
16454
16455 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16456
16457         * configure.in (target sh): Build gprof.
16458
16459 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16460
16461         * config.sub: change -solaris to -solaris2
16462
16463 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16464
16465         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16466
16467 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16468
16469         * configure: Correct error message for missing Makefile.in to
16470         print correct directory.
16471
16472 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16473
16474         * install.sh: kludge around 386BSD shell bug
16475
16476 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16477
16478         * config.guess:  Recognize NeXT.
16479         * config.guess:  Recognize i486-ncr-sysv4.
16480         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16481
16482 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16483
16484         * Makefile.in (MAKEINFOFLAGS): New variable.
16485         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16486         * build-all.mk, test-build.mk: Pass down --no-split as
16487         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16488
16489 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16490
16491         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16492
16493 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16494
16495         * Makefile.in (libg++.tar.z):  New rule.
16496         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16497         * Makefile.in (taz):  Only do a single chmod.
16498
16499 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16500
16501         * install.sh: don't use dirname anymore (replaced with sed usage)
16502
16503 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16504
16505         * Makefile.in:  Change extension for gzip'd files from '.z' to
16506         '.gz' per new FSF standard usage.
16507
16508 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16509
16510         * configure: put quotes around the final value of program_transform_name
16511
16512 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16513
16514         * Makefile.in: new install.sh support; update install-info rules
16515
16516 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16517
16518         * configure.in: Build diff for crosses, but not for go32 host.
16519
16520         * configure.in: Build gprof only for native, and don't build it
16521         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16522
16523 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16524
16525         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16526
16527 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16528
16529         * configure.in (host_tools): Add prms.
16530
16531 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16532
16533         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16534         with $(FLAGS_TO_PASS) on the command line
16535
16536         * config.sub: Recognize lynx and lynxos
16537
16538 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16539
16540         * config.sub: Accept -ecoff*, not just -ecoff.
16541
16542 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16543
16544         * Makefile.in (taz): Use .gz suffix instead of .z.
16545         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16546         names.
16547
16548 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16549
16550         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16551
16552 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16553
16554         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16555         that rebuilds that might happen during 'make install' don't get
16556         bogus gcc include files
16557
16558 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16559
16560         Change from Utah for HPPA support:
16561         * config.guess: Recognize hppa1.x-hp-bsd.
16562
16563 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16564
16565         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16566         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16567
16568 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16569
16570         * config.sub: Add support for rom68k and bug boot monitors.
16571
16572 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16573
16574         * Makefile.in: Make all-opcodes depend on all-bfd.
16575
16576 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16577
16578         * config.guess: Added special check for i[34]86-univel-sysv4*.
16579
16580 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16581
16582         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16583         the processor rather than assuming i486.
16584
16585 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16586
16587         * config.guess: Recognize SunOS6 as Solaris3.
16588
16589 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16590
16591         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16592         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16593
16594 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16595
16596         * build-all.mk (all-cross): New target for Canadian Cross.
16597         Added Q2 go32 targets.
16598         * test-build.mk: Configure go32 cross sparclite-aout and
16599         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16600         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16601
16602 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16603
16604         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16605         GO32 hosted toolchains
16606
16607 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16608
16609         * configure: change  so "-exec-prefix" gets passed down rather
16610         than "-exec_prefix" so autoconf generated Makefiles get the
16611         exec_prefix set right.
16612
16613 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16614
16615         * config.guess: get the Solaris2 minor version number
16616
16617         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16618
16619 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16620
16621         * config.guess: Recognize some Sequent platforms.
16622
16623 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16624
16625         * Makefile.in: added the vault-install target
16626
16627         * configure.in: actually use the Sun3 makefile fragment that's in
16628         config, also added the release dir to configdirs
16629
16630 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16631
16632         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16633
16634 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16635
16636         * configure.in: remove some program from Alpha targetted toolchains
16637
16638 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16639
16640         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16641         gprof.
16642         (taz): Run "make diststuff" in those directories instead of "make
16643         proto-dir".  Look for "VERSION=" only at start of line in subdir
16644         Makefile.  Use "gzip -9" for compression.
16645         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16646         (binutils.tar.z): New target.
16647
16648 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16649
16650         * Makefile.in (taz): Include gpl.texinfo.
16651
16652 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16653
16654         * Makefile.in (setup-dirs): Merged into "taz" target.
16655         (taz): Only do `proto-dir' stuff if a directory is actually needed
16656         for this target.
16657
16658 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16659
16660         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16661         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16662         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16663         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16664         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16665
16666 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16667
16668         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16669         config.sub, and move-if-change to gdb testsuite distribution
16670         archive, so the testsuite can be extracted, configured, and
16671         run separately from the gdb distribution.  Blow away the Chill
16672         tests that require a Chill compiled executable, since GNU Chill
16673         is not yet publically available.
16674
16675 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16676
16677         * test-build.mk: set environment variables in a single command,
16678         instead of a list of assignments and exports
16679
16680         * config.guess: recognize Alpha/OSF1 systems
16681
16682 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16683
16684         * configure: Change help message to prefer --options rather than
16685           -options.
16686
16687 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16688
16689         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16690         zippy@ecst.csuchico.edu.
16691         * config.guess: Recognize miniframe.
16692
16693 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16694
16695         * Makefile.in: Use srcroot to find runtest rather than rootme.
16696         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16697
16698 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16699
16700         * test-build.mk: Extensive additions to support building on a
16701         machine other than the host.
16702
16703 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16704
16705         * configure (tooldir): Fix for i386-aix again.
16706
16707 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16708
16709         * configure, Makefile.in:  Change definition of $(tooldir)
16710         to match the FSF.
16711
16712 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16713
16714         * config.guess:  Recognize i[34]86/SVR4.
16715
16716 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16717
16718         * Makefile.in (all-gdb): gdb depends on sim.
16719
16720 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16721
16722         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16723         at the same time we make the prototype gdb directory.
16724         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16725         files at the same time as the gdb base release distribution.
16726
16727 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16728
16729         * Makefile.in (check): Use individual check targets rather than
16730         DO_X rule.
16731         (check-gcc): Added.
16732
16733 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16734
16735         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16736         for System V release 3.2.
16737
16738 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16739
16740         * config.sub: Recognize hppaosf.
16741         * configure.in: Do configure ld/binutils/gas for it.
16742
16743 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16744
16745         * configure (tooldir): Alter syntax used to set this, for systems
16746         where "\$" isn't handled right, like i386-aix.
16747
16748 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16749
16750         * configure: Pass program-transform-name, not
16751         program_transform_name, to recursive configures.
16752
16753 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16754
16755         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16756         of gas+ld+binutils.
16757
16758 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16759
16760         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16761
16762 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16763
16764         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16765
16766 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16767
16768         * Makefile.in (PRMS): Set back to all-prms.
16769
16770 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16771
16772         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16773         targets, rather than for MIPS hosts.
16774
16775 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16776
16777         * configure.in: add comment for --with-x default values
16778
16779         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16780
16781         * Makefile.in: add check-* targets for each of the directories in
16782         the tree.  Add a definition of RUNTEST that will use the one we
16783         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16784
16785 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16786
16787         * configure.in: Removed obsolete references to bfd_target and
16788         target_makefile_frag.
16789
16790         * build-all.mk: Set assorted targets for Q2.
16791         * config.sub: Recognize z8k-sim and h8300-hms.
16792         * test-build.mk: Really don't pass host to configure.
16793         (HOLES): Added uname.
16794
16795 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16796
16797         * configure: Handle an empty program-prefix, program-suffix or
16798         program-transform-name correctly.
16799
16800 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16801
16802         * build-all.mk: -G 8 no longer required for MIPS targets.
16803         * test-build.mk: Don't pass host argument to configure; make it
16804         guess.
16805
16806 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16807
16808         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16809         * Makefile.in (COMPRESS):  New macro, like GZIP.
16810
16811 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16812
16813         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16814
16815         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16816         with gas currently defaults to -G 0.
16817
16818 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16819
16820         * Makefile.in (all-flex): flex depends on byacc.
16821
16822         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16823         to test-build.mk as RELEASE_TAG.
16824         * test-build.mk (configargs): New variable containing arguments to
16825         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16826         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16827
16828         * config.guess: Use /bin/uname when checking -X argument on SCO,
16829         to avoid invoking GNU uname which doesn't understand -X.
16830
16831         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16832
16833         * configure.in: Build gas for mips-*-*.
16834
16835 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16836
16837         * Makefile.in (all.normal): insert missing backslash.
16838
16839 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16840
16841         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16842
16843         * Makefile.in: Complete overhaul to merge many almost identical
16844         targets.
16845
16846 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16847
16848         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16849         (gdb.tar.Z): Adjusted.
16850
16851         * Makefile.in (setup-dirs, taz): New targets; should be general
16852         enough to adapt for gdb sometime.  Build only .z file.
16853         (gas.tar.z): New target.
16854
16855 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16856
16857         * build-all.mk: Use CC=cc -Xs on Solaris.
16858
16859 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16860
16861         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16862         for handling BISON for FSF releases.
16863
16864 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16865
16866         * configure: Actually implement the change zoo just documented.
16867
16868 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16869
16870         * configure: when using config.guess, only set target_alias when
16871         it's not already been set (ie, on the command line)
16872
16873 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16874
16875         * Makefile.in: add installcheck target, set PRMS to install-prms
16876
16877 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16878
16879         * configure: add support for package_makefile_fragment, handle the
16880         case where a directory has a configure.in file but no Makefile.in
16881         more gracefully (with an actual understandable error message, even);
16882         add support for --without (and add this to the usage message); also
16883         explicitly add a --host=${host_alias} to the command line when
16884         config.guess is used
16885
16886 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16887
16888         * configure: Must use both --host and --target in recursive calls.
16889
16890 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16891
16892         * Makefile.in: Change deja-gnu to dejagnu.
16893
16894 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16895
16896         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16897
16898 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16899
16900         * configure.in: canonicalize all instances to *-*-solaris2*,
16901         also strip out a number of tools to not build for go32 host
16902
16903 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16904
16905         * config.guess: add GPL.
16906
16907         * Makefile.in, config.guess, config.sub, configure: bump
16908           copyrights to 93.
16909
16910 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16911
16912         * Makefile.in (do-info): Removed obsolete check for existence of
16913         localenv file.
16914
16915         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16916
16917 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16918
16919         * Makefile.in: a couple of 'else true' for decstation,
16920         support for TclX
16921
16922         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16923
16924 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16925
16926         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16927
16928 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16929
16930         * config.guess: Recognize i386-ibm-aix (PS/2).
16931         * configure.in: Use config/mh-aix386 file for it.
16932
16933 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16934
16935         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16936         CC_FOR_TARGET instead.
16937         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16938
16939 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16940
16941         * Makefile.in: Add sim to list of directories sent with gdb
16942
16943 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16944
16945         * configure.in: Put back mips-dec-bsd* case.
16946
16947 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16948
16949         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16950         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16951         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16952
16953 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16954
16955         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16956
16957         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16958         (install-info): install dir.info only if it exists,
16959         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16960
16961 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16962
16963         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16964         gas for mips-dec-bsd.
16965
16966 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16967
16968         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16969         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16970
16971 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16972
16973         * configure.in: Added "dejagnu" to hosttools list.
16974
16975 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16976
16977         * config.sub, configure.in, config.guess:  Add support
16978         for Bosx, an AIX variant from Bull.
16979         Patches from F.Pierresteguy@frcl.bull.fr.
16980
16981 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16982
16983         * devo/dejagnu: Initial creation of devo/dejagnu.
16984         Migrated dejagnu testcases and support files for testing software
16985         tools to reside as subdirectories, currently called "testsuite",
16986         within the directory of the software tool.  Migrated all programs,
16987         support libraries, etc. beloging to dejagnu proper from
16988         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16989         with no modifications.  The changes to these files which will
16990         allow them to configure, build, and execute properly will be made
16991         in a future update.
16992
16993 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16994
16995         * Makefile.in: Change send_pr to send-pr.
16996         * configure.in: Likewise.
16997         * send_pr: Renamed directory to send-pr.
16998
16999 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17000
17001         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17002
17003 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17004
17005         * README:  Update for gdb-4.8 release.
17006         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17007         gdb-xxx.tar.z (gzip'd) file also.
17008
17009 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17010
17011         * Makefile.in: make all-diff depend on all-libiberty
17012
17013 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17014
17015         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17016
17017 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17018
17019         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17020
17021 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17022
17023         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17024         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17025         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17026
17027 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17028
17029         * Makefile.in:  makeinfo binary is in a new location
17030
17031 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17032
17033         * config.sub: Accept -ecoff as an OS.
17034
17035         * Makefile.in: Various changes to eliminate a level of make
17036         recursion and reduce the required command line length.
17037         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17038         sub-makes.
17039         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17040         variables holding settings for specific sub-makes.
17041         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17042         in terms of BASE_FLAGS_TO_PASS.
17043         (TARGET_LIBS): New variable listing directories which use
17044         TARGET_FLAGS_TO_PASS.
17045         (subdir_do): Eliminated.
17046         (do-*): New set of targets to replace subdir_do.
17047         (various): All targets which used subdir_do now depend on do-*.
17048         (local-clean): Renamed from do_clean.
17049         (local-distclean): New target, dependency of distclean and
17050         realclean.
17051         (install-info): Don't create directories.  Depend on dir.info
17052         rather than calling make recursively.
17053         (install-dir.info): Eliminated.
17054         (install-info-dirs): Create all info directories here.
17055         (dir.info): Depend upon do-install-info.
17056
17057         * test-build.mk (HOLES): Added false.
17058
17059 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17060
17061         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17062
17063 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17064
17065         * Makefile.in (info): remove dependency on all-texinfo.  The
17066         problem was really in texinfo/C, not at this level.
17067
17068 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17069
17070         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17071
17072 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17073
17074         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17075         GDB releases.
17076
17077 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17078
17079         * configure: Include srcdir in message about target of link not
17080         being found.  Don't convert `-' to `_' in `with' options being
17081         passed to subdirs.
17082
17083 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17084
17085         * configure.in: add uudecode to host_tools
17086
17087         * Makefile.in: added {all,install}-uudecode targets, added them to
17088         the appropriate lists
17089
17090 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17091
17092         * Makefile.in (all-gcc): Added dependency on all-gas.
17093
17094         * configure.in (mips-*-*): Build ld and binutils.
17095
17096 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17097
17098         * configure: check return code from mkdir, print error message and
17099           exit on failure.
17100
17101 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17102
17103         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17104
17105 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17106
17107         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17108
17109 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17110
17111         * config.sub (h8500):  Recognize this as a cpu type.
17112
17113 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17114
17115         * configure: source directory missing is no longer a warning
17116
17117         * configure.in: recognize irix[34]* instead of irix[34]
17118
17119         * Makefile.in: define and pass down X11_LIB
17120
17121 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17122
17123         * guess-systype: Renamed to ...
17124         * config.guess:  ... by popular request.
17125         * configure.in, Makefile.in:  Update accordingly.
17126
17127 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17128
17129         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17130         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17131         + Execute ./dummy instead of assuming . is in PATH.
17132
17133 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17134
17135         * guess-systype:  New shell script.  Attempts to guess the
17136         canonical host name of the executing host.
17137         Only a few hosts are supported so far.
17138         * configure:  Call guess-systype if no host is specified.
17139
17140 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17141
17142         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17143         gcc Makefile.
17144
17145
17146 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17147
17148         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17149         (all-gcc, install-gcc, subdir_do): Use it.
17150
17151 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17152
17153         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17154
17155 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17156
17157         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17158           set exclusively by configure, using configure.in .
17159
17160 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17161
17162         * test-build.mk: set $PATH for all builds
17163
17164         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17165
17166 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17167
17168         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17169         the one used in gcc/Makefile.in, so that a null expansion doesn't
17170         override the one needed to build gcc with a native cc.
17171
17172
17173 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17174
17175         * configure: Accept -with arguments.
17176
17177 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17178
17179         * Makefile.in: added h8300sim
17180
17181 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17182
17183         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17184         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17185         (all-cygnus, native, build-cygnus): Make
17186         $(canonhost)-stamp-3stage-done, not $(host)....
17187         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17188         i386-sco3.2v4.  Added else true to if command.
17189
17190 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17191
17192         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17193
17194 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17195
17196         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17197
17198 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17199
17200         * configure.in: don't remove binutils from Solaris builds
17201
17202 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17203
17204         * Makefile.in: get rid of earlier definitions for *clean,
17205         also handle the recursive info rule better
17206
17207 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17208
17209         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17210         do more-or-less the right thing.
17211
17212 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17213
17214         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17215         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17216
17217 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17218
17219         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17220         $(host_canonical).
17221
17222         * configure.in: split the configdirs list into 4 categories (native
17223         v. cross, library v. tool) and handle the cross-only and native-
17224         only in more reasonable (and correct!) way.
17225
17226 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17227
17228         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17229         configdirs anymore.
17230
17231 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17232
17233         * Makefile.in: extensive cleanup::  removed all of the explicit
17234         clean-* targets, collapsed many wrappers around subdir_do into
17235         one, added additional targets to satisfy standards.texi, deleted
17236         some old targets, some changes for consistency
17237
17238 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17239
17240         * configure.in: handle some programs as cross-only, and others as
17241         native only
17242
17243         * test-build.mk: handle partial holes in a more generic manner
17244
17245         * Makefile.in: m4 depends on libiberty
17246
17247 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17248
17249         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17250         time, wdiff, and find to configdirs
17251
17252         * Makefile.in: all, clean, and install rules for the new programs
17253         added to configure.in
17254
17255 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17256
17257         * configure.in: use mh-sun for all *-sun-* hosts
17258
17259 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17260
17261         * Makefile.in: define flags for X11 include files and library file
17262         locations, pass them down to the programs that need this info
17263
17264         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17265
17266 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17267
17268         * configure.in: start building libg++ for HP-UX targets
17269
17270 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17271
17272         * README:  Update references to files moved into etc/.
17273
17274 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17275
17276         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17277         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17278
17279 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17280
17281         * configure: accept dash as well as underscore in long option
17282         names for FSF compatibility.
17283
17284 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17285
17286         * config.sub: added -sco3.2v4 support from FSF.
17287
17288 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289
17290         * configure.in: expand the section that adds or removes
17291         directories from the list of programs to build, to handle native
17292         vs. cross in addition to host v. native
17293
17294 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17295
17296         * Makefile.in:  Replace C++ in macro names with CXX.
17297         This is less likely to break ...
17298
17299 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17300
17301         * test-build.mk: add -w to GNU_MAKE
17302
17303 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17304
17305         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17306         add 'sparc' to list of recognized cpus.  This needed to make
17307         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17308         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17309         then changes that into $CPU-wrs-vxworks.
17310
17311         * configure.in: remove most references to gdbtest, regularize
17312         target based program removal
17313
17314         * test-build.mk: import from p3 tree (many fixes and changes)
17315
17316 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17317
17318         * Makefile.in: added rules to handle tcl, tk, and expect
17319
17320         * configure.in: handle those directories if they exist
17321
17322 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17323
17324         * config.sub: removed bogus hppabsd and hppahpux names, since
17325         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17326
17327 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17328
17329         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17330         depends upon all-xiberty
17331
17332         * Makefile.in: changes from p3, including:
17333
17334         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17335
17336         * Makefile.in (XTRAFLAGS): include newlib directories if
17337         newlib/Makefile exists, rather than if host != target.
17338
17339         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17340
17341         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17342         from the same source tree and not building a cross-compiler.  This
17343         matters for the libg++ configuration if reconfiguring a tree that
17344         has already been installed.
17345
17346         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17347
17348         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17349         pick up the machine and system specific header files.
17350
17351         * Makefile.in: added AS_FOR_TARGET, passed down in
17352         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17353         the C compiler to use to create programs which are run in the
17354         build environment, set it to default to $(CC), and passed it down
17355         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17356
17357         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17358
17359         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17360         We need them for unusual native builds, like systems without
17361         ranlib.
17362
17363         * configure: also define $(host_canonical) and
17364         $(target_canonical), which are the full, canonical names for the
17365         given host and target
17366
17367 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17368
17369         * Makefile.in:  Added separate definitions for C++.
17370
17371 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17372
17373         * configure.in (configdirs):  Add deja-gnu.
17374
17375 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17376
17377         * README:  Update for configure.texi and gdb-4.7 release.
17378
17379 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17380
17381         * Makefile.in:  Move "all" target to top of file.
17382         Previously, first target was ".PHONY" which caused BSD4.4 make
17383         to build .PHONY when make was run without arguments.
17384
17385 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17386
17387         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17388         Library-copylefted code in libiberty.
17389
17390 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17391
17392         * config.sub:  Replace m68kmote with plain old m68k.
17393
17394 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17395
17396         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17397
17398 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17399
17400         * config.sub: Complain if no argument is given.  Added support for
17401         386bsd as OS and target alias.
17402
17403 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17404
17405         * Makefile.in (XTRAFLAGS): include newlib directories if
17406         newlib/Makefile exists, rather than if host != target.
17407
17408 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17409
17410         * config.sub: recognize sparclite-wrs-vxworks.
17411
17412         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17413         p3.) Added clean-xiberty to clean.
17414
17415 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17416
17417         * configure.in: use *-*-* instead of nested cases for host and target
17418
17419 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17420
17421         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17422         from the same source tree and not building a cross-compiler.  This
17423         matters for the libg++ configuration if reconfiguring a tree that
17424         has already been installed.
17425
17426 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17427
17428         * config.sub (i486v/i486v4):  Merge in from FSF version.
17429
17430 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17431
17432         * configure: only set PWD if it is already set.
17433
17434 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17435
17436         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17437         doesn't have unset and all success paths (and most error paths)
17438         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17439         to just ${PWD} to avoid confusion.)
17440
17441 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17442
17443         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17444         even for a native compilation.
17445
17446 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17447
17448         Changes to make the gdb.tar.Z rule work better.
17449
17450         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17451         (DEVO_SUPPORT):  Add configure.texi.
17452         (bfd-ilrt.tar.Z):  Remove ancient rule.
17453
17454 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17455
17456         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17457         pick up the machine and system specific header files.
17458
17459         * configure.in, config.sub: added new target m68010-adobe-scout,
17460         with alias of adobe68k.  Changed configure.in to check for
17461         -scout before -sco* to avoid a false match.
17462
17463         * Makefile.in: added AS_FOR_TARGET, passed down in
17464         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17465         the C compiler to use to create programs which are run in the
17466         build environment, set it to default to $(CC), and passed it down
17467         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17468
17469 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17470
17471         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17472         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17473         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17474         FOR_TARGET variants, to newlib and libg++.
17475
17476 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17477
17478         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17479         first.
17480
17481 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17482
17483         * config.sub:  Accept `elf' as an environment.
17484
17485 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17486
17487         * Makefile.in (all-opcodes):  cd into the right directory
17488
17489 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17490
17491         * configure: added -program_transform_name option, used as
17492         argument to sed when installing programs.
17493         configure.texi: added documentation for -program_prefix,
17494         -program_suffix and -program_transform_name.
17495
17496 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17497
17498         * config.sub:  Accept i486 where i386 ok.
17499
17500 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17501
17502         * config.sub: accept we32k
17503
17504 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17505
17506         * config.sub, configure.in: accept OSE68000 and OSE68k.
17507
17508         * Makefile.in: don't create all directories for ``make install'';
17509         let the subdirectories create the ones they need.
17510
17511 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17512
17513         * COPYING: new file, GPL v2
17514
17515 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17516
17517         * Makefile.in: use the new gen-info-dir, which needs a template
17518         argument (which also lives in texinfo)
17519
17520         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17521
17522 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17523
17524         * config.sub (ncr3000):  Change i386 to i486.
17525
17526 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17527
17528         * Makefile.in: add install-rcs, install-grep to
17529         install-no-fixedincludes, removed install-bison and install-libgcc
17530
17531 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17532
17533         * configure.in: grab the HPUX makefile fragment if on HPUX
17534
17535 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17536
17537         * Makefile.in: eradicate bison spoor (ditto libgcc).
17538          configure.in: recognise m68{k,000}-ericsson-OSE.
17539          es1800 is alias for m68k-ericsson-OSE
17540
17541 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17542
17543         * configure.in: rearrange the parts that remove programs from
17544         configdirs, based now on HOST==TARGET or by canonical triple.
17545
17546 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17547
17548         * test-build.mk: recurse explicitly with -f test-build.mk when
17549           appropriate.  predicate stage3 and comparison on the existence
17550           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17551           On very clean, also remove ...stamp-co.  Build in-place before
17552           doing other builds.
17553
17554 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17555
17556         * Makefile.in, configure.in: add tgas
17557
17558 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17559
17560         * Makefile.in: a number of changes merged in from progressive.
17561
17562         * configure.in: add libm.
17563
17564         * .cvsignore: ignore some stuff that comes from test-build.mk.
17565
17566 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17567
17568         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17569
17570 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17571
17572         * configure: Add program_suffix (parallel to program_prefix)
17573         * Makefile.in: adjust directory-creating script for losing decstation
17574
17575 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17576
17577         * configure:  Minor $subdir-related fixes.
17578
17579 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17580
17581         * configure: fix various problems with propogating
17582         makefile_target_frag in subdirs.
17583         * configure.in: config libgcc if its there
17584
17585 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17586
17587         * config.sub:  HPPA merge.
17588
17589 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17590
17591         * Makefile.in:  Replace all-bison with all-byacc in all
17592         dependency lines for other tools (which now use byacc).
17593
17594 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17595
17596         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17597
17598 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17599
17600         * Makefile.in: make gprof rules similar to byacc rules (instead of
17601         vestigal $(unsubdir) that didn't work...)
17602
17603 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17604
17605         * config.sub:  Add support for Linux.
17606         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17607         (at least for libg++).
17608
17609 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17610
17611         * configure.texi: fix doc for the -nfp option to configure
17612
17613 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17614
17615         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17616
17617 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17618
17619         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17620         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17621         * configure.in: added solaris* host_makefile_frag hook.
17622
17623 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17624
17625         * config.sub: changed recognition of m68000 so that various
17626         m68k types can be specified via m680[01234]0
17627
17628 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17629
17630         * config.sub (basic_machine): fix sed so that '-foo' isn't
17631         completely substituted out while .+'-foo' loses the '-foo'
17632
17633 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17634
17635         * config.sub ($os): Add -aout.
17636
17637 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17638
17639         * configure:  If host_makefile_frag is absolute, don't
17640         prefix ${invsubdir} (relevant to libg++ auto-configure).
17641
17642 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17643
17644         * Makefile.in (tooldir): Define it.
17645         (all-ld): Depend on all-flex.
17646
17647 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17648
17649         * Makefile.in (check):  Fix libg++ special case.
17650
17651 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17652
17653         * configure: do not bury `pwd` into config.status, thus do fewer
17654           pwd's.
17655
17656         * configure: print the "Building in" message only when building in
17657           other than "." AND verbose.
17658
17659         * configure: remove -s, rework -v to better accommodate guested
17660           configures.
17661
17662         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17663
17664 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17665
17666         * Makefile.in: macroize flags passed on recursion.  remove
17667           fileutils.
17668
17669 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17670
17671         * configure: get makesrcdir right for subdirs deeper than 1.
17672
17673         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17674           install.
17675
17676 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17677
17678         * Makefile.in: don't print subdir_do or recursion lines.
17679
17680 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17681
17682         * standards.texi: added menu item.
17683
17684         * Makefile.in: build and install standards.info.
17685
17686         * standards.texi: new file.
17687
17688 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17689
17690         * configure: test for and move config.status pieces from
17691           ${subdir}/.
17692
17693 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17694
17695         * configure:  Test for existance of files before trying to mv
17696         them, to avoid numerous non-existance messages.
17697
17698 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17699
17700         * configure: correct final line of config.status.
17701
17702         * configure: patch from eggert.  Avoids a protection problem if
17703           the original Makefile.in is read only.
17704
17705         * configure: use move-if-change from gcc to create config.status.
17706           Some makefiles depend on config.status to tell if a directory
17707           has been reconfigured for a different host.  This change
17708           prevents those directories from remaking everything in the case
17709           where the reconfig was only intended to rebuild a Makefile.
17710
17711         * configure: test for config.sub with "config.sub sun4" rather
17712           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17713           host alias from a missing config.sub.
17714
17715 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17716
17717         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17718           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17719
17720 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17721
17722         * configure: mkdir ${subdir} as needed.
17723
17724 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17725
17726         * Makefile.in,configure.in: added autoconf.
17727
17728 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17729
17730         * Makefile.in: no longer pass against on recursion.
17731
17732         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17733           definitions are not inherited.
17734
17735         * configure: correct makesrcdir when subdir is .
17736
17737 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17738
17739         * configure:  Add support for 'subdirs' variable, which is
17740         like 'configdirs', except that configure doesn't re-invoke
17741         itself for subdirs, it just creates a Makefile for each subdir.
17742         * configure.texi:  Document subdirs.
17743
17744 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17745
17746         * configure.in: added flex to configdirs
17747
17748 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17749
17750         * Makefile.in: remove clean-stamps from clean.
17751
17752 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17753
17754         * configure.in:  Add gdbtest to configdirs.
17755
17756 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17757
17758         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17759         to recursive makes.
17760         * configure.in:  Recognize new ncr3000 config.
17761
17762 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17763
17764         * Makefile.in, configure.in: removed references to gdbm.
17765
17766 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17767
17768         * config.sub:  Don't canonicalize os value
17769         newsos* to bsd (readline needs to check for newsos).
17770         (This fix was earlier made Jan 31, but got re-broken.)
17771
17772 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17773
17774         * configure.in:  sco is an os, not a vendor!
17775
17776         * configure:  Quote $( better.  Keep various shells happy.
17777
17778 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17779
17780         * Makefile.in: eliminate stamp-files.
17781
17782 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17783
17784         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17785           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17786
17787 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17788
17789         * config.sub:  fix iris/iris3.
17790
17791 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17792
17793         * configure: re-add -rm.
17794
17795 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17796
17797         * Maskefile.in: add .stmp-rcs to all.
17798
17799         * configure.in: remove gas from rs6000 build, use aix host fragment.
17800
17801 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17802
17803         * configure: pass down site_option during recursion.
17804
17805 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17806
17807         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17808
17809 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17810
17811         * configure: Change exec_prefix so that it really defaults to prefix.
17812
17813 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17814
17815         * Makefile.in, configure.in:  Add support for mmalloc library.
17816
17817 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17818
17819         * Makefile.in: add stmp dependencies for a few more things.
17820
17821 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17822
17823         * configure: adjusted error message on objdir/srcdir configure
17824           collision, per john's suggestion.
17825
17826         * Makefile.in: add libiberty stmp to all and all.cross.
17827
17828 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17829
17830         * Makefile.in: remove force dependencies, add grep to all.
17831
17832 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17833
17834         * Makefile.in: drop flex.  make stamp files work.
17835
17836         * configure: added test for conflicting configuration in srcdir,
17837           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17838           gets cranky.  use relative paths for configure and srcdir
17839           whenever possible.  Send some error messages to stderr that were
17840           going to stdout.
17841
17842 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17843
17844         * Makefile.in:  Fix libg++ rule to check for gcc directory
17845         before using gcc/gcc.  Also pass XTRAFLAGS.
17846
17847 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17848
17849         * Makefile.in: added stmp-files so that directories aren't polled
17850           when they are already built.
17851
17852         * configure.texi: fixed a node pointer problem.
17853
17854 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17855
17856         * config.sub configure.in gdb/configure.in
17857         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17858         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17859         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17860
17861 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17862
17863         * configure: -recurring becomes -silent.  corrected help message
17864           for -site= option.
17865
17866         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17867
17868 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17869
17870         * configure: when building Makefile for crosses, replace
17871           tooldir and program_prefix.  default srcdir from location of
17872           config.sub.  remove "for host in hosts" and "for target in
17873           targets" loops.
17874
17875 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17876
17877         * Makefile.in: Do not pass bindir or mandir to cvs.
17878
17879 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17880
17881         * Makefile.in, configure.in: removed traces of namesubdir,
17882           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17883           copyrights to '92, changed some from Cygnus to FSF.
17884
17885         * configure.texi: remove most references to multiple hosts,
17886           multiple targets, subdirs, etc.
17887
17888         * configure.man: removed rcsid. reference config.sub not
17889           config.subr.
17890
17891         * Makefile.in: mkdir $(infodir) on install-info.
17892
17893 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17894
17895         * configure.texi:  Explain better about .gdbinit and about
17896         the environment that configure.in sections run in.
17897
17898 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17899
17900         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17901
17902 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17903
17904         * README:  DOC.configure => cfg-paper.texi.
17905
17906 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17907
17908         * config.sub (near case $os):  Don't convert newsos* to bsd!
17909
17910 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17911
17912         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17913         the number of copies of COPYING that go into the GDB tar file.
17914
17915 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17916
17917         * bfd/configure.in, gdb/config/mh-i386sco,
17918         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17919         Fix SCO configuration stuff.
17920
17921 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17922
17923         * Makefile.in:  For libg++, make sure the -I pointing
17924         to the gcc directory goes *after* all the libg++-local -I flags.
17925         Also, move just-gcc dependency from just-libg++ to all-libg++.
17926
17927 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17928
17929         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17930
17931 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17932
17933         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17934
17935 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17936
17937         * config.sub:  Add stratus configuration frags.  Also
17938         submitted to FSF.
17939
17940 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17941
17942         * Makefile.in (DEV_SUPPORT):  add configure.man.
17943
17944         * config.sub(Decode manufacturer-specific):  add -none*.
17945
17946 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17947
17948         * Makefile.in:  remove form feeds to make Sun's make happy.
17949         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17950
17951 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17952
17953         * Makefile.in (AR_FLAGS):  Make quieter.
17954
17955 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17956
17957         * configure.in:  Add libg++.
17958         * configure:  When verbose, don't output the command line at each
17959         level; it will be unremarkably the same as the previous version,
17960         which will be the same as what the user typed.
17961
17962 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17963
17964         * configure.in, Makefile.in: fix clean-info, add flex.  add
17965           fileutils.
17966
17967         * configure: be less sensitive to spaces in Makefile.in.  Do not
17968           look for sources in "..".  Doing so breaks subdirectories that
17969           might have their own configure.  If a subdir has it's own
17970           configure script, use it.
17971
17972 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17973
17974         * cfg-paper.texi: some changes suggested by rms.
17975
17976 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17977
17978         * config.sub:  Merge in some small additions from the FSF version,
17979         taken from the gcc distribution, to bring the Cygnus and FSF
17980         versions into closer sync.
17981
17982 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17983
17984         * configure.in:  Changed svr4 references to sysv4.
17985
17986 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17987
17988         * configure: added -V for version number option.
17989
17990 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17991
17992         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17993           renamed from DOC.configure to cfg-paper.texi.
17994
17995 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17996
17997         * configure, config.subr, config.sub: config.subr is now
17998           config.sub again.
17999
18000 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18001
18002         * configure.texi: new file, in progress.
18003
18004         * Makefile.in: build info file and install the man page for
18005           configure.
18006
18007         * configure.man: new file, first cut.
18008
18009         * configure: find config.subr again now that configuration "none"
18010           has gone.  removed all traces of the -ansi option.  removed all
18011           traces of the -languages option.
18012
18013         * config.subr: resync from rms.
18014
18015 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18016
18017         * configure, config.sub, config.subr: merge config.sub into
18018           config.subr, call the result config.subr, remove config.sub, use
18019           config.subr.
18020
18021         * Makefile.in: revised install for dir.info.
18022
18023 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18024
18025         * configure.in: add decstation host makefile frag.
18026
18027         * Makefile.in: BISON now bison -y again.  also install-gcc on
18028           install.  clean-gdbm on clean.  infodir belongs in datadir.
18029           Make directories for info install.  Build dir.info here then
18030           install it.
18031
18032 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18033
18034         * Makefile.in: fix for bad directory tests.
18035
18036 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18037
18038         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18039           regexp.  -srcdir relative was being handled incorrectly.
18040
18041         * Makefile.in: unwrapped some for loops so that parallel makes
18042           work again and so one can focus one's attention on a particular
18043           package.
18044
18045 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18046
18047         * configure: added PWD as a stand in for `pwd` (for speed). use
18048           elif wherever possible.  make -srcdir work without -objdir.
18049           -objdir= commented out.
18050
18051 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18052
18053         * configure: +options become --options.  -subdirs commented out.
18054           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18055           Makefile now at top of generated Makefile.  Removed cvs log
18056           entries.  added -srcdir.  create .gdbinit only if there is one
18057           in ${srcdir}.
18058
18059         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18060           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18061           and mandir now keyed off datadir by default.
18062
18063 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18064
18065         * Freshly created ChangeLog.
18066
18067 \f
18068 Local Variables:
18069 mode: change-log
18070 left-margin: 8
18071 fill-column: 76
18072 version-control: never
18073 End: