* MAINTAINERS (Write After Approval): Delete myself.
[platform/upstream/gcc.git] / ChangeLog
1 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2
3         * MAINTAINERS (Write After Approval): Delete myself.
4
5 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
6
7         PR sanitizer/56781
8         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
9         and -B* options with -Xcompiler.
10
11 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
12
13         PR bootstrap/60620
14         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
15         * Makefile.in: Regenerate.
16
17 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
18
19         * Makefile.def (dependencies): Make all-ld depend on all-binutils
20         for WINDRES_FOR_TARGET in default-manifest.o rule.
21         * Makefile.in: Regenerate.
22
23 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
24
25         * MAINTAINERS (Write After Approval): Add myself.
26
27 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
28
29         PR sanitizer/56781
30         * Makefile.def: Set bootstrap=true; for host fixincludes.
31         * configure.ac: Don't bootstrap host fixincludes unless
32         --with-build-config=bootstrap-{a,ub}san.
33         * Makefile.in: Regenerated.
34         * configure: Regenerated.
35
36 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
37
38         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
39         --enable-vtable-verify option parsing.  Don't add
40         target-libsanitizer to bootstrap_target_libs unless
41         --with-build-config=bootstrap-asan or
42         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
43         to bootstrap_target_libs unless --enable-vtable-verify.
44         * configure: Regenerated.
45
46 2014-03-10  Anatoly Sokolov <aesok@post.ru>
47
48         * MAINTAINERS (Write After Approval): Add myself.
49
50 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
51
52         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
53
54 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
55
56         PR bootstrap/58572
57         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
58         -I for libstdc++-v3 includes if $(LEAN).
59         * Makefile.in: Regenerated.
60
61 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
62
63         * MAINTAINERS: Update my email address.
64
65 2014-02-24  Walter Lee  <walt@tilera.com>
66
67         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
68         (tilegx-*-*): Change to tilegx*-*-*.
69         * configure: Regenerate.
70
71 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
72
73         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
74
75 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
76
77         * MAINTAINERS (Write After Approval): Add myself.
78
79 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
80
81         PR target/59788
82         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
83         *solaris2*.
84
85 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
86
87         * MAINTAINERS: Update my email address.
88
89 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
90
91         * MAINTAINERS: Convert to UTF-8.
92         Properly sort Xinliang David Li's entry.
93
94 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
95             Sandra Loosemore  <sandra@codesourcery.com>
96
97         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
98         nios2 port maintainers.
99
100 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
101
102         * MAINTAINERS (Write After Approval): Add myself.
103
104 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
105
106         * configure.ac: Add user-friendly check for native x86_64-linux
107         multilibs.
108         * configure: Regenerate.
109
110 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
111
112         * MAINTAINERS: Add myself as sh maintainer.
113
114 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
115
116         * MAINTAINERS: Add self as SLSR maintainer.
117
118 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
119
120         * MAINTAINERS: Update my email address.
121
122 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
123
124         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
125
126 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
127
128         * Makefile.in: Regenerate.
129
130         * Makefile.tpl: Fix typo.
131         * Makefile.in: Regenerate partially.
132
133 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
134
135         * configure.ac: Added libcilkrts to noconfig list when C++ is not
136         supported.
137         * configure: Regenerated.
138
139 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
140
141         * MAINTAINERS (Write After Approval): Add myself.
142
143 2013-10-30  Jason Merrill  <jason@redhat.com>
144
145         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
146         --disable-build-format-warnings.
147
148 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
149
150         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
151         depend on libstdc++ and libgcc.
152         * configure: Regenerate.
153         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
154         libcilkrts for POSIX and i*86, and x86_64 architectures.
155         * Makefile.in: Added libcilkrts related fields to support building it.
156
157 2013-10-26  Jeff Law  <law@redhat.com>
158
159         * Makefile.def (target_modules): Remove libmudflap
160         (languages): Remove check-target-libmudflap).
161         * Makefile.in: Rebuilt.
162         * Makefile.tpl (check-target-libmudflap-c++): Remove.
163         * configure.ac (target_libraries): Remove target-libmudflap.
164         Remove checks which disabled libmudflap on some systems.
165         * configure: Rebuilt.
166         * libmudflap: Directory removed.
167
168 2013-10-21  Cong Hou  <congh@google.com>
169
170         * MAINTAINERS (Write After Approval): Add myself.
171
172 2013-10-16  Mike Stump  <mikestump@comcast.net>
173
174         * .dir-locals.el: Add.
175
176 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
177
178         * configure.ac: Add --enable-host-shared
179         * configure: Regenerate.
180
181 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
182
183         Import from savannah.gnu.org:
184         * config.guess: Update to 2013-06-10 version.
185         * config.sub: Update to 2013-10-01 version.
186
187 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
188
189         Changes to build configuration to allow big endian ARC ELF toolchain
190         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
191         * configure: Regenerate.
192
193 2013-09-20  Alan Modra  <amodra@gmail.com>
194
195         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
196         ppc host match.  Support little-endian powerpc linux hosts.
197
198 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
199
200         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
201         maintainer.
202
203 2013-09-12  DJ Delorie  <dj@redhat.com>
204
205         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
206         maintainers.
207
208 2013-09-03  Richard Biener  <rguenther@suse.de>
209
210         * configure.ac: Also allow ISL 0.12.
211         * configure: Regenerated.
212
213 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
214
215         * MAINTAINERS (Write After Approval): Add myself.
216
217 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
218
219         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
220
221 2013-08-26  Caroline Tice  <cmtice@google.com>
222
223         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
224         "Various Reviewers" to libvtv "Various Maintainers".
225
226 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
227
228         * MAINTAINERS: Add myself as RTL optimizers reviewer.
229
230 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
231
232         * MAINTAINERS: Update name, email.
233
234 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
235
236         * MAINTAINERS (Write After Approval): Add myself.
237
238 2013-08-12  Caroline Tice  <cmtice@google.com>
239
240         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
241         address in the Write After Approval section.
242
243 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
244
245         * MAINTAINERS (Write After Approval): Update email.
246
247 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
248
249         * configure.ac: Adjust to check VTV_SUPPORTED.
250         * configure: Regenerated.
251
252 2013-08-02  Caroline Tice  <cmtice@google.com>
253
254         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
255         on non-linux systems; add target-libvtv to noconfigdirs; add
256         libsupc++/.libs to C++ library search paths.
257         * configure: Regenerated.
258         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
259         libstdc++ and libgcc.
260         * Makefile.in: Regenerated.
261
262 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
263
264         * MAINTAINERS (Write After Approval): Add myself.
265
266 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
267             Shiva Chen  <shiva0217@gmail.com>
268
269         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
270         nds32 port maintainers.
271
272 2013-07-17  Tim Shen  <timshen91@gmail.com>
273
274         * MAINTAINERS (Write After Approval): Add myself.
275
276 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
277
278         * configure.ac: Sync from binutils.
279         * configure: Regenerate.
280
281 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
286
287         * MAINTAINERS (Write After Approval): Add myself.
288
289 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
290
291         * MAINTAINERS (Write After Approval): Add myself.
292
293 2013-04-30  Brooks Moses  <bmoses@google.com>
294
295         * MAINTAINERS: Update my email; move myself from Fortran
296         reviewer to Write After Approval.
297
298 2013-04-16  Andreas Schwab  <schwab@suse.de>
299
300         * configure.ac (aarch64-*-*): Don't disable java.
301         * configure: Regenerate.
302
303 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
304
305         * MAINTAINERS (Write After Approval): Add myself.
306
307 2013-03-30  Matthias Klose  <doko@ubuntu.com>
308
309         * Makefile.def (target_modules): Don't install libffi.
310         * Makefile.in: Regenerate.
311
312 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
313
314         * MAINTAINERS (Write After Approval): Add myself.
315
316 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
317
318         * MAINTAINERS (Write After Approval): Add myself.
319
320 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
321
322         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
323         * configure: Regenerated.
324
325 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
326
327         * MAINTAINERS: Explicitly add myself as AIX maintainer.
328         Remove Geoff Keating as rs6000 port maintainer, at his request.
329
330 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
331
332         * MAINTAINERS: Update my email.
333
334 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
335
336         * configure: Re-generate.
337
338 2013-01-15  Richard Biener  <rguenther@suse.de>
339
340         PR other/55973
341         * configure: Re-generate.
342
343 2013-01-14  Matthias Klose  <doko@ubuntu.com>
344
345         * Makefile.def (install-target-libsanitizer): Depend on
346         install-target-libstdc++-v3.
347         * Makefile.in: Regenerate.
348
349 2013-01-14  Richard Biener  <rguenther@suse.de>
350
351         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
352         * configure: Re-generate
353
354 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
355
356         * config.sub: Update from config repo.
357
358 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
359
360         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
361         * Makefile.in: Regenerate.
362
363 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
364
365         * MAINTAINERS (arc): Add new port maintainership for myself.
366
367 2013-01-09  Jason Merrill  <jason@redhat.com>
368
369         * .gitignore: Import from gdb repository.
370
371 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
372
373         * Makefile.def (configure-gcc): Depend on all-gmp.
374         (all-gcc): Remove dependency on all-gmp.
375         * Makefile.in: Regenerated.
376
377 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
378
379         * config.sub: Merge from config repo.
380         * config.guess: Ditto.
381
382 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
383
384         * Makefile.def: Merge from binutils.
385         * Makefile.in: Ditto.
386
387 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
388
389         * MAINTAINERS: Update my email.
390
391 2012-12-29  Ben Elliston  <bje@gnu.org>
392
393         * config.guess: Update to 2012-12-29 version.
394         * config.sub: Likewise.
395
396 2012-12-20  Matthias Klose  <doko@ubuntu.com>
397
398         * Makefile.def (install-target-libgfortran): Depend on
399         install-target-libquadmath, install-target-libgcc.
400         (install-target-libsanitizer): Depend on install-target-libgcc.
401         (install-target-libjava): Depend on install-target-libgcc.
402         (install-target-libitm): Depend on install-target-libgcc.
403         (install-target-libobjc): Depend on install-target-libgcc.
404         (install-target-libstdc++-v3): Depend on install-target-libgcc.
405         * Makefile.in: Regenerate.
406
407 2012-12-19  Matthias Klose  <doko@ubuntu.com>
408
409         * Makefile.def (install-target-libgo): Depend on
410         install-target-libatomic.
411         * Makefile.in: Regenerate.
412
413 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
414
415         PR go/55201
416         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
417         * Makefile.in: Regenerate.
418
419 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
420
421         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
422         * configure: Regenerate.
423
424 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
425
426         * config.sub: Merge from config repo.
427
428 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
429
430         * Makefile.def (target_modules): Add bootstrap=true and
431         raw_cxx=true to libsanitizer.
432         * configure.ac (bootstrap_target_libs): Add libsanitizer.
433         * Makefile.in: Regenerated.
434         * configure: Likewise.
435
436 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
437
438         * MAINTAINERS: Remove self as RTL optimization maintainer.
439
440 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
441
442         * MAINTAINERS (Write After Approval): Add myself.
443
444 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
445
446         * Makefile.def (target_modules): Remove bootstrap=true and
447         raw_cxx=true from libsanitizer.
448         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
449         * Makefile.in: Regenerated.
450         * configure: Likewise.
451
452 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
453
454         * Makefile.def (target_modules): Add bootstrap=true and
455         raw_cxx=true to libsanitizer.
456         * configure.ac (bootstrap_target_libs): Add libsanitizer.
457         * Makefile.in: Regenerated.
458         * configure: Likewise.
459
460 2012-11-28  Andrew Pinski  <apinski@cavium.com>
461
462         PR bootstrap/54279
463         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
464         * configure: Regenerate.
465         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
466         * Makefile.in: Regenerate.
467
468 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
469
470         * configure.ac: Disable libsanitizer if we're not building C++.
471         * configure: Regenerate.
472
473 2012-11-15  Roland McGrath  <roland@hack.frob.com>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
478
479         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
480         Kostya Serebryany (kcc@google.com) and
481         Jakub Jelinek (jakub@redhat.com).
482         Rename area for Dodji Seketeli (dodji@redhat.com).
483
484 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
485
486         * MAINTAINERS: (asan.c, related): Add myself.
487
488 2012-11-14  Roland McGrath  <mcgrathr@google.com>
489
490         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
491         * configure: Regenerate.
492
493 2012-11-13  Richard Henderson  <rth@redhat.com>
494
495         * configure.ac: Move libsanitizer logic to subdirectory.
496         * configure: Regenerate.
497
498 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
499
500         * configure.ac: Enable libsanitizer just on x86 linux for now.
501         * configure: Re-generate.
502
503 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
504
505         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
506         sections.
507         * configure: Regenerate.
508
509 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
510
511         * configure.ac: Add section for configdirs for libsanitizer.
512         Disable for cris-*-* and mmix-*-*.
513         * configure: Regenerate.
514
515 2012-11-12  Wei Mi <wmi@google.com>
516
517         * configure.ac: Add libsanitizer to target_libraries.
518         * Makefile.def: Ditto.
519         * configure: Regenerate.
520         * Makefile.in: Regenerate.
521         * libsanitizer: New directory for asan runtime.  Contains an empty
522         tsan directory.
523
524 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
525
526         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
527         against Mingw64 w32api.
528         * configure: Regenerate.
529
530 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
531
532         * configure: Regenerated.
533
534 2012-11-03  Robert Mason  <rbmj@verizon.net>
535
536         * configure.ac: add --disable-libstdcxx configure option
537         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
538
539 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
540
541         * MAINTAINERS (Write After Approval): Add myself.
542
543 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
544
545         * MAINTAINERS (Write After Approval): Add myself.
546
547 2012-10-24  Sharad Singhai  <singhai@google.com>
548
549         * MAINTAINERS (Write After Approval): Add myself.
550
551 2012-10-24  Eric Christopher  <echristo@gmail.com>
552
553         * MAINTAINERS: Update email address.
554
555 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
556
557         PR bootstrap/54820
558         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
559         * configure: Regenerate.
560
561 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
562
563         * MAINTAINERS (aarch64): Add Marcus and myself.
564
565 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
566
567         PR bootstrap/54820
568         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
569         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
570         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
571         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
572         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
573         * Makefile.in: Regenerate.
574         * configure.ac (have_static_libs): New variable and associated check.
575         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
576         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
577         * configure: Regenerate.
578
579 2012-10-10  Richard Biener  <rguenther@suse.de>
580
581         * MAINTAINERS: Adjust for changed surname.
582
583 2012-10-04  Lawrence Crowl  <crowl@google.com>
584
585         * MAINTAINERS (Write After Approval): Add myself.
586
587 2012-10-01  Cary Coutant  <ccoutant@google.com>
588
589         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
590
591 2012-09-28  Ian Lance Taylor  <iant@google.com>
592
593         * Makefile.def: Make all-target-libgo depend on
594         all-target-libbacktrace.
595         * Makefile.in: Rebuild.
596
597 2012-09-26  Ian Lance Taylor  <iant@google.com>
598
599         * Makefile.def: Make all-gcc depend on all-libbacktrace.
600         * Makefile.in: Rebuild.
601
602 2012-09-20  Walter Lee  <walt@tilera.com>
603
604         * configure.ac: Add tilegx to list of targets that support gold.
605         * configure: Regenerate.
606
607 2012-09-20  Marek Polacek  <polacek@redhat.com>
608
609         * MAINTAINERS (Write After Approval): Add myself.
610
611 2012-09-19  Steve Ellcey  <sellcey@mips.com>
612
613         * configure.ac: Add mips*-mti-elf* target.
614         * configure: Regenerate.
615
616 2012-09-17  Ian Lance Taylor  <iant@google.com>
617
618         * MAINTAINERS (Various Maintainers): Add libbacktrace.
619         * configure.ac (host_libs): Add libbacktrace.
620         (target_libraries): Add libbacktrace.
621         * Makefile.def (host_modules): Add libbacktrace.
622         (target_modules): Likewise.
623         * configure, Makefile.in: Rebuild.
624
625 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
626
627         PR target/38607
628         Merge upstream change.
629         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
630
631         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
632         Add libgomp*.o to compare_exclusions for AIX.
633         * configure: Regenerate.
634
635 2012-09-06  Diego Novillo  <dnovillo@google.com>
636
637         * configure.ac: Bump minimum GMP version to 4.2.3.
638         * configure: Re-generate.
639
640 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
641
642         PR target/54461
643         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
644         target-libgloss if not configured --with-avrlibc=no.
645         * configure: Regenerate.
646
647 2012-09-04  Jason Merrill  <jason@redhat.com>
648
649         * configure.ac: Fix --enable-languages=all.
650
651 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
652
653         * MAINTAINERS (Write After Approval): Add myself.
654
655 2012-09-03  Richard Guenther  <rguenther@suse.de>
656
657         PR bootstrap/54138
658         * configure.ac: Re-organize ISL / CLOOG checks to allow
659         disabling with either --without-isl or --without-cloog.
660         * configure: Regenerated.
661
662 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
663
664         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
665         * configure: Regenerate.
666
667 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
668
669         * MAINTAINERS: Fix my email address.
670
671 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
672
673         PR binutils/4970
674         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
675         and opcodes.
676         * Makefile.in: Regenerated.
677
678 2012-08-26  Art Haas <ahaas@impactweather.com>
679
680         * configure: Regenerate.
681
682 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
683
684         * INSTALL/README: Also refer to the online installation
685         instructions.
686
687 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
688
689         * MAINTAINERS (Write After Approval): Add myself.
690         (Picochip port): Remove myself.
691
692 2012-08-14   Diego Novillo  <dnovillo@google.com>
693
694         Merge from cxx-conversion branch.
695
696         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
697         POSTSTAGE1_CONFIGURE_FLAGS.
698         * Makefile.in: Regenerate.
699         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
700         Force C++ when bootstrapping.
701         * configure: Regenerate.
702
703 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
704
705         * MAINTAINERS (Write After Approval): Add myself.
706
707 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
708
709         * README: Document use of ranges of years in copyright notices.
710
711 2012-07-06  Richard Guenther  <rguenther@suse.de>
712
713         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
714         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
715         --with-gmp=system.
716         * Makefile.in: Regenerated.
717         * configure: Likewise.
718
719 2012-07-06  Richard Guenther  <rguenther@suse.de>
720
721         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
722         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
723         supply V=1 as extra_make_flags.
724         * configure: Regenerated.
725         * Makefile.in: Likewise.
726
727 2012-07-04  Tristan Gingold  <gingold@adacore.com>
728
729         * configure: Regenerate.
730
731 2012-07-03  Richard Guenther  <rguenther@suse.de>
732
733         * Makfile.def (isl): Remove not necessary extra_exports and
734         extra_make_flags.
735         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
736         * Makefile.in: Regenerated.
737
738 2012-07-03  Richard Guenther  <rguenther@suse.de>
739
740         * Makefile.def (cloog): Add V=1 to extra_make_flags.
741         * configure.ac: If either the ISL or the CLooG check failed
742         do not try to build in-tree versions.
743         * Makefile.in: Regenerated.
744         * configure: Regenerated.
745
746 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
747
748         * configure: Regenerate.
749
750 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
751
752         * MAINTAINERS (Various Maintainers): Add myself as testsuite
753         maintainer.
754
755 2012-07-02  Richard Guenther  <rguenther@suse.de>
756
757         * configure: Regenerated.
758
759 2012-07-02  Richard Guenther  <rguenther@suse.de>
760         Michael Matz  <matz@suse.de>
761         Tobias Grosser <tobias@grosser.es>
762         Sebastian Pop <sebpop@gmail.com>
763
764         * Makefile.def: Add ISL host module, remove PPL host module.
765         Adjust ClooG host module to use the proper ISL.
766         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
767         * configure.ac: Include config/isl.m4.  Add ISL host library,
768         remove PPL.  Remove PPL configury, add ISL configury, adjust
769         ClooG configury.
770         * Makefile.in: Regenerated.
771         * configure: Likewise.
772
773 2012-07-02  Richard Guenther  <rguenther@suse.de>
774
775         Merge from graphite branch
776         2011-07-21  Tobias Grosser  <tobias@grosser.es>
777
778         * configure: Regenerated.
779         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
780         both cloog.org and legacy versions. The only supported version will
781         be CLooG with the isl backend.
782
783         2011-07-21  Tobias Grosser  <tobias@grosser.es>
784
785         * configure: Regenerated.
786         * configure.ac: Require cloog isl 0.17.0
787
788         2011-07-21  Tobias Grosser  <tobias@grosser.es>
789
790         * configure: Regenerated.
791         * config/cloog.m4: Do not define CLOOG_ORG
792
793 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
794
795         * configure.ac: Skip C if explicitly selected.
796         * configure: Regenerate.
797
798 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
799
800         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
801         they contain -O2.
802         * configure: Regenerate.
803
804 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
805
806         PR debug/53740
807         * df.h, df-problems.c, dce.c: Revert last patch.
808
809 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
810
811         * MAINTAINERS (Write After Approval): Update my email address.
812
813 2012-06-21  Meador Inge  <meadori@codesourcery.com>
814
815         * MAINTAINERS (Write After Approval): Add myself.
816
817 2012-06-20  Jason Merrill  <jason@redhat.com>
818
819         * Makefile.tpl (check-target-libgomp-c++): New.
820         (check-target-libitm-c++): New.
821         * Makefile.def (c++): Add them.
822         * Makefile.in: Regenerate.
823
824 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2012-05-16  Olivier Hainque  <hainque@adacore.com>
829
830         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
831         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
832         (install-no-fixedincludes): Adjust accordingly.
833         * Makefile.in: Regenerate.
834
835 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
836
837         Merge upstream change
838         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
839
840 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
841
842         * MAINTAINERS (Write After Approval): Add myself.
843
844 2012-05-09  Nick Clifton  <nickc@redhat.com>
845             Paul Smith  <psmith@gnu.org>
846
847         PR bootstrap/50461
848         * configure.ac (mpfr-dir): When using in-tree MPFR sources
849         allow for the fact that from release v3.1.0 of MPFR the source
850         files were moved into a src sub-directory.
851         * configure: Regenerate.
852
853 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
854
855         * configure.ac: Bump minimum MPFR version to 2.4.0.
856         * configure: Regenerated.
857
858 2012-05-01  Richard Henderson  <rth@redhat.com>
859
860         * Makefile.def (libatomic): New target_module.
861         * configure.ac (target_libraries): Add libatomic.
862         (noconfigdirs): Check if libatomic is supported.
863         * Makefile.in, configure: Rebuild.
864
865 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
866
867         * MAINTAINERS (Write After Approval): Add myself.
868
869 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
870
871         * config.sub: Update to 2012-04-18 version from official repo.
872
873 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
874
875         * MAINTAINERS (Write After Approval): Add myself.
876
877 2012-04-11  Steve Ellcey  <sellcey@mips.com>
878
879         * MAINTAINERS: Changed email address.
880
881 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
882
883         PR target/52737
884         * contrib/gcc_update (files_and_dependencies):
885         Remove gcc/config/avr/t-multilib from touch data.
886
887 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
888
889         * MAINTAINERS (OS Port Maintainers): Remove irix.
890         * configure.ac (enable_libgomp): Remove *-*-irix6*.
891         (unsupported_languages): Remove mips-sgi-irix6.*.
892         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
893         (with_stabs): Remove.
894         * configure: Regenerate.
895
896 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
897
898         * MAINTAINERS (OS Port Maintainers): Remove osf.
899         * configure.ac (enable_libgomp): Remove *-*-osf*.
900         (with_stabs): Remove alpha*-*-osf*.
901         * configure: Regenerate.
902
903 2012-03-05  Tristan Gingold  <gingold@adacore.com>
904
905         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
906         * configure: Regenerate.
907
908 2012-02-17  Walter Lee  <walt@tilera.com>
909
910         * MAINTAINERS: (Write After Approval): Delete myself.
911
912 2012-02-14  Walter Lee  <walt@tilera.com>
913
914         * MAINTAINERS (tilegx port): Add myself.
915         (tilepro port): Add myself.
916         (Write After Approval): Add myself.
917
918 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
919
920         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
921         and Joseph Myers as docstring relicensing maintainers.
922
923 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
924
925         * MAINTAINERS (write-after-approval): Add myself.
926
927 2012-02-08  Ira Rosen <irar@il.ibm.com>
928
929         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
930         maintainer.
931
932 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
933
934         * MAINTAINERS (Write After Approval): Move myself to
935         maintain alphabetical order.
936
937 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
946             Jayant R Sonar <jayant.sonar@kpitcummins.com>
947
948         * configure.ac (cr16-*-*): Remove nonconfigdirs.
949         * configure: Regenerate.
950
951 2012-01-23  Harshit Chopra  <harshit@google.com>
952
953         * MAINTAINERS (Write After Approval): Add myself.
954
955 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
956
957         * configure.ac: Remove reference to mh-interix.
958         * configure: Regenerate.
959
960 2012-01-05  Richard Henderson  <rth@redhat.com>
961
962         PR bootstrap/51072
963         * configure.ac: Disable libitm if c++ is not enabled.
964         * configure: Rebuild.
965
966         * configure.ac: Fix regexp for same.
967         * configure: Rebuild.
968
969 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
970
971         * MAINTAINERS (Write After Approval): Add myself.
972
973 2012-01-02  Richard Guenther  <rguenther@suse.de>
974
975         PR bootstrap/51686
976         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
977         * Makefile.in: Regenerate.
978
979 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
980
981         * MAINTAINERS (Write After Approval): Add myself.
982
983 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
984
985         * configure: Regenerate.
986
987 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
988
989         * MAINTAINERS (picochip): Changed email address.
990
991 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
992
993         * MAINTAINERS (write-after-approval): Add self.
994
995 2011-11-29  DJ Delorie  <dj@redhat.com>
996
997         * configure.ac (rl78-*-*) New case.
998         * configure: Regenerate.
999         * MAINTAINERS: Add myself as RL78 maintainer.
1000
1001 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1002
1003         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1004
1005 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1006
1007         * libtool.m4: Additional FreeBSD 10 fixes.
1008
1009 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1010
1011         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1012         Maintainers section, as Epiphany maintainer.
1013
1014 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1015
1016         PR target/49992
1017         * configure.ac: Remove ranlib special-casing for Darwin.
1018         * configure: Regenerate.
1019
1020 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1021
1022         * MAINTAINERS (Reviewers): Keep the list sorted.
1023
1024 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1025
1026         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1027
1028 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1029
1030         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1031         * configure: Rebuild.
1032         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1033         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1034         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1035         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1036         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1037         Add READELF.
1038         * Makefile.in: Rebuild.
1039
1040 2011-11-09  Jason Merrill  <jason@redhat.com>
1041
1042         * Makefile.def (language=c++): Remove check-c++0x.
1043         * Makefile.in (check-gcc-c++): Regenerate.
1044
1045 2011-11-08  Richard Henderson  <rth@redhat.com>
1046
1047         * configure.ac: Test for libitm directory present first.
1048
1049         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1050
1051         * configure.ac: Test libitm/configure.tgt to disable libitm.
1052         * configure: Rebuild.
1053
1054 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1055             Richard Henderson  <rth@redhat.com>
1056
1057         Merged from transactional-memory.
1058
1059         * Makefile.def (lang_env_dependencies): libitm is c++.
1060         Add libitm target module.
1061         * configure.ac: Likewise.
1062         * config/mmap.m4: New file.
1063         * contrib/gcc_update: Add libitm to touch data.
1064         * Makefile.in, configure: Rebuild.
1065
1066 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1067
1068         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1069         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1070         * Makefile.in: Regenerate.
1071
1072 2011-11-01  DJ Delorie  <dj@redhat.com>
1073
1074         * config.sub: Update to version 2011-10-29 (added rl78)
1075
1076 2011-10-27  Nick Clifton  <nickc@redhat.com>
1077
1078         * config.sub: Import these changes from the config project:
1079
1080         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1081             Ben Elliston  <bje@gnu.org>
1082
1083         * config.sub (epiphany): New.
1084
1085         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1086             Ben Elliston  <bje@gnu.org>
1087
1088         * config.sub (hexagon, hexagon-*): New.
1089
1090         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1091
1092         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1093         64eb to be64.
1094
1095         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1096
1097         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1098         (nacl): Grok as alias for 32el-unknown-nacl.
1099
1100 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1101
1102         * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1105
1106         * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1109
1110         * MAINTAINERS (sparc port): Remove myself.
1111
1112 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1113
1114         * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2011-08-14  Yao Qi  <yao@codesourcery.com>
1117
1118         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1119         * configure: Regenerate.
1120
1121 2011-07-26  Ian Lance Taylor  <iant@google.com>
1122
1123         * configure.ac: Set have_compiler based on whether gcc directory
1124         exists, rather than on whether gcc is in configdirs.
1125         * configure: Rebuild.
1126
1127 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1128
1129         * MAINTAINERS (Global Reviewers): Add self.
1130
1131 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1132
1133         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1134         link directories.
1135         * Makefile.in: Rebuild.
1136
1137 2011-07-20  Ian Lance Taylor  <iant@google.com>
1138
1139         PR bootstrap/49787
1140         * configure.ac: Move --enable-bootstrap handling earlier in file.
1141         If --enable-bootstrap and either --enable-build-with-cxx or
1142         --enable-build-poststage1-with-cxx, enable C++ automatically.
1143         * configure: Rebuild.
1144
1145 2011-07-19  Ian Lance Taylor  <iant@google.com>
1146
1147         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1148         make C++ a boot_language.  Set and substitute
1149         POSTSTAGE1_CONFIGURE_FLAGS.
1150         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1151         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1152         * configure, Makefile.in: Rebuild.
1153
1154 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1155
1156         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1157         maintainers.
1158
1159 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1160
1161         * MAINTAINERS (Global Reviewers): Add myself.
1162
1163 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1164
1165         * configure: Regenerate.
1166
1167 2011-07-16  Jason Merrill  <jason@redhat.com>
1168
1169         * Makefile.def (language=c++): Add check-c++0x and
1170         check-target-libmudflap-c++.
1171         * Makefile.tpl (check-target-libmudflap-c++): New.
1172         * Makefile.in: Regenerate.
1173
1174 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1175
1176         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1177         * Makefile.def (target_modules/libjava): Pass
1178         $(EXTRA_CONFIGARGS_LIBJAVA).
1179         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1180         if not configured with --enable-static-libjava.
1181         * Makefile.in: Regenerate.
1182         * configure: Likewise.
1183
1184 2011-07-15  Jason Merrill  <jason@redhat.com>
1185
1186         * Makefile.in (check-c++): Move check-gcc-c++0x after
1187         check-target-libstdc++-v3.
1188
1189 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1190
1191         * MAINTAINERS (c6x port): New entry.
1192
1193 2011-07-13  Jason Merrill  <jason@redhat.com>
1194
1195         * Makefile.in (check-gcc-c++0x): New.
1196         (check-c++): Depend on it.
1197
1198 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1199
1200         PR target/39150
1201         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1202         x86_64-*-solaris2.1[0-9]*.
1203         * configure: Regenerate.
1204
1205 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1206
1207         * MAINTAINERS (RTL optimizers): Add self.
1208
1209 2011-06-27  Gabriel Charette  <gchare@google.com>
1210
1211         * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1214
1215         PR regression/47836
1216         PR bootstrap/23656
1217         PR other/47733
1218         PR bootstrap/49247
1219         PR c/48825
1220         * configure.ac (target_libraries): Remove target-libiberty.
1221         Remove case-statement setting skipdirs=target-libiberty for
1222         multiple targets.  Remove checking target_configdirs and
1223         removing target-libiberty but keeping target-libgcc if
1224         otherwise empty.
1225         * Makefile.def (target_modules): Don't add libiberty.
1226         (dependencies): Remove all traces of target-libiberty.
1227         * configure, Makefile.in: Regenerate.
1228
1229 2011-06-13  Walter Lee <walt@tilera.com>
1230
1231         * configure.ac (tilepro-*-*) New case.
1232         (tilegx-*-*): Likewise.
1233         * configure: Regenerate.
1234
1235 2011-06-06  Jing Yu  <jingyu@google.com>
1236
1237         * configure.ac: Skip target-libiberty for
1238         arm*-*-linux-androideabi.
1239         * configure: Regenerated.
1240
1241 2011-06-06  Nick Clifton  <nickc@redhat.com>
1242
1243         * config.sub: Sync from upstream.
1244
1245 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1250
1251         * MAINTAINERS: Update my email address.
1252
1253 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1254
1255         * MAINTAINERS (Write After Approval): Update my email address.
1256
1257 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1258
1259         * MAINTAINERS (Write After Approval): Add myself.
1260
1261 2011-05-08  Doug Kwan  <dougkwan@google.com>
1262
1263         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1264         * configure: Regenerated.
1265         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1266         value from configure.
1267         * Makefile.in: Regenerated.
1268
1269 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1270
1271         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1272         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1273         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1274         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1275         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1276         *-*-vxworks*): Disable newlib and libgloss in separate case
1277         statement.
1278         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1279         to separate case statement.
1280         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1281         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1282         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1283         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1284         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1285         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1286         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1287         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1288         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1289         i[[3456789]]86-*-rdos*, m32r-*-*,
1290         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1291         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1292         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1293         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1294         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1295         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1296         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1297         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1298         and libgloss in main case over targets.  Remove most empty cases
1299         in main case over targets.
1300         * configure: Regenerate.
1301
1302 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1307
1308         * configure.ac: Remove code setting special library locations for
1309         hppa*64*-*-hpux11*.  Remove code setting compiler for
1310         sparc-sun-solaris2*.
1311         * configure: Regenerate.
1312
1313 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1314
1315         * configure.ac: Separate libgloss_dir settings from general case
1316         over targets.
1317         * configure: Regenerate.
1318
1319 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1320
1321         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1322         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1323         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1324         cases in libgcj-disabling case statement.
1325         (hppa*64*-*-linux*): Set unsupported_languages instead of
1326         disabling target-zlib.
1327         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1328         to hppa*64*-*-hpux*.
1329         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1330         hppa*-*-hpux*.
1331         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1332         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1333         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1334         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1335         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1336         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1337         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1338         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1339         libgcj-disabling case statement.
1340         * configure: Regenerate.
1341
1342 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1343
1344         * configure.ac: Disable Java for targets not supporting libffi.
1345         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1346         Remove cases in Java-disabling statement.
1347         (*arm-wince-pe): Change to arm-wince-pe.
1348         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1349         cases in Java-disabling statement.
1350         (bfin-*-*): Don't disable Java again.
1351         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1352         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1353         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1354         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1355         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1356         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1357         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1358         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1359         Java-disabling statement.
1360         (mmix-*-*): Don't disable Java again.
1361         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1362         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1363         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1364         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1365         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1366         statement.
1367         * configure: Regenerate.
1368
1369 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1370
1371         * configure.ac: Separate cases disabling Java and Java libraries
1372         from general case over targets.
1373         * configure: Regenerate.
1374
1375 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1376
1377         * MAINTAINERS: Update my email address.
1378
1379 2011-04-20  Easwaran Raman  <eraman@google.com>
1380
1381         * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1384
1385         PR lto/48086
1386         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1387         * configure: Regenerate.
1388
1389 2011-04-16  Jim Meyering  <meyering@redhat.com>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1394
1395         * MAINTAINERS: Update my email address.
1396
1397 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1398
1399         * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1402
1403         * MAINTAINERS (Write After Approval): Add myself.
1404
1405 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1406
1407         * MAINTAINERS (Write After Approval): Add myself.
1408
1409 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1410
1411         * configure.ac (build_tools): Remove build-byacc.
1412         (host_libs): Remove mmalloc.
1413         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1414         autoconf automake libtool diff rcs fileutils shellutils time
1415         textutils wdiff find uudecode hello tar gzip indent recode release
1416         sed perl gawk findutils gettext zip.
1417         (libgcj): Remove target-qthreads.
1418         (target_tools): Remove target-examples target-gperf.
1419         (YACC): Don't handle building byacc.
1420         * configure: Regenerate.
1421         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1422         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1423         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1424         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1425         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1426         handle building components.
1427         * Makefile.in: Regenerate.
1428
1429 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1430
1431         * MAINTAINERS: Update my email address as Xtensa maintainer.
1432
1433 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1434
1435         * config.sub: Sync from upstream.
1436
1437 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1438
1439         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1440         (microblaze*): Don't disable libssp.
1441         * configure: Regenerate.
1442
1443 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1444
1445         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1446         moveifchange.
1447         * configure: Regenerate.
1448         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1449         * Makefile.in: Regenerate.
1450
1451 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1452
1453         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1454         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1455         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1456         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1457         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1458         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1459         md_exec_prefix cases.
1460         * configure: Regenerate.
1461
1462 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1463
1464         * configure.ac: Separate cases disabling target-libssp,
1465         target-libiberty, target-libstdc++-v3 and Fortran from general
1466         case over targets.
1467         * configure: Regenerate.
1468
1469 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1470
1471         * configure.ac (*-*-chorusos): Don't disable libgcj.
1472         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1473         Remove case.
1474         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1475         (arm-*-coff): Don't disable libgcj.
1476         (arm*-*-linux-gnueabi): Remove useless assignment.
1477         (arm-*-riscix*): Don't disable libgcj.
1478         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1479         configuration.
1480         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1481         (c54x*-*-*): Remove case.
1482         (tic54x-*-*): Don't disable GCC or GCC libraries.
1483         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1484         to *.
1485         (d10v-*-*): Don't disable GCC libraries.
1486         (d30v-*-*): Don't disable libgcj.
1487         (h8500-*-*): Don't disable GCC libraries.
1488         (i960-*-*): Don't disable libgcj.
1489         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1490         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1491         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1492         libgcj.
1493         (m68k-*-coff*): Remove case.
1494         (mmix-*-*): Don't disable libgloss on host.
1495         (mn10200-*-*, mn10300-*-*): Remove cases.
1496         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1497         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1498         Don't disable libgcj.
1499         (romp-*-*): Remove case.
1500         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1501         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1502         case.
1503         (v810-*-*): Don't disable GCC libraries.
1504         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1505         (ip2k-*-*): Don't disable GCC libraries.
1506         * configure: Regenerate.
1507
1508 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1509
1510         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1511         libffi on host.
1512         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1513         on host.
1514         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1515         * configure: Regenerate.
1516
1517 2011-03-26  John Marino  <binutils@marino.st>
1518
1519         * configure.ac: Add support for *-*-dragonfly*
1520         * configure: Regenerate.
1521
1522 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1523
1524         * configure.ac (native_only): Remove.
1525         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1526         send-pr uudecode guile gnuserv on host.
1527         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1528         send-pr rcs guile perl texinfo libtool on host.
1529         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1530         automake send-pr rcs guile perl texinfo libtool on host.
1531         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1532         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1533         (alpha*-dec-osf*): Don't disable fileutils on target.
1534         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1535         texinfo send-pr expect dejagnu on target.
1536         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1537         target-qthreads on target.
1538         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1539         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1540         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1541         x86_64-*-mingw*): Don't disable expect on target.
1542         (*-*-cygwin*): Don't disable target-gperf on target.
1543         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1544         gnuserv on target.
1545         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1546         target.
1547         * configure: Regenerate.
1548
1549 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1550
1551         * configure.ac (target_tools): Remove target-groff.
1552         (native_only): Remove target-groff.
1553         (hppa*64*-*-*): Don't disable byacc.
1554         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1555         setting.
1556         (*-*-kaos*): Don't skip target-librx and target-groff.
1557         (*-*-netware*): Don't skip target-libmudflap.
1558         (*-*-tpf*): Don't skip target-libmudflap.
1559         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1560         directories on the host.
1561         (ia64*-*-*vms*): Don't skip tix.
1562         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1563         host.
1564         * configure: Regenerate.
1565
1566 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1567
1568         * configure.ac: Remove references to mt-mep, mt-netware,
1569         mt-wince.
1570         * Makefile.def: Add all-utils soft dependencies.
1571         * Makefile.tpl: Remove GDB_NLM_DEPS.
1572         * configure: Regenerate.
1573         * Makefile.in: Regenerate.
1574
1575 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1576
1577         * configure.ac: Do not include mh-x86omitfp.
1578         * configure: Regenerate.
1579
1580 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1581
1582         * configure.ac: Remove empty cases.
1583         * configure: Regenerate.
1584
1585 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1586
1587         * Makefile.def: Add dependency from termcap to gdb.
1588         * Makefile.in: Regenerate.
1589
1590 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1591
1592         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1593         * configure: Regenerate.
1594         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1595         * Makefile.tpl: Likewise.
1596         * Makefile.in: Regenerate.
1597
1598 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1599
1600         * configure.ac: Remove all mentions of tentative_cc.
1601         * configure: Regenerate.
1602
1603 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1604
1605         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1606         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1607         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1608         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1609         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1610         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1611         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1612         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1613         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1614         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1615         *-*-rhapsody*): Remove host cases.
1616         * configure: Regenerate.
1617
1618 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1619
1620         * configure.ac (ppc*-*-pe): Remove host case.
1621         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1622         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1623         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1624         cases.
1625         * configure: Regenerate.
1626
1627 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1628
1629         * config.sub: Update to version 2011-03-23.
1630
1631 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1632
1633         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1634         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1635         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1636         * configure: Regenerate.
1637
1638 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1639
1640         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1641         to Write After Approval.
1642         * config-ml.in: Don't handle arc-*-elf*.
1643         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1644         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1645         handle GCC libraries.
1646         * configure: Regenerate.
1647
1648 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1649
1650         PR bootstrap/48120:
1651         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1652         Add -lstdc++ -lm to LIBS.
1653         * configure: Regenerate.
1654
1655 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1656
1657         * config.guess: Update to version 2011-02-02
1658         * config.sub: Update to version 2011-02-24
1659
1660 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1661
1662         PR lto/48086
1663         * configure.ac: Re-enable LTO on *-apple-darwin9.
1664         * configure: Regenerate.
1665
1666 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1667
1668         PR lto/48086
1669         * configure.ac: Disable LTO on darwin due to an assembler change in
1670         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1671         under 256.
1672         * configure: Regenerate.
1673
1674 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1675
1676         * MAINTAINERS: Update myself as score backend maintainer,
1677         update my e-mail address.
1678
1679 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1680
1681         * MAINTAINERS: Update my e-mail address.
1682
1683 2011-03-06  Joey Ye  <joey.ye@arm.com>
1684
1685         * MAINTAINERS: Update my e-mail address.
1686
1687 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1688
1689         * configure.ac: Adjust test of with_ppl.
1690         * configure: Regenerated.
1691
1692 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1693
1694         * MAINTAINERS: Adjust my e-mail address.
1695
1696 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1697
1698         * configure.ac: Add -lpwl to ppllibs.
1699         * configure: Regenerated.
1700
1701 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1702
1703         * config/cloog.m4: Add -lisl to clooglibs.
1704         * configure: Regenerated.
1705
1706 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1707
1708         * MAINTAINERS (CPU Port maintainers): Add self.
1709
1710 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1711
1712         * MAINTAINERS: Add myself as testsuite maintainer.
1713
1714 2011-02-15  Mike Stump  <mikestump@comcast.net>
1715
1716         * MAINTAINERS: Add myself as testsuite maintainer.
1717
1718 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1719
1720         Import from Libtool and gnulib:
1721
1722         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1723
1724         Prepare for supporting FreeBSD 10.
1725         * config.rpath: Remove handling of freebsd1* which soon would
1726         match FreeBSD 10.0.
1727
1728         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1729
1730         Remove support for FreeBSD 1.x.
1731         * libtool.m4 (_LT_LINKER_SHLIBS)
1732         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1733         soon would incorrectly match FreeBSD 10.0.
1734
1735 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1736
1737         PR binutils/12283
1738         * move-if-change: Import version from gnulib.
1739
1740 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1741
1742         PR lto/47225
1743         * Makefile.def (lto-plugin): Double dash for enable-shared.
1744         (configure-gcc): Depend on all-lto-plugin.
1745         * Makefile.in: Rebuilt.
1746
1747 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1748
1749         * configure.ac: Remove extra bracket.
1750         * configure: Regenerate.
1751
1752 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1753
1754         * MAINTAINERS: Add myself as libquadmath maintainer.
1755
1756 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1757
1758         * MAINTAINERS: Update my email address.
1759
1760 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1761
1762         * MAINTAINERS (option handling): Add self.
1763
1764 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1765
1766         PR lto/47225
1767         * Makefile.def: Add dependency for install-gcc
1768         on install-lto-plugin.
1769         * Makfile.in: Regenerated
1770
1771 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1772
1773         * MAINTAINERS (CPU Port Maintainers): Add myself.
1774
1775 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1776
1777         PR libgcj/44341
1778         * configure.ac: Discard --with-* flags for host when configuring
1779         target libraries for cross build.
1780         * configure: Rebuilt.
1781
1782 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1783
1784         * MAINTAINERS (linear loop transforms): Removed.
1785
1786 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1787
1788         * configure.ac: If with_ppl is no, move setting with_cloog=no
1789         after CLOOG_REQUESTED check.
1790         * configure: Regenerated.
1791
1792 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1793
1794         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1795         CLooG has been requested.
1796         * configure: Regenerated.
1797
1798 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1799
1800         * configure: Regenerated.
1801         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1802
1803 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1804
1805         * configure: Regenerated.
1806         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1807
1808 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1809
1810         * configure.ac: Use AS_HELP_STRING throughout.
1811         * configure: Regenerate.
1812
1813 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1814
1815         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1816         * configure: Regenerate.
1817
1818 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1819
1820         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1821
1822 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1823
1824         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1825         for ia64-hpux.
1826         * configure: Regenerate.
1827
1828 2011-01-07  Jan Hubicka  <jh@suse.cz>
1829
1830         PR lto/47225
1831         * Makefile.in: Regenerate.
1832         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1833         configure.
1834
1835 2011-01-07  Jan Hubicka  <jh@suse.cz>
1836
1837         * Makefile.in: Regenerate.
1838         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1839         and configure dependency on lto-plugin configure.
1840         (lto-plugin module): Remove dependency on GCC; add dependency on
1841         liniberty.
1842
1843 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1844
1845         * MAINTAINERS (Write After Approval): Add myself.
1846
1847 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1848
1849         * configure: Regenerate.
1850
1851 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1852
1853         * configure.ac: (picochip): Disable libiberty.
1854
1855 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1856
1857         * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2010-12-10  Ian Lance Taylor  <iant@google.com>
1860
1861         PR bootstrap/46819
1862         * configure.ac: For --disable-libgcj clear libgcj_saved.
1863         * configure: Rebuild.
1864
1865 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1866
1867         PR fortran/46540
1868         * configure.ac: Add --disable-libquadmath and
1869         --disable-libquadmath-support.
1870         * configure: Regenerate.
1871
1872 2010-12-03  Ian Lance Taylor  <iant@google.com>
1873
1874         * MAINTAINERS: Add myself as libgo maintainer.
1875
1876 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1877
1878         PR libffi/46792
1879         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1880         * configure: Regenerate.
1881
1882 2010-12-02  Ian Lance Taylor  <iant@google.com>
1883
1884         * configure.ac: Always set default for poststage1_ldflags to
1885         -static-libstdc++ -static-libgcc.
1886
1887 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1888
1889         * configure.ac: Move comment to remove extra space in last argument
1890         of GCC_TARGET_TOOL.
1891
1892 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1893
1894         PR other/46026
1895         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1896         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1897         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1898         (BASE_FLAGS_TO_PASS): Use it.
1899         * configure: Rebuilt.
1900         * Makefile.in: Rebuilt.
1901
1902 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1903
1904         PR binutils/12258
1905         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1906         Properly check default linker.
1907         * configure: Regnerated.
1908
1909 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1910
1911         * configure.ac: For --enable-gold, handle value `default' instead of
1912         `both*'.  New configure option --{en,dis}able-ld.
1913         * configure: Regenerate.
1914
1915 2010-11-20  Ian Lance Taylor  <iant@google.com>
1916
1917         * configure.ac: Only disable a language library if no language needs
1918         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1919         * configure: Rebuild.
1920
1921 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1922
1923         * Makefile.in: Regenerate.
1924
1925         PR other/46202
1926         * configure.ac: Fix just-built in-tree STRIP name to be
1927         binutils/strip-new.
1928         * configure: Regenerate.
1929         * Makefile.def (install-strip-gcc, install-strip-binutils)
1930         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1931         (install-strip-sid): Mirror dependencies on non-strip variants
1932         of these targets on the respective -strip prerequisites.
1933         * Makefile.tpl (install-strip, install-strip-host)
1934         (install-strip-target): New targets.
1935         (install-strip-[+module+], install-strip-target-[+module+]):
1936         New targets.
1937         * Makefile.in: Regenerate.
1938
1939 2010-11-19  Ian Lance Taylor  <iant@google.com>
1940             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1941
1942         * configure.ac: Add target-libgo to target_libraries.  Set
1943         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1944         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1945         (HOST_EXPORTS): Add GOC.
1946         (BASE_TARGET_EXPORTS): Add GOC.
1947         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1948         (GOCFLAGS_FOR_TARGET): New variable.
1949         (EXTRA_HOST_FLAGS): Add GOC.
1950         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1951         * Makefile.def (target_modules): Add libgo.
1952         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1953         (dependencies): Add dependency from configure-target-libgo to
1954         configure-target-libffi and all-target-libstdc++-v3.  Add
1955         dependencies from all-target-libgo to all-target-libffi.
1956         (languages): Add go.
1957         * configure: Rebuild.
1958         * Makefile.in: Rebuild.
1959
1960 2010-11-19  Ian Lance Taylor  <iant@google.com>
1961
1962         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1963         compiler/flag environment variables.
1964
1965 2010-11-18  Ian Lance Taylor  <iant@google.com>
1966
1967         * configure.ac: Check for lang_requires_boot_languages in
1968         config-lang.in files.
1969         * configure: Rebuild.
1970
1971 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1972             Tobias Burnus  <burnus@net-b.de>
1973
1974         PR fortran/32049
1975         * Makefile.def: Add libquadmath; build it with language=fortran.
1976         * configure.ac: Add libquadmath.
1977         * Makefile.tpl: Handle multiple libs in check-[+language+].
1978         * Makefile.in: Regenerate.
1979         * configure: Regenerate.
1980
1981 2010-11-16  Tom Tromey  <tromey@redhat.com>
1982
1983         * MAINTAINERS: Moved myself to reviewers section.
1984
1985 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1986
1987         * MAINTAINERS: Moved myself to reviewers section.
1988
1989 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1990
1991         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1992         (Write After Approval): Remove self.
1993
1994 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1995
1996         * configure.ac: Fix spelling in option names.
1997         * configure: Regenerated.
1998
1999 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2000
2001         PR bootstrap/39622
2002         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2003         * configure: Regenerated.
2004
2005 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2006
2007         * MAINTAINERS: Update my email address.
2008
2009 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2010
2011         * configure: Regenerate.
2012
2013 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2014
2015         * configure: Regenerate.
2016
2017 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2018
2019         * configure: Regenerate.
2020
2021 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2022
2023         * configure: Regenerate.
2024
2025 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2026
2027         * configure.ac: Support official CLooG.org versions.
2028         * configure: Regenerate.
2029         * config/cloog.m4: New.
2030
2031 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2032
2033         * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2036
2037         * MAINTAINERS: Update my email address.
2038
2039 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2040
2041         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2042         * configure: Regenerate.
2043
2044 2010-11-03  Ian Lance Taylor  <iant@google.com>
2045             Dave Korn  <dave.korn.cygwin@gmail.com>
2046
2047         PR lto/46273
2048         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2049         and on other supported platforms whenever LTO is enabled.
2050         * configure: Rebuild.
2051
2052 2010-11-02  Alan Modra  <amodra@gmail.com>
2053
2054         PR binutils/12110
2055         * configure.ac: Error when source path contains spaces.
2056         * configure: Regenerate.
2057
2058 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2059
2060         * MAINTAINERS: Update my email address.
2061
2062 2010-10-20  Ian Lance Taylor  <iant@google.com>
2063
2064         * Makefile.def (target_modules): Set lib_path to src/.libs for
2065         libstdc++-v3 module.
2066         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2067         * Makefile.in: Rebuild.
2068
2069 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2070
2071         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2072         (Write After Approval): Remove myself.
2073
2074 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2075
2076         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2077
2078 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2079
2080         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2081
2082 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2083
2084         * configure.ac (build_lto_plugin): New shell variable.
2085         (--enable-lto): Turn on by default for all non-ELF platforms that
2086         have had LTO support added so far.  Set build_lto_plugin appropriately
2087         for both ELF and non-ELF.
2088         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2089         * configure: Regenerate.
2090
2091 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2092
2093         Sync from src:
2094         * configure.ac (v850 support): Remove target-libgloss from
2095         noconfigdirs.
2096         * configure: Regenerate.
2097
2098 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2099
2100         PR bootstrap/45326
2101         PR bootstrap/45174
2102         * configure.ac: Honor initial values of $build_configargs,
2103         $host_configargs, $target_configargs.  Mark the precious, so
2104         environment settings get recorded.
2105         * configure: Regenerate.
2106
2107 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2108
2109         PR bootstrap/45796
2110         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2111         Depend on all-build-libiberty.
2112         * Makefile.in: Regenerate.
2113
2114 2010-09-30  Michael Eager  <eager@eagercon.com>
2115
2116         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2117         * configure: Regenerate.
2118
2119 2010-09-28  Michael Eager  <eager@eagercon.com>
2120
2121         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2122
2123 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2124
2125         PR bootstrap/44621
2126         * configure.ac: Fix unportable shell quoting.
2127         * configure: Regenerate.
2128
2129 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2130
2131         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2132         targets and amend comment.
2133         * configure: Regenerate.
2134
2135 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2136
2137         * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2140
2141         * configure.ac: Enable LTO by default on Darwin.
2142         * configure: Regenerate.
2143
2144 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2145
2146         * MAINTAINERS (Write After Approval): Add myself.
2147
2148 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2149
2150         * MAINTAINERS (Write After Approval): Add myself.
2151
2152 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2153
2154         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2155         ports
2156
2157 2010-07-28  David Yuste  <david.yuste@gmail.com>
2158
2159         * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2162
2163         * configure.ac: Support all v850 targets.
2164         * configure: Regenerate.
2165
2166 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2167
2168         PR bootstrap/44455
2169         * configure.ac (extra_mpfr_configure_flags): Copy from
2170         extra_mpc_gmp_configure_flags.
2171         * configure: Re-generated.
2172
2173 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2174
2175         * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2178
2179         * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2186
2187         PR target/44862
2188         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2189         Provide -B option to allow for link spec %s substitutions for
2190         libstdc++.a on darwin.
2191         * Makefile.in: Regenerate.
2192
2193 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2194
2195         * MAINTAINERS (Reviewers): Update my e-mail address
2196
2197 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2198
2199         * Makefile.def (configure-gcc): Depend on all-libelf.
2200         * Makefile.in: Rebuild.
2201
2202 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2203
2204         * MAINTAINERS (Write After Approval): Add myself in the right place.
2205
2206 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2207
2208         * MAINTAINERS (Write After Approval): Add myself.
2209
2210 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2211
2212         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2213
2214 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2215
2216         * config.sub: Update to version 2010-05-21.
2217         * config.guess: Update to version 2010-04-03.
2218
2219 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2220
2221         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2222         * configure: Regenerate.
2223
2224 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2225
2226         * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2229
2230         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2231         a platform that supports LTO.
2232         * configure: Regenerate.
2233
2234 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2235
2236         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2237         * configure: Regenerated.
2238
2239 2010-04-27  Roland McGrath  <roland@redhat.com>
2240             H.J. Lu  <hongjiu.lu@intel.com>
2241
2242         * configure.ac (--enable-gold): Support both, both/gold and
2243         both/bfd to add gold to configdirs without removing ld.
2244         * configure: Regenerated.
2245
2246         * Makefile.def: Add install-gold dependency to install-ld.
2247         * Makefile.in: Regenerated.
2248
2249 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2250
2251         PR lto/42776
2252         * configure.ac (--enable-lto): Refactor handling so libelf tests
2253         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2254         and allow LTO to be explicitly enabled on non-ELF platforms that
2255         are known to support it inside else-clause.
2256         * configure: Regenerate.
2257
2258 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2259
2260         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2261         * configure: Regenerate.
2262
2263 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2264
2265         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2266         * configure: Regenerate.
2267
2268 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2269
2270         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2271         separately.
2272         * configure: Regenerate.
2273
2274 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2275
2276         * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2279
2280         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2281         * configure: Regenerate.
2282
2283 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2284
2285         * configure: Regenerate after change to elf.m4.
2286
2287 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2288
2289         * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2292
2293         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2294         * configure: Regenerated.
2295
2296 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2297
2298         * configure.ac: Print "buggy but acceptable" when CLooG
2299         revision is less than 9.
2300         * configure: Regenerated.
2301
2302 2010-04-01  Diego Novillo  <dnovillo@google.com>
2303
2304         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2305
2306 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2307
2308         PR bootstrap/43615
2309         PR bootstrap/43328
2310
2311         Revert:
2312
2313         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2314
2315         * configure.ac: Do not pass --enable-multilib nor
2316         --disable-multilib in baseargs.  Accept explicitly passed
2317         --enable_multilib.
2318         * configure: Regenerate.
2319
2320 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2321
2322         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2323
2324 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2325
2326         * MAINTAINERS: Remove myself.
2327
2328 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2329
2330         PR bootstrap/43328
2331         * configure.ac: Do not pass --enable-multilib nor
2332         --disable-multilib in baseargs.  Accept explicitly passed
2333         --enable_multilib.
2334         * configure: Regenerate.
2335
2336 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2337
2338         * MAINTAINERS (spu port): Remove me.
2339
2340 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2341
2342         * configure.ac (tic6x-*-*): New case.
2343         * configure: Regenerate.
2344
2345 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2346
2347         * config.sub: Update to version 2010-03-22.
2348         * config.guess: Update to version 2009-12-30.
2349
2350 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2351
2352         PR ada/42554
2353         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2354         * configure: Regenerate.
2355
2356 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2357
2358         * MAINTAINERS: Update my email address.
2359
2360 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2361
2362         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2363         (ghassan.shobaki@amd.com): Removed.
2364
2365 2010-03-17  Alan Modra  <amodra@gmail.com>
2366
2367         * MAINTAINERS: Update my email address.
2368
2369 2010-03-16  Diego Novillo  <dnovillo@google.com>
2370
2371         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2372         Matthews.
2373
2374 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2375
2376         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2377         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2378
2379 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2380
2381         * MAINTAINERS: Update my email address.
2382
2383 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2384
2385         * MAINTAINERS: Update my email address.
2386
2387 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2388
2389         * MAINTAINERS: Update my email address.
2390
2391 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2392
2393         * MAINTAINERS: Update my email address.
2394
2395 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2396
2397         PR libstdc++/32499
2398         * configure.ac (RANLIB): Default to true.
2399         (STRIP): Likewise.
2400         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2401         * configure: Regenerate.
2402
2403 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2404
2405         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2406         (Write After Approval): Update my email address.
2407
2408 2010-02-17  Nick Clifton  <nickc@redhat.com>
2409
2410         PR 11238
2411         * Makefile.tpl (local-distclean): Also remove config.cache files in
2412         sub-directories as there may not be Makefiles present in the
2413         sub-directories.
2414         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2415         the config.cache files found by the find command.
2416
2417         * Makefile.in: Regenerate.
2418         * configure.ac: Revert previous delta.
2419         * configure: Regenerate.
2420
2421 2010-02-15  Nick Clifton  <nickc@redhat.com>
2422
2423         PR 11238
2424         * configure.ac: Delete config.cache files in sub-directories when
2425         deleting Makefiles.
2426         * configure: Regenerate.
2427
2428 2010-02-12  Ben Elliston  <bje@gnu.org>
2429
2430         * MAINTAINERS: Update my email address.
2431
2432 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2433
2434         * MAINTAINERS (spu port): Update my email address.
2435
2436 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2437
2438         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2439
2440 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2441
2442         * configure.ac: Add "recommended" version checks for GMP/MPC.
2443         Update recommended GMP/MPFR/MPC versions.
2444         * configure: Regenerate.
2445
2446 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2447
2448         * MAINTAINERS: Move my Embecosm email address into the
2449         write-after-approval section.
2450
2451 2010-01-26  Ian Lance Taylor  <iant@google.com>
2452
2453         * MAINTAINERS: Add myself as Go frontend maintainer.
2454
2455 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2456
2457         PR libstdc++/36101, PR libstdc++/42813
2458         * configure.ac (bootstrap_target_libs): Make inclusion of
2459         target-libgomp conditional on libgomb being in target_configdirs.
2460         * configure: Regenerate.
2461
2462 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2463
2464         PR libstdc++/36101, PR libstdc++/42813
2465         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2466         * configure: Regenerate.
2467
2468 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2469
2470         PR libstdc++/36101, PR libstdc++/42813
2471         * configure.ac (target_configdirs): Substitute.
2472         * Makefile.def: Bootstrap target module libgomp.
2473         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2474         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2475         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2476         * configure, Makefile.in: Regenerate.
2477
2478 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2479
2480         * MAINTAINERS: Adjust my details.
2481
2482 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2483
2484         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2485
2486 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2487
2488         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2489
2490 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2491
2492         * MAINTAINERS (Write After Approval): Add myself.
2493
2494 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2495
2496         * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2010-01-11  Richard Guenther  <rguenther@suse.de>
2499
2500         PR lto/41569
2501         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2502         * Makefile.in: Regenerated.
2503
2504 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2505
2506         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2507         * configure: Regenerate.
2508
2509 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2510             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2511
2512         PR bootstrap/42424
2513         * configure.ac: Include libtool m4 files.
2514         (_LT_CHECK_OBJDIR): Call it.
2515         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2516         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2517
2518         * configure: Regenerate.
2519
2520 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2521
2522         PR bootstrap/41818
2523         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2524         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2525         * Makefile.in: Regenerate.
2526
2527 2010-01-02  Richard Guenther  <rguenther@suse.de>
2528
2529         PR lto/41529
2530         * configure.ac: Include config/elf.m4.  Disable LTO if not
2531         builting for an elf target.
2532         * configure: Regenerate.
2533
2534 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2535
2536         * MAINTAINERS: Change my email address.
2537
2538 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2539
2540         * config.sub, config.guess: Update from upstream sources.
2541
2542 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2543
2544         * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2547
2548         PR middle-end/30447
2549         PR middle-end/30789
2550         PR other/40302
2551
2552         * configure.ac: Require MPC.
2553         * configure: Regenerate.
2554
2555 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2556
2557         PR target/38384
2558         PR bootstrap/40972
2559         * libtool.m4: Sync from git Libtool.
2560         * ltoptions.m4: Likewise.
2561         * ltversion.m4: Likewise.
2562         * lt~obsolete.m4: Likewise.
2563         * ltmain.sh: Likewise.
2564
2565 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2566
2567         * configure.ac: Update minimum MPC version to 0.8.
2568         * configure: Regenerate.
2569
2570 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2571
2572         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2573         * configure: Regenerated.
2574
2575 2009-11-21  Ian Lance Taylor  <iant@google.com>
2576
2577         * configure.ac: Change default of poststage1_ldflags to be empty if
2578         poststage1_libs is set.  When poststage1_libs is empty, and
2579         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2580         * configure: Rebuild.
2581
2582 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2583
2584         * MAINTAINERS (Write After Approval): Update my email address.
2585
2586 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2587
2588         * config.guess: Update from upstream sources.
2589
2590 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2591
2592         * Makefile.def: Restore host and target settings for gmp.
2593         * Makefile.in: Rebuild.
2594
2595 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2596
2597         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2598         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2599         Fix portability of test of C++ as bootstrap language.  Add
2600         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2601         * configure: Rebuild.
2602         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2603         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2604         in-tree building.
2605         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2606         (POSTSTAGE1_HOST_EXPORTS): Use it.
2607         (STAGE[+id+]_CXXFLAGS): New.
2608         (BASE_FLAGS_TO_PASS): Pass it down.
2609         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2610         extra_exports.
2611         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2612         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2613         extra_exports.
2614         * Makefile.in: Rebuild.
2615
2616 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2617
2618         * config.sub, config.guess: Update from upstream sources.
2619
2620 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2621
2622         * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2009-11-09  Jon Beniston  <jon@beniston.com>
2625
2626         * MAINTAINERS (Write After Approval): Add myself.
2627
2628 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2629
2630         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2631         paths for *-w64-mingw* and x86_64-*mingw*.
2632         * configure: Regenerated.
2633
2634 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2635
2636         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2637
2638 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2639
2640         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2641         Phil Edwards to Write-After Approval.
2642
2643 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2644
2645         * configure.ac: Disable target-winsup & co for
2646         x86_64-*-mingw* and *-w64-mingw* targets.
2647         * configure: Regenerated.
2648
2649 2009-10-16  Nick Clifton  <nickc@redhat.com>
2650
2651         * MAINTAINERS: Add myself as a maintainer for the RX port.
2652
2653 2009-10-26  Johannes Singler  <singler@kit.edu>
2654
2655         * MAINTAINERS (Write After Approval): Update my e-mail address.
2656
2657 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2658
2659         * configure.ac (CLooG test): Use = with test.
2660         * configure: Regenerate.
2661
2662 2009-10-22  Richard Guenther  <rguenther@suse.de>
2663
2664         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2665         cloog if the ppl version check failed.  Move flags saving
2666         before setting in libelf check.
2667         * configure: Regenerate.
2668
2669 2009-10-21  Richard Guenther  <rguenther@suse.de>
2670
2671         * configure.ac: Adjust the ppl and cloog configure to work as
2672         documented.  Disable cloog if ppl was disabled.  Omit the version
2673         checks if they were disabled.
2674         * configure: Re-generate.
2675
2676 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2677
2678         * configure.ac: Add 'lto' to enable_languages, not
2679         new_enable_languages, and only if not already present.
2680         * configure: Regenerate.
2681
2682 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2683
2684         * README: Refer to the various COPYING* files instead of just
2685         COPYING.
2686         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2687
2688 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2689
2690         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2691
2692 2009-10-07  Richard Guenther  <rguenther@suse.de>
2693
2694         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2695         and Richard Guenther as reviewers.
2696         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2697         as reviewers.
2698
2699 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2700
2701         * config.sub: Update from upstream sources.
2702
2703 2009-10-06  Ian Lance Taylor  <iant@google.com>
2704
2705         * Makefile.def: check-gold depends upon all-gas.
2706         * Makefile.in: Rebuild.
2707
2708 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2713
2714         * Makefile.def: all-lto-plugin depends on all-libiberty.
2715         set bootstrap=true for lto-plugin.
2716         Add lto-plugin.
2717         * Makefile.in: Regenerate.
2718         * configure.ac (host_libs): Add lto-plugin.
2719         * configure: Regenerate.
2720
2721 2009-10-03  Diego Novillo  <dnovillo@google.com>
2722
2723         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2724         (HOST_LIBELFLIBS): Define.
2725         (HOST_LIBELFINC): Define.
2726         * Makefile.in: Regenerate.
2727         * configure.ac: Add --enable-lto.
2728         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2729         If --enable-lto is used, add 'lto' to new_enable_languages.
2730         If --enable-lto is used and gold is enabled, add
2731         lto-plugin to configdirs.
2732         * configure: Regenerate.
2733
2734 2009-10-03  Simon Baldwin  <simonb@google.com>
2735
2736         * configure.ac: If --with-system-zlib, suppress local zlib and
2737         pass --with-system-zlib to subdir configure scripts.
2738         * configure: Regenerate.
2739
2740 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2741             Paolo Bonzini  <bonzini@gnu.org>
2742
2743         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2744         $(srcdir).
2745         * Makefile.in: Rebuilt.
2746
2747 2009-09-26  Gary Funck  <gary@intrepid.com>
2748
2749         * MAINTAINERS (Write After Approval): Add myself.
2750
2751 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2752
2753         * configure.ac: Update minimum MPC version to 0.7.
2754         * configure: Regenerate.
2755
2756 2009-09-25  Nick Clifton  <nickc@redhat.com>
2757
2758         * configure.ac: Pass any --cache-file=/dev/null option on to
2759         subconfigures.
2760         * configure: Regenerate.
2761
2762 2009-09-23  Nick Clifton  <nickc@redhat.com>
2763
2764         * config.sub, config.guess: Update from upstream sources.
2765
2766 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2767
2768         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2769         * Makefile.in: Rebuilt.
2770
2771 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2772
2773         PR bootstrap/32272
2774         * configure.ac: Error out if $srcdir isn't '.' but contains
2775         host-${host_noncanonical}.
2776         * configure: Regenerate.
2777
2778 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2779
2780         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2781         maintainer.
2782
2783 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2784
2785         * configure.ac: If bootstrapping a combined tree with
2786         --enable-gold, require c++ in stage1_languages.
2787         * configure: Regenerate.
2788
2789         * configure.ac: Also add target_libs of stage1_languages to
2790         bootstrap_target_libs.
2791         * configure: Regenerate.
2792
2793         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2794         with --enable-languages not containing c++.
2795         * configure: Regenerate.
2796
2797 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2798
2799         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2800         * configure: Regenerate.
2801
2802 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2803
2804         * MAINTAINERS (Write After Approval): Update my e-mail address,
2805         and move from from here...
2806         (Waiting for paperwork): To here.
2807
2808 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2809
2810         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2811
2812 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2813
2814         * configure.ac: Do not use $extrasub for replacing @if/@endif
2815         parts in Makefile; instead, use additional arguments to
2816         AC_CONFIG_COMMANDS to do the replacement manually, with several
2817         sed invocations, to avoid HP-UX sed command limits.
2818         * configure: Regenerate.
2819
2820 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2821
2822         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2823         blank before -L.
2824
2825 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2826
2827         * configure.ac (with-build-config): Document.  Handle without.
2828         Handle missing argument.
2829         * configure: Rebuilt.
2830
2831 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2832
2833         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2834         Default to bootstrap-debug only if compare-debug works.
2835         * configure: Rebuilt.
2836         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2837         * Makefile.in: Rebuilt.
2838
2839 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2840
2841         * MAINTAINERS (OS Port Maintainers): Update my email address.
2842
2843 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2844
2845         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2846         * Makefile.in: Rebuilt.
2847
2848 2009-09-01  Chris Demetriou  <cgd@google.com>
2849
2850         * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2853
2854         PR debug/30161
2855         * include/dwarf2.h (enum dwarf_tag): Added
2856         DW_TAG_GNU_template_template_param
2857         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2858
2859 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2860
2861         * Makefile.tpl (AWK): Fix typo.
2862         * Makefile.in: Regenerate.
2863
2864 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2865
2866         * configure.ac: Detect awk and sed.
2867         * Makefile.def (flags_to_pass): Add AWK and SED.
2868         * Makefile.tpl (AWK, SED): New.
2869         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2870         * configure: Regenerate.
2871         * Makefile.in: Regenerate.
2872
2873 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2874
2875         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2876         (collapseslashes): Likewise.
2877
2878 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2879
2880         * configure.ac (AC_PREREQ): Bump to 2.64.
2881
2882 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2883
2884         * configure.ac: Remove --with-datarootdir, --with-docdir,
2885         --with-pdfdir, --with-htmldir switches.
2886         * configure: Regenerate.
2887
2888         * configure: Regenerate.
2889
2890         * compile: Sync from Automake 1.11.
2891         * depcomp: Likewise.
2892         * install-sh: Likewise.
2893         * missing: Likewise.
2894         * mkinstalldirs: Likewise.
2895         * ylwrap: Likewise.
2896
2897 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2898
2899         * ltmain.sh (func_normal_abspath): New function.
2900         (func_relative_path): Likewise.
2901         (func_mode_help): Document new -bindir option for link mode.
2902         (func_mode_link): Add new -bindir option, and use it to place
2903         output DLL if specified.
2904
2905 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2906
2907         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2908         (baseargs): Add --disable-option-checking.
2909         * configure: Regenerate.
2910
2911         * Makefile.def (configure-target-libiberty): Depend on
2912         all-binutils and all-ld.
2913         (configure-target-newlib): Likewise.
2914         * Makefile.in: Regenerate.
2915
2916 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2917
2918         * config.sub, config.guess: Update from upstream sources.
2919
2920 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2921
2922         Sync from src, merge:
2923
2924         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2925
2926         * configure.ac: Do not exclude gas for i386-*-darwin.
2927         Add a case for x86_64-*-darwin.
2928         * configure: Regenerate.
2929
2930 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2931
2932         * MAINTAINERS: Add my name to Write After Approval list.
2933
2934 2009-08-06  Michael Eager  <eager@eagercon.com>
2935
2936         * configure.ac: Add Microblaze target.
2937         * configure: Regenerate.
2938
2939 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2940
2941         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2942         * configure: Regenerate.
2943
2944 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2945
2946         * MAINTAINERS (Write After Approval): Update my e-mail address.
2947
2948 2009-07-06  Ian Lance Taylor  <iant@google.com>
2949
2950         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2951         * configure: Rebuild.
2952
2953 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2954
2955         * MAINTAINERS: Move myself to the Graphite Reviewers.
2956
2957 2009-06-30  Wei Guozhi  <carrot@google.com>
2958
2959         * MAINTAINERS: Add my name to Write After Approval list.
2960
2961 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2962
2963         PR bootstrap/40338
2964         * configure.ac (comparestring): Create new variable.
2965         * Makefile.tpl (comparestring): Use to skip some comparisions.
2966         * configure: Regenerate.
2967         * Makefile.in: Regenerate.
2968
2969 2009-06-26  Doug Evans  <dje@sebabeach.org>
2970
2971         * Makefile.def (host_modules): Add cgen.
2972         * Makefile.in: Regenerate.
2973         * configure.ac (host_tools): Add cgen.
2974         * configure: Regenerate.
2975
2976 2009-06-23  DJ Delorie  <dj@redhat.com>
2977
2978         * MAINTAINERS: Add myself as mep maintainer.
2979
2980 2009-06-23  Ian Lance Taylor  <iant@google.com>
2981
2982         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2983         boot_languages.  Only bootstrap target libraries listed in
2984         target_libs for some boot language.  Add --with-stage1-ldflags,
2985         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2986         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2987         if not building with C++.
2988         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2989         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2990         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2991         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2992         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2993         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2994         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2995         * configure, Makefile.in: Rebuild.
2996
2997 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2998
2999         * MAINTAINERS: Added my name to write-after-approval list.
3000
3001 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3002
3003         * configure.ac: Define is_elf for QNX Neutrino targets.
3004         * configure: Regenerate.
3005
3006 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3007
3008         * MAINTAINERS: Added my name to the write-after-approval list
3009
3010 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3011
3012         * configure.ac: Detect MPC in default directory.
3013         * configure: Regenerate.
3014
3015 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3016             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3017
3018         * Makefile.tpl (all): Avoid a trailing backslash.
3019         * Makefile.in: Regenerate.
3020
3021 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3022
3023         * config.sub, config.guess: Update from upstream sources.
3024
3025 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3026
3027         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3028         to noconfdirs.
3029         * configure: Regenerate.
3030
3031 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3032
3033         * Makefile.tpl ([+compare-target+]): Compare all stage
3034         directories, rather than just gcc.
3035         * Makefile.in: Rebuilt.
3036
3037 2009-06-01  Doug Kwan  <dougkwan@google.com>
3038
3039         * configure.ac: Support gold for target arm*-*-*.
3040         * configure: Regenerate.
3041
3042 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3043
3044         * Makefile.def: Add MPC support and dependencies.
3045         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3046
3047         * Makefile.in, configure: Regenerate.
3048
3049 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3050
3051         * Makefile.tpl (all): Avoid harmless warning in make all when
3052         gcc-bootstrap is enabled but stage_last does not exist.
3053         * Makefile.in: Rebuilt.
3054
3055 2009-05-24  Nicolas Roche  <roche@adacore.com>
3056
3057         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3058         * Makefile.in: Regenerate.
3059
3060 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3061
3062         * MAINTAINERS: Update my e-mail address.
3063
3064 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3065
3066         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3067         * configure:  Regenerate.
3068
3069 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3070
3071         PR other/40159
3072         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3073         gcc-no-bootstrap are mutually exclusive.
3074         * Makefile.in: Rebuilt.
3075
3076 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3077
3078         PR other/40159
3079         * Makefile.tpl (all): Don't end with unconditional success.
3080         * Makefile.in: Rebuilt.
3081
3082 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3083
3084         PR target/37137
3085         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3086         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3087         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3088         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3089         stage_configureflags, stage_cflags and stage_libcflags into
3090         explicit Makefile macros.
3091         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3092         GFORTRAN.
3093         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3094         CC.  Set CC_FOR_BUILD from CC.
3095         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3096         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3097         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3098         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3099         and GFORTRAN.
3100         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3101         (_LIBCFLAGS): Renamed to _TFLAGS.
3102         (do-compare-debug, do-compare3-debug): Drop.
3103         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3104         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3105         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3106         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3107         (XGCC_FLAGS_FOR_TARGET): New.
3108         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3109         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3110         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3111         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3112         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3113         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3114         TFLAGS.
3115         (BUILD_CONFIG): Include if requested.
3116         (all): Set TFLAGS on bootstrap.
3117         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3118         (all-stageid-prefixmodule): Likewise.
3119         (do-clean, distclean-stageid): Set TFLAGS.
3120         (restrap): Fix whitespace.
3121         * Makefile.in: Rebuilt.
3122
3123 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3124
3125         * config.guess: Sync with src.
3126
3127 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3128
3129         * configure.ac ($with_ppl):  Default to no if not supplied.
3130         ($with_cloog):  Likewise.
3131         configure:  Regenerate.
3132
3133 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3134
3135         * MAINTAINERS: Update my e-mail address.
3136
3137 2009-04-27  Nick Clifton  <nickc@redhat.com>
3138
3139         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3140
3141 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3142
3143         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3144         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3145         * Makefile.in: Regenerate.
3146
3147 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3148
3149         PR bootstrap/39739
3150         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3151         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3152
3153         * configure, Makefile.in: Regenerate.
3154
3155 2009-04-21  Taras Glek  <tglek@mozilla.com>
3156
3157         * include/hashtab.h: Update GTY annotations to new syntax
3158         * include/splay-tree.h: Likewise
3159
3160 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3161
3162         * config.sub, config.guess: Update from upstream sources.
3163
3164 2009-04-15  Anthony Green  <green@moxielogic.com>
3165
3166         * configure.ac: Add moxie support.
3167         * configure: Rebuilt.
3168
3169 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3170
3171         * configure.ac: Change copyright header to refer to version
3172         3 of the GNU General Public License and to point readers at the
3173         COPYING3 file and the FSF's license web page.
3174         * Makefile.def: Likewise.
3175         * Makefile.tpl: Likewise.
3176         * Makefile.in: Regenerate.
3177
3178 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3179
3180         * configure.ac: Restore match for darwin9 or later. Use double
3181         brackets since regeneration eats one pair.
3182         * configure: Regenerate.
3183
3184 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3185
3186         PR gas/10039
3187         * configure.ac: Require texinfo 4.7.
3188         * configure: Regenerated.
3189
3190 2009-04-09  Nick Clifton  <nickc@redhat.com>
3191
3192         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3193         the GCC Runtime Library Exception.
3194
3195 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3196
3197         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3198         * configure: Regenerate.
3199
3200 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3201
3202         * Makefil.def (languages): New entries.
3203         * Makefile.tpl (check-gcc-*): New generic target.
3204         * Makefile.in: Regenerate.
3205
3206 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3207
3208         * MAINTAINERS:  Update my email address.
3209
3210 2009-03-18  Tom Tromey  <tromey@redhat.com>
3211
3212         * configure: Rebuild.
3213         * configure.ac (host_libs): Add libiconv.
3214         * Makefile.in: Rebuild.
3215         * Makefile.def (host_modules): Add libiconv.
3216         (configure-gdb, all-gdb): Depend on libiconv.
3217
3218 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3219
3220         * configure.ac: Treat gdb as supported on x86_64-darwin.
3221         * configure: Regenerate.
3222
3223 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3224
3225         * configure.ac (--with-host-libstdcxx): New option.
3226         * configure: Regenerate.
3227
3228 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3229
3230         * MAINTAINERS:  Move myself into the write after approval list.
3231
3232 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3233
3234         * MAINTAINERS: Update e-mail address.
3235
3236 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3237
3238         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3239
3240 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3241
3242         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3243
3244 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3245
3246         Backport from git Libtool:
3247
3248         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3249         Support GNU/kOpenSolaris.
3250         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3251         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3252         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3253         GNU/kOpenSolaris.
3254
3255 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3256
3257         * MAINTAINERS: Update e-mail address.
3258
3259 2009-02-24  Michael Eager  <eager@eagercon.com>
3260
3261         * MAINTAINERS (Write After Approval): Add self.
3262
3263 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3264
3265         * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2009-02-05  Andreas Schwab  <schwab@suse.de>
3268
3269         * Makefile.tpl (stage_last): Define $r and $s before using
3270         $(RECURSE_FLAGS_TO_PASS).
3271         * Makefile.in: Regenerate
3272
3273 2009-01-30  Ian Lance Taylor  <iant@google.com>
3274
3275         * MAINTAINERS: Move myself to the Global Reviewers list.
3276
3277 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3278
3279         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3280         * configure: Regenerate.
3281
3282 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3283
3284         * MAINTAINERS: Make whitespace consistent.
3285         Remove Robert Millan from Write After Approval.
3286
3287 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3288
3289         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3290         (all-opcodes): Depend on all-libiberty.
3291         * Makefile.in: Regenerate.
3292
3293 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3294
3295         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3296         * configure: Regenerate.
3297
3298 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3299
3300         * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3303
3304         * MAINTAINERS: Add myself to reviewers (Fortran).
3305
3306 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3307
3308         PR tree-optimization/38515
3309         * configure.ac (cloog-polylib): Removed.
3310         (with_ppl, with_cloog): Test for "no".
3311         * configure: Regenerated.
3312
3313 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3314
3315         * MAINTAINERS: Moved myself to reviewers (Fortran).
3316
3317 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3318
3319         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3320         (Write After Approval): Remove myself.
3321
3322 2009-01-03  Diego Novillo  <dnovillo@google.com>
3323
3324         * MAINTAINERS: Remove myself from alias maintainership.
3325
3326 2009-01-02  David Ayers  <ayers@fsfe.org>
3327
3328         * MAINTAINERS: Update e-mail address.
3329
3330 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3331
3332         * MAINTAINERS: Make whitespace consistent.
3333
3334 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3335
3336         Backport from upstream Libtool:
3337         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3338         Add cache variables to tests that require the linker to work.
3339         For shlibpath_overrides_runpath, this also changes the semantics
3340         to let the result from the C compiler take precedence.
3341
3342 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3343
3344         * config.sub, config.guess: Update from upstream sources.
3345
3346 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3347
3348         * configure.ac (ppllibs): Add by default the lib flags.
3349         * configure: Regenerate.
3350
3351 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3352
3353         * MAINTAINERS:  Add myself to the write after approval list.
3354
3355 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3356
3357         * configure.ac: Add double brackets on darwin[912].
3358         * configure: Regenerate.
3359
3360 2008-12-03  Daniel Kraft  <d@domob.eu>
3361
3362         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3363         Approval to Reviewer section (for Fortran front-end).
3364
3365 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3366
3367         * configure.ac: Expand to darwin10 and later.
3368         * configure: Regenerate.
3369
3370 2008-12-02  Andreas Schwab  <schwab@suse.de>
3371
3372         * Makefile.def: configure-target-boehm-gc depends on
3373         all-target-libstdc++-v3.
3374         * Makefile.in: Regenerate.
3375
3376 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3377
3378         * MAINTAINERS:  Add myself as mingw maintainer.
3379
3380 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3381
3382         * config.sub, config.guess: Update from upstream sources.
3383
3384 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3385
3386         * README.SCO: Remove.
3387
3388 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3389
3390         * MAINTAINERS:  Add myself to the write after approval list.
3391
3392 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3393
3394         * MAINTAINERS:  Update my email address in WAA section.
3395
3396 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3397
3398         * MAINTAINERS: Update e-mail address.
3399
3400 2008-11-27  Toon Moene  <toon@moene.org>
3401
3402         * MAINTAINERS: Change e-mail address.
3403
3404 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3405
3406         * configure.ac: Build gdb for i?86-*-darwin*
3407         * configure: Regenerated.
3408
3409 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3410
3411         * MAINTAINERS: Added my full name.
3412
3413 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3414
3415         PR bootstrap/38014
3416         PR bootstrap/37923
3417
3418         Revert:
3419
3420         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3421
3422         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3423         * Makefile.in: Regenerated.
3424
3425         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3426
3427         PR gdb/921
3428         PR gdb/1646
3429         PR gdb/2175
3430         PR gdb/2176
3431
3432         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3433         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3434         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3435         (HOST_EXPORTS): Pass CPPFLAGS.
3436         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3437         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3438         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3439         * Makefile.in, configure: Regenerated.
3440         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3441         and CPPFLAGS_FOR_BUILD.
3442
3443 2008-11-06  Jeff Law  <law@redhat.com>
3444
3445         * MAINTAINERS: Add myself as middle end maintainer.
3446
3447 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3448
3449         * MAINTAINERS (Write after approval): Add myself.
3450
3451 2008-11-05  Diego Novillo  <dnovillo@google.com>
3452
3453         * MAINTAINERS (Global Reviewers): Add myself.
3454         (Non-Algorithmic Maintainers): Remove myself.
3455
3456 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3457
3458         * MAINTAINERS (Write after approval): Add myself.
3459
3460 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3461
3462         * MAINTAINERS (Write after approval): Add myself.
3463
3464 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3465
3466         * configure.ac (spu-*-*): Remove special case.
3467         * configure: Regenerate.
3468
3469 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3470
3471         * MAINTAINERS (Write after approval): Update my email address.
3472
3473 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3474
3475         * configure.ac [spu-*-*]: Do not set skipdirs.
3476         * configure: Re-generate.
3477
3478 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3479
3480         * MAINTAINERS (Various Maintainers): Add myself to reload.
3481
3482 2008-10-25  Richard Guenther  <rguenther@suse.de>
3483
3484         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3485         maintainer.  Remove myself as libgcc-math maintainer.
3486         (Non-Algorithmic Maintainers): Remove myself.
3487
3488 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3489
3490         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3491         * Makefile.in: Regenerated.
3492
3493 2008-10-23  Cary Coutant  <ccoutant@google.com>
3494
3495         * MAINTAINERS (Write after approval): Add myself.
3496
3497 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3498
3499         PR gdb/921
3500         PR gdb/1646
3501         PR gdb/2175
3502         PR gdb/2176
3503
3504         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3505         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3506         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3507         (HOST_EXPORTS): Pass CPPFLAGS.
3508         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3509         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3510         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3511         * Makefile.in, configure: Regenerated.
3512         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3513         and CPPFLAGS_FOR_BUILD.
3514
3515 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3516
3517         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3518         Sebastian Pop.
3519
3520 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3521
3522         * MAINTAINERS (Write After Approval): Added myself.
3523
3524 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3525
3526         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3527         recommended version to 2.3.2.
3528
3529         * configure: Regenerate.
3530
3531 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3532
3533         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3534
3535 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3536
3537         * MAINTAINERS (Write After Approval): Update e-mail address.
3538
3539 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3540
3541         * libtool.m4: Update to libtool 2.2.6.
3542         * lt~obsolete.m4: Update to libtool 2.2.6.
3543         * ltmain.sh: Update to libtool 2.2.6.
3544         * ltsugar.m4: Update to libtool 2.2.6.
3545         * ltversion.m4: Update to libtool 2.2.6.
3546         * ltoptions.m4: Update to libtool 2.2.6.
3547         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3548
3549 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3550
3551         * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3554
3555         * MAINTAINERS (Write After Approval): Update my name.
3556
3557 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3558
3559         * MAINTAINERS: Add myself in "Write After Approval".
3560
3561 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3562
3563         * MAINTAINERS: Add myself as ia64 maintainer.
3564
3565 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3566
3567         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3568         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3569         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3570         and Michael Tiemann from Write After Approval since they do not
3571         actually have access.
3572
3573 2008-09-05  Richard Guenther  <rguenther@suse.de>
3574
3575         * configure.ac: Initialize clooglibs to -lcloog.
3576         * configure: Re-generate.
3577
3578 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3579
3580         * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3583
3584         * configure.ac (--with-cloog-polylib): New.
3585         (--disable-cloog-version-check): New.
3586         (--disable-ppl-version-check): New.
3587         * configure: Re-generate.
3588
3589 2008-09-03  Richard Guenther  <rguenther@suse.de>
3590
3591         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3592         cloog test.
3593         * configure: Re-generate.
3594
3595 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3596
3597         Add picoChip port.
3598         * MAINTAINERS: Add picoChip maintainers.
3599
3600 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3601             Tobias Grosser  <grosser@fim.uni-passau.de>
3602             Jan Sjodin  <jan.sjodin@amd.com>
3603             Harsha Jagasia  <harsha.jagasia@amd.com>
3604             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3605             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3606             Adrien Eliche  <aeliche@isty.uvsq.fr>
3607
3608         Merge from graphite branch.
3609         * configure: Regenerate.
3610         * Makefile.in: Regenerate.
3611         * configure.ac (host_libs): Add ppl and cloog.
3612         Add checks for PPL and CLooG.
3613         * Makefile.def (ppl, cloog): Added modules and dependences.
3614         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3615         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3616
3617 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3618
3619         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3620         (GCC_SHLIB_SUBDIR): New.
3621         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3622         * configure: Regenerate.
3623         * Makefile.in: Regenerate.
3624
3625 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3626
3627         * MAINTAINERS: Consistently use tabs to separate columns.
3628
3629 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3630
3631         * MAINTAINERS (Write after Approval): Add myself.
3632
3633 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3634
3635         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3636         Enable bfd, binutils and opcodes.
3637         * configure: Regenerate.
3638
3639 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3640
3641         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3642
3643 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3644
3645         * MAINTAINERS:  Use correct Umlaut for last name.
3646
3647 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3648
3649         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3650
3651 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3652
3653         * MAINTAINERS: Update my email address.
3654
3655 2008-08-16  Nicolas Roche  <roche@adacore.com>
3656
3657         * Makefile.tpl: Add BOOT_ADAFLAGS.
3658         * Makefile.in: Regenerate.
3659
3660 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3661
3662         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3663         * configure: Regenerate.
3664
3665 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3666
3667         * configure.ac: Add makefile fragments for hpux.
3668         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3669         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3670         * configure: Regenerate.
3671         * Makefile.in: Regenerate.
3672
3673 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3674
3675         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3676
3677 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3678
3679         * MAINTAINERS (Write after Approval): Add myself.
3680
3681 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3682
3683         * MAINTAINERS (Write After Approval):  Add myself.
3684
3685 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3686
3687         * MAINTAINERS (Write After Approval):  Add myself.
3688
3689 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3690
3691         * MAINTAINERS: Update my email address.
3692
3693 2008-06-25  Joey Ye  <joey.ye@intel.com>
3694
3695         * MAINTAINERS (Write After Approval):  Add myself.
3696
3697 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3698
3699         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3700         * Makefile.in: Regenerate.
3701         * configure: Regenerate.
3702
3703 2008-06-17  Daniel Kraft  <d@domob.eu>
3704
3705         * MAINTAINERS (Write After Approval):  Add myself.
3706
3707 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3708
3709         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3710         "$@" is still intact with both Autoconf 2.59 and 2.62.
3711         * configure: Regenerate.
3712
3713 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3714
3715         * Makefile.tpl: Fix comment errors.
3716         * Makefile.in: Regenerate.
3717
3718 2008-06-12  David S. Miller  <davem@davemloft.net>
3719             David Edelsohn  <edelsohn@gnu.org>
3720
3721         * configure.ac: Add powerpc*-*-* to gold supported targets.
3722         * configure: Regenerate.
3723
3724 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3725
3726         PR tree-optimization/36218
3727         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3728         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3729         (all prefix="build-"): Pass them to build-system sub-makes.
3730         * Makefile.in: Regenerate.
3731
3732 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3733
3734         * MAINTAINERS (mt port): Remove.
3735         (sco5, unixware, sco udk): Remove.
3736         (Kean Johnston): Add to Write After Approval.
3737
3738 2008-05-30  Julian Brown  <julian@codesourcery.com>
3739
3740         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3741         of libobjc for ARM EABI Linux.
3742         * configure: Regenerate.
3743
3744 2008-05-18  Xinliang David Li   <davidxl@google.com>
3745
3746         * ChangeLog: Remove wrong ChangeLog entry.
3747
3748 2008-05-17  Xinliang David Li   <davidxl@google.com>
3749
3750         * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3753
3754         * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2008-05-14  Rafael Espíndola  <espindola@google.com>
3757
3758         * config-ml.in: don't handle --enable-shared and --enable-static.
3759
3760 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3761
3762         * MAINTAINERS: Update my email address.
3763
3764 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3765
3766         * MAINTAINERS: Update my email address.
3767
3768 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3769
3770         * MAINTAINERS (Write After Approval): Add myself.
3771
3772 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3773
3774         * MAINTAINERS (Write After Approval): Add myself.
3775
3776 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3777
3778         * MAINTAINERS (crx): Add myself.
3779
3780 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3781
3782         Sync with src:
3783         2008-04-14  David S. Miller  <davem@davemloft.net>
3784
3785         * configure.ac: Add sparc*-*-* to gold supported targets.
3786         * configure: Regenerate.
3787
3788 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3789
3790         PR bootstrap/35457
3791         * configure.ac: Include override.m4.
3792         * configure: Regenerate.
3793
3794 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3797         * Makefile.in: Regenerate.
3798
3799 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3800
3801         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3802         as nonconfigurable directories list.
3803         * configure: Regenerate.
3804
3805 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3806
3807         * config.sub, config.guess: Update from upstream sources.
3808
3809 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3810
3811         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3812         * Makefile.in: Regenerate.
3813
3814 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3815
3816         * configure.ac: Do not build libssp for the AVR.
3817         * configure: Regenerate.
3818
3819 2008-04-07  Ian Lance Taylor  <iant@google.com>
3820
3821         * Makefile.def: check-gold depends upon all-binutils.
3822         * Makefile.in: Regenerate.
3823
3824 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3825
3826         * MAINTAINERS (Write After Approval): Add myself.
3827
3828 2008-04-04  Nick Clifton  <nickc@redhat.com>
3829
3830         PR binutils/4334
3831         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3832         builds.
3833         * configure: Regenerate.
3834
3835 2008-04-04  NightStrike  <NightStrike@gmail.com>
3836
3837         PR other/35151
3838         * configure.ac: Combine rules for mingw32 and mingw64.
3839         * configure: Regenerate.
3840
3841 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3842
3843         * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3846
3847         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3848         * Makefile.in (.NOTPARALLEL): Ditto.
3849
3850 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3851
3852         * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3855
3856         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3857         * Makefile.in (.NOTPARALLEL): Regenerate.
3858
3859 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3860
3861         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3862         * Makefile.in: Regenerate.
3863
3864 2008-03-26  Jakub Staszak  <kuba@et.pl>
3865
3866         * MAINTAINERS (Write After Approval): Add myself.
3867
3868 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3869
3870         * MAINTAINERS:  Update e-mail address.
3871
3872 2008-03-20  Ian Lance Taylor  <iant@google.com>
3873
3874         * configure.ac: Add support for --enable-gold.
3875         * Makefile.def: Add gold as a directory like ld.
3876         * configure, Makefile.in: Regenerate.
3877
3878 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3879
3880         * configure.ac: m4_include config/proginstall.m4.
3881         * configure: Regenerate.
3882
3883         Backport from upstream Libtool:
3884
3885         2007-10-12  Eric Blake  <ebb9@byu.net>
3886
3887         Deal with Autoconf 2.62's semantic change in m4_append.
3888         * ltsugar.m4 (lt_append): Replace broken versions of
3889         m4_append.
3890         (lt_if_append_uniq): Don't require separator to be overquoted,
3891         and avoid broken m4_append.
3892         (lt_dict_add): Fix typo.
3893         * libtool.m4 (_LT_DECL): Don't overquote separator.
3894
3895 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3896
3897         * config.rpath: Add AIX 6 support.
3898
3899 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * Makefile.def (stageprofile).  Remove -fprofile-generate
3902         from stage_libcflags.
3903         * Makefile.in: Regenerate.
3904
3905 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3906
3907         * config.sub, config.guess: Update from upstream sources.
3908
3909 2008-03-06  Tom Tromey  <tromey@redhat.com>
3910
3911         * MAINTAINERS: Update for treelang deletion.
3912
3913 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3914
3915         * MAINTAINERS: Update my email address.
3916
3917 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3918
3919         * MAINTAINERS (darwin port): Add myself as a maintainer.
3920         (objective-c/c++): Add myself as a maintainer.
3921
3922 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3923
3924         * MAINTAINERS (Write After Approval): Update my email address.
3925
3926 2008-02-25  Tomas Bily  <tbily@suse.cz>
3927
3928         * MAINTAINERS (Write After Approval): Add myself.
3929
3930 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3931
3932         * MAINTAINERS (OpenMP): Add myself.
3933
3934 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3935
3936         PR bootstrap/32009
3937         PR bootstrap/32161
3938
3939         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3940         * configure: Regenerate.
3941
3942         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3943         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3944         STAGE4_LIBCFLAGS): New.
3945         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3946         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3947         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3948         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3949         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3950         for target modules.  Don't export LIBCFLAGS.
3951         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3952         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3953         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3954         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3955         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3956         * Makefile.in: Regenerate.
3957
3958 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3959
3960         PR libgcj/33085
3961         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3962         Do not use -DDLL_EXPORT.  Backport from upstream.
3963
3964 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3965
3966         * MAINTAINERS (Write After Approval): Add myself.
3967
3968 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3969
3970         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3971         * configure: Regenerate.
3972
3973 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3974
3975         * configure.ac (xtensa*-*-*): Recognize processor variants.
3976         * configure: Regenerate.
3977
3978 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3979
3980         PR bootstrap/34922
3981         * configure.ac (PARSE_ARGS): Push suitable setting of
3982         ac_subdirs_all, for `./configure --help=recursive'.
3983         Handle `+' in generic toplevel directory disabling.
3984         * configure: Regenerate.
3985
3986 2008-01-28  Nick Clifton  <nickc@redhat.com>
3987
3988         * MAINTAINERS (xstormy16): Take over maintainership.
3989
3990 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3991
3992         * MAINTAINERS (c4x port): Remove.
3993
3994 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3995
3996         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3997
3998 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3999
4000         * config.sub, config.guess: Update from upstream sources.
4001
4002 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4003
4004         * MAINTAINERS (Write After Approval): Add myself.
4005
4006 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4007
4008         * MAINTAINERS: Update my email address.
4009
4010 2008-01-09  Raksit Ashok  <raksit@google.com>
4011
4012         * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2008-01-09  Raksit Ashok  <raksit@google.com>
4015
4016         * MAINTAINERS (Write After Approval): Add myself.
4017
4018 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4019
4020         * config.sub, config.guess: Update from upstream sources.
4021
4022 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4023
4024         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4025         Change recommended MPFR from 2.2.1 -> 2.3.0.
4026         * configure: Regenerate.
4027
4028 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4029
4030         * MAINTAINERS: Update my email address.
4031
4032 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4033
4034         * MAINTAINERS: Update my email address.
4035
4036 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4037
4038         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4039         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4040         * Makefile.in: Regenerate.
4041
4042 2007-12-10  Mark Heffernan  <meheff@google.com>
4043
4044         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4045         misplaced entries.
4046
4047 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4048
4049         * configure.ac: Enable libjava for x86_64-*-darwin9.
4050         * configure: Regenerate.
4051
4052 2007-12-07  Bill Maddox  <maddox@google.com>
4053
4054         * MAINTAINERS (Write After Approval): Add myself.
4055
4056 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4057
4058         * config.sub, config.guess: Update from upstream sources.
4059
4060 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4061
4062         * config-ml.in: Remove 64bit configure tests.
4063
4064 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4065
4066         * config-ml.in: Robustify against white space in absolute file
4067         names.
4068
4069         * config-ml.in (multi-clean): Substitute ${Makefile}.
4070         Remove superfluous ${Makefile} in list.
4071
4072 2007-11-19  Thiemo Seufer  <ths@mips.com>
4073
4074         * config-ml.in: Don't hardcode the Makefile name.
4075
4076 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4077
4078         * MAINTAINERS (Write After Approval): Add myself.
4079
4080 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4081
4082         * MAINTAINERS (Write After Approval): Add myself.
4083
4084 2007-11-06  Doug Kwan  <dougkwan@google.com>
4085
4086         * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4089
4090         * MAINTAINERS (mercury): Remove entry.
4091         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4092
4093 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4094
4095         * Makefile.def (dependencies): Make configure-gdb depend on
4096         all-intl.
4097         * Makefile.in: Regenerated.
4098
4099 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4100
4101         * MAINTAINERS (Fortran maintainer): Remove myself.
4102
4103 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4104
4105         * Makefile.def: To avoid problems running with parallel makes,
4106         build newlib before libgloss so that target specific header
4107         files are availble.
4108         * Makefile.in: Regenerate
4109
4110 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4111
4112         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4113         * Makefile.in: Regenerate.
4114
4115 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4116
4117         * MAINTAINERS (Register allocation reviewer): Add myself.
4118
4119 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4120
4121         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4122         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4123         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4124         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4125         * configure: Regenerate.
4126
4127 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4128
4129         * MAINTAINERS (Register allocation reviewer): Add myself.
4130
4131 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4132
4133         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4134         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4135         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4136         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4137         * configure.ac: Default them to host tools for $host = $build.
4138         Subst them.
4139
4140         * configure: Regenerate.
4141         * Makefile.in: Regenerate.
4142
4143 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4144
4145         * MAINTAINERS (Register allocation reviewer): Add myself.
4146
4147 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4148
4149         * MAINTAINERS (Register allocation reviewer): Add myself.
4150
4151 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4152
4153         * MAINTAINERS (Write After Approval): Fix typo.
4154
4155 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4156
4157         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4158         * configure: Regenerate.
4159
4160 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4161
4162         PR bootstrap/31906
4163         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4164         they're already prefixed.
4165
4166 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4167
4168         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4169         libstdc++.
4170         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4171         * configure: Regenerate.
4172         * Makefile.in: Regenerate.
4173
4174 2007-09-17  Andreas Schwab  <schwab@suse.de>
4175
4176         * configure.ac: Raise minimum makeinfo version to 4.6.
4177         * configure: Regenerate.
4178
4179 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4180
4181         * MAINTAINERS (write-after-approval) add myself
4182
4183 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4184
4185         * configure.ac: Correct makeinfo version check.
4186         * configure: Regenerate.
4187
4188 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4189
4190         * MAINTAINERS: Update my email address.
4191
4192 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4193
4194         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4195         to $skipdirs and only disable gprof for newlib.  Use the normal
4196         mips*-elf* handling in other respects.
4197         * configure: Regnerate.
4198
4199 2007-09-12  David Daney  <ddaney@avtrex.com>
4200
4201         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4202         enabling libgcj.
4203         * configure: Regenerate.
4204
4205 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4206
4207         PR other/32154
4208         * configure.ac: For libgloss targets, point the linker to the linker
4209         script, startup code and simulator library.
4210         * configure: Regenerate.
4211
4212 2007-09-07  Andrew Haley  <aph@redhat.com>
4213
4214         * configure.ac (noconfigdirs): Remove target-libffi and
4215         target-libjava.
4216         * configure: Regenerate.
4217
4218 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4219
4220         PR target/33281
4221         * configure.ac: Use config/mh-mingw on mingw.
4222         * configure: Regenerate.
4223
4224 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4225
4226         * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2007-09-05  Richard Guenther  <rguenther@suse.de>
4229
4230         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4231         nor --disable-checking is provided also turn on yes and types
4232         checking for stage1.
4233         * configure: Re-generate.
4234
4235 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4236
4237         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4238         (Write After Approval): Remove myself.
4239
4240 2007-08-29  Nick Clifton  <nickc@redhat.com>
4241
4242         * config.sub, config.guess: Update from upstream sources.
4243
4244 2007-08-22  Bud Davis  <jmdavis@link.com>
4245
4246         * MAINTAINERS (Write After Approval): Added myself.
4247         * MAINTAINERS (Reviewers): Removed myself.
4248
4249 2007-08-18  Paul Brook  <paul@codesourcery.com>
4250             Joseph Myers  <joseph@codesourcery.com>
4251
4252         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4253         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4254         * Makefile.in: Regenerate.
4255         * configure.ac (--with-debug-prefix-map): New.
4256         * configure: Regenerate.
4257
4258 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4259             Nigel Stephens  <nigel@mips.com>
4260
4261         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4262         as target_makefile_frag.
4263         * configure: Regenerate.
4264
4265 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4266
4267         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4268         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4269         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4270         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4271         (do-compare, do-compare3, do-compare-debug): New.
4272         ([+compare-target+]): Use them.
4273
4274 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4275
4276         * MAINTAINERS (Write After Approval): Change my email address.
4277
4278 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4279             Ben Elliston  <bje@au.ibm.com>
4280
4281         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4282         --silent if $silent.
4283         * configure: Regenerate.
4284
4285 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4286
4287         * MAINTAINERS (Various Maintainers): Add myself as
4288         loop infrastructure maintainer.  Update my e-mail
4289         address.
4290
4291 2007-07-31  Diego Novillo  <dnovillo@google.com>
4292
4293         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4294         Adjust description.
4295
4296 2007-07-26  Richard Guenther  <rguenther@suse.de>
4297
4298         * configure.ac: Add types checking to stage1 checking flags.
4299         * configure: Regenerate.
4300
4301 2007-07-17  Nick Clifton  <nickc@redhat.com>
4302
4303         * COPYING3: New file.  Contains version 3 of the GNU General
4304         Public License.
4305         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4306         Lesser General Public License.
4307
4308 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4309
4310         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4311
4312 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4313
4314         * MAINTAINERS (S/390 co-maintainer): Add myself.
4315         (Write After Approval): Remove myself.
4316
4317 2007-07-13  Dan Hipschman  <dsh@google.com>
4318
4319         * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2007-07-11  Nick Clifton  <nickc@redhat.com>
4322
4323         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4324         WINDRES export.
4325         * Makefile.in: Regenerate.
4326
4327 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4328
4329         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4330         maintainer.
4331
4332 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4333
4334         * lt~obsolete.m4: New. Import from 20070318 libtool.
4335
4336 2007-07-03  Julian Brown  <julian@codesourcery.com>
4337
4338         * MAINTAINERS (Write After Approval): Add myself.
4339
4340 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4341
4342         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4343         * configure: Regenerate.
4344
4345 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4346
4347         * configure.ac: Add some missing m4 quotation.
4348         * configure: Regenerate.
4349
4350 2007-07-02  Simon Baldwin  <simonb@google.com>
4351
4352         * MAINTAINERS (Write After Approval): Add myself.
4353
4354 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4355
4356         * configure: Regenerate.
4357
4358 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4359
4360         * Makefile.def: Add windmc tool to build.
4361         * Makefile.tpl: Likewise.
4362         * configure.ac: Likewise.
4363         * Makefile.in: Regenerate.
4364         * configure: Regenerate.
4365
4366 2007-06-28  DJ Delorie  <dj@redhat.com>
4367
4368         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4369         not building newlib.
4370         * configure: Regenerated.
4371
4372 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4373
4374         * MAINTAINERS (Write After Approval): Add myself.
4375
4376 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4377
4378         * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4381
4382         * MAINTAINERS (Write After Approval): Add myself.
4383
4384 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4385
4386         * MAINTAINERS (Write After Approval): Add myself.
4387
4388 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4389
4390         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4391         * Makefile.in: Regenerated.
4392
4393 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4394
4395         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4396         bfin*-*-uclinux* targets.
4397         * configure: Regenerate.
4398
4399 2007-06-14  Ian Lance Taylor  <iant@google.com>
4400
4401         * MAINTAINERS: Add myself as non-algorithmic global write
4402         maintainer.
4403
4404 2007-06-14  Diego Novillo  <dnovillo@google.com>
4405
4406         * MAINTAINERS: Add self as middle-end maintainer and
4407         non-algorithmic global write maintainer.
4408
4409 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4410
4411         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4412         Move all Fortran maintainers except Paul Brook into the
4413         Non-Autopoiesis section.
4414
4415 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4416
4417         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4418         (distclean-stage[+id+]): Possibly delete stage_last.
4419         * Makefile.in: Regenerate.
4420
4421 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4422
4423         * MAINTAINERS (Various Maintainer): Fix typo.
4424
4425 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4426
4427         * MAINTAINERS (Various Maintainer): Add myself as
4428         dataflow maintainer.
4429
4430 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4431
4432         * config.sub, config.guess: Update from upstream sources.
4433
4434 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4435
4436         * Makefile.tpl: Fix spelling error.
4437         * Makefile.in: Regenerate.
4438
4439 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4440
4441         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4442         lt_cv_sys_max_cmd_len.
4443
4444 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4445
4446         * MAINTAINERS (Various Maintainers): Add myself as
4447         auto-vectorizer maintainer.
4448
4449 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         PR libjava/32098
4452         * libtool.m4: Revert previous change.
4453         * ltgcc.m4: Put it here.
4454
4455 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4456
4457         * MAINTAINERS (Various Maintainers): Add myself as
4458         auto-vectorizer maintainer.
4459
4460 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4461
4462         PR libjava/32098
4463         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4464
4465 2007-05-30  Richard Guenther  <rguenther@suse.de>
4466
4467         * MAINTAINERS (Various Maintainers): Add myself as
4468         auto-vectorizer maintainer.
4469
4470 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4471
4472         PR bootstrap/29382
4473         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4474         * configure: Rebuilt.
4475
4476 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4477
4478         * MAINTAINERS (Write After Approval): Removed my name.
4479
4480 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4481
4482         * MAINTAINERS (Write After Approval): Remove myself.
4483
4484 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4485
4486         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4487
4488 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4489
4490         * ltmain.sh: Update from ToT Libtool.
4491         * libtool.m4: Update from ToT Libtool.
4492         * ltsugar.m4: New. Update from ToT Libtool.
4493         * ltversion.m4: New. Update from ToT Libtool.
4494         * ltoptions.m4: New. Update from ToT Libtool.
4495         * ltconfig: Remove.
4496         * ltcf-c.sh: Remove.
4497         * ltcf-cxx.sh: Remove.
4498         * ltcf-gcj.sh: Remove.
4499
4500 2007-05-22  Ollie Wild  <aaw@google.com>
4501
4502         * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4505
4506         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4507         stage_cflags.
4508         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4509         Remove CFLAGS/LIBCFLAGS.
4510         (configure-stage[+id+]-[+prefix+][+module+],
4511         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4512         * Makefile.in: Regenerate.
4513
4514 2007-05-15  Diego Novillo  <dnovillo@google.com>
4515
4516         * MAINTAINERS: Update e-mail address.
4517
4518 2007-05-15  Revital Eres  <eres@il.ibm.com>
4519
4520         * MAINTAINERS (Write After Approval): Add myself.
4521
4522 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4523
4524         * MAINTAINERS (Write After Approval): Updated my address.
4525
4526 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4527
4528         * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2007-05-11  Silvius Rus  <rus@google.com>
4531
4532         * MAINTAINERS (Write After Approval): Add myself.
4533
4534 2007-04-23  Tom Tromey  <tromey@redhat.com>
4535
4536         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4537
4538 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4539
4540         * MAINTAINERS (cpplib): Rename to ...
4541         (libcpp): ... this.  Add C/C++ front end maintainers.
4542
4543 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4544
4545         * config-ml.in: Pass ${ml_config_env} to configure calls.
4546
4547 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4548
4549         * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4552
4553         * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4556
4557         * MAINTAINERS (fortran 95 front end): Add myself.
4558
4559 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4560
4561         * MAINTAINERS (Write After Approval): Add myself.
4562
4563 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4564
4565         * MAINTAINERS (Modulo Scheduler): Add myself.
4566
4567 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4568
4569         * MAINTAINERS (fortran 95 front end): Add myself.
4570         (c++ front end): whitespace fix.
4571
4572 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4573
4574         * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4577
4578         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4579         of glob.  Quote arguments with single quotes too.
4580         * configure: Regenerate.
4581
4582 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4583
4584         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4585         * Makefile.in: Regenerate
4586
4587 2007-03-07  Andreas Schwab  <schwab@suse.de>
4588
4589         * configure: Regenerate.
4590
4591 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4592
4593         * configure.ac: Add "--with-pdfdir" configure option,
4594         which defines pdfdir variable.
4595         * Makefile.def (target=fixincludes): Add install-pdf to
4596         missing targets.
4597         (recursive_targets): Add install-pdf target.
4598         (flags_to_pass): Add pdfdir.
4599         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4600         target.
4601         * configure: Regenerate
4602         * Makefile.in: Regenerate
4603
4604 2007-02-28  Eric Christopher  <echristo@apple.com>
4605
4606         Revert:
4607         2006-12-07  Mike Stump  <mrs@apple.com>
4608
4609         * Makefile.def (dependencies): Add dependency for
4610         install-target-libssp and install-target-libgomp on
4611         install-gcc.
4612         * Makefile.in: Regenerate.
4613
4614 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4615
4616         * configure: Regenerate.
4617         * configure.ac: Move statements after variable declarations.
4618
4619 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4620
4621         * MAINTAINERS: Add myself as sh maintainer.
4622
4623 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4624
4625         * configure.ac: Adjust for loop syntax.
4626         * configure: Regenerate.
4627
4628 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4629
4630         * configure: Rebuilt.
4631
4632 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4633
4634         * configure.ac: Drop multiple occurrences of --enable-languages,
4635         and fix its quoting.
4636         * configure: Rebuilt.
4637
4638 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4639             Nathan Sidwell  <nathan@codesourcery.com>
4640             Vladimir Prus  <vladimir@codesourcery.com>
4641             Joseph Myers  <joseph@codesourcery.com>
4642
4643         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4644         * configure: Regenerate.
4645
4646 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4647
4648         * ltconfig (freebsd*): Default to elf.
4649
4650 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4651
4652         * configure.ac (target_libraries): Move libgcc before libiberty.
4653         * configure: Regenerated.
4654
4655 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4656             Paolo Bonzini  <bonzini@gnu.org>
4657
4658         PR bootstrap/30753
4659         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4660         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4661         * configure: Regenerated.
4662
4663 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4664
4665         * MAINTAINERS (Language Front End Maintainers): Update my mail
4666         address.
4667
4668 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4669
4670         PR bootstrap/30748
4671         * configure.ac: Correct syntax for Solaris ksh.
4672         * configure: Regenerated.
4673
4674 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * configure.ac: Sync with src.
4677         * configure: Regenerate.
4678
4679 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4680
4681         * Makefile.in: Regenerate.
4682
4683 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4684
4685         * config.sub: Sync with src.
4686
4687 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4688
4689         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4690         noncanonical equivalents.
4691         * configure.in: Rename to...
4692         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4693         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4694         target_noncanonical.  Use them.  Rewrite removal of configure
4695         arguments for autoconf 2.59.  Discard variable settings.  Force
4696         program_transform_name for native tools.
4697
4698         * Makefile.in: Regenerated.
4699         * configure: Regenerated with autoconf 2.59.
4700
4701 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4702
4703         * MAINTAINERS (Write After Approval): Add myself.
4704
4705 2007-01-31  Andreas Schwab  <schwab@suse.de>
4706
4707         * Makefile.tpl (LDFLAGS): Substitute it.
4708         * Makefile.in: Regenerate.
4709
4710 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4711
4712         * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4715
4716         * MAINTAINERS (spu port): Add myself.
4717
4718 2007-01-23  Richard Guenther  <rguenther@suse.de>
4719
4720         PR bootstrap/30541
4721         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4722         * Makefile.tpl (GNATBIND): Substitute it.
4723         (GNATMAKE): Likewise.
4724         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4725         of STAGE_PREFIX.
4726         * Makefile.in: Regenerate.
4727         * configure: Regenerate.
4728
4729 2007-01-18  Mike Stump  <mrs@apple.com>
4730
4731         * configure.in: Re-enable -Werror for gcc builds.
4732
4733 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4734
4735         * MAINTAINERS (Write After Approval): Add myself.
4736
4737 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4738
4739         * configure.in: Change == to = in test command.
4740         * configure: Regenerate.
4741
4742 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4743             Nick Clifton  <nickc@redhat.com>
4744             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4745
4746         * configure.in (build_configargs, host_configargs, target_configargs):
4747         Remove build/host/target parameters.
4748         (host_libs): Add gmp and mpfr.
4749         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4750         * Makefile.def (gmp, mpfr): New.
4751         (gcc): Remove target.
4752         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4753         target_os, target_vendor): New.
4754         (configure): Add host_alias/target_alias arguments; adjust invocations.
4755         * configure: Regenerate.
4756         * Makefile.in: Regenerate.
4757
4758 2007-01-11  Matt Fago  <fago@earthlink.net>
4759
4760         * configure.in: Try to link to functions only in mpfr 2.2.x
4761         to improve robustness of configure tests.
4762         * configure: Regenerate.
4763
4764 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4765
4766         * MAINTAINERS: Add myself as i386 maintainer.
4767
4768 2007-01-08  Jan Hubicka  <jh@suse.cz>
4769
4770         * MAINTAINERS: Add myself as i386 maintainer.
4771
4772 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4773
4774         * configure.in: Add support for an x86_64-mingw* target.
4775         * configure: Regenerate.
4776
4777 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4778
4779         * Makefile.tpl (all-target): Correct @if conditional for target
4780         modules.
4781         * configure.in: Omit libiberty if building only target libgcc.
4782         * configure, Makefile.in: Regenerated.
4783
4784 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4785
4786         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4787         * configure: Regenerate.
4788
4789 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4790
4791         * Makefile.def (target_modules): Add libgcc.
4792         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4793         * Makefile.tpl (clean-target-libgcc): Delete.
4794         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4795         on gcc even for bootstrapped modules.  Rewrite handling of
4796         lang_env_dependencies to loop over target_modules.
4797         * configure.in (target_libraries): Add target-libgcc.
4798         * Makefile.in, configure: Regenerated.
4799
4800 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4801
4802         * configure.in: Reorganize recognition of languages.  Add
4803         --enable-stage1-languages.  Show supported languages for the chosen
4804         target rather than all recognized languages.
4805         * configure: Regenerate.
4806
4807 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4810         * Makefile.in: Regenerate.
4811
4812 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4813
4814         * configure.in: Warn that MPFR 2.2.0 is buggy.
4815         * configure: Regenerate.
4816
4817 2006-12-27  Ian Lance Taylor  <iant@google.com>
4818
4819         * configure.in: When removing Makefiles to force a reconfigure, also
4820         remove prev-DIR*/Makefile.
4821         * configure: Regenerate.
4822
4823 2006-12-22  Andreas Schwab  <schwab@suse.de>
4824
4825         * configure: Regenerate with correct autoconf version.
4826
4827 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4828
4829         * configure.in: add AC_SUBST for *_FOR_TARGET.
4830         * configure: Regenerate.
4831
4832 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4833
4834         * configure.in: Simplify logic for rejecting languages that cannot
4835         be built.  Separate the case when a language is unsupported,
4836         from the case when the user chooses not to build a language.
4837
4838 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4839
4840         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4841         it only affects bootstrap and could be tested on "$host" as well.
4842         * configure: Regenerate.
4843         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4844
4845 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4846
4847         PR bootstrap/29544
4848         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4849         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4850         move here comment from Makefile.tpl.
4851         * Makefile.tpl: Move some definitions higher in the file.
4852         (STAGE1_CHECKING): New.
4853         * configure.in: Add --enable-stage1-checking.
4854         * configure: Regenerate.
4855         * Makefile.in: Regenerate.
4856
4857 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4858
4859         * MAINTAINERS: Add myself as build system maintainer.
4860
4861 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4862
4863         * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2006-12-13  Eric Christopher  <echristo@apple.com>
4866
4867         * MAINTAINERS: Add myself as darwin maintainer.
4868
4869 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4870
4871         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4872
4873 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4874
4875         MAINTAINERS: Update my entry.
4876
4877 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4878
4879         * configure.in:  Handle spu makefile frag.
4880         * Makefile.tpl (MAINT): Define
4881         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4882         * configure: Regenerate.
4883         * Makefile.in: Regenerate.
4884
4885 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4886
4887         * config.guess: Import latest version.
4888         * config.sub: Likewise.
4889
4890 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4891
4892         * configure.in (spu-*-*): Don't skip target-libiberty.
4893         * configure: Regenerate.
4894
4895 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4896
4897         PR bootstrap/30134
4898         * configure.in: Correct x86 darwin support for libjava to powerpc
4899         and i?86 only.
4900         * configure: Regenerate.
4901
4902 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4903
4904         * configure.in: Add x86 darwin support for libjava.
4905         * configure: Regenerate.
4906
4907 2006-12-07  Mike Stump  <mrs@apple.com>
4908
4909         * Makefile.def (dependencies): Add dependency for
4910         install-target-libssp and install-target-libgomp on
4911         install-gcc.
4912         * Makefile.in: Regenerate.
4913
4914 2006-12-04  Richard Guenther  <rguenther@suse.de>
4915
4916         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4917         (Non-Algorithmic Maintainers): Move over non-algorithmic
4918         loop optimizer maintainers, add myself as a non-algorithmic
4919         middle-end maintainer.
4920
4921 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4922
4923         * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4926
4927         * configure.in: Update error message for missing GMP/MPFR.
4928
4929         * configure: Regenerate.
4930
4931 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4932
4933         * configure.in: Update MPFR version in error message.
4934
4935         * configure: Regenerate.
4936
4937 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4938
4939         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4940         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4941         --with-gmp-lib): New flags.
4942
4943         * configure: Regenerate.
4944
4945 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4946
4947         * MAINTAINERS (Write After Approval): Change my email address.
4948
4949 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4950
4951         * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2006-11-22  Philipp Thomas  <pth@suse.de>
4954
4955         * MAINTAINERS (i18n): Update e-mail address.
4956
4957 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4958
4959         * MAINTAINERS (spu port): Add myself as maintainer.
4960         (Write After Approval): Remove myself.
4961
4962 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4963
4964         * configure.in (skipdirs): Don't build libssp for SPU.
4965         * configure: Regenerate.
4966
4967 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4968
4969         * MAINTAINERS (spu port): Add myself as maintainer.
4970         (libobjc): Update my email address.
4971
4972 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4973
4974         * MAINTAINERS (Write After Approval): Add myself.
4975
4976 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4977
4978         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4979         * configure : Rebuilt.
4980
4981 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4982
4983         * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4986
4987         * MAINTAINERS (Write After Approval): Add myself.
4988
4989 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4990
4991         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4992         libmpfr.a.
4993         * configure: Regenerate.
4994
4995 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4996
4997         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4998         (unstage): Test for stage_last presence.
4999
5000         PR bootstrap/29802
5001         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5002         STAGE_PREFIX.
5003         * Makefile.in: Regenerate.
5004
5005 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5006
5007         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5008         maintainers.
5009
5010 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5011
5012         * MAINTAINERS (Write After Approval): Add myself.
5013
5014 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5015
5016         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5017         and stageN-package/Makefile.
5018         * Makefile.in: Regenerated.
5019
5020 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5021
5022         * configure.in: Remove target-libgloss from noconfigdirs for
5023         bfin-*-*.
5024         * configure: Regenerated.
5025
5026 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5027
5028         * configure.in (have_gmp): Only error if the gcc directory exists.
5029
5030         * configure: Regenerate.
5031
5032 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5033
5034         * configure.in: Robustify error message for missing GMP/MPFR.
5035
5036         * configure: Regenerate.
5037
5038 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5039
5040         * MAINTAINERS (Write After Approval): Add myself.
5041
5042 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5043
5044         * MAINTAINERS: Change email address.
5045
5046 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5047
5048         * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5051
5052         * MAINTAINERS (Write After Approval): Add myself.
5053
5054 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5055
5056         * MAINTAINERS (Write After Approval): Move myself to
5057         Write After Approval section.
5058
5059 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5060
5061         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5062         need_gmp anymore.
5063         * configure: Regenerate.
5064
5065 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5070
5071         * config.guess: Import latest version.
5072         * config.sub: Likewise.
5073
5074 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5075
5076         * Makefile.def: Added pdf target handling.
5077         * Makefile.tpl: Added pdf target handling.
5078         * Makefile.in: Regenerated.
5079
5080 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5081
5082         * MAINTAINERS: Add self as score port maintainer.
5083
5084 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5085
5086         * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5089
5090         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5091         or newer.
5092         * configure: Regenerated.
5093
5094 2006-09-27  Dave Brolley  <brolley@redhat.com>
5095
5096         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5097         using $s instead of $r.
5098         * configure: Regenerated.
5099
5100 2006-09-26  Thiemo Seufer  <ths@mips.com>
5101
5102         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5103         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5104         * configure: Regenerate.
5105
5106 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5107
5108         * MAINTAINERS (Write After Approval): Remove myself.
5109
5110 2006-09-22  Chao-ying Fu  <fu@mips.com>
5111
5112         * MAINTAINERS (Write After Approval): Add myself.
5113
5114 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5115
5116         * MAINTAINERS: Add self as soft-fp maintainer.
5117
5118 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5119
5120         * MAINTAINERS: Add myself as avr maintainer.
5121         Remove Marek Michalkiewicz as avr maintainer.
5122
5123 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5124
5125         * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5128
5129         * configure.in: Never build newlib for a Mingw host.
5130         Never build newlib as Mingw target library.
5131         Test the existence of winsup/cygwin for building a Cygwin newlib,
5132         rather than just winsup.
5133         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5134         building a Mingw target.
5135         * configure: Regenerate.
5136
5137 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5138
5139         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5140
5141 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5142
5143         * config.guess: Import from src (was more updated).
5144         * config.sub: Likewise.
5145
5146 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5147
5148         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5149         * configure: Regenerated.
5150
5151 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5152
5153         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5154         for stages after the first.
5155
5156 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5157
5158         * Makefile.def: Add dependencies for configure-opcodes
5159         on configure-intl and all-opcodes on all-intl.
5160         * Makefile.in: Regenerated.
5161
5162 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5163
5164         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5165
5166 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5167
5168         Port to hosts whose 'sort' and 'tail' implementations
5169         treat operands with leading '+' as file names, as POSIX
5170         has required since 2001.  However, make sure the code still
5171         works on pre-POSIX hosts.
5172         * ltmain.sh: Don't assume "sort +2" is equivalent to
5173         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5174
5175 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5176
5177         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5178
5179 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5180
5181         * ltconfig: chmod 644 before ranlib during install.
5182
5183 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5184
5185         PR bootstrap/18058
5186         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5187         if the bootstrap compiler is a GCC version that supports it.
5188         * configure: Regenerate.
5189
5190 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5191
5192         * configure.in: Fix thinkos in previous check-in.
5193         * configure: Regenerate.
5194
5195 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5196
5197         PR other/27063
5198         * configure.in: Test subdir_requires and give an appropriate
5199         error message.
5200         * configure: Regenerate.
5201
5202 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5203
5204         * MAINTAINERS (Write After Approval): Add myself.
5205
5206 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5207
5208         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5209
5210 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5211
5212         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5213
5214 2006-06-20  David Ayers  <d.ayers@inode.at>
5215
5216         PR bootstrap/28072
5217         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5218         whether target-libjava is being configured instead of whether the
5219         java front end is enabled.
5220         * configure: Regenerate.
5221
5222 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5223
5224         PR target/27540
5225         * configure.in: Only enable libgomp on IRIX 6.
5226         * configure: Regenerate.
5227
5228 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5231         too.
5232         * Makefile.in: Regenerate.
5233
5234 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5235
5236         * config-ml.in: Alter CCASFLAGS to include special
5237         multilib options the same as is done for CFLAGS.
5238
5239 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5240
5241         * configure.in: Don't enable libgomp on hpux10.
5242         * configure: Rebuilt.
5243
5244 2006-06-12  David Ayers  <d.ayers@inode.at>
5245
5246         PR bootstrap/27963
5247         PR target/19970
5248         * configure.in: Remove target-boehm-gc from noconfigdirs where
5249         ${libgcj} is specified.
5250         * configure: Regenerate.
5251
5252 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5253
5254         Sync from src:
5255
5256         * configure.in: Sync.
5257         * configure: Regenerated.
5258
5259         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5260
5261         * Makefile.def: Added dependencies from sim and gdb on intl, and
5262         added configure dependencies to everything with an all dependency
5263         on intl.
5264         * Makefile.in: Regenerated.
5265
5266 2006-06-06  David Ayers  <d.ayers@inode.at>
5267
5268         PR libobjc/13946
5269         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5270         * Makefile.in: Regenerate.
5271         * configure.in: Add --enable-objc-gc at toplevel and have it
5272         enable boehm-gc for Objective-C.
5273         Remove target-boehm-gc from libgcj.
5274         Add target-boehm-gc to target_libraries.
5275         Add target-boehm-gc to noconfigdirs where ${libgcj}
5276         is specified.
5277         Assert that boehm-gc is supported when requested for Objective-C.
5278         Only build boehm-gc if needed either for Java or Objective-C.
5279         * configure: Regenerate.
5280
5281 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5282
5283         PR 27674
5284         * Makefile.tpl (configure-[+prefix+][+module+],
5285         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5286         Remove rule to unstage bootstrapped modules.
5287         (stage_current): New.
5288         * Makefile.in: Regenerate.
5289
5290 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5291
5292         * MAINTAINERS (Write After Approval): Update my e-mail address.
5293
5294 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5295
5296         * include/libiberty.h: Declare pex_run_in_environment.
5297
5298 2006-05-31  Asher Langton  <langton2@llnl.gov>
5299
5300         * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5303
5304         * Makefile.def (bfd, opcodes): Fix lib_path.
5305         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5306         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5307         * Makefile.in: Regenerate.
5308
5309 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5310
5311         * Makefile.in: Regenerate.
5312
5313 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5314
5315         * Makefile.def: Add install-html target. Add datarootdir
5316         docdir and htmldir to flags_to_pass.
5317         * Makefile.tpl: Add install-html target.
5318         * Makefile.in: Regenerate.
5319         * configure.in: Add --with-datarootdir, --with-docdir, and
5320         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5321         * configure: Regenerate.
5322
5323 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5324
5325         * configure.in: Enable gprof for cross builds.
5326         * configure: Regenerate.
5327
5328 2006-05-22  Richard Guenther  <rguenther@suse.de>
5329
5330         Revert
5331         2006-01-31  Richard Guenther  <rguenther@suse.de>
5332         Paolo Bonzini  <bonzini@gnu.org>
5333
5334         * Makefile.def (target_modules): Add libgcc-math target module.
5335         * configure.in (target_libraries): Add libgcc-math target library.
5336         (--enable-libgcc-math): New configure switch.
5337         * Makefile.in: Re-generate.
5338         * configure: Re-generate.
5339         * libgcc-math: New toplevel directory.
5340
5341 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5342             Andreas Tobler  <a.tobler@schweiz.ch>
5343
5344         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5345         * configure: Rebuilt.
5346
5347 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5348
5349         * MAINTAINERS (Write After Approval): Add myself.
5350
5351 2006-05-01  DJ Delorie  <dj@redhat.com>
5352
5353         * configure.in: Restore CFLAGS if GMP isn't present.
5354         * configure: Regenerate.
5355
5356 2006-05-01  Richard Guenther  <rguenther@suse.de>
5357
5358         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5359         maintainer.
5360
5361 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5362
5363         * MAINTAINERS (Write After Approval): Add myself.
5364
5365 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5366
5367         * MAINTAINERS (Write After Approval): Add myself.
5368
5369 2006-04-18  DJ Delorie  <dj@redhat.com>
5370
5371         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5372         reference libgloss so that libssp can be built in a combined
5373         tree.
5374         * configure: Regenerate.
5375
5376 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5377
5378         * MAINTAINERS (Write After Approval): Add myself.
5379
5380 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5381
5382         * configure.in: Require makeinfo 4.4 or higher.
5383         * configure: Regenerate.
5384
5385 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5386
5387         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5388         Rearrange the entries of other libraries to have them in one place.
5389
5390 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5391
5392         * MAINTAINERS (Write After Approval): Remove myself.
5393         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5394
5395 2006-03-14  Richard Guenther  <rguenther@suse.de>
5396
5397         * configure: Regenerate with autoconf 2.13.
5398
5399 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5400
5401         * MAINTAINERS: Use my work address.
5402
5403         * MAINTAINERS: Update my E-mail address.
5404
5405 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5406
5407         * configure.in: Handle --disable-<component> generically.
5408         * configure: Regenerate.
5409
5410 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5411
5412         PR libgcj/17311
5413         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5414
5415 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5416
5417         * MAINTAINERS (Write After Approval):  Remove myself.
5418         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5419
5420 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5421
5422         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5423         (TARGET_CONFIGDIRS): Remove.
5424         * configure.in: Remove AC_SUBST(target_configdirs).
5425         * Makefile.in, configure: Regenerated.
5426
5427 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5428
5429         * MAINTAINERS (Write After Approval):  Remove myself.
5430         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5431
5432 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5433
5434         PR bootstrap/25670
5435
5436         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5437
5438         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5439         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5440         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5441         BUILD_PREFIX, BUILD_PREFIX_1.
5442         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5443
5444         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5445         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5446
5447         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5448         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5449         of `cat stage_current`.  Always provide the `r' and `s' variables.
5450         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5451         a single shell execution.
5452         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5453         bootstrapped modules, make the stage1 module if the build was not
5454         started yet, else build the current stage.
5455         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5456         (all-build, all-host, all-target, [+make_target+]-host,
5457         [+make_target+]-target): Do not use \-continued lines.
5458         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5459         (current_stage, restrap, stage_last): New.
5460
5461         * Makefile.in: Regenerate.
5462         * configure: Regenerate.
5463
5464 2006-02-19  Bud Davis  <jmdavis@link.com>
5465
5466         * MAINTAINERS (Write After Approval):  Remove myself.
5467         (Language Front End Maintainers):  Add myself as fortran 95
5468         maintainer and update e-mail address.
5469
5470 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5471
5472         * MAINTAINERS (Write After Approval):  Remove myself.
5473         (Language Front End Maintainers):  Add myself as fortran 95
5474         maintainer.
5475
5476 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5477
5478         * MAINTAINERS (Write After Approval): Add myself.
5479
5480 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5481
5482         * MAINTAINERS (Write After Approval):  Remove myself.
5483         (Language Front End Maintainers):  Add myself as
5484         fortran 95 maintainer.
5485
5486 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5487
5488         Sync from src:
5489
5490         2005-12-27  Leif Ekblad  <leif@rdos.net>
5491
5492         * configure.in: Add support for RDOS target.
5493         * configure: Regenerate.
5494
5495 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5496             Andreas Schwab  <schwab@suse.de>
5497
5498         * configure: Regenerate.
5499
5500 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5501
5502         * configure.in (enable_libgomp): Add AIX.
5503         * configure: Regenerate.
5504
5505 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5506
5507         * MAINTAINERS (Write After Approval): Add myself.
5508
5509 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5510
5511         * MAINTAINERS (Write After Approval): Add myself.
5512
5513 2006-01-31  Richard Guenther  <rguenther@suse.de>
5514         Paolo Bonzini  <bonzini@gnu.org>
5515
5516         * Makefile.def (target_modules): Add libgcc-math target module.
5517         * configure.in (target_libraries): Add libgcc-math target library.
5518         (--enable-libgcc-math): New configure switch.
5519         * Makefile.in: Re-generate.
5520         * configure: Re-generate.
5521         * libgcc-math: New toplevel directory.
5522
5523 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5524
5525         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5526         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5527         the assembler, linker and binutils.
5528         * configure: Regenerate.
5529
5530 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5531
5532         * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5535
5536         * configure: Regenerate.
5537
5538 2006-01-18  Richard Henderson  <rth@redhat.com>
5539             Jakub Jelinek  <jakub@redhat.com>
5540             Diego Novillo  <dnovillo@redhat.com>
5541
5542         * libgomp: New directory.
5543         * Makefile.def: Add target_module libgomp.
5544         * Makefile.in: Regenerate.
5545         * configure.in (target_libraries): Add target-libgomp.
5546         * configure: Regenerate.
5547
5548 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5549
5550         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5551         @ from continuation.
5552         * Makefile.in: Rebuilt.
5553
5554 2006-01-04  Chris Lattner  <sabre@gnu.org>
5555
5556         * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5559
5560         PR bootstrap/24252
5561
5562         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5563         * Makefile.tpl (OBJDUMP): New.
5564         (EXTRA_HOST_FLAGS): Add it.
5565         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5566
5567         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5568         to use symbolic links between directories.  Avoid race conditions
5569         or make them harmless.
5570         * configure.in: Do not try to use symbolic links between directories.
5571
5572         * Makefile.def (LEAN): Pass.
5573         * Makefile.tpl (LEAN): Define.
5574         (stage[+id+]-start): Accept that the previous directory does not
5575         exist, if the bootstrap is lean.
5576         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5577         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5578         configure substitution.
5579         ([+compare-target+]): Likewise.
5580         ([+bootstrap-target+]-lean): New.
5581         * configure.in: Remove lean bootstrap support from here.
5582
5583         * Makefile.in: Regenerate.
5584         * configure: Regenerate.
5585
5586 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5587
5588         * MAINTAINERS (libdecnumber): Add myself.
5589
5590 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5591
5592         * libtool-ldflags: New script.
5593
5594 2006-01-02  Andreas Schwab  <schwab@suse.de>
5595
5596         * configure.in: When reconfiguring remove Makefile in
5597         all stage directories.
5598         * configure: Regenerate.
5599
5600 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5601
5602         * MAINTAINERS: Update my email address.
5603
5604 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5605
5606         Revert Ada-related part of the previous change.
5607
5608         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5609         Do not pass.
5610         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5611         * Makefile.in: Regenerate.
5612         * configure.in: Do not include mt-ppc-aix target fragment.
5613         * configure: Regenerate.
5614
5615 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5616
5617         * configure.in: Select appropriate fragments for PowerPC/AIX.
5618         * configure: Regenerate.
5619
5620         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5621         BOOT_CFLAGS, BOOT_LDFLAGS.
5622         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5623         BOOT_CFLAGS, BOOT_LDFLAGS.
5624         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5625         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5626         (stage): Fail if we cannot complete the work.
5627         * Makefile.in: Regenerate.
5628
5629 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5630
5631         * configure.in: Replace ms1 with mt.
5632         * configure: Rebuilt.
5633
5634 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5635
5636         * MAINTAINERS: Update my email address.
5637
5638 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5639
5640         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5641         install-host-nogcc): Don't invoke $(stage) at the end.
5642         * Makefile.in: Regenerate.
5643
5644 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5645
5646         * configure.in: Flip the top-level bootstrap switch.
5647         * configure: Regenerate.
5648
5649 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5650
5651         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5652         $(stage) and $(unstage).
5653         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5654         (all): Remove stray semicolon.
5655         (local-distclean): Don't handle multilib.tmp and multilib.out.
5656         (install.all): Set $s for consistency.
5657         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5658         check_multilibs setting.  Always make the install directory.
5659         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5660         Correct @if/@endif.
5661         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5662         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5663         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5664         (multilib.out): Remove.
5665         * Makefile.in: Regenerated.
5666
5667 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5668
5669         * MAINTAINERS (Write After Approval): Add myself.
5670
5671 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5672
5673         * MAINTAINERS: Add myself as mt maintainer.
5674
5675         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5676
5677 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5678
5679         * MAINTAINERS: Change email address.
5680
5681 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5682
5683         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5684         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5685         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5686         Find in-tree tools if available.
5687         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5688         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5689         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5690         (COMPILER_*_FOR_TARGET): New.
5691         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5692         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5693         (CONFIGURED_*, USUAL_*): Remove.
5694         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5695         STRIP): Use autoconf substitutions.
5696         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5697         COMPILER_NM_FOR_TARGET): New.
5698         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5699
5700         (all): Make all-host and all-target in parallel.
5701         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5702         that $$r and $$s are set before invoking a recursive make.
5703         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5704         ([+bootstrap-target+]): Inline most of the `all' target.
5705
5706 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5707
5708         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5709         from the gcc build directory.
5710         * Makefile.in: Regenerate.
5711
5712 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5713
5714         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5715         depend on all-libdecnumber.
5716         * configure.in (host_libs): Include libdecnumber.
5717         * Makefile.in: Regenerate.
5718         * configure: Likewise.
5719
5720 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5721
5722         * libdecnumber: Import decNumber sources from the dfp-branch.
5723
5724 2005-11-21  Kean Johnston  <jkj@sco.com>
5725
5726         * config.sub, config.guess: Sync from upstream sources.
5727
5728 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5729
5730         Import from Autoconf sources:
5731
5732         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5733         * config/move-if-change: Don't output "$2 is unchanged";
5734         suggested by Ben Elliston.  Handle weird characters correctly.
5735
5736 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5737
5738         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5739         to match upstream libtool for darwin.
5740
5741 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5742
5743         * Makefile.def: Remove gdb dependencies for gdbtk.
5744         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5745         (configure-gdb, install-gdb): New rules.
5746         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5747         * Makefile.in, configure: Regenerated.
5748
5749 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5750
5751         * MAINTAINERS (Write After Approval): Add myself.
5752
5753 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5754
5755         * MAINTAINERS (Write After Approval): Add myself.
5756
5757 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5758
5759         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5760         Diego Novillo.
5761
5762 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5763
5764         PR bootstrap/24297
5765         * Makefile.tpl (do-[+make-target+], do-check, install,
5766         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5767         are set before recursing.
5768         * Makefile.in: Regenerate.
5769
5770 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5771
5772         PR bootstrap/18939
5773         * Makefile.def (gcc) <target>: Fix thinko.
5774         * Makefile.in: Regenerate.
5775
5776 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5777
5778         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5779         * configure: Regenerate.
5780
5781 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5782
5783         * MAINTAINERS (Write After Approval): Add self.
5784
5785 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5786
5787         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5788         target-libffi, target-qthreads, target-libjava, and
5789         targetlibobjc.
5790         * configure: Regenerate.
5791
5792 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5793
5794         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5795         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5796         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5797         (USUAL_OBJDUMP_FOR_TARGET): New.
5798         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5799         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5800         * configure, Makefile.in: Regenerated.
5801
5802 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5803
5804         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5805         before other host packages.
5806
5807 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5808
5809         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5810
5811 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5812
5813         PR bootstrap/22340
5814
5815         * configure.in (default_target): Remove.
5816         * Makefile.tpl (all): Do not use prerequisites as subroutines
5817         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5818         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5819         use prerequisites as subroutines.
5820         (check-host, check-target): New.
5821         (bootstrap configure & all targets): Do not use stage*-start
5822         if the directory layout is already ok.
5823         (non-bootstrap configure & all targets): Prepend a $(unstage).
5824         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5825         (NOTPARALLEL): Remove.
5826         (unstage, stage variables): New variables.
5827         (unstage, stage targets): Simply expand to those variables.
5828
5829         * configure: Regenerate.
5830         * Makefile.in: Regenerate.
5831
5832 2005-10-04  James E Wilson  <wilson@specifix.com>
5833
5834         * Makefile.def (lang_env_dependencies): Add libmudflap.
5835         * Makefile.in: Regenerate.
5836
5837 2005-10-03  Andreas Schwab  <schwab@suse.de>
5838
5839         Backport from libtool CVS:
5840         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5841
5842         * ltmain.sh: add support for installing into temporary
5843         staging area (e.g. 'make install DESTDIR=...')
5844
5845 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5846
5847         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5848         * configure: Regenerated.
5849
5850 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5851
5852         * configure: Regenerate with the correct
5853         autoconf version.
5854
5855 2005-09-30  Catherine Moore  <clm@cm00re.com>
5856
5857         * configure.in (bfin-*-*): New.
5858         * configure: Regenerated.
5859
5860 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5861
5862         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5863         (LIPO_FOR_TARGET): New.
5864         (CONFIGURED_LIPO_FOR_TARGET): New.
5865         (USUAL_LIPO_FOR_TARGET): New.
5866         (STRIP_FOR_TARGET): New.
5867         (CONFIGURED_STRIP_FOR_TARGET): New.
5868         (USUAL_STRIP_FOR_TARGET): New.
5869         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5870         STRIP_FOR_TARGET.
5871         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5872         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5873         * Makefile.in: Regenerate.
5874         * configure: Regenerate.
5875
5876 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5877
5878         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5879         (rs6000-*-aix*): Same.
5880         * configure: Regenerate.
5881
5882 2005-09-16  Tom Tromey  <tromey@redhat.com>
5883
5884         * MAINTAINERS: Add self as java maintainer.
5885
5886 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5887
5888         * configure.in: Recognize f95 in the --enable-languages option,
5889         and substitute it for fortran, issuing a warning.
5890         * configure: Regenerate.
5891
5892 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5893
5894         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5895         * configure:  Regenerated.
5896
5897 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5898
5899         * MAINTAINERS: Add self as ms1 maintainer.
5900
5901 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5902
5903         * Makefile.def (libssp): Add to lang_env_dependencies.
5904         * Makefile.in: Regenerate.
5905
5906 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5907
5908         * MAINTAINERS: Add myself as middle-end maintainer.
5909
5910 2005-08-17  Christian Groessler  <chris@groessler.org>
5911
5912         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5913         * Makefile.in: Regenerate.
5914
5915 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5916
5917         * MAINTAINERS (write after approval): Added myself.
5918
5919 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5920
5921         * MAINTAINERS (Write After Approval): Add myself.
5922
5923 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5924
5925         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5926         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5927         Look for alternate names of the target cc and c++
5928         * configure: Regenerate.
5929
5930 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5931
5932         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5933         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5934         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5935         tools; remove code to manually set them.
5936         (Target tools): Look in the environment for them.
5937         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5938         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5939         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5940         build directory.
5941         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5942         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5943         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5944         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5945         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5946         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5947         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5948         * configure: Regenerate.
5949         * Makefile.in: Regenerate.
5950
5951 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5952
5953         * MAINTAINERS: Update for removed CPU targets.
5954
5955 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5956
5957         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5958         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5959         * Makefile.in: Regenerated.
5960
5961 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5962
5963         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5964         (CFLAGS_FOR_TARGET): Use it.
5965         (CXXFLAGS_FOR_TARGET): Likewise.
5966         * Makefile.in: Regenerated.
5967         * configure.in (--with-build-sysroot): New option.
5968         * configure: Regenerated.
5969
5970 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5971
5972         * Makefile.tpl: Wrap install between unstage and stage
5973         * Makefile.in: Regenerate.
5974
5975 2005-07-21  Eric Christopher  <echristo@apple.com>
5976
5977         * MAINTAINERS: Update affiliation.
5978
5979 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5980
5981         * MAINTAINERS: Add self as crx port maintainer.
5982
5983 2005-07-20  DJ Delorie  <dj@redhat.com>
5984
5985         * MAINTAINERS: Add self as m32c maintainer.
5986
5987 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5988
5989         * all files: Update FSF address.
5990
5991 2005-07-15  Eric Christopher  <echristo@redhat.com>
5992
5993         * MAINTAINERS: Change affiliation.
5994
5995 2005-07-14  Jim Blandy  <jimb@redhat.com>
5996
5997         * configure.in: Add cases for Renesas m32c.
5998         * configure: Regenerated.
5999
6000 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6001
6002         * COPYING.LIB: Update from fsf.org.
6003
6004 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6005
6006         * COPYING, compile, config.guess,
6007         config.sub, install-sh, missing, mkinstalldirs,
6008         symlink-tree, ylwrap: Sync from upstream sources.
6009         * config-ml.in: Update FSF address.
6010
6011 2005-07-13  Eric Christopher  <echristo@redhat.com>
6012
6013         * configure.in: Add toplevel noconfigdir support for tpf.
6014         * configure: Regenerate.
6015
6016 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6017
6018         PR ada/22340
6019
6020         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6021         * Makefile.in: Regenerate.
6022
6023 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6024
6025         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6026         Brolley to write-after-approval.
6027
6028 2005-07-07  Andreas Schwab  <schwab@suse.de>
6029
6030         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6031         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6032         * Makefile.in: Regenerated.
6033
6034 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6035
6036         * configure.in: Don't build sim or rda when targetting darwin.
6037         * configure: Regenerate.
6038
6039 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6040
6041         * configure.in: Add --enable-libssp and --disable-libssp.
6042         * configure: Regenerate with autoconf-2.13.
6043
6044 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6045
6046         * Makefile.def (target_modules): Add libssp.
6047         * configure.in (target_libraries): Add target-libssp.
6048         * configure: Rebuilt.
6049         * Makefile.in: Rebuilt.
6050
6051 2005-07-01  Zack Weinberg  <zackw@panix.com>
6052
6053         * MAINTAINERS: Change email address.  Resign from maintainership.
6054
6055 2005-07-01  Richard Guenther  <rguenther@suse.de>
6056
6057         * MAINTAINERS: Change my e-mail address and affiliation.
6058
6059 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6060
6061         * Makefile.def (stagefeedback): Come after profile.
6062         Define profiledbootstrap target.
6063         * Makefile.tpl (profiledbootstrap): Remove.
6064         (stageprofile-end): Zap stagefeedback.
6065         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6066         * Makefile.in: Regenerate.
6067
6068 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6069
6070         * MAINTAINERS: Update my email address.
6071
6072 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6073
6074         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6075         In 'cpp' stanza, support '#line' as well as '# '.
6076
6077 2005-06-08  Andreas Schwab  <schwab@suse.de>
6078
6079         * MAINTAINERS: Move myself from 'Write After Approval' to
6080         'CPU Port Maintainers' section as m68k maintainer.
6081
6082 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6083
6084         * configure.in (unsupported_languages): New macro.
6085         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6086         non-ported target libraries in noconfigdirs.
6087         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6088         non-linux-gnu.  Remove libgcj_ex_libffi.
6089         <lang_frag loop>: Set add_this_lang=no if the language is in
6090         unsupported_languages.
6091         * configure: Regenerate.
6092
6093 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6094
6095         * configure.in: Fix typo in handling of --with-mpfr-dir.
6096         * configure: Regenerate.
6097
6098 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6099
6100         * MAINTAINERS: Update my email address.
6101
6102 2005-06-02  Jim Blandy  <jimb@redhat.com>
6103
6104         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6105         accepted into the master sources.)
6106
6107 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6108             Michael Snyder  <msnyder@redhat.com>
6109             Stan Cox  <scox@redhat.com>
6110
6111         * configure.in: Set noconfigdirs for ms1.
6112
6113         * configure: Regenerate.
6114
6115 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6116
6117         * MAINTAINERS (Write After Approval): Add self.
6118
6119 2005-06-01  Josh Conner  <jconner@apple.com>
6120
6121         * MAINTAINERS (Write After Approval): Add self.
6122
6123 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6124
6125         * MAINTAINERS: Update my email address.
6126
6127 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6128
6129         * MAINTAINERS (Write After Approval): Add self.
6130
6131 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6132
6133         * MAINTAINERS (Write After Approval): Remove self.
6134
6135 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6136
6137         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6138         (Dependencies): Consider target modules for bootstrap dependencies.
6139         Make target bootstrap modules depend on each stage's gcc.
6140         * Makefile.in: Regenerate.
6141
6142 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6143
6144         * Makefile.def (configure-gcc): Depend on binutils having been built.
6145         (all-gcc): No need to do it here.
6146         * Makefile.in: Regenerate.
6147
6148 2005-05-19  Paul Brook  <paul@codesourcery.com>
6149
6150         * configure.in: Rewrite misleading error message when requested
6151         language cannot be built.
6152         * configure: Regenerate.
6153
6154 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6155
6156         * ylwrap: Import from Automake 1.9.5.
6157
6158 2005-05-13  David Ung  <davidu@mips.com>
6159
6160         * MAINTAINERS (Write After Approval): Add self.
6161
6162 2005-05-09  Mike Stump  <mrs@apple.com>
6163
6164         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6165         lt_cv_sys_max_cmd_len for now.
6166
6167 2005-05-09  Stan Cox  <scox@redhat.com>
6168
6169         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6170
6171 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6172
6173         * README.SCO: Update the URL.
6174
6175 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6176
6177         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6178         with_gnu_ld to libtool.
6179         * ltcf-c.sh (aix[45]): Define file_list_spec.
6180         * ltcf-cxx.sh (aix[45]): Same.
6181         * ltcf-gcj.sh (aix[45]): Same.
6182         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6183         exists, write list of input files to temporary file.
6184
6185 2005-05-04  Mike Stump  <mrs@apple.com>
6186
6187         * configure.in: Always pass --target to target configures as
6188         otherwise rebuilds that do --recheck will fail.
6189         * confiugure: Rebuilt.
6190
6191 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6192
6193         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6194         STAGE_HOST_EXPORTS.
6195         (configure, all): Add bootstrap support.
6196         (Host modules, target modules): Pass post-stage1 flags and exports.
6197         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6198         * Makefile.in: Regenerate.
6199
6200 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6201
6202         * configure: Regenerate.
6203
6204 2005-04-27  Mike Stump  <mrs@apple.com>
6205
6206         * MAINTAINERS: Add self as darwin maintainer.
6207
6208 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6209
6210         * config.sub: Update from master copy.
6211
6212 2005-04-21  Mike Stump  <mrs@apple.com>
6213
6214         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6215         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6216
6217 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6218
6219         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6220         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6221         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6222         "*-*-elf" and "*-*-linux*".
6223         * configure: Regenerate.
6224
6225 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6226
6227         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6228
6229 2005-04-12  Mike Stump  <mrs@apple.com>
6230
6231         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6232
6233 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6234
6235         * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6238
6239         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6240
6241 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6242
6243         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6244         (TARGET_CONFIGARGS): Include --with-target-subdir.
6245         (configure, all): New macros.  Use them throughout.
6246         * Makefile.in: Regenerate.
6247
6248 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6249
6250         * MAINTAINERS (Write After Approval): Add myself.
6251
6252 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6253
6254         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6255
6256 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6257
6258         * MAINTAINERS: Move John Carr to Write After Approval.
6259
6260 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6261
6262         * config/mh-mingw32: Delete.
6263         * configure.in: Don't use it.
6264         * configure: Regenerate.
6265
6266 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6267
6268         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6269         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6270         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6271         (HOST_LIB_PATH): Generate from Makefile.def.
6272         (TARGET_LIB_PATH): Likewise.
6273         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6274         * Makefile.in: Regenerate.
6275         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6276         (RPATH_ENVVAR): Include Darwin case.
6277         * configure: Regenerate.
6278
6279 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6280
6281         * MAINTAINERS (Various Maintainers): Remove self.
6282         (Write After Approval): Add self.
6283
6284 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6285
6286         * MAINTAINERS (Various Maintainers): Add self.
6287
6288 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6289
6290         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6291         * configure: Regenerate.
6292
6293 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6294
6295         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6296         gcc_version, and gcc_version_trigger from set of flags to pass.
6297         * Makefile.tpl: Remove definitions of above variables.
6298         (config.status): Remove dependency on $(gcc_version_trigger).
6299         * Makefile.in: Regenerate.
6300         * configure.in: Do not reference config/gcc-version.m4 nor
6301         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6302         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6303         * configure: Regenerate.
6304
6305 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6306             Andrew Pinski  <pinskia@physics.uc.edu>
6307
6308         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6309         * Makefile.in: Regenerate.
6310
6311 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6312
6313         * MAINTAINERS (Write After Approval): Add myself.
6314
6315 2005-03-03  David Ayers  <d.ayers@inode.at>
6316
6317         * MAINTAINERS (Write After Approval): Add myself.
6318
6319 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6320
6321         PR libgcj/20160
6322         * ltmain.sh: Avoid creating archives with components that have
6323         duplicate basenames.
6324
6325 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6326
6327         PR bootstrap/20250
6328         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6329         instead of check.
6330         * Makefile.in: Regenerate.
6331
6332 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6333
6334         * Makefile.in: Regenerate to fix conflict between the previous two
6335         patches.
6336
6337 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6338
6339         PR bootstrap/17383
6340         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6341         * Makefile.tpl (HOST_SUBDIR): New substitution.
6342         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6343         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6344         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6345         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6346         (Host modules, Bootstrapped modules): Use it.
6347         (Build modules, Target modules): Do not create symlink trees,
6348         always configure out-of-srcdir.
6349         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6350         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6351         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6352         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6353
6354         * Makefile.in: Regenerate.
6355         * configure: Regenerate.
6356
6357 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6358
6359         Merged from libada-gnattools-branch:
6360         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         * gnattools: New directory.
6363         * Makefile.def: Add gnattools as a module, depending on target-libada.
6364         * Makefile.in: Regenerate.
6365         * configure.in: Include gnattools in host_tools; disable it if ada
6366         is disabled.
6367         * configure: Regenerate.
6368
6369 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6370
6371         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6372         treelang maintainer.
6373         (Write After Approval): Remove myself.
6374
6375 2005-02-23  Paul Schlie  <schlie@comcast.net>
6376
6377         * configure.in: Allow darwin targeted ports to build tk, itcl and
6378         libgui.
6379         * configure: Regenerate.
6380
6381 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6382
6383         PR libgcj/10353
6384         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6385         * configure: Regenerate.
6386
6387 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6388
6389         * MAINTAINERS (Write After Approval): Add myself.
6390
6391 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6392
6393         * MAINTAINERS: Update my e-mail address.
6394
6395 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6396
6397         * MAINTAINERS (Write After Approval): Add myself.
6398
6399 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6400
6401         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6402         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6403         target-libgloss when not *-*-elf and *-*-aout.
6404         * configure: Regenerate.
6405
6406 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6407
6408         * MAINTAINERS: Remove obsolete entries.
6409
6410         * MAINTAINERS (Write After Approval): Add Michael Matz.
6411
6412 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6413
6414         * MAINTAINERS: Remove self as cpplib maintainer.
6415
6416 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6417
6418         * install-sh, config.sub: Import from upstream.
6419
6420 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6421
6422         PR bootstrap/18222
6423         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6424         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6425         * Makefile.in: Regenerate.
6426
6427 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6428
6429         * MAINTAINERS: Update my email address.
6430
6431 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6432             Andreas Schwab  <schwab@suse.de>
6433
6434         PR bootstrap/18033
6435         * config-ml.in: Eval option if surrounded by single quotes.
6436
6437 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6438
6439         Revert 2004-12-28 Makefile changes, a better fix will be
6440         applied to mainline and src after GCC 4.0 branches.
6441
6442 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6443
6444         PR bootstrap/17383
6445
6446         * Makefile.def (target_modules): Remove stage parameter,
6447         it is always true now.
6448         * Makefile.tpl (configure-build-[+module+],
6449         configure-target-[+module+]): Always build symlink tree
6450         for the directory and for include.  BUILD_SUBDIR and
6451         TARGET_SUBDIR cannot be . anymore.
6452         * Makefile.in: Regenerate.
6453
6454 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6455
6456         Revert 2004-12-08 Makefile changes.
6457
6458 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6459
6460         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6461         cygwin, mingw.
6462
6463 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6464
6465         * configure.in (sh64-*-*): Reenable gprof.
6466         * configure: Regenerate.
6467
6468 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6469
6470         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6471         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6472         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6473         * Makefile.in: Regenerate.
6474
6475 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6476
6477         * MAINTAINERS: Update my email address.
6478
6479 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6480
6481         * Makefile.tpl: Generate normal dependencies if the LHS module is
6482         not bootstrapped.
6483         * Makefile.in: Regenerate.
6484
6485 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6486
6487         * configure.in: Include config/gxx-include-dir.m4.  Use
6488         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6489         * configure: Regenerate.
6490
6491 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6492
6493         * config.if: Delete.
6494         * configure.in: Set libstdcxx_incdir directly.
6495         * configure: Regenerate.
6496
6497 2004-12-02  Eric Christopher  <echristo@redhat.com>
6498
6499         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6500         * Makefile.in: Regenerate.
6501
6502 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6503
6504         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6505         * configure: Regenerate.
6506
6507 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6508
6509         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6510         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6511         * configure: Regenerate.
6512
6513 2004-12-01  Eric Christopher  <echristo@redhat.com>
6514
6515         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6516         of things to remove.
6517
6518 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6519
6520         * MAINTAINERS (Write After Approval): Update my e-mail address.
6521
6522 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6523
6524         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6525         from CVS libtool to always pass_all.
6526
6527 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6528
6529         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6530         (hppa*64*-*-*): Delete incorrect comment.
6531         * configure: Rebuilt.
6532
6533 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6534
6535         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6536
6537 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6538
6539         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6540         from CVS libtool to always pass_all.
6541
6542 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6543
6544         * install-sh, compile: Import from automake.
6545
6546 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6547
6548         * config.guess, config.sub:  Import from savannnah.
6549
6550 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6551
6552         * MAINTAINERS (Write After Approval): Add myself
6553
6554 2004-11-12  Mike Stump  <mrs@apple.com>
6555
6556         * Makefile.def: Add html support.
6557         * Makefile.tpl: Likewise.
6558         * Makefile.in: Regenerate.
6559
6560 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6561
6562         PR 18423
6563         * configure.in: Remove all instances of build-fixincludes from
6564         noconfigdirs.
6565         (build_configargs): Supply --target to subdirectories.
6566         * configure: Regenerate.
6567
6568         * Makefile.def: Make gcc install depend on fixincludes install.
6569         * Makefile.in: Regenerate.
6570
6571 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6572
6573         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6574
6575 2004-11-11  Paul Brook  <paul@codesourcery.com>
6576
6577         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6578
6579 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6580
6581         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6582         target-libgfortran.
6583         * configure: Regenerate.
6584
6585 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6586
6587         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6588         like CC.
6589
6590 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6591
6592         * Makefile.def (host fixincludes): Specify missing targets.
6593         * Makefile.in: Regenerate.
6594
6595 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6596
6597         * MAINTAINERS: Add myself
6598
6599 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6600
6601         * MAINTAINERS (Write After Approval): Add myself.
6602
6603 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6604
6605         * Makefile.def: Build fixincludes for the host, too.
6606         * Makefile.in: Regenerate.
6607         * configure.in (host_tools): Add fixincludes.
6608         * configure: Regenerate.
6609
6610 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6611
6612         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6613         * configure: Regenerated.
6614
6615 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6616
6617         PR other/17783
6618         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6619         * configure: Regenerated.
6620
6621 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6622
6623         * README.SCO: Update per FSF instructions.
6624
6625 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6626
6627         PR target/18151
6628         * configure.in (case ${target}): Do not build fixincludes for avr.
6629         * configure: Regenerated.
6630
6631 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6632
6633         * configure.in (case ${target}): Do not build fixincludes
6634         on platforms where it is not used.
6635         * configure: Regenerated.
6636
6637 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6638
6639         * configure.in: Use an absolute path to install-sh.
6640         * configure: Regenerated.
6641
6642 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6643
6644         * MAINTAINERS (Write After Approval): Add myself.
6645
6646 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6647
6648         * MAINTAINERS: Remove from Write After Approval those that are
6649         already maintainers.
6650
6651 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6652
6653         * MAINTAINERS:  Update my email address.
6654
6655 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6656
6657         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6658         * configure: Regenerate.
6659
6660 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6661
6662         * MAINTAINERS:  Update my email address.
6663
6664 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6665
6666         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6667         entries belonging to this category.
6668
6669 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6670
6671         * MAINTAINERS: Update my e-mail address.
6672
6673 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6674
6675         Fix wrong conflict resolution in:
6676
6677         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6678
6679         * Makefile.in: Regenerate.
6680         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6681         in the recursive `make', instead of hardwiring `all'.
6682         (Autogenerated TARGET-* variables): New.
6683
6684 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6685
6686         * configure.in: Enable target-libgloss for crx-*-*.
6687         * configure: Regenerate.
6688
6689 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6690
6691         * MAINTAINERS (Various Maintainers): Move the "windows,
6692         cygwin, mingw" maintainer to ...
6693         (OS Port Maintainers): ... here.
6694
6695 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6696
6697         * MAINTAINERS (Write After Approval): Remove those that are
6698         maintainers of some subsystem.
6699
6700 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6701
6702         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6703         * ltcf-cxx.sh (tpf*): Likewise.
6704         * ltconfig (tpf*): Add TPF OS configuration support.
6705
6706 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6707
6708         * MAINTAINERS: Change my email address to my new work account.
6709
6710 2004-09-24  Michael Roth  <mroth@nessie.de>
6711
6712         * configure.in (--without-headers): Add missing double quotes.
6713         * configure: Regenerate.
6714
6715 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6716
6717         * ylwrap: Revert to previous version.
6718
6719 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6720
6721         PR bootstrap/17369
6722         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6723         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6724         SET_GCC_LIB_PATH_CMD.
6725         (BASE_TARGET_EXPORTS): Likewise.
6726         * Makefile.in: Regenerated.
6727
6728         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6729         * configure: Regenerated.
6730
6731 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6732
6733         * config.guess: New upstream version
6734         * compile, depcomp, install-sh, ylwrap: Likewise.
6735
6736 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6737
6738         * config/mh-x86omitfp: New host makefile fragment.  Add
6739         -fomit-frame-pointer to the default BOOT_CFLAGS.
6740         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6741         * configure: Regenerate.
6742
6743 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6744
6745         PR target/11572
6746         * configure.in (*-*-darwin*): Renable libobjc.
6747         * configure: Regenerate.
6748
6749 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6750
6751         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6752
6753 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6754
6755         * Makefile.def: Remove libbanshee.
6756         * Makefile.tpl: Ditto.
6757         * configure.in: Ditto.
6758         * Makefile.in: Regen.
6759         * configure: Ditto.
6760
6761 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6762
6763         * ltmain.sh: Use $pic_object as $non_pic_object if
6764         $non_pic_object=none.
6765
6766 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6767
6768         * missing: Import latest version from master repository.
6769
6770 2004-09-06  Nick Clifton  <nickc@redhat.com>
6771
6772         * config.sub: Import latest version from master repository.
6773         * config.guess: Likewise.
6774         This includes these changes:
6775
6776         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6777
6778         * config.sub: Handle crisv32, alias etraxfs.
6779         * config.guess (crisv32:Linux:*:*): Handle.
6780
6781         2004-08-13  Brad Smith  <brad@comstyle.com>
6782
6783         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6784         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6785
6786         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6787
6788         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6789         assume the processor is a powerpc.  This is because coreutils
6790         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6791         in this case, due to a MacOS X bug that causes
6792         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6793         to return a negative number.
6794         Problem reported by Petter Reinholdtsen in:
6795         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6796
6797         2004-07-19  Ben Elliston  <bje@gnu.org>
6798
6799         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6800
6801         2004-06-24  Ben Elliston  <bje@gnu.org>
6802
6803         * config.guess: Update copyright years.
6804         * config.sub: Likewise.
6805
6806         2004-06-22  Robert Millan  <robertmh@gnu.org>
6807
6808         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6809         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6810
6811         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6812
6813         * config.guess (*:*VMS:*:*): New entry. Replaces
6814         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6815         manufacturer.
6816
6817         2004-06-22  Ben Elliston  <bje@gnu.org>
6818
6819         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6820         * config.sub: Likewise.
6821
6822         2004-06-22  Ben Elliston  <bje@gnu.org>
6823
6824         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6825         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6826
6827         2004-06-11  Ben Elliston  <bje@gnu.org>
6828
6829         * config.guess (pegasos:OpenBSD:*:*): Remove.
6830
6831         2004-06-11  Ben Elliston  <bje@gnu.org>
6832
6833         From Wouter Verhelst <wouter@grep.be>:
6834         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6835
6836         2004-06-11  Ben Elliston  <bje@gnu.org>
6837
6838         * config.guess (luna88k:OpenBSD:*:*): New.
6839
6840         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6841
6842         * config.guess (m32r*:Linux:*:*): New case.
6843         * config.sub: Handle m32rle.
6844
6845         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6846
6847         From Jens Petersen  <petersen@redhat.com>:
6848         * config.sub: Handle sparcv8.
6849
6850         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6851
6852         From Tom Smith <smith@cag.lkg.hp.com>:
6853         * config.guess: Version suffixes are equally significant on Tru64
6854         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6855         prefix of "P" (patched kernel).
6856
6857         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6858
6859         * config.sub: Add support for National Semiconductor CRX target.
6860
6861 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6862
6863         * MAINTAINERS (Various Maintainers): Remove myself as web page
6864         maintainer, add myself as maintainer of build status lists.
6865
6866 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6867
6868         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6869         *-*-netware, but add target-libmudflap.
6870         Consolidate *-*-netware targets (of which really only i?86 exists)
6871         into a single entry.
6872         * configure: Likewise.
6873
6874 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6875
6876         * Makefile.tpl (sorry): Remove.
6877         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6878         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6879         (do-clean): Clean per-stage directories too.
6880         (do-distclean): Run distclean-stage1 too.
6881         (.NOTPARALLEL): Enable during toplevel bootstrap.
6882         (stage[+id+]-bubble): Enable parallel execution during
6883         the recursive invocation.
6884         * Makefile.in: Regenerate.
6885
6886         Fix previous checkin:
6887
6888         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6889         include.
6890         * configure.in: Fix indentation.
6891         * configure: Regenerate.
6892
6893 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6894
6895         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6896         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6897         * configure: regenerate
6898         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6899         -mdynamic-no-pic
6900
6901 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6902
6903         * Makefile.def (build_modules): Add fixincludes.
6904         (dependencies): Make gcc depend on fixincludes.
6905         * configure.in (build_tools): Add fixincludes.
6906         (build_configdirs): Always include build_libs.
6907         * Makefile.in: Regenerate.
6908         * configure: Regenerate.
6909
6910 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6911
6912         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6913         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6914         phony targets; do not generate timestamp files.
6915         (distclean-stageN): Remove references to their timestamp files.
6916         (restageN, touch-stageN): Remove.
6917         (stageN-bubble): Rewritten.
6918         (compare): Support lean bootstraps.
6919         * Makefile.in: Regenerate.
6920
6921         * configure.in: Only warn when bootstrapping but
6922         build != host or build != target.  Support lean bootstraps.
6923         * configure: Regenerate.
6924
6925 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6926
6927         * configure.in:  Give a better error message if GMP/MPFR are missing
6928         and a language needing them has been requested.
6929         * configure:  Regenerated.
6930
6931 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6932
6933         * configure.in:  Print a list of available language front-ends if
6934         a requested one is missing.  Tidy stray tab characters.
6935         * configure:  Regenerated.
6936
6937 2004-08-19  Michael Koch  <konqueror@gmx.de>
6938
6939         * gcc/doc/install.texi: Update entry about automake for libjava.
6940
6941 2004-08-17  Robert Millan  <robertmh@gnu.org>
6942
6943         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6944         (instead of FreeBSD).
6945         * configure: Regenerate.
6946
6947 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6948
6949         * Makefile.in: Regenerate.
6950         * configure: Regenerate.
6951
6952         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6953         stage_*_flags.
6954         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6955         for bootstrapped modules if toplevel bootstrap is going.
6956         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6957         modules.  Adjust for changes in Makefile.def.  Enable several
6958         rules even in non-bootstrap mode, just to avoid peppering the
6959         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6960         (stage-[+prev+]-bubble): Remove.
6961
6962         * Makefile.def (Dependencies): Depend on all-build-bison,
6963         all-build-flex, all-build-byacc, all-build-texinfo, rather
6964         than the host variations.
6965         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6966         with BUILD_SUBDIR.
6967         (BISON): Update for recent Bisons.
6968         (YACC): Fix typo.
6969         (cross): Depend on all-build.
6970         (all): Do not depend on all-build.
6971         (prebootstrap): Remove.
6972         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6973         (Prebootstrap dependencies): Add them to the per-stage targets
6974         and to all-prebootstrap.
6975         * configure.in (build_configdirs): Always enable build_tools.
6976         (BUILD_DIR_PREFIX): Remove.
6977
6978         * Makefile.def (gcc): Add target variable.
6979         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6980         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6981         in the recursive `make', instead of hardwiring `all'.
6982         (Autogenerated TARGET-* variables): New.
6983
6984 2004-08-13  Brian Booth  <bbooth@redhat.com>
6985
6986         * MAINTAINERS: Remove myself from write-after-approval.
6987
6988 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6989
6990         * src-release: Stop distributing mmalloc with gdb (which doesn't
6991         use it).
6992         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6993         * Makefile.in: Regenerate.
6994
6995 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6996
6997         * configure.in (arm*-*-eabi*): New target.
6998         * configure: Regenerate.
6999
7000 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7001
7002         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7003         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7004         (Dependencies): New section.
7005         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7006         (configure-target-[+module+]): Depend on maybe-all-gcc
7007         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7008         (toplevel profiledbootstrap): Fix dependencies.
7009         * Makefile.in: Regenerate.
7010
7011 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7012
7013         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7014         target-libiberty to noconfigdirs.
7015         * configure: Regenerate.
7016
7017 2004-08-03  Paul Brook  <paul@codesourcery.com>
7018
7019         * configure.in: Check for MPFR as well as GMP.
7020         * configure: Regenerate.
7021
7022 2004-08-01  Robert Millan  <robertmh@gnu.org>
7023
7024         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7025         libmudflap for all GNU-based systems (with Glibc).
7026         * configure: Regenerate.
7027
7028 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7029
7030         * Makefile.def (host-modules): Add gcc.
7031         * Makefile.in: Regenerate.
7032         * Makefile.tpl (sorry): New rule.
7033         (configure-host, all-host, [+make_target+]-host, do-check,
7034         install-host): Do not add gcc as a special case.
7035         (host modules): Add a small special-casing for gcc.  Export
7036         extra_make_flags through the environment.
7037         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7038         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7039         other recursive targets for gcc): Remove.
7040
7041         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7042         (stage, unstage): New rules.
7043         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7044         distclean-stage[+id+]): Use stage_current.
7045         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7046         the stage*-start rules.
7047
7048 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7049
7050         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7051         use -all_load flag.
7052
7053 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7054
7055         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7056         * configure: Regenerate.
7057
7058 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7059
7060         * maintainer-scripts/gcc_release: Revert yesterday's change.
7061
7062 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7063
7064         * MAINTAINERS: Add myself to write-after-approval.
7065
7066 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7067
7068         * libf2c: Removed.
7069         * gcc/gccbug.in: Updated because of libf2c removal.
7070         * maintainer-scripts/gcc_release: Ditto.
7071
7072 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7073
7074         * configure.in: Build libmudflap by default on FreeBSD.
7075         * configure: Regenerated.
7076
7077 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7078
7079         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7080         systems.
7081         * configure: Regenerated.
7082
7083 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7084
7085         PR target/16344
7086         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7087         feedback based compiler.
7088         * Makefile.in: Rebuilt.
7089
7090 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7091
7092         * Makefile.def (host_modules): Set bootstrap=true for flex.
7093         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7094         * Makefile.in: Rebuilt.
7095
7096 2004-07-07  Jan Hubicka  <jh@suse.cz>
7097
7098         * MAINTAINERS: Add self as a profile feedback maintainer.
7099
7100 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7101
7102         * configure.in:  Do not prepend $srcdir to /dev/null in
7103         makefile fragments.
7104         * configure:  Regenerate.
7105
7106 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7107
7108         * Makefile.def (build_modules): Add bison, byacc, flex,
7109         m4, texinfo.
7110         (flags_to_pass): Add FLEX.
7111         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7112         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7113         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7114         DEFAULT_MAKEINFO): Remove.
7115         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7116         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7117         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7118         objdir or else use configured tool.
7119         (all-build): New.
7120         (all): Depend on it.
7121         (Build module dependencies): Add.
7122         * Makefile.in: Regenerate.
7123         * configure.in: Better support for multiple build modules,
7124         matching what is done for host/target modules.  Do not look
7125         for "plausible" locations of build tools if Canadian cross.
7126         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7127         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7128         * configure: Regenerate.
7129
7130 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7131
7132         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7133         * Makefile.in: Regenerate.
7134
7135 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7136
7137         * Makefile.tpl (configure-build-[+module+],
7138         configure-[+module+], configure-target-[+module+]): Pass
7139         [+extra_configure_args+].
7140         (all-build-[+module+], all-[+module+], check-[+module+],
7141         install-[+module+], [+make_target+]-[+module+],
7142         all-target-[+module+], check-target-[+module+],
7143         install-target-[+module+], [+make_target+]-target-[+module+]):
7144         Pass [+extra_make_args+].
7145         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7146         (GCC_HOST_EXPORTS): Remove.
7147         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7148         cross, check-gcc, check-gcc-c++, install-gcc,
7149         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7150         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7151         * Makefile.in: Regenerate.
7152
7153 2004-06-21  Matthew Sachs  <msachs@apple.com>
7154
7155         * MAINTAINERS: Added self to write-after-approval.
7156
7157 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7158
7159         * configure.in: Check for srcdir/winsup rather than build directory
7160         winsup.
7161         * configure: Regenerate.
7162
7163 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7164
7165         * configure.in: Don't build Cygwin native newlib if winsup
7166         directory is missing.  Emit warning instead.
7167         * configure: Regenerate.
7168
7169 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7170
7171         * Makefile.tpl (touch-stage[+id+]): New.
7172         (restage[+prev+]): Depend on touch-stage[+id+].
7173
7174         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7175         Use it throughout.
7176
7177         * Makefile.def: Add profile and feedback bootstrap stages.
7178         Remove next field from bootstrap stages.
7179         * Makefile.tpl (LN, LN_S): Substitute.
7180         (stageN-start, stageN-end): Use double-colon rules, to
7181         provide a hook for additional setup commands.
7182         (distclean-stageN-gcc, restageN): Create dependencies from
7183         [+prev+], not from [+next+].
7184         (stageN-bubble): Add commands for successive stages from
7185         [+prev+], using double-colon rules.
7186         (all-stageN-gcc): Fix typo.
7187         (stagefeedback-start, profiledbootstrap): New.
7188         * Makefile.in: Regenerate.
7189         * configure.in: Call ACX_PROG_LN.
7190         * configure: Regenerate.
7191
7192 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7193
7194         * MAINTAINERS (Write After Approval): Add myself.
7195
7196 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7197
7198         * MAINTAINERS (Write After Approval): Add myself.
7199
7200 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7201
7202         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7203         without gcc.
7204         * configure: Regenerate.
7205
7206 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7207
7208         * Makefile.tpl: Fix typo.
7209         * Makefile.in: Regenerate.
7210
7211 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7212
7213         * configure.in: Remove new- prefix from toplevel
7214         bootstrap targets.
7215         * configure: Regenerate.
7216
7217 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7218
7219         * Makefile.tpl (all.normal): Rename to all.
7220         (all): Replace with a rule to pick the default
7221         target from configure.
7222         (all-gcc, configure-gcc): Use conditionals to
7223         do nothing when toplevel bootstrap is going on.
7224         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7225         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7226         * configure.in: Support --enable-bootstrap.
7227
7228         * Makefile.def: Remove new- prefix from toplevel
7229         bootstrap targets.
7230         * Makefile.tpl: Likewise.
7231
7232         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7233         target.
7234
7235         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7236         $(RECURSE_FLAGS) to recursive invocation of make.
7237
7238         * Makefile.in: Regenerate.
7239         * configure: Regenerate.
7240
7241 2004-05-30  Andreas Jaeger  <aj@suse.de>
7242             Jim Wilson  <wilson@specifixinc.com>
7243
7244         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7245         like CC.
7246
7247 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7248
7249         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7250         * configure: Regenerate.
7251
7252 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7253
7254         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7255         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7256         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7257         targets.
7258         * Makefile.in: Regenerate.
7259
7260 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7261
7262         * configure.in: Test the ability to symlink directories.
7263         * configure: Regenerate.
7264
7265         * Makefile.def (bootstrap-stage): New definitions.
7266         * Makefile.tpl (configure-stage1-gcc,
7267         configure-stage2-gcc, configure-stage3-gcc,
7268         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7269         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7270         new-restage3, compare): Autogenerate, see Makefile.in
7271         entry for behavioral changes.
7272         (distclean-stage1, new-stage1-start, new-stage1-end,
7273         new-stage1-bubble, distclean-stage2, new-stage2-start,
7274         new-stage2-end, new-stage2-bubble, distclean-stage3,
7275         new-stage3-start, new-stage3-end): New autogenerated targets.
7276         (objext, prebootstrap, BOOT_CFLAGS,
7277         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7278         targets.
7279
7280         * Makefile.in: Regenerate.
7281         (distclean-stage1, new-stage1-start, new-stage1-end,
7282         new-stage1-bubble, distclean-stage2, new-stage2-start,
7283         new-stage2-end, new-stage2-bubble, distclean-stage3,
7284         new-stage3-start, new-stage3-end): New targets.
7285         (all-stage1-gcc): Move prebootstrap dependency from here...
7286         (configure-stage1-gcc): ...to here.
7287         (new-bootstrap): Use bubble targets.
7288         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7289         Use per-stage distclean targets.
7290         (configure-stage1-gcc, configure-stage2-gcc,
7291         configure-stage3-gcc, all-stage1-gcc,
7292         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7293         Use new-stageN-start to prepare the tree.
7294
7295 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7296
7297         * Makefile.def (host_modules): add libcpp.
7298         * Makefile.tpl: Add dependencies on and for libcpp.
7299         * Makefile.in: Regenerate.
7300         * configure.in: Add libcpp host module.
7301         * configure: Regenerate.
7302
7303 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7304
7305         * Makefile.tpl: Whenever a recursive target is defined, wrap
7306         it in a special @if/@endif block, and prepare its maybe
7307         dependency in the @if/@endif block
7308         * configure.in: Instead of writing maybe dependencies, remove
7309         the @if/@endif statements, and remove the @if/@endif blocks
7310         that remain.
7311         * configure: Regenerate.
7312         * Makefile.in: Regenerate.
7313
7314 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7315
7316         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7317
7318 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7319
7320         PR bootstrap/15120
7321         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7322         * */configure: Rebuilt.
7323
7324 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7325
7326         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7327         of libf2c.
7328         * configure, Makefile.in: Regenerate.
7329
7330 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7331
7332         * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7335
7336         Merge from tree-ssa-20020619-branch.
7337
7338         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7339         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7340         (HOST_GMPLIBS): Define.
7341         (HOST_GMPINC): Define.
7342         (TARGET_LIB_PATH): Add libmudflap.
7343         (GFORTRAN_FOR_TARGET): Define.
7344         (configure-build*): Export GFORTRAN.
7345         (configure-gcc): Export GMPLIBS and GMPINC.
7346         (all-gcc): Add maybe-all-libbanshee.
7347         (configure-target-libgfortran): Define.
7348         * Makefile.in: Regenerate.
7349         * configure.in (host_libs): Add libbanshee.
7350         (target_libraries): Add target-libmudflap and target-libgfortran.
7351         Add --with-libbanshee.
7352         Handle --disable-libmudflap.
7353         (*-*-freebsd*): Use with_gmp.
7354         Add $(libgcj) to noconfigdirs.
7355         * configure: Regenerate.
7356         * depcomp: New file.
7357         * MAINTAINERS: Add tree-ssa maintainers.
7358
7359 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7360
7361         * MAINTAINERS (Various Maintainers): Add myself.
7362
7363 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7364
7365         * MAINTAINERS (Write After Approval): Add myself.
7366
7367 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7368
7369         * MAINTAINERS (Write After Approval): Add myself.
7370
7371 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7372
7373         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7374         * configure: Regenerate.
7375
7376 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7377
7378         Revert:
7379         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7380
7381         * Makefile.def (flags_to_pass): Remove *dir variables that
7382         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7383         as well as prefix and exec_prefix.
7384         * Makefile.in: Regenerate.
7385
7386 2004-04-26  Robert Millan  <robertmh@gnu.org>
7387
7388         Add patches from libtool CVS.
7389         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7390         * ltconfig: Likewise.
7391         * ltcf-c.sh: Likewise.
7392         * ltcf-cxx.sh: Likewise.
7393         * ltcf-gcj.sh: Likewise.
7394
7395 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7396
7397         * Makefile.def (host_modules): Mark with the bootstrap
7398         flag packages on which gcc depends.
7399         * Makefile.tpl (all-bootstrap): Use it.
7400         * Makefile.in: Regenerate.
7401
7402 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7403
7404         * Makefile.def (flags_to_pass): Remove *dir variables that
7405         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7406         as well as prefix and exec_prefix.
7407         * Makefile.in: Regenerate.
7408
7409 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7410
7411         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7412         * configure: Regenerate.
7413         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7414         * gcc/Makefile.tpl (compare): Use the result of the test.
7415         * gcc/Makefile.in: Regenerate.
7416
7417 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7418
7419         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7420         Always relocate gcc and prev-gcc to the original names, even
7421         if the build fails.
7422         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7423         New targets.
7424
7425 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7426
7427         * MAINTAINERS: Update my email address.
7428
7429 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7430
7431         * configure.in (mips*-*-irix5*): Enable ld.
7432         * configure: Regenerate.
7433
7434 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7435
7436         * configure: Regenerate.
7437
7438 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7439
7440         * Makefile.tpl (configure-[+module+], configure-gcc,
7441         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7442         Set and export LDFLAGS.
7443         * Makefile.in: Regenerate.
7444
7445 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7446
7447         * MAINTAINERS: Add myself to write-after-approval.
7448
7449 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7450
7451         PR bootstrap/14871
7452         * Makefile.tpl: If we don't have built-in-tree target tools,
7453         use the ones found by configure rather than hacking around with
7454         program_transform_name.
7455         * configure.in: Give Makefile.tpl the information necessary
7456         to do that.
7457         * Makefile.in: Regenerate.
7458         * configure: Regenerate.
7459
7460 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7461
7462         PR bootstrap/14760
7463         * configure.in: When computing baseargs, strip *all* copies of
7464         offending options.  Also, don't match/substitute the trailing space,
7465         so that this actually works when two similar options are separated by
7466         only one space.
7467         * configure: Regenerate.
7468
7469 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7470
7471         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7472         (rs6000-*-aix*): Same.
7473         * configure: Regenerate.
7474
7475 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7476
7477         * MAINTAINERS: Add myself to write-after-approval.
7478
7479 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7480
7481         * MAINTAINERS: Add myself to write-after-approval.
7482
7483 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7484
7485         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7486         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7487         * Makefile.in: Regenerate.
7488
7489         * configure.in (top level bootstrap support): Rework --enable-werror
7490         to set @stage2_werror_flag@.
7491         * configure: Regenerate.
7492         * Makefile.tpl (top level bootstrap support): Pass
7493         @stage2_werror_flag@ down to configure in stages 2 and 3.
7494         * Makefile.in: Regenerate.
7495
7496 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7497
7498         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7499         for stages 2 and 3 as well as in make.  As a consequence, remove
7500         OUTPUT_OPTION (now detected by configure) from the flags passed down
7501         to make.
7502         * Makefile.in: Regenerate.
7503
7504         * Makefile.tpl (new-bootstrap): Fix typo.
7505         * Makefile.in: Regenerate.
7506
7507 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7508
7509         * Makefile.tpl: Rearrange by moving recursive_targets rules
7510         into their proper sections.
7511         * Makefile.tpl (top level bootstrap support): Move disabling
7512         of coverage flags from 'make' to 'configure'; improve comments.
7513         * Makefile.in: Regenerate.
7514
7515         * Makefile.tpl (experimental top level bootstrap) Move stage1
7516         language setting from all- target to configure- target; disable
7517         intermodule optimization in stage 1; prevent gratuitous rebuilds
7518         of stage 1.
7519         * Makefile.in: Regenerate.
7520         * configure.in: Comma-separate stage 1 language list for top
7521         level bootstrap.
7522         * configure: Regenerate.
7523
7524         * Makefile.tpl: Clean up experimental top level bootstrap support:
7525         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7526         prev-gcc in configure- targets as well as all- targets.
7527         * Makefile.in: Regenerate.
7528
7529 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7530
7531         * compile: New file imported from automake.
7532
7533 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7534
7535         * configure.in: Remove symbolic link section.
7536         * configure: Regenerate.
7537         * Makefile.tpl (links): Remove.
7538         * Makefile.in: Regenerate.
7539
7540 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7541             Nathanael Nerode  <neroden@gcc.gnu.org>
7542
7543         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7544         Set with AC_CHECK_PROGS.
7545         * configure.in: Fix comment typo from last patch.
7546         * configure: Regenerate.
7547
7548 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7549
7550         * Makefile.tpl: Introduce experimental top level bootstrap support.
7551         * Makefile.in: Regenerate.
7552         * configure.in: Introduce support for top level bootstrap.
7553         * configure: Regenerate.
7554
7555 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7556             Paolo Bonzini  <bonzini@gnu.org>
7557
7558         PR bootstrap/14522
7559         * configure.in: Cope with shells that do not support unquoted ^
7560         * configure: Regenerate.
7561
7562 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7563             Paolo Bonzini  <bonzini@gnu.org>
7564
7565         PR bootstrap/14522
7566         * configure.in: Cope with shells that do not support nesting
7567         quotes inside quoted backquote substitutions.
7568         * configure: Regenerate.
7569
7570 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7571
7572         PR bootstrap/14522
7573         * configure.in: Fix escaping of $.
7574         * configure: Regenerate.
7575
7576 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7577
7578         * configure: Regenerate, since I forgot to while committing Paolo's
7579         changes.
7580
7581 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7582
7583         PR ada/14131
7584         Move language detection to the top level.
7585         * configure.in: Find default values for the tools as
7586         soon as possible.  Disable ada if GNAT is not found.
7587         Emit error message about missing languages.  Expand
7588         --enable-languages=all for the gcc subdirectory.
7589
7590 2004-03-10  Ben Elliston  <bje@gnu.org>
7591
7592         * MAINTAINERS: Update my email address.
7593
7594 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7595
7596         * ltconfig: Disable building static libraries if building shared
7597         libraries on AIX 5L.
7598
7599 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7600
7601         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7602         and disable libgcj.
7603         * configure: Regenerated.
7604
7605 2004-03-01  Brian Booth  <bbooth@redhat.com>
7606
7607         * MAINTAINERS: Add myself to write-after-approval.
7608
7609 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7610
7611         * MAINTAINERS: Add myself to write-after-approval.
7612
7613 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7614
7615         PR bootstrap/7087
7616         * Makefile.tpl: Guard XFOO sed statements better.
7617         * Makefile.tpl: Add dependency for configure-target-libada.
7618         * Makefile.in: Regenerate (incidentally fixes broken
7619         commit when libada-branch was merged).
7620
7621 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7622
7623         * MAINTAINERS: Add myself to write-after-approval.
7624
7625 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7626
7627         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7628         maintainers.
7629
7630 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7631
7632         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7633         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7634
7635 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7636
7637         PR bootstrap/11932
7638         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7639
7640 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7641
7642         * MAINTAINERS: Added myself to write-after-approval.
7643
7644 2004-02-14  Michael Koch  <konqueror@gmx.de>
7645
7646         * MAINTAINERS: Added myself to write-after-approval.
7647
7648 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7649
7650         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7651         some OS port maintainers to OS port maintainers section.
7652
7653 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7654
7655         * MAINTAINERS: Add self.
7656
7657 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7658
7659         * MAINTAINERS: Alphabetize.
7660
7661 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7662
7663         * MAINTAINERS: Remove myself.
7664
7665 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7666
7667         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7668         (rs6000-*-aix*): Same.
7669         * configure: Regenerate.
7670
7671 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7672
7673         * configure.in (host): Add in missing $noconfigdirs to defines.
7674         * configure: Regenerate.
7675
7676 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7677             Nathanael Nerode  <neroden@gcc.gnu.org>
7678
7679         PR ada/6637, PR ada/5911
7680         Merge with libada-branch:
7681         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7682         with appropriate dependencies. Add --enable-libada configure switch.
7683         * configure, Makefile.in: Regenerate.
7684
7685 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7686
7687         * MAINTAINERS: Add myself to write-after-approval.
7688
7689 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7690
7691         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7692         * configure: Regenerate.
7693
7694 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7695
7696         Merge from upstream:
7697
7698         * ltmain.in: When setting IFS to '~', be careful about user
7699         arguments that contain '~'.
7700
7701         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7702
7703         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7704         Also test $base_compile against $CC with escaped arguments. Bug
7705         reported by Geoff Keating <geoffk@apple.com>.
7706
7707 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7708
7709         * MAINTAINERS: Remove i960 port.
7710
7711 2004-01-23  DJ Delorie  <dj@redhat.com>
7712
7713         * Makefile.def (target_modules) [libiberty]: Don't stage.
7714         * Makefile.in: Rebuilt.
7715
7716 2004-01-20  Caroline Tice  <ctice@apple.com>
7717
7718         * MAINTAINERS: Add myself to write-after-approval.
7719
7720 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7721
7722         * MAINTAINERS: Update my email address.
7723
7724 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7725
7726         * MAINTAINERS: Add myself to write-after-approval.
7727
7728 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7729
7730         * MAINTAINERS: Remove entries without email address.
7731
7732 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7733
7734         * MAINTAINERS: Add myself to write-after-approval.
7735
7736 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7737
7738         * MAINTAINERS: Update my email address.
7739
7740 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7741
7742         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7743         * Makefile.tpl (configure-target-[+module+]): Support stage.
7744         * Makefile.in: Rebuilt.
7745
7746 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7747
7748         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7749
7750 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7751
7752         * MAINTAINERS: Add myself as a MIPS maintainer.
7753
7754 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7755
7756         * configure.in: Use ./config.cache, not config.cache.
7757         * configure: Regenerate.
7758         * Makefile.tpl: Special-casing not needed for GCC any more.
7759         * Makefile.in: Regenerate.
7760
7761         * configure.in: Don't share a cache file for host dirs.
7762         * configure: Regenerate.
7763
7764         * config-ml.in: Don't mess with the cache file.
7765
7766 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7767
7768         * MAINTAINERS: Move myself from 'Write After Approval' to
7769         'CPU Port Maintainers' section as SPARC maintainer.
7770
7771 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7772
7773         * Makefile.tpl: Make GCC use a separate config.cache.
7774         * Makefile.in: Regenerate.
7775
7776         PR bootstrap/11932, PR bootstrap/11933
7777         (I don't know if it will fix either of them, but it relates
7778         to them.)
7779         * configure.in: Don't use shared config.cache for target
7780         directories.
7781         * configure: Regenerate.
7782
7783 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7784
7785         * MAINTAINERS: Add myself to 'Write After Approval' section.
7786
7787 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7788
7789         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7790         * configure: Regenerated.
7791
7792 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7793
7794         * MAINTAINERS: Remove the mn10200 maintainer.
7795
7796 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7797
7798         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7799         * configure: Regenerated.
7800
7801 2003-12-16  Jan Hubicka  <jh@suse.cz>
7802
7803         * MAINTAINERS: Add myself as callgraph maintainer.
7804
7805 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7806
7807         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7808         * configure: Regenerate.
7809
7810 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7811
7812         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7813         'Write After Approval' section. Update email.
7814
7815 2003-12-01  James Lemke  <jim@wasabisystems.com>
7816
7817         * MAINTAINERS (Write After Approval): Add myself.
7818
7819 2003-11-20  Matt Thomas  <matt@3am-software.com>
7820
7821         * MAINTAINERS: Add myself as a vax port maintainer.
7822
7823 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7824
7825         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7826         (configure-build-[+module+], configure-[+module+]): Likewise.
7827         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7828         * Makefile.in: Regenerate.
7829
7830 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7831
7832         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7833         shared/dylibed libraries.
7834         * ltmain.sh: Likewise.
7835         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7836         * ltcf-cxx.sh: Likewise.
7837         * ltcf-gcj.sh: Likewise.
7838         * ltconfig: Likewise.
7839
7840 2003-11-17  Stan Cox  <scox@redhat.com>
7841
7842         * MAINTAINERS: Add myself as iq2000 port maintainer.
7843
7844 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7845
7846         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7847         * Makefile.in: Regenerate.
7848
7849 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7850
7851         * config.sub: Update to 2003-11-03 version.
7852
7853 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7854
7855         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7856         * configure:  Regenerate.
7857
7858 2003-10-20  Nicolas Pitre  <nico@cam.org>
7859
7860         * MAINTAINERS: Add myself to 'Write After Approval' section.
7861
7862 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7863
7864         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7865
7866 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7867
7868         * MAINTAINERS: Update my email address.
7869
7870 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7871
7872         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7873
7874 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7875
7876         * MAINTAINERS: Add myself to 'Write After Approval' section.
7877
7878 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7879
7880         * config.guess: Update to 2003-10-16 version.
7881         * config.sub: Update to 2003-10-16 version.
7882
7883 2003-10-15  David Daney  <ddaney@avtrex.com>
7884
7885         * MAINTAINERS: Added myself to 'Write After Approval' section.
7886
7887 2003-10-15  Falk Hueffner  <falk@debian.org>
7888
7889         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7890         'Write After Approval' section. Update email.
7891
7892 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7893
7894         * MAINTAINERS: Move myself from 'Write After Approval' to
7895         'Various Maintainers' section as middle-end maintainer.
7896
7897 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7898
7899         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7900         HOST_FLAGS_TO_PASS.
7901         * Makefile.in: Regenerate.
7902
7903 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7904
7905         * config.guess: Update to 2003-10-07 version.
7906         * config.sub: Update to 2003-10-07 version.
7907
7908 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7909
7910         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7911         * ltconfig (irix5*, irix6*): Don't override version_type.
7912
7913 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7914
7915         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7916         * configure: Rebuilt
7917         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7918         * Makefile.in: Rebuilt
7919
7920 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7921
7922         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7923
7924 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7925
7926         * MAINTAINERS (Write After Approval): Add myself.
7927
7928 2003-09-29  Paul Koning  <ni1d@arrl.net>
7929
7930         * MAINTAINERS: Move myself from "Write After Approval"
7931         to CPU platform maintainers for pdp11 platform.
7932
7933 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7934
7935         * MAINTAINERS: Move myself from 'Write After Approval' to
7936         'Various Maintainers' section as libffi testsuite maintainer.
7937
7938 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7939
7940         * configure.in: Pass a computed --program-transform-name
7941         to subconfigures.
7942         * configure: Regenerated.
7943
7944 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7945
7946         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7947         * Makefile.in: Regenerate.
7948
7949         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7950         * Makefile.in: Regenerate.
7951
7952 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7953
7954         * MAINTAINERS: Move myself from 'Write After Approval'
7955         to 'Various Maintainers' (objective-c) section.
7956
7957 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7958
7959         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7960         quoting.
7961         * configure: Regenerated.
7962
7963 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7964
7965         * MAINTAINERS (Write After Approval): Add myself to write after
7966         approval list.
7967
7968 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7969
7970         * MAINTAINERS (Write After Approval): Add myself.
7971
7972 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7973
7974         * MAINTAINERS: Update my e-mail address.
7975
7976 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7977
7978         * libtool.m4 (LD): Correct powerpc64 host match.
7979
7980 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7981
7982         * MAINTAINTERS: Update my affiliation and email address.
7983
7984 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7985
7986         * MAINTAINERS (Write After Approval): Add myself.
7987
7988 2003-09-04  DJ Delorie  <dj@redhat.com>
7989
7990         * configure: Regenerate.
7991
7992 2003-09-04  Robert Millan  <robertmh@gnu.org>
7993
7994         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7995
7996 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7997
7998         * configure.in: Ensure arguments to sed are properly spaced.
7999         * configure: Regenerate.
8000
8001 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8002
8003         * MAINTAINERS: Update my e-mail address.
8004
8005 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8006
8007         * MAINTAINERS (Write After Approval): Add myself.
8008
8009 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8010
8011         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8012         * configure: Regenerated.
8013
8014 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8015
8016         * MAINTAINERS: Update my email address.
8017
8018 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8019
8020         * configure.in:  Use newline instead of semicolon when assuming
8021         shell arguments in a for loop.
8022         * configure:  Regenerated.
8023
8024 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8025
8026         * MAINTAINERS: Resurrect the i860 maintainer.
8027
8028 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8029
8030         PR 8180
8031         * configure.in: When testing with_libs and with_headers, treat
8032         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8033         * configure: Regenerate.
8034
8035         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8036         make, shell, etc.
8037         (baseargs): Likewise.
8038         * configure: Regenerate.
8039
8040 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8041
8042         * MAINTAINERS (Write After Approval): Add myself.
8043
8044 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8045
8046         * configure.in: Disable libgcj for darwin not on powerpc.
8047         * configure: Rebuild.
8048
8049 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8050
8051         * config-ml.in, symlink-tree: Add license.
8052
8053 2003-08-03  Richard Stallman  <rms@gnu.org>
8054             Eben Moglen  <moglen@columbia.edu>
8055
8056         * README.SCO: New file.
8057
8058 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8059
8060         * Makefile.tpl (check, check-c++): Express dependencies using
8061         dependencies rather than commands.
8062         * Makefile.in: Regenerate.
8063
8064 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8065
8066         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8067         * configure: Ditto.
8068
8069 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8070
8071         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8072         * Makefile.in: Update.
8073
8074 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8075
8076         * configure.in: Enable libgcj for darwin.
8077         * configure: Rebuild.
8078
8079 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8080
8081         * config-ml.in:  Use ac_configure_args directly instead of
8082         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8083         actually seen.
8084
8085 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8086
8087         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8088         creating target and build subdirs to build all parent dirs as needed.
8089         * Makefile.in: Rebuild.
8090         * configure.in: Don't build dirs explicitly here.
8091         * configure: Rebuild.
8092
8093 2003-07-26  Paul Brook  <paul@nowt.org>
8094
8095         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8096
8097 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8098
8099         * Makefile.tpl (all-make): Depend on intl.
8100         * Makefile.in: Rebuilt.
8101
8102 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8103
8104         * install-sh:  Update to newer upstream versions (associated with
8105         aclocal 1.7).
8106         * mkinstalldirs:  Likewise.
8107         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8108
8109 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8110
8111         * MAINTAINERS: Move self from Bug database only accounts
8112         to write-after-approval.
8113
8114 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8115
8116         * config.if: Remove unused libc_interface determination.
8117
8118 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8119
8120         * MAINTAINERS: Move self from write-after-approval to
8121         build machinery (*.in).
8122
8123 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8124
8125         PR bootstrap/11273
8126         PR bootstrap/11408
8127         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8128         unused INSTALL_PROGRAM_ARGS.
8129         * configure.in: Use AC_PROG_INSTALL.
8130         * Makefile.in: Regenerate.
8131         * configure: Regenerate.
8132
8133 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8134
8135         * MAINTAINERS: Alphabetize.
8136
8137 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8138
8139         * configure: Rebuilt.
8140         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8141         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8142         newlib nor libgloss.
8143         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8144         * configure.in (am33_2.0-*-linux*): Added.
8145
8146 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8147
8148         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8149         * configure: Regenerate.
8150
8151 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8152
8153         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8154         * Makefile.in: Regenerate.
8155
8156 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8157
8158         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8159         * Makefile.in: Regenerate.
8160
8161 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8162
8163         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8164         * Makefile.in: Regenerated.
8165
8166         * config-ml.in: Replace PWD with PWD_COMMAND.
8167
8168 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8169
8170         * intl: New directory; see intl/ChangeLog for details.
8171         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8172         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8173         * Makefile.in: Regenerate.
8174
8175 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8176
8177         * configure.in: Clean up config-lang.in handling.  Delete
8178         useless assignment to "subdirs".
8179         * configure: Regenerate.
8180
8181 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8182
8183         * configure.in: Rename 'target_libs' to 'target_libraries'.
8184         Remove useless reference to 'target_libs'.
8185         * configure: Regenerate.
8186
8187 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8188
8189         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8190         * Makefile.in: Regenerate.
8191
8192 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8193
8194         * Makefile.def: Introduce flags_to_pass.
8195         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8196         * Makefile.in: Regenerate.
8197
8198 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8199
8200         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8201         and target-libgloss.
8202         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8203         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8204         * configure: Regenerate.
8205
8206 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8207
8208         * configure.in: Update testsuite_flags to new location.
8209         * configure. Regenerate.
8210
8211 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8212
8213         * Makefile.tpl: Remove BUILD_CC stuff.
8214         * Makefile.in: Regenerate.
8215
8216 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8217
8218         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8219
8220 2003-06-16  Graeme Peterson  <gp@qnx.com>
8221
8222         * MAINTAINERS (Write After Approval): Add myself.
8223
8224 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8225
8226         * config.guess: Update to 2003-06-12 version.
8227         * config.sub: Update to 2003-06-13 version.
8228
8229 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8230
8231         * config.guess: Update to 2003-06-06 version.
8232         * config.sub: Update to 2003-06-06 version.
8233
8234 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8235
8236         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8237         * configure. Regenerate.
8238
8239 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8240
8241         * configure.in: Disable serial configure by default.
8242         * configure: Regenerate.
8243         * Makefile.tpl: Abolish .NOTPARALLEL.
8244         * Makefile.in: Regenerate.
8245
8246         * Makefile.tpl: Replace {build,host,target}_canonical by
8247         {build,host,target}.
8248         * Makefile.in: Regenerate.
8249
8250         * Makefile.tpl: Fix stupid pasto.
8251         * Makefile.in: Regenerate.
8252
8253 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8254
8255         * Makefile.tpl: Remove bogus conditional.
8256         * Makefile.in: Regenerate.
8257
8258 2003-06-05  Jan Hubicka  <jh@suse.cz>
8259
8260         * Makefile.tpl (profiledbootstrap): New target.
8261         * Makefile.in (profiledbootstrap): New target.
8262
8263 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8264
8265         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8266         Pinski. Remove user names from other bugzilla-only maintainers.
8267
8268 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8269
8270         * Makefile.tpl: Make 'recursive targets' using autogen rather
8271         than shell loop.  Remove duplicate 'clean' targets and false
8272         comments.
8273         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8274         Add systematic method of specifying missing targets in subdirs.
8275         Add copyright boilerplate.
8276         * Makefile.in: Regenerate.
8277         * configure.in: Add 'recursive targets' to maybe list.
8278         * configure: Regenerate.
8279
8280         * MAINTAINERS: "GNATS only" -> "Bug database only".
8281
8282         * Makefile.tpl: Rename [+target+] to [+make_target+].
8283         * Makefile.def: Rename 'target' to 'make_target'.
8284
8285 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8286
8287         * MAINTAINERS: Add self as options handling maintainer.
8288
8289 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8290
8291         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8292         been too long since I touched those ports.
8293
8294 2003-05-28  DJ Delorie  <dj@redhat.com>
8295
8296         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8297         * Makefile.in: Regenerate.
8298
8299 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8300
8301         * configure.in: Use curly braces in the definition of tooldir.
8302         * configure: Regenerate.
8303
8304 2003-05-21  DJ Delorie  <dj@redhat.com>
8305
8306         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8307         newlib or libgloss.
8308         * Makefile.in: Regenerate.
8309
8310 2003-05-21  DJ Delorie  <dj@redhat.com>
8311
8312         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8313         * Makefile.in: Regenerate.
8314
8315 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8316
8317         * MAINTAINERS: Update my e-mail address.
8318
8319 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8320
8321         * configure.in: Switch more things to use maybe dependencies.
8322         * Makefile.tpl: Switch more things to use maybe dependencies.
8323         Factor out common code from autogen IF statements.
8324         * configure: Regenerate.
8325         * Makefile.in: Regenerate.
8326
8327 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8328
8329         * configure.in: Accept i[3456789]86 for machine type.
8330         * configure: Regenerate.
8331
8332 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8333
8334         * configure.in: Switch more things to use maybe dependencies.
8335         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8336         * configure: Regenerate.
8337         * Makefile.tpl: Switch more things to use maybe dependencies.
8338         * Makefile.in: Regenerate.
8339
8340 2003-05-16  Andreas Schwab  <schwab@suse.de>
8341
8342         * Makefile.tpl (install-opcodes): Define.
8343         * Makefile.in: Rebuild.
8344
8345 2003-05-13  Andreas Jaeger  <aj@suse.de>
8346
8347         * config.guess: Update to 2003-05-09 version.
8348         * config.sub: Update to 2003-05-09 version.
8349
8350 2003-05-13  Michael Eager  <eager@mvista.com>
8351
8352         * configure.in: Correct sed script so that options in quotes are not
8353         deleted.
8354         * configure: Rebuild.
8355
8356 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8357
8358         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8359         and $$s/newlib/libc/sys/cygwin32 include paths.
8360         * configure: Ditto.
8361
8362 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8363
8364         * MAINTAINERS: Update my email addresses.
8365
8366 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8367
8368         * config-ml.in: Propagate INSTALL variables.
8369
8370 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8371
8372         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8373
8374 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8375
8376         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8377         * Makefile.in: Regenerate.
8378
8379 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8380
8381         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8382
8383 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8384
8385         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8386
8387 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8388
8389         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8390         * Makefile.in: Regenerated.
8391
8392 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8393
8394         * MAINTAINERS (Write After Approval): Upgrade myself from
8395         GNATS only to write-after-approval. Update my mail address.
8396
8397 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8398
8399         (OS Port Maintainers: freebsd): Add myself.
8400
8401 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8402
8403         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8404
8405 2003-04-22  Kean Johnston  <jkj@sco.com>
8406
8407         * MAINTAINERS (SCO ports): Added myself.
8408
8409 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8410
8411         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8412
8413 2003-04-19  Kean Johnston  <jkj@sco.com>
8414
8415         * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8418
8419         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8420         * Makefile.in: Regenerate.
8421
8422 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8423
8424         * configure.in (powerpc64*-*-linux*): Remove.
8425         * configure: Rebuilt.
8426
8427 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8428
8429         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8430         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8431         and restrap.
8432         * Makefile.in:  Regenerate.
8433
8434 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8435
8436         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8437         * configure: Regenerated.
8438
8439 2003-04-15  DJ Delorie  <dj@redhat.com>
8440
8441         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8442
8443 2003-04-13  Nick Clifton  <nickc@redhat.com>
8444
8445         * config-ml.in: Remove support for --disable-aix removing
8446         call-aix multilibs.
8447
8448 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8449
8450         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8451         * */configure: Rebuilt.
8452
8453 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8454
8455         * MAINTAINERS: Add my email address.
8456
8457 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8458
8459         * MAINTAINERS (Write After Approval): Add myself.
8460
8461 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8462
8463         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8464         * Makefile.in: Regenerate.
8465
8466 2003-03-14  Michael Chastain  <mec@shout.net>
8467
8468         * Makefile.in: Regenerate with correct Makefile.def.
8469
8470 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8471
8472         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8473         Make macro.
8474         * Makefile.in: Regenerate.
8475         * configure.in: Clean up gxx_include_dir logic.
8476         * configure: Regenerate.
8477
8478 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8479
8480         * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8483
8484         * MAINTAINERS: Update my mail address.
8485
8486 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8487
8488         * configure.in (gxx_include_dir): Fix typo.
8489         * configure: Regenerated.
8490
8491 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8492
8493         * Makefile.tpl: Reindent.
8494         * Makefile.in: Regenerate.
8495         * configure.in: Reindent.  Don't set unused variables.
8496         * configure: Regenerate.
8497
8498 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8499
8500         * configure.in: Include $(build_tooldir)/sys-include in
8501         FLAGS_FOR_TARGET.
8502         * configure: Regenerated.
8503
8504 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8505
8506         * Makefile.tpl: Always pass down RANLIB.
8507         * Makefile.in: Regenerate.
8508
8509         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8510         * Makefile.in: Regenerate.
8511         * configure.in: Remove unused logic relating to --enable-shared
8512         and --enable-threads.  Remove bogus comments.  Remove redundant
8513         noconfigdirs.
8514         * configure: Regenerate.
8515
8516         * configure.in: Replace ${libstdcxx_version} by its value.
8517         Remove reference to mh-dgux.
8518         * configure: Regenerate.
8519
8520 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8521
8522         * MAINTAINERS (Write After Approval): Add myself.
8523
8524 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8525
8526         * Makefile.tpl: Rearrange.
8527         * Makefile.in: Regenerate.
8528
8529 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8530
8531         * configure.in: Add support for kaOS as cross build target system.
8532         * configure: Regenerated.
8533
8534 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8535
8536         * MAINTAINERS (Write after approval): Add myself.
8537
8538 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8539
8540         * MAINTAINERS: Update my email address.
8541
8542 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8543
8544         * MAINTAINERS: Add self to blanket write privs. section.
8545
8546 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8547
8548         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8549         configure-target-* as some target builds may require additional
8550         flags for preprocessor tests.
8551         * Makefile.in: Regenerated.
8552
8553 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8554
8555         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8556         * ltconfig: Handle it.
8557         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8558         auto-detecting it.
8559
8560         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8561         it is used as argument to $CC.
8562         * ltcf-gcj.sh: Likewise.
8563
8564         * configure.in: Introduce --enable-maintainer-mode.
8565         * configure: Rebuilt.
8566         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8567         for maintainer mode.
8568         * Makefile.in: Rebuilt.
8569
8570 2003-02-18  Jason Merrill  <jason@redhat.com>
8571
8572         * Makefile.tpl (check-c++): Allow parallelism.
8573
8574 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8575
8576         * MAINTAINERS: Remove John Carr (who never actually had access to
8577         gcc.gnu.org).
8578
8579 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8580
8581         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8582         don't configure target-libobjc.
8583         * configure: Regenerate.
8584
8585 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8586
8587         * Makefile.tpl (RANLIB): Define.
8588         * Makefile.in: Regenerate.
8589
8590 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8591
8592         * MAINTAINERS: Update my email.
8593
8594 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8595
8596         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8597         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8598         * Makefile.in: Regenerated.
8599         * configure.in: Remove all traces of snavigator, db, and grep.
8600         * configure: Regenerated.
8601
8602 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8603
8604         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8605         After Approval.
8606
8607 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8608
8609         * MAINTAINERS (Write after approval): Add myself.
8610
8611 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8612
8613         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8614         * Makefile.in: Regenerated.
8615
8616 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8617
8618         * config.guess: Updated to 2003-01-30's version.
8619         * config.sub: Updated to 2003-01-28's version.
8620
8621 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8622
8623         * config.if: If gcc_version is already set, just use it.  Don't set
8624         gcc_version_trigger if it's already set, otherwise set it to
8625         gcc/version.c, but only if the file exists.  If it is not set and
8626         gcc/version.c does not exist, try to extract the version number from
8627         $CC.
8628
8629 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8630
8631         * MAINTAINERS: Add myself to write-after-approval list.
8632
8633 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8634
8635         * configure.in:  Revert 24Jan change.
8636         * configure:  Regenerate.
8637
8638 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8639
8640         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8641         entry of HJ Lu.
8642
8643 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8644
8645         * configure.in: Revert previous change.
8646         * configure: Regenerate.
8647
8648 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8649
8650         * configure.in: Make rda native-only.
8651         * configure: Regenerate.
8652
8653 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8654
8655         * MAINTAINERS: Move myself from GNATS-only-accounts to
8656         write-after-approval.
8657
8658 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8659
8660         * configure.in: Add missing \.
8661         * configure: Rebuilt.
8662
8663 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8664
8665         * configure.in (baseargs): Avoid using \| in sed regular
8666         expressions.
8667         * configure: Rebuilt.
8668
8669 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8670
8671         * configure.in (baseargs): Remove all supported forms of
8672         --cache-file, --srcdir, --host, --build and --target options
8673         from argument lists.
8674         * configure: Rebuilt.
8675
8676 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8677
8678         * MAINTAINERS: Add myself to write-after-approval list.
8679
8680 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8681
8682         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8683         * configure: Rebuilt.
8684
8685 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8686
8687         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8688         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8689         * Makefile.in: Regenerate.
8690         * configure: Regenerate.
8691
8692 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8693
8694         * configure.in: Remove Makefile in build, host and target modules
8695         unless configure was run with --no-recursion.
8696         * configure: Rebuilt.
8697
8698 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8699
8700         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8701         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8702         * Makefile.in: Regenerate.
8703
8704 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8705
8706         * config.guess: Update to 2003-01-03 version.
8707         * config.sub: Update to 2003-01-03 version.
8708
8709 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8710
8711         * configure: Regenerate with proper autoconf 2.13.
8712
8713 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8714
8715         * configure.in: Add AC_PREREQ for consistency.
8716         * configure: Regenerate.
8717
8718 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8719
8720         * configure.in (GDB_TK): Add tcl directories conditional on
8721         gdb/gdbtk directory being present.
8722         * configure: Regenerate.
8723
8724 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8725
8726         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8727         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8728         * configure: Rebuilt.
8729
8730 2002-12-31  Tom Tromey  <tromey@redhat.com>
8731
8732         * Makefile.in: Rebuilt.
8733         * Makefile.def (target_modules) [libffi]: Allow installation.
8734
8735 2002-12-31  Andreas Schwab  <schwab@suse.de>
8736
8737         * configure.in: Fix use of $program_transform_name.
8738         * configure: Regenerated.
8739
8740 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8741
8742         * configure.in (baseargs): Don't remove first configure argument.
8743         * configure: Regenerated.
8744
8745 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8746
8747         * Makefile.tpl (local-distclean): Don't remove...
8748         (multilib.ts): ... this.  Moved into...
8749         (multilib.out): ... this.  Don't use sub-make.
8750         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8751         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8752         (configure-build-[+module+], configure-[+module+],
8753         configure-target-[+module+], configure-gcc): ... these.  Test
8754         for Makefile existence.  Drop config.status from dependencies.
8755         * Makefile.in: Rebuilt.
8756         * configure.in: Move gcc-version-trigger to the end of
8757         ac_configure_args.  Add comments to maybedep.tmp and
8758         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8759         nonopt from baseargs, matching and removing corresponding
8760         whitespace while at it.
8761         * configure: Rebuilt.
8762
8763 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8764
8765         * configure.in (host_configargs): Replace reference to
8766         no-longer-defined buildopts with --build=${build_alias}.
8767         * configure: Rebuilt.
8768
8769         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8770         program_transform_name to standard idiom.
8771         (AUTOGEN, AUTOCONF): Define.
8772         (Makefile.in): Use $(AUTOGEN).
8773         (Makefile): Depend on config.status, and use autoconf-style rule to
8774         build it.  Move original commands to...
8775         (config.status): ... this new target.
8776         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8777         $(AUTOCONF).
8778         * Makefile.in: Rebuilt.
8779
8780 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8781
8782         * Makefile.tpl: Fix dramatic bustage due to change in
8783         program_transform_name.
8784         * Makefile.in: Regenerate.
8785
8786         * configure.in: Remove unnecessary PATH setting.
8787         * configure: Regnerate.
8788
8789         * configure.in: Don't default to unprefixed tools unless
8790         the native tools will work.
8791         * configure: Regenerate.
8792
8793         * configure.in: Convert to autoconf script.  Blow away lots
8794         of now-redundant Makefile fragments.
8795         * configure: Generate using Autoconf.
8796         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8797         * Makefile.in: Regenerate.
8798
8799 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8800
8801         * configure: Fix stupid bug where RANLIB was mistakenly included.
8802
8803         * configure.in: Rename (buildargs, hostargs, targargs) to
8804         (build_configargs, host_configargs, target_configargs).
8805
8806         * configure.in: Move logic out of sed statement.
8807
8808         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8809         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8810
8811 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8812
8813         * config.sub: Import from master repository
8814         * config.guess: Ditto
8815
8816 2002-12-24  Andreas Schwab  <schwab@suse.de>
8817
8818         * Makefile.tpl (multilib.out): Fix missing space.
8819         * Makefile.in: Regenerate.
8820
8821 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8822
8823         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8824         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8825         * Makefile.in: Regenerate.
8826         * configure.in: Remove unnecessary leftovers.
8827
8828 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8829
8830         * configure.in (extra_ranlibflags_for_target): New variable.
8831         (*-*-darwin): Add -c to ranlib commands.
8832         * configure (tooldir): Handle extra_ranlibflags_for_target.
8833
8834 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8835
8836         * Makefile.tpl: Revert HJL's change.
8837         * Makefile.in: Regenerated.
8838         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8839         always.
8840
8841 2002-12-19  Andreas Schwab  <schwab@suse.de>
8842
8843         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8844         * Makefile.in: Regenerate.
8845
8846 2002-12-18  H.J. Lu  <hjl@gnu.org>
8847
8848         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8849         * Makefile.in: Regenerated.
8850
8851         * configure.in (build_prefix): New. Substitute.
8852
8853 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8854
8855         * Makefile.tpl: Don't let real targets depend on phony targets.
8856         * Makefile.in: Regenerate.
8857
8858         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8859         * Makefile.in: Regenerate.
8860
8861 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8862
8863         * config.sub: Import from master repository
8864         * config.guess: Ditto
8865
8866 2002-12-16  Jason Merrill  <jason@redhat.com>
8867
8868         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8869         previous 'make bootstrap'.
8870         * Makefile.in: Regenerate.
8871
8872 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8873
8874         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8875
8876 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8877
8878         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8879         * Makefile.in: Regenerate.
8880
8881 2002-12-13  Jason Merrill  <jason@redhat.com>
8882
8883         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8884         library tests.
8885         (check-c++): Just depend on it and check-target-libstdc++-v3.
8886         * Makefile.in: Regenerate.
8887
8888 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8889
8890         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8891         * Makefile.in: Rebuilt.
8892
8893 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8894
8895         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8896
8897 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8898
8899         * configure: Fix bug put in by gremlins.
8900
8901         * Makefile.tpl: Substitute more autoconfily.
8902         * configure: Substitute more autoconfily.
8903         * Makefile.in: Regenerate.
8904
8905 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8906
8907         * config.sub: Import from master repository
8908         * config.guess: Ditto
8909         * MAINTAINERS: Added Svein Seldal under write after approval
8910
8911 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8912
8913         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8914         * Makefile.in (all-sim): Ditto.
8915
8916 2002-12-06  DJ Delorie  <dj@redhat.com>
8917
8918         * Makefile.tpl: Change configure dependencies to not have real
8919         targets depend on phony targets.
8920
8921 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8922
8923         * configure.in: Revert unintentional change.
8924
8925         * Makefile.tpl: Change dependency for */multilib.out so that
8926         it works when gcc isn't in the tree.
8927
8928         * configure.in: Substitute more.
8929         * configure: Run subconfigures from the Makefile.
8930         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8931         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8932
8933 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8934
8935         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8936
8937 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8938
8939         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8940         and corresponding dependencies.
8941         * Makefile.in: Regenerate.
8942
8943         * configure.in (host_tools): Order binutils, gas and ld for
8944         convenience in running the testsuites.
8945
8946         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8947         * Makefile.in: Regenerate.
8948         * configure.in: Introduce rules to serialize subconfigure runs.
8949
8950         * configure.in: Introduce BASE_CC_FOR_TARGET.
8951         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8952         Realize configure-build-* targets.  Realize configure-target-* targets.
8953         * Makefile.in: Regenerate.
8954
8955 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8956
8957         * configure: Move gcc_version_trigger stuff from here...
8958         * configure.in: ...to here.
8959
8960         * configure.in: Separate subconfigure options added by this file from
8961         options given by the user.  Add machinery to put args for host
8962         subconfigures into the Makefile.
8963
8964         * Makefile.tpl: Remove 'vault' targets.
8965         * Makefile.tpl: Reorder and comment dependencies.
8966         * Makefile.in: Regenerate.
8967
8968 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8969         * configure.in: Fix my broken commit of previous patch. (sigh)
8970
8971 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8972
8973         * configure.in: Move host-specific darwin noconfigdirs into
8974         the host-specific section.
8975
8976 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8977
8978         * configure.in: Move host-specific darwin noconfigdirs into
8979         the host-specific section.
8980
8981 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8982
8983         * configure: Remove skip-this-dir support.
8984         * Makefile.tpl: Remove skip-this-dir support.
8985
8986         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8987         subdirectories.
8988         * Makefile.in: Regenerate.
8989
8990         * Makefile.tpl: Strip out useless setting of 'dir'.
8991         * Makefile.in: Regenerate.
8992
8993 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8994
8995         * configure.in: Fix deeply stupid bug.
8996
8997         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8998         shell code in CXX_FOR_TARGET
8999         * Makefile.def: Introduce raw_cxx.
9000         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9001         RAW_CXX_FOR_TARGET.
9002         * Makefile.in: Regenerate.
9003
9004 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9005
9006         * Makefile.tpl: Remove unnecessary ifs.
9007         * Makefile.in: Regenerate.
9008
9009         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9010         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9011         targets for 'no_install' modules.
9012         * configure: Move GDB_TK substitution to configure.in.  Move
9013         build_modules stuff to configure.in.
9014         * configure.in: Implement soft dependency machinery.  Maybe-ize
9015         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9016         * Makefile.in: Regenerate.
9017
9018 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9019
9020         * Makefile.tpl: Make all-target, install-target behave similarly
9021         to all, install (only hitting configured targets).  Eliminate
9022         unused macro defintions.
9023
9024         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9025         build != host.
9026
9027         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9028
9029         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9030
9031         * configure.in: Produce lists of subdir targets we're actually
9032         configuring.  Remove references to "dosrel".
9033         * Makefile.tpl: Let configure set which subdir targets are hit.
9034         Remove install-cross; clean up install; remove ALL.  Remove
9035         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9036         Autogenerate host module targets.  Remove empty dependency lines
9037         and redundant dependency; rearrange slightly.
9038         * Makefile.def: Add host-side libtermcap, utils.
9039
9040         * Makefile.in: Regenerate.
9041
9042 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9043
9044         * ltconfig (osf[345]): Append $major to soname_spec.
9045         Reflect this in library_names_spec.
9046         * ltmain.sh (osf): Prefix $major with . for use as extension.
9047
9048 2002-11-19  Andreas Jaeger  <aj@suse.de>
9049
9050         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9051         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9052         and sparc64 GNU/Linux systems.
9053
9054 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9055
9056         * MAINTAINERS: Update email.
9057
9058 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9059
9060         * MAINTAINERS: Complete James Dennett's entry.
9061
9062 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9063
9064         * MAINTAINERS (Write After Approval): Add myself.
9065
9066 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9067
9068         * Makefile.tpl: syntactic cleanup
9069
9070 2002-11-13  Stuart Hastings  <stuart@apple.com>
9071
9072         * MAINTAINERS: Add myself to write-after-approval list.
9073
9074 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9075
9076         * Makefile.def: Add list of recursive targets to autogenerate.
9077         Add build_modules.
9078         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9079         targets.  Autogenerate *-build-* targets.
9080         * Makefile.in: Regenerate.
9081
9082 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9083
9084         * configure: More autoconf-style substitutions.
9085         * Makefile.tpl: More autoconf-style substitutions.
9086         * Makefile.in: Regenerate.
9087
9088 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9089
9090         * configure: Substitute more variables in a more autoconf-friendly
9091         way.  Simplify slightly.
9092         * Makefile.tpl: Make more variables substitutable in an
9093         autoconf-friendly way.
9094         * Makefile.in: Regenerate.
9095
9096 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9097
9098         * MAINTAINERS (Write After Approval): Add myself.
9099
9100 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9101
9102         * configure.in (v810*): Remove special setting of tools.
9103
9104         * configure: Add support for extra required flags for ar or nm.
9105         * configure.in (aix4.3+): Use above support for target-specific
9106         issues, rather than using config/mt-aix43.
9107
9108 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9109
9110         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9111         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9112         with $srcdir.  Reformat indentation.  Substitute some variables
9113         formerly hard-coded in the Makefile for build=host.
9114         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9115         * Makefile.def: Autogenerate more.
9116         * Makefile.in: Regenerate.
9117
9118 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9119
9120         * MAINTAINERS (Write After Approval): Add myself.
9121
9122 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9123
9124         * Makefile.def (host_modules): Add rda.
9125         * Makefile.in: Regenerate.
9126         * configure.in (target_tool): Add target-rda to list.
9127
9128 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9129
9130         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9131
9132 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9133
9134         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9135         and restrap targets to this rule.
9136         * Makefile.in:  Regenerate.
9137
9138 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9139
9140         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9141         GNATS only accounts.
9142
9143 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9144
9145         * configure.in (i[3456]86-*-linux*): Add check to disable
9146         ${libgcj} for glibc1.
9147
9148 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9149
9150         * MAINTAINERS: Add myself as ip2k port maintainer.
9151
9152 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9153
9154         * configure.in: Add tic4x target.
9155
9156 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9157
9158         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9159         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9160         * Makefile.in: Regenerate.
9161
9162         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9163         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9164         * Makefile.in: Regenerate.
9165
9166 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9167
9168         * MAINTAINERS: Add myself as web pages co-maintainer.
9169
9170 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9171
9172         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9173         * Makefile.in: Regenerate.
9174
9175 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9176
9177         * MAINTAINERS: Add myself and Nathan Sidwell
9178         <nathan@codesourcery.com> as VxWorks maintainers.
9179
9180 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9181
9182         * Makefile.def: Remove order dependency comments.
9183         * Makefile.tpl: Add explicit install-install dependencies.
9184         * Makefile.in: Regenerate.
9185
9186         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9187         * Makefile.in: Regenerate.
9188
9189         * Makefile.tpl: Add configure-target (for src-release in src)
9190         * Makefile.in: Regenerate.
9191
9192 2002-09-30  Nick Clifton  <nickc@redhat.com>
9193
9194         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9195
9196 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9197
9198         * configure.in (s390*-*-linux*): Enable libgcj.
9199
9200 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9201
9202         * configure: Revert accidentally applied changes.
9203
9204         * Makefile.tpl: Make more autoconf-friendly.
9205         * Makefile.in: Regenerate.
9206         * configure: Make substitution more autoconf-like.
9207
9208 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9209
9210         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9211         single entry to handle all these.
9212         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9213         libjava on arm-*-elf.
9214
9215 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9216
9217         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9218         things that depend on them.
9219
9220 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9221
9222         * Makefile.tpl: Make subsituted variables more autoconfy.
9223         * Makefile.in: Regenerate.
9224         * configure: Make seds more autoconfy.
9225
9226 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9227
9228         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9229         * Makefile.in: Regenerate.
9230         * configure.in: Rewrite sed statements to look autoconfy.
9231
9232         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9233         all-target-foo on configure-target-foo.
9234         * Makefile.def: Ditto.
9235         * Makefile.in: Rebuild.
9236
9237 2002-09-25  Andrew Haley  <aph@redhat.com>
9238
9239         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9240
9241 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9242
9243         * Makefile.def: New file.
9244         * Makefile.tpl: New file.
9245         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9246         * contrib/gcc_update: Note that Makefile.in is a generated file.
9247
9248         * configure.in: Minor rearrangement.  Simplify tests.
9249
9250 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9251
9252         * configure.in (with_headers): Skip copy if value is "yes".
9253         (with_libs): Likewise.
9254
9255 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9256
9257         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9258         * configure.in (sh*-*-pe*): Ditto.
9259         * configure.in (mips*-*-pe*): Ditto.
9260         * configure.in (*arm-wince-pe): Ditto.
9261
9262         * configure.in: Rearrange.
9263
9264 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9265
9266         * MAINTAINERS: Update my email address.
9267
9268 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9269
9270         * MAINTAINERS: (Write After Approval): Add myself.
9271
9272 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9273
9274         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9275
9276 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9277
9278         * MAINTAINERS: Change my mailing address.
9279
9280 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9281
9282         * MAINTAINERS (Write After Approval): Remove myself.
9283         (Various Maintainers: c++ runtime libs): Add myself.
9284
9285 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9286
9287         * MAINTAINERS (Write After Approval): Remove myself.
9288         (Various Maintainers: c++ runtime libs): Add myself.
9289
9290 2002-08-15  Eric Christopher  <echristo@redhat.com>
9291
9292         * config.sub: Import from master repository.
9293         * config.guess: Ditto.
9294
9295 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9296
9297         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9298         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9299         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9300
9301 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9302
9303         * MAINTAINERS: Add self to rs6000 vector extensions.
9304
9305 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9306
9307         * libiberty/configure: Reverted unintended yesterday's check in.
9308
9309 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9310
9311         * boehm-gc/configure, libf2c/configure: Rebuilt.
9312         * libffi/configure, libiberty/configure: Ditto.
9313         * libjava/configure, libobjc/configure: Ditto.
9314         * libstdc++-v3/configure, zlib/configure: Ditto.
9315         Merged from binutils:
9316         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9317         From Steve Ellcey <sje@cup.hp.com>:
9318         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9319         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9320         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9321         IA64.
9322         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9323         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9324         soname_spec, sys_lib_search_path_spec): Ditto.
9325
9326 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9327
9328         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9329
9330 2002-08-04  H.J. Lu  (hjl@gnu.org)
9331
9332         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9333
9334 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9335
9336         * MAINTAINERS (Write After Approval): Add myself.
9337
9338 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9339
9340         * configure.in: Move generic linux case to end.  Copy generic
9341         linux noconfigdirs to mips*-*-linux* entry and new
9342         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9343
9344 2002-07-19  Michael Matz  <matz@suse.de>
9345
9346         * MAINTAINERS: Add myself as ra* maintainer.
9347
9348 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9349
9350         * config.guess: Update to 2002-07-09 version.
9351         * config.sub: Update to 2002-07-03 version.
9352
9353 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9354
9355         * MAINTAINERS: Fix typo in a maintainer email address.
9356
9357 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9358
9359         * configure.in: Remove two redundant tests.
9360
9361 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9362
9363         * configure.in (mips*-*-irix6*o32): Enable stabs.
9364
9365 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9366
9367         * configure.in: Don't build grez.
9368         * Makefile.in: Ditto.
9369
9370         * Makefile.in: Remove references to bsp, cygmon, libstub.
9371         * configure.in: Ditto.
9372
9373         * configure.in: Remove leftover reference to gdbtest.
9374
9375 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9376
9377         * configure.in (gxx_include_dir):  Change to match versioned
9378         C++ headers if --enable-version-specific-runtime-libs is used.
9379
9380 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9381
9382         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9383
9384 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9385
9386         * configure.in: Make --without-x work.
9387
9388 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9389
9390         * configure.in: Rearrange target Makefile fragment collection.
9391
9392         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9393         cvs[src].
9394         * configure.in: Ditto.
9395
9396 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9397
9398         * MAINTAINERS (Write After Approval): Update my e-mail address.
9399
9400 2002-06-24  Ben Elliston  <bje@redhat.com>
9401
9402         * configure.in (host_tools): Remove cgen.
9403
9404         * Makefile.in (all-cgen): Remove; runs from its source directory.
9405         (check-cgen, install-cgen, clean-cgen): Likewise.
9406         (all-opcodes): Do not depend on all-cgen.
9407         (all-sim): Likewise.
9408
9409 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9410
9411         * Makefile.in: Eliminate 'apache' targets.
9412         * configure.in: Eliminate 'apache' targets.
9413
9414         * configure.in: Eliminate redundant tests.  Reorganize.
9415
9416         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9417
9418         * config-ml.in: Eliminate references to Cygnus configure.
9419
9420         * Makefile.in: Eliminate references to building emacs.
9421
9422 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9423
9424         * MAINTAINERS: Update my email address.
9425
9426 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9427
9428         * config.if (libstdcxx_incdir): Version C++ headers.
9429         (cxx_incdir): Remove.
9430
9431 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9432
9433         * MAINTAINERS (Write After Approval): Add self.
9434
9435 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9436
9437         * configure.in: Add support for ip2k.
9438
9439 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9440
9441         * configure.in: Fix AIX configury bug.
9442
9443 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9444
9445         * MAINTAINERS (Write After Approval): Add self.
9446
9447 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9448
9449         * configure.in: replace ${topsrcdir} with ${srcdir}
9450
9451         * configure.in: Move definition of libstdcxx_flags
9452         right above usage, rather than waaay earlier.
9453
9454         * configure.in: Pull definition of is_cross_compiler earlier.
9455
9456         * configure.in: Rearrange a little.
9457
9458         * configure.in: Remove references to librx.
9459         * Makefile.in: Remove references to librx.
9460
9461 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9462
9463         * config.sub: Add support for avr target.
9464         Import from master sources, rev 1.255
9465
9466 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9467
9468         * configure, .cvsignore:  Revert previous change...
9469         * Makefile:  ...delete.
9470
9471 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9472
9473         * configure.in: Eliminate ${gasdir} variable.
9474
9475 2002-06-18  Dave Brolley  <brolley@redhat.com>
9476
9477         * configure.in: Add support for frv.
9478         * config.sub: Add support for frv.
9479
9480 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9481
9482         * configure:  Remove garbage from previous commit.
9483
9484 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9485
9486         * configure:  For in-source builds, make a subdir and re-exec there.
9487         * Makefile:  New file.  Pass targets through to build directory.
9488         * .cvsignore:  No longer ignore "Makefile".
9489
9490 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9491
9492         * MAINTAINERS (Write After Approval): Add self.
9493
9494 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9495
9496         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9497
9498 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9499
9500         * configure.in (vax-*-netbsd*): Re-enable gas.
9501
9502 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9503
9504         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9505         BUILD_PREFIX_1, to correct nomenclature.
9506         * configure: Likewise.
9507
9508         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9509         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9510
9511 2002-05-31  Olaf Hering  <olh@suse.de>
9512
9513         * config-ml.in: Propogate DESTDIR also.
9514
9515 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9516
9517         * configure.in (vax-*-netbsd*): Don't build gas for this
9518         platform.
9519
9520 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9521
9522         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9523         and libgcj for AVR.
9524
9525 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9526
9527         * MAINTAINERS (Write After Approval): Add myself.
9528
9529 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9530
9531         * config.guess: Update to 2002-05-22 version.
9532         * config.sub: Likewise.
9533
9534 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9535
9536         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9537         * config-ml.in: Likewise.
9538         * configure: Likewise.
9539         * configure.in: Likewise.
9540
9541 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9542
9543         * MAINTAINERS: Update my email address.
9544
9545 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9546
9547         * configure.in: Simplify makefile fragment collection.
9548
9549         * configure.in: Remove code to build emacs.
9550
9551         * configure.in : Remove --srcdir argument from targargs and buildargs
9552         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9553
9554         * configure: Move some logic to configure.in.
9555         * configure.in: Move some logic from configure.
9556
9557 2002-05-11  Tom Tromey  <tromey@redhat.com>
9558
9559         * MAINTAINERS: Reflect libgcj reality.
9560
9561 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9562
9563         * Makefile.in: Honour DESTDIR.
9564
9565 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9566
9567         * config.guess: Import 2002-03-20 version.
9568         * config.sub: Import 2002-04-26 version.
9569
9570 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9571
9572         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9573
9574 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9575
9576         * MAINTAINERS: Add self.
9577
9578 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9579
9580         * ltmain.sh: Detect and handle object name conflicts
9581         while piecewise linking a static library.
9582
9583 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9584
9585         * configure.in (noconfigdirs): Don't disable libgcj on
9586         sparc64-*-solaris* and sparcv9-*-solaris*.
9587
9588 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9589
9590         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9591
9592 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9593
9594         * configure.in (FLAGS_FOR_TARGET): Do not add
9595         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9596         on i[3456]86-*-linux*.
9597
9598 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9599
9600         * configure.in (noconfigdirs): Replace [ ] with test.
9601
9602         * configure.in (noconfigdirs): Do not add target-newlib if
9603         target == i[3456]86-*-linux*, and host == target.
9604
9605 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9606
9607         * configure.in: delete reference to absent file
9608
9609         * configure.in: replace '[' with 'test'
9610
9611         * configure.in: Eliminate references to gash.
9612         * Makefile.in: Eliminate references to gash.
9613
9614         * configure.in: remove useless references to 'pic' makefile fragments.
9615
9616         * configure.in: (*-*-windows*) Finish removing.
9617
9618         * configure.in: Eliminate redundant test for libgui.
9619
9620 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9621
9622         * MAINTAINERS: Add self and realphabetize.  Update entries
9623         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9624         entry for a29k port maintainer.
9625
9626 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9627
9628         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9629         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9630
9631 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9632
9633         * configure.in: remove references to dead files
9634
9635 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9636
9637         * MAINTAINERS: Add information about purpose of this file.
9638
9639 2002-04-18  Tom Tromey  <tromey@redhat.com>
9640
9641         * configure.in: Disallow configuring libgcj when it is already
9642         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9643         Solaris 2.8 by default.  For PR libgcj/6158.
9644
9645 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9646
9647         * configure.in:  Move default CC setting out of config/mh-* fragments
9648         directly into here.
9649
9650 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9651
9652         * configure.in: don't even try to configure or make a subdirectory
9653         if there's no configure script for it.
9654
9655 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9656
9657         * MAINTAINERS: Remove chill maintainers.
9658         * Makefile.in (CHILLFLAGS): Remove.
9659         (CHILL_LIB): Remove.
9660         (TARGET_CONFIGDIRS): Remove libchill.
9661         (CHILL_FOR_TARGET): Remove.
9662         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9663         CHILL_LIB.
9664         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9665         (CHECK_TARGET_MODULES): Likewise.
9666         (INSTALL_TARGET_MODULES): Likewise.
9667         (CLEAN_TARGET_MODULES): Likewise.
9668         (configure-target-libchill): Remove.
9669         (all-target-libchill): Remove.
9670         * configure.in (target_libs): Remove target-libchill.
9671         Do not compute CHILL_FOR_TARGET.
9672         * libchill: Remove directory.
9673
9674 2002-04-11  DJ Delorie  <dj@redhat.com>
9675
9676         * Makefile.in, configure.in: Sync with binutils, entries
9677         follow...
9678
9679 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9680
9681         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9682         (do-tar, do-bz2): New rules.
9683         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9684         (gdb-tar): New rule.
9685         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9686         (insight_dejagnu.tar): New rule.
9687         (insight.tar): New rule.
9688         (gdb+dejagnu.tar): New rule.
9689         (gdb.tar): New rule.
9690
9691 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9692
9693         * Makefile.in: Add all-tix to deps for all-snavigator
9694         so that tix is built when building snavigator.
9695
9696 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9697
9698         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9699         ld and gdb are not supported.
9700
9701 2002-01-07  Mark Salter  <msalter@redhat.com>
9702
9703         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9704         Allow target-libgloss to be built for arm, strongarm, and xscale.
9705
9706 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9707
9708         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9709         options for i[3456]86-pc-linux* native builds.
9710
9711 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9712
9713         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9714         files from .po files for a distribution.
9715
9716 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9717
9718         * configure.in: Enable libstdc++-v3 for h8300 targets.
9719
9720 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9721
9722         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9723         version from bfd/.
9724
9725 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9726
9727         * Makefile.in (VER): When present, extract the version number from
9728         the file version.in.
9729
9730 2001-05-24  Tom Rix  <trix@redhat.com>
9731
9732         * configure.in : enable ld for aix
9733
9734 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9735
9736         * config.guess: Add linux target for S/390.
9737
9738 2000-11-07  Philip Blundell  <pb@futuretv.com>
9739
9740         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9741
9742 2000-11-03  Philip Blundell  <pb@futuretv.com>
9743
9744         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9745         files.
9746
9747 2001-01-15  Ben Elliston  <bje@redhat.com>
9748
9749         * configure.in (host_tools): Add sid.
9750         Always configure cgen.
9751
9752 2000-11-24  Nick Clifton  <nickc@redhat.com>
9753
9754         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9755
9756
9757 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9758
9759         * Makefile.in (ALL_MODULES): Add all-cgen.
9760         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9761         (all-cgen): New target.
9762         (all-opcodes,all-sim): Depend on all-cgen.
9763         * configure.in (host_tools): Add cgen.
9764         Only configure cgen if --enable-cgen-maint.
9765
9766 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9767
9768         * configure.in: Add *-*-freebsd* configurations.
9769
9770 2002-04-08  Tom Tromey  <tromey@redhat.com>
9771
9772         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9773         Fixes PR libgcj/6068.
9774
9775 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9776
9777         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9778
9779 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9780
9781         * configure.in (alpha*-dec-osf*): Enable libgcj.
9782
9783 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9784
9785         * MAINTAINERS (Write After Approval): Add myself.
9786
9787 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9788
9789         Fix for: PR bootstrap/3591, target/5676
9790         * configure.in (mcore-pe): Disable the configuration of
9791         libstdc++-v3 since exceptions are not supported.
9792
9793 2002-03-20  Anthony Green  <green@redhat.com>
9794
9795         * configure.in: Enable libgcj for xscale-elf target.
9796
9797 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9798
9799         * MAINTAINERS:  Update my email address.
9800
9801 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9802
9803         * ltmain.sh (relink_command): Fix typo in previous change.
9804
9805 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9806
9807         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9808         (relink_command): Added --tag flags.
9809         (mode=install): If relinking fails; error out.
9810
9811 2002-03-12  Richard Henderson  <rth@redhat.com>
9812
9813         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9814         .NOTPARALLEL tag.
9815         (do-check): Rename from check.
9816         (check): Allow parallel check.
9817
9818 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9819
9820         * MAINTAINERS: Add myself as maintainer for xtensa port.
9821         Fix alphabetical order in CPU port maintainer list.
9822         Remove myself from Write After Approval list.
9823
9824 2002-03-11  Richard Henderson  <rth@redhat.com>
9825
9826         * Makefile.in (.NOTPARALLEL): Add fake tag.
9827
9828 2002-03-07  H.J. Lu  (hjl@gnu.org)
9829
9830         * configure.in: Enable gprof for mips*-*-linux*.
9831
9832 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9833
9834         * MAINTAINERS (Write After Approval): Add myself.
9835
9836 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9837
9838         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9839         libjava.
9840         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9841
9842 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9843
9844         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9845         because its Makefile is there; test for the executable instead.
9846
9847 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9848
9849         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9850         libstdc++-v3 and libjava.
9851
9852 2002-02-11  Adam Megacz  <adam@xwt.org>
9853
9854         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9855         boehm-gc
9856
9857 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9858
9859         * config.guess: Updated to 2002-01-30's version.
9860         * config.sub: Updated to 2002-02-01's version.
9861         Contribute sh64-elf.
9862         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9863         * configure.in: Added sh64-*-*.
9864
9865 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9866
9867         * MAINTAINERS: Belatedly add myself to write after approval list.
9868
9869 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9870
9871         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9872         Remove self as Write After Approval.
9873
9874 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9875
9876         * MAINTAINERS: Put self in as maintainer for contrib/regression
9877         directory.
9878
9879 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9880
9881         * MAINTAINERS:  Update my email address.
9882
9883 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9884
9885         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9886         target-libiberty, and target-libgloss.  Skip Java-related
9887         libraries if not supported for NetBSD on target CPU.
9888
9889 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9890
9891         * install-sh: Use _inst.$$_ for temp file name.
9892
9893 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9894
9895         * MAINTAINERS (Write After Approval): Move my contact info
9896         from here...
9897         (OS Port Maintainers): ...to here (netbsd).
9898
9899 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9900
9901         * MAINTAINERS (Write After Approval): Add myself.
9902
9903 2002-01-17  H.J. Lu  <hjl@gnu.org>
9904
9905         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9906         (all-target-fastjar): Also depend on all-target-libiberty.
9907
9908 2002-01-16  H.J. Lu  (hjl@gnu.org)
9909
9910         * config.guess: Import from master sources, rev 1.225.
9911         * config.sub: Import from master sources, rev 1.238.
9912
9913 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9914
9915         * MAINTAINERS (Write After Approval): Remove myself.
9916
9917 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9918
9919         * MAINTAINERS (Write After Approval): Add myself.
9920
9921 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9922
9923         * MAINTAINERS: Add self as docs co-maintainer.
9924
9925 2001-12-11  Matthias Klose  <doko@debian.org>
9926
9927         * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9930
9931         * MAINTAINERS: Update my email address.
9932
9933 2001-12-07  Turly O'Connor  <turly@apple.com>
9934         * MAINTAINERS (Write After Approval): Add myself.
9935         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9936         (rs6000_initialize_trampoline): Call __trampoline_setup for
9937         ABI_DARWIN too.
9938         * darwin-tramp.asm: New file, implements __trampoline_setup.
9939         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9940
9941 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9942
9943         * MAINTAINERS (Write After Approval): Add myself.
9944
9945 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9946
9947         * configure, configure.in: Use temp file for long sed commands.
9948
9949 2001-12-03  Laurent Guerby  <guerby@acm.org>
9950
9951         * config.sub: Update to version 1.232 on subversion.
9952
9953 2001-12-03  Ben Elliston  <bje@redhat.com>
9954
9955         * MAINTAINERS: Update mail address for config.* patches.
9956
9957 2001-11-27  DJ Delorie  <dj@redhat.com>
9958             Zack Weinberg  <zack@codesourcery.com>
9959
9960         When build != host, create libiberty for the build machine.
9961
9962         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9963         CONFIG_ARGUMENTS.
9964         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9965         New variables.
9966         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9967         and rules.
9968         (all.normal): Depend on ALL_BUILD_MODULES.
9969         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9970         (all-build-libiberty): Depend on configure-build-libiberty.
9971
9972         * configure: Calculate and substitute proper value for
9973         ALL_BUILD_MODULES.
9974         * configure.in: Create the build subdirectory.
9975         Calculate and substitute TARGET_CONFIGARGS (formerly
9976         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9977
9978 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9979
9980         * MAINTAINERS (write-after-approval): Add self.
9981
9982 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9983
9984         * MAINTAINERS (GNATS only accounts): Remove self.
9985
9986 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9987
9988         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9989         libf2c.
9990
9991 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9992
9993         * MAINTAINERS (Write After Approval): Add self.
9994
9995 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9996
9997         * MAINTAINERS: mips and s390 are also CPU ports.
9998
9999 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10000
10001         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10002
10003 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10004
10005         * MAINTAINERS: Alphabetize.
10006
10007 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10008
10009         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10010
10011 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10012
10013         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10014
10015 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10016
10017         * configure.in (--enable-languages): Be more permissive about
10018         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10019
10020 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10021
10022         * config.sub: Import from master sources, rev. 1.230.
10023         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10024
10025 2001-11-07  Laurent Guerby  <guerby@acm.org>
10026
10027         * MAINTAINERS (Write After Approval): Add self.
10028
10029 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10030
10031         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10032
10033 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10034
10035         * config.sub: Import from master sources, rev 1.226.
10036         * config.guess: Import from master sources, rev 1.216.
10037
10038 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10039
10040         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10041         * MAINTAINERS: Add self as maintainer of MMIX port.
10042         Remove old after-approval entry.
10043
10044 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10045
10046         * ChangeLog, configure: Fix spelling errors.
10047
10048 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10049
10050         * MAINTAINERS: Tweak my address.
10051
10052 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10053
10054         * MAINTAINERS: Update my email address.
10055
10056 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10057
10058         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10059         * MAINTAINERS: Add self as maintainer of CRIS port.
10060
10061 2001-10-10  Geert Bosch  <bosch@gnat.com>
10062
10063         * MAINTAINERS (Various maintainers: Ada front end):
10064         Added Robert Dewar.
10065
10066 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10067
10068         * MAINTAINERS (Write After Approval): Added self
10069
10070 2001-10-02  Geert Bosch  <bosch@gnat.com>
10071
10072         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10073
10074 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10075
10076         * configure: Handle temporary files securely using mkdir.
10077
10078 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10079
10080         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10081
10082 2001-09-26  Will Cohen  <wcohen@redhat.com>
10083
10084         * configure.in (*-*-linux*): Disable configuration of target-newlib
10085         and target-libgloss.
10086
10087 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10088
10089         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10090         RANLIB.
10091
10092 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10093
10094         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10095         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10096         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10097         avoid quotes nesting problems.
10098         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10099         (DO_X): Export only variables that are set.
10100
10101 2001-09-19  Ben Elliston  <bje@redhat.com>
10102
10103         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10104         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10105         semantics.  Use the shell built-in "type" command instead.
10106
10107 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10108
10109         Merged from gcc-3_0-branch:
10110         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10111         * ltcf-c.sh: Use $objext, not $ac_objext.
10112         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10113         * ltcf-cxx.sh: Add support for GNU.
10114         2001-07-22  Timothy Wall  <twall@redhat.com>
10115         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10116         default settings if using GNU tools with that configuration.
10117         * ltcf-cxx.sh: Ditto.
10118         * ltcf-gcj.sh: Ditto.
10119         2001-07-21  Michael Chastain  <chastain@redhat.com>
10120         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10121         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10122         * ltmain.sh: Mark as gcc-local.
10123
10124 2001-08-30  Eric Christopher  <echristo@redhat.com>
10125             Jason Eckhardt  <jle@redhat.com>
10126
10127         * config.guess: Merge from master sources.
10128         * config.sub: Merge from master sources, add support for mipsisa32.
10129
10130 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10131         * config.sub: Merge from master sources, rev 1.219.
10132         * MAINTAINERS: Add self as contact for stormy16 port.
10133
10134 2001-08-14  Zack Weinberg  <zackw@panix.com>
10135
10136         * config.sub: Merge from master sources, rev 1.218.
10137         * config.guess: Merge from master sources, rev 1.209.
10138
10139 2001-08-11  Graham Stott  <grahams@redhat.com>
10140
10141         * Makefile.in (check-c++): Add missing semicolon.
10142
10143 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10144
10145         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10146
10147 2001-07-30  Eric Christopher  <echristo@redhat.com>
10148
10149         * MAINTAINERS (Various maintainers: mips port): Added myself.
10150
10151 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10152
10153         * configure.in (sh-*-linux*): New.
10154
10155 2001-07-27  Richard Henderson  <rth@redhat.com>
10156
10157         * .cvsignore: Add LAST_UPDATED.
10158
10159 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10160
10161         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10162
10163 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10164
10165         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10166
10167 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10168
10169         * MAINTAINERS (Write After Approval): Added myself.
10170
10171 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10172
10173         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10174         and libgcj on m68hc11/m68hc12.
10175
10176 2001-06-27  H.J. Lu  (hjl@gnu.org)
10177
10178         * Makefile (CFLAGS_FOR_BUILD): New.
10179         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10180
10181 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10182
10183         * README: Remove version number.
10184
10185 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10186
10187         * INSTALL/README: Update wrt. to the installation instructions now
10188         residing in gcc/doc/install.texi.
10189
10190 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10191
10192         * README: Replace with a cut-down and updated version of gcc/README.
10193
10194 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10195
10196         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10197         multilibs to be disabled.
10198
10199 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10200
10201         * MAINTAINERS (Write After Approval): Add myself.
10202
10203 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10204
10205         * config.guess: Import CVS version 1.195.
10206         * config.sub: Import CVS version 1.212.
10207
10208 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10209
10210         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10211         gcc/xgcc is built, use -print-prog-name to find out the program
10212         name to use.
10213
10214 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10215
10216         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10217         appear to also be in the master copy.
10218         * config.sub:  Import CVS version 1.211.
10219
10220 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10221
10222         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10223         with_gcc]: Use `gcc -shared' to build a shared library.
10224
10225 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10226
10227         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10228         archives.
10229
10230 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10231
10232         * MAINTAINERS (Write After Approval): Add myself.
10233
10234 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10235
10236         * configure.in (libstdcxx_flags): Do not try to execute
10237         libstdc++-v3/testsuite_flags until it exists.
10238
10239 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10240
10241         * MAINTAINERS: Update my email address.
10242
10243 2001-05-31  Graham Stott  <grahams@redhat.com>
10244
10245         * MAINTAINERS (Write After Approval): Add myself.
10246
10247 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10248
10249         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10250         libraries when using g++ with native linker.
10251
10252 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10253
10254         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10255
10256 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10257
10258         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10259         [aix4*|aix5*]: Prepend blank.
10260
10261 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10262
10263         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10264         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10265         of subdir/configure scripts to use the new libtool.m4.
10266
10267 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10268
10269         * MAINTAINERS (Write After Approval): Add myself.
10270
10271 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10272
10273         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10274
10275 2001-05-11  Ben Elliston  <bje@redhat.com>
10276
10277         * Makefile.in (all-sid): New target.
10278         (check-sid, clean-sid, install-sid): Likewise.
10279
10280 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10281
10282         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10283
10284 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10285
10286         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10287         libgcj.
10288
10289 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10290
10291         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10292         gcc/xgcc is built, use -print-prog-name to find out the program
10293         name to use.
10294
10295 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10296
10297         * configure.in (noconfigdirs): Don't reset it from scratch in the
10298         target case; only append to it.
10299
10300         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10301         sparc-*-solaris2.8]: Disable ${libgcj}.
10302
10303 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10304
10305         * configure.in (libgcj_saved): Copy from $libgcj.
10306         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10307         --disable-libgcj.
10308
10309 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10310
10311         * MAINTAINERS: Remove self as MIPS maintainer and
10312         C front end maintainer.
10313
10314 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10315
10316         * configure.in: Move *-chorusos target case to the proper switch.
10317         Disable libgcj.
10318
10319 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10320
10321         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10322         1.641.2.228.
10323
10324 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10325
10326         * Makefile.in (STAGE1_CFLAGS): Pass down.
10327
10328 2001-04-13  Alan Modra  <amodra@one.net.au>
10329
10330         * config.guess: Add hppa64-linux support.  Note for next import that
10331         this is already in the master file.
10332         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10333
10334 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10335
10336         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10337         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10338
10339 2001-04-11  Stan Shebs  <shebs@apple.com>
10340
10341         * MAINTAINERS: Add self as Darwin port maintainer.
10342
10343 2001-04-11  Alan Modra  <amodra@one.net.au>
10344
10345         * MAINTAINERS: Update my email address.
10346
10347 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10348
10349         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10350         recent versions of FreeBSD (release 3 or later).
10351         * ltconfig: On FreeBSD, -lc must not be provided when building
10352         a shared library or else the standard -pthread gcc option is
10353         rendered worthless to later users of the built library.
10354
10355 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10356
10357         * MAINTAINERS: Add self and RTH as C front end maintainers.
10358
10359 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10360
10361         * config.sub: Make sure to match an already-canonicalized
10362         machine name (eg. mn10300-unknown-elf).
10363
10364 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10365
10366         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10367         New macros.
10368         (bootstrap, cross): Use RECURSE_FLAGS.
10369         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10370
10371 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10372
10373         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10374
10375 2001-03-22  Colin Howell  <chowell@redhat.com>
10376
10377         * Makefile.in (DO_X): Do not backslash single-quotes in
10378         backquotes (two places).
10379
10380 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10381
10382         Re-installed:
10383         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10384         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10385         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10386         * ltcf-cxx.sh: Likewise.
10387         * ltcf-gcj.sh: Likewise.
10388
10389 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10390
10391         * MAINTAINERS: Add myself as "documentation co-maintainer".
10392
10393 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10394
10395         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10396         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10397
10398 2001-03-19  Tom Tromey  <tromey@redhat.com>
10399
10400         * config-ml.in: Handle GCJ and GCJFLAGS.
10401
10402 2001-03-21  Michael Chastain  <chastain@redhat.com>
10403
10404         * Makefile.in: all-m4 depends on all-texinfo.
10405
10406 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10407
10408         * MAINTAINERS: Add myself to write after approval list.
10409
10410 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10411
10412         * Makefile.in (DO_X): Quote nested quotes.
10413
10414 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10415
10416         * MAINTAINERS: Add myself to write after approval list.
10417
10418 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10419
10420         * Makefile.in (DO_X): Use double quotes for quoting
10421         "RANLIB=$${RANLIB}".
10422
10423 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10424
10425         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10426
10427 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10428
10429         * configure.in: Only use `lang_requires' for languages athat are
10430         actually enabled.
10431
10432 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10433
10434         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10435
10436 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10437
10438         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10439
10440 2001-03-07  Tom Tromey  <tromey@redhat.com>
10441
10442         * configure.in: Allow config-lang.in to set `lang_requires' to list
10443         of other required languages.
10444
10445 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10446
10447         * Makefile.in: Remove RANLIB definition. Use RANLIB
10448         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10449         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10450
10451 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10452             Alexandre Oliva  <aoliva@redhat.com>
10453
10454         * Makefile.in (check-c++): Use tabs, not spaces.
10455
10456 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10457
10458         * MAINTAINERS: add myself to Write After Approval list.
10459
10460 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10461
10462         * Makefile.in (check-c++): New rule.
10463
10464         * configure.in (target_libs): Remove libg++.
10465         (noconfigdirs): Remove libg++.
10466         (noconfigdirs): Same.
10467         (noconfigdirs): Same.
10468         (noconfigdirs): Same.
10469
10470         * config-ml.in: Remove libg++ references.
10471
10472         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10473         (ALL_TARGET_MODULES): Same.
10474         (configure-target-libg++): Remove.
10475         (all-target-libg++): Remove.
10476         (configure-target-libio): Remove.
10477         (all-target-libio): Remove.
10478         (check-target-libio): Remove.
10479         (.PHONY): Remove.
10480         (libg++.tar.bz2): Remove.
10481         (all-target-cygmon): Remove libio.
10482         (all-target-libstdc++): Remove.
10483         (configure-target-libstdc++): Remove.
10484         (TARGET_LIB_PATH): Remove libstdc++.
10485         (ALL_GCC_CXX): Remove libstdc++.
10486         (all-target-gperf): Correct.
10487
10488 2001-02-16  Nick Clifton  <nickc@redhat.com>
10489
10490         * configure.in (noconfigdirs): Allow configuration of texinfo
10491         for Cygwin hosts.
10492
10493 2001-02-15  Anthony Green  <green@redhat.com>
10494
10495         * configure: Introduce GCJ_FOR_TARGET.
10496         * configure.in: Ditto.
10497         * Makefile.in: Ditto.
10498
10499 2001-02-13  Andreas Schwab  <schwab@suse.de>
10500
10501         * MAINTAINERS: Update mail address.
10502
10503 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10504
10505         * config.guess: Add linux target for S/390.
10506         * config.sub: Likewise.
10507
10508 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10509
10510         * configure.in: for *-chorusos, don't config target-newlib and
10511         target-libgloss.
10512
10513 2001-02-06  Ben Elliston  <bje@redhat.com>
10514
10515         * configure: Output host type to stdout, not stderr.
10516
10517 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10518
10519         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10520         * ltcf-cxx.sh: Likewise.
10521
10522         * config.if: Assume enable_libstdcxx_v3 is defined.
10523
10524 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10525
10526         Remove V2 C++ library.
10527         * configure.in: Remove --enable-libstdcxx_v3 support.
10528
10529 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10530
10531         * include/demangle.h: Add prototype for java_demangle_v3.
10532
10533 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10534
10535         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10536
10537 2001-01-27  Richard Henderson  <rth@redhat.com>
10538
10539         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10540
10541 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10542
10543         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10544         Don't unset, it's non-portable and no longer necessary, set to empty
10545         instead.
10546
10547 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10548
10549         * ltconfig: Shell portability fix for the tagname validity check.
10550
10551 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10552
10553         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10554         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10555
10556 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10557
10558         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10559
10560 2001-01-26  Tom Tromey  <tromey@redhat.com>
10561
10562         * configure.in: Allow libgcj to be built on Sparc Solaris.
10563
10564 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10565
10566         * ltcf-c.sh: Add aix5 case.
10567         * ltcf-cxx.sh: Likewise.
10568         * ltconfig: Likewise.
10569
10570 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10571
10572         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10573         keep at least one of build_libtool_libs or build_old_libs set to
10574         yes.
10575
10576         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10577         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10578
10579 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10580
10581         * configure.in: Enable libgcj on several additional platforms.
10582
10583 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10584
10585         * configure.in: Enable libgcj for linux targets.
10586
10587 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10588
10589         * MAINTAINERS (Write After Approval): Add myself.
10590
10591 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10592
10593         * MAINTAINERS: Add myself as vax port maintainer.
10594
10595 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10596
10597         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10598
10599 2001-01-09  Mike Stump  <mrs@wrs.com>
10600
10601         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10602         failures of subdirectories.
10603
10604 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10605
10606         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10607         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10608         * ltcf-cxx.sh: Likewise.
10609         * ltcf-gcj.sh: Likewise.
10610         * ltconfig.sh: Fix typo.
10611
10612 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10613
10614         * configure: handle DOS-style absolute paths.
10615
10616 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10617
10618         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10619
10620 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10621
10622         * MAINTAINERS: Add myself as avr port co-maintainer.
10623
10624 2000-12-28  Ben Elliston  <bje@redhat.com>
10625
10626         * MAINTAINERS: Add myself under ``Write After Approval''.
10627
10628 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10629
10630         * texinfo: Remove directory from GCC.
10631
10632 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10633
10634         * COPYING: Update to current
10635         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10636         to 19yy as example year in copyright notice).
10637
10638 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10639
10640         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10641         (libstdcxx_incdir): Pass down.
10642         * config.if: Remove expired bits for cxx_interface, add stub.
10643         (libstdcxx_incdir): Add variable for g++ include directory.
10644         * configure.in (gxx_include_dir): Use it.
10645
10646 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10647
10648         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10649         with old-email address from ``Write After Approval''.
10650
10651 2000-12-15  Andreas Jaeger  <aj@suse.de>
10652
10653         * configure.in: Handle lang_dirs.
10654
10655 2000-12-14  Tom Tromey  <tromey@redhat.com>
10656
10657         * MAINTAINERS: Removed brads.
10658
10659         * MAINTAINERS: Added gcj developers.
10660
10661 2000-12-13  Anthony Green  <green@redhat.com>
10662
10663         * configure.in: Disable libgcj for any target not specifically
10664         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10665         with g++ abi.
10666
10667 2000-12-13  Mike Stump  <mrs@wrs.com>
10668
10669         * Makefile.in (local-distclean): Also remove fastjar.
10670
10671 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10672
10673         * contrib/gcc_update: Add fastjar --touch entries.
10674
10675 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10676
10677         * configure.in: Disable language-specific target libraries for
10678         languages that aren't enabled.
10679
10680 2000-12-10  Anthony Green  <green@redhat.com>
10681
10682         * configure.in: Define libgcj.  Disable libgcj target libraries for
10683         most targets.
10684
10685 2000-12-10  Neil Booth  <neilb@earthling.net>
10686
10687         * MAINTAINERS: Update mail address, remove from WAA list.
10688
10689 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10690
10691         * libjava: Imported from /cvs/java.
10692         * libffi: Likewise.
10693         * Boehm-gc: Likewise.
10694
10695 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10696
10697         * configure.in (target_libs): Revert 2000-12-08 patch.
10698         (noconfigdirs): Added target-libjava.
10699
10700 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10701
10702         * djunpack.bat: removed.
10703
10704 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10705
10706         * Makefile.in: handle DOS-style absolute paths.
10707         * config-ml.in: likewise.
10708         * symlink-tree: likewise.
10709
10710 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10711
10712         * fastjar: Imported.
10713
10714 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10715
10716         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10717         libjava.
10718         * configure.in (target_libs): Removed `target-libjava'.
10719
10720 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10721
10722         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10723         (ALL_MODULES): Added fastjar.
10724         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10725         (all-target-libjava): all-fastjar replaces all-zip.
10726         (all-fastjar): Added.
10727         (configure-target-fastjar, all-target-fastjar): Likewise.
10728         * configure.in (host_tools): Added fastjar.
10729
10730 2000-12-07  Mike Stump  <mrs@wrs.com>
10731
10732         * Makefile.in (local-distclean): Remove leftover built files.
10733
10734 2000-11-24  Nick Clifton  <nickc@redhat.com>
10735
10736         * configure.in (xscale-elf): Add target.
10737         (xscale-coff): Add target.
10738
10739 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10740
10741         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10742         recent versions of FreeBSD (release 3 or later).
10743         * ltconfig: On FreeBSD, -lc must not be provided when building
10744         a shared library or else the standard -pthread gcc option is
10745         rendered worthless to later users of the built library.
10746
10747 2000-11-16  Fred Fish  <fnf@be.com>
10748
10749         * configure.in (enable_libstdcxx_v3): Fix typo,
10750         libstd++ -> libstdc++.
10751
10752 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10753
10754         * MAINTAINERS: Add self to Write After Approval list.
10755
10756 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10757
10758         * MAINTAINERS: Update my email address.  Add myself to global write
10759         privs list.
10760
10761 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10762
10763         * Makefile.in: Merge with src and libgcj.
10764         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10765         configure-target-<library> when their configure scripts need the C
10766         or C++ library to have already been built to work properly.
10767         (do_proto_toplev): Set them to an empty string.
10768
10769         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10770         (REALLY_SET_LIB_PATH): Use them.
10771
10772 2000-11-17  Stan Shebs  <shebs@apple.com>
10773
10774         * MAINTAINERS: Add self to Write After Approval list.
10775
10776 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10777
10778         * configure: Provide the original toplevel configure arguments
10779         (including $0) to subprocesses in the environment rather than
10780         through gcc/configargs.h.
10781
10782 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10783
10784         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10785         C99.  Alphabetise "Write After Approval" list.
10786
10787 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10788
10789         * configure: Turn on libstdc++ V3 by default.
10790
10791         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10792         if we've got GCC.
10793
10794 2000-11-11  Philip Blundell  <philb@gnu.org>
10795
10796         * MAINTAINERS: Add self to Write After Approval list.
10797
10798 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10799
10800         * ltcf-c.sh (aix4): Improve shared library configuration; require
10801         exporting symbols.
10802         * ltcf-cxx.sh (aix4): Define.
10803         * ltconfig (aix4): Define library and soname specs appropriate for
10804         AIX.  Define command to create export symbols list.
10805
10806 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10807
10808         * config.sub: Add support for Sun Chorus
10809
10810 2000-10-31  Nick Clifton  <nickc@redhat.com>
10811
10812         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10813         <name>@redhat.com.  Also installed new email address for Clint
10814         Popetz.
10815
10816 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10817
10818         * etc: Remove directory from GCC.
10819
10820 2000-10-16  Michael Meissner  <meissner@redhat.com>
10821
10822         * configure (gcc/configargs.h): Only create if there is a build GCC
10823         directory created.
10824
10825 2000-10-16  Matthias Klose  <doko@debian.org>
10826
10827         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10828         when configured for libstdc++-v3.
10829
10830 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10831
10832         * configure: Save configure arguments to gcc/configargs.h.
10833
10834 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10835
10836         * config.guess: Import CVS version 1.157.
10837         * config.sub: Import CVS version 1.181.
10838
10839 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10840
10841         * Makefile.in (bootstrap): avoid recursion if subdir missing
10842         (cross): ditto
10843         (do-proto-toplev): ditto
10844
10845 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10846
10847         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10848         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10849
10850         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10851         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10852         all affected `configure' scripts.
10853
10854 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10855
10856         * MAINTAINERS: Add self as cpplib co-maintainer.
10857
10858 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10859
10860         * MAINTAINERS: Add self to Write After Approval list.
10861
10862 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10863
10864         * INSTALL/README: egcs -> GCC update.
10865
10866 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10867
10868         * MAINTAINERS: Add myself to Write After Approval list.
10869
10870 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10871
10872         * MAINTAINERS: Add myself to Write After Approval list.
10873
10874 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10875
10876         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10877         X11 libraries for hppa64.
10878
10879 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10880
10881         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10882
10883 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10884
10885         * Makefile.in (all-zlib): Added dummy target.
10886
10887         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10888         ltcf-gcj.sh: Updated from libtool multi-language branch.
10889
10890 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10891
10892         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10893         (bootstrap*): Depend on all-bootstrap.
10894
10895 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10896
10897         * config.guess: Import CVS version 1.156.
10898         * config.sub: Import CVS version 1.179.
10899
10900 2000-09-02  Anthony Green  <green@cygnus.com>
10901
10902         * Makefile.in (all-gcc): Depend on all-zlib.
10903         (CLEAN_MODULES): Add clean-zlib.
10904         (ALL_MODULES): Add all-zlib.
10905         * configure.in (host_libs): Add zlib.
10906
10907 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10908
10909         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10910         crosses, but add gcc/include to the header search path for them.
10911
10912 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10913
10914         * MAINTAINERS: Add self to Write After Approval list.
10915
10916 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10917
10918         * config.guess: Import CVS version 1.152.
10919         * config.sub: Import CVS version 1.177.
10920
10921 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10922
10923         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10924         $targargs to tell whether newlib is going to be built.
10925
10926         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10927         $$r/TARGET_SUBDIR/libio for _G_config.h.
10928
10929 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10930
10931         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10932
10933 2000-08-22  DJ Delorie  <dj@redhat.com>
10934
10935         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10936
10937 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10938
10939         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10940         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10941         sub-configures.
10942
10943 2000-08-21  DJ Delorie  <dj@redhat.com>
10944
10945         * MAINTAINERS: Add self as a libiberty maintainer
10946
10947 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10948
10949         * configure.in (libstdcxx_flags): Use
10950         libstdc++-v3/src/libstdc++.INC.
10951
10952 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10953
10954         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10955
10956 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10957
10958         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10959
10960         * configure: Make enable_threads and enable_shared defaults
10961         explicit.  Substitute enable_threads into generated Makefiles.
10962         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10963         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10964
10965 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10966
10967         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10968
10969 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10970
10971         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10972         previous delta.
10973
10974 2000-08-11  Jason Merrill  <jason@redhat.com>
10975
10976         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10977         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10978         (FLAGS_FOR_TARGET): Not here.
10979         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10980
10981 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10982
10983         * config-ml.in (CC, CXX): Don't introduce a leading space.
10984
10985 2000-08-07  DJ Delorie  <dj@delorie.com>
10986
10987         * MAINTAINERS: Add self as a DJGPP maintainer
10988
10989 2000-08-07  DJ Delorie  <dj@redhat.com>
10990
10991         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10992         "if we're also building gcc, and it's a gcc that will run on the
10993         build machine, we want to use its includes instead of the system's
10994         default includes".
10995
10996 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10997
10998         * MAINTAINERS: Add self to Write After Approval list.
10999
11000 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11001
11002         * configure.in (libstdcxx_flags): Don't use `"'.
11003
11004         * config-ml.in: Adjust multilib search paths to the
11005         appropriate multilib tree.
11006
11007 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11008
11009         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11010         commas in $LANGUAGES.
11011
11012 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11013
11014         * configure.in: Re-enable all references to libg++ and librx.
11015
11016 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11017
11018         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11019         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11020         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11021         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11022
11023         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11024
11025 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11026
11027         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11028         CXX_FOR_TARGET for sed.
11029
11030 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11031
11032         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11033         Do not override if already set in the environment or in configure.
11034         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11035         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11036
11037 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11038
11039         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11040         the libtool CVS tree multi-language branch.
11041         * ltconfig, ltmain.sh: Updated.
11042
11043 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11044
11045         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11046         (clean-target): Depend on it.
11047
11048         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11049         (GCC_FOR_TARGET): Use it.
11050         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11051         * configure.in: ... here.
11052         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11053         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11054
11055 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11056
11057         * MAINTAINERS: Add self to Write After Approval list.
11058
11059 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11060
11061         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11062         (configure-target-libchill, configure-target-libobjc): Likewise.
11063
11064         * configure.in: Use the same cache file for all target libs.
11065         * config-ml.in: But different cache files per multilib variant.
11066
11067 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11068
11069         * configure (topsrcdir): Don't use dirname.
11070
11071 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11072
11073         * MAINTAINERS: Add self to Write After Approval list.
11074
11075 2000-07-20  Jason Merrill  <jason@redhat.com>
11076
11077         * configure.in: Remove all references to libg++ and librx.
11078
11079         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11080
11081 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11082
11083         * config.sub: Update to subversions version 2000-07-06.
11084
11085 2000-07-12  Andrew Haley  <aph@cygnus.com>
11086
11087         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11088         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11089
11090 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11091
11092         * symlink-tree:  Check number of arguments.
11093
11094 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11095
11096         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11097         search path for a g++ extracted from the build tree.  This
11098         will allow link tests run by configure scripts in
11099         subdirectories to succeed.
11100
11101 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11102
11103         * ltconfig: Add support for mips-dde-sysv4.2MP
11104
11105 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11106
11107         * MAINTAINERS: Add myself as loop discovery maintainer.
11108
11109 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11110
11111         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11112         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11113
11114 2000-06-19  Timothy Wall  <twall@cygnus.com>
11115
11116         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11117         * config.sub: Add tic54x target.
11118
11119 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11120
11121         * MAINTAINERS: Add self as Fortran maintainer,
11122         remove Craig Burley.
11123
11124 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11125
11126         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11127         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11128
11129 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11130
11131         * MAINTAINERS: Add self as i18n maintainer
11132
11133 20000-05-21  H.J. Lu  (hjl@gnu.org)
11134
11135         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11136         directory are used if they exist. Make sure
11137         $(build_tooldir)/include is searched for header files,
11138         $(build_tooldir)/lib/ for library files.
11139         (GCC_FOR_TARGET): Likewise.
11140         (CXX_FOR_TARGET): Likewise.
11141
11142 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11143
11144         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11145
11146 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11147
11148         * Makefile.in (configure-target-libiberty): Depend on
11149         configure-target-newlib.
11150
11151 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11152
11153         * configure.in, Makefile.in: Merge all libffi-related
11154         configury stuff from the libgcj tree.
11155
11156 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11157
11158         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11159         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11160
11161 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11162
11163         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11164         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11165         current version information.  Add to proto-toplev directory.
11166         (gdb-taz): Build do-djunpack.
11167
11168 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11169
11170         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11171
11172 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11173
11174         * MAINTAINERS: Add self to Write After Approval list.
11175
11176 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11177
11178         * ltmain.sh: Preserve in relink_command any environment
11179         variables that may affect the linker behavior.
11180
11181 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11182
11183         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11184
11185 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11186
11187         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11188
11189 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11190
11191         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11192         with the version name.
11193
11194 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11195
11196         * MAINTAINERS: Add self as bb-reorder maintainer.
11197
11198 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11199
11200         * config.if: Tweak.
11201
11202 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11203
11204         * djunpack.bat: New file.
11205
11206 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11207
11208         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11209         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11210         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11211         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11212
11213 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11214
11215         * config.sub (case $basic_machine): Change default for "ibm-*"
11216         to "openedition".
11217
11218 2000-04-13  Andreas Jaeger  <aj@suse.de>
11219
11220         * MAINTAINERS: Added myself.
11221
11222 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11223
11224         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11225         (do-md5sum): New target.
11226         (MD5PROG): Define.
11227         (PACKAGE): Default to TOOL.
11228         (VER): Default to a shell script.
11229         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11230         md5 checksum generation.
11231         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11232         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11233         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11234         insight.tar.bz2): Use gdb-taz to create archive.
11235
11236 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11237
11238         * configure (warn_cflags): Delete.
11239
11240 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11241
11242         * MAINTAINERS: Added myself.
11243
11244 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11245             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11246
11247         * configure.in (enable_libstdcxx_v3): Add.
11248         (target_libs): Add bits here to switch between libstdc++-v2 and
11249         libstdc++-v3.
11250         * config.if: And this file too.
11251         * Makefile.in: Add libstdc++-v3 targets.
11252
11253 2000-04-05  Michael Meissner  <meissner@redhat.com>
11254
11255         * config.sub (d30v): Add d30v as a basic machine type.
11256
11257 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11258
11259         * configure.in: -linux-gnu*, not -linux-gnu.
11260
11261 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11262
11263         * MAINTAINERS: Add self in write-after-approval section.
11264
11265 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11266
11267         * MAINTAINERS: Add self as ia64 port maintainer.
11268
11269 2000-03-08  Neil Booth  <NeilB@earthling.net>
11270
11271         * MAINTAINERS: Add self in write-after-approval section.
11272
11273 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11274
11275         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11276         (do-tar-bz2): Replace TOOL with PACKAGE.
11277         (gdb.tar.bz2): Remove GDBTK from GDB package.
11278         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11279         dejagnu.tar.bz2): New packages.
11280
11281 2000-02-27  Andreas Jaeger  <aj@suse.de>
11282
11283         * configure.in: Add entry for mips*-*-linux*, move catch all
11284         *-*-*linux* entry below this one.
11285
11286 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11287
11288         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11289
11290 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11291
11292         * config.sub: Support an OS of "wince".
11293
11294 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11295
11296         * config.guess, config.sub: Updated to match config's 2000-02-15
11297         version.
11298
11299 2000-02-23  Linas Vepstas  <linas@linas.org>
11300
11301         * config.sub: Add support for Linux/IBM 370.
11302         * configure.in: Likewise.
11303
11304 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11305
11306         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11307
11308 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11309
11310         * config.guess: Guess "cygwin" rather than "cygwin32".
11311
11312 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11313
11314         * configure (gcc_version): When setting, narrow search to
11315         lines containing `version_string'.
11316
11317 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11318
11319         * config.sub: Add support for avr target.
11320
11321 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11322
11323         * MAINTAINERS: Add maintainers for MCore port.
11324
11325 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11326
11327         * config.sub: Add mmix-knuth-mmixware.
11328
11329 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11330
11331         * MAINTAINERS: Pair cccp with cpplib maintainership.
11332
11333 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11334
11335         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11336         structure stuff to -L library search.
11337         (CXX_FOR_TARGET): Ditto.
11338         (CROSS_CHECK_MODULES): Fix spelling mistake.
11339
11340 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11341
11342         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11343         the C++ compiler.
11344
11345 2000-01-12  Richard Henderson  <rth@cygnus.com>
11346
11347         * configure.in: Don't build some bits for beos.
11348
11349 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11350
11351         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11352         as include files.
11353
11354 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11355
11356         * Add self as cpplib maintainer, as requested by Jason
11357         Merrill.  Correct my e-mail address.
11358
11359 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11360
11361         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11362         not mh-aix43.
11363
11364 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11365
11366         * MAINTAINERS: Add myself to "write after approval" list.
11367
11368 1999-12-14  Richard Henderson  <rth@cygnus.com>
11369
11370         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11371         * config.sub: Accept alphaev[78], alphaev8.
11372
11373 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11374
11375         * config.guess, config.sub: Update from autoconf.
11376
11377 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11378
11379         * MAINTAINERS:  update my playtime e-address.
11380
11381 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11382
11383         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11384         necessary libraries are missing.
11385
11386 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11387
11388         * MAINTAINERS: Add new 'write after approval' maintainer.
11389
11390 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11391
11392         * MAINTAINERS: Add new Java maintainer.
11393
11394 1999-10-25  Andreas Schwab  <schwab@suse.de>
11395
11396         * configure: Fix quoting inside arguments of eval.
11397
11398 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11399
11400         * config-ml.in: Allow suppression of some ARM multilibs.
11401
11402 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11403
11404         * config.guess: Add OS/390 match pattern.
11405         * config.sub: Add mvs, openedition targets.
11406         * configure.in (i370-ibm-opened*): New.
11407
11408 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11409
11410         * config.sub: Add support for configuring for pj.
11411
11412 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11413
11414         * config.sub (maybe_os): Add support for configuring for fr30.
11415
11416 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11417
11418         * configure.in: Do not configure or build ld for AIX
11419         platforms.  ld is known to be broken on these platforms.
11420
11421 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11422
11423         * config-ml.in: Pass compiler flag corresponding to multidirs to
11424         subdir configures.
11425
11426 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11427
11428         * Makefile.in (LDFLAGS): Define.
11429
11430 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11431
11432         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11433         noconfigdirs.
11434         (*-*-cygwin*): Likewise.
11435
11436 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11437
11438         * mkdep: New file.
11439         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11440         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11441
11442         From Eli Zaretskii <eliz@is.elta.co.il>:
11443         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11444         long file name when using DJGPP on MS-DOS.
11445
11446 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11447
11448         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11449
11450 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11451
11452         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11453         dependency as this causes "make check" to globally "make all"
11454
11455 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11456
11457         * configure.in (target_libs): Added target-zlib.
11458         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11459         (CONFIGURE_TARGET_MODULES): Likewise.
11460         (CHECK_TARGET_MODULES): Likewise.
11461         (INSTALL_TARGET_MODULES): Likewise.
11462         (CLEAN_TARGET_MODULES): Likewise.
11463         (configure-target-zlib): New target.
11464         (all-target-zlib): Likewise.
11465         (all-target-libjava): Depend on all-target-zlib.
11466         (configure-target-libjava): Depend on configure-target-zlib.
11467
11468         * Makefile.in (configure-target-libjava): Depend on
11469         configure-target-newlib.
11470         (configure-target-boehm-gc): New target.
11471         (configure-target-qthreads): New target.
11472
11473         * configure.in (target_libs): Added target-qthreads.
11474         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11475         (CONFIGURE_TARGET_MODULES): Likewise.
11476         (CHECK_TARGET_MODULES): Likewise.
11477         (INSTALL_TARGET_MODULES): Likewise.
11478         (CLEAN_TARGET_MODULES): Likewise.
11479         (all-target-qthreads): New target.
11480         (configure-target-libjava): Depend on configure-target-qthreads.
11481         (all-target-libjava): Depend on all-target-qthreads.
11482
11483         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11484         (CONFIGURE_TARGET_MODULES): Likewise.
11485         (CHECK_TARGET_MODULES): Likewise.
11486         (INSTALL_TARGET_MODULES): Likewise.
11487         (CLEAN_TARGET_MODULES): Likewise.
11488         (all-target-libjava): New target.
11489         (all-target-boehm-gc): Likewise.
11490         * configure.in (target_libs): Added libjava, boehm-gc.
11491
11492 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11493
11494         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11495         configure.bat in SUPPORT_FILES.
11496         (gas+binutils.tar.bz2): Likewise.
11497
11498         * makeall.bat: Remove; obsolete.
11499
11500 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11501
11502         From Mark Elbrecht:
11503         * configure.bat: Remove; obsolete.
11504
11505 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11506
11507         * configure: Add -W -Wall to the default CFLAGS when compiling with
11508         gcc.
11509
11510 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11511
11512         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11513
11514 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11515
11516         * configure.in: Build ld on IRIX6.
11517
11518 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11519
11520         * Makefile.in: Change distribution targets to use bzip2 instead of
11521         gzip.
11522         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11523         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11524
11525 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11526
11527         * config.sub: Add mcore target.
11528
11529 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11530
11531         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11532
11533 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11534
11535         * config.guess (dummy): Changed to $dummy.
11536
11537 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11538
11539         * config.sub: Tidied up case statements.
11540
11541 1999-05-22  Ben Elliston  <bje@cygnus.com>
11542
11543         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11544         <jiro@din.or.jp>.
11545
11546         * config.guess: Merge with FSF version. Future changes will be
11547         more accurately recorded in this ChangeLog.
11548         * config.sub: Likewise.
11549
11550 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11551
11552          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11553
11554 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11555
11556         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11557
11558 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11559
11560         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11561
11562 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11563
11564         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11565         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11566         Bad merge removed these two changes.
11567
11568 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11569                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11570
11571         * config.guess (interix Alpha): Add.
11572
11573 1999-04-11  Richard Henderson  <rth@cygnus.com>
11574
11575         * configure.in (i?86-*-beos*): Do config gperf; don't config
11576         gdb, newlib, or libgloss.
11577
11578 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11579
11580         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11581         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11582         from multidirs.
11583
11584 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11585
11586         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11587
11588 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11589
11590         * config.sub: Add support for mcore targets.
11591
11592 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11593
11594         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11595         not mt-ospace, in order to shut up assembler warning about using
11596         symbols that are named the same as registers.
11597
11598 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11599
11600         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11601         dependency list for all-target-cygmon.
11602
11603 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11604
11605         * config-ml.in: Check $host, not $target, for selective multilibs.
11606         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11607         thumb interworking, and underscore prefix multilibs.
11608
11609 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11610
11611         * missing: Update to version from current automake.
11612
11613 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11614
11615         * configure (gxx_include_dir): Removed.
11616
11617         * configure.in (gxx_include_dir): Handle it.
11618         * Makefile.in: Likewise.
11619
11620 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11621
11622         * config.sub (mips64vr4111,mips64vr4111el) Add.
11623
11624 1999-03-21  Ben Elliston  <bje@cygnus.com>
11625
11626         * config.guess: Correct typo for detecting ELF on FreeBSD.
11627
11628 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11629
11630         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11631         config/mh-djgpp.
11632
11633 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11634
11635         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11636         all-target-newlib to dependency list for all-target-bsp.
11637
11638 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11639
11640         * config.sub: Add i386-uwin support.
11641         * config.guess: Likewise.
11642
11643 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11644
11645         * configure.in: cleanup, add mh-*pic handling for arm, special
11646         case powerpc*-*-aix*
11647
11648 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11649
11650         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11651         can be built.
11652
11653 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11654
11655         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11656         targets.
11657
11658 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11659
11660         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11661
11662 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11663
11664         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11665
11666 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11667
11668         * config.sub: Fix typo in arm recognition.
11669
11670 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11671
11672         * configure.in (noconfigdirs): Changed target_configdirs to
11673         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11674         rather than m68k-*-* since it is not known to work on
11675         m68k-aout. Ditto for arm-*-*oabi.
11676
11677 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11678
11679         * configure.in (*-*-windows*): Remove, no longer used.
11680
11681 1999-02-19  Ben Elliston <bje@cygnus.com>
11682
11683         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11684         Smart and improved by Andrew Cagney.
11685
11686 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11687
11688         * config.guess: Recognize openbsd-*-hppa.
11689
11690 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11691
11692         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11693         only if it is not empty.
11694
11695 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11696
11697         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11698
11699         * config.guess: Modified to recognize uname's armv* syntax.
11700
11701         * config.sub: Modified to recognize uname's armv* syntax.
11702
11703 1999-02-17  Mark Salter  <msalter@cygnus.com>
11704
11705         * configure.in: Added target-bsp for sparclite.
11706
11707 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11708
11709         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11710
11711 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11712
11713         * configure.in: Add support for strongarm port.
11714         * config.sub: Add support for strongarm target.
11715
11716 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11717
11718         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11719         the old name config/mh-cygwin32.
11720         Enable texinfo.
11721
11722 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11723
11724         * configure.in: Do build ld for ix86 Solaris.
11725
11726 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11727
11728         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11729         $AR_FOR_TARGET.  Likewise for RANLIB.
11730
11731 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11732
11733         * config.sub (oabi):  Recognize.
11734         * configure.in (arm-*-oabi):  Handle.
11735
11736 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11737
11738         * config.guess: Improve detection of i686 on UnixWare 7.
11739
11740 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11741
11742         * config.guess: Add support for i386-pc-interix.
11743         * config.sub: Likewise.
11744         * configure.in: Likewise.
11745
11746 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11747
11748         * Makefile.in: Remove unneeded all-target-libio from
11749         from all-target-winsup target since it is now unneeded.
11750         Add all-target-libtermcap in its place since it is now
11751         needed.
11752
11753 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11754
11755         * configure.in: makefile stub for cygwin target is probably
11756         unnecessary.  Remove it for now.
11757
11758 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11759
11760         * configure.in: libtermcap.a should be built when cygwin is the
11761         target as well as the host.
11762         * config.guess: Allow mixed case in cygwin uname output.
11763         * Makefile.in: Add libtermcap target.
11764
11765 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11766
11767         * config.sub: Clean up handling of hppa2.0.
11768
11769 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11770
11771         * config.guess: Use C code to identify more HP machines.
11772
11773 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11774
11775         * config.sub: Handle hppa2.0.
11776
11777 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11778
11779         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11780         cygmon for all sparclite targets, regardless of object format.
11781
11782 1998-12-15  Mark Salter  <msalter@cygnus.com>
11783
11784         * configure.in: Added target-bsp for several target architectures.
11785
11786         * Makefile.in: Added rules for bsp.
11787
11788 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11789
11790         * config.guess: Improve detection of hppa2.0 processors.
11791
11792 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11793
11794         * config.guess: Recognize FreeBSD using ELF automatically.
11795
11796 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11797
11798         * configure (skip-this-dir): Add handling for new shell script, which
11799         might be created by a sub-directory's configure to indicate, this particular
11800         directory is "unwanted".
11801         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11802
11803 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11804
11805         * ltconfig: import from libtool, after changing libtool to
11806         account for the cygwin name change.
11807
11808 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11809
11810         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11811         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11812
11813 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11814
11815         * configure.in: Add libtermcap to list of cygwin dependencies.
11816
11817 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11818
11819         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11820         they include winsup/include when it's a cygwin target.
11821
11822 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11823
11824         * configure.in (host_tools): Added zip.
11825         * Makefile.in (all-target-libjava): Depend on all-zip.
11826         (all-zip): New target.
11827         (ALL_MODULES): Added all-zip.
11828         (NATIVE_CHECK_MODULES): Added check-zip.
11829         (INSTALL_MODULES): Added install-zip.
11830         (CLEAN_MODULES): Added clean-zip.
11831
11832 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11833
11834         * Makefile.in: lose "32" from comment about cygwin.
11835
11836 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11837
11838         * configure.in: Use -Os to build target libraries for the fr30.
11839
11840 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11841
11842         * config.sub: Add fr30.
11843
11844 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11845
11846         * configure.in: drop "32" from config/mh-cygwin32.  Check
11847         cygwin* instead of cygwin32*.
11848         * config.sub: Check cygwin* instead of cygwin32*.
11849
11850 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11851
11852         * config.guess: Match any version of Unixware7.
11853
11854 1998-10-20  Syd Polk  <spolk@cygnus.com>
11855
11856         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11857         if desired.
11858
11859 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11860
11861         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11862         these if the appropriate directories and files to not exist.
11863
11864 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11865
11866         * Makefile.in (DEVO_SUPPORT): Add config.if.
11867
11868 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11869
11870         * configure: Add pattern to replace "build_tooldir"'s
11871         definition in the generated Makefile with "tooldir"'s
11872         actual value.
11873
11874 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11875
11876         * config.sub: Bring back lost sparcv9.
11877
11878         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11879
11880 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11881
11882         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11883         CC_FOR_TARGET and friends.
11884
11885 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11886
11887         * Makefile.in (build_tooldir): New variable, same as tooldir.
11888         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11889         -B$(build_tooldir)/bin/.
11890         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11891
11892 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11893
11894         * README: Remove installation instructions and refer to the
11895         INSTALL directory instead.
11896
11897 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11898
11899         * config.sub: Add support for i[34567]86-pc-udk.
11900         * configure.in: Likewise.
11901
11902 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11903
11904         * Makefile.in: add bzip2 package building bits for user
11905         tools module
11906         * configure.in: ditto
11907
11908 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11909
11910         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11911         (ALL_TARGET_MODULES): Add all-target-libobjc.
11912         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11913         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11914         (all-target-libchill): Add dependencies.
11915         * configure.in (target_libs): Add libchill.
11916
11917 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11918
11919         * configure.in (target_subdir): Remove duplicate line.
11920
11921 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11922
11923         * Makefile.in (all-automake): fix dependencies.
11924
11925 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11926
11927         * configure.in: Minor cleanups for building in the $(target_alias)
11928         subdir.
11929
11930 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11931
11932         * Makefile.in (bootstrap): Set r and s before make all.  Use
11933         BASE_FLAGS_TO_PASS in make all.
11934         (cross): Likewise.
11935
11936 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11937
11938         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11939
11940 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11941
11942         * config.sub: Fix typo in last change.
11943
11944 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11945
11946         * config.sub: Add support for C4x target.
11947         * configure.in: Likewise.
11948
11949 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11950
11951         * config.sub: Recognize sparcv9 just like sparc64.
11952
11953 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11954
11955         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11956
11957 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11958
11959         * config.guess: Correctly identify Pentium II sco boxes.
11960
11961         * config.guess: Fix "tr" code.  From Weiwen Liu.
11962
11963 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11964
11965         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11966         stabs.
11967
11968 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11969
11970         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11971         (ALL_TARGET_MODULES): Add all-target-libchill.
11972         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11973         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11974         (all-target-libchill): Add dependencies.
11975         * configure.in (target_libs): Add libchill.
11976
11977 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11978
11979         * config.guess: Avoid assumptions about "tr" behaves when
11980         LANG is set to something other than English.
11981
11982 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11983
11984         * configure (gxx_include_dir): Changed to
11985         '${prefix}/include/g++'-${libstdcxx_interface}.
11986
11987         * config.if: New to determine the interfaces.
11988
11989 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11990
11991         * config.guess: Detect and handle MPE/IX.
11992         * config.sub: Deal with MPE/IX.
11993
11994 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11995
11996         * configure.in: Use mh-aix43.
11997
11998 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11999
12000         * configure: Fix --without/--disable cases for gxx-include-dir.
12001
12002 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12003
12004         * mdata-sh:  Imported.  Needed for automake support.
12005
12006 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12007
12008         * Makefile.in (taz): Try "chmod -R og=u ." before
12009         "chmod og=u `find . -print`".
12010
12011 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12012
12013         * configure.in: Add arm-elf and thumb-elf support.
12014
12015 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12016
12017         * Makefile.in: Undo previous patch.
12018
12019 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12020
12021         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12022         to here ...
12023         (install-no-fixedincludes): and here
12024         (INSTALL_MODULES): ... from here.
12025
12026 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12027
12028         * config.sub: Merge with FSF.
12029
12030         * config.guess: Merge with FSF.
12031
12032 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12033
12034         * configure (extraconfigdirs): New variable.
12035         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12036         * Makefile.in (all): Move higher in file.
12037         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12038         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12039         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12040         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12041         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12042
12043 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12044
12045         * Makefile.in (all-target-libjava): Depend on all-gcc and
12046         all-target-newlib.
12047         (configure-target-libjava): Depend on $(ALL_GCC).
12048
12049 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12050
12051         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12052         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12053
12054 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12055
12056         * INSTALL/README: Fix typo.
12057
12058 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12059
12060         * ylwrap: Change absolute path checks to check for DOS style path
12061         names.
12062
12063         * ylwrap: Don't use a full path name if the source file is in the
12064         same directory.  From hjl@lucon.org (H.J. Lu).
12065
12066         * config-ml.in: Default to being verbose, to match Feb 18 change to
12067         configure.
12068
12069 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12070
12071         Brought over from egcs:
12072
12073         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12074
12075         * configure.in (target_subdir): Set to ${target_alias} instead
12076         of "libraries".
12077
12078         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12079
12080         * configure.in (target_subdir): Set to libraries if enable_multilib.
12081
12082 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12083
12084         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12085         multilibs, force reconfiguration the first time we create
12086         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12087
12088 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12089
12090         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12091         avoid confusion with --no-recursion.
12092
12093 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12094
12095         * configure.in: Win32 hosts shouldn't use install -x
12096         * install-sh: remove -x option, and special .exe-handling
12097         hack.
12098
12099 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12100
12101         * config.guess: Recognize i586-pc-beos.
12102         * configure.in: Don't build some bits for beos.
12103
12104 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12105
12106         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12107         CFLAGS default to -O2.
12108
12109         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12110         when using GNU ld.
12111
12112 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12113
12114         * ltmain.sh: Correct install when using a different shell.
12115
12116 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12117
12118         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12119
12120 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12121
12122         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12123         target.
12124
12125 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         * ltconfig: Update to correct AIX handling.
12128
12129 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12130
12131         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12132
12133         * configure.in (target_subdir): Set to ${target_alias} instead
12134         of "libraries".
12135
12136 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12137
12138         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12139         (Makefile): Depend on $(gcc_version_trigger).
12140
12141         * configure (gcc_version): Change default initializer to empty
12142         string.
12143         (gcc_version_trigger): New variable; pass this variable down
12144         to subdir configures to enable them checking gcc's version
12145         themselves. Emit make macros for both gcc_version vars.
12146         (topsrcdir): Initialize reliably.
12147         (recursion line): Remove --with-gcc-version=${gcc_version}.
12148
12149 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12150
12151         * configure (enable_version_specific_runtime_libs): Implement new flag
12152         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12153         in $(libsubdir); emit definition in each generated Makefile.
12154         (gxx_include_dir): Initialize depending on
12155         $enable_version_specific_runtime_libs.
12156
12157 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12158
12159         * configure (gcc_version): Initialize properly depending on
12160         how and where configure is started.
12161         (recursion line): Pass a --with-gcc-version=${gcc_version}
12162         to configures in subdirs.
12163
12164 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12165
12166         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12167         cygmon
12168
12169 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12170
12171         * configure.in: Add cygmon and libstub support for mn10200.
12172
12173 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12174
12175         * configure (gcc_version): Add new variable describing the
12176         particular gcc version we're building.
12177         * Makefile.in (libsubdir): Add new macro for the directory
12178         in which the compiler finds executables, libraries, etc.
12179         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12180         and libsubdir.
12181
12182 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12183
12184         * Makefile.in (local-clean): Remove *.log.
12185         (warning.log): Built with warn_summary from build.log.
12186         (mail-report.log): Run test_summary.
12187         (mail-report-with-warnings.log): Run test_summary including
12188         warning.log in the report.
12189
12190 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12191
12192         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12193
12194 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12195
12196         * Makefile.in (grep): Grep no longer depends on libiberty.
12197
12198 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12199
12200         * Makefile.in: all-snavigator needs all-libgui.
12201
12202 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12203
12204         * configure.in: Add cygmon and libstub support for mn10300.
12205
12206 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12207
12208         * missing: Update to version from automake 1.3.
12209
12210         * ltmain.sh: On installation, don't get confused if the same name
12211         appears more than once in the list of library names.
12212
12213 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12214
12215         * config.sub: Accept m68060 and m5200 as CPU names.
12216
12217 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12218
12219         * configure: Use && rather than using -a in test, because odd
12220         strings can confuse test.
12221         * configure.in: Likewise.
12222
12223 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12224
12225         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12226
12227 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12228
12229         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12230         bootstrap4-lean): New targets.
12231
12232 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12233
12234         * mpw-* Delete.  Not used.
12235
12236 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12237
12238         * COPYING.LIB: Update FSF address.
12239
12240 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12243
12244         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12245         GAS_SUPPORT_DIRS.
12246
12247 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12248
12249         * ltconfig, ltmain.sh: Avoid producing a version number if
12250         -version-info was not used.
12251
12252 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12253
12254         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12255         building with newlib.
12256
12257 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12258
12259         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12260         Solaris `make' causes it to continue to next definition.
12261
12262 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12263
12264         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12265         the right GUI libraries and files are installed along with GDB.
12266
12267 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12268
12269         * configure.in: Change alpha to alpha* in several places.
12270
12271 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12272
12273         * config.sub: Recognize sparc86x.
12274
12275 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12276
12277         * configure.in (--enable-target-optspace): Remove debug echo.
12278
12279 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12280
12281         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12282
12283 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12284
12285         * ltconfig: Update cygwin32 support.
12286
12287         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12288         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12289         (GDB_SUPPORT_DIRS): Likewise.
12290
12291 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12292
12293         * configure.in (target_makefile_frag): If --enable-target-optspace,
12294         use -Os to compile target libraries rather than -O2.  Default to
12295         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12296         not used.
12297         * configure.in (target_cflags): Ditto for d30v.
12298
12299 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12300
12301         * Makefile.in (all-bfd): Depend on all-intl.
12302         (all-binutils): Likewise.
12303         (all-gas): Likewise.
12304         (all-gprof): Likewise.
12305         (all-ld): Likewise.
12306
12307 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12308
12309         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12310
12311 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12312
12313         * Makefile.in (all-bfd): Depend upon all-libiberty.
12314
12315         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12316
12317 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12318
12319         * Makefile.in: Add libstub.
12320
12321         * configure.in: Ditto. Build libstub for targets that have cygmon
12322         support.
12323
12324 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12325
12326         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12327
12328 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12329
12330         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12331         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12332
12333 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12334
12335         * configure: Define DEFAULT_M4 by searching PATH.
12336         * Makfile.in: Use DEFAULT_M4.
12337
12338 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12339
12340         * ltconfig: Add cygwin32 support.
12341
12342         * Makefile.in, configure.in: Add libtool as a native only directory
12343         to configure and build.
12344
12345 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12346
12347         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12348
12349 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12350
12351         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12352
12353 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12354
12355         * Makefile.in: add ash make rules
12356         * configure.in: add ash to native_only and host_tools lists
12357
12358 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12359
12360         * Makefile.in (all-gettext, all-intl): New targets.
12361         (ALL_MODULES): Added all-gettext, all-intl.
12362         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12363         (INSTALL_MODULES): Added install-gettext, install-intl.
12364         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12365
12366         * configure.in (host_tools): Added gettext.
12367         (native_only): Likewise.
12368         (noconfigdirs) [various cases]: Likewise.
12369         (host_libs): Added intl.
12370
12371 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12372
12373         * configure: Do not disable building gdbtk for cygwin32 hosts.
12374
12375 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12376
12377         * configure.in: Add thumb-coff target.
12378         * config.sub: Add thumb-coff target.
12379
12380 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12381
12382         * Makefile.in: Revert yesterday's change.
12383         (all-target-winsup):  all-target-librx stays out of here.
12384
12385 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12386
12387         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12388         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12389         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12390         Remove references to librx and libg++.
12391
12392 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12393
12394         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12395         recursive makes
12396
12397 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12398
12399         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12400         for newlib directory.
12401         (CXX_FOR_TARGET): Likewise.
12402
12403 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12404
12405         * ltconfig: Update after libtool/ltconfig.in change for
12406         hpux11.
12407
12408 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12409
12410         * ltconfig, ltmain.sh: Update to libtool 1.2.
12411
12412 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12413
12414         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12415         (install-gcc-cross): Instead, override LANGUAGES here.
12416
12417 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12418
12419         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12420         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12421
12422 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12423
12424         * configure.in: Add Thumb-pe target.
12425
12426 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12427
12428         * Makefile.in - changed sn targets to snavigator
12429         * configure.in - changed sn targets to snavigator
12430
12431 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12432
12433         * config-ml.in: After building symlink tree call make distclean
12434         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12435         to be the case for libiberty.
12436
12437 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12438
12439         * configure: When making link, also check the current
12440         directory. The configure scripts may create one.
12441
12442 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12443
12444         * config.sub: Accept alphapca56 and alphaev6 properly.
12445
12446 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12447
12448         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12449
12450 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12451
12452         * config.sub (sco5): Fix typo.
12453
12454 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12455
12456         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12457         install-itcl.
12458         (install-itcl): Remove dependency on install-tcl.
12459
12460 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12461
12462         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12463
12464 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12465
12466         * configure.in: Don't build libgui for a cygwin32 target when not on
12467         a cygwin32 host.
12468
12469 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12470
12471         * configure (redirect): Set to null, so default behavior of
12472         configure is now --verbose.
12473
12474 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12475
12476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12477         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12478
12479 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12480
12481         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12482         this change to sync Makefile.in with its ChangeLog entries.
12483
12484 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12485
12486         * ltmain.sh (mkdir): Check that the directory doesn't exist
12487         before we exit with error, so that we don't get races during
12488         parallel builds.
12489
12490 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12491
12492         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12493
12494 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12495
12496         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12497         PICFLAG_FOR_TARGET.
12498         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12499
12500         * configure: Emit a definition for the new macro enable_shared
12501         into each Makefile.
12502
12503 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12504
12505         * configure.in (host_tools, native_only): Add libtool.
12506
12507 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12508
12509         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12510         Fix typo in ming config comment.
12511
12512 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12513
12514         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12515
12516 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12517
12518         * config.sub: Add tic30 cases, and map c30 to tic30.
12519
12520 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12521
12522         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12523         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12524         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12525         (CLEAN_TARGET_MODULES): Similarly
12526         (all-target-libf2c): Add dependences.
12527         * configure.in (target_libs): Add libf2c.
12528
12529 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12530
12531         * configure.in: Remove expect from noconfigdirs when target
12532         is cygwin32.  OK to build expect and dejagnu with Canadian
12533         Cross.
12534
12535 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12536
12537         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12538         host.
12539
12540         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12541         and mingw32.
12542
12543 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12544
12545         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12546         here as it is not defined in the toplevel Makefile.
12547
12548 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12549
12550         * configure (package_makefile_rules_frag): New variable, which names
12551         a file with generic rules, ...
12552         Change comment to mention we now have FIVE parts.
12553         * configure: Undo last change.
12554
12555 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12556
12557         * config.guess: More accurate determination of HP processor types.
12558         * config.sub: More accurate determination of HP processor types.
12559
12560 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12561
12562         * configure (package_makefile_frag): Move inserting the
12563         ${package_makefile_frag} to where it should be according
12564         to the comment.
12565
12566 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12567
12568         * config.guess: Add support for Linux/ARM.
12569
12570 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12571
12572         * .cvsignore: Remove *-info and *-install since they match
12573         release-info and mpw-install, which we don't want to just ignore.
12574
12575 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12576
12577         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12578
12579 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12580
12581         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12582         local_prefix to sub-make invocations.
12583
12584 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12585
12586         * configure.in: Check makefile fragments in the source
12587         directory.
12588
12589 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12590
12591         * configure.in: Check whether host and target makefile
12592         fragments exist before adding them to *_makefile_frag.
12593
12594 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12595
12596         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12597
12598 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12599
12600         * configure.in: Make sure we only replace RPATH_ENVVAR on
12601         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12602         regexp to sed.
12603
12604         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12605         to sub-makes.
12606
12607 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12608
12609         * config-ml.in (multi-do): LDFLAGS must include multilib
12610         designator.
12611
12612 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12613
12614         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12615
12616 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12617
12618         * config.sub: Add mingw32 support.
12619         * configure.in: Likewise.
12620
12621 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12622
12623         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12624
12625 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12626
12627         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12628         * configure (gxx_include_dir): Provide a definition for subdirs
12629         which do not use autoconf.
12630
12631 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12632
12633         * config.guess: Sync with egcs.  Picks up new alpha support,
12634         BeOS & some additional linux support.
12635
12636 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12637
12638         * config.guess: HP 9000/803 is a PA1.1 machine.
12639
12640 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12641
12642         * configure.in: It's alpha*-...
12643
12644 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12645
12646         * configure.in (host_makefile_frag, target_makefile_frag):
12647         Handle multiple config files.
12648         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12649         alpha-*-*.
12650
12651 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12652
12653         * mkdep: New file.
12654
12655 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12656
12657         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12658
12659 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12660
12661         * Makefile.in: Add libgui directory.
12662         (GDB_TK): Add all-libgui.
12663         * configure.in: Add libgui directory.
12664         * configure: Add all-libgui to GDB_TK.
12665
12666 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12667
12668         * config-ml.in (multidirs): Add m32r to multilib list.
12669
12670 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12671
12672         * Makefile.in (all-target-gperf): Change dependency to
12673         all-target-libstdc++.
12674
12675 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12676
12677         * config.guess: Add BeOS support.
12678
12679 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12680
12681         Source directory cvs renamed to cvssrc:
12682         * configure.in (host_tools): Change cvs to cvssrc.
12683         (native_only): Likewise.
12684         (noconfigdirs) [various cases]: Likewise.
12685         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12686         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12687         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12688         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12689         (all-cvssrc): Rename target from all-cvs.
12690
12691 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12692
12693         * configure (gxx_include_dir): Fix thinko.
12694
12695 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12696
12697         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12698         (install-cross, install-gcc-cross): New targets.
12699
12700 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12701
12702         * configure.in (noconfigdirs): Add support for Thumb target.
12703
12704         * config.sub (maybe_os): Add support for Thumb target.
12705
12706 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12707
12708         * Makefile.in: Add rules for cygmon.
12709
12710         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12711
12712 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12713
12714         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12715         * configure (gxx_include_dir): Provide a definition for subdirs
12716         which do not use autoconf.
12717
12718 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12719
12720         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12721         11/18/97 build
12722
12723 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12724
12725         * From Franz Sirl.
12726         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12727         found on RedHat Linux systems.
12728
12729 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12730
12731         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12732         guesses.
12733
12734 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12735
12736         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12737
12738 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12739
12740         * ltmain.sh: If mkdir fails, check whether the directory was created
12741         anyhow by some other process.
12742
12743 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12744
12745         * configure.in (d30v-*-*): Configure all directories.
12746
12747 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12748
12749         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12750         for the D30V.
12751
12752 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12753
12754         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12755
12756 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12757
12758         * include/libiberty.h: Add extern "C" { so it can be used with C++
12759         progrms.
12760         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12761         programs.
12762
12763 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12764
12765         * configure.in (d30v-*-*): Configure GCC now.
12766
12767 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12768
12769         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12770         is no longer needed.
12771
12772 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12773
12774         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12775
12776 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12777
12778         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12779         targets using "$@" to provide support for similar but not identical
12780         targets without having to duplicate code.
12781
12782 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12783
12784         * makefile.vms: Fix to work with DEC C.
12785
12786 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12787
12788         * config.sub: Add mips-tx39-elf to marketing names.
12789
12790 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12791
12792         * ltmain.sh: Handle symlinks in generated script.
12793
12794 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12795
12796         * configure: Handle autoconf style directory options: --bindir,
12797         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12798         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12799         --sysconfdir.
12800         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12801         (sharedstatedir, localstatedir, oldincludedir): New variables.
12802         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12803         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12804         sbindir, sharedstatedir, and sysconfdir.
12805
12806 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12807
12808         * Makefile.in (bootstrap-lean): New target.
12809
12810 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12811
12812         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12813         sn, and gnuserv from noconfigdirs.
12814
12815 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12816
12817         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12818
12819 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12820
12821         * Makefile.in (cross): New target.
12822
12823 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12824                           Jeff Law         <law@cygnus.com>
12825
12826         * Makefile.in (bootstrap2, bootstrap3): New targets.
12827         (all-bootstrap): Remove outdated and confusing target.
12828         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12829
12830 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12831
12832         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12833         windows.  Consistent with gdb/configure.
12834
12835 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12836
12837         * configure.in: Name Linux target fragment.
12838
12839         * configure: Rewrite so that project Makefile fragment is inserted
12840         first and appears last in the resulting Makefile.
12841
12842 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12843
12844         * Makefile.in (install-itcl): Install tcl first.
12845
12846 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12847
12848         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12849
12850 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12851
12852         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12853
12854         * configure.in (skipdirs): Add target-librx for Linux.
12855         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12856
12857 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12858
12859         * Makefile.in (bootstrap): New target.
12860
12861 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12862
12863         * config.sub: Accept 'amigados' for backward compatibility.
12864
12865 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12866
12867         * config.guess: Merge with FSF.
12868
12869 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12870
12871         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12872
12873 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12874
12875         * config.sub: Add "marketing-names" patch.
12876
12877 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12878
12879         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12880
12881 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12882
12883         * config.sub: Handle v850-elf.
12884
12885 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12886
12887         * .cvsignore (*-install): Remove.
12888
12889 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12890
12891         * ltconfig: Set CONFIG_SHELL in libtool.
12892         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12893
12894 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12895
12896         * configure.in (target_subdir): Set to libraries if enable_multilib.
12897
12898 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12899
12900         * config.guess: Update from gcc directory.
12901
12902 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12903
12904         * Makefile.in (all-sim): Depends on all-readline.
12905
12906 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12907
12908         * Makefile.in (BISON, YACC): Use $$s.
12909         (all-bison): Depend on all-texinfo.
12910
12911 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12912
12913         * Makefile.in (BISON): Add -L flag.
12914         (YACC): Likewise.
12915
12916 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12917
12918         * configure.in (noconfigdirs): Add support for v850e target.
12919
12920         * config.sub (maybe_os): Add support for v850e target.
12921
12922 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12923
12924         * configure.in (noconfigdirs): Add support for v850ea target.
12925
12926         * config.sub (maybe_os): Add support for v850ea target.
12927
12928 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12929
12930         * config.sub: Add mipstx39.  Delete r3900.
12931
12932 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12933
12934         * Makefile.in (all-autoconf): Depends on all-texinfo.
12935
12936 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12937
12938         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12939         eabi targets.
12940
12941 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12942
12943         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12944
12945         * configure: When handling a Canadian Cross, handle YACC as well as
12946         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12947         * Makefile.in (all-bison): Depend upon all-texinfo.
12948
12949 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12950
12951         * Makefile.in (BISON): bison, not byacc or bison -y.
12952         (YACC): bison -y or byacc or yacc.
12953         (various): Add *-bison as appropriate.
12954         (taz): No need to mess with BISON anymore.
12955
12956 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12957
12958         * configure: If OSTYPE matches *win32*, try to find a good value for
12959         CONFIG_SHELL.
12960
12961 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12962
12963         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12964         configure.in if it is present.
12965
12966 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12967
12968         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12969
12970 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12971
12972         * config.sub: Recognize `arc' cpu.
12973         * configure.in: Likewise.
12974         * config-ml.in: Likewise.
12975
12976 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12977
12978         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12979
12980 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12981
12982         * configure: Changed sed delimiter from ':' to '|' when
12983         attempting to substitute ${config_shell} for SHELL. On
12984         NT ${config_shell} may contain a ':' in it.
12985
12986 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12987
12988         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12989
12990 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12991
12992         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12993
12994 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12995
12996         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12997
12998         * ylwrap: If the program is a relative path, force it to be
12999         absolute.
13000
13001 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13002
13003         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13004
13005 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13006
13007         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13008         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13009         for libraries.
13010
13011 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13012
13013         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13014         separated by spaces.
13015
13016 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13017
13018         * ylwrap: New file.
13019         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13020
13021         * ltmain.sh: Handle /bin/sh at start of install program.
13022
13023         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13024
13025         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13026         * missing: New file, from automake 1.2.
13027
13028 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13029
13030         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13031         check-tk to CHECK_X11_MODULES.
13032
13033 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13034
13035         * config.sub: Merge with FSF.
13036
13037 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13038
13039         * config.guess: Merge with FSF.
13040
13041 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13042
13043         * configure: Treat msdosdjgpp like go32.
13044         * configure.in: Likewise.  Don't remove gprof for go32.
13045
13046         * configure: Change Makefile.tem2 to Makefile.tm2.
13047
13048 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13049
13050         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13051
13052 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13053
13054         * install-sh (chmodcmd): Set to null if the DST directory already
13055         exists.  Same as Nov 11th change.
13056
13057 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13058
13059         * configure (GDB_TK): Needs itcl and tix.
13060
13061 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13062
13063         * config.guess: Update from FSF.
13064
13065 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13066
13067         * Makefile.in (GDB_TK): Depend on itcl and tix.
13068
13069 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13070
13071         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13072         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13073         (INSTALL_SCRIPT): New variable.
13074         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13075         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13076         to -x.
13077         * install-sh: Add support for -x option.
13078
13079 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13080
13081         * configure.in, Makefile.in: Treat tix like itcl.
13082
13083 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13084
13085         * Makefile.in (WINDRES): New variable.
13086         (WINDRES_FOR_TARGET): New variable.
13087         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13088         (EXTRA_HOST_FLAGS): Add WINDRES.
13089         (EXTRA_TARGET_FLAGS): Add WINDRES.
13090         (EXTRA_GCC_FLAGS): Add WINDRES.
13091         ($(DO_X)): Pass down WINDRES.
13092         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13093         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13094         DLLTOOL_FOR_TARGET.
13095
13096 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13097
13098         * configure.in: configure sim before gdb for win32-x-ppc
13099
13100 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13101
13102         Move gperf into the toplevel, from libg++.
13103         * configure.in (target_tools): Add target-gperf.
13104         (native_only): Add target-gperf.
13105         * Makefile.in (all-target-gperf): New target, depend on
13106         all-target-libg++.
13107         (configure-target-gperf): Empty rule.
13108         (ALL_TARGET_MODULES): Add all-target-gperf.
13109         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13110         (CHECK_TARGET_MODULES): Add check-target-gperf.
13111         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13112         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13113
13114 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13115
13116         * config.sub (mn10200): Recognize new basic machine.
13117
13118 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13119
13120         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13121         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13122
13123 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13124
13125         * configure.in: If we're building mips-sgi-irix6* native, turn on
13126         ENABLE_MULTILIB and set TARGET_SUBDIR.
13127
13128 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13129
13130         * Makefile.in (all-sn): Depend on all-grep.
13131
13132 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13133
13134         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13135
13136         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13137         Makefile.  From Jeff Makey <jeff@cts.com>.
13138         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13139
13140         * Makefile.in (DISTBISONFILES): Remove.
13141         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13142         $(DEFAULT_YACC).
13143
13144         * configure.in: Build itl, db, sn, etc., when building for native
13145         cygwin32.
13146
13147         * Makefile.in (LD): New variable.
13148         (EXTRA_HOST_FLAGS): Pass down LD.
13149         ($(DO_X)): Likewise.
13150
13151 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13152
13153         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13154
13155 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13156
13157         * configure.in (targargs): Strip out any supplied --build argument
13158         before adding our own. Always add --build.
13159
13160 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13161
13162         * configure.in (targargs): Pass --build if we're doing
13163         a cross-compile.
13164
13165 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13166
13167         * configure: Use '|' instead of ":" as the separator in
13168         sed. Otherwise sed chokes on NT path names with drive
13169         designators. Also look for "?:*" as the leading characters in an
13170         absolute pathname.
13171
13172 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13173
13174         * config.sub: Support for r3900.
13175
13176 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13177
13178         * configure.in: Use install-sh, not install.sh.
13179
13180 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13181
13182         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13183         apply it twice.
13184
13185 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13186
13187         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13188         install-binutils.
13189
13190 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13191
13192         * Makefile.in: Add automake targets.
13193         * configure.in (host_tools): Add automake.
13194
13195 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13196
13197         * configure: Default CXX to c++, not gcc.
13198         * Makefile.in (CXX): Set to c++, not gcc.
13199         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13200
13201 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13202
13203         * install-sh: try appending a .exe if source file doesn't
13204         exist
13205
13206 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13207
13208         * configure.in: Turn on multilib by default.
13209         (cross_only): Remove target-libiberty.
13210
13211         * Makefile.in (all-gcc): Don't depend on libiberty.
13212
13213 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13214
13215         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13216
13217 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13218
13219         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13220         (DISTBISONFILES): Add ld/Makefile.in
13221
13222 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13223
13224         * configure.in: if target is cygwin32 but host isn't cygwin32,
13225         don't configure gdb tcl tk expect, not just gdb.
13226
13227 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13228
13229         * configure.in: Added gnuserv everywhere sn appears.
13230
13231         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13232         (CROSS_CHECK_MODULES): Added check-gnuserv.
13233         (INSTALL_MODULES): Added install-gnuserv.
13234         (CLEAN_MODULES): Added clean-gnuserv.
13235         (all-gnuserv): New target.
13236
13237 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13238
13239         * config.guess: Fixes for MIPS OpenBSD systems.
13240
13241 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13242
13243         * Makefile.in (INSTALL_XFORM): Remove.
13244         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13245
13246         * mkinstalldirs: New file, copied from automake.
13247         * Makefile.in (installdirs): Rename from install-dirs.  Use
13248         mkinstalldirs.  Change all users.
13249         (DEVO_SUPPORT): Add mkinstalldirs.
13250
13251 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13252
13253         * install-sh: Rename from install.sh.
13254         * Makefile.in (INSTALL): Change install.sh to install-sh.
13255         (DEVO_SUPPORT): Likewise.
13256
13257         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13258         Graichen <graichen@rzpd.de>.
13259
13260 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13261
13262         * config.guess: Recognize OpenBSD systems correctly.
13263
13264 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13265
13266         * README, Makefile.in (ETC_SUPPORT): Remove references to
13267         cfg-paper*, configure.{texi,man,info*}._
13268
13269 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13270
13271         * Makefile.in (all.normal): Ensure that gcc is built after all
13272         the x11 - ie gdb - targets.
13273
13274 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13275
13276         * makefile.vms: Don't run conf-a-gas.
13277
13278 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13279
13280         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13281
13282 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13283
13284         * configure.in: Remove noconfigdirs case since gdb also
13285         configures and builds for tic80-coff.
13286
13287 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13288
13289         * configure: Set cache_file to config.cache.
13290         * Makefile.in (local-distclean): Remove config.cache.
13291
13292 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13293
13294         * COPYING: Update FSF address.
13295
13296 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13297
13298         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13299         noconfigdirs.
13300
13301 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13302
13303         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13304         MAKEDIRS, is empty.
13305
13306 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13307
13308         * config.sub: Tweak mn10300 entry.
13309
13310 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13311
13312         * configure.in (host_tools): Put sim before gdb, so gdb's
13313         configure.tgt can determine if the simulator was configured.
13314
13315 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13316
13317         * config.sub: Move BeOS $os case to be with other Cygnus
13318         local cases.
13319
13320 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13321
13322         * config.sub: Remove misplaced comment that broke Linux.
13323
13324 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13325
13326         * config.sub: Add BeOS support.
13327
13328 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13329
13330         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13331
13332 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13333
13334         * configure.in (noconfigdirs): Remove tcl and tk from
13335         noconfigdirs for cygwin32 builds.
13336
13337 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13338
13339         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13340
13341 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13342
13343         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13344         make-all.com, use makefile.vms instead.
13345
13346 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13347
13348         * config.sub: Accept -lnews*.
13349
13350 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13351
13352         * configure.in (noconfigdirs): Disable target-newlib,
13353         target-examples and target-libiberty for d30v.
13354
13355 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13356
13357         * configure.in (noconfigdirs): Enable ld for d30v.
13358
13359 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13360
13361         * configure.in (tic80-*-*): Build compiler.
13362
13363 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13364
13365         * configure.in (d30v-*): Remove sim directory from list of
13366         unsupported d30v directories
13367
13368 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13369
13370         * config.sub, configure.in: Add d30v target cpu.
13371
13372 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13373
13374         * makefile.vms: New file.
13375         * make-all.com: Remove.
13376
13377 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13378
13379         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13380
13381 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13382
13383         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13384
13385 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13386
13387         * Makefile.in (ALL_MODULES): Added all-db.
13388         (CROSS_CHECK_MODULES): Addec check-db.
13389         (INSTALL_MODULES): Added install-db.
13390         (CLEAN_MODULES): Added clean-db.
13391
13392 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13393
13394         * config.guess: Merge with latest FSF sources.
13395
13396 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13397
13398         * Makefile.in (ALL_MODULES): Added all-itcl.
13399         (CROSS_CHECK_MODULES): Added check-itcl.
13400         (INSTALL_MODULES): Added install-itcl.
13401         (CLEAN_MODULES): Added clean-itcl.
13402
13403 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13404
13405         * configure.in: build gdb for mn10200
13406
13407 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13408
13409         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13410
13411 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13412
13413         * configure.in (tic80-*-*): Turn off most targets right now.
13414
13415 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13416
13417         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13418         rather than the makeinfo program.
13419         (do-info): Depend upon all-texinfo.
13420
13421 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13422
13423         * configure.in: Remove uses of config/mh-linux.
13424
13425         * config.sub, config.guess: Merge with latest FSF sources.
13426
13427 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13428
13429         * config.sub (case $basic_machine): Add tic80 entries.
13430
13431 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13432
13433         * config.sub, config.guess: Merge with latest FSF sources.
13434
13435 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13436
13437         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13438         * mpw-config.in: Test for NewFolderRecursive.
13439         * mpw-install: Use symbolic name for startup filename.
13440         * mpw-README: Add various additional details.
13441
13442 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13443
13444         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13445
13446 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13447
13448         * configure.in: Do build gcc and the target libraries for
13449         the mn10200.
13450
13451 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13452
13453         * configure.in: don't avoid building gdb for mn10300 any more
13454         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13455         instead of single-quoting it.
13456
13457 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13458
13459         * configure.in: Don't use --with-stabs on IRIX 6.
13460
13461 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13462
13463         * configure.in (m32r): Build gdb, libg++ now.
13464
13465 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13466
13467         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13468         directories from noconfigdirs.
13469
13470 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13471
13472         * config.sub (basic_machine): added mips16 configuration
13473
13474 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13475
13476         * config.sub: Handle d10v-unknown.
13477
13478 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13479
13480         * config.sub: Handle v850-unknown.
13481
13482 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13483
13484         * Makefile.in: add findutils
13485         * configure.in: add findutils to list of host_tools
13486
13487 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13488
13489         * config.sub: Handle mn10200 and mn10300.
13490
13491 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13492
13493         * configure.in (d10v-*): Do not build librx.
13494
13495 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13496
13497         * configure.in (mn10300): Build everything except gdb & libgloss.
13498
13499 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13500
13501         * config.guess:  Patch for Dansk Data Elektronik servers,
13502         from Niels Skou Olsen <nso@dde.dk>.
13503
13504         For ncr, use /bin/uname rather than uname, since GNU uname does not
13505         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13506
13507         Patch for MIPS R4000 running System V,
13508         from Eric S. Raymond <esr@snark.thyrsus.com>.
13509
13510         Fix thinko for nextstep.
13511
13512         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13513
13514         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13515         * config.guess: Guess mips-dec-mach_bsd4.3.
13516
13517         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13518         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13519         release numbers.
13520         * config.guess (mips-mips-riscos*):  Emit just enough of the
13521         release number.
13522
13523         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13524         * config.guess (sparc-auspex-sunos*):  Added.
13525         (f300-fujitsu-*): Added.
13526
13527         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13528         * config.guess:  Recognize a Tadpole as a sparc.
13529
13530 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13531
13532         * config.guess: Don't assume that NextStep version is either 2 or
13533         3.  NextStep 4 (aka OpenStep 4) has come out now.
13534
13535 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13536
13537         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13538         From Rik Faith <faith@cs.unc.edu>.
13539
13540 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13541
13542         * config.sub: Contributions from bug-gnu-utils to:
13543         Support plain "hppa" (no version given) architecture, reported by
13544         OpenStep.
13545         OpenBSD like NetBSD.
13546         LynxOs is not a hardware supplier.
13547
13548         * config.guess: Contributions from bug-gnu-utils to add support for:
13549         OpenBSD like NetBSD.
13550         Stratus systems.
13551         More Pyramid systems.
13552         i[n>4]86 Intel chips.
13553         M680[n>4]0 Motorola chips.
13554         Use unknown instead of lynx for hardware manufacturer.
13555
13556 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13557
13558         * install.sh (chmodcmd): Set to null if the DST directory already
13559         exists.
13560
13561 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13562
13563         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13564         not use mt-ppc target Makefile fragment any more.
13565
13566 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13567
13568         * configure.in (*-*-windows):  Exclude everything but those dirs
13569         needed to build windows.
13570
13571 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13572
13573         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13574
13575 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13576
13577         * configure.in:  Exclude mmalloc from i386-windows.
13578
13579 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13580
13581         * Undo my previous change.
13582
13583 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13584
13585         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13586         unconditionally.
13587         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13588
13589 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13590
13591         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13592         host to add it's own flags.
13593
13594 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13595
13596         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13597
13598 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13599
13600         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13601         (CXX_FOR_TARGET): Likewise.
13602         (GCC_FOR_TARGET): Define.
13603         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13604         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13605         CC_FOR_TARGET was specified on the command line.
13606         (MAKEOVERRIDES): Don't define.
13607
13608 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13609
13610         * configure.in (m32r): Fix spelling of libg++ libs.
13611
13612 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13613
13614         * config.sub (-apple*): Remove, now redundant.
13615
13616 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13617
13618         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13619
13620         * configure: Rework yesterday's sed script patch.
13621
13622         * config.sub: Merge with FSF.
13623
13624 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13625
13626         * config.guess:  Merge from FSF.
13627
13628         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13629         * config.guess: Use pc instead of unknown, for pc clone systems.
13630         Change linux to linux-gnu.
13631
13632         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13633         * config.guess: Avoid non-portable tr syntax.
13634
13635 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13636
13637         * test-build.mk (HOLES): Add "xargs" for gdb.
13638
13639         * configure: Avoid hpux10.20 sed bug.
13640
13641 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13642
13643         * configure.in:  Add support for windows host
13644         (that is a build done under the Microsoft build environment).
13645
13646 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13647
13648         * Makefile.in: Replace all uses of srcroot with s, to shrink
13649         command line lengths.
13650
13651         Patches from Geoffrey Noer <noer@cygnus.com>:
13652         * configure.in: If configuring for newlib, pass --with-newlib to
13653         subdirectories.
13654         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13655         -Bnewlib/ and -Lwinsup to gcc.
13656         (CXX_FOR_TARGET): Likewise.
13657
13658 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13659
13660         * Makefile.in (ETC_SUPPORT): Add configure.
13661
13662 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13663
13664         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13665         host configuration file.
13666
13667 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13668
13669         * configure.in: Break mn10x00 support into separate
13670         mn10200 and mn10300 configurations.
13671         * config.sub: Likewise.
13672
13673 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13674
13675         * configure.in: Add lots of stuff to noconfigdirs for
13676         the mn10x00 targets.
13677
13678         * config.sub, configure.in: Add mn10x00 support.
13679
13680 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13681
13682         * make-all.com: Call conf-a-gas, not config-a-gas.
13683
13684 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13685
13686         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13687         targets.
13688
13689 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13690
13691         * mpw-README: Add much more detail for native PowerMac.
13692         * mpw-install: New file.
13693         * mpw-configure: Add --norecursion and --help options.
13694         * mpw-config.in: Translate readme and install files when
13695         copying to objdir.
13696         * mpw-build.in: Don't always depend on byacc and flex.
13697         (install-only-top): New action.
13698
13699 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13700
13701         * configure.in:  You can now configure GDB for the v850.
13702
13703 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13704
13705         * configure.in (noconfigdirs): Don't configure any C++ dirs
13706         if targeting D10V.
13707
13708 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13709
13710         * config.sub: Recognize mips64vr5000.
13711
13712 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13713
13714         * configure.in: Use a single line for host_tools and native_only.
13715
13716 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13717
13718         * config.sub, configure.in: Add entries for m32r.
13719
13720 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13721
13722         * Makefile.in (inet-install): Don't run install-gzip.
13723
13724 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13725
13726         * configure.in:  Don't config lots of things for *-*-windows*.
13727
13728 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13729
13730         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13731         (host_libs, host_tools): Copy from configure.in.
13732         * mpw-configure: Don't complain about directories not found.
13733
13734 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13735
13736         * configure.in (i[345]86): Recognize i686 for pentium pro.
13737         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13738         file.
13739
13740         * config.guess (i[345]86): Ditto.
13741
13742 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13743
13744         * configure.in (noconfigdirs): Removed gdb for D10V.
13745
13746 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13747
13748         * configure.in: Remove ld, target-libio, target-libg++, and
13749         target-libstdc++ from noconfigdirs.
13750
13751 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13752
13753         * configure: Fix three locations where shell scripts were
13754         being run directly rather than with config_shell.
13755
13756 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13757
13758         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13759         * config.sub (basic_machine): Recognize v850.
13760
13761 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13762
13763         * mpw-configure: Handle multiple enable/disable options and
13764         pass them down recursively, handle -c and -s flags appropriately
13765         depending on choice of compiler, add escape mechanism for
13766         quoted arguments to gC.
13767
13768 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13769
13770         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13771         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13772         so that -mrelocatable-lib and -mno-eabi are used.
13773
13774         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13775         not support --print-multi-lib, don't abort.
13776
13777 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13778
13779         * make-all.com: Run config-a-gas.
13780         * setup.com: Don't copy subdirectory files around.
13781
13782 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13783
13784         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13785         target, it now compiles correctly.
13786
13787 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13788
13789         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13790
13791 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13792
13793         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13794
13795 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13796
13797         * configure.in (native_only): Add prms.
13798
13799 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13800
13801         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13802         (BINUTILS_SUPPORT_DIRS): Likewise.
13803
13804 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13805
13806         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13807         d10v support is added.
13808
13809 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13810
13811         * configure.in (d10v-*-*): New target.
13812
13813 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13814
13815         * config.guess (HP 9000/811): Recognize this as a PA1.1
13816         machine.
13817
13818 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13819
13820         * Makefile.in (do-tar-gz): New target, split out from tail end of
13821         taz target.  Run each command separately, don't use pipes.
13822         (taz): Use it.
13823
13824 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13825
13826         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13827         * mpw-build.in: No builds should depend on building byacc or flex,
13828         they are assumed to be installed already.
13829
13830 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13831
13832         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13833         variable that CC_FOR_TARGET needs.
13834
13835 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13836
13837         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13838         options have changed since the last time the subdirectory was
13839         configured, and if it has, reconfigure.
13840         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13841         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13842
13843 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13844
13845         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13846         CLEAN_MODULES): Add bash.
13847         (all-bash): New target.
13848
13849 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13850
13851         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13852
13853 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13854
13855         * config.sub (basic_machine): Recognize d10v as a valid processor.
13856
13857 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13858
13859         * mpw-configure: Add support for --bindir.
13860         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13861
13862 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13863
13864         * configure.in: add bash, time, gawk to list of hosttools and things
13865         to only build for native toolchains
13866
13867 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13868
13869         * Makefile.in (docdir): Remove.
13870
13871 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13872
13873         * Makefile.in (datadir): Set to $(prefix)/share.
13874
13875 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13876
13877         * configure.in: build diff and patch for cygwin32-hosted
13878         toolchains.
13879
13880 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13881
13882         * config.sub: Accept -rtems*.
13883
13884 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13885
13886         * configure.in: enable dosrel for cygwin32-hosted builds,
13887                 remove diff from the list of things not buildable
13888                 via Canadian Cross
13889
13890 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13891
13892         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13893         don't get ". ".
13894
13895 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13896
13897         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13898
13899 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13900
13901         * Makefile.in (taz): Handle case where tex3patch didn't even get
13902         checked out.  Also, if it was found, put the symlink in a new util
13903         subdirectory.
13904
13905 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13906
13907         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13908
13909 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13910
13911         * config.sub: Recognize -openvms.
13912         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13913         * make-all.com, setup.com: New files.
13914
13915 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13916
13917         * Makefile.in (taz): tex3patch moved to texinfo/util.
13918
13919 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13920
13921         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13922         * configure.in: remove make from disable-if-Can-Cross list
13923                 enable gdb if ${host} and ${target} are cygwin32
13924
13925 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13926
13927         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13928         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13929
13930 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13931
13932         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13933         distinguish sysv/svr4/bsd variants.
13934         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13935
13936 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13937
13938         * configure.in: Added copyright notice.
13939         * move-if-change: Added copyright notice.
13940
13941 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13942
13943         * configure.in (powerpcle-*-solaris*): Until we get shared
13944         libraries working, don't build gdb, sim, make, tcl, tk, or
13945         expect.
13946
13947 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13948
13949         * config.guess:  Merge with FSF:
13950
13951         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13952         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13953
13954         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13955         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13956
13957         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13958         * config.guess:  Combine two OSF1 rules.
13959         Also recognize field test versions.  From mjr@zk3.dec.com.
13960         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13961         because GNU uname does not support -p.  From pmr@pajato.com.
13962
13963 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13964
13965         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13966
13967 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13968
13969         * mpw-README: Document GCCIncludes.
13970
13971 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13972
13973         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13974
13975 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13976
13977         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13978
13979 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13980
13981         * configure.in (*-*-cygwin32): Configure make.
13982
13983 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13984
13985         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13986
13987 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13988
13989         * Makefile.in (all-inet): Depend on all-perl.
13990
13991         * Makefile.in (inet-install): New target.
13992
13993         * Makefile.in (all-inet): Depend on all-tcl.
13994         (all-inet): Depend on all-send-pr.
13995
13996 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13997
13998         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13999         temporarily.
14000
14001 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14002
14003         * configure.in: Don't configure --with-gnu-ld on AIX.
14004
14005 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14006
14007         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14008
14009 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14010
14011         * Makefile.in (ALL_MODULES): Added all-inet.
14012         (CROSS_CHECK_MODULES): Added check-inet.
14013         (INSTALL_MODULES): Added install-inet.
14014         (CLEAN_MODULES): Added clean-inet.
14015         (all-indent): New target.
14016
14017         * configure.in (host_tools): Added inet.
14018         (native_only): Added inet.
14019         (noconfigdirs): Added inet.
14020
14021 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14022
14023         * configure.in: Don't configure libgloss if we are not configuring
14024         newlib.
14025
14026 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14027
14028         * configure.in: Don't configure libgloss for unsupported
14029         architectures.
14030
14031 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14032
14033         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14034
14035 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14036
14037         * Makefile.in (ALL_MODULES): Include all-apache.
14038         (CROSS_CHECK_MODULES): Include check-apache.
14039         (INSTALL_MODULES): Include install-apache.
14040         (all-apache): New target.
14041
14042         * configure.in: Added apache everywhere perl is seen.
14043
14044 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14045
14046         * Makefile.in: Add support for clean-{module} and
14047         clean-target-{module} rules.
14048
14049 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14050
14051         * configure.in (*-*-ose) do not build libgloss.
14052
14053 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14054
14055         * config.guess (prep*:SunOS:5.*:*): Turn into
14056         powerpele-unknown-solaris2.
14057
14058 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14059
14060         * configure.in: Permit --enable-shared to specify a list of
14061         directories.
14062
14063 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14064
14065         * configure.in (host==solaris): Pass only the first word of $CC
14066         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14067
14068 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14069
14070         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14071
14072 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14073
14074         * Makefile.in (ALL_MODULES): Include all-perl.
14075         (CROSS_CHECK_MODULES): Include check-perl.
14076         (INSTALL_MODULES): Include install-perl.
14077         (ALL_X11_MODULES): Include all-guile.
14078         (CHECK_X11_MODULES): Include check-guile.
14079         (INSTALL_X11_MODULES): Include install-guile.
14080         (all-perl): New target.
14081         (all-guile): New target.
14082
14083         * configure.in (host_tools): Include perl and guile.
14084         (native_only): Include perl and guile.
14085         (noconfigdirs): Don't build guile and perl; no ports have been
14086         done.
14087
14088 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14089
14090         * configure (--enable-*): Handle quoted option lists such as
14091         --enable-sim-cflags='-g0 -O' better.
14092
14093 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14094
14095         * Makefile.in ({,inst}all-target): New rule so we can make and
14096         install all of the target directories easily.
14097
14098 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14099
14100         * configure.in: Add missing global flag in sed substitution when
14101         deleting `target-' from ${configdirs}.
14102
14103 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14104
14105         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14106         option.
14107
14108         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14109         config/mh-necv4.
14110
14111         * install.sh: Correct misspelling of transformbasename.
14112
14113         * config.guess: Recognize mips-*-sysv*.
14114
14115 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14116
14117         * config.sub: Recognize mon960.
14118
14119 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14120
14121         * configure: Restore Canadian Cross handling of BISON and LEX,
14122         removed in Feb 20 change.
14123
14124 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14125
14126         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14127         Mention make install.  Remove the old copyright date as well the
14128         clumsy and rather pointless copyright on the README file.
14129
14130 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14131
14132         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14133         Makefile after running symlink-tree, then run `make distclean' to
14134         avoid clobbering any generated files in srcdir.
14135
14136 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14137
14138         * configure.in (m68k-*-netbsd*): Build everything now.
14139
14140 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14141
14142         * Makefile.in (taz): Fix quoting.
14143
14144 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14145
14146         * configure.in (sparclet-*-*): Build everything now.
14147
14148 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14149
14150         * configure.in (m68k-*-linux*): New host.
14151
14152 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14153
14154         * configure: Check for bison before byacc.
14155
14156 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14157
14158         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14159         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14160         searching PATH.  These are used as fallbacks by Makefile.in if
14161         flex/bison/byacc aren't in objdir.
14162
14163 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14164
14165         * Makefile.in: Make everything which depends upon all-bfd also
14166         depend upon all-opcodes, in case --with-commonbfdlib is used.
14167
14168 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14169
14170         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14171         building NT native compilers on Unix.
14172
14173 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14174
14175         * configure.in: Don't get CC from the host Makefile fragment if we
14176         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14177         Solaris test for /usr/ucb/cc to the post target script, just after
14178         the compiler sanity test.
14179
14180 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14181
14182         * config.sub: Merge with FSF.
14183
14184 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14185
14186         * Makefile.in (RPATH_ENVVAR): New variable.
14187         (REALLY_SET_LIB_PATH): Use it.
14188         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14189
14190 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14191
14192         * config.sub, configure.in: Recognize sparclet cpu.
14193
14194 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14195
14196         * config.guess:  Support m68k-cbm-sysv4.
14197
14198 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14199
14200         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14201         m68k-unknown-linuxaout from linker help string.  Put quotes around
14202         $ld_help_string.
14203
14204 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14205
14206         * config.guess (powerpc-harris-powerunix): Add guess for port
14207         to new target.
14208
14209 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14210
14211         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14212
14213 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14214
14215         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14216         $(REALLY_SET_LIB_PATH) in Makefile.
14217         * Makefile.in (SET_LIB_PATH): New variable.
14218         (REALLY_SET_LIB_PATH): New variable.
14219         ($(DO_X)): Use $(SET_LIB_PATH).
14220         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14221         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14222         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14223         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14224         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14225         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14226         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14227         (install-dosrel): Likewise.
14228         (all-opcodes): Depend upon all-libiberty.
14229
14230 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14231
14232         * config.guess (*:CYGWIN*): New
14233
14234 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14235
14236         * Makefile.in (all-target-winsup): All all-target-libiberty.
14237
14238 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14239
14240         * configure.in (noconfigdirs): Add missing # in front of comment.
14241
14242 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14243
14244         * configure.in: add second pass to things added to noconfigdirs
14245         so *-gm-magic can exclude libgloss properly.
14246
14247 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14248
14249         * mpw-configure (extralibs_name, rez_name): Set correctly
14250         for MWC68K compiler.
14251
14252         * mpw-README: Add more info on the necessary build tools.
14253
14254 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14255
14256         * configure.in, config.sub: Recognize cygwin32.
14257
14258 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14259
14260         * config.guess, config.sub: Recognize A/UX.
14261
14262 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14263
14264         * config.sub: Merge with gcc/config.sub.
14265
14266 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14267
14268         * mpw-build.in (do-binutils): Add build of stamps.
14269
14270 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14271
14272         * config.sub: Add recognition for mips64vr4100*-* targets.
14273
14274 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14275
14276         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14277         Add creation of gconfigargs with `--enable-shared' turned on.
14278         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14279         ($(host)-stamp-stage3-configured): Likewise.
14280         (HOLES): Add chatr and ldd.
14281         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14282
14283 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14284
14285         * configure: Pass --nfp to recursive configures.
14286
14287 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14288
14289         * Makefile.in (DLLTOOL): New.
14290         (DLLTOOL_FOR_TARGET): New.
14291         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14292         (EXTRA_TARGET_FLAGS): Ditto.
14293         (EXTRA_GCC_FLAGS): Ditto.
14294         (CONFIGURE_TARGET_MODULES): Ditto.
14295         (DO_X): Ditto.
14296         * configure: Add DLLTOOL.
14297
14298 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14299
14300         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14301         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14302         mh-sco, since old workarounds no longer needed, and don't
14303         build ld, since libraries have weak symbols in COFF.
14304
14305 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14306
14307         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14308
14309 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14310
14311         * configure.in: Make sure that ${CC} can be used to compile an
14312         executable.
14313
14314 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14315
14316         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14317         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14318         nothing depending on whether gdbtk is being built.
14319
14320 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14321
14322         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14323
14324 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14325
14326         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14327         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14328
14329 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14330
14331         * config-ml.in: Add support for
14332         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14333         Simplify setting of multidirs from --disable-foo.
14334
14335 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14336
14337         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14338         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14339         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14340         non-empty, pass them on to the  GCC make.
14341         (all-bootstrap): New rule that is like all-gcc, except it executes
14342         the GCC bootstrap rule instead of the GCC all rule.
14343
14344 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14345
14346         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14347
14348 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14349
14350         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14351         DG/UX support.
14352
14353 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14354
14355         * config.sub (i*86*) Change [345] to [3456]
14356
14357 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14358
14359         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14360         --with-gnu-ld=no.
14361
14362 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14363
14364         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14365         AIX multilibs get built.
14366
14367 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14368
14369         * configure.in (i386-win32): Don't build expect if we're not
14370         building the tcl subdir.
14371
14372 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14373
14374         * Makefile.in: (configure-target-examples, all-target-examples):
14375         New targets, configure and build example programs.
14376
14377 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14378
14379         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14380         use it as input to sedit the generated MPW makefile.
14381         * mpw-README: Add a suggestion about Gestalt.h.
14382
14383 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14384
14385         * config.sub: Accept *-*-ieee*.
14386
14387 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14388
14389         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14390         Ronald F. Guilmette <rfg@monkeys.com>.
14391
14392 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14393
14394         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14395         for powerpc-pe native.
14396         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14397         (target==powerpc-pe): duplicate i386-win32 entry.
14398
14399 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14400
14401         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14402         of vxworks, not just vxworks5.1.
14403
14404 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14405
14406         * mpw-configure: Add support for exec-prefix.
14407
14408 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14409
14410         * config.guess: Recognize HP model 816 machines as having
14411         a PA1.1 processor.
14412
14413 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14414
14415         * configure: Ignore new autoconf configure options.
14416
14417 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14418
14419         * config.guess:  Recognize Pentium under SCO.
14420         From Robert Lipe <robertl@arnet.com>.
14421
14422 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14423
14424         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14425
14426 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14427
14428         * configure.in: Don't configure gas for alpha-dec-osf*.
14429
14430 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14431
14432         * configure.in: Default to --with-stabs for some targets for which
14433         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14434         i[345]86*-*-unixware*.
14435
14436 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14437
14438         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14439         rather than basing it on the target.  Simplify handling of options
14440         controlling which directories to configure.  Remove extraneous
14441         slash in multi-clean target.
14442
14443 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14444
14445         * config-ml.in: Prefix more variables with ml_ so they don't collide
14446         with configure's.
14447
14448 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14449
14450         * configure: Don't turn -v into --v.
14451
14452 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14453
14454         * configure.in (targargs): Fix typo.
14455
14456         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14457
14458 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14459
14460         * configure.in: Strip --host and --target options from
14461         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14462         --with-cross-host option when building with a cross-compiler.
14463         * configure: Canonicalize the arguments put into config.status by
14464         always using `=' for an option with an argument.  Pass a presumed
14465         --host or --target explicitly.
14466
14467 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14468
14469         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14470         into general OS recognition case.
14471
14472 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14473
14474         * configure.in (target_configdirs): add target-winsup only
14475         for win32 target systems.
14476
14477 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14478
14479         * Makefile.in (all-target-libgloss): Depend upon
14480         configure-target-newlib, since when libgloss is built it looks to
14481         see if the newlib directory exists.
14482
14483 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14484
14485         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14486         cfg-ml-*.in.
14487
14488 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14489
14490         * configure: Handle LD and LD_FOR_TARGET when configuring a
14491         Canadian Cross.
14492
14493 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14494
14495         * configure.in (target_libs): add target-winsup.
14496         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14497         (target==ppcle-pe): remove ld from $noconfigdirs.
14498
14499 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14500
14501         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14502         Preserve relative path names in $srcdir.  Build symlink tree if
14503         configuring cross target dir and srcdir=. (= no VPATH support).
14504         (configure-target-libg++): Depend on configure-target-librx.
14505         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14506         * config-ml.in: New file.
14507         * symlink-tree: New file.
14508         * configure: Ensure srcdir="." if that's what it is.
14509
14510 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14511
14512         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14513         includes and FLEX_SKELETON setting.
14514         * mpw-configure (--with-gnu-ld): New option, controls whether
14515         to use PPCLink or ld with PowerMac GCC.
14516         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14517         * mpw-config.in: Configure grez if targeting Mac.
14518
14519         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14520         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14521         just macos.
14522         * configure.in: Configure grez resource compiler if targeting Mac.
14523         * Makefile.in (all-grez, install-grez): New targets.
14524
14525 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14526
14527         * configure: CXX defaults to gcc, not g++.  If we find
14528         gcc in the path, set CC to gcc -O2.
14529
14530 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14531
14532         * configure: Default ${build} correctly.  Avoid picking up extra
14533         spaces when reading CC and CXX from Makefile.  When doing a
14534         Canadian Cross, use plausible default values for numerous
14535         variables.
14536         * configure.in: When doing a Canadian Cross, don't try to
14537         configure tools whose configure script can't handle it.
14538
14539 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14540
14541         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14542
14543 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14544
14545         * configure:  Remove dubious bug reporting address.
14546
14547 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14548
14549         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14550         configure script, run that instead of this directory's configure.
14551         In either case, print a message that we're configuring the sub-dir.
14552
14553 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14554
14555         * configure.in: Before checking for the existence of various files,
14556         use sed to filter out "target-".
14557
14558 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14559
14560         * Makefile.in (DO_X): Split rule to decrease command line length
14561         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14562         (Philippe De Muyter).
14563
14564 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14565
14566         * Makefile.in (all-patch): depend on all-libiberty.
14567
14568 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14569
14570         * configure.in: If the only directory in target_configdirs which
14571         actually exists is libiberty, then set target_configdirs to empty,
14572         to avoid trying to build a target libiberty in a gas or gdb
14573         distribution.
14574
14575 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14576
14577         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14578         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14579         systems.
14580
14581 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14582
14583         * configure.in (copy_dirs): Use sys-include instead of include
14584         for --with-headers option.
14585
14586 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14587
14588         * Makefile.in, configure.in: Make winsup builds work with
14589         new scheme.
14590
14591 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14592
14593         * configure.in: Build the linker on AIX.
14594
14595 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14596
14597         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14598         where needed.
14599
14600 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14601
14602         * Makefile.in (all-gcc): Fix typo.
14603
14604 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14605
14606         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14607
14608 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14609
14610         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14611         to target-xiberty, to provide more flexibility.
14612         (target_subdir):  Define.  Create if cross.
14613         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14614         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14615         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14616         check-libFOO -> check-target-libFOO, etc.
14617         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14618         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14619         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14620         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14621         allow ALL_GCC="" to only configure.
14622         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14623         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14624         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14625
14626 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14627
14628         * Makefile.in (taz): Build "info" in etc explicitly.
14629
14630 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14631
14632         * configure.in:  Make sure that CC is undefined (as opposed to
14633         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14634         problem with autoconf trying to configure on a host without GCC.
14635
14636 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14637
14638         * mpw-configure: Set host alias from choice of host compiler,
14639         only use generic MPW Makefile sed if present, edit a file
14640         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14641         * mpw-README: Add problem notes about CW6 and CW7.
14642
14643 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14644
14645         * Makefile.in (taz): Use ";" instead of ";;".
14646
14647 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14648
14649         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14650         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14651         DISTDOCDIRS.
14652         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14653         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14654
14655 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14656
14657         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14658         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14659         Move bfd to DISTSTUFFDIRS.
14660
14661 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14662
14663         * Makefile.in (X11_LIB): Removed.
14664         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14665
14666         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14667
14668 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14669
14670         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14671         names.
14672
14673 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14674
14675         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14676
14677 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14678
14679         * configure.in (i[345]86-*-win32): Always build newlib.
14680         Don't configure cvs, autoconf or texinfo.
14681         * Makefile.in (LD_FOR_TARGET): New.
14682         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14683         Pass down LD_FOR_TARGET.
14684
14685 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14686
14687         * winsup: New directory.
14688         * Makefile.in: Build winsup.
14689         * configure.in: Winsup is configured when target is win32.
14690         Can only build win32 target GDB when native.
14691
14692 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14693
14694         * config.guess: Recognize HP model 819 machines as having
14695         a PA 1.1 processor.
14696
14697 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14698
14699         * configure: Fix sed loop which substitutes for CC and CXX to
14700         avoid bug found in various sed implementations.
14701
14702 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14703
14704         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14705         simulator.  Use standard powerpc-*-eabi*.
14706
14707 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14708
14709         * configure.in: Stop putting gas and binutils in noconfigdirs for
14710         powerpc-*-aix* and rs6000-*-*.
14711
14712 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14713
14714         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14715         -mcall-aixdesc libraries.
14716
14717 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14718
14719         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14720
14721         * config.sub (arm | armel | armeb): Fix shell syntax.
14722
14723 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14724
14725         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14726         -msoft-float and -mcpu=common support.
14727         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14728         libraries.
14729
14730 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14731
14732         * configure.in: Allow configuration and build of emacs19 for the alpha.
14733
14734 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14735
14736         * configure.in (CC): Get ^CC, not just any old CC, from
14737         ${host_makefile_frag}.
14738
14739 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14740
14741         * configure.in (CC): Try to get CC from
14742         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14743
14744 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14745
14746         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14747         only if it exists in $(srcdir).
14748
14749 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14750
14751         * configure: If CC and CXX are not set in the environment, set
14752         them, based on either an existing Makefile or on searching for gcc
14753         in PATH.  Substitute for CC and CXX in Makefile.
14754         * configure.in: Remove libm from target_libs.  Separate
14755         target_configdirs from configdirs.  If CC is not set in
14756         environment, try to get it from a host Makefile fragment.  Rewrite
14757         changes of configdirs to use skipdirs instead.  A few minor
14758         tweaks.  Take directories out of target_configdirs as they are
14759         taken out of configdirs.  Remove existing Makefile files from
14760         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14761         CONFIG_ARGUMENTS in Makefile.
14762         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14763         by configure.in.
14764         (CONFIG_ARGUMENTS): Likewise.
14765         (CONFIGURE_TARGET_MODULES): New variable.
14766         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14767         ($(CONFIGURE_TARGET_MODULES)): New target.
14768         (configure-libg++, configure-libio): New targets.
14769         (all-libg++): Depend upon configure-libg++.
14770         (all-libio): Depend upon configure-libio.
14771         (configure-libgloss, all-libgloss): New targets.
14772         (configure-libstdc++): New target.
14773         (all-libstdc++): Depend upon configure-libstdc++.
14774         (configure-librx, all-librx): New targets.
14775         (configure-newlib): New target.
14776         (all-newlib): Depend upon configure-newlib
14777         (configure-xiberty): New target.
14778         (all-xiberty): Depend upon configure-xiberty.
14779
14780 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14781
14782         * configure.in (host i[345]86-*-win32):  Expand the
14783         noconfigdirs again.
14784
14785 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14786
14787         * mpw-configure: Fix sed command file name.
14788
14789 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14790
14791         * configure.in (host i[345]86-*-win32): Reduce the
14792         noconfigdirs again.
14793
14794 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14795
14796         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14797         or powerpc*-*-pe*, since they are not yet supported.
14798
14799 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14800
14801         Add PowerMac support and many other enhancements.
14802         * mpw-configure: New option --cc to select compiler to use,
14803         paste options set according to --cc into the generated
14804         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14805         if mpw-make.sed is present.
14806         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14807         add forward includes for PowerPC include files.
14808         * mpw-build.in: Build using Makefile.PPC if present.
14809         (do-byacc, etc): Remove separate version resource builds.
14810         (do-gas): Build "stamps" before "all".
14811         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14812         * mpw-README: Update to reflect --cc option, PowerMac support,
14813         and recently-reported compatibility problems.
14814
14815 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14816
14817         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14818         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14819         (--with-multilib-top): Pass to recursive invocations.
14820
14821 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14822
14823         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14824         v810-*-*.
14825
14826 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14827
14828         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14829         gdb, ld and opcodes on v810-*-*.
14830
14831 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14832
14833         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14834         (local-maintainer-clean): New target.
14835         (maintainer-clean): New target.
14836         (realclean): Just depend upon maintainer-clean.
14837
14838 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14839
14840         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14841
14842 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14843
14844         * configure.in: Build ld in mips*-*-bsd* case.
14845
14846 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14847
14848         * config.sub: Accept -lites* OS.  From Ian Dall.
14849
14850 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14851
14852         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14853         targets.
14854
14855 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14856
14857         * configure.in: treat i386-win32 canadian cross the same as
14858         i386-go32 canadian cross.
14859
14860 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14861
14862         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14863         running under the simulator to build a reduced set of libraries.
14864         (powerpc-*-eabiaix): Add fine grained multilib support added to
14865         other powerpc targets yesterday.
14866
14867 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14868
14869         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14870         -disable-softfloat, -disable-relocatable, -disable-aix, and
14871         -disable-sysv to control which multilib libraries get built.
14872
14873 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14874
14875         * configure: Add Makefile.tem to list of files to remove in trap
14876         handler.
14877
14878 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14879
14880         * config.guess (*Linux*):  Add missing "exit"s.
14881         Also, need specific check for alpha-unknown-linux (uses COFF).
14882
14883 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14884
14885         * config.guess:  Merge with FSF:
14886
14887         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14888         * config.guess (AIX4): More robust release numbering discovery.
14889
14890         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14891         * config.guess (i386-sequent-ptx): Properly get version number.
14892
14893         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14894         * config.guess (mips:*:4*:UMIPS): New case.
14895
14896 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14897
14898         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14899         (i386-win32 host): Likewise.  Don't build readline.
14900
14901 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14902
14903         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14904         SUPPORT_FILES to submakes.
14905
14906 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14907
14908         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14909         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14910         mpw-configure.
14911
14912 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14913
14914         * configure.in (appdirs): Use =, not ==, in test expression when
14915         trying to build the text to print in the warning message for
14916         Solaris users.
14917
14918 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14919
14920         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14921
14922 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14923
14924         * config.guess: Recognize lynx-2.3.
14925
14926 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14927
14928         * config.sub (z8ksim): Deleted
14929         (z8k-*-coff): New, this is the one true name of the target.
14930
14931 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14932
14933         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14934
14935 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14936
14937         * config.guess (*:Linux:*:*): First try asking the linker what the
14938         default object file format is (elf, aout, or coff).  Then if this
14939         fails, try previous methods.
14940
14941 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14942
14943         * configure.in: Don't build newlib for *-*-vxworks5.1.
14944
14945 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14946
14947         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14948         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14949
14950 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14951
14952         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14953
14954 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14955
14956         * cfg-ml-com.in: New file.
14957         * cfg-ml-pos.in: New file.
14958
14959 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14960
14961         * COPYING.NEWLIB: Add HP free copyright to list.
14962
14963 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14964
14965         * config.sub: Recognize -eabi* for the system, not just -eabi.
14966
14967 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14968
14969         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14970         * config.sub, configure.in (win32): New target and host.
14971
14972 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14973
14974         * configure.in: Add i386-pe configuration.
14975
14976 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14977
14978         * mpw-build.in (install): Install GDB after LD.
14979
14980 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14981
14982         * mpw-config.in (elf/mips.h): Always forward-include, needed
14983         for GDB to build.
14984
14985 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14986
14987         * testsuite: New directory for customer acceptance and whole tool
14988         chain tests.
14989
14990 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14991
14992         * configure: If per-host line isn't found, but AC_OUTPUT is found
14993         and a configure script exists, run it instead.
14994
14995 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14996
14997         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14998
14999 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15000
15001         * configure: Set build_{cpu,vendor,os,alias} to host values when
15002         --build isn't specified.
15003
15004 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15005
15006         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15007         (FLAGS_TO_PASS): Pass them.
15008         (EXTRA_TARGET_FLAGS): Ditto.
15009
15010 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15011
15012         * Makefile.in (all-libg++): Depend on all-libstdc++.
15013
15014 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15015
15016         * configure.in (noconfigdirs): Enable all packages for
15017           i386-unknown-netbsd.
15018
15019 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15020
15021         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15022         hosted builds (DOS builds)
15023
15024 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15025
15026         Changes for ARM based on patches from Richard Earnshaw:
15027         * config.sub: Handle armeb and armel.
15028         * configure.in: Omit arm linker only for riscix.
15029
15030 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15031
15032         * config.guess:  Update from FSF.
15033
15034 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15035
15036         * config.sub: Recognize powerpcle as the little endian variant of
15037         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15038         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15039         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15040         temporarily.
15041
15042 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15043
15044         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15045
15046 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15047
15048         * config.sub: Accept -lites* as a basic system type.
15049
15050 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15051
15052         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15053         installed, and if so return linuxoldld as the system name.
15054
15055 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15056
15057         * config.guess: Add hppa1.1-hp-lites support.
15058
15059 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15060
15061         * configure.in: Don't build newlib for m68k-vxworks5.1.
15062
15063 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15064
15065         * configure.in (mips-sgi-irix6): Use mh-irix5.
15066
15067 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15068
15069         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15070
15071 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15072
15073         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15074         OSF/1.  Fix compiler flags.
15075         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15076
15077 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15078
15079         * configure.in: Recognize --with-newlib.
15080         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15081
15082 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15083
15084         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15085         to *_X11_MODULES due to gdbtk needing X include files et al.
15086
15087 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15088
15089         Merge in support for Mac MPW as a host.
15090         (Old change descriptions retained for informational value.)
15091
15092         * mpw-config.in: Add generic include forwards for cpu-specific
15093         include files in aout and elf directories.
15094
15095         * mpw-configure: Added copyright.
15096         * mpw-config.in: Check for presence of required build tools.
15097         (target_libs): Add newlib.
15098         (target_tools): Add examples.
15099         (Read Me): Generate as "Read Me for MPW" instead.
15100         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15101         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15102         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15103
15104         * mpw-configure: Remove subdir-specific makefile hackery,
15105         delete mk.tmp after using it.
15106
15107         * mpw-build.in (all): Display start and end times.
15108
15109         * mpw-configure (host_canonical): Set.
15110         (target_cpu): Always add to makefiles.
15111         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15112         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15113         (mpw-mh-mpw): Look for in srcdir and srcroot.
15114         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15115
15116         * mpw-build.in: (install-only): New target.
15117
15118         * mpw-configure (host_alias, target_alias): Rename from hostalias
15119         and targetalias, add into generated Makefile.
15120         (mk.tmp): If present, add into generated Makefile.
15121         * mpw-build.in (all-gas): Build config.h first before gas proper.
15122
15123         * mpw-configure (config.status): Write only if changed.
15124         * mpw-config.in (readline): Configure it (not built, just used for
15125         definitions).
15126
15127         * mpw-config.in (elf/mips.h): Add a forward include.
15128
15129         * mpw-config.in: Forward-include most .h files in include into
15130         extra-include.
15131         (readline): Don't build.
15132         mpw-build.in (install): Install GDB.
15133
15134         * mpw-configure (prefix, mpw_prefix): Handle it.
15135         * mpw-config.in (mmalloc, readline): Don't configure.
15136         * mpw-build.in (thisscript): Rename to ThisScript.
15137         Use mpw-build instead of BuildProgram everywhere.
15138         (mmalloc, readline): Don't build.
15139         * mpw-README: New file, basic documentation about the MPW port.
15140
15141         * mpw-config.in: Use forward-include to create include files.
15142
15143         * mpw-configure: Add more things to the top of each configured
15144         Makefile, including contents of config/mpw-mh-mpw.
15145         * mpw-config.in (extra-include): Create this directory and fill it
15146         with Posix-like include files when configuring.
15147
15148         * config.sub (apple, mac, mpw): Add various aliases.
15149
15150         * mpw-build.in: New file, top-level build script fragment for MPW.
15151         * mpw-configure: New file, configure script for MPW.
15152         * mpw-config.in: New file, config fragment for MPW.
15153
15154 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15155
15156         * configure.in (host_libs): Remove glob, since it is gone from the
15157         sources.
15158
15159 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15160
15161         * Makefile.in: define empty GDB_NLM_DEPS var.
15162
15163         * configure.in(target_makefile_frag): use config/mt-netware
15164         for netware targets.
15165
15166 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15167
15168         * config.sub: Merge in recent FSF changes.  Remove linux special
15169         cases.
15170
15171 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15172
15173         Revert this change:
15174
15175         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15176
15177                 * build-all.mk: Use CC=cc -Xs on Solaris.
15178
15179 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15180
15181         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15182         stop using it.
15183         * Makefile.in: Nuke all references to glob subdirectory.
15184
15185 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15186
15187         * configure.in: Fix --enable-shared logic in per-host.
15188
15189 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15190
15191         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15192
15193 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15194
15195         * configure.in (noconfigdirs): Don't build gas on AIX, for
15196         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15197
15198 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15199
15200         * configure: Fix --cache-file to work if the file argument is a
15201         relative path.
15202
15203 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15204
15205         * configure: If the --cache-file is used, pass it down to
15206         configure in subdirectories.
15207
15208 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15209
15210         * config.sub: add vxworks29k configuration.
15211
15212 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15213
15214         * Makefile.in (taz): Do "diststuff" part quietly.
15215
15216 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15217
15218         * config.sub: Mini-merge with gcc/config.sub.
15219
15220 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15221
15222         * config.guess (IRIX): Sed - to _.
15223
15224 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15225
15226         * Makefile.in (source-vault, binary-vault): New targets.
15227
15228 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15229
15230         * config.sub: Recognize -eabi as a basic system type.
15231
15232 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15233
15234         * configure.in (enable_shared stuff): Fix typo.
15235
15236 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15237
15238         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15239
15240 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15241
15242         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15243
15244 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15245
15246         * configure.in (rs6000-*-*): Don't build gas.
15247
15248 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15249
15250         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15251         reduce command line length.
15252         (AS_FOR_TARGET): Check for as.new, not Makefile.
15253         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15254
15255 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15256
15257         * config.guess:  Merge from FSF.
15258
15259 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15260
15261         * configure: Don't use $ when handling program_suffix.
15262
15263 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15264
15265         * configure.in:  Configure tk for hppa/hpux.
15266
15267 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15268
15269         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15270
15271 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15272
15273         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15274         to LIBCXXFLAGS.  Tests are better run without it.
15275
15276 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15277
15278         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15279
15280 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15281
15282         * configure.in (*-*-netware*): Don't configure xiberty.
15283
15284 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15285
15286         * configure.in:  Remove tk from native_only list.
15287
15288 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15289
15290         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15291           for special NCD build.
15292
15293 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15294
15295         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15296         makeall.bat, they're only useful for binutils snapshots.
15297         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15298         makeall.bat to specified SUPPORT_FILES.
15299
15300 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15301
15302         * build-all.mk: Add Ericsson targets to sun4 and solaris
15303           hosts.  Add  BNR's sun4 target to solaris host, so their
15304           build-from-source will be tested in-house first.
15305
15306 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15307
15308         * Makefile.in (LIBCFLAGS): New variable.
15309         (CFLAGS_FOR_TARGET): Ditto.
15310         (LIBCFLAGS_FOR_TARGET): Ditto.
15311         (LIBCXXFLAGS): Ditto.
15312         (CXXFLAGS_FOR_TARGET): Ditto.
15313         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15314         (BASE_FLAGS_TO_PASS): Pass them.
15315         (EXTRA_TARGET_FLAGS): Ditto.
15316
15317         * configure.in: Support --enable-shared.
15318
15319 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15320
15321         * configure.in (target_libs):  Include libstdc++ again.
15322         * config.guess:  Update from FSF (for FreeBSD).
15323
15324 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15325
15326         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15327         makeall.bat.
15328         (DISTDOCDIRS): Add `etc'.
15329         (ETC_SUPPORT_PFX): New variable.
15330         (taz): Include anything from etc starting with a word in
15331         ETC_SUPPORT_PFX.
15332
15333 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15334
15335         * config.sub: Update for recent FSF changes.  Remove obsolete
15336         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15337         spacing changes.
15338
15339 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15340
15341         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15342
15343         * config.guess:  Merge with FSF.
15344         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15345
15346 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15347
15348         * configure: Since the "trap 0" handler will override the exit
15349         status on many systems, only use it for "exit 1", and make it set
15350         a non-zero exit status; reset it before "exit 0".  Also, check
15351         exit status of config.sub, and error out if it failed.
15352
15353 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15354
15355         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15356         and install libgloss.
15357
15358 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15359
15360         * Makefile.in (all-binutils): Depend upon all-byacc.
15361
15362         * configure.in: Don't build emacs on Irix 5.
15363
15364 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15365
15366         * configure.in (*-*-netware*): Add libio.
15367
15368 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15369
15370         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15371         (CHECK_TARGET_MODULES): Ditto.
15372         (INSTALL_TARGET_MODULES): Ditto.
15373         (TARGET_LIBS): Ditto.
15374         (all-libstdc++): Note dependencies.
15375
15376 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15377
15378         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15379
15380 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15381
15382         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15383         -fexternal-templates.
15384
15385         * configure.in (target_libs): Add libstdc++.
15386         (noconfigdirs): Add libstdc++ as appropriate.
15387
15388 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15389
15390         * config.guess:  Update from FSF.
15391
15392 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15393
15394         * configure: Use ${config_shell} when running ${configsub}.
15395
15396 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15397
15398         * config.sub: No longer recognize h8300h.
15399
15400 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15401
15402         * config.sub: Remove extraneous differences between config.sub and
15403         gcc/config.sub.
15404
15405 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15406
15407         * Makefile.in (DISTSTUFFDIRS): Add gas.
15408
15409 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15410
15411         * COPYING.NEWLIB: New file.
15412
15413 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15414
15415         * config.guess (HP-UX):  Patch from Harlan Stenn
15416         <harlan@landmark.com> to also emit release level.
15417
15418 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15419
15420         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15421
15422 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15423
15424         * config.sub:  Merge nextstep cleanup from FSF.
15425
15426 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15427
15428         * configure.in (arm-*-*): Don't configure ld for this target.
15429
15430 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15431
15432         * configure.in (*-*-netware): don't configure libg++, libio,
15433           librx, or newlib.
15434
15435 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15436
15437         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15438         configure ld--it works, but it doesn't support shared libraries.
15439
15440 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15441
15442         * config.guess (*-unknown-freebsd*):  Get rid of possible
15443         trailing "(Release)" in version string.
15444         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15445
15446 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15447
15448         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15449         Fix type: *-next-neststep -> *-next-nextstep.
15450
15451         * config.guess:  Merge from FSF:
15452
15453         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15454
15455         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15456
15457         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15458
15459         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15460         instead of UNIX_SV for UnixWare 1.0).
15461
15462 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15463
15464         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15465         to make gdb/nlm/* build after the compiler and linker.
15466
15467 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15468
15469         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15470         not just i[34]86.
15471         (m68k-atari-sysv4):  Relocate to match FSF version.
15472
15473         * config.guess:  More merges from the FSF:
15474
15475         Add a space before function call or macro invocation.
15476
15477         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15478
15479         * config.guess: Add trap cmd to remove dummy.c and dummy when
15480         interrupted.
15481
15482         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15483
15484         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15485         (dummy): Redirect stderr from compilation of dummy.c.
15486
15487         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15488
15489         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15490
15491 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15492
15493         * configure: Accept and ignore --cache*, for compatibility with
15494         new autoconf.
15495
15496 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15497
15498         * config.guess:  Merge from FSF:
15499
15500         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15501
15502         * config.guess (Pyramid*:OSx*:*:*): New case.
15503         (PATH): Add /.attbin at end for finding uname.
15504         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15505
15506         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15507
15508         * config.guess (M88*:DolphinOS:*:*): New case.
15509
15510         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15511
15512         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15513         to select whether to use ELF or COFF.
15514
15515         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15516
15517         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15518
15519         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15520
15521         * config.guess: Guess the OS version for HPUX.
15522
15523         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15524
15525         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15526
15527 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15528
15529         * configure.in: Recognize --with-headers, --with-libs, and
15530         --without-newlib.
15531         * Makefile.in (all-xiberty): Depend upon all-ld.
15532
15533 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15534
15535         * configure.in: Change i[34]86 to i[345]86.
15536
15537 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15538
15539         * configure (version): A few more tweaks to help message.
15540
15541 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15542
15543         * Makefile.in:  Remove (for now) librx as a host library,
15544         now that we're building it for target.
15545
15546 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15547
15548         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15549         (Karl Berry).
15550
15551 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15552
15553         * configure.in:  Also configure librx.
15554
15555 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15556
15557         * Makefile.in:  Update various rules to reflect that librx
15558         is now needed for libg++.
15559
15560 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15561
15562         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15563
15564 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15565
15566         * configure.in: Configure the examples directory.
15567
15568 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15569
15570         * configure: Simplify Jun 2 1994 change.
15571
15572 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15573
15574         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15575         /bin/gcc isn't good enough to build gcc.
15576
15577 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15578
15579         * Makefile.in (GDB_SUPPORT_FILES): Remove
15580         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15581         (gdb.tar.gz): Add new rule to use standard distribution building
15582         mechanism.
15583
15584 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15585
15586         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15587         Bill Cox <bill@cygnus.com>.
15588
15589 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15590
15591         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15592
15593 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15594
15595         * configure:  Search current dir first in .gdbinit.
15596
15597 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15598
15599         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15600
15601 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15602
15603         * config.sub:  Refer to NeXT's operating system as nextstep.
15604
15605         * config.sub (case $basic_machine):  Re-order the cases, to match
15606         the order in the FSF version (which is mostly alphabethical).
15607         Merge in some additions and changes from the FSF.
15608
15609 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15610
15611         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15612         * config.sub: Recognize cxux7.
15613         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15614
15615 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15616
15617         * config.sub:  Fix typo powerpc -> powerpc-*.
15618
15619 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15620
15621         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15622
15623         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15624         parallel with all-emacs and install-emacs).  Top-level command
15625         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15626
15627 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15628
15629         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15630         $(relbindir)/make before doing ``make install'', and use
15631         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15632         installing over running make binary.
15633         ($(host)-stamp-stage3-installed): Likewise.
15634
15635 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15636
15637         * config.guess: Recognize Mach.
15638
15639 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15640
15641         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15642         see whether --exec-prefix was used.
15643
15644 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15645
15646         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15647
15648 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15649
15650         * Makefile.in: Add all-librx target similar to all-libproc.
15651
15652 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15653
15654         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15655         with post 1.2 uname bogosity.
15656
15657 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15658
15659         * configure: Remove temporary files on receipt of a signal.
15660
15661 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15662
15663         * configure: If there is a package_makefile_frag, remove
15664         ${subdir}/Makefile.tem after copying it in.
15665
15666 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15667
15668         * build_all.mk: support rs6000 lynx identifies itself as
15669         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15670         since /bin/gcc is too feeble to compile a modern gcc.
15671
15672 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15673
15674         * brought devo/test-build.mk update-to-date with progressive/
15675           test-build.mk. Add lynx targets and hppa flag info.
15676
15677 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15678
15679         * configure.in:  Use mh-ncrsvr43.  Patch from
15680         Tom McConnell <tmcconne@sedona.intel.com>.
15681
15682 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15683
15684         * config.guess (i386-unknown-bsdi):  No longer need to
15685         check #if defined(__bsdi__) && defined(__i386__).
15686
15687 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15688
15689         * configure: Set program_transform_nameoption correctly.
15690
15691 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15692
15693         * brought build-all.mk update-to-date with progressive build-all.mk,
15694           added new targets and hppa info.
15695
15696 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15697
15698         * configure: If config.guess result is a prefix of the user
15699         specified target, assume a native build and use the user specified
15700         target as the host alias.  Remove SunOS patch suffix removal hack.
15701         * configure.in: Remove SunOS patch suffix removal hack.
15702
15703         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15704         in NATIVE_CHECK_MODULES.
15705
15706 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15707
15708         * Makefile.in: Rename HOST_ONLY to NATIVE.
15709         * configure: Delete SunOs patch suffix from host_canonical
15710           and build_canonical variables that are prepended to Makefiles.
15711         * configure.in: Add comments for easier maintenance.
15712
15713 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15714
15715         * Makefile.in: Add all-libproc target similar to all-gui.
15716
15717 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15718
15719         * Makefile.in (CHECK_MODULES): split into
15720         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15721
15722 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15723
15724         * config.guess (i386-unknown-bsdi): New system to guess.
15725
15726 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15727
15728         * Makefile.in: Add all-gui target (but not yet build by "all").
15729
15730 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15731
15732         * config.sub: Move deletion of patch suffix from here...
15733         * configure.in: To here, at Ian's suggestion.  The top-
15734           level scripts might need to know of a patch level.
15735
15736 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15737
15738         * config.sub: Strip off patch suffix so rtl is recognized
15739           as a sunos4.1.3 machine, even though it's been patched.
15740
15741 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15742
15743         * Makefile.in (INSTALL_LAST): Delete.
15744         (INSTALL_DOSREL): New.
15745
15746 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15747
15748         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15749         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15750         whether we pass down --with-gnu-ld anyhow.
15751
15752 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15753
15754         * Makefile.in (INSTALL_LAST): Change operation so it works
15755         on more flavors of make.
15756         * configure.in (go32): Don't build libg++ or libio.
15757
15758 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15759
15760         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15761         they can be overriden by templates.
15762
15763 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15764
15765         * configure.in (target==go32): Don't build gdb.
15766         * dosrel: New directory.
15767
15768 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15769
15770         * configure.in (host==go32): Configure dosrel too.
15771         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15772         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15773         be set by incoming names or templates.
15774         (INSTALL_LAST): New rule.
15775
15776 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15777
15778         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15779
15780 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15781
15782         * configure.in (appdirs): New variable.  Currently empty, but will
15783         be used in gas distribution.  If nonempty, lists a set of
15784         directories at least one of which must get configured, or top
15785         level configuration is considered to have failed.
15786         (rs6000-*-lynxos*): Use new file name.
15787
15788 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15789
15790         Eliminate XTRAFLAGS.
15791         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15792         newlib include files using -idirafter, and also use -nostdinc.
15793         (CXX_FOR_TARGET): Likewise.
15794         (XTRAFLAGS): Removed.
15795         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15796         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15797         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15798         ($(DO_X)): Don't pass down XTRAFLAGS.
15799
15800 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15801
15802         * configure.in (mips*-dec-bsd*): New target; do build linker.
15803         (mips*-*-bsd*): New target; don't build linker.
15804
15805 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15806
15807         * configure.in: support rs6000-*-lynxos* configuration.
15808         support sunos4 as a cross target.
15809
15810         * config.sub: look for lynx*, not lynx since the OS version may
15811         legitimately be part of the name.
15812
15813 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15814
15815         * configure.in (i[34]86-*-sco*): Move to be with other i386
15816         targets.
15817         (romp-*-*): New target.  Skip various binary utilities.
15818         (vax-*-*): New target.  Don't build newlib.
15819         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15820
15821 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15822
15823         * configure.in: Only set host_makefile_frag if config
15824         directory exists.
15825
15826 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15827
15828         * install.sh: If $dstdir exists, don't check whether each
15829         component does.
15830
15831 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15832
15833         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15834
15835 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15836
15837         * configure.in (*-*-lynxos*): Don't configure newlib for either
15838         native or cross Lynx.
15839
15840 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15841
15842         * config.sub (sparc64-elf): Fix os.
15843         (z8k): Remove duplicate.
15844
15845 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15846
15847         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15848         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15849
15850 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15851
15852         * configure: Make file links cleanly even if Lynx fails on
15853           an NFS symlink (at least fail cleanly).
15854
15855 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15856
15857         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15858         -XNh2000.
15859
15860 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15861
15862         * configure: Unknown options are fatal again.
15863
15864 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15865
15866         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15867         compatibility.
15868
15869 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15870
15871         * build-all.mk: Add `clean' target.
15872
15873 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15874
15875         * config.guess:  Add SINIX support.
15876         * configure.in:  Add mips-*-sysv4* support.
15877
15878 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15879
15880         * build-all.mk: Document all useful targets.
15881         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15882         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15883
15884 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15885
15886         * configure: Support --silent, --quiet.
15887
15888 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15889
15890         * configure: Support --disable-FEATURE.
15891
15892 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15893
15894         * config.guess: Recognize NCR running SVR4.3.
15895
15896 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15897
15898         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15899         Patch from Paul Eggert <eggert@twinsun.com>.
15900
15901 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15902
15903         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15904
15905 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15906
15907         * configure: Make unrecognized options give nonfatal warnings
15908         instead of fatal errors, and pass them to any subdirectory
15909         configures in case they recognize them.
15910         Make --x equivalent to --with-x.
15911
15912 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15913
15914         * configure: Add --enable-* options.  Clean up usage message and
15915         some comments.
15916
15917 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15918
15919         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15920
15921 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15922
15923         * configure.in (hppa*-*-*): Enable binutils.
15924
15925 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15926
15927         * config.sub: Recognize cisco.
15928
15929 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15930
15931         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15932
15933 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15934
15935         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15936         than one configuration name.  Add comment.
15937
15938 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15939
15940         * config.guess: about target *-hitachi-hiuxwe2, fixed
15941         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15942         macro is incorrect.]
15943
15944 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15945
15946         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15947         than the "make ls" stuff which used to be here.
15948
15949 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15950
15951         * config.guess:  Recognize i[34]86-unknown-freebsd.
15952         From Shawn M Carey <smcarey@rodan.syr.edu>.
15953
15954 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15955
15956         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15957
15958 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15959
15960         * config.guess: Check for ptx.
15961
15962 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15963
15964         * config.sub: Add os9k checking.
15965
15966 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15967
15968         * config.guess: Handle OSF1 running on HPPA processors
15969
15970 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15971
15972         * configure: If subdir configure fails, print out a message with
15973         subdirectory name, in case subdir's configure code didn't identify
15974         itself.
15975
15976 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15977
15978         * configure.in: Remove embedded newlines from configdirs.
15979         Avoid mismatches of substrings.  Fix matching strings at end
15980         of configdirs.
15981
15982 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15983
15984         * config.guess:  Add Lynx/rs6000 config support.
15985
15986 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15987
15988         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15989
15990 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15991
15992         * configure.in (hppa*-*-osf*): Treat this just like most other
15993         PA configurations (eg no binutils or ld).
15994         (hppa*-*-*elf*): These configurations have binutils and ld.
15995
15996 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15997
15998         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15999
16000 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16001
16002         * configure.in (rs6000-*-*): Build gas.
16003
16004 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16005
16006         * Makefile.in:  Avoid bug in losing hpux sed.
16007
16008 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16009
16010         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16011         for GDB and GDB has been fixed to not need it.
16012
16013 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16014
16015         * config.guess: Recognize vax hosts.
16016
16017 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16018
16019         * configure (while loop): Don't use "break 2" inside case
16020         statement -- the case statement isn't an enclosing loop.
16021
16022 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16023
16024         * config.guess:  Clean up NeXT support, to allow nextstep
16025         on Intel machines.  Make OS be nextstep.
16026
16027 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16028
16029         * config.guess: Add alternate forms for Convex.
16030
16031 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16032
16033         * configure:  Completely rewrite option processing.  Take
16034         advantage of pattern-matching to avoid invoking test frequently.
16035         Also clean up host and target defaulting logic.
16036
16037 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16038
16039         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16040         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16041         commands (plus user environment) will fit SCO limits.
16042
16043 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16044
16045         * configure.in: Don't issue warnings about directories which are
16046         not being configured if -norecursion is set.  Correct test for
16047         --with-gnu-as and --with-gnu-ld to not get confused by substring
16048         matches.
16049
16050         * configure.in: Don't build gas for alpha-dec-osf1*.
16051
16052 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16053
16054         * configure:  Back out Per's change of 12/19/1993.  It changes the
16055         behavior of configure in unexpected and confusing ways.
16056
16057         Also, use different delim char when calculating
16058         program_transform_name so that the name can contain slashes.
16059
16060 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16061
16062         * configure.in, config.sub: Add support for VSTa micro-kernel.
16063
16064 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16065
16066         * configure.in: Nuke hacks which were used to get a special
16067         version of GAS for HPPA configurations.
16068
16069 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16070
16071         * configure:  If only ${target_alias} is given, use that
16072         as the default for ${host_alias}.
16073         * configure:  Add missing back-slashes before nested quotes.
16074
16075 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16076
16077         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16078
16079 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16080
16081         * config.guess:  Recognize some Tektronix configurations.
16082         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16083
16084 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16085
16086         * config.sub: Match any flavor of SH.
16087
16088 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16089
16090         * configure.in: Don't try to configure newlib for Alpha.
16091
16092 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16093
16094         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16095         libg++ or libio for any Alpha target.
16096
16097         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16098
16099 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16100
16101         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16102         default arguments -- so it tried to compress itself.
16103
16104 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16105
16106         * configure.in (notsupp): ensure that a space is always at the end
16107           of the configdirs list, since the grep checks for an explicit space
16108
16109 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16110
16111         * configure.in (target i386-sysv4.2): don't build ld, since static
16112           versions of many libraries are not available.
16113
16114 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16115
16116         * config.guess: Recognize Apollos (using environment variables).
16117         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16118
16119 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16120
16121         * config.guess: Recognize Sony news mips running newsos.
16122
16123 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16124
16125         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16126         "fi ; else" for bash.
16127
16128 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16129
16130         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16131
16132 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16133
16134         * config.sub: accept unixware as an alias for svr4.2.
16135         Fix some inconsistancies with the gcc version.
16136
16137 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16138
16139         * Makefile.in (DISTDOCDIRS):  Add gdb.
16140
16141 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16142
16143         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16144
16145 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16146
16147         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16148         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16149         this now.
16150
16151 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16152
16153         * config.sub: Accept hiux* as an OS name.
16154
16155         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16156         etc/make-stds.texi.  The underscore came from gcc, and dje now
16157         agrees that RUNTESTFLAGS is the correct name.
16158
16159 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16160
16161         * install.sh:  Remove 'set -e'.  It makes any conditionals
16162         in the script useless.
16163
16164         * config.guess: Automatically recognize arm-acorn-riscix
16165         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16166
16167 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16168
16169         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16170
16171 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16172
16173         * Makefile.in (DISTDOCDIRS): New variable.
16174         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16175         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16176
16177 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16178
16179         * configure.in (hppa target): check the source directory for the
16180           pagas sub-directory
16181
16182 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16183
16184         * config.sub: Allow -aout* and -elf*.
16185
16186 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16187
16188         * configure.in: Don't build ld on i386-solaris2, same as for
16189         sparc-solaris2.
16190
16191 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16192
16193         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16194
16195 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16196
16197         * configure.in:  Configure gdb for alpha.
16198
16199 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16200
16201         * Makefile.in (CXXFLAGS): Add -O.
16202
16203 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16204
16205         * config.guess: added support for DG Aviion
16206
16207 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16208
16209         * configure.in: Produce warning message for subdirectories not
16210         configurable for this host/target combination.  Don't try to
16211         configure gdb for vms.
16212
16213 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16214
16215         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16216         appropriate files before making "diststuff".
16217         (DISTBISONFILES): New var: list of files to be edited.
16218         (DISTSTUFFDIRS): Add binutils.
16219
16220 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16221
16222         * config.sub: also handle mipsel and mips64el (for little endian mips)
16223
16224 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16225
16226         * configure.in: Add * to end of all OS names.
16227
16228 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16229
16230         * configure.in: Build newlib for LynxOS native.
16231
16232 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16233
16234         * config.guess: Add support for delta 88k running SVR3.
16235
16236         * configure.in: Add comment about HP compiler vs. emacs.
16237
16238 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16239
16240         * configure.in: don't build ld on solaris2 (not a viable option
16241           due to bugs in getpwnam & getpwuid)
16242
16243 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16244
16245         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16246         config.guess will produce a full version number.
16247
16248 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16249
16250         * configure.in: Build linker and binutils for alpha-dec-osf1.
16251
16252 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16253
16254         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16255         and gdb/testsuite/Makefile.in.
16256
16257 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16258
16259         * configure.in: recognize mips*- instead of mips-
16260
16261 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16262
16263         * config.sub: Accept linux*coff and linux*elf as operating
16264         systems.
16265
16266 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16267
16268         * config.sub: Recognize mips64, and mips3 as an alias for it.
16269
16270 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16271
16272         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16273         gdb knows how to handle OSF/1 shared libraries.
16274
16275 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16276
16277         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16278         * config.guess: Recognize Hitachi's HIUX.
16279         * config.sub: Recognize h3050r* and hppahitachi.
16280         Remove redundant cases for hp9k[23]*.
16281
16282 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16283
16284         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16285         if gas and ld are in the source tree and are in ${configdirs}.
16286         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16287         --with options (but still pass them down on the command line,
16288         if they were explicitly specified).
16289
16290 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16291
16292         * configure: substitute SHELL value in Makefile.in with
16293         ${CONFIG_SHELL}
16294
16295 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16296
16297         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16298         *-*-solaris2* targets.
16299
16300 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16301
16302         * Makefile.in: define M4, and pass it down to sub-makes;
16303         all-autoconf now depends on all-m4
16304
16305 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16306
16307         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16308         presence of {ar,ranlib} instead of a configured directory
16309
16310 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16311
16312         * config.guess: Accept 34?? as well as 33?? for NCR.
16313
16314 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16315
16316         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16317         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16318
16319 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16320
16321         * configure: grab values for $(CC) and $(CXX) from the
16322         environment, so that someone can do "CC=gcc configure; make" and
16323         have it work right (matching the way that autoconf works now)
16324
16325         * configure.in, Makefile.in: add support for gash, the tcl
16326         interface to Galaxy
16327
16328         * config.guess: add NetBSD variants (hp300, x86)
16329
16330 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16331
16332         * install.sh: Support -d option (in the manner of SunOS 4 install,
16333         as it is more deterministic than that of GNU install)
16334         (chmodcmd): Set file to mode 755 by default (should also do default
16335         chgrp and chown, but I don't feel like dealing with that now)
16336
16337 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16338
16339         * config.sub: Remove h8300hhms alias.
16340
16341 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16342
16343         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16344
16345 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16346
16347         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16348         as stmp-fixinc
16349
16350 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16351
16352         * config.sub: recognize m88110-bug-coff.
16353
16354 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16355
16356         * Makefile.in (all-libio): all dependencies on the toolchain used
16357         to build this (gcc, gas, ld, etc)
16358
16359 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16360
16361         * config.guess: Deal with OSF/1 1.3 on alpha.
16362
16363 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16364
16365         * install.sh: add some 'else true' clauses for portability
16366
16367         * configure.in: don't build libio for h8[35]00-*-* targets
16368
16369 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16370
16371         * Makefile.in:  Add support for new libio.
16372
16373 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16374
16375         * install.sh: If one command fails, don't try the rest.  Don't try
16376         to remove $dsttmp (via trap) unless we have already created it.
16377         If $src doesn't exist, detect it and exit with an error.
16378
16379         * config.guess: Recognize BSD on hp300.
16380
16381 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16382
16383         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16384         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16385
16386 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16387
16388         * Makefile.in (all-send-pr): depends on all-prms
16389
16390 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16391
16392         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16393
16394 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16395
16396         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16397         Added test for mips-mips-riscos5.
16398
16399 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16400
16401         * configure.in: use mh-hp300 for 68k HP hosts
16402
16403 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16404
16405         * configure: add support for CONFIG_SHELL, so that you can use
16406         some alternate shell for evaluating configure scripts
16407
16408 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16409
16410         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16411         in configure script to bug-gdb@prep.ai.mit.edu when building
16412         distribution archive.
16413         * Makefile.in (COMPRESS):  Remove def.
16414         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16415         gdb.tar.Z and make-gdb.tar.Z respectively.
16416         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16417         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16418         to convergence with 'taz' target in Makefile.in.
16419
16420 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16421
16422         * install.sh (dsttmp): use trap to ensure that tmp files go
16423         away on error conditions
16424
16425 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16426
16427         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16428
16429 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16430
16431         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16432         its parent is '/' not ''.
16433
16434         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16435
16436 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16437
16438         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16439         that ${newsrcdir}/configure.in does.
16440
16441 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16442
16443         * test-build.mk: support for CONFIG_SHELL
16444
16445 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16446
16447         * config.sub (netware):  Add as a basic system type.
16448
16449 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16450
16451         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16452           $(srcdir)/ from the dependency on Makefile.in.
16453
16454 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16455
16456         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16457         (h8300hhms is temporary until multi-libraries are implemented).
16458         * configure.in: Handle h8300h too.
16459
16460 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16461
16462         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16463
16464 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16465
16466         * configure:  Remove extraneous output when guessing host type.
16467         * config.guess:  Remove extraneous output when guessing using C
16468         compiler rather than uname, or when guessing fails.
16469
16470 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16471
16472         * Makefile.in: remove all.cross and install.cross targets
16473
16474         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16475           definitions
16476
16477 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16478
16479         * configure.in (target sh): Build gprof.
16480
16481 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16482
16483         * config.sub: change -solaris to -solaris2
16484
16485 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16486
16487         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16488
16489 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16490
16491         * configure: Correct error message for missing Makefile.in to
16492         print correct directory.
16493
16494 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16495
16496         * install.sh: kludge around 386BSD shell bug
16497
16498 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16499
16500         * config.guess:  Recognize NeXT.
16501         * config.guess:  Recognize i486-ncr-sysv4.
16502         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16503
16504 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16505
16506         * Makefile.in (MAKEINFOFLAGS): New variable.
16507         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16508         * build-all.mk, test-build.mk: Pass down --no-split as
16509         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16510
16511 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16512
16513         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16514
16515 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16516
16517         * Makefile.in (libg++.tar.z):  New rule.
16518         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16519         * Makefile.in (taz):  Only do a single chmod.
16520
16521 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16522
16523         * install.sh: don't use dirname anymore (replaced with sed usage)
16524
16525 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16526
16527         * Makefile.in:  Change extension for gzip'd files from '.z' to
16528         '.gz' per new FSF standard usage.
16529
16530 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16531
16532         * configure: put quotes around the final value of program_transform_name
16533
16534 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16535
16536         * Makefile.in: new install.sh support; update install-info rules
16537
16538 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16539
16540         * configure.in: Build diff for crosses, but not for go32 host.
16541
16542         * configure.in: Build gprof only for native, and don't build it
16543         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16544
16545 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16546
16547         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16548
16549 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16550
16551         * configure.in (host_tools): Add prms.
16552
16553 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16554
16555         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16556         with $(FLAGS_TO_PASS) on the command line
16557
16558         * config.sub: Recognize lynx and lynxos
16559
16560 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16561
16562         * config.sub: Accept -ecoff*, not just -ecoff.
16563
16564 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16565
16566         * Makefile.in (taz): Use .gz suffix instead of .z.
16567         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16568         names.
16569
16570 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16571
16572         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16573
16574 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16575
16576         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16577         that rebuilds that might happen during 'make install' don't get
16578         bogus gcc include files
16579
16580 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16581
16582         Change from Utah for HPPA support:
16583         * config.guess: Recognize hppa1.x-hp-bsd.
16584
16585 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16586
16587         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16588         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16589
16590 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16591
16592         * config.sub: Add support for rom68k and bug boot monitors.
16593
16594 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16595
16596         * Makefile.in: Make all-opcodes depend on all-bfd.
16597
16598 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16599
16600         * config.guess: Added special check for i[34]86-univel-sysv4*.
16601
16602 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16603
16604         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16605         the processor rather than assuming i486.
16606
16607 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16608
16609         * config.guess: Recognize SunOS6 as Solaris3.
16610
16611 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16612
16613         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16614         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16615
16616 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16617
16618         * build-all.mk (all-cross): New target for Canadian Cross.
16619         Added Q2 go32 targets.
16620         * test-build.mk: Configure go32 cross sparclite-aout and
16621         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16622         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16623
16624 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16625
16626         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16627         GO32 hosted toolchains
16628
16629 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16630
16631         * configure: change  so "-exec-prefix" gets passed down rather
16632         than "-exec_prefix" so autoconf generated Makefiles get the
16633         exec_prefix set right.
16634
16635 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16636
16637         * config.guess: get the Solaris2 minor version number
16638
16639         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16640
16641 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16642
16643         * config.guess: Recognize some Sequent platforms.
16644
16645 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16646
16647         * Makefile.in: added the vault-install target
16648
16649         * configure.in: actually use the Sun3 makefile fragment that's in
16650         config, also added the release dir to configdirs
16651
16652 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16653
16654         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16655
16656 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16657
16658         * configure.in: remove some program from Alpha targetted toolchains
16659
16660 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16661
16662         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16663         gprof.
16664         (taz): Run "make diststuff" in those directories instead of "make
16665         proto-dir".  Look for "VERSION=" only at start of line in subdir
16666         Makefile.  Use "gzip -9" for compression.
16667         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16668         (binutils.tar.z): New target.
16669
16670 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16671
16672         * Makefile.in (taz): Include gpl.texinfo.
16673
16674 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16675
16676         * Makefile.in (setup-dirs): Merged into "taz" target.
16677         (taz): Only do `proto-dir' stuff if a directory is actually needed
16678         for this target.
16679
16680 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16681
16682         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16683         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16684         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16685         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16686         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16687
16688 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16689
16690         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16691         config.sub, and move-if-change to gdb testsuite distribution
16692         archive, so the testsuite can be extracted, configured, and
16693         run separately from the gdb distribution.  Blow away the Chill
16694         tests that require a Chill compiled executable, since GNU Chill
16695         is not yet publically available.
16696
16697 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16698
16699         * test-build.mk: set environment variables in a single command,
16700         instead of a list of assignments and exports
16701
16702         * config.guess: recognize Alpha/OSF1 systems
16703
16704 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16705
16706         * configure: Change help message to prefer --options rather than
16707           -options.
16708
16709 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16710
16711         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16712         zippy@ecst.csuchico.edu.
16713         * config.guess: Recognize miniframe.
16714
16715 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16716
16717         * Makefile.in: Use srcroot to find runtest rather than rootme.
16718         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16719
16720 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16721
16722         * test-build.mk: Extensive additions to support building on a
16723         machine other than the host.
16724
16725 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16726
16727         * configure (tooldir): Fix for i386-aix again.
16728
16729 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16730
16731         * configure, Makefile.in:  Change definition of $(tooldir)
16732         to match the FSF.
16733
16734 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16735
16736         * config.guess:  Recognize i[34]86/SVR4.
16737
16738 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16739
16740         * Makefile.in (all-gdb): gdb depends on sim.
16741
16742 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16743
16744         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16745         at the same time we make the prototype gdb directory.
16746         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16747         files at the same time as the gdb base release distribution.
16748
16749 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16750
16751         * Makefile.in (check): Use individual check targets rather than
16752         DO_X rule.
16753         (check-gcc): Added.
16754
16755 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16756
16757         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16758         for System V release 3.2.
16759
16760 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16761
16762         * config.sub: Recognize hppaosf.
16763         * configure.in: Do configure ld/binutils/gas for it.
16764
16765 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16766
16767         * configure (tooldir): Alter syntax used to set this, for systems
16768         where "\$" isn't handled right, like i386-aix.
16769
16770 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16771
16772         * configure: Pass program-transform-name, not
16773         program_transform_name, to recursive configures.
16774
16775 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16776
16777         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16778         of gas+ld+binutils.
16779
16780 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16781
16782         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16783
16784 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16785
16786         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16787
16788 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16789
16790         * Makefile.in (PRMS): Set back to all-prms.
16791
16792 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16793
16794         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16795         targets, rather than for MIPS hosts.
16796
16797 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798
16799         * configure.in: add comment for --with-x default values
16800
16801         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16802
16803         * Makefile.in: add check-* targets for each of the directories in
16804         the tree.  Add a definition of RUNTEST that will use the one we
16805         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16806
16807 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16808
16809         * configure.in: Removed obsolete references to bfd_target and
16810         target_makefile_frag.
16811
16812         * build-all.mk: Set assorted targets for Q2.
16813         * config.sub: Recognize z8k-sim and h8300-hms.
16814         * test-build.mk: Really don't pass host to configure.
16815         (HOLES): Added uname.
16816
16817 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16818
16819         * configure: Handle an empty program-prefix, program-suffix or
16820         program-transform-name correctly.
16821
16822 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16823
16824         * build-all.mk: -G 8 no longer required for MIPS targets.
16825         * test-build.mk: Don't pass host argument to configure; make it
16826         guess.
16827
16828 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16829
16830         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16831         * Makefile.in (COMPRESS):  New macro, like GZIP.
16832
16833 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16834
16835         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16836
16837         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16838         with gas currently defaults to -G 0.
16839
16840 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16841
16842         * Makefile.in (all-flex): flex depends on byacc.
16843
16844         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16845         to test-build.mk as RELEASE_TAG.
16846         * test-build.mk (configargs): New variable containing arguments to
16847         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16848         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16849
16850         * config.guess: Use /bin/uname when checking -X argument on SCO,
16851         to avoid invoking GNU uname which doesn't understand -X.
16852
16853         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16854
16855         * configure.in: Build gas for mips-*-*.
16856
16857 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16858
16859         * Makefile.in (all.normal): insert missing backslash.
16860
16861 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16862
16863         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16864
16865         * Makefile.in: Complete overhaul to merge many almost identical
16866         targets.
16867
16868 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16869
16870         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16871         (gdb.tar.Z): Adjusted.
16872
16873         * Makefile.in (setup-dirs, taz): New targets; should be general
16874         enough to adapt for gdb sometime.  Build only .z file.
16875         (gas.tar.z): New target.
16876
16877 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16878
16879         * build-all.mk: Use CC=cc -Xs on Solaris.
16880
16881 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16882
16883         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16884         for handling BISON for FSF releases.
16885
16886 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16887
16888         * configure: Actually implement the change zoo just documented.
16889
16890 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16891
16892         * configure: when using config.guess, only set target_alias when
16893         it's not already been set (ie, on the command line)
16894
16895 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16896
16897         * Makefile.in: add installcheck target, set PRMS to install-prms
16898
16899 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16900
16901         * configure: add support for package_makefile_fragment, handle the
16902         case where a directory has a configure.in file but no Makefile.in
16903         more gracefully (with an actual understandable error message, even);
16904         add support for --without (and add this to the usage message); also
16905         explicitly add a --host=${host_alias} to the command line when
16906         config.guess is used
16907
16908 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16909
16910         * configure: Must use both --host and --target in recursive calls.
16911
16912 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16913
16914         * Makefile.in: Change deja-gnu to dejagnu.
16915
16916 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16917
16918         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16919
16920 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16921
16922         * configure.in: canonicalize all instances to *-*-solaris2*,
16923         also strip out a number of tools to not build for go32 host
16924
16925 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16926
16927         * config.guess: add GPL.
16928
16929         * Makefile.in, config.guess, config.sub, configure: bump
16930           copyrights to 93.
16931
16932 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16933
16934         * Makefile.in (do-info): Removed obsolete check for existence of
16935         localenv file.
16936
16937         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16938
16939 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16940
16941         * Makefile.in: a couple of 'else true' for decstation,
16942         support for TclX
16943
16944         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16945
16946 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16947
16948         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16949
16950 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16951
16952         * config.guess: Recognize i386-ibm-aix (PS/2).
16953         * configure.in: Use config/mh-aix386 file for it.
16954
16955 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16956
16957         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16958         CC_FOR_TARGET instead.
16959         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16960
16961 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16962
16963         * Makefile.in: Add sim to list of directories sent with gdb
16964
16965 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16966
16967         * configure.in: Put back mips-dec-bsd* case.
16968
16969 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16970
16971         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16972         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16973         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16974
16975 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16976
16977         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16978
16979         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16980         (install-info): install dir.info only if it exists,
16981         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16982
16983 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16984
16985         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16986         gas for mips-dec-bsd.
16987
16988 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16989
16990         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16991         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16992
16993 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16994
16995         * configure.in: Added "dejagnu" to hosttools list.
16996
16997 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16998
16999         * config.sub, configure.in, config.guess:  Add support
17000         for Bosx, an AIX variant from Bull.
17001         Patches from F.Pierresteguy@frcl.bull.fr.
17002
17003 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17004
17005         * devo/dejagnu: Initial creation of devo/dejagnu.
17006         Migrated dejagnu testcases and support files for testing software
17007         tools to reside as subdirectories, currently called "testsuite",
17008         within the directory of the software tool.  Migrated all programs,
17009         support libraries, etc. beloging to dejagnu proper from
17010         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17011         with no modifications.  The changes to these files which will
17012         allow them to configure, build, and execute properly will be made
17013         in a future update.
17014
17015 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17016
17017         * Makefile.in: Change send_pr to send-pr.
17018         * configure.in: Likewise.
17019         * send_pr: Renamed directory to send-pr.
17020
17021 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17022
17023         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17024
17025 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17026
17027         * README:  Update for gdb-4.8 release.
17028         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17029         gdb-xxx.tar.z (gzip'd) file also.
17030
17031 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17032
17033         * Makefile.in: make all-diff depend on all-libiberty
17034
17035 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17036
17037         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17038
17039 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17040
17041         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17042
17043 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17044
17045         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17046         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17047         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17048
17049 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17050
17051         * Makefile.in:  makeinfo binary is in a new location
17052
17053 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17054
17055         * config.sub: Accept -ecoff as an OS.
17056
17057         * Makefile.in: Various changes to eliminate a level of make
17058         recursion and reduce the required command line length.
17059         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17060         sub-makes.
17061         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17062         variables holding settings for specific sub-makes.
17063         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17064         in terms of BASE_FLAGS_TO_PASS.
17065         (TARGET_LIBS): New variable listing directories which use
17066         TARGET_FLAGS_TO_PASS.
17067         (subdir_do): Eliminated.
17068         (do-*): New set of targets to replace subdir_do.
17069         (various): All targets which used subdir_do now depend on do-*.
17070         (local-clean): Renamed from do_clean.
17071         (local-distclean): New target, dependency of distclean and
17072         realclean.
17073         (install-info): Don't create directories.  Depend on dir.info
17074         rather than calling make recursively.
17075         (install-dir.info): Eliminated.
17076         (install-info-dirs): Create all info directories here.
17077         (dir.info): Depend upon do-install-info.
17078
17079         * test-build.mk (HOLES): Added false.
17080
17081 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17082
17083         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17084
17085 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17086
17087         * Makefile.in (info): remove dependency on all-texinfo.  The
17088         problem was really in texinfo/C, not at this level.
17089
17090 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17091
17092         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17093
17094 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17095
17096         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17097         GDB releases.
17098
17099 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17100
17101         * configure: Include srcdir in message about target of link not
17102         being found.  Don't convert `-' to `_' in `with' options being
17103         passed to subdirs.
17104
17105 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17106
17107         * configure.in: add uudecode to host_tools
17108
17109         * Makefile.in: added {all,install}-uudecode targets, added them to
17110         the appropriate lists
17111
17112 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17113
17114         * Makefile.in (all-gcc): Added dependency on all-gas.
17115
17116         * configure.in (mips-*-*): Build ld and binutils.
17117
17118 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17119
17120         * configure: check return code from mkdir, print error message and
17121           exit on failure.
17122
17123 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17124
17125         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17126
17127 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17128
17129         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17130
17131 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17132
17133         * config.sub (h8500):  Recognize this as a cpu type.
17134
17135 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17136
17137         * configure: source directory missing is no longer a warning
17138
17139         * configure.in: recognize irix[34]* instead of irix[34]
17140
17141         * Makefile.in: define and pass down X11_LIB
17142
17143 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17144
17145         * guess-systype: Renamed to ...
17146         * config.guess:  ... by popular request.
17147         * configure.in, Makefile.in:  Update accordingly.
17148
17149 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17150
17151         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17152         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17153         + Execute ./dummy instead of assuming . is in PATH.
17154
17155 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17156
17157         * guess-systype:  New shell script.  Attempts to guess the
17158         canonical host name of the executing host.
17159         Only a few hosts are supported so far.
17160         * configure:  Call guess-systype if no host is specified.
17161
17162 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17163
17164         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17165         gcc Makefile.
17166
17167
17168 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17169
17170         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17171         (all-gcc, install-gcc, subdir_do): Use it.
17172
17173 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17174
17175         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17176
17177 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17178
17179         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17180           set exclusively by configure, using configure.in .
17181
17182 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17183
17184         * test-build.mk: set $PATH for all builds
17185
17186         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17187
17188 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17189
17190         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17191         the one used in gcc/Makefile.in, so that a null expansion doesn't
17192         override the one needed to build gcc with a native cc.
17193
17194
17195 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17196
17197         * configure: Accept -with arguments.
17198
17199 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17200
17201         * Makefile.in: added h8300sim
17202
17203 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17204
17205         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17206         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17207         (all-cygnus, native, build-cygnus): Make
17208         $(canonhost)-stamp-3stage-done, not $(host)....
17209         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17210         i386-sco3.2v4.  Added else true to if command.
17211
17212 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17213
17214         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17215
17216 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17217
17218         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17219
17220 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17221
17222         * configure.in: don't remove binutils from Solaris builds
17223
17224 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17225
17226         * Makefile.in: get rid of earlier definitions for *clean,
17227         also handle the recursive info rule better
17228
17229 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17230
17231         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17232         do more-or-less the right thing.
17233
17234 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17235
17236         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17237         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17238
17239 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17240
17241         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17242         $(host_canonical).
17243
17244         * configure.in: split the configdirs list into 4 categories (native
17245         v. cross, library v. tool) and handle the cross-only and native-
17246         only in more reasonable (and correct!) way.
17247
17248 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17249
17250         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17251         configdirs anymore.
17252
17253 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17254
17255         * Makefile.in: extensive cleanup::  removed all of the explicit
17256         clean-* targets, collapsed many wrappers around subdir_do into
17257         one, added additional targets to satisfy standards.texi, deleted
17258         some old targets, some changes for consistency
17259
17260 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17261
17262         * configure.in: handle some programs as cross-only, and others as
17263         native only
17264
17265         * test-build.mk: handle partial holes in a more generic manner
17266
17267         * Makefile.in: m4 depends on libiberty
17268
17269 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17270
17271         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17272         time, wdiff, and find to configdirs
17273
17274         * Makefile.in: all, clean, and install rules for the new programs
17275         added to configure.in
17276
17277 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17278
17279         * configure.in: use mh-sun for all *-sun-* hosts
17280
17281 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17282
17283         * Makefile.in: define flags for X11 include files and library file
17284         locations, pass them down to the programs that need this info
17285
17286         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17287
17288 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289
17290         * configure.in: start building libg++ for HP-UX targets
17291
17292 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17293
17294         * README:  Update references to files moved into etc/.
17295
17296 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17297
17298         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17299         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17300
17301 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17302
17303         * configure: accept dash as well as underscore in long option
17304         names for FSF compatibility.
17305
17306 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17307
17308         * config.sub: added -sco3.2v4 support from FSF.
17309
17310 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17311
17312         * configure.in: expand the section that adds or removes
17313         directories from the list of programs to build, to handle native
17314         vs. cross in addition to host v. native
17315
17316 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17317
17318         * Makefile.in:  Replace C++ in macro names with CXX.
17319         This is less likely to break ...
17320
17321 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17322
17323         * test-build.mk: add -w to GNU_MAKE
17324
17325 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17326
17327         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17328         add 'sparc' to list of recognized cpus.  This needed to make
17329         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17330         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17331         then changes that into $CPU-wrs-vxworks.
17332
17333         * configure.in: remove most references to gdbtest, regularize
17334         target based program removal
17335
17336         * test-build.mk: import from p3 tree (many fixes and changes)
17337
17338 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17339
17340         * Makefile.in: added rules to handle tcl, tk, and expect
17341
17342         * configure.in: handle those directories if they exist
17343
17344 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17345
17346         * config.sub: removed bogus hppabsd and hppahpux names, since
17347         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17348
17349 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17350
17351         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17352         depends upon all-xiberty
17353
17354         * Makefile.in: changes from p3, including:
17355
17356         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17357
17358         * Makefile.in (XTRAFLAGS): include newlib directories if
17359         newlib/Makefile exists, rather than if host != target.
17360
17361         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17362
17363         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17364         from the same source tree and not building a cross-compiler.  This
17365         matters for the libg++ configuration if reconfiguring a tree that
17366         has already been installed.
17367
17368         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17369
17370         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17371         pick up the machine and system specific header files.
17372
17373         * Makefile.in: added AS_FOR_TARGET, passed down in
17374         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17375         the C compiler to use to create programs which are run in the
17376         build environment, set it to default to $(CC), and passed it down
17377         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17378
17379         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17380
17381         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17382         We need them for unusual native builds, like systems without
17383         ranlib.
17384
17385         * configure: also define $(host_canonical) and
17386         $(target_canonical), which are the full, canonical names for the
17387         given host and target
17388
17389 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17390
17391         * Makefile.in:  Added separate definitions for C++.
17392
17393 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17394
17395         * configure.in (configdirs):  Add deja-gnu.
17396
17397 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17398
17399         * README:  Update for configure.texi and gdb-4.7 release.
17400
17401 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17402
17403         * Makefile.in:  Move "all" target to top of file.
17404         Previously, first target was ".PHONY" which caused BSD4.4 make
17405         to build .PHONY when make was run without arguments.
17406
17407 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17408
17409         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17410         Library-copylefted code in libiberty.
17411
17412 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17413
17414         * config.sub:  Replace m68kmote with plain old m68k.
17415
17416 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17417
17418         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17419
17420 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17421
17422         * config.sub: Complain if no argument is given.  Added support for
17423         386bsd as OS and target alias.
17424
17425 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17426
17427         * Makefile.in (XTRAFLAGS): include newlib directories if
17428         newlib/Makefile exists, rather than if host != target.
17429
17430 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17431
17432         * config.sub: recognize sparclite-wrs-vxworks.
17433
17434         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17435         p3.) Added clean-xiberty to clean.
17436
17437 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17438
17439         * configure.in: use *-*-* instead of nested cases for host and target
17440
17441 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17442
17443         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17444         from the same source tree and not building a cross-compiler.  This
17445         matters for the libg++ configuration if reconfiguring a tree that
17446         has already been installed.
17447
17448 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17449
17450         * config.sub (i486v/i486v4):  Merge in from FSF version.
17451
17452 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17453
17454         * configure: only set PWD if it is already set.
17455
17456 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17457
17458         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17459         doesn't have unset and all success paths (and most error paths)
17460         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17461         to just ${PWD} to avoid confusion.)
17462
17463 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17464
17465         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17466         even for a native compilation.
17467
17468 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17469
17470         Changes to make the gdb.tar.Z rule work better.
17471
17472         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17473         (DEVO_SUPPORT):  Add configure.texi.
17474         (bfd-ilrt.tar.Z):  Remove ancient rule.
17475
17476 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17477
17478         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17479         pick up the machine and system specific header files.
17480
17481         * configure.in, config.sub: added new target m68010-adobe-scout,
17482         with alias of adobe68k.  Changed configure.in to check for
17483         -scout before -sco* to avoid a false match.
17484
17485         * Makefile.in: added AS_FOR_TARGET, passed down in
17486         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17487         the C compiler to use to create programs which are run in the
17488         build environment, set it to default to $(CC), and passed it down
17489         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17490
17491 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17492
17493         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17494         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17495         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17496         FOR_TARGET variants, to newlib and libg++.
17497
17498 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17499
17500         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17501         first.
17502
17503 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17504
17505         * config.sub:  Accept `elf' as an environment.
17506
17507 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17508
17509         * Makefile.in (all-opcodes):  cd into the right directory
17510
17511 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17512
17513         * configure: added -program_transform_name option, used as
17514         argument to sed when installing programs.
17515         configure.texi: added documentation for -program_prefix,
17516         -program_suffix and -program_transform_name.
17517
17518 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17519
17520         * config.sub:  Accept i486 where i386 ok.
17521
17522 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17523
17524         * config.sub: accept we32k
17525
17526 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17527
17528         * config.sub, configure.in: accept OSE68000 and OSE68k.
17529
17530         * Makefile.in: don't create all directories for ``make install'';
17531         let the subdirectories create the ones they need.
17532
17533 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17534
17535         * COPYING: new file, GPL v2
17536
17537 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17538
17539         * Makefile.in: use the new gen-info-dir, which needs a template
17540         argument (which also lives in texinfo)
17541
17542         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17543
17544 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17545
17546         * config.sub (ncr3000):  Change i386 to i486.
17547
17548 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17549
17550         * Makefile.in: add install-rcs, install-grep to
17551         install-no-fixedincludes, removed install-bison and install-libgcc
17552
17553 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17554
17555         * configure.in: grab the HPUX makefile fragment if on HPUX
17556
17557 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17558
17559         * Makefile.in: eradicate bison spoor (ditto libgcc).
17560          configure.in: recognise m68{k,000}-ericsson-OSE.
17561          es1800 is alias for m68k-ericsson-OSE
17562
17563 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17564
17565         * configure.in: rearrange the parts that remove programs from
17566         configdirs, based now on HOST==TARGET or by canonical triple.
17567
17568 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17569
17570         * test-build.mk: recurse explicitly with -f test-build.mk when
17571           appropriate.  predicate stage3 and comparison on the existence
17572           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17573           On very clean, also remove ...stamp-co.  Build in-place before
17574           doing other builds.
17575
17576 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17577
17578         * Makefile.in, configure.in: add tgas
17579
17580 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17581
17582         * Makefile.in: a number of changes merged in from progressive.
17583
17584         * configure.in: add libm.
17585
17586         * .cvsignore: ignore some stuff that comes from test-build.mk.
17587
17588 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17589
17590         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17591
17592 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17593
17594         * configure: Add program_suffix (parallel to program_prefix)
17595         * Makefile.in: adjust directory-creating script for losing decstation
17596
17597 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17598
17599         * configure:  Minor $subdir-related fixes.
17600
17601 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17602
17603         * configure: fix various problems with propogating
17604         makefile_target_frag in subdirs.
17605         * configure.in: config libgcc if its there
17606
17607 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17608
17609         * config.sub:  HPPA merge.
17610
17611 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17612
17613         * Makefile.in:  Replace all-bison with all-byacc in all
17614         dependency lines for other tools (which now use byacc).
17615
17616 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17617
17618         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17619
17620 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17621
17622         * Makefile.in: make gprof rules similar to byacc rules (instead of
17623         vestigal $(unsubdir) that didn't work...)
17624
17625 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17626
17627         * config.sub:  Add support for Linux.
17628         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17629         (at least for libg++).
17630
17631 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17632
17633         * configure.texi: fix doc for the -nfp option to configure
17634
17635 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17636
17637         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17638
17639 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17640
17641         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17642         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17643         * configure.in: added solaris* host_makefile_frag hook.
17644
17645 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17646
17647         * config.sub: changed recognition of m68000 so that various
17648         m68k types can be specified via m680[01234]0
17649
17650 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17651
17652         * config.sub (basic_machine): fix sed so that '-foo' isn't
17653         completely substituted out while .+'-foo' loses the '-foo'
17654
17655 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17656
17657         * config.sub ($os): Add -aout.
17658
17659 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17660
17661         * configure:  If host_makefile_frag is absolute, don't
17662         prefix ${invsubdir} (relevant to libg++ auto-configure).
17663
17664 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17665
17666         * Makefile.in (tooldir): Define it.
17667         (all-ld): Depend on all-flex.
17668
17669 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17670
17671         * Makefile.in (check):  Fix libg++ special case.
17672
17673 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17674
17675         * configure: do not bury `pwd` into config.status, thus do fewer
17676           pwd's.
17677
17678         * configure: print the "Building in" message only when building in
17679           other than "." AND verbose.
17680
17681         * configure: remove -s, rework -v to better accommodate guested
17682           configures.
17683
17684         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17685
17686 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17687
17688         * Makefile.in: macroize flags passed on recursion.  remove
17689           fileutils.
17690
17691 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17692
17693         * configure: get makesrcdir right for subdirs deeper than 1.
17694
17695         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17696           install.
17697
17698 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17699
17700         * Makefile.in: don't print subdir_do or recursion lines.
17701
17702 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17703
17704         * standards.texi: added menu item.
17705
17706         * Makefile.in: build and install standards.info.
17707
17708         * standards.texi: new file.
17709
17710 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17711
17712         * configure: test for and move config.status pieces from
17713           ${subdir}/.
17714
17715 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17716
17717         * configure:  Test for existance of files before trying to mv
17718         them, to avoid numerous non-existance messages.
17719
17720 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17721
17722         * configure: correct final line of config.status.
17723
17724         * configure: patch from eggert.  Avoids a protection problem if
17725           the original Makefile.in is read only.
17726
17727         * configure: use move-if-change from gcc to create config.status.
17728           Some makefiles depend on config.status to tell if a directory
17729           has been reconfigured for a different host.  This change
17730           prevents those directories from remaking everything in the case
17731           where the reconfig was only intended to rebuild a Makefile.
17732
17733         * configure: test for config.sub with "config.sub sun4" rather
17734           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17735           host alias from a missing config.sub.
17736
17737 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17738
17739         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17740           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17741
17742 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17743
17744         * configure: mkdir ${subdir} as needed.
17745
17746 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17747
17748         * Makefile.in,configure.in: added autoconf.
17749
17750 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17751
17752         * Makefile.in: no longer pass against on recursion.
17753
17754         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17755           definitions are not inherited.
17756
17757         * configure: correct makesrcdir when subdir is .
17758
17759 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17760
17761         * configure:  Add support for 'subdirs' variable, which is
17762         like 'configdirs', except that configure doesn't re-invoke
17763         itself for subdirs, it just creates a Makefile for each subdir.
17764         * configure.texi:  Document subdirs.
17765
17766 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17767
17768         * configure.in: added flex to configdirs
17769
17770 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17771
17772         * Makefile.in: remove clean-stamps from clean.
17773
17774 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17775
17776         * configure.in:  Add gdbtest to configdirs.
17777
17778 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17779
17780         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17781         to recursive makes.
17782         * configure.in:  Recognize new ncr3000 config.
17783
17784 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17785
17786         * Makefile.in, configure.in: removed references to gdbm.
17787
17788 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17789
17790         * config.sub:  Don't canonicalize os value
17791         newsos* to bsd (readline needs to check for newsos).
17792         (This fix was earlier made Jan 31, but got re-broken.)
17793
17794 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17795
17796         * configure.in:  sco is an os, not a vendor!
17797
17798         * configure:  Quote $( better.  Keep various shells happy.
17799
17800 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17801
17802         * Makefile.in: eliminate stamp-files.
17803
17804 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17805
17806         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17807           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17808
17809 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17810
17811         * config.sub:  fix iris/iris3.
17812
17813 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17814
17815         * configure: re-add -rm.
17816
17817 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17818
17819         * Maskefile.in: add .stmp-rcs to all.
17820
17821         * configure.in: remove gas from rs6000 build, use aix host fragment.
17822
17823 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17824
17825         * configure: pass down site_option during recursion.
17826
17827 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17828
17829         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17830
17831 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17832
17833         * configure: Change exec_prefix so that it really defaults to prefix.
17834
17835 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17836
17837         * Makefile.in, configure.in:  Add support for mmalloc library.
17838
17839 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17840
17841         * Makefile.in: add stmp dependencies for a few more things.
17842
17843 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17844
17845         * configure: adjusted error message on objdir/srcdir configure
17846           collision, per john's suggestion.
17847
17848         * Makefile.in: add libiberty stmp to all and all.cross.
17849
17850 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17851
17852         * Makefile.in: remove force dependencies, add grep to all.
17853
17854 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17855
17856         * Makefile.in: drop flex.  make stamp files work.
17857
17858         * configure: added test for conflicting configuration in srcdir,
17859           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17860           gets cranky.  use relative paths for configure and srcdir
17861           whenever possible.  Send some error messages to stderr that were
17862           going to stdout.
17863
17864 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17865
17866         * Makefile.in:  Fix libg++ rule to check for gcc directory
17867         before using gcc/gcc.  Also pass XTRAFLAGS.
17868
17869 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17870
17871         * Makefile.in: added stmp-files so that directories aren't polled
17872           when they are already built.
17873
17874         * configure.texi: fixed a node pointer problem.
17875
17876 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17877
17878         * config.sub configure.in gdb/configure.in
17879         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17880         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17881         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17882
17883 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17884
17885         * configure: -recurring becomes -silent.  corrected help message
17886           for -site= option.
17887
17888         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17889
17890 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17891
17892         * configure: when building Makefile for crosses, replace
17893           tooldir and program_prefix.  default srcdir from location of
17894           config.sub.  remove "for host in hosts" and "for target in
17895           targets" loops.
17896
17897 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17898
17899         * Makefile.in: Do not pass bindir or mandir to cvs.
17900
17901 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17902
17903         * Makefile.in, configure.in: removed traces of namesubdir,
17904           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17905           copyrights to '92, changed some from Cygnus to FSF.
17906
17907         * configure.texi: remove most references to multiple hosts,
17908           multiple targets, subdirs, etc.
17909
17910         * configure.man: removed rcsid. reference config.sub not
17911           config.subr.
17912
17913         * Makefile.in: mkdir $(infodir) on install-info.
17914
17915 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17916
17917         * configure.texi:  Explain better about .gdbinit and about
17918         the environment that configure.in sections run in.
17919
17920 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17921
17922         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17923
17924 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17925
17926         * README:  DOC.configure => cfg-paper.texi.
17927
17928 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17929
17930         * config.sub (near case $os):  Don't convert newsos* to bsd!
17931
17932 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17933
17934         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17935         the number of copies of COPYING that go into the GDB tar file.
17936
17937 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17938
17939         * bfd/configure.in, gdb/config/mh-i386sco,
17940         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17941         Fix SCO configuration stuff.
17942
17943 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17944
17945         * Makefile.in:  For libg++, make sure the -I pointing
17946         to the gcc directory goes *after* all the libg++-local -I flags.
17947         Also, move just-gcc dependency from just-libg++ to all-libg++.
17948
17949 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17950
17951         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17952
17953 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17954
17955         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17956
17957 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17958
17959         * config.sub:  Add stratus configuration frags.  Also
17960         submitted to FSF.
17961
17962 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17963
17964         * Makefile.in (DEV_SUPPORT):  add configure.man.
17965
17966         * config.sub(Decode manufacturer-specific):  add -none*.
17967
17968 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17969
17970         * Makefile.in:  remove form feeds to make Sun's make happy.
17971         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17972
17973 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17974
17975         * Makefile.in (AR_FLAGS):  Make quieter.
17976
17977 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17978
17979         * configure.in:  Add libg++.
17980         * configure:  When verbose, don't output the command line at each
17981         level; it will be unremarkably the same as the previous version,
17982         which will be the same as what the user typed.
17983
17984 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17985
17986         * configure.in, Makefile.in: fix clean-info, add flex.  add
17987           fileutils.
17988
17989         * configure: be less sensitive to spaces in Makefile.in.  Do not
17990           look for sources in "..".  Doing so breaks subdirectories that
17991           might have their own configure.  If a subdir has it's own
17992           configure script, use it.
17993
17994 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17995
17996         * cfg-paper.texi: some changes suggested by rms.
17997
17998 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17999
18000         * config.sub:  Merge in some small additions from the FSF version,
18001         taken from the gcc distribution, to bring the Cygnus and FSF
18002         versions into closer sync.
18003
18004 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18005
18006         * configure.in:  Changed svr4 references to sysv4.
18007
18008 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18009
18010         * configure: added -V for version number option.
18011
18012 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18013
18014         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18015           renamed from DOC.configure to cfg-paper.texi.
18016
18017 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18018
18019         * configure, config.subr, config.sub: config.subr is now
18020           config.sub again.
18021
18022 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18023
18024         * configure.texi: new file, in progress.
18025
18026         * Makefile.in: build info file and install the man page for
18027           configure.
18028
18029         * configure.man: new file, first cut.
18030
18031         * configure: find config.subr again now that configuration "none"
18032           has gone.  removed all traces of the -ansi option.  removed all
18033           traces of the -languages option.
18034
18035         * config.subr: resync from rms.
18036
18037 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18038
18039         * configure, config.sub, config.subr: merge config.sub into
18040           config.subr, call the result config.subr, remove config.sub, use
18041           config.subr.
18042
18043         * Makefile.in: revised install for dir.info.
18044
18045 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18046
18047         * configure.in: add decstation host makefile frag.
18048
18049         * Makefile.in: BISON now bison -y again.  also install-gcc on
18050           install.  clean-gdbm on clean.  infodir belongs in datadir.
18051           Make directories for info install.  Build dir.info here then
18052           install it.
18053
18054 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18055
18056         * Makefile.in: fix for bad directory tests.
18057
18058 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18059
18060         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18061           regexp.  -srcdir relative was being handled incorrectly.
18062
18063         * Makefile.in: unwrapped some for loops so that parallel makes
18064           work again and so one can focus one's attention on a particular
18065           package.
18066
18067 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18068
18069         * configure: added PWD as a stand in for `pwd` (for speed). use
18070           elif wherever possible.  make -srcdir work without -objdir.
18071           -objdir= commented out.
18072
18073 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18074
18075         * configure: +options become --options.  -subdirs commented out.
18076           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18077           Makefile now at top of generated Makefile.  Removed cvs log
18078           entries.  added -srcdir.  create .gdbinit only if there is one
18079           in ${srcdir}.
18080
18081         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18082           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18083           and mandir now keyed off datadir by default.
18084
18085 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18086
18087         * Freshly created ChangeLog.
18088
18089 \f
18090 Local Variables:
18091 mode: change-log
18092 left-margin: 8
18093 fill-column: 76
18094 version-control: never
18095 End: