Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
2
3         * Makefile.def: Mark libcody, libdecnumber,
4         c++tools, libgcc, and libobjc as missing TAGS
5         targets.
6         * Makefile.in: Regenerate.
7
8 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
9
10         * MAINTAINERS: Add myself to DCO section and update email
11         address.
12
13 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
14
15         * MAINTAINERS: Add myself to DCO section.
16
17 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
18
19         * configure: Regenerate.
20         * configure.ac (skipdirs): Add the contents of target_configdirs if
21         we are not building gcc.
22
23 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
24
25         * Makefile.def: Back-port commits ba4d88ad892f and
26         755ba58ebef0 from binutils-gdb repository.
27         * Makefile.in: Regenerated.
28
29 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
30
31         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
32
33 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
34
35         * Makefile.def: Add a jit check target for the jit
36         language.
37         * Makefile.in: Regenerate.
38
39 2021-09-16  Andrew Pinski  <apinski@marvell.com>
40
41         PR bootstrap/67102
42         * Makefile.def: Have configure-target-libffi depend on
43         all-target-libstdc++-v3.
44         * Makefile.in: Regenerate.
45
46 2021-09-10  Petter Tomner  <tomner@kth.se>
47
48         * MAINTAINERS: Me added to DCO and write after approval
49
50 2021-09-01  YunQiang Su  <syq@debian.org>
51
52         * MAINTAINERS: Add myself for write after approval.
53
54 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
55
56         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
57         * Makefile.in: Regenerate.
58
59 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
60
61         * MAINTAINERS: Add myself for write after approval.
62
63 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
64
65         * Makefile.in: Regenerate.
66         * Makefile.tpl: Make the state of the configured host
67         shared flag available to makefile fragements.
68
69 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
70
71         * MAINTAINERS (Write After Approval): Add myself.
72
73 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
74
75         * .dir-locals.el (bug-reference-url-format): Use https.
76
77 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
78
79         * .dir-locals.el (c-mode): Change fill-column to 79.
80
81 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
82
83         * MAINTAINERS: Add myself to DCO section.
84
85 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
86
87         * configure: Regenerate.
88         * configure.ac: Adjust cases for which it is necessary to
89         include the Darwin host config fragment.
90
91 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
92
93         * MAINTAINERS: Add myself for write after approval and DCO.
94
95 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
96
97         * Makefile.def: Add dsymutil defs.
98         * Makefile.in: Regenerated.
99         * Makefile.tpl: Add dsymutil to flags.
100         * configure: Regenerated.
101         * configure.ac: Add dsymutil to target and build recipes.
102
103 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
104
105         * MAINTAINERS: Add myself for write after approval.
106
107 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
108
109         * MAINTAINERS (Write After Approval): Add myself.
110
111 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
112
113         * MAINTAINERS: Add myself for write after approval and DCO
114
115 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
116
117         * .gitignore: Add entry for cscope.out.
118
119 2021-06-22  liuhongt  <hongtao.liu@intel.com>
120
121         * MAINTAINERS: Remove my Write After Approval entry.
122
123 2021-06-21  liuhongt  <hongtao.liu@intel.com>
124
125         * MAINTAINERS: Add myself as maintainer of the i386 vector
126         extensions.
127
128 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
129
130         * MAINTAINERS (Write After Approval): Add myself.
131
132 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
133
134         * MAINTAINERS (Various Maintainers): Add Andrew and myself
135         as *vrp and ranger maintainers.
136
137 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
138
139         * MAINTAINERS: Adjust my entry in the DCO section so that it does
140         not trigger testsuite failures.
141
142 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
143
144         * MAINTAINERS: Add myself to DCO section with both email addresses.
145
146 2021-06-03  Jason Merrill  <jason@redhat.com>
147
148         * MAINTAINERS: Add DCO version number.
149
150 2021-06-02  Jason Merrill  <jason@redhat.com>
151
152         * MAINTAINERS: Add DCO section.
153
154 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
155
156         * MAINTAINERS (Write After Approval): Add myself.
157
158 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
159
160         * configure.ac: Add gnulib to configdirs for sim.
161         * configure: Regenerate.
162
163 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
164
165         * Makefile.def: Add configure-sim dependency on all-gnulib.
166         * Makefile.in: Regenerated.
167
168 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
169
170         * MAINTAINERS (Write After Approval): Add myself.
171
172 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
173
174         * MAINTAINERS (Write After Approval): Add myself.
175
176 2021-05-11  Martin Liska  <mliska@suse.cz>
177
178         * MAINTAINERS: Remove entries for removed
179         components (HSA, BRIG, libhsail-rt).
180         Move Pekka to Write After Approval.
181
182 2021-05-11  Martin Liska  <mliska@suse.cz>
183
184         * Makefile.def: Remove libhsail-rt.
185         * Makefile.in: Likewise.
186         * configure.ac: Likewise.
187         * configure: Regenerate.
188         * libhsail-rt/ChangeLog: Removed.
189         * libhsail-rt/Makefile.am: Removed.
190         * libhsail-rt/Makefile.in: Removed.
191         * libhsail-rt/README: Removed.
192         * libhsail-rt/aclocal.m4: Removed.
193         * libhsail-rt/configure: Removed.
194         * libhsail-rt/configure.ac: Removed.
195         * libhsail-rt/configure.tgt: Removed.
196         * libhsail-rt/include/internal/fibers.h: Removed.
197         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
198         * libhsail-rt/include/internal/phsa-rt.h: Removed.
199         * libhsail-rt/include/internal/workitems.h: Removed.
200         * libhsail-rt/rt/arithmetic.c: Removed.
201         * libhsail-rt/rt/atomics.c: Removed.
202         * libhsail-rt/rt/bitstring.c: Removed.
203         * libhsail-rt/rt/fbarrier.c: Removed.
204         * libhsail-rt/rt/fibers.c: Removed.
205         * libhsail-rt/rt/fp16.c: Removed.
206         * libhsail-rt/rt/misc.c: Removed.
207         * libhsail-rt/rt/multimedia.c: Removed.
208         * libhsail-rt/rt/queue.c: Removed.
209         * libhsail-rt/rt/sat_arithmetic.c: Removed.
210         * libhsail-rt/rt/segment.c: Removed.
211         * libhsail-rt/rt/workitems.c: Removed.
212         * libhsail-rt/target-config.h.in: Removed.
213
214 2021-05-04  Nick Clifton  <nickc@redhat.com>
215
216         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
217         * configure: Regenerate.
218
219 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
220             Tobias Burnus  <tobias@codesourcery.com>
221
222         * configure.ac (--enable-offload-defaulted): New.
223         * configure: Regenerate.
224
225 2021-04-23  David Faust  <david.faust@oracle.com>
226
227         * MAINTAINERS (Write After Approval): Add myself.
228
229 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
230
231         * MAINTAINERS (Write After Approval): Add myself.
232
233 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
234
235         * MAINTAINERS: Add myself as pru port maintainer.
236
237 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
238
239         * MAINTAINERS: Add myself as static analyzer maintainer.
240
241 2021-03-18  Jeff Law  <jlaw@tachyum.com>
242
243         * MAINTAINERS: Update primary entry.
244
245 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
246
247         * MAINTAINERS (Write After Approval): Add myself.
248
249 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
250
251         * Makefile.def: Remove all-sim dependency on configure-gdb.
252         * Makefile.in: Regenerated.
253
254 2021-03-11  Jeff Law  <law@redhat.com>
255
256         * MAINTAINERS: Update entries for a few ex-ImgTec employees
257
258 2021-03-11  Martin Liska  <mliska@suse.cz>
259
260         * Makefile.tpl: The change was done Makefile.in which
261         is generated file.
262
263 2021-03-08  Jeff Law  <law@redhat.com>
264
265         * MAINTAINERS: Update my email address
266
267 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
268
269         * config.guess: Import latest upstream.
270         * config.sub: Import latest upstream.
271
272 2021-01-25  Martin Liska  <mliska@suse.cz>
273
274         PR gcov-profile/98739
275         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
276         for profiledbootstrap.
277
278 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
279
280         * MAINTAINERS (Write After Approval): Add myself.
281
282 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
283
284         * MAINTAINERS (Write After Approval): Update my e-mail address.
285
286 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
287
288         * MAINTAINERS: Fix spacing.
289
290 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
291
292         * MAINTAINERS (Write After Approval): Add myself
293
294 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
295
296         * Makefile.def: Sync with binutils-gdb:
297         (dependencies): all-ld depends on all-libctf.
298         (host_modules): libctf is no longer no_install.
299         No longer no_check.  Checking depends on all-ld.
300         * Makefile.in: Regenerated.
301
302 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
303
304         * libtool.m4: Match gnu* along other GNU systems.
305         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
306         * libgo/configure: Re-generate.
307
308 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
309
310         * MAINTAINERS: Update my email address.
311
312 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
313
314         * MAINTAINERS (Write After Approval): Add myself.
315
316 2020-12-15  Nathan Sidwell  <nathan@acm.org>
317
318         * Makefile.def
319         * Makefile.in
320         * Makefile.tpl
321         * configure
322         * configure.ac
323
324 2020-12-15  Nathan Sidwell  <nathan@acm.org>
325
326         * Makefile.def: Add libcody.
327         * configure.ac: Add libcody.
328         * Makefile.in: Regenerated.
329         * configure: Regenerated.
330
331 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
332
333         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
334
335 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
336
337         PR target/97865
338         * libtool.m4: Update handling of Darwin platform link flags
339         for Darwin20.
340
341 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
342
343         * .gitignore: Sync with binutils-gdb
344
345 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
346
347         * MAINTAINERS: Add myself as arc port maintainer.
348
349 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
350
351         PR d/87788
352         * configure.ac: Don't disable D for *-*-darwin*.
353         * configure: Regenerate.
354
355 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
356
357         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
358         hppa64-*-hpux11*.
359
360 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
361
362         * configure: Regenerate.
363         * configure.ac: Add --bootstrap-hwasan option.
364
365 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
366
367         * config.guess: Import latest upstream.
368         * config.sub: Import latest upstream.
369
370 2020-11-16  Martin Liska  <mliska@suse.cz>
371
372         * .gitignore: Add cache as clangd uses it now.
373
374 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
375
376         * MAINTAINERS (Write After Approval): add myself
377
378 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
379
380         * MAINTAINERS (Write After Approval): Add myself.
381
382 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
383
384         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
385         Remove FIXME comments.
386
387 2020-11-06  Martin Uecker  <muecker@gwdg.de>
388
389         * MAINTAINERS: Update my email address.
390
391 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
392
393         * MAINTAINERS (Write After Approval): Add myself.
394
395 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
396
397         PR target/97302
398         * configure.ac: Only set with_gmp to /usr/local
399         if not building in tree.
400         * configure: Regenerate.
401
402 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
403
404         * MAINTAINERS (Write After Approval): Add myself.
405
406 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
407
408         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
409
410 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
411
412         PR bootstrap/96612
413         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
414         if not the same as ${host}.
415         * configure: Regenerate.
416
417 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420
421 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
422
423         * MAINTAINERS: Update my email address.
424
425 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
426
427         * MAINTAINERS (Write After Approval): Add myself.
428
429 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
430
431         * MAINTAINERS (Write After Approval): Add myself.
432
433 2020-06-12  Martin Liska  <mliska@suse.cz>
434
435         * .gitignore: Add .clang-tidy.
436
437 2020-06-08  Jason Merrill  <jason@redhat.com>
438
439         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
440         * configure: Regenerate.
441
442 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
443
444         * MAINTAINERS: Add myself as xtensa port maintainer.
445
446 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
447
448         * configure.ac: Don't require --enable-host-shared when building
449         for Mingw.
450         * configure: Regenerate.
451
452 2020-05-18  Jason Merrill  <jason@redhat.com>
453
454         * configure.ac: Update bootstrap dialect to -std=c++11.
455
456 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
457
458         * MAINTAINERS (Write After Approval): Add myself.
459
460 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
461
462         PR target/92713
463         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
464         (noconfigdirs): Add 'target-libstdc++-v3'.
465         * configure: Regenerate.
466
467 2020-04-21  Stephen Casner  <casner@acm.org>
468
469         PR 25830
470         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
471         * configure: Rebuild.
472
473 2020-04-17  Martin Liska  <mliska@suse.cz>
474             Jonathan Yong <10walls@gmail.com>
475
476         PR gcov-profile/94570
477         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
478         for CYGWIN.
479
480 2020-04-14  Martin Jambor  <mjambor@suse.cz>
481
482         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
483
484 2020-04-09  Tom Tromey  <tom@tromey.com>
485
486         * configure: Rebuild.
487         * Makefile.in: Rebuild.
488         * Makefile.def (gdbsupport, gdbserver): New host modules.
489         (configure-gdb): Depend on all-gdbsupport.
490         (all-gdb): Depend on all-gdbsupport, all-libctf.
491         * configure.ac (host_tools): Add gdbserver.
492         Conditionally build gdbserver and gdbsupport.
493
494 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
495
496         * configure.ac: Build libgomp by default for amdgcn.
497         * configure: Regenerate.
498
499 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
504
505         * MAINTAINERS (Write After Approval) : Add myself.
506
507 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
508
509         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
510
511 2020-02-14  Martin Sebor  <msebor@redhat.com>
512
513         * doc/extend.texi (attribute alias): Mention type requirement.
514         (attribute weak): Same.
515         (attribute weakref): Correct invalid example.
516
517 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
518
519         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
520
521 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
522             Jakub Jelinek  <jakub@redhat.com>
523
524         * .gitattributes: Add *.md diff=md.
525
526 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
527
528         The mentioned auto-generated file is no more part of the
529
530         GCC sources, it's auto-generated in $(builddir) during build.
531
532         PR target/92055
533         * contrib/gcc_update (files_and_dependencies): Remove
534         entry for gcc/config/avr/t-multilib.
535
536 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
537
538         * MAINTAINERS: Update my email address.
539
540 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
541
542         * README.MOVED_TO_GIT: Remove.
543
544 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
545
546         * README.MOVED_TO_GIT: New file.
547
548 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
549
550         * MAINTAINERS (Write After Approval): Add myself.
551
552 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
553
554         * MAINTAINERS (write_after_approval): Add myself.
555
556 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
557
558         * MAINTAINERS (write_after_approval): Add myself.
559
560 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
561
562         * MAINTAINERS (write_after_approval): Add myself.
563
564 2019-12-11  Matthias Klose  <doko@ubuntu.com>
565
566         * configure.ac: Factor out common cases for compare_exclusions.
567         * configure: Regenerate.
568
569 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
570
571         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
572         flag.
573
574 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
575
576         * MAINTAINERS (Write After Approval): Add myself.
577
578 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
579
580         PR middle-end/92463
581         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
582         * configure: Regenerate
583
584 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
585
586         * configure.ac: Use https for gcc.gnu.org.
587         * configure: Regenerated.
588
589 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
590
591         * MAINTAINERS (aarch64 port): Remove my name, move to...
592         (Write After Approval): ...Here.
593
594 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
595
596         * MAINTAINERS: Change my email address as maintainer.
597
598 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
599
600         PR fortran/91828
601         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
602         * configure: Regenerated.
603
604 2019-10-21  Jason Merrill  <jason@redhat.com>
605
606         * .gitattributes: Also check ChangeLog whitespace.
607
608 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
609
610         * contrib/dg-extract-results.sh: Add support for KPASS.
611         * contrib/dg-extract-results.py: Likewise.
612
613 2019-10-17  Jason Merrill  <jason@redhat.com>
614
615         * .gitattributes: Avoid {} in filename pattern.
616
617 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
618
619         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
620         Approval section.
621
622 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
623
624         * MAINTAINERS: Add myself to Write After Approval
625
626 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
627
628         * MAINTAINERS: Add myself as an aarch64 maintainer.
629
630 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
631
632         * MAINTAINERS: Add myself as aarch64 maintainer.
633
634 2019-09-23  Carl Love  <cel@us.ibm.com>
635
636         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
637         New define_insn.
638         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
639         vsx_xxpermdi16_le_V16QI): Removed define_insn.
640
641 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
642
643         * MAINTAINERS (Sam Tebbs): Update email address.
644
645 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
646
647         * MAINTAINERS: Update my email address.
648
649 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
650
651         * libtool.m4: Handle uclinuxfdpiceabi.
652
653 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
654
655         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
656         Remove myself from Write After Approval section.
657
658 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
659
660         * configure.ac: Support for bpf-*-* targets.
661         * configure: Regenerate.
662
663 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
664
665         * config.sub: Import upstream version 2019-06-30.
666         * config.guess: Import upstream version 2019-07-24.
667
668 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
669
670         * MAINTAINERS: Remove spu port maintainers.
671
672 2019-08-28  Martin Liska  <mliska@suse.cz>
673
674         * .gitignore: Add .clangd and compile_commands.json
675         to .gitignore.
676
677 2019-08-23  Michael Forney  <mforney@mforney.org>
678
679         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
680         * Makefile.in: Regenerate.
681
682 2019-08-19  Tom Tromey  <tom@tromey.com>
683
684         * configure: Rebuild.
685         * configure.ac: Add --with-static-standard-libraries.
686
687 2019-08-16  Alexandre Oliva <oliva@gnu.org>
688
689         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
690
691 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
692
693         * MAINTAINERS (Write After Approval): Add myself.
694
695 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
696
697         * MAINTAINERS (Write After Approval): Remove myself, already listed in
698         RISC-V port maitainer.
699
700 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
701
702         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
703
704 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
705
706         * MAINTAINERS (Write After Approval): Add myself.
707
708 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
709
710         * MAINTAINERS (Write After Approval): Add myself.
711
712 2019-06-25  Martin Liska  <mliska@suse.cz>
713
714         contrib/filter-clang-warnings.py: Transform from
715         filter-rtags-warnings.py.
716
717 2019-06-15  Tom Tromey  <tom@tromey.com>
718
719         * configure.ac (host_libs): Add gnulib.
720         * configure: Rebuild.
721         * Makefile.def (host_modules, dependencies): Add gnulib.
722         * Makefile.in: Rebuild.
723
724 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
725
726         * MAINTAINERS (Write After Approval): Add myself.
727
728 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
729
730         * configure: Regenerate.
731         * configure.ac: Add PRU target.
732
733 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
734
735         * MAINTAINERS (Write After Approval): Add myself.
736
737 2019-06-11  Nick Clifton  <nickc@redhat.com>
738
739         Import these changes from the binutils/gdb repository:
740
741         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
742
743         * Makefile.def (dependencies): configure-libctf depends on all-bfd
744         and all its deps.
745         * Makefile.in: Regenerated.
746
747         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
748
749         * Makefile.def (host_modules): Add libctf.
750         * Makefile.def (dependencies): Likewise.
751         libctf depends on zlib, libiberty, and bfd.
752         * Makefile.in: Regenerated.
753         * configure.ac (host_libs): Add libctf.
754         * configure: Regenerated.
755
756 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
757
758         * MAINTAINERS (Write After Approval): Add myself.
759
760 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
761
762         * MAINTAINERS: Update my email address.
763
764 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
765
766         * MAINTAINERS (Write After Approval): Add myself.
767
768 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
769
770         * MAINTAINERS (Write After Approval): Add myself.
771
772 2019-05-07  Jim Wilson  <jimw@sifive.com>
773
774         * MAINTAINERS: Remove myself as IA-64 maintainer.
775
776 2019-05-04  Roland Illig  <roland.illig@gmx.de>
777
778         * MAINTAINERS (Write After Approval): Add myself.
779
780 2019-05-02  Richard Biener  <rguenther@suse.de>
781
782         PR bootstrap/85574
783         * Makefile.tpl (compare target): Also compare extra-compare
784         files.
785         * Makefile.in: Regenerate.
786
787 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
788
789         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
790         as modulo-scheduler maintainer.
791
792 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
793
794         * MAINTAINERS: Add myself as co-maintainer for Darwin.
795
796 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
797
798         * MAINTAINERS: Update my email address.
799
800 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
801
802         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
803         * configure: Regenerate.
804
805 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
806
807         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
808         * configure: Regenerate.
809
810 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
811
812         * configure.ac: Add target-zlib to target_libraries.
813         * configure: Regenerate.
814
815 2019-04-09  Martin Liska  <mliska@suse.cz>
816
817         * Makefile.in: Regenerate.
818         * Makefile.tpl: Pass GENERATOR_CFLAGS
819         in all stages.
820
821 2019-03-28  Martin Liska  <mliska@suse.cz>
822
823         PR bootstrap/89829
824         * Makefile.in: Revert r254150.
825         * Makefile.tpl: Likewise.
826
827 2019-03-28  Ben Elliston  <bje@gnu.org>
828
829         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
830         related, and libdecnumber.
831
832 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
833
834         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
835         (Write After Approval): Remove myself.
836
837 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
838
839         * MAINTAINERS (Write After Approval): Add myself.
840
841 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
842
843         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
844         (Write After Approval): Remove myself and Julian.
845
846 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
847
848         * MAINTAINERS (Write After Approval): Add myself.
849
850 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
851
852         * MAINTAINERS (Write After Approval): Add myself.
853
854 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
855
856         * ChangeLog: Replace space with tab.
857         * MAINTAINERS: Delete 1 tab to keep alignment.
858
859 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
860
861         * MAINTAINERS (Write After Approval): Add myself.
862
863 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
864
865         * MAINTAINERS (Write After Approval): Add myself.
866
867 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
868             Kwok Cheung Yeung  <kcy@codesourcery.com>
869             Julian Brown  <julian@codesourcery.com>
870             Tom de Vries  <tom@codesourcery.com>
871             Jan Hubicka  <hubicka@ucw.cz>
872             Martin Jambor  <mjambor@suse.cz>
873
874         * configure.ac: Likewise.
875         * configure: Regenerate.
876         * contrib/config-list.mk: Add amdgcn-amdhsa.
877
878 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
879
880         * MAINTAINERS (Write After Approval): Add myself.
881
882 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
883
884         * MAINTAINERS (Write After Approval): Add myself.
885
886 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
887
888         PR target/88535
889         * config.guess: Import upstream version 2019-01-03.
890         * config.sub: Import upstream version 2019-01-01.
891
892 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
893
894         * MAINTAINERS (Write After Approval): Update my maintainer address.
895
896 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
897
898         * MAINTAINERS (Write After Approval): Add myself.
899
900 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
901
902         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
903
904 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
905
906         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
907         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
908         (GCC_TARGET_TOOL): Likewise.
909         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
910         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
911         OTOOL, OTOOL_FOR_TARGET: New substitutions.
912         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
913         * configure: Regenerate.
914         * Makefile.in: Likewise.
915
916 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
917
918         * MAINTAINERS (Write After Approval): Add myself.
919
920 2018-11-13  Martin Liska  <mliska@suse.cz>
921
922         * gcc.target/i386/pr87930.c: Move to ...
923         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
924
925 2018-11-10  Stafford Horne  <shorne@gmail.com>
926
927         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
928         (Write After Approval): Remove myself.
929
930 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
931
932         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
933         Append $INCICONV to it.
934
935 2018-11-04  Stafford Horne  <shorne@gmail.com>
936
937         * MAINTAINERS (Write After Approval): Add myself.
938
939 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
940
941         PR bootstrap/82856
942         * multilib.am: New file.  From automake.
943
944         Merge from binutils-gdb:
945         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
946
947         * libtool.m4: Use AC_LANG_SOURCE.
948         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
949         * ar-lib: New file.
950         * test-driver: New file.
951         * configure: Re-generate.
952
953 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
954
955         * MAINTAINERS (Write After Approval): Add myself.
956
957 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
958
959         PR bootstrap/87788
960         PR d/87799
961         * configure: Rebuild.
962         * configure.ac: Disable D on systems where it is known not to work.
963
964 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
965
966         * Makefile.def (target_modules): Add libphobos.
967         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
968         GDCFLAGS_FOR_TARGET.
969         (dependencies): Make libphobos depend on libatomic, libbacktrace
970         configure, and zlib configure.
971         (language): Add language d.
972         * Makefile.in: Rebuild.
973         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
974         (HOST_EXPORTS): Add GDC.
975         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
976         (BASE_TARGET_EXPORTS): Add GDC.
977         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
978         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
979         (EXTRA_HOST_FLAGS): Add GDC.
980         (STAGE1_FLAGS_TO_PASS): Add GDC.
981         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
982         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
983         environment variables.
984         * configure: Rebuild.
985         * configure.ac: Add target-libphobos to target_libraries.  Set and
986         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
987
988 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
989
990         * MAINTAINERS (Write After Approval): Add myself.
991
992 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
993
994         * MAINTAINERS (Write After Approval): Remove myself.
995
996 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
997
998         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
999
1000 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1001
1002         * MAINTAINERS: Update my email address.
1003
1004 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1005
1006         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1007         maintainer.
1008
1009 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1010
1011         * MAINTAINERS (Write After Approval): Add self.
1012
1013 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1014
1015         * MAINTAINERS (write after approval): Add myself.
1016
1017 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1018
1019         * MAINTAINERS: Update my email address.
1020
1021 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1022
1023         * MAINTAINERS (write after approval): Add myself.
1024
1025 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1026
1027         * MAINTAINERS: Add self to global reviewers list.
1028
1029 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1030
1031         MAINTAINERS: Add c-sky port maintainers.
1032
1033 2018-08-10  Martin Liska  <mliska@suse.cz>
1034
1035         * MAINTAINERS: Revert change in previous commit and
1036         join lines.
1037
1038 2018-08-10  Martin Liska  <mliska@suse.cz>
1039
1040         * MAINTAINERS: Remove extra line.
1041
1042 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1043
1044         * MAINTAINERS: Update my email address.
1045
1046 2018-07-19  DJ Delorie  <dj@redhat.com>
1047
1048         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1049         as maintainer.
1050
1051 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1052
1053         * MAINTAINERS: Adjust email address for me and my colleague Robin
1054         Dapp.
1055
1056 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1057             Sunil K Pandey  <sunil.k.pandey@intel.com>
1058
1059         PR target/84413
1060         * config/i386/i386.c (m_CORE_AVX512): New.
1061         (m_CORE_AVX2): Likewise.
1062         (m_CORE_ALL): Add m_CORE_AVX2.
1063         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1064         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1065         and remove the rest of m_SKYLAKE_AVX512.
1066
1067 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1068
1069         * config.sub: Sync with upstream version 2018-07-03.
1070
1071 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1072
1073         * config.guess: Sync with upstream version 2018-06-26.
1074         * config.sub: Sync with upstream version 2018-07-02.
1075
1076 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1077
1078         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1079         * ltmain.sh: Likewise.
1080
1081 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1082
1083         * contrib/config-list.mk: Remove powerpc-linux_paired.
1084
1085 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1086
1087         * configure.ac: Introduce support for @unless/@endunless.
1088         * Makefile.tpl (dep-kind): Rewrite with cond; return
1089         postbootstrap in some cases.
1090         (make-postboot-dep, postboot-targets): New.
1091         (dependencies): Do not output postbootstrap dependencies at
1092         first.  Output non-target ones changed for configure to depend
1093         on stage_last @if gcc-bootstrap, and the original deps @unless
1094         gcc-bootstrap.
1095         * configure.in, Makefile.in: Rebuilt.
1096
1097 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1098
1099         * MAINTAINERS (write after approval): Add myself.
1100
1101 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1102
1103         * MAINTAINERS (write after approval): Add myself.
1104
1105 2018-06-19  Nick Clifton  <nickc@redhat.com>
1106
1107         * zlib/configure.ac: Restore old behaviour of only enabling
1108         multilibs when a target subdirectory is defined.  This allows
1109         building with srcdir == builddir.
1110         * zlib/configure: Regenerate.
1111
1112 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1113
1114         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1115         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1116         * Makefile.in: Regenerate.
1117
1118 2018-06-16  Ben Elliston  <bje@gnu.org>
1119
1120         * config.guess: Import latest version.
1121         * config.sub: Likewise.
1122
1123 2018-06-08  Martin Liska  <mliska@suse.cz>
1124
1125         * MAINTAINERS: Remove MPX-related entries.
1126         * Makefile.def: Remove libmpx support.
1127         * Makefile.in: Regenerate.
1128         * configure.ac: Remove removed files.
1129         * configure: Regenerate.
1130         * libmpx/ChangeLog: Remove.
1131         * libmpx/Makefile.am: Remove.
1132         * libmpx/Makefile.in: Remove.
1133         * libmpx/acinclude.m4: Remove.
1134         * libmpx/aclocal.m4: Remove.
1135         * libmpx/config.h.in: Remove.
1136         * libmpx/configure: Remove.
1137         * libmpx/configure.ac: Remove.
1138         * libmpx/configure.tgt: Remove.
1139         * libmpx/libmpx.spec.in: Remove.
1140         * libmpx/mpxrt/Makefile.am: Remove.
1141         * libmpx/mpxrt/Makefile.in: Remove.
1142         * libmpx/mpxrt/libmpx.map: Remove.
1143         * libmpx/mpxrt/libtool-version: Remove.
1144         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1145         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1146         * libmpx/mpxrt/mpxrt.c: Remove.
1147         * libmpx/mpxrt/mpxrt.h: Remove.
1148         * libmpx/mpxwrap/Makefile.am: Remove.
1149         * libmpx/mpxwrap/Makefile.in: Remove.
1150         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1151         * libmpx/mpxwrap/libtool-version: Remove.
1152         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1153
1154 2018-06-04  Martin Liska  <mliska@suse.cz>
1155
1156         * MAINTAINERS: Add myself as gcov maintainer.
1157
1158 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1159
1160         * MAINTAINERS: Update my email address.
1161
1162 2018-06-04  Tom de Vries  <tdevries@suse.de>
1163
1164         * MAINTAINERS: Remove write-after-approval entries for component
1165         maintainers.
1166
1167 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1168
1169         * MAINTAINERS (write after approval): Add myself.
1170
1171 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1172
1173         * MAINTAINERS: Update my email address.
1174
1175 2018-06-01  Tom de Vries  <tdevries@suse.de>
1176
1177         * MAINTAINERS: Update my email address.
1178
1179 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1180
1181         * MAINTAINERS (loop-optimizer): Add myself.
1182
1183 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1184
1185         * configure.ac: Added "nfp" target.
1186         * configure: Regenerate.
1187
1188 2018-04-30  Richard Biener  <rguenther@suse.de>
1189
1190         PR bootstrap/85571
1191         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1192         (STAGE3_TFLAGS): Likewise.
1193         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1194         (STAGEtrain_TFLAGS): Likewise.
1195         * Makefile.in: Regenerate.
1196
1197 2018-04-26  Richard Biener  <rguenther@suse.de>
1198
1199         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1200         (STAGE2_CFLAGS): Likewise.
1201         (STAGE2_TFLAGS): Likewise.
1202         (STAGE3_CFLAGS): Add -fchecking.
1203         (STAGE3_TFLAGS): Likewise.
1204         (STAGEtrain_CFLAGS): Filter out -fchecking.
1205         (STAGEtrain_TFLAGS): Likewise.
1206         * Makefile.in: Re-generate.
1207
1208 2018-04-25  Catherine Moore <clm@codesourcery.com>
1209
1210         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1211
1212 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1213
1214         * MAINTAINERS (write after approval): Add myself.
1215
1216 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1217
1218         * MAINTAINERS: Update my email address.
1219
1220 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1221
1222         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1223
1224 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1225
1226         * MAINTAINERS: Update my email address and disambiguate myself
1227         a bit from Will Schmidt.
1228
1229 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1230
1231         * MAINTAINERS: Move maintainers of now-removed picochip and score
1232         ports to write after approval.
1233
1234 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1235
1236         * MAINTAINERS: Add entry for SVE maintainership.
1237
1238 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1239
1240         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1241         * configure: Regenerate.
1242
1243 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1244
1245         * MAINTAINERS (write after approval): Add myself.
1246
1247 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1248
1249         * MAINTAINERS (write after approval): Add myself.
1250
1251 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1252
1253         * MAINTAINERS (write after approval): Add myself.
1254
1255 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1256
1257         Update copyright years.
1258
1259 2018-01-03  Ben Elliston  <bje@gnu.org>
1260
1261         * config.guess: Import latest version.
1262         * config.sub: Likewise.
1263
1264 2017-12-12  Stafford Horne  <shorne@gmail.com>
1265
1266         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1267         * configure: Regenerate.
1268
1269 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2017-11-28  Julia Koval  <julia.koval@intel.com>
1274             Sebastian Peryt  <sebastian.peryt@intel.com>
1275
1276         * Makefile.def (target_modules): Remove libcilkrts.
1277         * Makefile.in: Ditto.
1278         * configure: Ditto.
1279         * configure.ac: Ditto.
1280
1281 2017-11-28  Julia Koval  <julia.koval@intel.com>
1282
1283         * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1286
1287         * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1290
1291         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1292         Use my SiFive email address.
1293
1294 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1295
1296         * MAINTAINERS (write after approval): Add myself.
1297
1298 2017-10-27  Martin Liska  <mliska@suse.cz>
1299
1300         * Makefile.tpl: Use proper name of folder as it was renamed
1301         during transition to 4 stages.
1302         * Makefile.in: Regenerate.
1303
1304 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1305
1306         * MAINTAINERS (write after approval): Add myself.
1307
1308 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1309
1310         * MAINTAINERS: Add a note that maintainership also includes web
1311         pages, docs, and testsuite related to that area.
1312
1313 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1314
1315         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1316
1317 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1318
1319         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1320
1321 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1322
1323         * MAINTAINERS: Remove myself as a vxworks maintainer.
1324
1325 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1326
1327         * MAINTAINERS: Remove email address of Jim Norris.
1328
1329 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1330
1331         * MAINTAINERS (Reviewers): Move myself from here...
1332         (CPU Port Maintainers): ... to here.
1333
1334 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1335
1336         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1337
1338 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1339
1340         * MAINTAINERS (write after approval): Add myself.
1341
1342 2017-07-28  Tony Reix  <tony.reix@atos.net>
1343
1344         * configure.ac (target-libffi): Don't disable for AIX.
1345         (go): Don't add to unsupported_languages on AIX.
1346         (target-libgo): Don't disable for AIX.
1347         * configure: Regenerate.
1348
1349 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1350
1351         * MAINTAINERS: Add myself.
1352
1353 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1354
1355         * MAINTAINERS: Update my email address.
1356
1357 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1358
1359         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1360         arm-specific auto-generated header files.
1361
1362 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1363
1364         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1365         * configure: Rebuilt.
1366
1367 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1368
1369         * MAINTAINERS: Readd myself for c6x.
1370
1371 2017-06-28  Martin Liska  <mliska@suse.cz>
1372
1373         PR bootstrap/81217
1374         * Makefile.def: Remove superfluous bootstrap_target from
1375         bootstrap_stage.
1376         * Makefile.in: Re-generate the file.
1377
1378 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1379
1380         * MAINTAINERS: Add myself to Write After Approval
1381
1382 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1383
1384         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1385
1386 2017-06-19  Martin Liska  <mliska@suse.cz>
1387
1388         * Makefile.def: Define 4 stages PGO bootstrap.
1389         * Makefile.tpl: Define FLAGS.
1390         * Makefile.in: Regenerate.
1391
1392 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1393
1394         * Makefile.def: Add check-gotools to go check targets.
1395         * Makefile.in: Rebuild.
1396
1397 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1398
1399         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1400
1401 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1402
1403         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1404         * configure: Regenerate.
1405
1406 2017-05-31  Martin Liska  <mliska@suse.cz>
1407
1408         * configure.ac: Add handling of stage2_werror_flags to
1409         action-if-given and to action-if-not-given.
1410         * configure: Regenerate.
1411
1412 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1413
1414         * MAINTAINERS: Add self to Write After Approval
1415
1416 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1417
1418         * MAINTAINERS: Update my email address, and remove myself as
1419         maintainer in some areas.
1420
1421 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1422
1423         * MAINTAINERS: Add self to Write After Approval
1424
1425 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1426
1427         * configure.ac: Add --enable-languages=default to mean default and
1428         make --enable-languages=all mean all supported languages.
1429         * configure: Regenerated.
1430
1431 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1432
1433         * config.gcc (powerpc*-*-*spe*): New.
1434         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1435         (powerpc-*-rtems*spe*): New.
1436         (powerpc*-*-linux*spe*): New.
1437         (powerpc-wrs-vxworksspe): New.
1438         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1439         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1440         * config.host (powerpc*-*-*spe*): New.
1441
1442 2017-05-19  Martin Liska  <mliska@suse.cz>
1443
1444         * configure.ac: Add --enable-werror-always just for
1445         bootstrap-debug (or none build config) and do not add it
1446         when we are on a release branch.
1447         * configure: Regenerated.
1448
1449 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1450
1451         * MAINTAINERS: Add self to Write After Approval
1452
1453 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1454
1455         * MAINTAINERS: Move myself to Write After Approval section.
1456
1457 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1458
1459         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1460         ACCH registers.
1461         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1462         available.
1463         (umulsidi3): Likewise.
1464         (mulsidi3_700): Disable this pattern when we have advanced mpy
1465         instructions.
1466         (umulsidi3_700): Likewise.
1467         (maddsidi4): New pattern.
1468         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1469         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1470         (mpydu_imm_arcv2hs): Likewise.
1471         * config/arc/predicates.md (accl_operand): New predicate.
1472
1473 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1474             Andrew Burgess <andrew.burgess@embecosm.com>
1475
1476         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1477         case.
1478         (ARC_AUTOFP_IRQ_P): Likewise.
1479         (ARC_AUTO_IRQ_P): Likewise.
1480         (rgf_banked_register_count): New variable.
1481         (parse_mrgf_banked_regs_option): New function.
1482         (arc_override_options): Handle rgf_banked_regs option.
1483         (arc_handle_interrupt_attribute): Add firq option.
1484         (arc_compute_function_type): Return fast irq type when required.
1485         (arc_must_save_register): Handle fast interrupts.
1486         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1487         (arc_return_address_regs): Update.
1488         * config/arc/arc.h (arc_return_address_regs): Update.
1489         (arc_function_type): Add fast interrupt type.
1490         (ARC_INTERRUPT_P): Update.
1491         (RC_FAST_INTERRUPT_P): Define.
1492         * config/arc/arc.md (simple_return): Update for fast interrupts.
1493         (p_return_i): Likewise.
1494         * config/arc/arc.opt (mrgf-banked-regs): New option.
1495         * doc/invoke.texi (mrgf-banked-regs): Document.
1496
1497 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1498
1499         * config/arc/arc.c (irq_ctrl_saved): New variable.
1500         (ARC_AUTOBLINK_IRQ_P): Define.
1501         (ARC_AUTOFP_IRQ_P): Likewise.
1502         (ARC_AUTO_IRQ_P): Likewise.
1503         (irq_range): New function.
1504         (arc_must_save_register): Likewise.
1505         (arc_must_save_return_addr): Likewise.
1506         (arc_dwarf_emit_irq_save_regs): Likewise.
1507         (arc_override_options): Handle deferred options.
1508         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1509         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1510         arc_must_save_return_addr.
1511         (arc_compute_frame_size): Handle automated save and restore of
1512         registers.
1513         (arc_expand_prologue): Likewise.
1514         (arc_expand_epilogue): Likewise.
1515         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1516         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1517         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1518
1519 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1520         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1521
1522         PR bootstrap/77661
1523         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1524         in-tree build MPC.
1525         * Makefile.in: Regenerate.
1526
1527 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1528
1529         * configure.ac: Enable LTO by default on darwin >= 9.
1530         * configure: Regenerate.
1531
1532 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1533
1534         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1535         and Andrew Waterman as the RISC-V maintainers.
1536
1537 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1538
1539         * MAINTAINERS: Add self to Write After Approval
1540
1541 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1542
1543         * config.guess: Import latest from upstream.
1544
1545 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1546
1547         * MAINTAINERS (Write After Approval): Remove entries that are
1548         already covered under Reviewers.
1549
1550 2017-03-08  Mark Wielaard  <mark@klomp.org>
1551
1552         PR demangler/70909
1553         PR demangler/67264
1554         * include/demangle.h: Add d_printing to struct demangle_component
1555         and pass struct demangle_component as non const.
1556
1557 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1558
1559         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1560
1561 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1562
1563         * Makefile.tpl: Remove HOST_ISLVER.
1564         (HOST_EXPORTS): Remove ISLVER.
1565         * Makefile.in: Regenerate.
1566
1567 2017-02-13  Richard Biener  <rguenther@suse.de>
1568
1569         * configure: Re-generate.
1570
1571 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1572
1573         * MAINTAINERS: Adjust bug reporting URL.
1574
1575 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1576
1577         * MAINTAINERS (Write After Approval): Remove redundant entry
1578         for Andrew Burgess.
1579
1580 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1581
1582         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1583         32-bit hppa*-*-hpux*.
1584         * configure: Regenerate.
1585
1586 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1587
1588         * configure.ac: Moved the white list of enabling BRIG FE to
1589         libhsail-rt/configure.tgt.
1590         * configure: Regenerated.
1591         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1592
1593 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1594             Martin Jambor  <mjambor@suse.cz>
1595
1596         * Makefile.def (target_modules): Added libhsail-rt.
1597         (languages): Added language brig.
1598         * Makefile.in: Regenerated.
1599         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1600         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1601         * configure: Regenerated.
1602
1603 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1604
1605         PR other/79046
1606         * configure: Regenerated.
1607
1608 2017-01-04  Alan Modra  <amodra@gmail.com>
1609
1610         * configure: Regenerate.
1611
1612 2016-12-29  Ben Elliston  <bje@gnu.org>
1613
1614         * config.sub: Import latest version.
1615
1616 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1617
1618         * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1621
1622         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1623         includes bootstrap-mpx.
1624         * configure: Regenerated.
1625
1626 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1627
1628         * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1631
1632         * configure: Regenerate.
1633
1634 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1635
1636         * configure.ac: Don't use pkg-config to check for bdw-gc.
1637         * configure: Regenerate.
1638
1639 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1640
1641         * Makefile.def: Remove reference to boehm-gc target module.
1642         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1643         options and for the bdw-gc pkg-config module.
1644         * configure: Regenerate.
1645         * Makefile.in: Regenerate.
1646
1647 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1648
1649         * MAINTAINERS (nvptx): Remove self.
1650
1651 2016-11-25  Ben Elliston  <bje@gnu.org>
1652
1653         * config.guess: Import latest version.
1654         * config.sub: Likewise.
1655
1656 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1657
1658         * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1661
1662         * Makefile.def: Remove references to GCJ.
1663         * Makefile.tpl: Likewise.
1664         * Makefile.in: Regenerate.
1665
1666 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1667
1668         * config-ml.in: Remove references to GCJ.
1669         * configure.ac: Likewise.
1670         * configure: Regenerate.
1671
1672 2016-11-01  Josh Conner  <joshconner@google.com>
1673
1674         * MAINTAINERS (Write After Approval): Update email address,
1675
1676 2016-10-27  Carl Love  <cel@us.ibm.com>
1677
1678         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1679         Approval list to make it alphabetical.
1680
1681 2016-10-27  Carl Love  <cel@us.ibm.com>
1682
1683         * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1686
1687         * MAINTAINERS (Reviewers): Add myself.
1688         (Write After Approval): Add myself.
1689
1690 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1691             Ulrich Weigand  <uweigand@de.ibm.com>
1692
1693         * MAINTAINERS: Update email address.
1694
1695 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1696
1697         * MAINTAINERS: Update email address.
1698
1699 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1700
1701         * configure.ac: Add aarch64-*-freebsd*.
1702         * configure: Regenerate.
1703
1704 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1705
1706         * MAINTAINERS: Update email address after it got reverted.
1707
1708 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1709
1710         * configure.ac (target_libraries): Readd target-boehm-gc.
1711         Restore --enable-objc-gc handling.
1712         * configure: Regenerate.
1713
1714 2015-10-03  Jeff Law  <law@redhat.com>
1715
1716         * MAINTAINERS: Move several inactive maintainers to the
1717         write-after-approval section.
1718
1719 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1720
1721         * configure.ac: Add target-libffi to target_libraries.
1722         Readd libgcj target disablings, modified to only target-libffi.
1723         Readd target addition of go to unsupported languages.
1724         * configure: Regenerated.
1725
1726 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1727
1728         * MAINTAINERS: Update email address.
1729
1730 2016-09-30  Andrew Haley  <aph@redhat.com>
1731
1732         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1733         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1734         libgcj.
1735
1736 2016-09-30  Andrew Haley  <aph@redhat.com>
1737
1738         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1739         write-after approval after GCJ deletion.
1740
1741 2016-09-30  Andrew Haley  <aph@redhat.com>
1742
1743         * Makefile.def: Remove libjava.
1744         * Makefile.tpl: Likewise.
1745         * Makefile.in: Regenerate.
1746         * configure.ac: Likewise.
1747         * configure: Likewise.
1748         * gcc/java: Remove.
1749         * libjava: Likewise.
1750
1751 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1752
1753         * MAINTAINERS (Reviewers): Add myself.
1754
1755 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1756
1757         * configure.ac: Disable "sim" directory for arc*-*-*.
1758         * configure: Regenerated.
1759
1760 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1761
1762         * MAINTAINERS (Write After Approval): Add myself.
1763
1764 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1765
1766         * configure.ac: Check for the minimum in-tree MPFR version
1767         handled.
1768         * configure: Regenerate.
1769
1770 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1771
1772         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1773         * configure: Regenerated.
1774
1775 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1776
1777         * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1780
1781         * Makefile.def: Add autoprofiledbootstrap.
1782         * Makefile.tpl: Dito.
1783         * Makefile.in: Regenerate.
1784
1785 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1786
1787     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1788     * configure: Regenerate.
1789
1790 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1791
1792         * configure: Regenerate.
1793         * configure.ac: Remove support for avr-rtems.
1794
1795 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1796
1797         * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2016-06-16  Michael Collison  <michael.collison@arm.com>
1800
1801         * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1804
1805         * MAINTAINERS (Write After Approval): Update e-mail address.
1806
1807 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1808
1809         * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2016-05-28  Alan Modra  <amodra@gmail.com>
1812
1813         * Makefile.tpl (configure): Depend on m4 files included.
1814         * Makefile.in: Regenerate.
1815
1816 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1817
1818         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1819         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1820
1821 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1822
1823         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1824         special case builtin.
1825         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1826         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1827         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1828         for __builtin_vec_addec.
1829
1830 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1831
1832         * config.guess: Import version 2016-04-02 (newest).
1833         * config.sub: Import version 2016-05-10 (newest).
1834
1835 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1836
1837         * configure.ac: Add ARC support to libgloss.
1838         * configure: Regenerate
1839
1840 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1841
1842         * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1845
1846         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1847         * configure: Regenerated.
1848         * Makefile.def (gmp): Explicitly disable assembler.
1849         (mpfr): Adjust lib_path.
1850         (mpc): Likewise.
1851         * Makefile.in: Regenerated.
1852
1853 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1854
1855         PR bootstrap/70704
1856         * configure.ac (--enable-stage1-checking): Add missing
1857         --enable-checking=.
1858         * configure: Regenerated.
1859
1860 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1861
1862         * config.guess: Revert r235676.
1863         * config.sub: Revert r235676.
1864
1865 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1866
1867         * config.guess: Remove SH5 support.
1868         * config.sub: Likewise.
1869         * configure: Likewise.
1870         * configure.ac: Likewise.
1871
1872 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1873
1874         PR bootstrap/70704
1875         * configure.ac (--enable-stage1-checking): For --disable-checking or
1876         implicit --enable-checking, make sure extra flag matches in between
1877         stage1 and later checking.
1878         * configure: Regenerated.
1879
1880 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1881
1882         * .gitattributes: New file.
1883
1884 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1885
1886         * MAINTAINERS (rs6000/powerpc port): Add myself.
1887
1888 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1889
1890         PR bootstrap/70173
1891         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1892         and gotools directories.  Delete the stage_final file.
1893         * Makefile.in: Regenerate.
1894
1895 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1896
1897         * MAINTAINERS (Write After Approval): Add myself.
1898
1899 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1900
1901         * MAINTAINERS (Fortran maintainer): Remove myself.
1902
1903 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1904
1905         * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1908
1909         * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1912
1913         Sync with binutils-gdb:
1914
1915         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1916
1917         * configure.ac: Add mips and s390 to the gold target check.
1918         * configure: Regenerate.
1919
1920 2016-03-01  DJ Delorie  <dj@redhat.com>
1921
1922         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1923
1924 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1925
1926         * MAINTAINERS (libcpp): Add myself.
1927         (diagnostic messages): Likewise.
1928
1929 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1930
1931         * MAINTAINERS: Fix whitespace.
1932
1933 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1938
1939         * config/isl.m4: Add comments about isl-0.16.
1940         * configure: Regenerate.
1941
1942 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1943
1944         * MAINTAINERS (hsa maintainers): Add myself.
1945
1946 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1947
1948         * MAINTAINERS: (Write After Approval): Add myself.
1949
1950 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1951             Sebastian Pop  <s.pop@samsung.com>
1952
1953         * Makefile.in: Regenerate.
1954         * Makefile.tpl: Export ISLVER.
1955         * configure: Regenerate.
1956         * config/isl.m4: Detect isl-0.15.
1957
1958 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1959
1960         PR bootstrap/69329
1961         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1962         * Makefile.in: Regenerate.
1963
1964 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1965
1966         * configure.ac: Enable LTO for DJGPP
1967         * configure: Regenerate
1968
1969 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1970
1971         Sync with binutils-gdb:
1972         2015-10-21  Nick Clifton  <nickc@redhat.com>
1973
1974         PR gas/19109
1975         * configure.ac: Note the 'none' is an acceptable argument to
1976         --enable-compressed-debug-sections.
1977         * configure: Regenerate.
1978
1979 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1980
1981         PR bootstrap/69134
1982         * Makefile.def (mpfr): Disable assembler.
1983         * Makefile.in: Regenerate.
1984
1985 2016-01-01  Ben Elliston  <bje@gnu.org>
1986
1987         * config.guess: Import version 2016-01-01.
1988         * config.sub: Likewise.
1989
1990 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1991
1992         * MAINTAINERS (Write After Approval): Add myself.
1993
1994 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1995
1996         * Makefile.in: Replace ISL with isl.
1997         * Makefile.tpl: Same.
1998         * config/isl.m4: Same.
1999         * configure.ac: Same.
2000         * contrib/download_prerequisites: Same.
2001         * configure: Regenerate.
2002
2003 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2004
2005         * MAINTAINERS (Write After Approval): Add Myself.
2006
2007 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2008
2009         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2010         * configure: Regenerate.
2011
2012 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2013             Sebastian Pop  <s.pop@samsung.com>
2014
2015         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2016         isl_ctx_get_max_operations.
2017         * configure: Regenerate.
2018
2019 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2015-12-02  Ian Lance Taylor  <iant@google.com>
2024
2025         PR go/66147
2026         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2027         * Makefile.in: Regenerate.
2028
2029 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2030
2031         PR libffi/65726
2032         * Makefile.def (lang_env_dependencies): Make libffi depend
2033         on cxx.
2034         * Makefile.in: Regenerate.
2035
2036 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2037
2038         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2039         symbols.
2040
2041 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2042
2043         Sync with binutils-gdb:
2044         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2045
2046         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2047         * configure: Regenerate.
2048
2049 2015-11-19  Martin Liska  <mliska@suse.cz>
2050
2051         * .gitignore: Add .clang-format to ignored files.
2052         * Makefile.in: Add clang-format.
2053         * Makefile.tpl: Likewise.
2054
2055 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2056
2057         * configure.ac: Enable libmpx by default.
2058         * configure: Regenerated.
2059
2060 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2061
2062         * MAINTAINERS: Update email address.
2063
2064 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2065
2066         * MAINTAINERS: Update email address.
2067
2068 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2069
2070         * MAINTAINERS  (Write After Approval): Add myself.
2071
2072 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2073
2074         Sync with binutils-gdb:
2075         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2076
2077         PR gas/19109
2078         * configure.ac: Add
2079         --enable-compressed-debug-sections={all,gas,gold,ld}.
2080         * configure: Regenerated.
2081
2082 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2083
2084         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2085
2086 2015-10-09  Martin Liska  <mliska@suse.cz>
2087
2088         * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2091
2092         * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2095
2096         * MAINTAINERS: Update email address.
2097
2098 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2099
2100         * MAINTAINERS  (Write After Approval): Add myself.
2101
2102 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2103
2104         * MAINTAINERS: Update email.
2105
2106 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2107
2108         * MAINTAINERS: Update my email address.
2109
2110 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2111
2112         * MAINTAINERS (ft32 port): Add myself.
2113
2114 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2115
2116         * MAINTAINERS: Add myself.
2117
2118 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2119
2120         * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2123
2124         PR libfortran/54572
2125         * Makefile.def: Make libgfortran depend on libbacktrace.
2126         * Makefile.in: Regenerate.
2127
2128 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2129
2130         * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2133
2134         PR other/67092
2135         * configure.ac: Remove --with_host_libstdcxx support.
2136         * configure: Regenerate.
2137
2138 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2139             Jakub Jelinek  <jakub@redhat.com>
2140
2141         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2142         nvptx*-*-*.
2143         * configure: Regenerate.
2144
2145 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2146
2147         * Makefile.def (libiconv): Define bootstrap=true.
2148         Mark pdf/html/info as missing.
2149         (configure-gcc): Depend on all-libiconv.
2150         (all-gcc): Ditto.
2151         (configure-libcpp): Ditto.
2152         (all-libcpp): Ditto.
2153         (configure-intl): Ditto.
2154         (all-intl): Ditto.
2155         * Makefile.in: Regenerate.
2156
2157 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2158
2159         * MAINTAINERS (loop ivopts): Add the entry and myself.
2160
2161 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2162
2163         * MAINTAINERS (nvptx): Add self.
2164
2165 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2166
2167         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2168         128-bit vector modes.
2169
2170 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2171
2172         * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2015-07-28  Ben Elliston  <bje@gnu.org>
2175
2176         * config.sub, config.guess: Import from upstream.
2177
2178 2015-07-24  Michael Darling  <darlingm@gmail.com>
2179
2180         PR other/66259
2181         * config-ml.in: Reflects renaming of configure.in to configure.ac
2182         * configure: Likewise
2183         * configure.ac: Likewise
2184
2185 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2186
2187         * MAINTAINERS: Update my email address.
2188
2189 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2190
2191         Sync with binutils-gdb:
2192         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2193
2194         * configure.ac (target_configdirs): Exclude target-zlib if
2195         target-libjava isn't built.
2196         * configure: Regenerated.
2197
2198 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2199
2200         Sync with binutils-gdb:
2201         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2202
2203         * configure.ac: Disable configuration of GDB for HPUX targets.
2204         * configure: Regenerate.
2205
2206         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2207
2208         * configure.ac: Add --with-system-zlib.
2209         * configure: Regenerated.
2210
2211         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2212
2213         * configure.ac: Add FT32 support.
2214         * configure: Regenerate.
2215
2216         2015-01-12  Anthony Green  <green@moxielogic.com>
2217
2218         * configure.ac: Don't disable gprof for moxie.
2219         * configure: Rebuild.
2220
2221 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2222
2223         Sync with binutils-gdb:
2224         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2225
2226         PR ld/18355
2227         * Makefile.def: Add extra_configure_flags to host zlib.
2228         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2229         to --enable-host-shared When bfd is to be built as shared
2230         library.  AC_SUBST.
2231         * Makefile.in: Regenerated.
2232
2233 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2234
2235         Sync with src:
2236         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2237         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2238         * Makefile.in: Regenerated.
2239
2240 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2241
2242         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2243         target.
2244         * configure: Regenerate.
2245
2246 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2247
2248         * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2251
2252         * MAINTAINERS (OS Port Maintainers): Add myself.
2253         (Various Maintainers): Remove myself from libffi testsuite.
2254
2255 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2256
2257         * MAINTAINERS (gen* on machine desc): Add self.
2258
2259 2015-06-02  Jason Merrill  <jason@redhat.com>
2260
2261         PR bootstrap/66319
2262         * configure.ac: Use -std=gnu++98.
2263
2264 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2265
2266         * MAINTAINERS (Write After Approval): Add myself.
2267
2268 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2269
2270         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2271         * configure: Regenerate.
2272
2273 2015-05-26  Jason Merrill  <jason@redhat.com>
2274
2275         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2276         * configure: Regenerate.
2277
2278 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2279
2280         * configure.ac: FT32 target added.
2281         * configure: Regenerated.
2282
2283 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2284
2285         * MAINTAINERS (Write After Approval): Add myself.
2286
2287 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2288
2289         * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2292
2293         * configure.ac: Fix typo.
2294         * configure: Regenerate.
2295
2296 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2297
2298         * MAINTAINERS (Write After Approval): Add myself.
2299
2300 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2301
2302         * configure.ac: Match $host configured with triplets.
2303         * configure: Regenerate.
2304
2305 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2306
2307         * Makefile.tpl: Remove surplus whitespace throughout.
2308         * Makefile.in: Regenerate.
2309
2310 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2311
2312         * MAINTAINERS (Various Maintainers): Add myself as instruction
2313         combiner maintainer.
2314
2315 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2316
2317         PR bootstrap/62077
2318         * configure.ac (--enable-stage1-checking): Default to
2319         release,misc,gimple,rtlflag,tree,types if --disable-checking
2320         or --enable-checking is not specified and DEV-PHASE is not
2321         experimental.
2322         * configure: Regenerated.
2323
2324 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2325
2326         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2327         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2328         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2329         * Makefile.in: Regenerate.
2330
2331 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2332
2333         * MAINTAINERS: Update my email address.
2334
2335 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2336
2337         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2338
2339 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2340
2341         * MAINTAINERS: Add myself as an arm port reviewer.
2342
2343 2015-03-25  Martin Liska  <mliska@suse.cz>
2344             Yury Gribov  <y.gribov@samsung.com>
2345
2346         * Makefile.in: Fix ln source location for vimrc file.
2347         * Makefile.tpl: Likewise.
2348
2349 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2350
2351         PR bootstrap/25672
2352         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2353         cross-compiling.  Similarly for CXX_FOR_TARGET.
2354         * configure: Regenerate.
2355
2356 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2357
2358         * Makefile.def: Add libmpx.
2359         * configure.ac: Add libmpx.
2360         * Makefile.in: Regenerate.
2361         * configure: Regenerate.
2362
2363 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2364
2365         * MAINTAINERS (CPU Port Maintainers): Add myself
2366         i386 vector ISA extns mantainer.
2367
2368 2015-03-13  Jeff Law  <law@redhat.com>
2369
2370         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2371         maintainer.
2372         Remove Richard Henderson as a maintainer for the x86 port.
2373
2374 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2375
2376         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2377
2378 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2379
2380         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2381         pointer bounds checker and i386 MPX maintainer.
2382
2383 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2384
2385         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2386
2387 2015-02-26  Martin Sebor  <msebor@redhat.com>
2388
2389         * MAINTAINERS (Various Maintainers): Add self.
2390
2391 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2392
2393         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2394         Make sure it contains lto.
2395         * configure: Regenerate.
2396
2397 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2398
2399         * configure: Regenerate.
2400
2401 2015-02-06  Diego Novillo  <dnovillo@google.com>
2402 1
2403         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2404         middle-end, docstring): Remove myself.
2405         (Write After Approval): Add myself.
2406
2407 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2408
2409         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2410         (Write After Approval): Update address.
2411
2412 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2413
2414         PR jit/64780
2415         * configure.ac: Require the user to explicitly specify
2416         --enable-host-shared if the jit is enabled.
2417         * configure: Regenerate.
2418
2419 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2420
2421         * MAINTAINERS (Write After Approval): Add myself.
2422
2423 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2424
2425         * MAINTAINERS: Make whitespace consistent.
2426
2427 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2428
2429         * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2432
2433         * MAINTAINERS: (Write After Approval): Add myself.
2434
2435 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2436
2437         * MAINTAINERS: (Write After Approval): Add myself.
2438
2439 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2440
2441         * MAINTAINERS: (Write After Approval): Add myself.
2442
2443 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2444
2445         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2446         objective-c/c++ front end maintainer.
2447
2448 2015-01-13  Marek Polacek  <polacek@redhat.com>
2449
2450         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2451
2452 2015-01-12  Jeff Law  <law@redhat.com>
2453
2454         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2455         a very long time.
2456
2457 2015-01-09  Ian Lance Taylor  <iant@google.com>
2458
2459         * configure.ac (host_tools): Add gotools.
2460         * Makefile.def (host_modules): Add gotools.
2461         (dependencies): Add dependency of all-gotools on all-target-libgo.
2462
2463 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2464
2465         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2466         * configure: Regenerate.
2467
2468 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2469
2470         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2471         all-target-libgomp.
2472         * Makefile.in: Regenerate.
2473
2474 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2475
2476         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2477
2478 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2479
2480         * configure.ac: Add Visium support.
2481         * configure: Regenerate.
2482
2483 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2484
2485         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2486         * configure: Regenerate.
2487
2488 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2489
2490         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2491         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2492         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2493         (OBJCOPY_FOR_TARGET): New variable.
2494         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2495         * Makefile.in: Regenerate.
2496         * configure.ac: Check for already installed target objcopy.
2497         Also GCC_TARGET_TOOL on objcopy.
2498         * configure: Regenerate.
2499
2500 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2501
2502         * config.sub: Update from upstream, to 2015-01-01 version.
2503         * config.guess: Ditto.
2504
2505 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2506
2507         * MAINTAINERS (RTEMS Ports): Add myself.
2508
2509 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2510
2511         * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2514
2515         * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2518
2519         * configure.ac (--enable-as-accelerator-for): Don't set
2520         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2521         * configure: Regenerate.
2522
2523 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2524
2525         PR bootstrap/64023
2526         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2527         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2528         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2529         to CXX.
2530         * Makefile.in: Regenerated.
2531
2532 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2533             Yury Gribov  <y.gribov@samsung.com>
2534
2535         * .gitignore: Added .local.vimrc and .lvimrc.
2536         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2537         * Makefile.in: Regenerate.
2538
2539 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2540
2541         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2542         * configure: Regenerated.
2543
2544 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2545
2546         * MAINTAINERS (nvptx port): New entry.
2547
2548 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2549
2550         * configure: Regenerate.
2551
2552 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2553
2554         * configure.ac: Merge with Binutils.
2555
2556 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2557
2558         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2559         * Makefile.in: Regenerate.
2560
2561 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2562
2563         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2564         missing flex.
2565         * Makefile.in: Regenerated.
2566
2567 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2568
2569         * Makefile.in: Regenerate.
2570
2571 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2572
2573         PR bootstrap/63784
2574         * libtool.m4: Add $pic_flag with -shared.
2575
2576 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2577
2578         * MAINTAINERS (Write After Approval): Added myself.
2579
2580 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2581
2582         * MAINTAINERS (write-after-approval): Add myself.
2583
2584 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2585
2586         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2587         from 2 years ago.
2588
2589 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2590
2591         Revert:
2592         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2593
2594         * MAINTAINERS (Write After Approval): Added myself as line map
2595         maintainer.
2596
2597 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2598
2599         Revert:
2600         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2601
2602         * MAINTAINERS (Write After Approval): Added myself.
2603
2604 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2605
2606         * MAINTAINERS (Write After Approval): Added myself.
2607
2608 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2609
2610         * MAINTAINERS (Write After Approval): Added myself as line map
2611         maintainer.
2612
2613 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2614
2615         * MAINTAINERS (Various Maintainers): Added myself as line map
2616         maintainer.
2617
2618 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2619
2620         * move-if-change: Sync from upstream gnulib.
2621
2622 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2623
2624         * compile: Sync with upstream Automake.
2625         * depcomp: Ditto.
2626         * install-sh: Ditto.
2627         * missing: Ditto.
2628         * mkinstalldirs: Ditto.
2629         * ylwrap: Ditto.
2630
2631 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2632
2633         * config.sub: Update from upstream config repo.
2634         * config.guess: Ditto.
2635
2636 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2637
2638         * Makefile.def: Add liboffloadmic to target_modules.  Make
2639         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2640         * Makefile.in: Regenerate.
2641         * configure: Regenerate.
2642         * configure.ac: Add liboffloadmic to target binaries.
2643         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2644         Add liboffloadmic to noconfig list when C++ is not supported.
2645
2646 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2647             Thomas Schwinge  <thomas@codesourcery.com>
2648             Ilya Verbin  <ilya.verbin@intel.com>
2649             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2650
2651         * configure: Regenerate.
2652         * configure.ac (--enable-as-accelerator-for)
2653         (--enable-offload-targets): New configure options.
2654
2655 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2656
2657         * Makefile.def: Make all-gcc depend on all-isl.
2658         * Makefile.in: Regenerate.
2659
2660 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2661
2662         * ChangeLog.jit: New.
2663         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2664
2665 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2666
2667         PR target/63610
2668         * libtool.m4: Fix globbing of darwin versions.
2669         * configure: Regenerate.
2670
2671 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2672
2673         * Makefile.def: Remove CLooG.
2674         * Makefile.tpl: Ditto.
2675         * configure.ac: Ditto.
2676         * configure: Regenerate.
2677         * Makefile.in: Ditto.
2678
2679 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2680
2681         * configure.ac: Handle nvptx-*-*.
2682         * configure: Regenerate.
2683
2684 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2685
2686         * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2689
2690         * Makefile.def (libcc1): Remove bootstrap=true;.
2691         * Makefile.in: Regenerated.
2692
2693 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2694
2695         * configure.ac: Update comment.
2696         * configure: Regenerate.
2697
2698 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2699
2700         * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2703
2704         * configure.ac (extra_host_libiberty_configure_flags): Add
2705         --enable-shared also for libcc1's benefit.
2706         * configure: Regenerate.
2707
2708 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2709
2710         * MAINTAINERS: Change my email address.
2711
2712 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2713             Tom Tromey  <tromey@redhat.com>
2714
2715         * Makefile.def: Add libcc1 to host_modules.
2716         * configure.ac (host_tools): Add libcc1.
2717         * Makefile.in, configure: Rebuild.
2718
2719 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2720
2721         * configure.ac (build_configargs): Don't share config.cache between
2722         build subdirs.
2723         * configure: Regenerate.
2724
2725 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2726
2727         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2728         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2729         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2730         leon3v7 as leon3.
2731         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2732         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2733         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2734         * config/sparc/sparc.md (cpu): Add leon3v7.
2735         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2736
2737 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2738
2739         * MAINTAINERS (write-after-approval): Add myself.
2740
2741 2014-10-23  Ian Lance Taylor  <iant@google.com>
2742
2743         * configure.ac: Disable the Go frontend on systems where it is known
2744         to not work.
2745         * configure: Regenerate.
2746
2747 2014-10-23  Richard Biener  <rguenther@suse.de>
2748
2749         * Makefile.def: Add libcpp build module and dependencies.
2750         * configure.ac: Add libcpp build module.
2751         * Makefile.in: Regenerate.
2752         * configure: Likewise.
2753
2754 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2755
2756         * MAINTAINERS (write-after-approval): Add myself.
2757
2758 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2759
2760         * INSTALL/README: Do not mention CVS.
2761
2762 2014-10-03  Jing Yu  <jingyu@google.com>
2763
2764         * configure.ac: Add aarch64 to list of targets that support gold.
2765         * configure: Regenerate.
2766
2767 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2768
2769         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2770
2771 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2772
2773         * MAINTAINERS:  Add myself as MIPS maintainer.
2774
2775 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2776
2777         * MAINTAINERS: Move myself to MIPS maintainers.
2778
2779 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2780
2781         * MAINTAINERS: Put all email addresses between '<' and '>'.
2782
2783 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2784
2785         * MAINTAINERS: Move myself to reviewers (Fortran).
2786
2787 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2788
2789         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2790         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2791         * Makefile.in: Regenerate.
2792
2793 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2794
2795         * rtx-classes-status.txt: Delete
2796
2797 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2798
2799         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2800
2801 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2802
2803         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2804         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2805         of checking for version number.
2806         * configure: Regenerated.
2807         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2808
2809 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2810
2811         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2812         is done; begin phase 6 (use extra rtx_def subclasses).
2813
2814 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2815
2816         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2817         done; begin phase 5 (additional rtx_def subclasses).
2818
2819 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2820
2821         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2822
2823 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2824
2825         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2826         SET_BB_HEADER are done.
2827
2828 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2829
2830         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2831         done.
2832
2833 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2834
2835         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2836
2837 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2838
2839         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2840
2841 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2842
2843         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2844
2845 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2846
2847         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2848
2849 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2850
2851         * rtx-classes-status.txt: Phase 3 (per-file commits within
2852         "config" subdirs) is done; begin phase 4 (removal of
2853         "scaffolding").
2854
2855 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2856
2857         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2858         dir) is done; begin phase 3 (per-file commits within "config"
2859         subdirs).
2860
2861 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2862
2863         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2864         phase 2 (per-file commits in main source dir).
2865
2866 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2867
2868         * configure: Regenerated.
2869
2870 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2871
2872         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2873
2874 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2875
2876         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2877
2878 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2879
2880         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2881
2882 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2883
2884         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2885
2886 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2887
2888         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2889
2890 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2891
2892         * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2895
2896         * MAINTAINERS: Remove myself
2897
2898 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2899
2900         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2901
2902 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2903
2904         * MAINTAINERS (Write After Approval): Add myself.
2905
2906 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2907
2908         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2909         SET_BB_HEADER, SET_BB_FOOTER
2910
2911 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2912
2913         * rtx-classes-status.txt: New file
2914
2915 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2916
2917         * configure.ac: Eliminate ClooG installation dependency.
2918         * configure: Regenerate.
2919         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2920         * Makefile.in: Regenerate.
2921
2922 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2923
2924         * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2927
2928         * MAINTAINERS (Write After Approval): Add myself.
2929
2930 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2931
2932         * MAINTAINERS (Write After Approval): Add myself.
2933
2934 2014-07-28  Anthony Green  <green@moxielogic.com>
2935
2936         Import from savannah.gnu.org:
2937         * config.sub: Update to 2014-07-28 version.
2938
2939 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2940
2941         * MAINTAINERS: Remove my MIPS maintainer entry.
2942
2943 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2944
2945         PR target/47230
2946         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2947         * configure: Regenerate.
2948
2949 2014-07-24  James Norris  <jnorris@codesourcery.com>
2950
2951         * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2954
2955         * configure.ac: Accept only CLooG 0.18.1.
2956         * configure: Regenerate.
2957
2958 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2959
2960         * configure.ac: Don't accept isl 0.11.
2961         * configure: Regenerate.
2962
2963 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2964
2965         * MAINTAINERS (Write After Approval): Add myself.
2966
2967 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2968
2969         * configure.ac: Don't accept isl 0.10.
2970         * configure: Regenerate.
2971
2972 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2973
2974         Fix include path for in-tree cloog.
2975         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2976         * configure: Regenerate.
2977
2978 2014-06-18  Richard Henderson  <rth@redhat.com>
2979
2980         * .gitignore: Import gcc_update output.
2981
2982 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2983
2984         * config-ml.in: Robustify ac_configure_args parsing.
2985
2986         * configure.ac (--enable-linker-plugin-configure-flags)
2987         (--enable-linker-plugin-flags): New flags.
2988         (configdirs): Conditionally add libiberty-linker-plugin.
2989         * configure: Regenerate.
2990         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2991         (host_modules) <lto-plugin>: Pay attention to
2992         @extra_linker_plugin_flags@ and
2993         @extra_linker_plugin_configure_flags@.
2994         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2995         * Makefile.in: Regenerate.
2996
2997         * Makefile.tpl (configure-[+prefix+][+module+])
2998         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2999         "module_srcdir" instead of "module" for locating a module's srcdir.
3000         * Makefile.in: Regenerate.
3001
3002 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3003
3004         * MAINTAINERS (Write After Approval): Add myself.
3005
3006 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3007
3008         * MAINTAINERS: Update my email address.
3009
3010 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3011
3012         * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3015
3016         * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3019
3020         PR libstdc++/61011
3021         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3022         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3023         * configure: Regenerate.
3024
3025 2014-05-28  Pedro Alves  <palves@redhat.com>
3026
3027         * MAINTAINERS (Write After Approval): Add myself.
3028
3029 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3030
3031         * MAINTAINERS: Update my affiliation/email.
3032
3033 2014-05-19  Mike Stump  <mikestump@comcast.net>
3034
3035         * MAINTAINERS: Add wide-int reviewers.
3036
3037 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3038
3039         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3040         * configure: Regenerated.
3041
3042 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3043
3044         * MAINTAINERS (libitm): Add myself as maintainer.
3045
3046 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3047
3048         * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3051
3052         * config.sub, config.guess: Import from upstream.
3053
3054 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3055
3056         * MAINTAINERS (Write After Approval): Put myself in correct order.
3057
3058 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3059
3060         * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3063
3064         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3065         section.
3066
3067 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3068
3069         * MAINTAINERS (Write After Approval): Delete myself.
3070
3071 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3072
3073         PR sanitizer/56781
3074         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3075         and -B* options with -Xcompiler.
3076
3077 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3078
3079         PR bootstrap/60620
3080         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3081         * Makefile.in: Regenerate.
3082
3083 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3084
3085         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3086         for WINDRES_FOR_TARGET in default-manifest.o rule.
3087         * Makefile.in: Regenerate.
3088
3089 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3090
3091         * MAINTAINERS (Write After Approval): Add myself.
3092
3093 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3094
3095         PR sanitizer/56781
3096         * Makefile.def: Set bootstrap=true; for host fixincludes.
3097         * configure.ac: Don't bootstrap host fixincludes unless
3098         --with-build-config=bootstrap-{a,ub}san.
3099         * Makefile.in: Regenerated.
3100         * configure: Regenerated.
3101
3102 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3103
3104         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3105         --enable-vtable-verify option parsing.  Don't add
3106         target-libsanitizer to bootstrap_target_libs unless
3107         --with-build-config=bootstrap-asan or
3108         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3109         to bootstrap_target_libs unless --enable-vtable-verify.
3110         * configure: Regenerated.
3111
3112 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3113
3114         * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3117
3118         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3119
3120 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3121
3122         PR bootstrap/58572
3123         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3124         -I for libstdc++-v3 includes if $(LEAN).
3125         * Makefile.in: Regenerated.
3126
3127 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3128
3129         * MAINTAINERS: Update my email address.
3130
3131 2014-02-24  Walter Lee  <walt@tilera.com>
3132
3133         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3134         (tilegx-*-*): Change to tilegx*-*-*.
3135         * configure: Regenerate.
3136
3137 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3138
3139         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3140
3141 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3142
3143         * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3146
3147         PR target/59788
3148         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3149         *solaris2*.
3150
3151 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3152
3153         * MAINTAINERS: Update my email address.
3154
3155 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3156
3157         * MAINTAINERS: Convert to UTF-8.
3158         Properly sort Xinliang David Li's entry.
3159
3160 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3161             Sandra Loosemore  <sandra@codesourcery.com>
3162
3163         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3164         nios2 port maintainers.
3165
3166 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3167
3168         * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3171
3172         * configure.ac: Add user-friendly check for native x86_64-linux
3173         multilibs.
3174         * configure: Regenerate.
3175
3176 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3177
3178         * MAINTAINERS: Add myself as sh maintainer.
3179
3180 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3181
3182         * MAINTAINERS: Add self as SLSR maintainer.
3183
3184 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3185
3186         * MAINTAINERS: Update my email address.
3187
3188 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3189
3190         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3191
3192 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3193
3194         * Makefile.in: Regenerate.
3195
3196         * Makefile.tpl: Fix typo.
3197         * Makefile.in: Regenerate partially.
3198
3199 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3200
3201         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3202         supported.
3203         * configure: Regenerated.
3204
3205 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3206
3207         * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2013-10-30  Jason Merrill  <jason@redhat.com>
3210
3211         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3212         --disable-build-format-warnings.
3213
3214 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3215
3216         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3217         depend on libstdc++ and libgcc.
3218         * configure: Regenerate.
3219         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3220         libcilkrts for POSIX and i*86, and x86_64 architectures.
3221         * Makefile.in: Added libcilkrts related fields to support building it.
3222
3223 2013-10-26  Jeff Law  <law@redhat.com>
3224
3225         * Makefile.def (target_modules): Remove libmudflap
3226         (languages): Remove check-target-libmudflap).
3227         * Makefile.in: Rebuilt.
3228         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3229         * configure.ac (target_libraries): Remove target-libmudflap.
3230         Remove checks which disabled libmudflap on some systems.
3231         * configure: Rebuilt.
3232         * libmudflap: Directory removed.
3233
3234 2013-10-21  Cong Hou  <congh@google.com>
3235
3236         * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2013-10-16  Mike Stump  <mikestump@comcast.net>
3239
3240         * .dir-locals.el: Add.
3241
3242 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3243
3244         * configure.ac: Add --enable-host-shared
3245         * configure: Regenerate.
3246
3247 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3248
3249         Import from savannah.gnu.org:
3250         * config.guess: Update to 2013-06-10 version.
3251         * config.sub: Update to 2013-10-01 version.
3252
3253 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3254
3255         Changes to build configuration to allow big endian ARC ELF toolchain
3256         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3257         * configure: Regenerate.
3258
3259 2013-09-20  Alan Modra  <amodra@gmail.com>
3260
3261         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3262         ppc host match.  Support little-endian powerpc linux hosts.
3263
3264 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3265
3266         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3267         maintainer.
3268
3269 2013-09-12  DJ Delorie  <dj@redhat.com>
3270
3271         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3272         maintainers.
3273
3274 2013-09-03  Richard Biener  <rguenther@suse.de>
3275
3276         * configure.ac: Also allow ISL 0.12.
3277         * configure: Regenerated.
3278
3279 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3280
3281         * MAINTAINERS (Write After Approval): Add myself.
3282
3283 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3284
3285         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3286
3287 2013-08-26  Caroline Tice  <cmtice@google.com>
3288
3289         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3290         "Various Reviewers" to libvtv "Various Maintainers".
3291
3292 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3293
3294         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3295
3296 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3297
3298         * MAINTAINERS: Update name, email.
3299
3300 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2013-08-12  Caroline Tice  <cmtice@google.com>
3305
3306         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3307         address in the Write After Approval section.
3308
3309 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3310
3311         * MAINTAINERS (Write After Approval): Update email.
3312
3313 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3314
3315         * configure.ac: Adjust to check VTV_SUPPORTED.
3316         * configure: Regenerated.
3317
3318 2013-08-02  Caroline Tice  <cmtice@google.com>
3319
3320         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3321         on non-linux systems; add target-libvtv to noconfigdirs; add
3322         libsupc++/.libs to C++ library search paths.
3323         * configure: Regenerated.
3324         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3325         libstdc++ and libgcc.
3326         * Makefile.in: Regenerated.
3327
3328 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3333             Shiva Chen  <shiva0217@gmail.com>
3334
3335         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3336         nds32 port maintainers.
3337
3338 2013-07-17  Tim Shen  <timshen91@gmail.com>
3339
3340         * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3343
3344         * configure.ac: Sync from binutils.
3345         * configure: Regenerate.
3346
3347 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3348
3349         * MAINTAINERS (Write After Approval): Add myself.
3350
3351 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3352
3353         * MAINTAINERS (Write After Approval): Add myself.
3354
3355 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3356
3357         * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2013-04-30  Brooks Moses  <bmoses@google.com>
3360
3361         * MAINTAINERS: Update my email; move myself from Fortran
3362         reviewer to Write After Approval.
3363
3364 2013-04-16  Andreas Schwab  <schwab@suse.de>
3365
3366         * configure.ac (aarch64-*-*): Don't disable java.
3367         * configure: Regenerate.
3368
3369 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3370
3371         * MAINTAINERS (Write After Approval): Add myself.
3372
3373 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3374
3375         * Makefile.def (target_modules): Don't install libffi.
3376         * Makefile.in: Regenerate.
3377
3378 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3379
3380         * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3383
3384         * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3387
3388         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3389         * configure: Regenerated.
3390
3391 2013-02-05  Ian Lance Taylor  <iant@google.com>
3392
3393         PR go/55969
3394         * configure.ac: Disable libgo on some systems where it does not
3395         work.
3396
3397 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3398
3399         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3400         Remove Geoff Keating as rs6000 port maintainer, at his request.
3401
3402 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3403
3404         * MAINTAINERS: Update my email.
3405
3406 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3407
3408         * configure: Re-generate.
3409
3410 2013-01-15  Richard Biener  <rguenther@suse.de>
3411
3412         PR other/55973
3413         * configure: Re-generate.
3414
3415 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3416
3417         * Makefile.def (install-target-libsanitizer): Depend on
3418         install-target-libstdc++-v3.
3419         * Makefile.in: Regenerate.
3420
3421 2013-01-14  Richard Biener  <rguenther@suse.de>
3422
3423         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3424         * configure: Re-generate
3425
3426 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3427
3428         * config.sub: Update from config repo.
3429
3430 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3431
3432         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3433         * Makefile.in: Regenerate.
3434
3435 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3436
3437         * MAINTAINERS (arc): Add new port maintainership for myself.
3438
3439 2013-01-09  Jason Merrill  <jason@redhat.com>
3440
3441         * .gitignore: Import from gdb repository.
3442
3443 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3444
3445         * Makefile.def (configure-gcc): Depend on all-gmp.
3446         (all-gcc): Remove dependency on all-gmp.
3447         * Makefile.in: Regenerated.
3448
3449 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3450
3451         * config.sub: Merge from config repo.
3452         * config.guess: Ditto.
3453
3454 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3455
3456         * Makefile.def: Merge from binutils.
3457         * Makefile.in: Ditto.
3458
3459 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3460
3461         * MAINTAINERS: Update my email.
3462
3463 2012-12-29  Ben Elliston  <bje@gnu.org>
3464
3465         * config.guess: Update to 2012-12-29 version.
3466         * config.sub: Likewise.
3467
3468 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3469
3470         * Makefile.def (install-target-libgfortran): Depend on
3471         install-target-libquadmath, install-target-libgcc.
3472         (install-target-libsanitizer): Depend on install-target-libgcc.
3473         (install-target-libjava): Depend on install-target-libgcc.
3474         (install-target-libitm): Depend on install-target-libgcc.
3475         (install-target-libobjc): Depend on install-target-libgcc.
3476         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3477         * Makefile.in: Regenerate.
3478
3479 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3480
3481         * Makefile.def (install-target-libgo): Depend on
3482         install-target-libatomic.
3483         * Makefile.in: Regenerate.
3484
3485 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3486
3487         PR go/55201
3488         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3489         * Makefile.in: Regenerate.
3490
3491 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3492
3493         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3494         * configure: Regenerate.
3495
3496 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3497
3498         * config.sub: Merge from config repo.
3499
3500 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3501
3502         * Makefile.def (target_modules): Add bootstrap=true and
3503         raw_cxx=true to libsanitizer.
3504         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3505         * Makefile.in: Regenerated.
3506         * configure: Likewise.
3507
3508 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3509
3510         * MAINTAINERS: Remove self as RTL optimization maintainer.
3511
3512 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3513
3514         * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3517
3518         * Makefile.def (target_modules): Remove bootstrap=true and
3519         raw_cxx=true from libsanitizer.
3520         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3521         * Makefile.in: Regenerated.
3522         * configure: Likewise.
3523
3524 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3525
3526         * Makefile.def (target_modules): Add bootstrap=true and
3527         raw_cxx=true to libsanitizer.
3528         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3529         * Makefile.in: Regenerated.
3530         * configure: Likewise.
3531
3532 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3533
3534         PR bootstrap/54279
3535         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3536         * configure: Regenerate.
3537         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3538         * Makefile.in: Regenerate.
3539
3540 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3541
3542         * configure.ac: Disable libsanitizer if we're not building C++.
3543         * configure: Regenerate.
3544
3545 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3546
3547         * MAINTAINERS (Write After Approval): Add myself.
3548
3549 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3550
3551         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3552         Kostya Serebryany (kcc@google.com) and
3553         Jakub Jelinek (jakub@redhat.com).
3554         Rename area for Dodji Seketeli (dodji@redhat.com).
3555
3556 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3557
3558         * MAINTAINERS: (asan.c, related): Add myself.
3559
3560 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3561
3562         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3563         * configure: Regenerate.
3564
3565 2012-11-13  Richard Henderson  <rth@redhat.com>
3566
3567         * configure.ac: Move libsanitizer logic to subdirectory.
3568         * configure: Regenerate.
3569
3570 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3571
3572         * configure.ac: Enable libsanitizer just on x86 linux for now.
3573         * configure: Re-generate.
3574
3575 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3576
3577         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3578         sections.
3579         * configure: Regenerate.
3580
3581 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3582
3583         * configure.ac: Add section for configdirs for libsanitizer.
3584         Disable for cris-*-* and mmix-*-*.
3585         * configure: Regenerate.
3586
3587 2012-11-12  Wei Mi <wmi@google.com>
3588
3589         * configure.ac: Add libsanitizer to target_libraries.
3590         * Makefile.def: Ditto.
3591         * configure: Regenerate.
3592         * Makefile.in: Regenerate.
3593         * libsanitizer: New directory for asan runtime.  Contains an empty
3594         tsan directory.
3595
3596 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3597
3598         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3599         against Mingw64 w32api.
3600         * configure: Regenerate.
3601
3602 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3603
3604         * configure: Regenerated.
3605
3606 2012-11-03  Robert Mason  <rbmj@verizon.net>
3607
3608         * configure.ac: add --disable-libstdcxx configure option
3609         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3610
3611 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3612
3613         * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3616
3617         * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2012-10-24  Sharad Singhai  <singhai@google.com>
3620
3621         * MAINTAINERS (Write After Approval): Add myself.
3622
3623 2012-10-24  Eric Christopher  <echristo@gmail.com>
3624
3625         * MAINTAINERS: Update email address.
3626
3627 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3628
3629         PR bootstrap/54820
3630         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3631         * configure: Regenerate.
3632
3633 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3634
3635         * MAINTAINERS (aarch64): Add Marcus and myself.
3636
3637 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3638
3639         PR bootstrap/54820
3640         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3641         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3642         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3643         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3644         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3645         * Makefile.in: Regenerate.
3646         * configure.ac (have_static_libs): New variable and associated check.
3647         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3648         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3649         * configure: Regenerate.
3650
3651 2012-10-10  Richard Biener  <rguenther@suse.de>
3652
3653         * MAINTAINERS: Adjust for changed surname.
3654
3655 2012-10-04  Lawrence Crowl  <crowl@google.com>
3656
3657         * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2012-10-01  Cary Coutant  <ccoutant@google.com>
3660
3661         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3662
3663 2012-09-28  Ian Lance Taylor  <iant@google.com>
3664
3665         * Makefile.def: Make all-target-libgo depend on
3666         all-target-libbacktrace.
3667         * Makefile.in: Rebuild.
3668
3669 2012-09-26  Ian Lance Taylor  <iant@google.com>
3670
3671         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3672         * Makefile.in: Rebuild.
3673
3674 2012-09-20  Walter Lee  <walt@tilera.com>
3675
3676         * configure.ac: Add tilegx to list of targets that support gold.
3677         * configure: Regenerate.
3678
3679 2012-09-20  Marek Polacek  <polacek@redhat.com>
3680
3681         * MAINTAINERS (Write After Approval): Add myself.
3682
3683 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3684
3685         * configure.ac: Add mips*-mti-elf* target.
3686         * configure: Regenerate.
3687
3688 2012-09-17  Ian Lance Taylor  <iant@google.com>
3689
3690         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3691         * configure.ac (host_libs): Add libbacktrace.
3692         (target_libraries): Add libbacktrace.
3693         * Makefile.def (host_modules): Add libbacktrace.
3694         (target_modules): Likewise.
3695         * configure, Makefile.in: Rebuild.
3696
3697 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3698
3699         PR target/38607
3700         Merge upstream change.
3701         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3702
3703         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3704         Add libgomp*.o to compare_exclusions for AIX.
3705         * configure: Regenerate.
3706
3707 2012-09-06  Diego Novillo  <dnovillo@google.com>
3708
3709         * configure.ac: Bump minimum GMP version to 4.2.3.
3710         * configure: Re-generate.
3711
3712 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3713
3714         PR target/54461
3715         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3716         target-libgloss if not configured --with-avrlibc=no.
3717         * configure: Regenerate.
3718
3719 2012-09-04  Jason Merrill  <jason@redhat.com>
3720
3721         * configure.ac: Fix --enable-languages=all.
3722
3723 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2012-09-03  Richard Guenther  <rguenther@suse.de>
3728
3729         PR bootstrap/54138
3730         * configure.ac: Re-organize ISL / CLOOG checks to allow
3731         disabling with either --without-isl or --without-cloog.
3732         * configure: Regenerated.
3733
3734 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3735
3736         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3737         * configure: Regenerate.
3738
3739 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3740
3741         * MAINTAINERS: Fix my email address.
3742
3743 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3744
3745         PR binutils/4970
3746         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3747         and opcodes.
3748         * Makefile.in: Regenerated.
3749
3750 2012-08-26  Art Haas <ahaas@impactweather.com>
3751
3752         * configure: Regenerate.
3753
3754 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3755
3756         * INSTALL/README: Also refer to the online installation
3757         instructions.
3758
3759 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3760
3761         * MAINTAINERS (Write After Approval): Add myself.
3762         (Picochip port): Remove myself.
3763
3764 2012-08-14   Diego Novillo  <dnovillo@google.com>
3765
3766         Merge from cxx-conversion branch.
3767
3768         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3769         POSTSTAGE1_CONFIGURE_FLAGS.
3770         * Makefile.in: Regenerate.
3771         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3772         Force C++ when bootstrapping.
3773         * configure: Regenerate.
3774
3775 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3776
3777         * MAINTAINERS (Write After Approval): Add myself.
3778
3779 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3780
3781         * README: Document use of ranges of years in copyright notices.
3782
3783 2012-07-06  Richard Guenther  <rguenther@suse.de>
3784
3785         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3786         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3787         --with-gmp=system.
3788         * Makefile.in: Regenerated.
3789         * configure: Likewise.
3790
3791 2012-07-06  Richard Guenther  <rguenther@suse.de>
3792
3793         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3794         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3795         supply V=1 as extra_make_flags.
3796         * configure: Regenerated.
3797         * Makefile.in: Likewise.
3798
3799 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3800
3801         * configure: Regenerate.
3802
3803 2012-07-03  Richard Guenther  <rguenther@suse.de>
3804
3805         * Makfile.def (isl): Remove not necessary extra_exports and
3806         extra_make_flags.
3807         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3808         * Makefile.in: Regenerated.
3809
3810 2012-07-03  Richard Guenther  <rguenther@suse.de>
3811
3812         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3813         * configure.ac: If either the ISL or the CLooG check failed
3814         do not try to build in-tree versions.
3815         * Makefile.in: Regenerated.
3816         * configure: Regenerated.
3817
3818 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3819
3820         * configure: Regenerate.
3821
3822 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3823
3824         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3825         maintainer.
3826
3827 2012-07-02  Richard Guenther  <rguenther@suse.de>
3828
3829         * configure: Regenerated.
3830
3831 2012-07-02  Richard Guenther  <rguenther@suse.de>
3832         Michael Matz  <matz@suse.de>
3833         Tobias Grosser <tobias@grosser.es>
3834         Sebastian Pop <sebpop@gmail.com>
3835
3836         * Makefile.def: Add ISL host module, remove PPL host module.
3837         Adjust ClooG host module to use the proper ISL.
3838         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3839         * configure.ac: Include config/isl.m4.  Add ISL host library,
3840         remove PPL.  Remove PPL configury, add ISL configury, adjust
3841         ClooG configury.
3842         * Makefile.in: Regenerated.
3843         * configure: Likewise.
3844
3845 2012-07-02  Richard Guenther  <rguenther@suse.de>
3846
3847         Merge from graphite branch
3848         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3849
3850         * configure: Regenerated.
3851         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3852         both cloog.org and legacy versions. The only supported version will
3853         be CLooG with the isl backend.
3854
3855         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3856
3857         * configure: Regenerated.
3858         * configure.ac: Require cloog isl 0.17.0
3859
3860         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3861
3862         * configure: Regenerated.
3863         * config/cloog.m4: Do not define CLOOG_ORG
3864
3865 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3866
3867         * configure.ac: Skip C if explicitly selected.
3868         * configure: Regenerate.
3869
3870 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3871
3872         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3873         they contain -O2.
3874         * configure: Regenerate.
3875
3876 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3877
3878         PR debug/53740
3879         * df.h, df-problems.c, dce.c: Revert last patch.
3880
3881 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3882
3883         * MAINTAINERS (Write After Approval): Update my email address.
3884
3885 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3886
3887         * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2012-06-20  Jason Merrill  <jason@redhat.com>
3890
3891         * Makefile.tpl (check-target-libgomp-c++): New.
3892         (check-target-libitm-c++): New.
3893         * Makefile.def (c++): Add them.
3894         * Makefile.in: Regenerate.
3895
3896 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3897
3898         * MAINTAINERS (Write After Approval): Add myself.
3899
3900 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3901
3902         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3903         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3904         (install-no-fixedincludes): Adjust accordingly.
3905         * Makefile.in: Regenerate.
3906
3907 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3908
3909         Merge upstream change
3910         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3911
3912 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3913
3914         * MAINTAINERS (Write After Approval): Add myself.
3915
3916 2012-05-09  Nick Clifton  <nickc@redhat.com>
3917             Paul Smith  <psmith@gnu.org>
3918
3919         PR bootstrap/50461
3920         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3921         allow for the fact that from release v3.1.0 of MPFR the source
3922         files were moved into a src sub-directory.
3923         * configure: Regenerate.
3924
3925 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3926
3927         * configure.ac: Bump minimum MPFR version to 2.4.0.
3928         * configure: Regenerated.
3929
3930 2012-05-01  Richard Henderson  <rth@redhat.com>
3931
3932         * Makefile.def (libatomic): New target_module.
3933         * configure.ac (target_libraries): Add libatomic.
3934         (noconfigdirs): Check if libatomic is supported.
3935         * Makefile.in, configure: Rebuild.
3936
3937 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3938
3939         * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3942
3943         * config.sub: Update to 2012-04-18 version from official repo.
3944
3945 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3946
3947         * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3950
3951         * MAINTAINERS: Changed email address.
3952
3953 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3954
3955         PR target/52737
3956         * contrib/gcc_update (files_and_dependencies):
3957         Remove gcc/config/avr/t-multilib from touch data.
3958
3959 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3960
3961         * MAINTAINERS (OS Port Maintainers): Remove irix.
3962         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3963         (unsupported_languages): Remove mips-sgi-irix6.*.
3964         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3965         (with_stabs): Remove.
3966         * configure: Regenerate.
3967
3968 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3969
3970         * MAINTAINERS (OS Port Maintainers): Remove osf.
3971         * configure.ac (enable_libgomp): Remove *-*-osf*.
3972         (with_stabs): Remove alpha*-*-osf*.
3973         * configure: Regenerate.
3974
3975 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3976
3977         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3978         * configure: Regenerate.
3979
3980 2012-02-17  Walter Lee  <walt@tilera.com>
3981
3982         * MAINTAINERS: (Write After Approval): Delete myself.
3983
3984 2012-02-14  Walter Lee  <walt@tilera.com>
3985
3986         * MAINTAINERS (tilegx port): Add myself.
3987         (tilepro port): Add myself.
3988         (Write After Approval): Add myself.
3989
3990 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3991
3992         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3993         and Joseph Myers as docstring relicensing maintainers.
3994
3995 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3996
3997         * MAINTAINERS (write-after-approval): Add myself.
3998
3999 2012-02-08  Ira Rosen <irar@il.ibm.com>
4000
4001         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4002         maintainer.
4003
4004 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4005
4006         * MAINTAINERS (Write After Approval): Move myself to
4007         maintain alphabetical order.
4008
4009 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4010
4011         * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4014
4015         * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4018             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4019
4020         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4021         * configure: Regenerate.
4022
4023 2012-01-23  Harshit Chopra  <harshit@google.com>
4024
4025         * MAINTAINERS (Write After Approval): Add myself.
4026
4027 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4028
4029         * configure.ac: Remove reference to mh-interix.
4030         * configure: Regenerate.
4031
4032 2012-01-05  Richard Henderson  <rth@redhat.com>
4033
4034         PR bootstrap/51072
4035         * configure.ac: Disable libitm if c++ is not enabled.
4036         * configure: Rebuild.
4037
4038         * configure.ac: Fix regexp for same.
4039         * configure: Rebuild.
4040
4041 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4042
4043         * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2012-01-02  Richard Guenther  <rguenther@suse.de>
4046
4047         PR bootstrap/51686
4048         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4049         * Makefile.in: Regenerate.
4050
4051 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4052
4053         * MAINTAINERS (Write After Approval): Add myself.
4054
4055 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4056
4057         * configure: Regenerate.
4058
4059 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4060
4061         * MAINTAINERS (picochip): Changed email address.
4062
4063 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4064
4065         * MAINTAINERS (write-after-approval): Add self.
4066
4067 2011-11-29  DJ Delorie  <dj@redhat.com>
4068
4069         * configure.ac (rl78-*-*) New case.
4070         * configure: Regenerate.
4071         * MAINTAINERS: Add myself as RL78 maintainer.
4072
4073 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4074
4075         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4076
4077 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4078
4079         * libtool.m4: Additional FreeBSD 10 fixes.
4080
4081 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4082
4083         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4084         Maintainers section, as Epiphany maintainer.
4085
4086 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4087
4088         PR target/49992
4089         * configure.ac: Remove ranlib special-casing for Darwin.
4090         * configure: Regenerate.
4091
4092 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4093
4094         * MAINTAINERS (Reviewers): Keep the list sorted.
4095
4096 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4097
4098         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4099
4100 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4101
4102         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4103         * configure: Rebuild.
4104         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4105         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4106         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4107         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4108         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4109         Add READELF.
4110         * Makefile.in: Rebuild.
4111
4112 2011-11-09  Jason Merrill  <jason@redhat.com>
4113
4114         * Makefile.def (language=c++): Remove check-c++0x.
4115         * Makefile.in (check-gcc-c++): Regenerate.
4116
4117 2011-11-08  Richard Henderson  <rth@redhat.com>
4118
4119         * configure.ac: Test for libitm directory present first.
4120
4121         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4122
4123         * configure.ac: Test libitm/configure.tgt to disable libitm.
4124         * configure: Rebuild.
4125
4126 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4127             Richard Henderson  <rth@redhat.com>
4128
4129         Merged from transactional-memory.
4130
4131         * Makefile.def (lang_env_dependencies): libitm is c++.
4132         Add libitm target module.
4133         * configure.ac: Likewise.
4134         * config/mmap.m4: New file.
4135         * contrib/gcc_update: Add libitm to touch data.
4136         * Makefile.in, configure: Rebuild.
4137
4138 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4139
4140         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4141         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4142         * Makefile.in: Regenerate.
4143
4144 2011-11-01  DJ Delorie  <dj@redhat.com>
4145
4146         * config.sub: Update to version 2011-10-29 (added rl78)
4147
4148 2011-10-27  Nick Clifton  <nickc@redhat.com>
4149
4150         * config.sub: Import these changes from the config project:
4151
4152         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4153             Ben Elliston  <bje@gnu.org>
4154
4155         * config.sub (epiphany): New.
4156
4157         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4158             Ben Elliston  <bje@gnu.org>
4159
4160         * config.sub (hexagon, hexagon-*): New.
4161
4162         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4163
4164         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4165         64eb to be64.
4166
4167         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4168
4169         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4170         (nacl): Grok as alias for 32el-unknown-nacl.
4171
4172 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4173
4174         * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4177
4178         * MAINTAINERS (Write After Approval): Add myself.
4179
4180 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4181
4182         * MAINTAINERS (sparc port): Remove myself.
4183
4184 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4185
4186         * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2011-08-14  Yao Qi  <yao@codesourcery.com>
4189
4190         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4191         * configure: Regenerate.
4192
4193 2011-07-26  Ian Lance Taylor  <iant@google.com>
4194
4195         * configure.ac: Set have_compiler based on whether gcc directory
4196         exists, rather than on whether gcc is in configdirs.
4197         * configure: Rebuild.
4198
4199 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4200
4201         * MAINTAINERS (Global Reviewers): Add self.
4202
4203 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4204
4205         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4206         link directories.
4207         * Makefile.in: Rebuild.
4208
4209 2011-07-20  Ian Lance Taylor  <iant@google.com>
4210
4211         PR bootstrap/49787
4212         * configure.ac: Move --enable-bootstrap handling earlier in file.
4213         If --enable-bootstrap and either --enable-build-with-cxx or
4214         --enable-build-poststage1-with-cxx, enable C++ automatically.
4215         * configure: Rebuild.
4216
4217 2011-07-19  Ian Lance Taylor  <iant@google.com>
4218
4219         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4220         make C++ a boot_language.  Set and substitute
4221         POSTSTAGE1_CONFIGURE_FLAGS.
4222         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4223         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4224         * configure, Makefile.in: Rebuild.
4225
4226 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4227
4228         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4229         maintainers.
4230
4231 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4232
4233         * MAINTAINERS (Global Reviewers): Add myself.
4234
4235 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4236
4237         * configure: Regenerate.
4238
4239 2011-07-16  Jason Merrill  <jason@redhat.com>
4240
4241         * Makefile.def (language=c++): Add check-c++0x and
4242         check-target-libmudflap-c++.
4243         * Makefile.tpl (check-target-libmudflap-c++): New.
4244         * Makefile.in: Regenerate.
4245
4246 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4247
4248         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4249         * Makefile.def (target_modules/libjava): Pass
4250         $(EXTRA_CONFIGARGS_LIBJAVA).
4251         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4252         if not configured with --enable-static-libjava.
4253         * Makefile.in: Regenerate.
4254         * configure: Likewise.
4255
4256 2011-07-15  Jason Merrill  <jason@redhat.com>
4257
4258         * Makefile.in (check-c++): Move check-gcc-c++0x after
4259         check-target-libstdc++-v3.
4260
4261 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4262
4263         * MAINTAINERS (c6x port): New entry.
4264
4265 2011-07-13  Jason Merrill  <jason@redhat.com>
4266
4267         * Makefile.in (check-gcc-c++0x): New.
4268         (check-c++): Depend on it.
4269
4270 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4271
4272         PR target/39150
4273         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4274         x86_64-*-solaris2.1[0-9]*.
4275         * configure: Regenerate.
4276
4277 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4278
4279         * MAINTAINERS (RTL optimizers): Add self.
4280
4281 2011-06-27  Gabriel Charette  <gchare@google.com>
4282
4283         * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4286
4287         PR regression/47836
4288         PR bootstrap/23656
4289         PR other/47733
4290         PR bootstrap/49247
4291         PR c/48825
4292         * configure.ac (target_libraries): Remove target-libiberty.
4293         Remove case-statement setting skipdirs=target-libiberty for
4294         multiple targets.  Remove checking target_configdirs and
4295         removing target-libiberty but keeping target-libgcc if
4296         otherwise empty.
4297         * Makefile.def (target_modules): Don't add libiberty.
4298         (dependencies): Remove all traces of target-libiberty.
4299         * configure, Makefile.in: Regenerate.
4300
4301 2011-06-13  Walter Lee <walt@tilera.com>
4302
4303         * configure.ac (tilepro-*-*) New case.
4304         (tilegx-*-*): Likewise.
4305         * configure: Regenerate.
4306
4307 2011-06-06  Jing Yu  <jingyu@google.com>
4308
4309         * configure.ac: Skip target-libiberty for
4310         arm*-*-linux-androideabi.
4311         * configure: Regenerated.
4312
4313 2011-06-06  Nick Clifton  <nickc@redhat.com>
4314
4315         * config.sub: Sync from upstream.
4316
4317 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4318
4319         * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4322
4323         * MAINTAINERS: Update my email address.
4324
4325 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4326
4327         * MAINTAINERS (Write After Approval): Update my email address.
4328
4329 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4330
4331         * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2011-05-08  Doug Kwan  <dougkwan@google.com>
4334
4335         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4336         * configure: Regenerated.
4337         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4338         value from configure.
4339         * Makefile.in: Regenerated.
4340
4341 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4342
4343         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4344         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4345         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4346         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4347         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4348         *-*-vxworks*): Disable newlib and libgloss in separate case
4349         statement.
4350         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4351         to separate case statement.
4352         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4353         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4354         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4355         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4356         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4357         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4358         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4359         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4360         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4361         i[[3456789]]86-*-rdos*, m32r-*-*,
4362         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4363         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4364         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4365         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4366         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4367         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4368         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4369         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4370         and libgloss in main case over targets.  Remove most empty cases
4371         in main case over targets.
4372         * configure: Regenerate.
4373
4374 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4375
4376         * MAINTAINERS (Write After Approval): Add myself.
4377
4378 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4379
4380         * configure.ac: Remove code setting special library locations for
4381         hppa*64*-*-hpux11*.  Remove code setting compiler for
4382         sparc-sun-solaris2*.
4383         * configure: Regenerate.
4384
4385 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4386
4387         * configure.ac: Separate libgloss_dir settings from general case
4388         over targets.
4389         * configure: Regenerate.
4390
4391 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4392
4393         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4394         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4395         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4396         cases in libgcj-disabling case statement.
4397         (hppa*64*-*-linux*): Set unsupported_languages instead of
4398         disabling target-zlib.
4399         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4400         to hppa*64*-*-hpux*.
4401         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4402         hppa*-*-hpux*.
4403         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4404         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4405         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4406         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4407         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4408         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4409         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4410         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4411         libgcj-disabling case statement.
4412         * configure: Regenerate.
4413
4414 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4415
4416         * configure.ac: Disable Java for targets not supporting libffi.
4417         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4418         Remove cases in Java-disabling statement.
4419         (*arm-wince-pe): Change to arm-wince-pe.
4420         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4421         cases in Java-disabling statement.
4422         (bfin-*-*): Don't disable Java again.
4423         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4424         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4425         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4426         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4427         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4428         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4429         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4430         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4431         Java-disabling statement.
4432         (mmix-*-*): Don't disable Java again.
4433         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4434         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4435         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4436         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4437         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4438         statement.
4439         * configure: Regenerate.
4440
4441 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4442
4443         * configure.ac: Separate cases disabling Java and Java libraries
4444         from general case over targets.
4445         * configure: Regenerate.
4446
4447 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4448
4449         * MAINTAINERS: Update my email address.
4450
4451 2011-04-20  Easwaran Raman  <eraman@google.com>
4452
4453         * MAINTAINERS (Write After Approval): Add myself.
4454
4455 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4456
4457         PR lto/48086
4458         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4459         * configure: Regenerate.
4460
4461 2011-04-16  Jim Meyering  <meyering@redhat.com>
4462
4463         * MAINTAINERS (Write After Approval): Add myself.
4464
4465 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4466
4467         * MAINTAINERS: Update my email address.
4468
4469 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4470
4471         * MAINTAINERS (Write After Approval): Add myself.
4472
4473 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4474
4475         * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4478
4479         * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4482
4483         * configure.ac (build_tools): Remove build-byacc.
4484         (host_libs): Remove mmalloc.
4485         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4486         autoconf automake libtool diff rcs fileutils shellutils time
4487         textutils wdiff find uudecode hello tar gzip indent recode release
4488         sed perl gawk findutils gettext zip.
4489         (libgcj): Remove target-qthreads.
4490         (target_tools): Remove target-examples target-gperf.
4491         (YACC): Don't handle building byacc.
4492         * configure: Regenerate.
4493         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4494         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4495         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4496         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4497         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4498         handle building components.
4499         * Makefile.in: Regenerate.
4500
4501 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4502
4503         * MAINTAINERS: Update my email address as Xtensa maintainer.
4504
4505 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4506
4507         * config.sub: Sync from upstream.
4508
4509 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4510
4511         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4512         (microblaze*): Don't disable libssp.
4513         * configure: Regenerate.
4514
4515 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4516
4517         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4518         moveifchange.
4519         * configure: Regenerate.
4520         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4521         * Makefile.in: Regenerate.
4522
4523 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4524
4525         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4526         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4527         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4528         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4529         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4530         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4531         md_exec_prefix cases.
4532         * configure: Regenerate.
4533
4534 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4535
4536         * configure.ac: Separate cases disabling target-libssp,
4537         target-libiberty, target-libstdc++-v3 and Fortran from general
4538         case over targets.
4539         * configure: Regenerate.
4540
4541 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4542
4543         * configure.ac (*-*-chorusos): Don't disable libgcj.
4544         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4545         Remove case.
4546         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4547         (arm-*-coff): Don't disable libgcj.
4548         (arm*-*-linux-gnueabi): Remove useless assignment.
4549         (arm-*-riscix*): Don't disable libgcj.
4550         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4551         configuration.
4552         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4553         (c54x*-*-*): Remove case.
4554         (tic54x-*-*): Don't disable GCC or GCC libraries.
4555         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4556         to *.
4557         (d10v-*-*): Don't disable GCC libraries.
4558         (d30v-*-*): Don't disable libgcj.
4559         (h8500-*-*): Don't disable GCC libraries.
4560         (i960-*-*): Don't disable libgcj.
4561         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4562         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4563         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4564         libgcj.
4565         (m68k-*-coff*): Remove case.
4566         (mmix-*-*): Don't disable libgloss on host.
4567         (mn10200-*-*, mn10300-*-*): Remove cases.
4568         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4569         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4570         Don't disable libgcj.
4571         (romp-*-*): Remove case.
4572         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4573         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4574         case.
4575         (v810-*-*): Don't disable GCC libraries.
4576         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4577         (ip2k-*-*): Don't disable GCC libraries.
4578         * configure: Regenerate.
4579
4580 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4581
4582         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4583         libffi on host.
4584         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4585         on host.
4586         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4587         * configure: Regenerate.
4588
4589 2011-03-26  John Marino  <binutils@marino.st>
4590
4591         * configure.ac: Add support for *-*-dragonfly*
4592         * configure: Regenerate.
4593
4594 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4595
4596         * configure.ac (native_only): Remove.
4597         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4598         send-pr uudecode guile gnuserv on host.
4599         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4600         send-pr rcs guile perl texinfo libtool on host.
4601         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4602         automake send-pr rcs guile perl texinfo libtool on host.
4603         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4604         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4605         (alpha*-dec-osf*): Don't disable fileutils on target.
4606         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4607         texinfo send-pr expect dejagnu on target.
4608         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4609         target-qthreads on target.
4610         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4611         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4612         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4613         x86_64-*-mingw*): Don't disable expect on target.
4614         (*-*-cygwin*): Don't disable target-gperf on target.
4615         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4616         gnuserv on target.
4617         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4618         target.
4619         * configure: Regenerate.
4620
4621 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4622
4623         * configure.ac (target_tools): Remove target-groff.
4624         (native_only): Remove target-groff.
4625         (hppa*64*-*-*): Don't disable byacc.
4626         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4627         setting.
4628         (*-*-kaos*): Don't skip target-librx and target-groff.
4629         (*-*-netware*): Don't skip target-libmudflap.
4630         (*-*-tpf*): Don't skip target-libmudflap.
4631         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4632         directories on the host.
4633         (ia64*-*-*vms*): Don't skip tix.
4634         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4635         host.
4636         * configure: Regenerate.
4637
4638 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4639
4640         * configure.ac: Remove references to mt-mep, mt-netware,
4641         mt-wince.
4642         * Makefile.def: Add all-utils soft dependencies.
4643         * Makefile.tpl: Remove GDB_NLM_DEPS.
4644         * configure: Regenerate.
4645         * Makefile.in: Regenerate.
4646
4647 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4648
4649         * configure.ac: Do not include mh-x86omitfp.
4650         * configure: Regenerate.
4651
4652 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4653
4654         * configure.ac: Remove empty cases.
4655         * configure: Regenerate.
4656
4657 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4658
4659         * Makefile.def: Add dependency from termcap to gdb.
4660         * Makefile.in: Regenerate.
4661
4662 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4665         * configure: Regenerate.
4666         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4667         * Makefile.tpl: Likewise.
4668         * Makefile.in: Regenerate.
4669
4670 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4671
4672         * configure.ac: Remove all mentions of tentative_cc.
4673         * configure: Regenerate.
4674
4675 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4676
4677         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4678         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4679         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4680         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4681         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4682         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4683         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4684         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4685         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4686         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4687         *-*-rhapsody*): Remove host cases.
4688         * configure: Regenerate.
4689
4690 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4691
4692         * configure.ac (ppc*-*-pe): Remove host case.
4693         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4694         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4695         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4696         cases.
4697         * configure: Regenerate.
4698
4699 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4700
4701         * config.sub: Update to version 2011-03-23.
4702
4703 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4704
4705         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4706         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4707         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4708         * configure: Regenerate.
4709
4710 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4711
4712         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4713         to Write After Approval.
4714         * config-ml.in: Don't handle arc-*-elf*.
4715         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4716         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4717         handle GCC libraries.
4718         * configure: Regenerate.
4719
4720 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4721
4722         PR bootstrap/48120:
4723         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4724         Add -lstdc++ -lm to LIBS.
4725         * configure: Regenerate.
4726
4727 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4728
4729         * config.guess: Update to version 2011-02-02
4730         * config.sub: Update to version 2011-02-24
4731
4732 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4733
4734         PR lto/48086
4735         * configure.ac: Re-enable LTO on *-apple-darwin9.
4736         * configure: Regenerate.
4737
4738 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4739
4740         PR lto/48086
4741         * configure.ac: Disable LTO on darwin due to an assembler change in
4742         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4743         under 256.
4744         * configure: Regenerate.
4745
4746 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4747
4748         * MAINTAINERS: Update myself as score backend maintainer,
4749         update my e-mail address.
4750
4751 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4752
4753         * MAINTAINERS: Update my e-mail address.
4754
4755 2011-03-06  Joey Ye  <joey.ye@arm.com>
4756
4757         * MAINTAINERS: Update my e-mail address.
4758
4759 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4760
4761         * configure.ac: Adjust test of with_ppl.
4762         * configure: Regenerated.
4763
4764 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4765
4766         * MAINTAINERS: Adjust my e-mail address.
4767
4768 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4769
4770         * configure.ac: Add -lpwl to ppllibs.
4771         * configure: Regenerated.
4772
4773 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4774
4775         * config/cloog.m4: Add -lisl to clooglibs.
4776         * configure: Regenerated.
4777
4778 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4779
4780         * MAINTAINERS (CPU Port maintainers): Add self.
4781
4782 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4783
4784         * MAINTAINERS: Add myself as testsuite maintainer.
4785
4786 2011-02-15  Mike Stump  <mikestump@comcast.net>
4787
4788         * MAINTAINERS: Add myself as testsuite maintainer.
4789
4790 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4791
4792         Import from Libtool and gnulib:
4793
4794         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4795
4796         Prepare for supporting FreeBSD 10.
4797         * config.rpath: Remove handling of freebsd1* which soon would
4798         match FreeBSD 10.0.
4799
4800         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4801
4802         Remove support for FreeBSD 1.x.
4803         * libtool.m4 (_LT_LINKER_SHLIBS)
4804         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4805         soon would incorrectly match FreeBSD 10.0.
4806
4807 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4808
4809         PR binutils/12283
4810         * move-if-change: Import version from gnulib.
4811
4812 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4813
4814         PR lto/47225
4815         * Makefile.def (lto-plugin): Double dash for enable-shared.
4816         (configure-gcc): Depend on all-lto-plugin.
4817         * Makefile.in: Rebuilt.
4818
4819 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4820
4821         * configure.ac: Remove extra bracket.
4822         * configure: Regenerate.
4823
4824 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4825
4826         * MAINTAINERS: Add myself as libquadmath maintainer.
4827
4828 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4829
4830         * MAINTAINERS: Update my email address.
4831
4832 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4833
4834         * MAINTAINERS (option handling): Add self.
4835
4836 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4837
4838         PR lto/47225
4839         * Makefile.def: Add dependency for install-gcc
4840         on install-lto-plugin.
4841         * Makfile.in: Regenerated
4842
4843 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4844
4845         * MAINTAINERS (CPU Port Maintainers): Add myself.
4846
4847 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4848
4849         PR libgcj/44341
4850         * configure.ac: Discard --with-* flags for host when configuring
4851         target libraries for cross build.
4852         * configure: Rebuilt.
4853
4854 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4855
4856         * MAINTAINERS (linear loop transforms): Removed.
4857
4858 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4859
4860         * configure.ac: If with_ppl is no, move setting with_cloog=no
4861         after CLOOG_REQUESTED check.
4862         * configure: Regenerated.
4863
4864 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4865
4866         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4867         CLooG has been requested.
4868         * configure: Regenerated.
4869
4870 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4871
4872         * configure: Regenerated.
4873         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4874
4875 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4876
4877         * configure: Regenerated.
4878         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4879
4880 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4881
4882         * configure.ac: Use AS_HELP_STRING throughout.
4883         * configure: Regenerate.
4884
4885 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4886
4887         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4888         * configure: Regenerate.
4889
4890 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4891
4892         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4893
4894 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4895
4896         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4897         for ia64-hpux.
4898         * configure: Regenerate.
4899
4900 2011-01-07  Jan Hubicka  <jh@suse.cz>
4901
4902         PR lto/47225
4903         * Makefile.in: Regenerate.
4904         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4905         configure.
4906
4907 2011-01-07  Jan Hubicka  <jh@suse.cz>
4908
4909         * Makefile.in: Regenerate.
4910         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4911         and configure dependency on lto-plugin configure.
4912         (lto-plugin module): Remove dependency on GCC; add dependency on
4913         liniberty.
4914
4915 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4916
4917         * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4920
4921         * configure: Regenerate.
4922
4923 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4924
4925         * configure.ac: (picochip): Disable libiberty.
4926
4927 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4928
4929         * MAINTAINERS (Write After Approval): Add myself.
4930
4931 2010-12-10  Ian Lance Taylor  <iant@google.com>
4932
4933         PR bootstrap/46819
4934         * configure.ac: For --disable-libgcj clear libgcj_saved.
4935         * configure: Rebuild.
4936
4937 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4938
4939         PR fortran/46540
4940         * configure.ac: Add --disable-libquadmath and
4941         --disable-libquadmath-support.
4942         * configure: Regenerate.
4943
4944 2010-12-03  Ian Lance Taylor  <iant@google.com>
4945
4946         * MAINTAINERS: Add myself as libgo maintainer.
4947
4948 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4949
4950         PR libffi/46792
4951         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4952         * configure: Regenerate.
4953
4954 2010-12-02  Ian Lance Taylor  <iant@google.com>
4955
4956         * configure.ac: Always set default for poststage1_ldflags to
4957         -static-libstdc++ -static-libgcc.
4958
4959 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4960
4961         * configure.ac: Move comment to remove extra space in last argument
4962         of GCC_TARGET_TOOL.
4963
4964 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4965
4966         PR other/46026
4967         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4968         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4969         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4970         (BASE_FLAGS_TO_PASS): Use it.
4971         * configure: Rebuilt.
4972         * Makefile.in: Rebuilt.
4973
4974 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4975
4976         PR binutils/12258
4977         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4978         Properly check default linker.
4979         * configure: Regnerated.
4980
4981 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4982
4983         * configure.ac: For --enable-gold, handle value `default' instead of
4984         `both*'.  New configure option --{en,dis}able-ld.
4985         * configure: Regenerate.
4986
4987 2010-11-20  Ian Lance Taylor  <iant@google.com>
4988
4989         * configure.ac: Only disable a language library if no language needs
4990         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4991         * configure: Rebuild.
4992
4993 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4994
4995         * Makefile.in: Regenerate.
4996
4997         PR other/46202
4998         * configure.ac: Fix just-built in-tree STRIP name to be
4999         binutils/strip-new.
5000         * configure: Regenerate.
5001         * Makefile.def (install-strip-gcc, install-strip-binutils)
5002         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5003         (install-strip-sid): Mirror dependencies on non-strip variants
5004         of these targets on the respective -strip prerequisites.
5005         * Makefile.tpl (install-strip, install-strip-host)
5006         (install-strip-target): New targets.
5007         (install-strip-[+module+], install-strip-target-[+module+]):
5008         New targets.
5009         * Makefile.in: Regenerate.
5010
5011 2010-11-19  Ian Lance Taylor  <iant@google.com>
5012             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5013
5014         * configure.ac: Add target-libgo to target_libraries.  Set
5015         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5016         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5017         (HOST_EXPORTS): Add GOC.
5018         (BASE_TARGET_EXPORTS): Add GOC.
5019         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5020         (GOCFLAGS_FOR_TARGET): New variable.
5021         (EXTRA_HOST_FLAGS): Add GOC.
5022         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5023         * Makefile.def (target_modules): Add libgo.
5024         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5025         (dependencies): Add dependency from configure-target-libgo to
5026         configure-target-libffi and all-target-libstdc++-v3.  Add
5027         dependencies from all-target-libgo to all-target-libffi.
5028         (languages): Add go.
5029         * configure: Rebuild.
5030         * Makefile.in: Rebuild.
5031
5032 2010-11-19  Ian Lance Taylor  <iant@google.com>
5033
5034         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5035         compiler/flag environment variables.
5036
5037 2010-11-18  Ian Lance Taylor  <iant@google.com>
5038
5039         * configure.ac: Check for lang_requires_boot_languages in
5040         config-lang.in files.
5041         * configure: Rebuild.
5042
5043 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5044             Tobias Burnus  <burnus@net-b.de>
5045
5046         PR fortran/32049
5047         * Makefile.def: Add libquadmath; build it with language=fortran.
5048         * configure.ac: Add libquadmath.
5049         * Makefile.tpl: Handle multiple libs in check-[+language+].
5050         * Makefile.in: Regenerate.
5051         * configure: Regenerate.
5052
5053 2010-11-16  Tom Tromey  <tromey@redhat.com>
5054
5055         * MAINTAINERS: Moved myself to reviewers section.
5056
5057 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5058
5059         * MAINTAINERS: Moved myself to reviewers section.
5060
5061 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5062
5063         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5064         (Write After Approval): Remove self.
5065
5066 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5067
5068         * configure.ac: Fix spelling in option names.
5069         * configure: Regenerated.
5070
5071 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5072
5073         PR bootstrap/39622
5074         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5075         * configure: Regenerated.
5076
5077 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5078
5079         * MAINTAINERS: Update my email address.
5080
5081 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5082
5083         * configure: Regenerate.
5084
5085 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5086
5087         * configure: Regenerate.
5088
5089 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5090
5091         * configure: Regenerate.
5092
5093 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5094
5095         * configure: Regenerate.
5096
5097 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5098
5099         * configure.ac: Support official CLooG.org versions.
5100         * configure: Regenerate.
5101         * config/cloog.m4: New.
5102
5103 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5104
5105         * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5108
5109         * MAINTAINERS: Update my email address.
5110
5111 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5112
5113         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5114         * configure: Regenerate.
5115
5116 2010-11-03  Ian Lance Taylor  <iant@google.com>
5117             Dave Korn  <dave.korn.cygwin@gmail.com>
5118
5119         PR lto/46273
5120         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5121         and on other supported platforms whenever LTO is enabled.
5122         * configure: Rebuild.
5123
5124 2010-11-02  Alan Modra  <amodra@gmail.com>
5125
5126         PR binutils/12110
5127         * configure.ac: Error when source path contains spaces.
5128         * configure: Regenerate.
5129
5130 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5131
5132         * MAINTAINERS: Update my email address.
5133
5134 2010-10-20  Ian Lance Taylor  <iant@google.com>
5135
5136         * Makefile.def (target_modules): Set lib_path to src/.libs for
5137         libstdc++-v3 module.
5138         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5139         * Makefile.in: Rebuild.
5140
5141 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5142
5143         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5144         (Write After Approval): Remove myself.
5145
5146 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5147
5148         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5149
5150 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5151
5152         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5153
5154 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5155
5156         * configure.ac (build_lto_plugin): New shell variable.
5157         (--enable-lto): Turn on by default for all non-ELF platforms that
5158         have had LTO support added so far.  Set build_lto_plugin appropriately
5159         for both ELF and non-ELF.
5160         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5161         * configure: Regenerate.
5162
5163 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5164
5165         Sync from src:
5166         * configure.ac (v850 support): Remove target-libgloss from
5167         noconfigdirs.
5168         * configure: Regenerate.
5169
5170 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5171
5172         PR bootstrap/45326
5173         PR bootstrap/45174
5174         * configure.ac: Honor initial values of $build_configargs,
5175         $host_configargs, $target_configargs.  Mark the precious, so
5176         environment settings get recorded.
5177         * configure: Regenerate.
5178
5179 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5180
5181         PR bootstrap/45796
5182         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5183         Depend on all-build-libiberty.
5184         * Makefile.in: Regenerate.
5185
5186 2010-09-30  Michael Eager  <eager@eagercon.com>
5187
5188         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5189         * configure: Regenerate.
5190
5191 2010-09-28  Michael Eager  <eager@eagercon.com>
5192
5193         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5194
5195 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5196
5197         PR bootstrap/44621
5198         * configure.ac: Fix unportable shell quoting.
5199         * configure: Regenerate.
5200
5201 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5202
5203         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5204         targets and amend comment.
5205         * configure: Regenerate.
5206
5207 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5208
5209         * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5212
5213         * configure.ac: Enable LTO by default on Darwin.
5214         * configure: Regenerate.
5215
5216 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5217
5218         * MAINTAINERS (Write After Approval): Add myself.
5219
5220 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5225
5226         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5227         ports
5228
5229 2010-07-28  David Yuste  <david.yuste@gmail.com>
5230
5231         * MAINTAINERS (Write After Approval): Add myself.
5232
5233 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5234
5235         * configure.ac: Support all v850 targets.
5236         * configure: Regenerate.
5237
5238 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5239
5240         PR bootstrap/44455
5241         * configure.ac (extra_mpfr_configure_flags): Copy from
5242         extra_mpc_gmp_configure_flags.
5243         * configure: Re-generated.
5244
5245 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5246
5247         * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5250
5251         * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5254
5255         * MAINTAINERS (Write After Approval): Add myself.
5256
5257 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5258
5259         PR target/44862
5260         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5261         Provide -B option to allow for link spec %s substitutions for
5262         libstdc++.a on darwin.
5263         * Makefile.in: Regenerate.
5264
5265 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5266
5267         * MAINTAINERS (Reviewers): Update my e-mail address
5268
5269 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5270
5271         * Makefile.def (configure-gcc): Depend on all-libelf.
5272         * Makefile.in: Rebuild.
5273
5274 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5275
5276         * MAINTAINERS (Write After Approval): Add myself in the right place.
5277
5278 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5279
5280         * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5283
5284         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5285
5286 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5287
5288         * config.sub: Update to version 2010-05-21.
5289         * config.guess: Update to version 2010-04-03.
5290
5291 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5292
5293         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5294         * configure: Regenerate.
5295
5296 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5297
5298         * MAINTAINERS (Write After Approval): Add myself.
5299
5300 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5301
5302         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5303         a platform that supports LTO.
5304         * configure: Regenerate.
5305
5306 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5307
5308         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5309         * configure: Regenerated.
5310
5311 2010-04-27  Roland McGrath  <roland@redhat.com>
5312             H.J. Lu  <hongjiu.lu@intel.com>
5313
5314         * configure.ac (--enable-gold): Support both, both/gold and
5315         both/bfd to add gold to configdirs without removing ld.
5316         * configure: Regenerated.
5317
5318         * Makefile.def: Add install-gold dependency to install-ld.
5319         * Makefile.in: Regenerated.
5320
5321 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5322
5323         PR lto/42776
5324         * configure.ac (--enable-lto): Refactor handling so libelf tests
5325         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5326         and allow LTO to be explicitly enabled on non-ELF platforms that
5327         are known to support it inside else-clause.
5328         * configure: Regenerate.
5329
5330 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5331
5332         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5333         * configure: Regenerate.
5334
5335 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5336
5337         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5338         * configure: Regenerate.
5339
5340 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5341
5342         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5343         separately.
5344         * configure: Regenerate.
5345
5346 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5347
5348         * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5351
5352         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5353         * configure: Regenerate.
5354
5355 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5356
5357         * configure: Regenerate after change to elf.m4.
5358
5359 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5360
5361         * MAINTAINERS (Write After Approval): Add myself.
5362
5363 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5364
5365         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5366         * configure: Regenerated.
5367
5368 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5369
5370         * configure.ac: Print "buggy but acceptable" when CLooG
5371         revision is less than 9.
5372         * configure: Regenerated.
5373
5374 2010-04-01  Diego Novillo  <dnovillo@google.com>
5375
5376         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5377
5378 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5379
5380         PR bootstrap/43615
5381         PR bootstrap/43328
5382
5383         Revert:
5384
5385         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5386
5387         * configure.ac: Do not pass --enable-multilib nor
5388         --disable-multilib in baseargs.  Accept explicitly passed
5389         --enable_multilib.
5390         * configure: Regenerate.
5391
5392 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5393
5394         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5395
5396 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5397
5398         * MAINTAINERS: Remove myself.
5399
5400 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5401
5402         PR bootstrap/43328
5403         * configure.ac: Do not pass --enable-multilib nor
5404         --disable-multilib in baseargs.  Accept explicitly passed
5405         --enable_multilib.
5406         * configure: Regenerate.
5407
5408 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5409
5410         * MAINTAINERS (spu port): Remove me.
5411
5412 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5413
5414         * configure.ac (tic6x-*-*): New case.
5415         * configure: Regenerate.
5416
5417 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5418
5419         * config.sub: Update to version 2010-03-22.
5420         * config.guess: Update to version 2009-12-30.
5421
5422 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5423
5424         PR ada/42554
5425         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5426         * configure: Regenerate.
5427
5428 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5429
5430         * MAINTAINERS: Update my email address.
5431
5432 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5433
5434         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5435         (ghassan.shobaki@amd.com): Removed.
5436
5437 2010-03-17  Alan Modra  <amodra@gmail.com>
5438
5439         * MAINTAINERS: Update my email address.
5440
5441 2010-03-16  Diego Novillo  <dnovillo@google.com>
5442
5443         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5444         Matthews.
5445
5446 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5447
5448         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5449         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5450
5451 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5452
5453         * MAINTAINERS: Update my email address.
5454
5455 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5456
5457         * MAINTAINERS: Update my email address.
5458
5459 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5460
5461         * MAINTAINERS: Update my email address.
5462
5463 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5464
5465         * MAINTAINERS: Update my email address.
5466
5467 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5468
5469         PR libstdc++/32499
5470         * configure.ac (RANLIB): Default to true.
5471         (STRIP): Likewise.
5472         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5473         * configure: Regenerate.
5474
5475 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5476
5477         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5478         (Write After Approval): Update my email address.
5479
5480 2010-02-17  Nick Clifton  <nickc@redhat.com>
5481
5482         PR 11238
5483         * Makefile.tpl (local-distclean): Also remove config.cache files in
5484         sub-directories as there may not be Makefiles present in the
5485         sub-directories.
5486         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5487         the config.cache files found by the find command.
5488
5489         * Makefile.in: Regenerate.
5490         * configure.ac: Revert previous delta.
5491         * configure: Regenerate.
5492
5493 2010-02-15  Nick Clifton  <nickc@redhat.com>
5494
5495         PR 11238
5496         * configure.ac: Delete config.cache files in sub-directories when
5497         deleting Makefiles.
5498         * configure: Regenerate.
5499
5500 2010-02-12  Ben Elliston  <bje@gnu.org>
5501
5502         * MAINTAINERS: Update my email address.
5503
5504 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5505
5506         * MAINTAINERS (spu port): Update my email address.
5507
5508 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5509
5510         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5511
5512 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5513
5514         * configure.ac: Add "recommended" version checks for GMP/MPC.
5515         Update recommended GMP/MPFR/MPC versions.
5516         * configure: Regenerate.
5517
5518 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5519
5520         * MAINTAINERS: Move my Embecosm email address into the
5521         write-after-approval section.
5522
5523 2010-01-26  Ian Lance Taylor  <iant@google.com>
5524
5525         * MAINTAINERS: Add myself as Go frontend maintainer.
5526
5527 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5528
5529         PR libstdc++/36101, PR libstdc++/42813
5530         * configure.ac (bootstrap_target_libs): Make inclusion of
5531         target-libgomp conditional on libgomb being in target_configdirs.
5532         * configure: Regenerate.
5533
5534 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5535
5536         PR libstdc++/36101, PR libstdc++/42813
5537         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5538         * configure: Regenerate.
5539
5540 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5541
5542         PR libstdc++/36101, PR libstdc++/42813
5543         * configure.ac (target_configdirs): Substitute.
5544         * Makefile.def: Bootstrap target module libgomp.
5545         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5546         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5547         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5548         * configure, Makefile.in: Regenerate.
5549
5550 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5551
5552         * MAINTAINERS: Adjust my details.
5553
5554 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5555
5556         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5557
5558 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5559
5560         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5561
5562 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5563
5564         * MAINTAINERS (Write After Approval): Add myself.
5565
5566 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5567
5568         * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2010-01-11  Richard Guenther  <rguenther@suse.de>
5571
5572         PR lto/41569
5573         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5574         * Makefile.in: Regenerated.
5575
5576 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5577
5578         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5579         * configure: Regenerate.
5580
5581 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5582             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5583
5584         PR bootstrap/42424
5585         * configure.ac: Include libtool m4 files.
5586         (_LT_CHECK_OBJDIR): Call it.
5587         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5588         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5589
5590         * configure: Regenerate.
5591
5592 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5593
5594         PR bootstrap/41818
5595         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5596         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5597         * Makefile.in: Regenerate.
5598
5599 2010-01-02  Richard Guenther  <rguenther@suse.de>
5600
5601         PR lto/41529
5602         * configure.ac: Include config/elf.m4.  Disable LTO if not
5603         builting for an elf target.
5604         * configure: Regenerate.
5605
5606 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5607
5608         * MAINTAINERS: Change my email address.
5609
5610 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5611
5612         * config.sub, config.guess: Update from upstream sources.
5613
5614 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5615
5616         * MAINTAINERS (Write After Approval): Add myself.
5617
5618 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5619
5620         PR middle-end/30447
5621         PR middle-end/30789
5622         PR other/40302
5623
5624         * configure.ac: Require MPC.
5625         * configure: Regenerate.
5626
5627 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5628
5629         PR target/38384
5630         PR bootstrap/40972
5631         * libtool.m4: Sync from git Libtool.
5632         * ltoptions.m4: Likewise.
5633         * ltversion.m4: Likewise.
5634         * lt~obsolete.m4: Likewise.
5635         * ltmain.sh: Likewise.
5636
5637 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5638
5639         * configure.ac: Update minimum MPC version to 0.8.
5640         * configure: Regenerate.
5641
5642 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5643
5644         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5645         * configure: Regenerated.
5646
5647 2009-11-21  Ian Lance Taylor  <iant@google.com>
5648
5649         * configure.ac: Change default of poststage1_ldflags to be empty if
5650         poststage1_libs is set.  When poststage1_libs is empty, and
5651         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5652         * configure: Rebuild.
5653
5654 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5655
5656         * MAINTAINERS (Write After Approval): Update my email address.
5657
5658 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5659
5660         * config.guess: Update from upstream sources.
5661
5662 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5663
5664         * Makefile.def: Restore host and target settings for gmp.
5665         * Makefile.in: Rebuild.
5666
5667 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5668
5669         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5670         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5671         Fix portability of test of C++ as bootstrap language.  Add
5672         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5673         * configure: Rebuild.
5674         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5675         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5676         in-tree building.
5677         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5678         (POSTSTAGE1_HOST_EXPORTS): Use it.
5679         (STAGE[+id+]_CXXFLAGS): New.
5680         (BASE_FLAGS_TO_PASS): Pass it down.
5681         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5682         extra_exports.
5683         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5684         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5685         extra_exports.
5686         * Makefile.in: Rebuild.
5687
5688 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5689
5690         * config.sub, config.guess: Update from upstream sources.
5691
5692 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5693
5694         * MAINTAINERS (Write After Approval): Add myself.
5695
5696 2009-11-09  Jon Beniston  <jon@beniston.com>
5697
5698         * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5701
5702         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5703         paths for *-w64-mingw* and x86_64-*mingw*.
5704         * configure: Regenerated.
5705
5706 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5707
5708         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5709
5710 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5711
5712         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5713         Phil Edwards to Write-After Approval.
5714
5715 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5716
5717         * configure.ac: Disable target-winsup & co for
5718         x86_64-*-mingw* and *-w64-mingw* targets.
5719         * configure: Regenerated.
5720
5721 2009-10-16  Nick Clifton  <nickc@redhat.com>
5722
5723         * MAINTAINERS: Add myself as a maintainer for the RX port.
5724
5725 2009-10-26  Johannes Singler  <singler@kit.edu>
5726
5727         * MAINTAINERS (Write After Approval): Update my e-mail address.
5728
5729 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5730
5731         * configure.ac (CLooG test): Use = with test.
5732         * configure: Regenerate.
5733
5734 2009-10-22  Richard Guenther  <rguenther@suse.de>
5735
5736         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5737         cloog if the ppl version check failed.  Move flags saving
5738         before setting in libelf check.
5739         * configure: Regenerate.
5740
5741 2009-10-21  Richard Guenther  <rguenther@suse.de>
5742
5743         * configure.ac: Adjust the ppl and cloog configure to work as
5744         documented.  Disable cloog if ppl was disabled.  Omit the version
5745         checks if they were disabled.
5746         * configure: Re-generate.
5747
5748 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5749
5750         * configure.ac: Add 'lto' to enable_languages, not
5751         new_enable_languages, and only if not already present.
5752         * configure: Regenerate.
5753
5754 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5755
5756         * README: Refer to the various COPYING* files instead of just
5757         COPYING.
5758         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5759
5760 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5761
5762         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5763
5764 2009-10-07  Richard Guenther  <rguenther@suse.de>
5765
5766         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5767         and Richard Guenther as reviewers.
5768         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5769         as reviewers.
5770
5771 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5772
5773         * config.sub: Update from upstream sources.
5774
5775 2009-10-06  Ian Lance Taylor  <iant@google.com>
5776
5777         * Makefile.def: check-gold depends upon all-gas.
5778         * Makefile.in: Rebuild.
5779
5780 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5781
5782         * MAINTAINERS (Write After Approval): Add myself.
5783
5784 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5785
5786         * Makefile.def: all-lto-plugin depends on all-libiberty.
5787         set bootstrap=true for lto-plugin.
5788         Add lto-plugin.
5789         * Makefile.in: Regenerate.
5790         * configure.ac (host_libs): Add lto-plugin.
5791         * configure: Regenerate.
5792
5793 2009-10-03  Diego Novillo  <dnovillo@google.com>
5794
5795         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5796         (HOST_LIBELFLIBS): Define.
5797         (HOST_LIBELFINC): Define.
5798         * Makefile.in: Regenerate.
5799         * configure.ac: Add --enable-lto.
5800         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5801         If --enable-lto is used, add 'lto' to new_enable_languages.
5802         If --enable-lto is used and gold is enabled, add
5803         lto-plugin to configdirs.
5804         * configure: Regenerate.
5805
5806 2009-10-03  Simon Baldwin  <simonb@google.com>
5807
5808         * configure.ac: If --with-system-zlib, suppress local zlib and
5809         pass --with-system-zlib to subdir configure scripts.
5810         * configure: Regenerate.
5811
5812 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5813             Paolo Bonzini  <bonzini@gnu.org>
5814
5815         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5816         $(srcdir).
5817         * Makefile.in: Rebuilt.
5818
5819 2009-09-26  Gary Funck  <gary@intrepid.com>
5820
5821         * MAINTAINERS (Write After Approval): Add myself.
5822
5823 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5824
5825         * configure.ac: Update minimum MPC version to 0.7.
5826         * configure: Regenerate.
5827
5828 2009-09-25  Nick Clifton  <nickc@redhat.com>
5829
5830         * configure.ac: Pass any --cache-file=/dev/null option on to
5831         subconfigures.
5832         * configure: Regenerate.
5833
5834 2009-09-23  Nick Clifton  <nickc@redhat.com>
5835
5836         * config.sub, config.guess: Update from upstream sources.
5837
5838 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5839
5840         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5841         * Makefile.in: Rebuilt.
5842
5843 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5844
5845         PR bootstrap/32272
5846         * configure.ac: Error out if $srcdir isn't '.' but contains
5847         host-${host_noncanonical}.
5848         * configure: Regenerate.
5849
5850 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5851
5852         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5853         maintainer.
5854
5855 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5856
5857         * configure.ac: If bootstrapping a combined tree with
5858         --enable-gold, require c++ in stage1_languages.
5859         * configure: Regenerate.
5860
5861         * configure.ac: Also add target_libs of stage1_languages to
5862         bootstrap_target_libs.
5863         * configure: Regenerate.
5864
5865         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5866         with --enable-languages not containing c++.
5867         * configure: Regenerate.
5868
5869 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5870
5871         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5872         * configure: Regenerate.
5873
5874 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5875
5876         * MAINTAINERS (Write After Approval): Update my e-mail address,
5877         and move from from here...
5878         (Waiting for paperwork): To here.
5879
5880 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5881
5882         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5883
5884 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5885
5886         * configure.ac: Do not use $extrasub for replacing @if/@endif
5887         parts in Makefile; instead, use additional arguments to
5888         AC_CONFIG_COMMANDS to do the replacement manually, with several
5889         sed invocations, to avoid HP-UX sed command limits.
5890         * configure: Regenerate.
5891
5892 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5893
5894         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5895         blank before -L.
5896
5897 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5898
5899         * configure.ac (with-build-config): Document.  Handle without.
5900         Handle missing argument.
5901         * configure: Rebuilt.
5902
5903 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5904
5905         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5906         Default to bootstrap-debug only if compare-debug works.
5907         * configure: Rebuilt.
5908         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5909         * Makefile.in: Rebuilt.
5910
5911 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5912
5913         * MAINTAINERS (OS Port Maintainers): Update my email address.
5914
5915 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5916
5917         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5918         * Makefile.in: Rebuilt.
5919
5920 2009-09-01  Chris Demetriou  <cgd@google.com>
5921
5922         * MAINTAINERS (Write After Approval): Add myself.
5923
5924 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5925
5926         PR debug/30161
5927         * include/dwarf2.h (enum dwarf_tag): Added
5928         DW_TAG_GNU_template_template_param
5929         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5930
5931 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5932
5933         * Makefile.tpl (AWK): Fix typo.
5934         * Makefile.in: Regenerate.
5935
5936 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5937
5938         * configure.ac: Detect awk and sed.
5939         * Makefile.def (flags_to_pass): Add AWK and SED.
5940         * Makefile.tpl (AWK, SED): New.
5941         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5942         * configure: Regenerate.
5943         * Makefile.in: Regenerate.
5944
5945 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5946
5947         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5948         (collapseslashes): Likewise.
5949
5950 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5951
5952         * configure.ac (AC_PREREQ): Bump to 2.64.
5953
5954 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5955
5956         * configure.ac: Remove --with-datarootdir, --with-docdir,
5957         --with-pdfdir, --with-htmldir switches.
5958         * configure: Regenerate.
5959
5960         * configure: Regenerate.
5961
5962         * compile: Sync from Automake 1.11.
5963         * depcomp: Likewise.
5964         * install-sh: Likewise.
5965         * missing: Likewise.
5966         * mkinstalldirs: Likewise.
5967         * ylwrap: Likewise.
5968
5969 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5970
5971         * ltmain.sh (func_normal_abspath): New function.
5972         (func_relative_path): Likewise.
5973         (func_mode_help): Document new -bindir option for link mode.
5974         (func_mode_link): Add new -bindir option, and use it to place
5975         output DLL if specified.
5976
5977 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5978
5979         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5980         (baseargs): Add --disable-option-checking.
5981         * configure: Regenerate.
5982
5983         * Makefile.def (configure-target-libiberty): Depend on
5984         all-binutils and all-ld.
5985         (configure-target-newlib): Likewise.
5986         * Makefile.in: Regenerate.
5987
5988 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5989
5990         * config.sub, config.guess: Update from upstream sources.
5991
5992 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5993
5994         Sync from src, merge:
5995
5996         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5997
5998         * configure.ac: Do not exclude gas for i386-*-darwin.
5999         Add a case for x86_64-*-darwin.
6000         * configure: Regenerate.
6001
6002 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6003
6004         * MAINTAINERS: Add my name to Write After Approval list.
6005
6006 2009-08-06  Michael Eager  <eager@eagercon.com>
6007
6008         * configure.ac: Add Microblaze target.
6009         * configure: Regenerate.
6010
6011 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6012
6013         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6014         * configure: Regenerate.
6015
6016 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6017
6018         * MAINTAINERS (Write After Approval): Update my e-mail address.
6019
6020 2009-07-06  Ian Lance Taylor  <iant@google.com>
6021
6022         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6023         * configure: Rebuild.
6024
6025 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6026
6027         * MAINTAINERS: Move myself to the Graphite Reviewers.
6028
6029 2009-06-30  Wei Guozhi  <carrot@google.com>
6030
6031         * MAINTAINERS: Add my name to Write After Approval list.
6032
6033 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6034
6035         PR bootstrap/40338
6036         * configure.ac (comparestring): Create new variable.
6037         * Makefile.tpl (comparestring): Use to skip some comparisions.
6038         * configure: Regenerate.
6039         * Makefile.in: Regenerate.
6040
6041 2009-06-26  Doug Evans  <dje@sebabeach.org>
6042
6043         * Makefile.def (host_modules): Add cgen.
6044         * Makefile.in: Regenerate.
6045         * configure.ac (host_tools): Add cgen.
6046         * configure: Regenerate.
6047
6048 2009-06-23  DJ Delorie  <dj@redhat.com>
6049
6050         * MAINTAINERS: Add myself as mep maintainer.
6051
6052 2009-06-23  Ian Lance Taylor  <iant@google.com>
6053
6054         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6055         boot_languages.  Only bootstrap target libraries listed in
6056         target_libs for some boot language.  Add --with-stage1-ldflags,
6057         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6058         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6059         if not building with C++.
6060         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6061         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6062         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6063         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6064         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6065         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6066         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6067         * configure, Makefile.in: Rebuild.
6068
6069 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6070
6071         * MAINTAINERS: Added my name to write-after-approval list.
6072
6073 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6074
6075         * configure.ac: Define is_elf for QNX Neutrino targets.
6076         * configure: Regenerate.
6077
6078 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6079
6080         * MAINTAINERS: Added my name to the write-after-approval list
6081
6082 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6083
6084         * configure.ac: Detect MPC in default directory.
6085         * configure: Regenerate.
6086
6087 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6088             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6089
6090         * Makefile.tpl (all): Avoid a trailing backslash.
6091         * Makefile.in: Regenerate.
6092
6093 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6094
6095         * config.sub, config.guess: Update from upstream sources.
6096
6097 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6098
6099         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6100         to noconfdirs.
6101         * configure: Regenerate.
6102
6103 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6104
6105         * Makefile.tpl ([+compare-target+]): Compare all stage
6106         directories, rather than just gcc.
6107         * Makefile.in: Rebuilt.
6108
6109 2009-06-01  Doug Kwan  <dougkwan@google.com>
6110
6111         * configure.ac: Support gold for target arm*-*-*.
6112         * configure: Regenerate.
6113
6114 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6115
6116         * Makefile.def: Add MPC support and dependencies.
6117         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6118
6119         * Makefile.in, configure: Regenerate.
6120
6121 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6122
6123         * Makefile.tpl (all): Avoid harmless warning in make all when
6124         gcc-bootstrap is enabled but stage_last does not exist.
6125         * Makefile.in: Rebuilt.
6126
6127 2009-05-24  Nicolas Roche  <roche@adacore.com>
6128
6129         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6130         * Makefile.in: Regenerate.
6131
6132 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6133
6134         * MAINTAINERS: Update my e-mail address.
6135
6136 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6137
6138         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6139         * configure:  Regenerate.
6140
6141 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6142
6143         PR other/40159
6144         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6145         gcc-no-bootstrap are mutually exclusive.
6146         * Makefile.in: Rebuilt.
6147
6148 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6149
6150         PR other/40159
6151         * Makefile.tpl (all): Don't end with unconditional success.
6152         * Makefile.in: Rebuilt.
6153
6154 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6155
6156         PR target/37137
6157         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6158         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6159         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6160         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6161         stage_configureflags, stage_cflags and stage_libcflags into
6162         explicit Makefile macros.
6163         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6164         GFORTRAN.
6165         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6166         CC.  Set CC_FOR_BUILD from CC.
6167         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6168         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6169         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6170         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6171         and GFORTRAN.
6172         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6173         (_LIBCFLAGS): Renamed to _TFLAGS.
6174         (do-compare-debug, do-compare3-debug): Drop.
6175         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6176         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6177         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6178         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6179         (XGCC_FLAGS_FOR_TARGET): New.
6180         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6181         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6182         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6183         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6184         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6185         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6186         TFLAGS.
6187         (BUILD_CONFIG): Include if requested.
6188         (all): Set TFLAGS on bootstrap.
6189         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6190         (all-stageid-prefixmodule): Likewise.
6191         (do-clean, distclean-stageid): Set TFLAGS.
6192         (restrap): Fix whitespace.
6193         * Makefile.in: Rebuilt.
6194
6195 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6196
6197         * config.guess: Sync with src.
6198
6199 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6200
6201         * configure.ac ($with_ppl):  Default to no if not supplied.
6202         ($with_cloog):  Likewise.
6203         configure:  Regenerate.
6204
6205 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6206
6207         * MAINTAINERS: Update my e-mail address.
6208
6209 2009-04-27  Nick Clifton  <nickc@redhat.com>
6210
6211         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6212
6213 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6214
6215         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6216         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6217         * Makefile.in: Regenerate.
6218
6219 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6220
6221         PR bootstrap/39739
6222         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6223         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6224
6225         * configure, Makefile.in: Regenerate.
6226
6227 2009-04-21  Taras Glek  <tglek@mozilla.com>
6228
6229         * include/hashtab.h: Update GTY annotations to new syntax
6230         * include/splay-tree.h: Likewise
6231
6232 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6233
6234         * config.sub, config.guess: Update from upstream sources.
6235
6236 2009-04-15  Anthony Green  <green@moxielogic.com>
6237
6238         * configure.ac: Add moxie support.
6239         * configure: Rebuilt.
6240
6241 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6242
6243         * configure.ac: Change copyright header to refer to version
6244         3 of the GNU General Public License and to point readers at the
6245         COPYING3 file and the FSF's license web page.
6246         * Makefile.def: Likewise.
6247         * Makefile.tpl: Likewise.
6248         * Makefile.in: Regenerate.
6249
6250 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6251
6252         * configure.ac: Restore match for darwin9 or later. Use double
6253         brackets since regeneration eats one pair.
6254         * configure: Regenerate.
6255
6256 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6257
6258         PR gas/10039
6259         * configure.ac: Require texinfo 4.7.
6260         * configure: Regenerated.
6261
6262 2009-04-09  Nick Clifton  <nickc@redhat.com>
6263
6264         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6265         the GCC Runtime Library Exception.
6266
6267 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6268
6269         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6270         * configure: Regenerate.
6271
6272 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6273
6274         * Makefil.def (languages): New entries.
6275         * Makefile.tpl (check-gcc-*): New generic target.
6276         * Makefile.in: Regenerate.
6277
6278 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6279
6280         * MAINTAINERS:  Update my email address.
6281
6282 2009-03-18  Tom Tromey  <tromey@redhat.com>
6283
6284         * configure: Rebuild.
6285         * configure.ac (host_libs): Add libiconv.
6286         * Makefile.in: Rebuild.
6287         * Makefile.def (host_modules): Add libiconv.
6288         (configure-gdb, all-gdb): Depend on libiconv.
6289
6290 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6291
6292         * configure.ac: Treat gdb as supported on x86_64-darwin.
6293         * configure: Regenerate.
6294
6295 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6296
6297         * configure.ac (--with-host-libstdcxx): New option.
6298         * configure: Regenerate.
6299
6300 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6301
6302         * MAINTAINERS:  Move myself into the write after approval list.
6303
6304 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6305
6306         * MAINTAINERS: Update e-mail address.
6307
6308 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6309
6310         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6311
6312 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6313
6314         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6315
6316 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6317
6318         Backport from git Libtool:
6319
6320         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6321         Support GNU/kOpenSolaris.
6322         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6323         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6324         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6325         GNU/kOpenSolaris.
6326
6327 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6328
6329         * MAINTAINERS: Update e-mail address.
6330
6331 2009-02-24  Michael Eager  <eager@eagercon.com>
6332
6333         * MAINTAINERS (Write After Approval): Add self.
6334
6335 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6336
6337         * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2009-02-05  Andreas Schwab  <schwab@suse.de>
6340
6341         * Makefile.tpl (stage_last): Define $r and $s before using
6342         $(RECURSE_FLAGS_TO_PASS).
6343         * Makefile.in: Regenerate
6344
6345 2009-01-30  Ian Lance Taylor  <iant@google.com>
6346
6347         * MAINTAINERS: Move myself to the Global Reviewers list.
6348
6349 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6350
6351         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6352         * configure: Regenerate.
6353
6354 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6355
6356         * MAINTAINERS: Make whitespace consistent.
6357         Remove Robert Millan from Write After Approval.
6358
6359 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6360
6361         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6362         (all-opcodes): Depend on all-libiberty.
6363         * Makefile.in: Regenerate.
6364
6365 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6366
6367         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6368         * configure: Regenerate.
6369
6370 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6371
6372         * MAINTAINERS (Write After Approval): Add myself.
6373
6374 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6375
6376         * MAINTAINERS: Add myself to reviewers (Fortran).
6377
6378 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6379
6380         PR tree-optimization/38515
6381         * configure.ac (cloog-polylib): Removed.
6382         (with_ppl, with_cloog): Test for "no".
6383         * configure: Regenerated.
6384
6385 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6386
6387         * MAINTAINERS: Moved myself to reviewers (Fortran).
6388
6389 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6390
6391         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6392         (Write After Approval): Remove myself.
6393
6394 2009-01-03  Diego Novillo  <dnovillo@google.com>
6395
6396         * MAINTAINERS: Remove myself from alias maintainership.
6397
6398 2009-01-02  David Ayers  <ayers@fsfe.org>
6399
6400         * MAINTAINERS: Update e-mail address.
6401
6402 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6403
6404         * MAINTAINERS: Make whitespace consistent.
6405
6406 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6407
6408         Backport from upstream Libtool:
6409         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6410         Add cache variables to tests that require the linker to work.
6411         For shlibpath_overrides_runpath, this also changes the semantics
6412         to let the result from the C compiler take precedence.
6413
6414 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6415
6416         * config.sub, config.guess: Update from upstream sources.
6417
6418 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6419
6420         * configure.ac (ppllibs): Add by default the lib flags.
6421         * configure: Regenerate.
6422
6423 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6424
6425         * MAINTAINERS:  Add myself to the write after approval list.
6426
6427 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6428
6429         * configure.ac: Add double brackets on darwin[912].
6430         * configure: Regenerate.
6431
6432 2008-12-03  Daniel Kraft  <d@domob.eu>
6433
6434         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6435         Approval to Reviewer section (for Fortran front-end).
6436
6437 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6438
6439         * configure.ac: Expand to darwin10 and later.
6440         * configure: Regenerate.
6441
6442 2008-12-02  Andreas Schwab  <schwab@suse.de>
6443
6444         * Makefile.def: configure-target-boehm-gc depends on
6445         all-target-libstdc++-v3.
6446         * Makefile.in: Regenerate.
6447
6448 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6449
6450         * MAINTAINERS:  Add myself as mingw maintainer.
6451
6452 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6453
6454         * config.sub, config.guess: Update from upstream sources.
6455
6456 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6457
6458         * README.SCO: Remove.
6459
6460 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6461
6462         * MAINTAINERS:  Add myself to the write after approval list.
6463
6464 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6465
6466         * MAINTAINERS:  Update my email address in WAA section.
6467
6468 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6469
6470         * MAINTAINERS: Update e-mail address.
6471
6472 2008-11-27  Toon Moene  <toon@moene.org>
6473
6474         * MAINTAINERS: Change e-mail address.
6475
6476 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6477
6478         * configure.ac: Build gdb for i?86-*-darwin*
6479         * configure: Regenerated.
6480
6481 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6482
6483         * MAINTAINERS: Added my full name.
6484
6485 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6486
6487         PR bootstrap/38014
6488         PR bootstrap/37923
6489
6490         Revert:
6491
6492         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6493
6494         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6495         * Makefile.in: Regenerated.
6496
6497         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6498
6499         PR gdb/921
6500         PR gdb/1646
6501         PR gdb/2175
6502         PR gdb/2176
6503
6504         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6505         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6506         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6507         (HOST_EXPORTS): Pass CPPFLAGS.
6508         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6509         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6510         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6511         * Makefile.in, configure: Regenerated.
6512         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6513         and CPPFLAGS_FOR_BUILD.
6514
6515 2008-11-06  Jeff Law  <law@redhat.com>
6516
6517         * MAINTAINERS: Add myself as middle end maintainer.
6518
6519 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6520
6521         * MAINTAINERS (Write after approval): Add myself.
6522
6523 2008-11-05  Diego Novillo  <dnovillo@google.com>
6524
6525         * MAINTAINERS (Global Reviewers): Add myself.
6526         (Non-Algorithmic Maintainers): Remove myself.
6527
6528 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6529
6530         * MAINTAINERS (Write after approval): Add myself.
6531
6532 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6533
6534         * MAINTAINERS (Write after approval): Add myself.
6535
6536 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6537
6538         * configure.ac (spu-*-*): Remove special case.
6539         * configure: Regenerate.
6540
6541 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6542
6543         * MAINTAINERS (Write after approval): Update my email address.
6544
6545 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6546
6547         * configure.ac [spu-*-*]: Do not set skipdirs.
6548         * configure: Re-generate.
6549
6550 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6551
6552         * MAINTAINERS (Various Maintainers): Add myself to reload.
6553
6554 2008-10-25  Richard Guenther  <rguenther@suse.de>
6555
6556         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6557         maintainer.  Remove myself as libgcc-math maintainer.
6558         (Non-Algorithmic Maintainers): Remove myself.
6559
6560 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6561
6562         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6563         * Makefile.in: Regenerated.
6564
6565 2008-10-23  Cary Coutant  <ccoutant@google.com>
6566
6567         * MAINTAINERS (Write after approval): Add myself.
6568
6569 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6570
6571         PR gdb/921
6572         PR gdb/1646
6573         PR gdb/2175
6574         PR gdb/2176
6575
6576         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6577         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6578         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6579         (HOST_EXPORTS): Pass CPPFLAGS.
6580         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6581         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6582         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6583         * Makefile.in, configure: Regenerated.
6584         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6585         and CPPFLAGS_FOR_BUILD.
6586
6587 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6588
6589         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6590         Sebastian Pop.
6591
6592 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6593
6594         * MAINTAINERS (Write After Approval): Added myself.
6595
6596 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6597
6598         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6599         recommended version to 2.3.2.
6600
6601         * configure: Regenerate.
6602
6603 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6604
6605         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6606
6607 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6608
6609         * MAINTAINERS (Write After Approval): Update e-mail address.
6610
6611 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6612
6613         * libtool.m4: Update to libtool 2.2.6.
6614         * lt~obsolete.m4: Update to libtool 2.2.6.
6615         * ltmain.sh: Update to libtool 2.2.6.
6616         * ltsugar.m4: Update to libtool 2.2.6.
6617         * ltversion.m4: Update to libtool 2.2.6.
6618         * ltoptions.m4: Update to libtool 2.2.6.
6619         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6620
6621 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6622
6623         * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6626
6627         * MAINTAINERS (Write After Approval): Update my name.
6628
6629 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6630
6631         * MAINTAINERS: Add myself in "Write After Approval".
6632
6633 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6634
6635         * MAINTAINERS: Add myself as ia64 maintainer.
6636
6637 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6638
6639         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6640         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6641         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6642         and Michael Tiemann from Write After Approval since they do not
6643         actually have access.
6644
6645 2008-09-05  Richard Guenther  <rguenther@suse.de>
6646
6647         * configure.ac: Initialize clooglibs to -lcloog.
6648         * configure: Re-generate.
6649
6650 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6651
6652         * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6655
6656         * configure.ac (--with-cloog-polylib): New.
6657         (--disable-cloog-version-check): New.
6658         (--disable-ppl-version-check): New.
6659         * configure: Re-generate.
6660
6661 2008-09-03  Richard Guenther  <rguenther@suse.de>
6662
6663         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6664         cloog test.
6665         * configure: Re-generate.
6666
6667 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6668
6669         Add picoChip port.
6670         * MAINTAINERS: Add picoChip maintainers.
6671
6672 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6673             Tobias Grosser  <grosser@fim.uni-passau.de>
6674             Jan Sjodin  <jan.sjodin@amd.com>
6675             Harsha Jagasia  <harsha.jagasia@amd.com>
6676             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6677             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6678             Adrien Eliche  <aeliche@isty.uvsq.fr>
6679
6680         Merge from graphite branch.
6681         * configure: Regenerate.
6682         * Makefile.in: Regenerate.
6683         * configure.ac (host_libs): Add ppl and cloog.
6684         Add checks for PPL and CLooG.
6685         * Makefile.def (ppl, cloog): Added modules and dependences.
6686         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6687         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6688
6689 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6690
6691         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6692         (GCC_SHLIB_SUBDIR): New.
6693         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6694         * configure: Regenerate.
6695         * Makefile.in: Regenerate.
6696
6697 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6698
6699         * MAINTAINERS: Consistently use tabs to separate columns.
6700
6701 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6702
6703         * MAINTAINERS (Write after Approval): Add myself.
6704
6705 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6706
6707         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6708         Enable bfd, binutils and opcodes.
6709         * configure: Regenerate.
6710
6711 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6712
6713         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6714
6715 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6716
6717         * MAINTAINERS:  Use correct Umlaut for last name.
6718
6719 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6720
6721         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6722
6723 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6724
6725         * MAINTAINERS: Update my email address.
6726
6727 2008-08-16  Nicolas Roche  <roche@adacore.com>
6728
6729         * Makefile.tpl: Add BOOT_ADAFLAGS.
6730         * Makefile.in: Regenerate.
6731
6732 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6733
6734         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6735         * configure: Regenerate.
6736
6737 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6738
6739         * configure.ac: Add makefile fragments for hpux.
6740         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6741         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6742         * configure: Regenerate.
6743         * Makefile.in: Regenerate.
6744
6745 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6746
6747         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6748
6749 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6750
6751         * MAINTAINERS (Write after Approval): Add myself.
6752
6753 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6754
6755         * MAINTAINERS (Write After Approval):  Add myself.
6756
6757 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6758
6759         * MAINTAINERS (Write After Approval):  Add myself.
6760
6761 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6762
6763         * MAINTAINERS: Update my email address.
6764
6765 2008-06-25  Joey Ye  <joey.ye@intel.com>
6766
6767         * MAINTAINERS (Write After Approval):  Add myself.
6768
6769 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6770
6771         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6772         * Makefile.in: Regenerate.
6773         * configure: Regenerate.
6774
6775 2008-06-17  Daniel Kraft  <d@domob.eu>
6776
6777         * MAINTAINERS (Write After Approval):  Add myself.
6778
6779 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6780
6781         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6782         "$@" is still intact with both Autoconf 2.59 and 2.62.
6783         * configure: Regenerate.
6784
6785 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6786
6787         * Makefile.tpl: Fix comment errors.
6788         * Makefile.in: Regenerate.
6789
6790 2008-06-12  David S. Miller  <davem@davemloft.net>
6791             David Edelsohn  <edelsohn@gnu.org>
6792
6793         * configure.ac: Add powerpc*-*-* to gold supported targets.
6794         * configure: Regenerate.
6795
6796 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6797
6798         PR tree-optimization/36218
6799         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6800         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6801         (all prefix="build-"): Pass them to build-system sub-makes.
6802         * Makefile.in: Regenerate.
6803
6804 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6805
6806         * MAINTAINERS (mt port): Remove.
6807         (sco5, unixware, sco udk): Remove.
6808         (Kean Johnston): Add to Write After Approval.
6809
6810 2008-05-30  Julian Brown  <julian@codesourcery.com>
6811
6812         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6813         of libobjc for ARM EABI Linux.
6814         * configure: Regenerate.
6815
6816 2008-05-18  Xinliang David Li   <davidxl@google.com>
6817
6818         * ChangeLog: Remove wrong ChangeLog entry.
6819
6820 2008-05-17  Xinliang David Li   <davidxl@google.com>
6821
6822         * MAINTAINERS (Write After Approval): Add myself.
6823
6824 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6825
6826         * MAINTAINERS (Write After Approval): Add myself.
6827
6828 2008-05-14  Rafael Espíndola  <espindola@google.com>
6829
6830         * config-ml.in: don't handle --enable-shared and --enable-static.
6831
6832 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6833
6834         * MAINTAINERS: Update my email address.
6835
6836 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6837
6838         * MAINTAINERS: Update my email address.
6839
6840 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6841
6842         * MAINTAINERS (Write After Approval): Add myself.
6843
6844 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6845
6846         * MAINTAINERS (Write After Approval): Add myself.
6847
6848 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6849
6850         * MAINTAINERS (crx): Add myself.
6851
6852 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6853
6854         Sync with src:
6855         2008-04-14  David S. Miller  <davem@davemloft.net>
6856
6857         * configure.ac: Add sparc*-*-* to gold supported targets.
6858         * configure: Regenerate.
6859
6860 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6861
6862         PR bootstrap/35457
6863         * configure.ac: Include override.m4.
6864         * configure: Regenerate.
6865
6866 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6867
6868         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6869         * Makefile.in: Regenerate.
6870
6871 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6872
6873         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6874         as nonconfigurable directories list.
6875         * configure: Regenerate.
6876
6877 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6878
6879         * config.sub, config.guess: Update from upstream sources.
6880
6881 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6882
6883         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6884         * Makefile.in: Regenerate.
6885
6886 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6887
6888         * configure.ac: Do not build libssp for the AVR.
6889         * configure: Regenerate.
6890
6891 2008-04-07  Ian Lance Taylor  <iant@google.com>
6892
6893         * Makefile.def: check-gold depends upon all-binutils.
6894         * Makefile.in: Regenerate.
6895
6896 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6897
6898         * MAINTAINERS (Write After Approval): Add myself.
6899
6900 2008-04-04  Nick Clifton  <nickc@redhat.com>
6901
6902         PR binutils/4334
6903         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6904         builds.
6905         * configure: Regenerate.
6906
6907 2008-04-04  NightStrike  <NightStrike@gmail.com>
6908
6909         PR other/35151
6910         * configure.ac: Combine rules for mingw32 and mingw64.
6911         * configure: Regenerate.
6912
6913 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6914
6915         * MAINTAINERS (Write After Approval): Add myself.
6916
6917 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6918
6919         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6920         * Makefile.in (.NOTPARALLEL): Ditto.
6921
6922 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6923
6924         * MAINTAINERS (Write After Approval): Add myself.
6925
6926 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6927
6928         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6929         * Makefile.in (.NOTPARALLEL): Regenerate.
6930
6931 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6932
6933         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6934         * Makefile.in: Regenerate.
6935
6936 2008-03-26  Jakub Staszak  <kuba@et.pl>
6937
6938         * MAINTAINERS (Write After Approval): Add myself.
6939
6940 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6941
6942         * MAINTAINERS:  Update e-mail address.
6943
6944 2008-03-20  Ian Lance Taylor  <iant@google.com>
6945
6946         * configure.ac: Add support for --enable-gold.
6947         * Makefile.def: Add gold as a directory like ld.
6948         * configure, Makefile.in: Regenerate.
6949
6950 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6951
6952         * configure.ac: m4_include config/proginstall.m4.
6953         * configure: Regenerate.
6954
6955         Backport from upstream Libtool:
6956
6957         2007-10-12  Eric Blake  <ebb9@byu.net>
6958
6959         Deal with Autoconf 2.62's semantic change in m4_append.
6960         * ltsugar.m4 (lt_append): Replace broken versions of
6961         m4_append.
6962         (lt_if_append_uniq): Don't require separator to be overquoted,
6963         and avoid broken m4_append.
6964         (lt_dict_add): Fix typo.
6965         * libtool.m4 (_LT_DECL): Don't overquote separator.
6966
6967 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6968
6969         * config.rpath: Add AIX 6 support.
6970
6971 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6972
6973         * Makefile.def (stageprofile).  Remove -fprofile-generate
6974         from stage_libcflags.
6975         * Makefile.in: Regenerate.
6976
6977 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6978
6979         * config.sub, config.guess: Update from upstream sources.
6980
6981 2008-03-06  Tom Tromey  <tromey@redhat.com>
6982
6983         * MAINTAINERS: Update for treelang deletion.
6984
6985 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6986
6987         * MAINTAINERS: Update my email address.
6988
6989 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6990
6991         * MAINTAINERS (darwin port): Add myself as a maintainer.
6992         (objective-c/c++): Add myself as a maintainer.
6993
6994 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6995
6996         * MAINTAINERS (Write After Approval): Update my email address.
6997
6998 2008-02-25  Tomas Bily  <tbily@suse.cz>
6999
7000         * MAINTAINERS (Write After Approval): Add myself.
7001
7002 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7003
7004         * MAINTAINERS (OpenMP): Add myself.
7005
7006 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7007
7008         PR bootstrap/32009
7009         PR bootstrap/32161
7010
7011         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7012         * configure: Regenerate.
7013
7014         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7015         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7016         STAGE4_LIBCFLAGS): New.
7017         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7018         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7019         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7020         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7021         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7022         for target modules.  Don't export LIBCFLAGS.
7023         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7024         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7025         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7026         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7027         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7028         * Makefile.in: Regenerate.
7029
7030 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7031
7032         PR libgcj/33085
7033         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7034         Do not use -DDLL_EXPORT.  Backport from upstream.
7035
7036 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7037
7038         * MAINTAINERS (Write After Approval): Add myself.
7039
7040 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7041
7042         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7043         * configure: Regenerate.
7044
7045 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7046
7047         * configure.ac (xtensa*-*-*): Recognize processor variants.
7048         * configure: Regenerate.
7049
7050 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7051
7052         PR bootstrap/34922
7053         * configure.ac (PARSE_ARGS): Push suitable setting of
7054         ac_subdirs_all, for `./configure --help=recursive'.
7055         Handle `+' in generic toplevel directory disabling.
7056         * configure: Regenerate.
7057
7058 2008-01-28  Nick Clifton  <nickc@redhat.com>
7059
7060         * MAINTAINERS (xstormy16): Take over maintainership.
7061
7062 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7063
7064         * MAINTAINERS (c4x port): Remove.
7065
7066 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7067
7068         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7069
7070 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7071
7072         * config.sub, config.guess: Update from upstream sources.
7073
7074 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7075
7076         * MAINTAINERS (Write After Approval): Add myself.
7077
7078 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7079
7080         * MAINTAINERS: Update my email address.
7081
7082 2008-01-09  Raksit Ashok  <raksit@google.com>
7083
7084         * MAINTAINERS (Write After Approval): Add myself.
7085
7086 2008-01-09  Raksit Ashok  <raksit@google.com>
7087
7088         * MAINTAINERS (Write After Approval): Add myself.
7089
7090 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7091
7092         * config.sub, config.guess: Update from upstream sources.
7093
7094 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7095
7096         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7097         Change recommended MPFR from 2.2.1 -> 2.3.0.
7098         * configure: Regenerate.
7099
7100 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7101
7102         * MAINTAINERS: Update my email address.
7103
7104 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7105
7106         * MAINTAINERS: Update my email address.
7107
7108 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7109
7110         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7111         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7112         * Makefile.in: Regenerate.
7113
7114 2007-12-10  Mark Heffernan  <meheff@google.com>
7115
7116         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7117         misplaced entries.
7118
7119 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7120
7121         * configure.ac: Enable libjava for x86_64-*-darwin9.
7122         * configure: Regenerate.
7123
7124 2007-12-07  Bill Maddox  <maddox@google.com>
7125
7126         * MAINTAINERS (Write After Approval): Add myself.
7127
7128 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7129
7130         * config.sub, config.guess: Update from upstream sources.
7131
7132 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7133
7134         * config-ml.in: Remove 64bit configure tests.
7135
7136 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7137
7138         * config-ml.in: Robustify against white space in absolute file
7139         names.
7140
7141         * config-ml.in (multi-clean): Substitute ${Makefile}.
7142         Remove superfluous ${Makefile} in list.
7143
7144 2007-11-19  Thiemo Seufer  <ths@mips.com>
7145
7146         * config-ml.in: Don't hardcode the Makefile name.
7147
7148 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7149
7150         * MAINTAINERS (Write After Approval): Add myself.
7151
7152 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7153
7154         * MAINTAINERS (Write After Approval): Add myself.
7155
7156 2007-11-06  Doug Kwan  <dougkwan@google.com>
7157
7158         * MAINTAINERS (Write After Approval): Add myself.
7159
7160 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7161
7162         * MAINTAINERS (mercury): Remove entry.
7163         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7164
7165 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7166
7167         * Makefile.def (dependencies): Make configure-gdb depend on
7168         all-intl.
7169         * Makefile.in: Regenerated.
7170
7171 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7172
7173         * MAINTAINERS (Fortran maintainer): Remove myself.
7174
7175 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7176
7177         * Makefile.def: To avoid problems running with parallel makes,
7178         build newlib before libgloss so that target specific header
7179         files are availble.
7180         * Makefile.in: Regenerate
7181
7182 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7183
7184         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7185         * Makefile.in: Regenerate.
7186
7187 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7188
7189         * MAINTAINERS (Register allocation reviewer): Add myself.
7190
7191 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7192
7193         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7194         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7195         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7196         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7197         * configure: Regenerate.
7198
7199 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7200
7201         * MAINTAINERS (Register allocation reviewer): Add myself.
7202
7203 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7204
7205         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7206         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7207         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7208         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7209         * configure.ac: Default them to host tools for $host = $build.
7210         Subst them.
7211
7212         * configure: Regenerate.
7213         * Makefile.in: Regenerate.
7214
7215 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7216
7217         * MAINTAINERS (Register allocation reviewer): Add myself.
7218
7219 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7220
7221         * MAINTAINERS (Register allocation reviewer): Add myself.
7222
7223 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7224
7225         * MAINTAINERS (Write After Approval): Fix typo.
7226
7227 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7228
7229         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7230         * configure: Regenerate.
7231
7232 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7233
7234         PR bootstrap/31906
7235         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7236         they're already prefixed.
7237
7238 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7239
7240         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7241         libstdc++.
7242         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7243         * configure: Regenerate.
7244         * Makefile.in: Regenerate.
7245
7246 2007-09-17  Andreas Schwab  <schwab@suse.de>
7247
7248         * configure.ac: Raise minimum makeinfo version to 4.6.
7249         * configure: Regenerate.
7250
7251 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7252
7253         * MAINTAINERS (write-after-approval) add myself
7254
7255 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7256
7257         * configure.ac: Correct makeinfo version check.
7258         * configure: Regenerate.
7259
7260 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7261
7262         * MAINTAINERS: Update my email address.
7263
7264 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7265
7266         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7267         to $skipdirs and only disable gprof for newlib.  Use the normal
7268         mips*-elf* handling in other respects.
7269         * configure: Regnerate.
7270
7271 2007-09-12  David Daney  <ddaney@avtrex.com>
7272
7273         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7274         enabling libgcj.
7275         * configure: Regenerate.
7276
7277 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7278
7279         PR other/32154
7280         * configure.ac: For libgloss targets, point the linker to the linker
7281         script, startup code and simulator library.
7282         * configure: Regenerate.
7283
7284 2007-09-07  Andrew Haley  <aph@redhat.com>
7285
7286         * configure.ac (noconfigdirs): Remove target-libffi and
7287         target-libjava.
7288         * configure: Regenerate.
7289
7290 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7291
7292         PR target/33281
7293         * configure.ac: Use config/mh-mingw on mingw.
7294         * configure: Regenerate.
7295
7296 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7297
7298         * MAINTAINERS (Write After Approval): Add myself.
7299
7300 2007-09-05  Richard Guenther  <rguenther@suse.de>
7301
7302         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7303         nor --disable-checking is provided also turn on yes and types
7304         checking for stage1.
7305         * configure: Re-generate.
7306
7307 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7308
7309         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7310         (Write After Approval): Remove myself.
7311
7312 2007-08-29  Nick Clifton  <nickc@redhat.com>
7313
7314         * config.sub, config.guess: Update from upstream sources.
7315
7316 2007-08-22  Bud Davis  <jmdavis@link.com>
7317
7318         * MAINTAINERS (Write After Approval): Added myself.
7319         * MAINTAINERS (Reviewers): Removed myself.
7320
7321 2007-08-18  Paul Brook  <paul@codesourcery.com>
7322             Joseph Myers  <joseph@codesourcery.com>
7323
7324         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7325         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7326         * Makefile.in: Regenerate.
7327         * configure.ac (--with-debug-prefix-map): New.
7328         * configure: Regenerate.
7329
7330 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7331             Nigel Stephens  <nigel@mips.com>
7332
7333         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7334         as target_makefile_frag.
7335         * configure: Regenerate.
7336
7337 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7338
7339         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7340         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7341         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7342         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7343         (do-compare, do-compare3, do-compare-debug): New.
7344         ([+compare-target+]): Use them.
7345
7346 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7347
7348         * MAINTAINERS (Write After Approval): Change my email address.
7349
7350 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7351             Ben Elliston  <bje@au.ibm.com>
7352
7353         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7354         --silent if $silent.
7355         * configure: Regenerate.
7356
7357 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7358
7359         * MAINTAINERS (Various Maintainers): Add myself as
7360         loop infrastructure maintainer.  Update my e-mail
7361         address.
7362
7363 2007-07-31  Diego Novillo  <dnovillo@google.com>
7364
7365         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7366         Adjust description.
7367
7368 2007-07-26  Richard Guenther  <rguenther@suse.de>
7369
7370         * configure.ac: Add types checking to stage1 checking flags.
7371         * configure: Regenerate.
7372
7373 2007-07-17  Nick Clifton  <nickc@redhat.com>
7374
7375         * COPYING3: New file.  Contains version 3 of the GNU General
7376         Public License.
7377         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7378         Lesser General Public License.
7379
7380 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7381
7382         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7383
7384 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7385
7386         * MAINTAINERS (S/390 co-maintainer): Add myself.
7387         (Write After Approval): Remove myself.
7388
7389 2007-07-13  Dan Hipschman  <dsh@google.com>
7390
7391         * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2007-07-11  Nick Clifton  <nickc@redhat.com>
7394
7395         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7396         WINDRES export.
7397         * Makefile.in: Regenerate.
7398
7399 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7400
7401         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7402         maintainer.
7403
7404 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7405
7406         * lt~obsolete.m4: New. Import from 20070318 libtool.
7407
7408 2007-07-03  Julian Brown  <julian@codesourcery.com>
7409
7410         * MAINTAINERS (Write After Approval): Add myself.
7411
7412 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7413
7414         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7415         * configure: Regenerate.
7416
7417 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7418
7419         * configure.ac: Add some missing m4 quotation.
7420         * configure: Regenerate.
7421
7422 2007-07-02  Simon Baldwin  <simonb@google.com>
7423
7424         * MAINTAINERS (Write After Approval): Add myself.
7425
7426 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7427
7428         * configure: Regenerate.
7429
7430 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7431
7432         * Makefile.def: Add windmc tool to build.
7433         * Makefile.tpl: Likewise.
7434         * configure.ac: Likewise.
7435         * Makefile.in: Regenerate.
7436         * configure: Regenerate.
7437
7438 2007-06-28  DJ Delorie  <dj@redhat.com>
7439
7440         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7441         not building newlib.
7442         * configure: Regenerated.
7443
7444 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7445
7446         * MAINTAINERS (Write After Approval): Add myself.
7447
7448 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7449
7450         * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7453
7454         * MAINTAINERS (Write After Approval): Add myself.
7455
7456 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7457
7458         * MAINTAINERS (Write After Approval): Add myself.
7459
7460 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7461
7462         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7463         * Makefile.in: Regenerated.
7464
7465 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7466
7467         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7468         bfin*-*-uclinux* targets.
7469         * configure: Regenerate.
7470
7471 2007-06-14  Ian Lance Taylor  <iant@google.com>
7472
7473         * MAINTAINERS: Add myself as non-algorithmic global write
7474         maintainer.
7475
7476 2007-06-14  Diego Novillo  <dnovillo@google.com>
7477
7478         * MAINTAINERS: Add self as middle-end maintainer and
7479         non-algorithmic global write maintainer.
7480
7481 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7482
7483         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7484         Move all Fortran maintainers except Paul Brook into the
7485         Non-Autopoiesis section.
7486
7487 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7488
7489         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7490         (distclean-stage[+id+]): Possibly delete stage_last.
7491         * Makefile.in: Regenerate.
7492
7493 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7494
7495         * MAINTAINERS (Various Maintainer): Fix typo.
7496
7497 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7498
7499         * MAINTAINERS (Various Maintainer): Add myself as
7500         dataflow maintainer.
7501
7502 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7503
7504         * config.sub, config.guess: Update from upstream sources.
7505
7506 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7507
7508         * Makefile.tpl: Fix spelling error.
7509         * Makefile.in: Regenerate.
7510
7511 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7512
7513         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7514         lt_cv_sys_max_cmd_len.
7515
7516 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7517
7518         * MAINTAINERS (Various Maintainers): Add myself as
7519         auto-vectorizer maintainer.
7520
7521 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7522
7523         PR libjava/32098
7524         * libtool.m4: Revert previous change.
7525         * ltgcc.m4: Put it here.
7526
7527 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7528
7529         * MAINTAINERS (Various Maintainers): Add myself as
7530         auto-vectorizer maintainer.
7531
7532 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7533
7534         PR libjava/32098
7535         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7536
7537 2007-05-30  Richard Guenther  <rguenther@suse.de>
7538
7539         * MAINTAINERS (Various Maintainers): Add myself as
7540         auto-vectorizer maintainer.
7541
7542 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7543
7544         PR bootstrap/29382
7545         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7546         * configure: Rebuilt.
7547
7548 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7549
7550         * MAINTAINERS (Write After Approval): Removed my name.
7551
7552 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7553
7554         * MAINTAINERS (Write After Approval): Remove myself.
7555
7556 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7557
7558         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7559
7560 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7561
7562         * ltmain.sh: Update from ToT Libtool.
7563         * libtool.m4: Update from ToT Libtool.
7564         * ltsugar.m4: New. Update from ToT Libtool.
7565         * ltversion.m4: New. Update from ToT Libtool.
7566         * ltoptions.m4: New. Update from ToT Libtool.
7567         * ltconfig: Remove.
7568         * ltcf-c.sh: Remove.
7569         * ltcf-cxx.sh: Remove.
7570         * ltcf-gcj.sh: Remove.
7571
7572 2007-05-22  Ollie Wild  <aaw@google.com>
7573
7574         * MAINTAINERS (Write After Approval): Add myself.
7575
7576 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7577
7578         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7579         stage_cflags.
7580         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7581         Remove CFLAGS/LIBCFLAGS.
7582         (configure-stage[+id+]-[+prefix+][+module+],
7583         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7584         * Makefile.in: Regenerate.
7585
7586 2007-05-15  Diego Novillo  <dnovillo@google.com>
7587
7588         * MAINTAINERS: Update e-mail address.
7589
7590 2007-05-15  Revital Eres  <eres@il.ibm.com>
7591
7592         * MAINTAINERS (Write After Approval): Add myself.
7593
7594 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7595
7596         * MAINTAINERS (Write After Approval): Updated my address.
7597
7598 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7599
7600         * MAINTAINERS (Write After Approval): Add myself.
7601
7602 2007-05-11  Silvius Rus  <rus@google.com>
7603
7604         * MAINTAINERS (Write After Approval): Add myself.
7605
7606 2007-04-23  Tom Tromey  <tromey@redhat.com>
7607
7608         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7609
7610 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7611
7612         * MAINTAINERS (cpplib): Rename to ...
7613         (libcpp): ... this.  Add C/C++ front end maintainers.
7614
7615 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7616
7617         * config-ml.in: Pass ${ml_config_env} to configure calls.
7618
7619 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7620
7621         * MAINTAINERS (Write After Approval): Add myself.
7622
7623 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7624
7625         * MAINTAINERS (Write After Approval): Add myself.
7626
7627 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7628
7629         * MAINTAINERS (fortran 95 front end): Add myself.
7630
7631 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7632
7633         * MAINTAINERS (Write After Approval): Add myself.
7634
7635 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7636
7637         * MAINTAINERS (Modulo Scheduler): Add myself.
7638
7639 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7640
7641         * MAINTAINERS (fortran 95 front end): Add myself.
7642         (c++ front end): whitespace fix.
7643
7644 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7645
7646         * MAINTAINERS (Write After Approval): Add myself.
7647
7648 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7649
7650         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7651         of glob.  Quote arguments with single quotes too.
7652         * configure: Regenerate.
7653
7654 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7655
7656         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7657         * Makefile.in: Regenerate
7658
7659 2007-03-07  Andreas Schwab  <schwab@suse.de>
7660
7661         * configure: Regenerate.
7662
7663 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7664
7665         * configure.ac: Add "--with-pdfdir" configure option,
7666         which defines pdfdir variable.
7667         * Makefile.def (target=fixincludes): Add install-pdf to
7668         missing targets.
7669         (recursive_targets): Add install-pdf target.
7670         (flags_to_pass): Add pdfdir.
7671         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7672         target.
7673         * configure: Regenerate
7674         * Makefile.in: Regenerate
7675
7676 2007-02-28  Eric Christopher  <echristo@apple.com>
7677
7678         Revert:
7679         2006-12-07  Mike Stump  <mrs@apple.com>
7680
7681         * Makefile.def (dependencies): Add dependency for
7682         install-target-libssp and install-target-libgomp on
7683         install-gcc.
7684         * Makefile.in: Regenerate.
7685
7686 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7687
7688         * configure: Regenerate.
7689         * configure.ac: Move statements after variable declarations.
7690
7691 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7692
7693         * MAINTAINERS: Add myself as sh maintainer.
7694
7695 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7696
7697         * configure.ac: Adjust for loop syntax.
7698         * configure: Regenerate.
7699
7700 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7701
7702         * configure: Rebuilt.
7703
7704 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7705
7706         * configure.ac: Drop multiple occurrences of --enable-languages,
7707         and fix its quoting.
7708         * configure: Rebuilt.
7709
7710 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7711             Nathan Sidwell  <nathan@codesourcery.com>
7712             Vladimir Prus  <vladimir@codesourcery.com>
7713             Joseph Myers  <joseph@codesourcery.com>
7714
7715         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7716         * configure: Regenerate.
7717
7718 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7719
7720         * ltconfig (freebsd*): Default to elf.
7721
7722 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7723
7724         * configure.ac (target_libraries): Move libgcc before libiberty.
7725         * configure: Regenerated.
7726
7727 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7728             Paolo Bonzini  <bonzini@gnu.org>
7729
7730         PR bootstrap/30753
7731         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7732         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7733         * configure: Regenerated.
7734
7735 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7736
7737         * MAINTAINERS (Language Front End Maintainers): Update my mail
7738         address.
7739
7740 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7741
7742         PR bootstrap/30748
7743         * configure.ac: Correct syntax for Solaris ksh.
7744         * configure: Regenerated.
7745
7746 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7747
7748         * configure.ac: Sync with src.
7749         * configure: Regenerate.
7750
7751 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7752
7753         * Makefile.in: Regenerate.
7754
7755 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7756
7757         * config.sub: Sync with src.
7758
7759 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7760
7761         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7762         noncanonical equivalents.
7763         * configure.in: Rename to...
7764         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7765         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7766         target_noncanonical.  Use them.  Rewrite removal of configure
7767         arguments for autoconf 2.59.  Discard variable settings.  Force
7768         program_transform_name for native tools.
7769
7770         * Makefile.in: Regenerated.
7771         * configure: Regenerated with autoconf 2.59.
7772
7773 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7774
7775         * MAINTAINERS (Write After Approval): Add myself.
7776
7777 2007-01-31  Andreas Schwab  <schwab@suse.de>
7778
7779         * Makefile.tpl (LDFLAGS): Substitute it.
7780         * Makefile.in: Regenerate.
7781
7782 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7783
7784         * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7787
7788         * MAINTAINERS (spu port): Add myself.
7789
7790 2007-01-23  Richard Guenther  <rguenther@suse.de>
7791
7792         PR bootstrap/30541
7793         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7794         * Makefile.tpl (GNATBIND): Substitute it.
7795         (GNATMAKE): Likewise.
7796         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7797         of STAGE_PREFIX.
7798         * Makefile.in: Regenerate.
7799         * configure: Regenerate.
7800
7801 2007-01-18  Mike Stump  <mrs@apple.com>
7802
7803         * configure.in: Re-enable -Werror for gcc builds.
7804
7805 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7806
7807         * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7810
7811         * configure.in: Change == to = in test command.
7812         * configure: Regenerate.
7813
7814 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7815             Nick Clifton  <nickc@redhat.com>
7816             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7817
7818         * configure.in (build_configargs, host_configargs, target_configargs):
7819         Remove build/host/target parameters.
7820         (host_libs): Add gmp and mpfr.
7821         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7822         * Makefile.def (gmp, mpfr): New.
7823         (gcc): Remove target.
7824         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7825         target_os, target_vendor): New.
7826         (configure): Add host_alias/target_alias arguments; adjust invocations.
7827         * configure: Regenerate.
7828         * Makefile.in: Regenerate.
7829
7830 2007-01-11  Matt Fago  <fago@earthlink.net>
7831
7832         * configure.in: Try to link to functions only in mpfr 2.2.x
7833         to improve robustness of configure tests.
7834         * configure: Regenerate.
7835
7836 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7837
7838         * MAINTAINERS: Add myself as i386 maintainer.
7839
7840 2007-01-08  Jan Hubicka  <jh@suse.cz>
7841
7842         * MAINTAINERS: Add myself as i386 maintainer.
7843
7844 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7845
7846         * configure.in: Add support for an x86_64-mingw* target.
7847         * configure: Regenerate.
7848
7849 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7850
7851         * Makefile.tpl (all-target): Correct @if conditional for target
7852         modules.
7853         * configure.in: Omit libiberty if building only target libgcc.
7854         * configure, Makefile.in: Regenerated.
7855
7856 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7857
7858         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7859         * configure: Regenerate.
7860
7861 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7862
7863         * Makefile.def (target_modules): Add libgcc.
7864         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7865         * Makefile.tpl (clean-target-libgcc): Delete.
7866         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7867         on gcc even for bootstrapped modules.  Rewrite handling of
7868         lang_env_dependencies to loop over target_modules.
7869         * configure.in (target_libraries): Add target-libgcc.
7870         * Makefile.in, configure: Regenerated.
7871
7872 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7873
7874         * configure.in: Reorganize recognition of languages.  Add
7875         --enable-stage1-languages.  Show supported languages for the chosen
7876         target rather than all recognized languages.
7877         * configure: Regenerate.
7878
7879 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7880
7881         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7882         * Makefile.in: Regenerate.
7883
7884 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7885
7886         * configure.in: Warn that MPFR 2.2.0 is buggy.
7887         * configure: Regenerate.
7888
7889 2006-12-27  Ian Lance Taylor  <iant@google.com>
7890
7891         * configure.in: When removing Makefiles to force a reconfigure, also
7892         remove prev-DIR*/Makefile.
7893         * configure: Regenerate.
7894
7895 2006-12-22  Andreas Schwab  <schwab@suse.de>
7896
7897         * configure: Regenerate with correct autoconf version.
7898
7899 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7900
7901         * configure.in: add AC_SUBST for *_FOR_TARGET.
7902         * configure: Regenerate.
7903
7904 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7905
7906         * configure.in: Simplify logic for rejecting languages that cannot
7907         be built.  Separate the case when a language is unsupported,
7908         from the case when the user chooses not to build a language.
7909
7910 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7911
7912         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7913         it only affects bootstrap and could be tested on "$host" as well.
7914         * configure: Regenerate.
7915         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7916
7917 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7918
7919         PR bootstrap/29544
7920         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7921         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7922         move here comment from Makefile.tpl.
7923         * Makefile.tpl: Move some definitions higher in the file.
7924         (STAGE1_CHECKING): New.
7925         * configure.in: Add --enable-stage1-checking.
7926         * configure: Regenerate.
7927         * Makefile.in: Regenerate.
7928
7929 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7930
7931         * MAINTAINERS: Add myself as build system maintainer.
7932
7933 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7934
7935         * MAINTAINERS (Write After Approval): Add myself.
7936
7937 2006-12-13  Eric Christopher  <echristo@apple.com>
7938
7939         * MAINTAINERS: Add myself as darwin maintainer.
7940
7941 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7942
7943         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7944
7945 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7946
7947         MAINTAINERS: Update my entry.
7948
7949 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7950
7951         * configure.in:  Handle spu makefile frag.
7952         * Makefile.tpl (MAINT): Define
7953         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7954         * configure: Regenerate.
7955         * Makefile.in: Regenerate.
7956
7957 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7958
7959         * config.guess: Import latest version.
7960         * config.sub: Likewise.
7961
7962 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7963
7964         * configure.in (spu-*-*): Don't skip target-libiberty.
7965         * configure: Regenerate.
7966
7967 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7968
7969         PR bootstrap/30134
7970         * configure.in: Correct x86 darwin support for libjava to powerpc
7971         and i?86 only.
7972         * configure: Regenerate.
7973
7974 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7975
7976         * configure.in: Add x86 darwin support for libjava.
7977         * configure: Regenerate.
7978
7979 2006-12-07  Mike Stump  <mrs@apple.com>
7980
7981         * Makefile.def (dependencies): Add dependency for
7982         install-target-libssp and install-target-libgomp on
7983         install-gcc.
7984         * Makefile.in: Regenerate.
7985
7986 2006-12-04  Richard Guenther  <rguenther@suse.de>
7987
7988         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7989         (Non-Algorithmic Maintainers): Move over non-algorithmic
7990         loop optimizer maintainers, add myself as a non-algorithmic
7991         middle-end maintainer.
7992
7993 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7994
7995         * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7998
7999         * configure.in: Update error message for missing GMP/MPFR.
8000
8001         * configure: Regenerate.
8002
8003 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8004
8005         * configure.in: Update MPFR version in error message.
8006
8007         * configure: Regenerate.
8008
8009 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8010
8011         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8012         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8013         --with-gmp-lib): New flags.
8014
8015         * configure: Regenerate.
8016
8017 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8018
8019         * MAINTAINERS (Write After Approval): Change my email address.
8020
8021 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8022
8023         * MAINTAINERS (Write After Approval): Add myself.
8024
8025 2006-11-22  Philipp Thomas  <pth@suse.de>
8026
8027         * MAINTAINERS (i18n): Update e-mail address.
8028
8029 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8030
8031         * MAINTAINERS (spu port): Add myself as maintainer.
8032         (Write After Approval): Remove myself.
8033
8034 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8035
8036         * configure.in (skipdirs): Don't build libssp for SPU.
8037         * configure: Regenerate.
8038
8039 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8040
8041         * MAINTAINERS (spu port): Add myself as maintainer.
8042         (libobjc): Update my email address.
8043
8044 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8045
8046         * MAINTAINERS (Write After Approval): Add myself.
8047
8048 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8049
8050         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8051         * configure : Rebuilt.
8052
8053 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8054
8055         * MAINTAINERS (Write After Approval): Add myself.
8056
8057 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8058
8059         * MAINTAINERS (Write After Approval): Add myself.
8060
8061 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8062
8063         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8064         libmpfr.a.
8065         * configure: Regenerate.
8066
8067 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8068
8069         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8070         (unstage): Test for stage_last presence.
8071
8072         PR bootstrap/29802
8073         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8074         STAGE_PREFIX.
8075         * Makefile.in: Regenerate.
8076
8077 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8078
8079         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8080         maintainers.
8081
8082 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8083
8084         * MAINTAINERS (Write After Approval): Add myself.
8085
8086 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8087
8088         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8089         and stageN-package/Makefile.
8090         * Makefile.in: Regenerated.
8091
8092 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8093
8094         * configure.in: Remove target-libgloss from noconfigdirs for
8095         bfin-*-*.
8096         * configure: Regenerated.
8097
8098 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8099
8100         * configure.in (have_gmp): Only error if the gcc directory exists.
8101
8102         * configure: Regenerate.
8103
8104 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8105
8106         * configure.in: Robustify error message for missing GMP/MPFR.
8107
8108         * configure: Regenerate.
8109
8110 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8111
8112         * MAINTAINERS (Write After Approval): Add myself.
8113
8114 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8115
8116         * MAINTAINERS: Change email address.
8117
8118 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8119
8120         * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8123
8124         * MAINTAINERS (Write After Approval): Add myself.
8125
8126 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8127
8128         * MAINTAINERS (Write After Approval): Move myself to
8129         Write After Approval section.
8130
8131 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8132
8133         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8134         need_gmp anymore.
8135         * configure: Regenerate.
8136
8137 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8138
8139         * MAINTAINERS (Write After Approval): Add myself.
8140
8141 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8142
8143         * config.guess: Import latest version.
8144         * config.sub: Likewise.
8145
8146 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8147
8148         * Makefile.def: Added pdf target handling.
8149         * Makefile.tpl: Added pdf target handling.
8150         * Makefile.in: Regenerated.
8151
8152 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8153
8154         * MAINTAINERS: Add self as score port maintainer.
8155
8156 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8157
8158         * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8161
8162         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8163         or newer.
8164         * configure: Regenerated.
8165
8166 2006-09-27  Dave Brolley  <brolley@redhat.com>
8167
8168         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8169         using $s instead of $r.
8170         * configure: Regenerated.
8171
8172 2006-09-26  Thiemo Seufer  <ths@mips.com>
8173
8174         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8175         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8176         * configure: Regenerate.
8177
8178 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8179
8180         * MAINTAINERS (Write After Approval): Remove myself.
8181
8182 2006-09-22  Chao-ying Fu  <fu@mips.com>
8183
8184         * MAINTAINERS (Write After Approval): Add myself.
8185
8186 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8187
8188         * MAINTAINERS: Add self as soft-fp maintainer.
8189
8190 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8191
8192         * MAINTAINERS: Add myself as avr maintainer.
8193         Remove Marek Michalkiewicz as avr maintainer.
8194
8195 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8196
8197         * MAINTAINERS (Write After Approval): Add myself.
8198
8199 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8200
8201         * configure.in: Never build newlib for a Mingw host.
8202         Never build newlib as Mingw target library.
8203         Test the existence of winsup/cygwin for building a Cygwin newlib,
8204         rather than just winsup.
8205         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8206         building a Mingw target.
8207         * configure: Regenerate.
8208
8209 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8210
8211         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8212
8213 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8214
8215         * config.guess: Import from src (was more updated).
8216         * config.sub: Likewise.
8217
8218 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8219
8220         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8221         * configure: Regenerated.
8222
8223 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8224
8225         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8226         for stages after the first.
8227
8228 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8229
8230         * Makefile.def: Add dependencies for configure-opcodes
8231         on configure-intl and all-opcodes on all-intl.
8232         * Makefile.in: Regenerated.
8233
8234 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8235
8236         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8237
8238 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8239
8240         Port to hosts whose 'sort' and 'tail' implementations
8241         treat operands with leading '+' as file names, as POSIX
8242         has required since 2001.  However, make sure the code still
8243         works on pre-POSIX hosts.
8244         * ltmain.sh: Don't assume "sort +2" is equivalent to
8245         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8246
8247 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8248
8249         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8250
8251 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8252
8253         * ltconfig: chmod 644 before ranlib during install.
8254
8255 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8256
8257         PR bootstrap/18058
8258         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8259         if the bootstrap compiler is a GCC version that supports it.
8260         * configure: Regenerate.
8261
8262 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8263
8264         * configure.in: Fix thinkos in previous check-in.
8265         * configure: Regenerate.
8266
8267 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8268
8269         PR other/27063
8270         * configure.in: Test subdir_requires and give an appropriate
8271         error message.
8272         * configure: Regenerate.
8273
8274 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8275
8276         * MAINTAINERS (Write After Approval): Add myself.
8277
8278 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8279
8280         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8281
8282 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8283
8284         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8285
8286 2006-06-20  David Ayers  <d.ayers@inode.at>
8287
8288         PR bootstrap/28072
8289         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8290         whether target-libjava is being configured instead of whether the
8291         java front end is enabled.
8292         * configure: Regenerate.
8293
8294 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8295
8296         PR target/27540
8297         * configure.in: Only enable libgomp on IRIX 6.
8298         * configure: Regenerate.
8299
8300 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8301
8302         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8303         too.
8304         * Makefile.in: Regenerate.
8305
8306 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8307
8308         * config-ml.in: Alter CCASFLAGS to include special
8309         multilib options the same as is done for CFLAGS.
8310
8311 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8312
8313         * configure.in: Don't enable libgomp on hpux10.
8314         * configure: Rebuilt.
8315
8316 2006-06-12  David Ayers  <d.ayers@inode.at>
8317
8318         PR bootstrap/27963
8319         PR target/19970
8320         * configure.in: Remove target-boehm-gc from noconfigdirs where
8321         ${libgcj} is specified.
8322         * configure: Regenerate.
8323
8324 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8325
8326         Sync from src:
8327
8328         * configure.in: Sync.
8329         * configure: Regenerated.
8330
8331         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8332
8333         * Makefile.def: Added dependencies from sim and gdb on intl, and
8334         added configure dependencies to everything with an all dependency
8335         on intl.
8336         * Makefile.in: Regenerated.
8337
8338 2006-06-06  David Ayers  <d.ayers@inode.at>
8339
8340         PR libobjc/13946
8341         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8342         * Makefile.in: Regenerate.
8343         * configure.in: Add --enable-objc-gc at toplevel and have it
8344         enable boehm-gc for Objective-C.
8345         Remove target-boehm-gc from libgcj.
8346         Add target-boehm-gc to target_libraries.
8347         Add target-boehm-gc to noconfigdirs where ${libgcj}
8348         is specified.
8349         Assert that boehm-gc is supported when requested for Objective-C.
8350         Only build boehm-gc if needed either for Java or Objective-C.
8351         * configure: Regenerate.
8352
8353 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8354
8355         PR 27674
8356         * Makefile.tpl (configure-[+prefix+][+module+],
8357         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8358         Remove rule to unstage bootstrapped modules.
8359         (stage_current): New.
8360         * Makefile.in: Regenerate.
8361
8362 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8363
8364         * MAINTAINERS (Write After Approval): Update my e-mail address.
8365
8366 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8367
8368         * include/libiberty.h: Declare pex_run_in_environment.
8369
8370 2006-05-31  Asher Langton  <langton2@llnl.gov>
8371
8372         * MAINTAINERS (Write After Approval): Add myself.
8373
8374 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8375
8376         * Makefile.def (bfd, opcodes): Fix lib_path.
8377         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8378         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8379         * Makefile.in: Regenerate.
8380
8381 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8382
8383         * Makefile.in: Regenerate.
8384
8385 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8386
8387         * Makefile.def: Add install-html target. Add datarootdir
8388         docdir and htmldir to flags_to_pass.
8389         * Makefile.tpl: Add install-html target.
8390         * Makefile.in: Regenerate.
8391         * configure.in: Add --with-datarootdir, --with-docdir, and
8392         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8393         * configure: Regenerate.
8394
8395 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8396
8397         * configure.in: Enable gprof for cross builds.
8398         * configure: Regenerate.
8399
8400 2006-05-22  Richard Guenther  <rguenther@suse.de>
8401
8402         Revert
8403         2006-01-31  Richard Guenther  <rguenther@suse.de>
8404         Paolo Bonzini  <bonzini@gnu.org>
8405
8406         * Makefile.def (target_modules): Add libgcc-math target module.
8407         * configure.in (target_libraries): Add libgcc-math target library.
8408         (--enable-libgcc-math): New configure switch.
8409         * Makefile.in: Re-generate.
8410         * configure: Re-generate.
8411         * libgcc-math: New toplevel directory.
8412
8413 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8414             Andreas Tobler  <a.tobler@schweiz.ch>
8415
8416         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8417         * configure: Rebuilt.
8418
8419 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8420
8421         * MAINTAINERS (Write After Approval): Add myself.
8422
8423 2006-05-01  DJ Delorie  <dj@redhat.com>
8424
8425         * configure.in: Restore CFLAGS if GMP isn't present.
8426         * configure: Regenerate.
8427
8428 2006-05-01  Richard Guenther  <rguenther@suse.de>
8429
8430         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8431         maintainer.
8432
8433 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8434
8435         * MAINTAINERS (Write After Approval): Add myself.
8436
8437 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8438
8439         * MAINTAINERS (Write After Approval): Add myself.
8440
8441 2006-04-18  DJ Delorie  <dj@redhat.com>
8442
8443         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8444         reference libgloss so that libssp can be built in a combined
8445         tree.
8446         * configure: Regenerate.
8447
8448 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8449
8450         * MAINTAINERS (Write After Approval): Add myself.
8451
8452 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8453
8454         * configure.in: Require makeinfo 4.4 or higher.
8455         * configure: Regenerate.
8456
8457 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8458
8459         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8460         Rearrange the entries of other libraries to have them in one place.
8461
8462 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8463
8464         * MAINTAINERS (Write After Approval): Remove myself.
8465         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8466
8467 2006-03-14  Richard Guenther  <rguenther@suse.de>
8468
8469         * configure: Regenerate with autoconf 2.13.
8470
8471 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8472
8473         * MAINTAINERS: Use my work address.
8474
8475         * MAINTAINERS: Update my E-mail address.
8476
8477 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8478
8479         * configure.in: Handle --disable-<component> generically.
8480         * configure: Regenerate.
8481
8482 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8483
8484         PR libgcj/17311
8485         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8486
8487 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8488
8489         * MAINTAINERS (Write After Approval):  Remove myself.
8490         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8491
8492 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8493
8494         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8495         (TARGET_CONFIGDIRS): Remove.
8496         * configure.in: Remove AC_SUBST(target_configdirs).
8497         * Makefile.in, configure: Regenerated.
8498
8499 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8500
8501         * MAINTAINERS (Write After Approval):  Remove myself.
8502         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8503
8504 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8505
8506         PR bootstrap/25670
8507
8508         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8509
8510         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8511         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8512         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8513         BUILD_PREFIX, BUILD_PREFIX_1.
8514         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8515
8516         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8517         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8518
8519         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8520         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8521         of `cat stage_current`.  Always provide the `r' and `s' variables.
8522         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8523         a single shell execution.
8524         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8525         bootstrapped modules, make the stage1 module if the build was not
8526         started yet, else build the current stage.
8527         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8528         (all-build, all-host, all-target, [+make_target+]-host,
8529         [+make_target+]-target): Do not use \-continued lines.
8530         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8531         (current_stage, restrap, stage_last): New.
8532
8533         * Makefile.in: Regenerate.
8534         * configure: Regenerate.
8535
8536 2006-02-19  Bud Davis  <jmdavis@link.com>
8537
8538         * MAINTAINERS (Write After Approval):  Remove myself.
8539         (Language Front End Maintainers):  Add myself as fortran 95
8540         maintainer and update e-mail address.
8541
8542 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8543
8544         * MAINTAINERS (Write After Approval):  Remove myself.
8545         (Language Front End Maintainers):  Add myself as fortran 95
8546         maintainer.
8547
8548 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8549
8550         * MAINTAINERS (Write After Approval): Add myself.
8551
8552 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8553
8554         * MAINTAINERS (Write After Approval):  Remove myself.
8555         (Language Front End Maintainers):  Add myself as
8556         fortran 95 maintainer.
8557
8558 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8559
8560         Sync from src:
8561
8562         2005-12-27  Leif Ekblad  <leif@rdos.net>
8563
8564         * configure.in: Add support for RDOS target.
8565         * configure: Regenerate.
8566
8567 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8568             Andreas Schwab  <schwab@suse.de>
8569
8570         * configure: Regenerate.
8571
8572 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8573
8574         * configure.in (enable_libgomp): Add AIX.
8575         * configure: Regenerate.
8576
8577 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8578
8579         * MAINTAINERS (Write After Approval): Add myself.
8580
8581 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8582
8583         * MAINTAINERS (Write After Approval): Add myself.
8584
8585 2006-01-31  Richard Guenther  <rguenther@suse.de>
8586         Paolo Bonzini  <bonzini@gnu.org>
8587
8588         * Makefile.def (target_modules): Add libgcc-math target module.
8589         * configure.in (target_libraries): Add libgcc-math target library.
8590         (--enable-libgcc-math): New configure switch.
8591         * Makefile.in: Re-generate.
8592         * configure: Re-generate.
8593         * libgcc-math: New toplevel directory.
8594
8595 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8596
8597         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8598         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8599         the assembler, linker and binutils.
8600         * configure: Regenerate.
8601
8602 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8603
8604         * MAINTAINERS (Write After Approval): Add myself.
8605
8606 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8607
8608         * configure: Regenerate.
8609
8610 2006-01-18  Richard Henderson  <rth@redhat.com>
8611             Jakub Jelinek  <jakub@redhat.com>
8612             Diego Novillo  <dnovillo@redhat.com>
8613
8614         * libgomp: New directory.
8615         * Makefile.def: Add target_module libgomp.
8616         * Makefile.in: Regenerate.
8617         * configure.in (target_libraries): Add target-libgomp.
8618         * configure: Regenerate.
8619
8620 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8621
8622         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8623         @ from continuation.
8624         * Makefile.in: Rebuilt.
8625
8626 2006-01-04  Chris Lattner  <sabre@gnu.org>
8627
8628         * MAINTAINERS (Write After Approval): Add myself.
8629
8630 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8631
8632         PR bootstrap/24252
8633
8634         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8635         * Makefile.tpl (OBJDUMP): New.
8636         (EXTRA_HOST_FLAGS): Add it.
8637         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8638
8639         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8640         to use symbolic links between directories.  Avoid race conditions
8641         or make them harmless.
8642         * configure.in: Do not try to use symbolic links between directories.
8643
8644         * Makefile.def (LEAN): Pass.
8645         * Makefile.tpl (LEAN): Define.
8646         (stage[+id+]-start): Accept that the previous directory does not
8647         exist, if the bootstrap is lean.
8648         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8649         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8650         configure substitution.
8651         ([+compare-target+]): Likewise.
8652         ([+bootstrap-target+]-lean): New.
8653         * configure.in: Remove lean bootstrap support from here.
8654
8655         * Makefile.in: Regenerate.
8656         * configure: Regenerate.
8657
8658 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8659
8660         * MAINTAINERS (libdecnumber): Add myself.
8661
8662 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8663
8664         * libtool-ldflags: New script.
8665
8666 2006-01-02  Andreas Schwab  <schwab@suse.de>
8667
8668         * configure.in: When reconfiguring remove Makefile in
8669         all stage directories.
8670         * configure: Regenerate.
8671
8672 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8673
8674         * MAINTAINERS: Update my email address.
8675
8676 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8677
8678         Revert Ada-related part of the previous change.
8679
8680         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8681         Do not pass.
8682         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8683         * Makefile.in: Regenerate.
8684         * configure.in: Do not include mt-ppc-aix target fragment.
8685         * configure: Regenerate.
8686
8687 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8688
8689         * configure.in: Select appropriate fragments for PowerPC/AIX.
8690         * configure: Regenerate.
8691
8692         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8693         BOOT_CFLAGS, BOOT_LDFLAGS.
8694         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8695         BOOT_CFLAGS, BOOT_LDFLAGS.
8696         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8697         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8698         (stage): Fail if we cannot complete the work.
8699         * Makefile.in: Regenerate.
8700
8701 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8702
8703         * configure.in: Replace ms1 with mt.
8704         * configure: Rebuilt.
8705
8706 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8707
8708         * MAINTAINERS: Update my email address.
8709
8710 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8711
8712         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8713         install-host-nogcc): Don't invoke $(stage) at the end.
8714         * Makefile.in: Regenerate.
8715
8716 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8717
8718         * configure.in: Flip the top-level bootstrap switch.
8719         * configure: Regenerate.
8720
8721 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8722
8723         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8724         $(stage) and $(unstage).
8725         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8726         (all): Remove stray semicolon.
8727         (local-distclean): Don't handle multilib.tmp and multilib.out.
8728         (install.all): Set $s for consistency.
8729         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8730         check_multilibs setting.  Always make the install directory.
8731         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8732         Correct @if/@endif.
8733         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8734         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8735         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8736         (multilib.out): Remove.
8737         * Makefile.in: Regenerated.
8738
8739 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8740
8741         * MAINTAINERS (Write After Approval): Add myself.
8742
8743 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8744
8745         * MAINTAINERS: Add myself as mt maintainer.
8746
8747         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8748
8749 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8750
8751         * MAINTAINERS: Change email address.
8752
8753 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8754
8755         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8756         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8757         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8758         Find in-tree tools if available.
8759         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8760         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8761         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8762         (COMPILER_*_FOR_TARGET): New.
8763         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8764         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8765         (CONFIGURED_*, USUAL_*): Remove.
8766         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8767         STRIP): Use autoconf substitutions.
8768         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8769         COMPILER_NM_FOR_TARGET): New.
8770         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8771
8772         (all): Make all-host and all-target in parallel.
8773         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8774         that $$r and $$s are set before invoking a recursive make.
8775         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8776         ([+bootstrap-target+]): Inline most of the `all' target.
8777
8778 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8779
8780         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8781         from the gcc build directory.
8782         * Makefile.in: Regenerate.
8783
8784 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8785
8786         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8787         depend on all-libdecnumber.
8788         * configure.in (host_libs): Include libdecnumber.
8789         * Makefile.in: Regenerate.
8790         * configure: Likewise.
8791
8792 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8793
8794         * libdecnumber: Import decNumber sources from the dfp-branch.
8795
8796 2005-11-21  Kean Johnston  <jkj@sco.com>
8797
8798         * config.sub, config.guess: Sync from upstream sources.
8799
8800 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8801
8802         Import from Autoconf sources:
8803
8804         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8805         * config/move-if-change: Don't output "$2 is unchanged";
8806         suggested by Ben Elliston.  Handle weird characters correctly.
8807
8808 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8809
8810         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8811         to match upstream libtool for darwin.
8812
8813 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8814
8815         * Makefile.def: Remove gdb dependencies for gdbtk.
8816         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8817         (configure-gdb, install-gdb): New rules.
8818         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8819         * Makefile.in, configure: Regenerated.
8820
8821 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8822
8823         * MAINTAINERS (Write After Approval): Add myself.
8824
8825 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8826
8827         * MAINTAINERS (Write After Approval): Add myself.
8828
8829 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8830
8831         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8832         Diego Novillo.
8833
8834 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8835
8836         PR bootstrap/24297
8837         * Makefile.tpl (do-[+make-target+], do-check, install,
8838         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8839         are set before recursing.
8840         * Makefile.in: Regenerate.
8841
8842 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8843
8844         PR bootstrap/18939
8845         * Makefile.def (gcc) <target>: Fix thinko.
8846         * Makefile.in: Regenerate.
8847
8848 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8849
8850         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8851         * configure: Regenerate.
8852
8853 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8854
8855         * MAINTAINERS (Write After Approval): Add self.
8856
8857 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8858
8859         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8860         target-libffi, target-qthreads, target-libjava, and
8861         targetlibobjc.
8862         * configure: Regenerate.
8863
8864 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8865
8866         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8867         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8868         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8869         (USUAL_OBJDUMP_FOR_TARGET): New.
8870         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8871         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8872         * configure, Makefile.in: Regenerated.
8873
8874 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8875
8876         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8877         before other host packages.
8878
8879 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8880
8881         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8882
8883 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8884
8885         PR bootstrap/22340
8886
8887         * configure.in (default_target): Remove.
8888         * Makefile.tpl (all): Do not use prerequisites as subroutines
8889         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8890         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8891         use prerequisites as subroutines.
8892         (check-host, check-target): New.
8893         (bootstrap configure & all targets): Do not use stage*-start
8894         if the directory layout is already ok.
8895         (non-bootstrap configure & all targets): Prepend a $(unstage).
8896         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8897         (NOTPARALLEL): Remove.
8898         (unstage, stage variables): New variables.
8899         (unstage, stage targets): Simply expand to those variables.
8900
8901         * configure: Regenerate.
8902         * Makefile.in: Regenerate.
8903
8904 2005-10-04  James E Wilson  <wilson@specifix.com>
8905
8906         * Makefile.def (lang_env_dependencies): Add libmudflap.
8907         * Makefile.in: Regenerate.
8908
8909 2005-10-03  Andreas Schwab  <schwab@suse.de>
8910
8911         Backport from libtool CVS:
8912         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8913
8914         * ltmain.sh: add support for installing into temporary
8915         staging area (e.g. 'make install DESTDIR=...')
8916
8917 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8918
8919         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8920         * configure: Regenerated.
8921
8922 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8923
8924         * configure: Regenerate with the correct
8925         autoconf version.
8926
8927 2005-09-30  Catherine Moore  <clm@cm00re.com>
8928
8929         * configure.in (bfin-*-*): New.
8930         * configure: Regenerated.
8931
8932 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8933
8934         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8935         (LIPO_FOR_TARGET): New.
8936         (CONFIGURED_LIPO_FOR_TARGET): New.
8937         (USUAL_LIPO_FOR_TARGET): New.
8938         (STRIP_FOR_TARGET): New.
8939         (CONFIGURED_STRIP_FOR_TARGET): New.
8940         (USUAL_STRIP_FOR_TARGET): New.
8941         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8942         STRIP_FOR_TARGET.
8943         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8944         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8945         * Makefile.in: Regenerate.
8946         * configure: Regenerate.
8947
8948 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8949
8950         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8951         (rs6000-*-aix*): Same.
8952         * configure: Regenerate.
8953
8954 2005-09-16  Tom Tromey  <tromey@redhat.com>
8955
8956         * MAINTAINERS: Add self as java maintainer.
8957
8958 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8959
8960         * configure.in: Recognize f95 in the --enable-languages option,
8961         and substitute it for fortran, issuing a warning.
8962         * configure: Regenerate.
8963
8964 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8965
8966         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8967         * configure:  Regenerated.
8968
8969 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8970
8971         * MAINTAINERS: Add self as ms1 maintainer.
8972
8973 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8974
8975         * Makefile.def (libssp): Add to lang_env_dependencies.
8976         * Makefile.in: Regenerate.
8977
8978 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8979
8980         * MAINTAINERS: Add myself as middle-end maintainer.
8981
8982 2005-08-17  Christian Groessler  <chris@groessler.org>
8983
8984         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8985         * Makefile.in: Regenerate.
8986
8987 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8988
8989         * MAINTAINERS (write after approval): Added myself.
8990
8991 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8992
8993         * MAINTAINERS (Write After Approval): Add myself.
8994
8995 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8996
8997         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8998         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8999         Look for alternate names of the target cc and c++
9000         * configure: Regenerate.
9001
9002 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9003
9004         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9005         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9006         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9007         tools; remove code to manually set them.
9008         (Target tools): Look in the environment for them.
9009         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9010         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9011         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9012         build directory.
9013         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9014         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9015         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9016         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9017         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9018         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9019         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9020         * configure: Regenerate.
9021         * Makefile.in: Regenerate.
9022
9023 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9024
9025         * MAINTAINERS: Update for removed CPU targets.
9026
9027 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9028
9029         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9030         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9031         * Makefile.in: Regenerated.
9032
9033 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9034
9035         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9036         (CFLAGS_FOR_TARGET): Use it.
9037         (CXXFLAGS_FOR_TARGET): Likewise.
9038         * Makefile.in: Regenerated.
9039         * configure.in (--with-build-sysroot): New option.
9040         * configure: Regenerated.
9041
9042 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9043
9044         * Makefile.tpl: Wrap install between unstage and stage
9045         * Makefile.in: Regenerate.
9046
9047 2005-07-21  Eric Christopher  <echristo@apple.com>
9048
9049         * MAINTAINERS: Update affiliation.
9050
9051 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9052
9053         * MAINTAINERS: Add self as crx port maintainer.
9054
9055 2005-07-20  DJ Delorie  <dj@redhat.com>
9056
9057         * MAINTAINERS: Add self as m32c maintainer.
9058
9059 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9060
9061         * all files: Update FSF address.
9062
9063 2005-07-15  Eric Christopher  <echristo@redhat.com>
9064
9065         * MAINTAINERS: Change affiliation.
9066
9067 2005-07-14  Jim Blandy  <jimb@redhat.com>
9068
9069         * configure.in: Add cases for Renesas m32c.
9070         * configure: Regenerated.
9071
9072 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9073
9074         * COPYING.LIB: Update from fsf.org.
9075
9076 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9077
9078         * COPYING, compile, config.guess,
9079         config.sub, install-sh, missing, mkinstalldirs,
9080         symlink-tree, ylwrap: Sync from upstream sources.
9081         * config-ml.in: Update FSF address.
9082
9083 2005-07-13  Eric Christopher  <echristo@redhat.com>
9084
9085         * configure.in: Add toplevel noconfigdir support for tpf.
9086         * configure: Regenerate.
9087
9088 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9089
9090         PR ada/22340
9091
9092         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9093         * Makefile.in: Regenerate.
9094
9095 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9096
9097         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9098         Brolley to write-after-approval.
9099
9100 2005-07-07  Andreas Schwab  <schwab@suse.de>
9101
9102         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9103         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9104         * Makefile.in: Regenerated.
9105
9106 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9107
9108         * configure.in: Don't build sim or rda when targetting darwin.
9109         * configure: Regenerate.
9110
9111 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9112
9113         * configure.in: Add --enable-libssp and --disable-libssp.
9114         * configure: Regenerate with autoconf-2.13.
9115
9116 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9117
9118         * Makefile.def (target_modules): Add libssp.
9119         * configure.in (target_libraries): Add target-libssp.
9120         * configure: Rebuilt.
9121         * Makefile.in: Rebuilt.
9122
9123 2005-07-01  Zack Weinberg  <zackw@panix.com>
9124
9125         * MAINTAINERS: Change email address.  Resign from maintainership.
9126
9127 2005-07-01  Richard Guenther  <rguenther@suse.de>
9128
9129         * MAINTAINERS: Change my e-mail address and affiliation.
9130
9131 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9132
9133         * Makefile.def (stagefeedback): Come after profile.
9134         Define profiledbootstrap target.
9135         * Makefile.tpl (profiledbootstrap): Remove.
9136         (stageprofile-end): Zap stagefeedback.
9137         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9138         * Makefile.in: Regenerate.
9139
9140 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9141
9142         * MAINTAINERS: Update my email address.
9143
9144 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9145
9146         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9147         In 'cpp' stanza, support '#line' as well as '# '.
9148
9149 2005-06-08  Andreas Schwab  <schwab@suse.de>
9150
9151         * MAINTAINERS: Move myself from 'Write After Approval' to
9152         'CPU Port Maintainers' section as m68k maintainer.
9153
9154 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9155
9156         * configure.in (unsupported_languages): New macro.
9157         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9158         non-ported target libraries in noconfigdirs.
9159         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9160         non-linux-gnu.  Remove libgcj_ex_libffi.
9161         <lang_frag loop>: Set add_this_lang=no if the language is in
9162         unsupported_languages.
9163         * configure: Regenerate.
9164
9165 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9166
9167         * configure.in: Fix typo in handling of --with-mpfr-dir.
9168         * configure: Regenerate.
9169
9170 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9171
9172         * MAINTAINERS: Update my email address.
9173
9174 2005-06-02  Jim Blandy  <jimb@redhat.com>
9175
9176         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9177         accepted into the master sources.)
9178
9179 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9180             Michael Snyder  <msnyder@redhat.com>
9181             Stan Cox  <scox@redhat.com>
9182
9183         * configure.in: Set noconfigdirs for ms1.
9184
9185         * configure: Regenerate.
9186
9187 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9188
9189         * MAINTAINERS (Write After Approval): Add self.
9190
9191 2005-06-01  Josh Conner  <jconner@apple.com>
9192
9193         * MAINTAINERS (Write After Approval): Add self.
9194
9195 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9196
9197         * MAINTAINERS: Update my email address.
9198
9199 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9200
9201         * MAINTAINERS (Write After Approval): Add self.
9202
9203 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9204
9205         * MAINTAINERS (Write After Approval): Remove self.
9206
9207 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9208
9209         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9210         (Dependencies): Consider target modules for bootstrap dependencies.
9211         Make target bootstrap modules depend on each stage's gcc.
9212         * Makefile.in: Regenerate.
9213
9214 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9215
9216         * Makefile.def (configure-gcc): Depend on binutils having been built.
9217         (all-gcc): No need to do it here.
9218         * Makefile.in: Regenerate.
9219
9220 2005-05-19  Paul Brook  <paul@codesourcery.com>
9221
9222         * configure.in: Rewrite misleading error message when requested
9223         language cannot be built.
9224         * configure: Regenerate.
9225
9226 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9227
9228         * ylwrap: Import from Automake 1.9.5.
9229
9230 2005-05-13  David Ung  <davidu@mips.com>
9231
9232         * MAINTAINERS (Write After Approval): Add self.
9233
9234 2005-05-09  Mike Stump  <mrs@apple.com>
9235
9236         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9237         lt_cv_sys_max_cmd_len for now.
9238
9239 2005-05-09  Stan Cox  <scox@redhat.com>
9240
9241         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9242
9243 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9244
9245         * README.SCO: Update the URL.
9246
9247 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9248
9249         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9250         with_gnu_ld to libtool.
9251         * ltcf-c.sh (aix[45]): Define file_list_spec.
9252         * ltcf-cxx.sh (aix[45]): Same.
9253         * ltcf-gcj.sh (aix[45]): Same.
9254         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9255         exists, write list of input files to temporary file.
9256
9257 2005-05-04  Mike Stump  <mrs@apple.com>
9258
9259         * configure.in: Always pass --target to target configures as
9260         otherwise rebuilds that do --recheck will fail.
9261         * confiugure: Rebuilt.
9262
9263 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9264
9265         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9266         STAGE_HOST_EXPORTS.
9267         (configure, all): Add bootstrap support.
9268         (Host modules, target modules): Pass post-stage1 flags and exports.
9269         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9270         * Makefile.in: Regenerate.
9271
9272 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9273
9274         * configure: Regenerate.
9275
9276 2005-04-27  Mike Stump  <mrs@apple.com>
9277
9278         * MAINTAINERS: Add self as darwin maintainer.
9279
9280 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9281
9282         * config.sub: Update from master copy.
9283
9284 2005-04-21  Mike Stump  <mrs@apple.com>
9285
9286         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9287         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9288
9289 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9290
9291         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9292         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9293         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9294         "*-*-elf" and "*-*-linux*".
9295         * configure: Regenerate.
9296
9297 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9298
9299         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9300
9301 2005-04-12  Mike Stump  <mrs@apple.com>
9302
9303         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9304
9305 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9306
9307         * MAINTAINERS (Write After Approval): Add myself.
9308
9309 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9310
9311         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9312
9313 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9314
9315         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9316         (TARGET_CONFIGARGS): Include --with-target-subdir.
9317         (configure, all): New macros.  Use them throughout.
9318         * Makefile.in: Regenerate.
9319
9320 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9321
9322         * MAINTAINERS (Write After Approval): Add myself.
9323
9324 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9325
9326         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9327
9328 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9329
9330         * MAINTAINERS: Move John Carr to Write After Approval.
9331
9332 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9333
9334         * config/mh-mingw32: Delete.
9335         * configure.in: Don't use it.
9336         * configure: Regenerate.
9337
9338 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9339
9340         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9341         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9342         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9343         (HOST_LIB_PATH): Generate from Makefile.def.
9344         (TARGET_LIB_PATH): Likewise.
9345         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9346         * Makefile.in: Regenerate.
9347         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9348         (RPATH_ENVVAR): Include Darwin case.
9349         * configure: Regenerate.
9350
9351 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9352
9353         * MAINTAINERS (Various Maintainers): Remove self.
9354         (Write After Approval): Add self.
9355
9356 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9357
9358         * MAINTAINERS (Various Maintainers): Add self.
9359
9360 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9361
9362         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9363         * configure: Regenerate.
9364
9365 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9366
9367         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9368         gcc_version, and gcc_version_trigger from set of flags to pass.
9369         * Makefile.tpl: Remove definitions of above variables.
9370         (config.status): Remove dependency on $(gcc_version_trigger).
9371         * Makefile.in: Regenerate.
9372         * configure.in: Do not reference config/gcc-version.m4 nor
9373         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9374         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9375         * configure: Regenerate.
9376
9377 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9378             Andrew Pinski  <pinskia@physics.uc.edu>
9379
9380         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9381         * Makefile.in: Regenerate.
9382
9383 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9384
9385         * MAINTAINERS (Write After Approval): Add myself.
9386
9387 2005-03-03  David Ayers  <d.ayers@inode.at>
9388
9389         * MAINTAINERS (Write After Approval): Add myself.
9390
9391 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9392
9393         PR libgcj/20160
9394         * ltmain.sh: Avoid creating archives with components that have
9395         duplicate basenames.
9396
9397 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9398
9399         PR bootstrap/20250
9400         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9401         instead of check.
9402         * Makefile.in: Regenerate.
9403
9404 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9405
9406         * Makefile.in: Regenerate to fix conflict between the previous two
9407         patches.
9408
9409 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9410
9411         PR bootstrap/17383
9412         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9413         * Makefile.tpl (HOST_SUBDIR): New substitution.
9414         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9415         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9416         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9417         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9418         (Host modules, Bootstrapped modules): Use it.
9419         (Build modules, Target modules): Do not create symlink trees,
9420         always configure out-of-srcdir.
9421         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9422         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9423         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9424         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9425
9426         * Makefile.in: Regenerate.
9427         * configure: Regenerate.
9428
9429 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9430
9431         Merged from libada-gnattools-branch:
9432         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9433
9434         * gnattools: New directory.
9435         * Makefile.def: Add gnattools as a module, depending on target-libada.
9436         * Makefile.in: Regenerate.
9437         * configure.in: Include gnattools in host_tools; disable it if ada
9438         is disabled.
9439         * configure: Regenerate.
9440
9441 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9442
9443         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9444         treelang maintainer.
9445         (Write After Approval): Remove myself.
9446
9447 2005-02-23  Paul Schlie  <schlie@comcast.net>
9448
9449         * configure.in: Allow darwin targeted ports to build tk, itcl and
9450         libgui.
9451         * configure: Regenerate.
9452
9453 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9454
9455         PR libgcj/10353
9456         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9457         * configure: Regenerate.
9458
9459 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9460
9461         * MAINTAINERS (Write After Approval): Add myself.
9462
9463 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9464
9465         * MAINTAINERS: Update my e-mail address.
9466
9467 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9468
9469         * MAINTAINERS (Write After Approval): Add myself.
9470
9471 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9472
9473         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9474         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9475         target-libgloss when not *-*-elf and *-*-aout.
9476         * configure: Regenerate.
9477
9478 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9479
9480         * MAINTAINERS: Remove obsolete entries.
9481
9482         * MAINTAINERS (Write After Approval): Add Michael Matz.
9483
9484 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9485
9486         * MAINTAINERS: Remove self as cpplib maintainer.
9487
9488 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9489
9490         * install-sh, config.sub: Import from upstream.
9491
9492 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9493
9494         PR bootstrap/18222
9495         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9496         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9497         * Makefile.in: Regenerate.
9498
9499 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9500
9501         * MAINTAINERS: Update my email address.
9502
9503 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9504             Andreas Schwab  <schwab@suse.de>
9505
9506         PR bootstrap/18033
9507         * config-ml.in: Eval option if surrounded by single quotes.
9508
9509 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9510
9511         Revert 2004-12-28 Makefile changes, a better fix will be
9512         applied to mainline and src after GCC 4.0 branches.
9513
9514 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9515
9516         PR bootstrap/17383
9517
9518         * Makefile.def (target_modules): Remove stage parameter,
9519         it is always true now.
9520         * Makefile.tpl (configure-build-[+module+],
9521         configure-target-[+module+]): Always build symlink tree
9522         for the directory and for include.  BUILD_SUBDIR and
9523         TARGET_SUBDIR cannot be . anymore.
9524         * Makefile.in: Regenerate.
9525
9526 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9527
9528         Revert 2004-12-08 Makefile changes.
9529
9530 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9531
9532         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9533         cygwin, mingw.
9534
9535 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9536
9537         * configure.in (sh64-*-*): Reenable gprof.
9538         * configure: Regenerate.
9539
9540 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9541
9542         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9543         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9544         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9545         * Makefile.in: Regenerate.
9546
9547 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9548
9549         * MAINTAINERS: Update my email address.
9550
9551 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9552
9553         * Makefile.tpl: Generate normal dependencies if the LHS module is
9554         not bootstrapped.
9555         * Makefile.in: Regenerate.
9556
9557 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9558
9559         * configure.in: Include config/gxx-include-dir.m4.  Use
9560         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9561         * configure: Regenerate.
9562
9563 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9564
9565         * config.if: Delete.
9566         * configure.in: Set libstdcxx_incdir directly.
9567         * configure: Regenerate.
9568
9569 2004-12-02  Eric Christopher  <echristo@redhat.com>
9570
9571         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9572         * Makefile.in: Regenerate.
9573
9574 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9575
9576         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9577         * configure: Regenerate.
9578
9579 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9580
9581         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9582         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9583         * configure: Regenerate.
9584
9585 2004-12-01  Eric Christopher  <echristo@redhat.com>
9586
9587         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9588         of things to remove.
9589
9590 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9591
9592         * MAINTAINERS (Write After Approval): Update my e-mail address.
9593
9594 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9595
9596         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9597         from CVS libtool to always pass_all.
9598
9599 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9600
9601         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9602         (hppa*64*-*-*): Delete incorrect comment.
9603         * configure: Rebuilt.
9604
9605 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9606
9607         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9608
9609 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9610
9611         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9612         from CVS libtool to always pass_all.
9613
9614 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9615
9616         * install-sh, compile: Import from automake.
9617
9618 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9619
9620         * config.guess, config.sub:  Import from savannnah.
9621
9622 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9623
9624         * MAINTAINERS (Write After Approval): Add myself
9625
9626 2004-11-12  Mike Stump  <mrs@apple.com>
9627
9628         * Makefile.def: Add html support.
9629         * Makefile.tpl: Likewise.
9630         * Makefile.in: Regenerate.
9631
9632 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9633
9634         PR 18423
9635         * configure.in: Remove all instances of build-fixincludes from
9636         noconfigdirs.
9637         (build_configargs): Supply --target to subdirectories.
9638         * configure: Regenerate.
9639
9640         * Makefile.def: Make gcc install depend on fixincludes install.
9641         * Makefile.in: Regenerate.
9642
9643 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9644
9645         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9646
9647 2004-11-11  Paul Brook  <paul@codesourcery.com>
9648
9649         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9650
9651 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9652
9653         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9654         target-libgfortran.
9655         * configure: Regenerate.
9656
9657 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9658
9659         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9660         like CC.
9661
9662 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9663
9664         * Makefile.def (host fixincludes): Specify missing targets.
9665         * Makefile.in: Regenerate.
9666
9667 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9668
9669         * MAINTAINERS: Add myself
9670
9671 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9672
9673         * MAINTAINERS (Write After Approval): Add myself.
9674
9675 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9676
9677         * Makefile.def: Build fixincludes for the host, too.
9678         * Makefile.in: Regenerate.
9679         * configure.in (host_tools): Add fixincludes.
9680         * configure: Regenerate.
9681
9682 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9683
9684         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9685         * configure: Regenerated.
9686
9687 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9688
9689         PR other/17783
9690         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9691         * configure: Regenerated.
9692
9693 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9694
9695         * README.SCO: Update per FSF instructions.
9696
9697 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9698
9699         PR target/18151
9700         * configure.in (case ${target}): Do not build fixincludes for avr.
9701         * configure: Regenerated.
9702
9703 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9704
9705         * configure.in (case ${target}): Do not build fixincludes
9706         on platforms where it is not used.
9707         * configure: Regenerated.
9708
9709 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9710
9711         * configure.in: Use an absolute path to install-sh.
9712         * configure: Regenerated.
9713
9714 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9715
9716         * MAINTAINERS (Write After Approval): Add myself.
9717
9718 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9719
9720         * MAINTAINERS: Remove from Write After Approval those that are
9721         already maintainers.
9722
9723 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9724
9725         * MAINTAINERS:  Update my email address.
9726
9727 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9728
9729         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9730         * configure: Regenerate.
9731
9732 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9733
9734         * MAINTAINERS:  Update my email address.
9735
9736 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9737
9738         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9739         entries belonging to this category.
9740
9741 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9742
9743         * MAINTAINERS: Update my e-mail address.
9744
9745 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9746
9747         Fix wrong conflict resolution in:
9748
9749         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9750
9751         * Makefile.in: Regenerate.
9752         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9753         in the recursive `make', instead of hardwiring `all'.
9754         (Autogenerated TARGET-* variables): New.
9755
9756 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9757
9758         * configure.in: Enable target-libgloss for crx-*-*.
9759         * configure: Regenerate.
9760
9761 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9762
9763         * MAINTAINERS (Various Maintainers): Move the "windows,
9764         cygwin, mingw" maintainer to ...
9765         (OS Port Maintainers): ... here.
9766
9767 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9768
9769         * MAINTAINERS (Write After Approval): Remove those that are
9770         maintainers of some subsystem.
9771
9772 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9773
9774         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9775         * ltcf-cxx.sh (tpf*): Likewise.
9776         * ltconfig (tpf*): Add TPF OS configuration support.
9777
9778 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9779
9780         * MAINTAINERS: Change my email address to my new work account.
9781
9782 2004-09-24  Michael Roth  <mroth@nessie.de>
9783
9784         * configure.in (--without-headers): Add missing double quotes.
9785         * configure: Regenerate.
9786
9787 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9788
9789         * ylwrap: Revert to previous version.
9790
9791 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9792
9793         PR bootstrap/17369
9794         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9795         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9796         SET_GCC_LIB_PATH_CMD.
9797         (BASE_TARGET_EXPORTS): Likewise.
9798         * Makefile.in: Regenerated.
9799
9800         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9801         * configure: Regenerated.
9802
9803 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9804
9805         * config.guess: New upstream version
9806         * compile, depcomp, install-sh, ylwrap: Likewise.
9807
9808 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9809
9810         * config/mh-x86omitfp: New host makefile fragment.  Add
9811         -fomit-frame-pointer to the default BOOT_CFLAGS.
9812         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9813         * configure: Regenerate.
9814
9815 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9816
9817         PR target/11572
9818         * configure.in (*-*-darwin*): Renable libobjc.
9819         * configure: Regenerate.
9820
9821 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9822
9823         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9824
9825 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9826
9827         * Makefile.def: Remove libbanshee.
9828         * Makefile.tpl: Ditto.
9829         * configure.in: Ditto.
9830         * Makefile.in: Regen.
9831         * configure: Ditto.
9832
9833 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9834
9835         * ltmain.sh: Use $pic_object as $non_pic_object if
9836         $non_pic_object=none.
9837
9838 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9839
9840         * missing: Import latest version from master repository.
9841
9842 2004-09-06  Nick Clifton  <nickc@redhat.com>
9843
9844         * config.sub: Import latest version from master repository.
9845         * config.guess: Likewise.
9846         This includes these changes:
9847
9848         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9849
9850         * config.sub: Handle crisv32, alias etraxfs.
9851         * config.guess (crisv32:Linux:*:*): Handle.
9852
9853         2004-08-13  Brad Smith  <brad@comstyle.com>
9854
9855         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9856         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9857
9858         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9859
9860         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9861         assume the processor is a powerpc.  This is because coreutils
9862         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9863         in this case, due to a MacOS X bug that causes
9864         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9865         to return a negative number.
9866         Problem reported by Petter Reinholdtsen in:
9867         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9868
9869         2004-07-19  Ben Elliston  <bje@gnu.org>
9870
9871         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9872
9873         2004-06-24  Ben Elliston  <bje@gnu.org>
9874
9875         * config.guess: Update copyright years.
9876         * config.sub: Likewise.
9877
9878         2004-06-22  Robert Millan  <robertmh@gnu.org>
9879
9880         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9881         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9882
9883         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9884
9885         * config.guess (*:*VMS:*:*): New entry. Replaces
9886         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9887         manufacturer.
9888
9889         2004-06-22  Ben Elliston  <bje@gnu.org>
9890
9891         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9892         * config.sub: Likewise.
9893
9894         2004-06-22  Ben Elliston  <bje@gnu.org>
9895
9896         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9897         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9898
9899         2004-06-11  Ben Elliston  <bje@gnu.org>
9900
9901         * config.guess (pegasos:OpenBSD:*:*): Remove.
9902
9903         2004-06-11  Ben Elliston  <bje@gnu.org>
9904
9905         From Wouter Verhelst <wouter@grep.be>:
9906         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9907
9908         2004-06-11  Ben Elliston  <bje@gnu.org>
9909
9910         * config.guess (luna88k:OpenBSD:*:*): New.
9911
9912         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9913
9914         * config.guess (m32r*:Linux:*:*): New case.
9915         * config.sub: Handle m32rle.
9916
9917         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9918
9919         From Jens Petersen  <petersen@redhat.com>:
9920         * config.sub: Handle sparcv8.
9921
9922         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9923
9924         From Tom Smith <smith@cag.lkg.hp.com>:
9925         * config.guess: Version suffixes are equally significant on Tru64
9926         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9927         prefix of "P" (patched kernel).
9928
9929         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9930
9931         * config.sub: Add support for National Semiconductor CRX target.
9932
9933 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9934
9935         * MAINTAINERS (Various Maintainers): Remove myself as web page
9936         maintainer, add myself as maintainer of build status lists.
9937
9938 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9939
9940         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9941         *-*-netware, but add target-libmudflap.
9942         Consolidate *-*-netware targets (of which really only i?86 exists)
9943         into a single entry.
9944         * configure: Likewise.
9945
9946 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9947
9948         * Makefile.tpl (sorry): Remove.
9949         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9950         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9951         (do-clean): Clean per-stage directories too.
9952         (do-distclean): Run distclean-stage1 too.
9953         (.NOTPARALLEL): Enable during toplevel bootstrap.
9954         (stage[+id+]-bubble): Enable parallel execution during
9955         the recursive invocation.
9956         * Makefile.in: Regenerate.
9957
9958         Fix previous checkin:
9959
9960         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9961         include.
9962         * configure.in: Fix indentation.
9963         * configure: Regenerate.
9964
9965 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9966
9967         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9968         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9969         * configure: regenerate
9970         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9971         -mdynamic-no-pic
9972
9973 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9974
9975         * Makefile.def (build_modules): Add fixincludes.
9976         (dependencies): Make gcc depend on fixincludes.
9977         * configure.in (build_tools): Add fixincludes.
9978         (build_configdirs): Always include build_libs.
9979         * Makefile.in: Regenerate.
9980         * configure: Regenerate.
9981
9982 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9983
9984         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9985         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9986         phony targets; do not generate timestamp files.
9987         (distclean-stageN): Remove references to their timestamp files.
9988         (restageN, touch-stageN): Remove.
9989         (stageN-bubble): Rewritten.
9990         (compare): Support lean bootstraps.
9991         * Makefile.in: Regenerate.
9992
9993         * configure.in: Only warn when bootstrapping but
9994         build != host or build != target.  Support lean bootstraps.
9995         * configure: Regenerate.
9996
9997 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9998
9999         * configure.in:  Give a better error message if GMP/MPFR are missing
10000         and a language needing them has been requested.
10001         * configure:  Regenerated.
10002
10003 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10004
10005         * configure.in:  Print a list of available language front-ends if
10006         a requested one is missing.  Tidy stray tab characters.
10007         * configure:  Regenerated.
10008
10009 2004-08-19  Michael Koch  <konqueror@gmx.de>
10010
10011         * gcc/doc/install.texi: Update entry about automake for libjava.
10012
10013 2004-08-17  Robert Millan  <robertmh@gnu.org>
10014
10015         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10016         (instead of FreeBSD).
10017         * configure: Regenerate.
10018
10019 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10020
10021         * Makefile.in: Regenerate.
10022         * configure: Regenerate.
10023
10024         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10025         stage_*_flags.
10026         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10027         for bootstrapped modules if toplevel bootstrap is going.
10028         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10029         modules.  Adjust for changes in Makefile.def.  Enable several
10030         rules even in non-bootstrap mode, just to avoid peppering the
10031         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10032         (stage-[+prev+]-bubble): Remove.
10033
10034         * Makefile.def (Dependencies): Depend on all-build-bison,
10035         all-build-flex, all-build-byacc, all-build-texinfo, rather
10036         than the host variations.
10037         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10038         with BUILD_SUBDIR.
10039         (BISON): Update for recent Bisons.
10040         (YACC): Fix typo.
10041         (cross): Depend on all-build.
10042         (all): Do not depend on all-build.
10043         (prebootstrap): Remove.
10044         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10045         (Prebootstrap dependencies): Add them to the per-stage targets
10046         and to all-prebootstrap.
10047         * configure.in (build_configdirs): Always enable build_tools.
10048         (BUILD_DIR_PREFIX): Remove.
10049
10050         * Makefile.def (gcc): Add target variable.
10051         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10052         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10053         in the recursive `make', instead of hardwiring `all'.
10054         (Autogenerated TARGET-* variables): New.
10055
10056 2004-08-13  Brian Booth  <bbooth@redhat.com>
10057
10058         * MAINTAINERS: Remove myself from write-after-approval.
10059
10060 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10061
10062         * src-release: Stop distributing mmalloc with gdb (which doesn't
10063         use it).
10064         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10065         * Makefile.in: Regenerate.
10066
10067 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10068
10069         * configure.in (arm*-*-eabi*): New target.
10070         * configure: Regenerate.
10071
10072 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10073
10074         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10075         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10076         (Dependencies): New section.
10077         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10078         (configure-target-[+module+]): Depend on maybe-all-gcc
10079         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10080         (toplevel profiledbootstrap): Fix dependencies.
10081         * Makefile.in: Regenerate.
10082
10083 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10084
10085         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10086         target-libiberty to noconfigdirs.
10087         * configure: Regenerate.
10088
10089 2004-08-03  Paul Brook  <paul@codesourcery.com>
10090
10091         * configure.in: Check for MPFR as well as GMP.
10092         * configure: Regenerate.
10093
10094 2004-08-01  Robert Millan  <robertmh@gnu.org>
10095
10096         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10097         libmudflap for all GNU-based systems (with Glibc).
10098         * configure: Regenerate.
10099
10100 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10101
10102         * Makefile.def (host-modules): Add gcc.
10103         * Makefile.in: Regenerate.
10104         * Makefile.tpl (sorry): New rule.
10105         (configure-host, all-host, [+make_target+]-host, do-check,
10106         install-host): Do not add gcc as a special case.
10107         (host modules): Add a small special-casing for gcc.  Export
10108         extra_make_flags through the environment.
10109         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10110         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10111         other recursive targets for gcc): Remove.
10112
10113         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10114         (stage, unstage): New rules.
10115         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10116         distclean-stage[+id+]): Use stage_current.
10117         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10118         the stage*-start rules.
10119
10120 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10121
10122         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10123         use -all_load flag.
10124
10125 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10126
10127         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10128         * configure: Regenerate.
10129
10130 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10131
10132         * maintainer-scripts/gcc_release: Revert yesterday's change.
10133
10134 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10135
10136         * MAINTAINERS: Add myself to write-after-approval.
10137
10138 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10139
10140         * libf2c: Removed.
10141         * gcc/gccbug.in: Updated because of libf2c removal.
10142         * maintainer-scripts/gcc_release: Ditto.
10143
10144 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10145
10146         * configure.in: Build libmudflap by default on FreeBSD.
10147         * configure: Regenerated.
10148
10149 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10150
10151         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10152         systems.
10153         * configure: Regenerated.
10154
10155 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10156
10157         PR target/16344
10158         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10159         feedback based compiler.
10160         * Makefile.in: Rebuilt.
10161
10162 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10163
10164         * Makefile.def (host_modules): Set bootstrap=true for flex.
10165         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10166         * Makefile.in: Rebuilt.
10167
10168 2004-07-07  Jan Hubicka  <jh@suse.cz>
10169
10170         * MAINTAINERS: Add self as a profile feedback maintainer.
10171
10172 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10173
10174         * configure.in:  Do not prepend $srcdir to /dev/null in
10175         makefile fragments.
10176         * configure:  Regenerate.
10177
10178 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10179
10180         * Makefile.def (build_modules): Add bison, byacc, flex,
10181         m4, texinfo.
10182         (flags_to_pass): Add FLEX.
10183         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10184         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10185         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10186         DEFAULT_MAKEINFO): Remove.
10187         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10188         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10189         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10190         objdir or else use configured tool.
10191         (all-build): New.
10192         (all): Depend on it.
10193         (Build module dependencies): Add.
10194         * Makefile.in: Regenerate.
10195         * configure.in: Better support for multiple build modules,
10196         matching what is done for host/target modules.  Do not look
10197         for "plausible" locations of build tools if Canadian cross.
10198         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10199         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10200         * configure: Regenerate.
10201
10202 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10203
10204         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10205         * Makefile.in: Regenerate.
10206
10207 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10208
10209         * Makefile.tpl (configure-build-[+module+],
10210         configure-[+module+], configure-target-[+module+]): Pass
10211         [+extra_configure_args+].
10212         (all-build-[+module+], all-[+module+], check-[+module+],
10213         install-[+module+], [+make_target+]-[+module+],
10214         all-target-[+module+], check-target-[+module+],
10215         install-target-[+module+], [+make_target+]-target-[+module+]):
10216         Pass [+extra_make_args+].
10217         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10218         (GCC_HOST_EXPORTS): Remove.
10219         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10220         cross, check-gcc, check-gcc-c++, install-gcc,
10221         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10222         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10223         * Makefile.in: Regenerate.
10224
10225 2004-06-21  Matthew Sachs  <msachs@apple.com>
10226
10227         * MAINTAINERS: Added self to write-after-approval.
10228
10229 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10230
10231         * configure.in: Check for srcdir/winsup rather than build directory
10232         winsup.
10233         * configure: Regenerate.
10234
10235 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10236
10237         * configure.in: Don't build Cygwin native newlib if winsup
10238         directory is missing.  Emit warning instead.
10239         * configure: Regenerate.
10240
10241 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10242
10243         * Makefile.tpl (touch-stage[+id+]): New.
10244         (restage[+prev+]): Depend on touch-stage[+id+].
10245
10246         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10247         Use it throughout.
10248
10249         * Makefile.def: Add profile and feedback bootstrap stages.
10250         Remove next field from bootstrap stages.
10251         * Makefile.tpl (LN, LN_S): Substitute.
10252         (stageN-start, stageN-end): Use double-colon rules, to
10253         provide a hook for additional setup commands.
10254         (distclean-stageN-gcc, restageN): Create dependencies from
10255         [+prev+], not from [+next+].
10256         (stageN-bubble): Add commands for successive stages from
10257         [+prev+], using double-colon rules.
10258         (all-stageN-gcc): Fix typo.
10259         (stagefeedback-start, profiledbootstrap): New.
10260         * Makefile.in: Regenerate.
10261         * configure.in: Call ACX_PROG_LN.
10262         * configure: Regenerate.
10263
10264 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10265
10266         * MAINTAINERS (Write After Approval): Add myself.
10267
10268 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10269
10270         * MAINTAINERS (Write After Approval): Add myself.
10271
10272 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10273
10274         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10275         without gcc.
10276         * configure: Regenerate.
10277
10278 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10279
10280         * Makefile.tpl: Fix typo.
10281         * Makefile.in: Regenerate.
10282
10283 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10284
10285         * configure.in: Remove new- prefix from toplevel
10286         bootstrap targets.
10287         * configure: Regenerate.
10288
10289 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10290
10291         * Makefile.tpl (all.normal): Rename to all.
10292         (all): Replace with a rule to pick the default
10293         target from configure.
10294         (all-gcc, configure-gcc): Use conditionals to
10295         do nothing when toplevel bootstrap is going on.
10296         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10297         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10298         * configure.in: Support --enable-bootstrap.
10299
10300         * Makefile.def: Remove new- prefix from toplevel
10301         bootstrap targets.
10302         * Makefile.tpl: Likewise.
10303
10304         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10305         target.
10306
10307         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10308         $(RECURSE_FLAGS) to recursive invocation of make.
10309
10310         * Makefile.in: Regenerate.
10311         * configure: Regenerate.
10312
10313 2004-05-30  Andreas Jaeger  <aj@suse.de>
10314             Jim Wilson  <wilson@specifixinc.com>
10315
10316         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10317         like CC.
10318
10319 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10320
10321         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10322         * configure: Regenerate.
10323
10324 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10325
10326         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10327         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10328         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10329         targets.
10330         * Makefile.in: Regenerate.
10331
10332 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10333
10334         * configure.in: Test the ability to symlink directories.
10335         * configure: Regenerate.
10336
10337         * Makefile.def (bootstrap-stage): New definitions.
10338         * Makefile.tpl (configure-stage1-gcc,
10339         configure-stage2-gcc, configure-stage3-gcc,
10340         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10341         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10342         new-restage3, compare): Autogenerate, see Makefile.in
10343         entry for behavioral changes.
10344         (distclean-stage1, new-stage1-start, new-stage1-end,
10345         new-stage1-bubble, distclean-stage2, new-stage2-start,
10346         new-stage2-end, new-stage2-bubble, distclean-stage3,
10347         new-stage3-start, new-stage3-end): New autogenerated targets.
10348         (objext, prebootstrap, BOOT_CFLAGS,
10349         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10350         targets.
10351
10352         * Makefile.in: Regenerate.
10353         (distclean-stage1, new-stage1-start, new-stage1-end,
10354         new-stage1-bubble, distclean-stage2, new-stage2-start,
10355         new-stage2-end, new-stage2-bubble, distclean-stage3,
10356         new-stage3-start, new-stage3-end): New targets.
10357         (all-stage1-gcc): Move prebootstrap dependency from here...
10358         (configure-stage1-gcc): ...to here.
10359         (new-bootstrap): Use bubble targets.
10360         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10361         Use per-stage distclean targets.
10362         (configure-stage1-gcc, configure-stage2-gcc,
10363         configure-stage3-gcc, all-stage1-gcc,
10364         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10365         Use new-stageN-start to prepare the tree.
10366
10367 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10368
10369         * Makefile.def (host_modules): add libcpp.
10370         * Makefile.tpl: Add dependencies on and for libcpp.
10371         * Makefile.in: Regenerate.
10372         * configure.in: Add libcpp host module.
10373         * configure: Regenerate.
10374
10375 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10376
10377         * Makefile.tpl: Whenever a recursive target is defined, wrap
10378         it in a special @if/@endif block, and prepare its maybe
10379         dependency in the @if/@endif block
10380         * configure.in: Instead of writing maybe dependencies, remove
10381         the @if/@endif statements, and remove the @if/@endif blocks
10382         that remain.
10383         * configure: Regenerate.
10384         * Makefile.in: Regenerate.
10385
10386 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10387
10388         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10389
10390 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10391
10392         PR bootstrap/15120
10393         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10394         * */configure: Rebuilt.
10395
10396 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10397
10398         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10399         of libf2c.
10400         * configure, Makefile.in: Regenerate.
10401
10402 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10403
10404         * MAINTAINERS (Write After Approval): Add myself.
10405
10406 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10407
10408         Merge from tree-ssa-20020619-branch.
10409
10410         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10411         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10412         (HOST_GMPLIBS): Define.
10413         (HOST_GMPINC): Define.
10414         (TARGET_LIB_PATH): Add libmudflap.
10415         (GFORTRAN_FOR_TARGET): Define.
10416         (configure-build*): Export GFORTRAN.
10417         (configure-gcc): Export GMPLIBS and GMPINC.
10418         (all-gcc): Add maybe-all-libbanshee.
10419         (configure-target-libgfortran): Define.
10420         * Makefile.in: Regenerate.
10421         * configure.in (host_libs): Add libbanshee.
10422         (target_libraries): Add target-libmudflap and target-libgfortran.
10423         Add --with-libbanshee.
10424         Handle --disable-libmudflap.
10425         (*-*-freebsd*): Use with_gmp.
10426         Add $(libgcj) to noconfigdirs.
10427         * configure: Regenerate.
10428         * depcomp: New file.
10429         * MAINTAINERS: Add tree-ssa maintainers.
10430
10431 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10432
10433         * MAINTAINERS (Various Maintainers): Add myself.
10434
10435 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10436
10437         * MAINTAINERS (Write After Approval): Add myself.
10438
10439 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10440
10441         * MAINTAINERS (Write After Approval): Add myself.
10442
10443 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10444
10445         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10446         * configure: Regenerate.
10447
10448 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10449
10450         Revert:
10451         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10452
10453         * Makefile.def (flags_to_pass): Remove *dir variables that
10454         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10455         as well as prefix and exec_prefix.
10456         * Makefile.in: Regenerate.
10457
10458 2004-04-26  Robert Millan  <robertmh@gnu.org>
10459
10460         Add patches from libtool CVS.
10461         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10462         * ltconfig: Likewise.
10463         * ltcf-c.sh: Likewise.
10464         * ltcf-cxx.sh: Likewise.
10465         * ltcf-gcj.sh: Likewise.
10466
10467 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10468
10469         * Makefile.def (host_modules): Mark with the bootstrap
10470         flag packages on which gcc depends.
10471         * Makefile.tpl (all-bootstrap): Use it.
10472         * Makefile.in: Regenerate.
10473
10474 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10475
10476         * Makefile.def (flags_to_pass): Remove *dir variables that
10477         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10478         as well as prefix and exec_prefix.
10479         * Makefile.in: Regenerate.
10480
10481 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10482
10483         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10484         * configure: Regenerate.
10485         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10486         * gcc/Makefile.tpl (compare): Use the result of the test.
10487         * gcc/Makefile.in: Regenerate.
10488
10489 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10490
10491         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10492         Always relocate gcc and prev-gcc to the original names, even
10493         if the build fails.
10494         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10495         New targets.
10496
10497 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10498
10499         * MAINTAINERS: Update my email address.
10500
10501 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10502
10503         * configure.in (mips*-*-irix5*): Enable ld.
10504         * configure: Regenerate.
10505
10506 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10507
10508         * configure: Regenerate.
10509
10510 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10511
10512         * Makefile.tpl (configure-[+module+], configure-gcc,
10513         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10514         Set and export LDFLAGS.
10515         * Makefile.in: Regenerate.
10516
10517 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10518
10519         * MAINTAINERS: Add myself to write-after-approval.
10520
10521 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10522
10523         PR bootstrap/14871
10524         * Makefile.tpl: If we don't have built-in-tree target tools,
10525         use the ones found by configure rather than hacking around with
10526         program_transform_name.
10527         * configure.in: Give Makefile.tpl the information necessary
10528         to do that.
10529         * Makefile.in: Regenerate.
10530         * configure: Regenerate.
10531
10532 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10533
10534         PR bootstrap/14760
10535         * configure.in: When computing baseargs, strip *all* copies of
10536         offending options.  Also, don't match/substitute the trailing space,
10537         so that this actually works when two similar options are separated by
10538         only one space.
10539         * configure: Regenerate.
10540
10541 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10542
10543         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10544         (rs6000-*-aix*): Same.
10545         * configure: Regenerate.
10546
10547 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10548
10549         * MAINTAINERS: Add myself to write-after-approval.
10550
10551 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10552
10553         * MAINTAINERS: Add myself to write-after-approval.
10554
10555 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10556
10557         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10558         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10559         * Makefile.in: Regenerate.
10560
10561         * configure.in (top level bootstrap support): Rework --enable-werror
10562         to set @stage2_werror_flag@.
10563         * configure: Regenerate.
10564         * Makefile.tpl (top level bootstrap support): Pass
10565         @stage2_werror_flag@ down to configure in stages 2 and 3.
10566         * Makefile.in: Regenerate.
10567
10568 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10569
10570         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10571         for stages 2 and 3 as well as in make.  As a consequence, remove
10572         OUTPUT_OPTION (now detected by configure) from the flags passed down
10573         to make.
10574         * Makefile.in: Regenerate.
10575
10576         * Makefile.tpl (new-bootstrap): Fix typo.
10577         * Makefile.in: Regenerate.
10578
10579 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10580
10581         * Makefile.tpl: Rearrange by moving recursive_targets rules
10582         into their proper sections.
10583         * Makefile.tpl (top level bootstrap support): Move disabling
10584         of coverage flags from 'make' to 'configure'; improve comments.
10585         * Makefile.in: Regenerate.
10586
10587         * Makefile.tpl (experimental top level bootstrap) Move stage1
10588         language setting from all- target to configure- target; disable
10589         intermodule optimization in stage 1; prevent gratuitous rebuilds
10590         of stage 1.
10591         * Makefile.in: Regenerate.
10592         * configure.in: Comma-separate stage 1 language list for top
10593         level bootstrap.
10594         * configure: Regenerate.
10595
10596         * Makefile.tpl: Clean up experimental top level bootstrap support:
10597         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10598         prev-gcc in configure- targets as well as all- targets.
10599         * Makefile.in: Regenerate.
10600
10601 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10602
10603         * compile: New file imported from automake.
10604
10605 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10606
10607         * configure.in: Remove symbolic link section.
10608         * configure: Regenerate.
10609         * Makefile.tpl (links): Remove.
10610         * Makefile.in: Regenerate.
10611
10612 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10613             Nathanael Nerode  <neroden@gcc.gnu.org>
10614
10615         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10616         Set with AC_CHECK_PROGS.
10617         * configure.in: Fix comment typo from last patch.
10618         * configure: Regenerate.
10619
10620 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10621
10622         * Makefile.tpl: Introduce experimental top level bootstrap support.
10623         * Makefile.in: Regenerate.
10624         * configure.in: Introduce support for top level bootstrap.
10625         * configure: Regenerate.
10626
10627 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10628             Paolo Bonzini  <bonzini@gnu.org>
10629
10630         PR bootstrap/14522
10631         * configure.in: Cope with shells that do not support unquoted ^
10632         * configure: Regenerate.
10633
10634 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10635             Paolo Bonzini  <bonzini@gnu.org>
10636
10637         PR bootstrap/14522
10638         * configure.in: Cope with shells that do not support nesting
10639         quotes inside quoted backquote substitutions.
10640         * configure: Regenerate.
10641
10642 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10643
10644         PR bootstrap/14522
10645         * configure.in: Fix escaping of $.
10646         * configure: Regenerate.
10647
10648 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10649
10650         * configure: Regenerate, since I forgot to while committing Paolo's
10651         changes.
10652
10653 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10654
10655         PR ada/14131
10656         Move language detection to the top level.
10657         * configure.in: Find default values for the tools as
10658         soon as possible.  Disable ada if GNAT is not found.
10659         Emit error message about missing languages.  Expand
10660         --enable-languages=all for the gcc subdirectory.
10661
10662 2004-03-10  Ben Elliston  <bje@gnu.org>
10663
10664         * MAINTAINERS: Update my email address.
10665
10666 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10667
10668         * ltconfig: Disable building static libraries if building shared
10669         libraries on AIX 5L.
10670
10671 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10672
10673         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10674         and disable libgcj.
10675         * configure: Regenerated.
10676
10677 2004-03-01  Brian Booth  <bbooth@redhat.com>
10678
10679         * MAINTAINERS: Add myself to write-after-approval.
10680
10681 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10682
10683         * MAINTAINERS: Add myself to write-after-approval.
10684
10685 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10686
10687         PR bootstrap/7087
10688         * Makefile.tpl: Guard XFOO sed statements better.
10689         * Makefile.tpl: Add dependency for configure-target-libada.
10690         * Makefile.in: Regenerate (incidentally fixes broken
10691         commit when libada-branch was merged).
10692
10693 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10694
10695         * MAINTAINERS: Add myself to write-after-approval.
10696
10697 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10698
10699         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10700         maintainers.
10701
10702 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10703
10704         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10705         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10706
10707 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10708
10709         PR bootstrap/11932
10710         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10711
10712 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10713
10714         * MAINTAINERS: Added myself to write-after-approval.
10715
10716 2004-02-14  Michael Koch  <konqueror@gmx.de>
10717
10718         * MAINTAINERS: Added myself to write-after-approval.
10719
10720 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10721
10722         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10723         some OS port maintainers to OS port maintainers section.
10724
10725 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10726
10727         * MAINTAINERS: Add self.
10728
10729 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10730
10731         * MAINTAINERS: Alphabetize.
10732
10733 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10734
10735         * MAINTAINERS: Remove myself.
10736
10737 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10738
10739         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10740         (rs6000-*-aix*): Same.
10741         * configure: Regenerate.
10742
10743 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10744
10745         * configure.in (host): Add in missing $noconfigdirs to defines.
10746         * configure: Regenerate.
10747
10748 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10749             Nathanael Nerode  <neroden@gcc.gnu.org>
10750
10751         PR ada/6637, PR ada/5911
10752         Merge with libada-branch:
10753         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10754         with appropriate dependencies. Add --enable-libada configure switch.
10755         * configure, Makefile.in: Regenerate.
10756
10757 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10758
10759         * MAINTAINERS: Add myself to write-after-approval.
10760
10761 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10762
10763         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10764         * configure: Regenerate.
10765
10766 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10767
10768         Merge from upstream:
10769
10770         * ltmain.in: When setting IFS to '~', be careful about user
10771         arguments that contain '~'.
10772
10773         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10774
10775         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10776         Also test $base_compile against $CC with escaped arguments. Bug
10777         reported by Geoff Keating <geoffk@apple.com>.
10778
10779 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10780
10781         * MAINTAINERS: Remove i960 port.
10782
10783 2004-01-23  DJ Delorie  <dj@redhat.com>
10784
10785         * Makefile.def (target_modules) [libiberty]: Don't stage.
10786         * Makefile.in: Rebuilt.
10787
10788 2004-01-20  Caroline Tice  <ctice@apple.com>
10789
10790         * MAINTAINERS: Add myself to write-after-approval.
10791
10792 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10793
10794         * MAINTAINERS: Update my email address.
10795
10796 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10797
10798         * MAINTAINERS: Add myself to write-after-approval.
10799
10800 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10801
10802         * MAINTAINERS: Remove entries without email address.
10803
10804 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10805
10806         * MAINTAINERS: Add myself to write-after-approval.
10807
10808 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10809
10810         * MAINTAINERS: Update my email address.
10811
10812 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10813
10814         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10815         * Makefile.tpl (configure-target-[+module+]): Support stage.
10816         * Makefile.in: Rebuilt.
10817
10818 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10819
10820         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10821
10822 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10823
10824         * MAINTAINERS: Add myself as a MIPS maintainer.
10825
10826 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10827
10828         * configure.in: Use ./config.cache, not config.cache.
10829         * configure: Regenerate.
10830         * Makefile.tpl: Special-casing not needed for GCC any more.
10831         * Makefile.in: Regenerate.
10832
10833         * configure.in: Don't share a cache file for host dirs.
10834         * configure: Regenerate.
10835
10836         * config-ml.in: Don't mess with the cache file.
10837
10838 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10839
10840         * MAINTAINERS: Move myself from 'Write After Approval' to
10841         'CPU Port Maintainers' section as SPARC maintainer.
10842
10843 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10844
10845         * Makefile.tpl: Make GCC use a separate config.cache.
10846         * Makefile.in: Regenerate.
10847
10848         PR bootstrap/11932, PR bootstrap/11933
10849         (I don't know if it will fix either of them, but it relates
10850         to them.)
10851         * configure.in: Don't use shared config.cache for target
10852         directories.
10853         * configure: Regenerate.
10854
10855 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10856
10857         * MAINTAINERS: Add myself to 'Write After Approval' section.
10858
10859 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10860
10861         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10862         * configure: Regenerated.
10863
10864 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10865
10866         * MAINTAINERS: Remove the mn10200 maintainer.
10867
10868 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10869
10870         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10871         * configure: Regenerated.
10872
10873 2003-12-16  Jan Hubicka  <jh@suse.cz>
10874
10875         * MAINTAINERS: Add myself as callgraph maintainer.
10876
10877 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10878
10879         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10880         * configure: Regenerate.
10881
10882 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10883
10884         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10885         'Write After Approval' section. Update email.
10886
10887 2003-12-01  James Lemke  <jim@wasabisystems.com>
10888
10889         * MAINTAINERS (Write After Approval): Add myself.
10890
10891 2003-11-20  Matt Thomas  <matt@3am-software.com>
10892
10893         * MAINTAINERS: Add myself as a vax port maintainer.
10894
10895 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10896
10897         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10898         (configure-build-[+module+], configure-[+module+]): Likewise.
10899         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10900         * Makefile.in: Regenerate.
10901
10902 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10903
10904         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10905         shared/dylibed libraries.
10906         * ltmain.sh: Likewise.
10907         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10908         * ltcf-cxx.sh: Likewise.
10909         * ltcf-gcj.sh: Likewise.
10910         * ltconfig: Likewise.
10911
10912 2003-11-17  Stan Cox  <scox@redhat.com>
10913
10914         * MAINTAINERS: Add myself as iq2000 port maintainer.
10915
10916 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10917
10918         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10919         * Makefile.in: Regenerate.
10920
10921 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10922
10923         * config.sub: Update to 2003-11-03 version.
10924
10925 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10926
10927         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10928         * configure:  Regenerate.
10929
10930 2003-10-20  Nicolas Pitre  <nico@cam.org>
10931
10932         * MAINTAINERS: Add myself to 'Write After Approval' section.
10933
10934 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10935
10936         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10937
10938 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10939
10940         * MAINTAINERS: Update my email address.
10941
10942 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10943
10944         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10945
10946 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10947
10948         * MAINTAINERS: Add myself to 'Write After Approval' section.
10949
10950 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10951
10952         * config.guess: Update to 2003-10-16 version.
10953         * config.sub: Update to 2003-10-16 version.
10954
10955 2003-10-15  David Daney  <ddaney@avtrex.com>
10956
10957         * MAINTAINERS: Added myself to 'Write After Approval' section.
10958
10959 2003-10-15  Falk Hueffner  <falk@debian.org>
10960
10961         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10962         'Write After Approval' section. Update email.
10963
10964 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10965
10966         * MAINTAINERS: Move myself from 'Write After Approval' to
10967         'Various Maintainers' section as middle-end maintainer.
10968
10969 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10970
10971         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10972         HOST_FLAGS_TO_PASS.
10973         * Makefile.in: Regenerate.
10974
10975 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10976
10977         * config.guess: Update to 2003-10-07 version.
10978         * config.sub: Update to 2003-10-07 version.
10979
10980 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10981
10982         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10983         * ltconfig (irix5*, irix6*): Don't override version_type.
10984
10985 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10986
10987         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10988         * configure: Rebuilt
10989         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10990         * Makefile.in: Rebuilt
10991
10992 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10993
10994         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10995
10996 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10997
10998         * MAINTAINERS (Write After Approval): Add myself.
10999
11000 2003-09-29  Paul Koning  <ni1d@arrl.net>
11001
11002         * MAINTAINERS: Move myself from "Write After Approval"
11003         to CPU platform maintainers for pdp11 platform.
11004
11005 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11006
11007         * MAINTAINERS: Move myself from 'Write After Approval' to
11008         'Various Maintainers' section as libffi testsuite maintainer.
11009
11010 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11011
11012         * configure.in: Pass a computed --program-transform-name
11013         to subconfigures.
11014         * configure: Regenerated.
11015
11016 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11017
11018         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11019         * Makefile.in: Regenerate.
11020
11021         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11022         * Makefile.in: Regenerate.
11023
11024 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11025
11026         * MAINTAINERS: Move myself from 'Write After Approval'
11027         to 'Various Maintainers' (objective-c) section.
11028
11029 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11030
11031         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11032         quoting.
11033         * configure: Regenerated.
11034
11035 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11036
11037         * MAINTAINERS (Write After Approval): Add myself to write after
11038         approval list.
11039
11040 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11041
11042         * MAINTAINERS (Write After Approval): Add myself.
11043
11044 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11045
11046         * MAINTAINERS: Update my e-mail address.
11047
11048 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11049
11050         * libtool.m4 (LD): Correct powerpc64 host match.
11051
11052 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11053
11054         * MAINTAINTERS: Update my affiliation and email address.
11055
11056 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11057
11058         * MAINTAINERS (Write After Approval): Add myself.
11059
11060 2003-09-04  DJ Delorie  <dj@redhat.com>
11061
11062         * configure: Regenerate.
11063
11064 2003-09-04  Robert Millan  <robertmh@gnu.org>
11065
11066         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11067
11068 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11069
11070         * configure.in: Ensure arguments to sed are properly spaced.
11071         * configure: Regenerate.
11072
11073 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11074
11075         * MAINTAINERS: Update my e-mail address.
11076
11077 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11078
11079         * MAINTAINERS (Write After Approval): Add myself.
11080
11081 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11082
11083         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11084         * configure: Regenerated.
11085
11086 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11087
11088         * MAINTAINERS: Update my email address.
11089
11090 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11091
11092         * configure.in:  Use newline instead of semicolon when assuming
11093         shell arguments in a for loop.
11094         * configure:  Regenerated.
11095
11096 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11097
11098         * MAINTAINERS: Resurrect the i860 maintainer.
11099
11100 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11101
11102         PR 8180
11103         * configure.in: When testing with_libs and with_headers, treat
11104         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11105         * configure: Regenerate.
11106
11107         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11108         make, shell, etc.
11109         (baseargs): Likewise.
11110         * configure: Regenerate.
11111
11112 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11113
11114         * MAINTAINERS (Write After Approval): Add myself.
11115
11116 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11117
11118         * configure.in: Disable libgcj for darwin not on powerpc.
11119         * configure: Rebuild.
11120
11121 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11122
11123         * config-ml.in, symlink-tree: Add license.
11124
11125 2003-08-03  Richard Stallman  <rms@gnu.org>
11126             Eben Moglen  <moglen@columbia.edu>
11127
11128         * README.SCO: New file.
11129
11130 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11131
11132         * Makefile.tpl (check, check-c++): Express dependencies using
11133         dependencies rather than commands.
11134         * Makefile.in: Regenerate.
11135
11136 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11137
11138         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11139         * configure: Ditto.
11140
11141 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11142
11143         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11144         * Makefile.in: Update.
11145
11146 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11147
11148         * configure.in: Enable libgcj for darwin.
11149         * configure: Rebuild.
11150
11151 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11152
11153         * config-ml.in:  Use ac_configure_args directly instead of
11154         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11155         actually seen.
11156
11157 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11158
11159         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11160         creating target and build subdirs to build all parent dirs as needed.
11161         * Makefile.in: Rebuild.
11162         * configure.in: Don't build dirs explicitly here.
11163         * configure: Rebuild.
11164
11165 2003-07-26  Paul Brook  <paul@nowt.org>
11166
11167         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11168
11169 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11170
11171         * Makefile.tpl (all-make): Depend on intl.
11172         * Makefile.in: Rebuilt.
11173
11174 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11175
11176         * install-sh:  Update to newer upstream versions (associated with
11177         aclocal 1.7).
11178         * mkinstalldirs:  Likewise.
11179         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11180
11181 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11182
11183         * MAINTAINERS: Move self from Bug database only accounts
11184         to write-after-approval.
11185
11186 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11187
11188         * config.if: Remove unused libc_interface determination.
11189
11190 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11191
11192         * MAINTAINERS: Move self from write-after-approval to
11193         build machinery (*.in).
11194
11195 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11196
11197         PR bootstrap/11273
11198         PR bootstrap/11408
11199         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11200         unused INSTALL_PROGRAM_ARGS.
11201         * configure.in: Use AC_PROG_INSTALL.
11202         * Makefile.in: Regenerate.
11203         * configure: Regenerate.
11204
11205 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11206
11207         * MAINTAINERS: Alphabetize.
11208
11209 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11210
11211         * configure: Rebuilt.
11212         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11213         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11214         newlib nor libgloss.
11215         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11216         * configure.in (am33_2.0-*-linux*): Added.
11217
11218 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11219
11220         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11221         * configure: Regenerate.
11222
11223 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11224
11225         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11226         * Makefile.in: Regenerate.
11227
11228 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11229
11230         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11231         * Makefile.in: Regenerate.
11232
11233 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11234
11235         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11236         * Makefile.in: Regenerated.
11237
11238         * config-ml.in: Replace PWD with PWD_COMMAND.
11239
11240 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11241
11242         * intl: New directory; see intl/ChangeLog for details.
11243         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11244         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11245         * Makefile.in: Regenerate.
11246
11247 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11248
11249         * configure.in: Clean up config-lang.in handling.  Delete
11250         useless assignment to "subdirs".
11251         * configure: Regenerate.
11252
11253 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11254
11255         * configure.in: Rename 'target_libs' to 'target_libraries'.
11256         Remove useless reference to 'target_libs'.
11257         * configure: Regenerate.
11258
11259 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11260
11261         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11262         * Makefile.in: Regenerate.
11263
11264 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11265
11266         * Makefile.def: Introduce flags_to_pass.
11267         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11268         * Makefile.in: Regenerate.
11269
11270 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11271
11272         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11273         and target-libgloss.
11274         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11275         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11276         * configure: Regenerate.
11277
11278 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11279
11280         * configure.in: Update testsuite_flags to new location.
11281         * configure. Regenerate.
11282
11283 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11284
11285         * Makefile.tpl: Remove BUILD_CC stuff.
11286         * Makefile.in: Regenerate.
11287
11288 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11289
11290         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11291
11292 2003-06-16  Graeme Peterson  <gp@qnx.com>
11293
11294         * MAINTAINERS (Write After Approval): Add myself.
11295
11296 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11297
11298         * config.guess: Update to 2003-06-12 version.
11299         * config.sub: Update to 2003-06-13 version.
11300
11301 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11302
11303         * config.guess: Update to 2003-06-06 version.
11304         * config.sub: Update to 2003-06-06 version.
11305
11306 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11307
11308         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11309         * configure. Regenerate.
11310
11311 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11312
11313         * configure.in: Disable serial configure by default.
11314         * configure: Regenerate.
11315         * Makefile.tpl: Abolish .NOTPARALLEL.
11316         * Makefile.in: Regenerate.
11317
11318         * Makefile.tpl: Replace {build,host,target}_canonical by
11319         {build,host,target}.
11320         * Makefile.in: Regenerate.
11321
11322         * Makefile.tpl: Fix stupid pasto.
11323         * Makefile.in: Regenerate.
11324
11325 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11326
11327         * Makefile.tpl: Remove bogus conditional.
11328         * Makefile.in: Regenerate.
11329
11330 2003-06-05  Jan Hubicka  <jh@suse.cz>
11331
11332         * Makefile.tpl (profiledbootstrap): New target.
11333         * Makefile.in (profiledbootstrap): New target.
11334
11335 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11336
11337         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11338         Pinski. Remove user names from other bugzilla-only maintainers.
11339
11340 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11341
11342         * Makefile.tpl: Make 'recursive targets' using autogen rather
11343         than shell loop.  Remove duplicate 'clean' targets and false
11344         comments.
11345         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11346         Add systematic method of specifying missing targets in subdirs.
11347         Add copyright boilerplate.
11348         * Makefile.in: Regenerate.
11349         * configure.in: Add 'recursive targets' to maybe list.
11350         * configure: Regenerate.
11351
11352         * MAINTAINERS: "GNATS only" -> "Bug database only".
11353
11354         * Makefile.tpl: Rename [+target+] to [+make_target+].
11355         * Makefile.def: Rename 'target' to 'make_target'.
11356
11357 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11358
11359         * MAINTAINERS: Add self as options handling maintainer.
11360
11361 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11362
11363         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11364         been too long since I touched those ports.
11365
11366 2003-05-28  DJ Delorie  <dj@redhat.com>
11367
11368         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11369         * Makefile.in: Regenerate.
11370
11371 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11372
11373         * configure.in: Use curly braces in the definition of tooldir.
11374         * configure: Regenerate.
11375
11376 2003-05-21  DJ Delorie  <dj@redhat.com>
11377
11378         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11379         newlib or libgloss.
11380         * Makefile.in: Regenerate.
11381
11382 2003-05-21  DJ Delorie  <dj@redhat.com>
11383
11384         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11385         * Makefile.in: Regenerate.
11386
11387 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11388
11389         * MAINTAINERS: Update my e-mail address.
11390
11391 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11392
11393         * configure.in: Switch more things to use maybe dependencies.
11394         * Makefile.tpl: Switch more things to use maybe dependencies.
11395         Factor out common code from autogen IF statements.
11396         * configure: Regenerate.
11397         * Makefile.in: Regenerate.
11398
11399 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11400
11401         * configure.in: Accept i[3456789]86 for machine type.
11402         * configure: Regenerate.
11403
11404 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11405
11406         * configure.in: Switch more things to use maybe dependencies.
11407         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11408         * configure: Regenerate.
11409         * Makefile.tpl: Switch more things to use maybe dependencies.
11410         * Makefile.in: Regenerate.
11411
11412 2003-05-16  Andreas Schwab  <schwab@suse.de>
11413
11414         * Makefile.tpl (install-opcodes): Define.
11415         * Makefile.in: Rebuild.
11416
11417 2003-05-13  Andreas Jaeger  <aj@suse.de>
11418
11419         * config.guess: Update to 2003-05-09 version.
11420         * config.sub: Update to 2003-05-09 version.
11421
11422 2003-05-13  Michael Eager  <eager@mvista.com>
11423
11424         * configure.in: Correct sed script so that options in quotes are not
11425         deleted.
11426         * configure: Rebuild.
11427
11428 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11429
11430         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11431         and $$s/newlib/libc/sys/cygwin32 include paths.
11432         * configure: Ditto.
11433
11434 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11435
11436         * MAINTAINERS: Update my email addresses.
11437
11438 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11439
11440         * config-ml.in: Propagate INSTALL variables.
11441
11442 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11443
11444         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11445
11446 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11447
11448         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11449         * Makefile.in: Regenerate.
11450
11451 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11452
11453         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11454
11455 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11456
11457         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11458
11459 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11460
11461         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11462         * Makefile.in: Regenerated.
11463
11464 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11465
11466         * MAINTAINERS (Write After Approval): Upgrade myself from
11467         GNATS only to write-after-approval. Update my mail address.
11468
11469 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11470
11471         (OS Port Maintainers: freebsd): Add myself.
11472
11473 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11474
11475         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11476
11477 2003-04-22  Kean Johnston  <jkj@sco.com>
11478
11479         * MAINTAINERS (SCO ports): Added myself.
11480
11481 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11482
11483         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11484
11485 2003-04-19  Kean Johnston  <jkj@sco.com>
11486
11487         * MAINTAINERS (Write After Approval): Add myself.
11488
11489 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11490
11491         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11492         * Makefile.in: Regenerate.
11493
11494 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11495
11496         * configure.in (powerpc64*-*-linux*): Remove.
11497         * configure: Rebuilt.
11498
11499 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11500
11501         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11502         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11503         and restrap.
11504         * Makefile.in:  Regenerate.
11505
11506 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11507
11508         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11509         * configure: Regenerated.
11510
11511 2003-04-15  DJ Delorie  <dj@redhat.com>
11512
11513         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11514
11515 2003-04-13  Nick Clifton  <nickc@redhat.com>
11516
11517         * config-ml.in: Remove support for --disable-aix removing
11518         call-aix multilibs.
11519
11520 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11521
11522         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11523         * */configure: Rebuilt.
11524
11525 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11526
11527         * MAINTAINERS: Add my email address.
11528
11529 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11530
11531         * MAINTAINERS (Write After Approval): Add myself.
11532
11533 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11534
11535         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11536         * Makefile.in: Regenerate.
11537
11538 2003-03-14  Michael Chastain  <mec@shout.net>
11539
11540         * Makefile.in: Regenerate with correct Makefile.def.
11541
11542 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11543
11544         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11545         Make macro.
11546         * Makefile.in: Regenerate.
11547         * configure.in: Clean up gxx_include_dir logic.
11548         * configure: Regenerate.
11549
11550 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11551
11552         * MAINTAINERS (Write After Approval): Add myself.
11553
11554 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11555
11556         * MAINTAINERS: Update my mail address.
11557
11558 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11559
11560         * configure.in (gxx_include_dir): Fix typo.
11561         * configure: Regenerated.
11562
11563 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11564
11565         * Makefile.tpl: Reindent.
11566         * Makefile.in: Regenerate.
11567         * configure.in: Reindent.  Don't set unused variables.
11568         * configure: Regenerate.
11569
11570 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11571
11572         * configure.in: Include $(build_tooldir)/sys-include in
11573         FLAGS_FOR_TARGET.
11574         * configure: Regenerated.
11575
11576 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11577
11578         * Makefile.tpl: Always pass down RANLIB.
11579         * Makefile.in: Regenerate.
11580
11581         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11582         * Makefile.in: Regenerate.
11583         * configure.in: Remove unused logic relating to --enable-shared
11584         and --enable-threads.  Remove bogus comments.  Remove redundant
11585         noconfigdirs.
11586         * configure: Regenerate.
11587
11588         * configure.in: Replace ${libstdcxx_version} by its value.
11589         Remove reference to mh-dgux.
11590         * configure: Regenerate.
11591
11592 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11593
11594         * MAINTAINERS (Write After Approval): Add myself.
11595
11596 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11597
11598         * Makefile.tpl: Rearrange.
11599         * Makefile.in: Regenerate.
11600
11601 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11602
11603         * configure.in: Add support for kaOS as cross build target system.
11604         * configure: Regenerated.
11605
11606 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11607
11608         * MAINTAINERS (Write after approval): Add myself.
11609
11610 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11611
11612         * MAINTAINERS: Update my email address.
11613
11614 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11615
11616         * MAINTAINERS: Add self to blanket write privs. section.
11617
11618 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11619
11620         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11621         configure-target-* as some target builds may require additional
11622         flags for preprocessor tests.
11623         * Makefile.in: Regenerated.
11624
11625 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11626
11627         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11628         * ltconfig: Handle it.
11629         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11630         auto-detecting it.
11631
11632         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11633         it is used as argument to $CC.
11634         * ltcf-gcj.sh: Likewise.
11635
11636         * configure.in: Introduce --enable-maintainer-mode.
11637         * configure: Rebuilt.
11638         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11639         for maintainer mode.
11640         * Makefile.in: Rebuilt.
11641
11642 2003-02-18  Jason Merrill  <jason@redhat.com>
11643
11644         * Makefile.tpl (check-c++): Allow parallelism.
11645
11646 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11647
11648         * MAINTAINERS: Remove John Carr (who never actually had access to
11649         gcc.gnu.org).
11650
11651 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11652
11653         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11654         don't configure target-libobjc.
11655         * configure: Regenerate.
11656
11657 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11658
11659         * Makefile.tpl (RANLIB): Define.
11660         * Makefile.in: Regenerate.
11661
11662 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11663
11664         * MAINTAINERS: Update my email.
11665
11666 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11667
11668         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11669         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11670         * Makefile.in: Regenerated.
11671         * configure.in: Remove all traces of snavigator, db, and grep.
11672         * configure: Regenerated.
11673
11674 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11675
11676         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11677         After Approval.
11678
11679 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11680
11681         * MAINTAINERS (Write after approval): Add myself.
11682
11683 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11684
11685         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11686         * Makefile.in: Regenerated.
11687
11688 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11689
11690         * config.guess: Updated to 2003-01-30's version.
11691         * config.sub: Updated to 2003-01-28's version.
11692
11693 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11694
11695         * config.if: If gcc_version is already set, just use it.  Don't set
11696         gcc_version_trigger if it's already set, otherwise set it to
11697         gcc/version.c, but only if the file exists.  If it is not set and
11698         gcc/version.c does not exist, try to extract the version number from
11699         $CC.
11700
11701 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11702
11703         * MAINTAINERS: Add myself to write-after-approval list.
11704
11705 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11706
11707         * configure.in:  Revert 24Jan change.
11708         * configure:  Regenerate.
11709
11710 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11711
11712         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11713         entry of HJ Lu.
11714
11715 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11716
11717         * configure.in: Revert previous change.
11718         * configure: Regenerate.
11719
11720 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11721
11722         * configure.in: Make rda native-only.
11723         * configure: Regenerate.
11724
11725 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11726
11727         * MAINTAINERS: Move myself from GNATS-only-accounts to
11728         write-after-approval.
11729
11730 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11731
11732         * configure.in: Add missing \.
11733         * configure: Rebuilt.
11734
11735 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11736
11737         * configure.in (baseargs): Avoid using \| in sed regular
11738         expressions.
11739         * configure: Rebuilt.
11740
11741 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11742
11743         * configure.in (baseargs): Remove all supported forms of
11744         --cache-file, --srcdir, --host, --build and --target options
11745         from argument lists.
11746         * configure: Rebuilt.
11747
11748 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11749
11750         * MAINTAINERS: Add myself to write-after-approval list.
11751
11752 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11753
11754         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11755         * configure: Rebuilt.
11756
11757 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11758
11759         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11760         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11761         * Makefile.in: Regenerate.
11762         * configure: Regenerate.
11763
11764 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11765
11766         * configure.in: Remove Makefile in build, host and target modules
11767         unless configure was run with --no-recursion.
11768         * configure: Rebuilt.
11769
11770 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11771
11772         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11773         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11774         * Makefile.in: Regenerate.
11775
11776 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11777
11778         * config.guess: Update to 2003-01-03 version.
11779         * config.sub: Update to 2003-01-03 version.
11780
11781 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11782
11783         * configure: Regenerate with proper autoconf 2.13.
11784
11785 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11786
11787         * configure.in: Add AC_PREREQ for consistency.
11788         * configure: Regenerate.
11789
11790 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11791
11792         * configure.in (GDB_TK): Add tcl directories conditional on
11793         gdb/gdbtk directory being present.
11794         * configure: Regenerate.
11795
11796 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11797
11798         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11799         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11800         * configure: Rebuilt.
11801
11802 2002-12-31  Tom Tromey  <tromey@redhat.com>
11803
11804         * Makefile.in: Rebuilt.
11805         * Makefile.def (target_modules) [libffi]: Allow installation.
11806
11807 2002-12-31  Andreas Schwab  <schwab@suse.de>
11808
11809         * configure.in: Fix use of $program_transform_name.
11810         * configure: Regenerated.
11811
11812 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11813
11814         * configure.in (baseargs): Don't remove first configure argument.
11815         * configure: Regenerated.
11816
11817 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11818
11819         * Makefile.tpl (local-distclean): Don't remove...
11820         (multilib.ts): ... this.  Moved into...
11821         (multilib.out): ... this.  Don't use sub-make.
11822         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11823         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11824         (configure-build-[+module+], configure-[+module+],
11825         configure-target-[+module+], configure-gcc): ... these.  Test
11826         for Makefile existence.  Drop config.status from dependencies.
11827         * Makefile.in: Rebuilt.
11828         * configure.in: Move gcc-version-trigger to the end of
11829         ac_configure_args.  Add comments to maybedep.tmp and
11830         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11831         nonopt from baseargs, matching and removing corresponding
11832         whitespace while at it.
11833         * configure: Rebuilt.
11834
11835 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11836
11837         * configure.in (host_configargs): Replace reference to
11838         no-longer-defined buildopts with --build=${build_alias}.
11839         * configure: Rebuilt.
11840
11841         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11842         program_transform_name to standard idiom.
11843         (AUTOGEN, AUTOCONF): Define.
11844         (Makefile.in): Use $(AUTOGEN).
11845         (Makefile): Depend on config.status, and use autoconf-style rule to
11846         build it.  Move original commands to...
11847         (config.status): ... this new target.
11848         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11849         $(AUTOCONF).
11850         * Makefile.in: Rebuilt.
11851
11852 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11853
11854         * Makefile.tpl: Fix dramatic bustage due to change in
11855         program_transform_name.
11856         * Makefile.in: Regenerate.
11857
11858         * configure.in: Remove unnecessary PATH setting.
11859         * configure: Regnerate.
11860
11861         * configure.in: Don't default to unprefixed tools unless
11862         the native tools will work.
11863         * configure: Regenerate.
11864
11865         * configure.in: Convert to autoconf script.  Blow away lots
11866         of now-redundant Makefile fragments.
11867         * configure: Generate using Autoconf.
11868         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11869         * Makefile.in: Regenerate.
11870
11871 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11872
11873         * configure: Fix stupid bug where RANLIB was mistakenly included.
11874
11875         * configure.in: Rename (buildargs, hostargs, targargs) to
11876         (build_configargs, host_configargs, target_configargs).
11877
11878         * configure.in: Move logic out of sed statement.
11879
11880         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11881         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11882
11883 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11884
11885         * config.sub: Import from master repository
11886         * config.guess: Ditto
11887
11888 2002-12-24  Andreas Schwab  <schwab@suse.de>
11889
11890         * Makefile.tpl (multilib.out): Fix missing space.
11891         * Makefile.in: Regenerate.
11892
11893 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11894
11895         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11896         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11897         * Makefile.in: Regenerate.
11898         * configure.in: Remove unnecessary leftovers.
11899
11900 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11901
11902         * configure.in (extra_ranlibflags_for_target): New variable.
11903         (*-*-darwin): Add -c to ranlib commands.
11904         * configure (tooldir): Handle extra_ranlibflags_for_target.
11905
11906 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11907
11908         * Makefile.tpl: Revert HJL's change.
11909         * Makefile.in: Regenerated.
11910         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11911         always.
11912
11913 2002-12-19  Andreas Schwab  <schwab@suse.de>
11914
11915         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11916         * Makefile.in: Regenerate.
11917
11918 2002-12-18  H.J. Lu  <hjl@gnu.org>
11919
11920         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11921         * Makefile.in: Regenerated.
11922
11923         * configure.in (build_prefix): New. Substitute.
11924
11925 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11926
11927         * Makefile.tpl: Don't let real targets depend on phony targets.
11928         * Makefile.in: Regenerate.
11929
11930         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11931         * Makefile.in: Regenerate.
11932
11933 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11934
11935         * config.sub: Import from master repository
11936         * config.guess: Ditto
11937
11938 2002-12-16  Jason Merrill  <jason@redhat.com>
11939
11940         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11941         previous 'make bootstrap'.
11942         * Makefile.in: Regenerate.
11943
11944 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11945
11946         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11947
11948 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11949
11950         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11951         * Makefile.in: Regenerate.
11952
11953 2002-12-13  Jason Merrill  <jason@redhat.com>
11954
11955         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11956         library tests.
11957         (check-c++): Just depend on it and check-target-libstdc++-v3.
11958         * Makefile.in: Regenerate.
11959
11960 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11961
11962         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11963         * Makefile.in: Rebuilt.
11964
11965 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11966
11967         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11968
11969 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11970
11971         * configure: Fix bug put in by gremlins.
11972
11973         * Makefile.tpl: Substitute more autoconfily.
11974         * configure: Substitute more autoconfily.
11975         * Makefile.in: Regenerate.
11976
11977 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11978
11979         * config.sub: Import from master repository
11980         * config.guess: Ditto
11981         * MAINTAINERS: Added Svein Seldal under write after approval
11982
11983 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11984
11985         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11986         * Makefile.in (all-sim): Ditto.
11987
11988 2002-12-06  DJ Delorie  <dj@redhat.com>
11989
11990         * Makefile.tpl: Change configure dependencies to not have real
11991         targets depend on phony targets.
11992
11993 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11994
11995         * configure.in: Revert unintentional change.
11996
11997         * Makefile.tpl: Change dependency for */multilib.out so that
11998         it works when gcc isn't in the tree.
11999
12000         * configure.in: Substitute more.
12001         * configure: Run subconfigures from the Makefile.
12002         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12003         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12004
12005 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12006
12007         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12008
12009 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12010
12011         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12012         and corresponding dependencies.
12013         * Makefile.in: Regenerate.
12014
12015         * configure.in (host_tools): Order binutils, gas and ld for
12016         convenience in running the testsuites.
12017
12018         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12019         * Makefile.in: Regenerate.
12020         * configure.in: Introduce rules to serialize subconfigure runs.
12021
12022         * configure.in: Introduce BASE_CC_FOR_TARGET.
12023         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12024         Realize configure-build-* targets.  Realize configure-target-* targets.
12025         * Makefile.in: Regenerate.
12026
12027 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12028
12029         * configure: Move gcc_version_trigger stuff from here...
12030         * configure.in: ...to here.
12031
12032         * configure.in: Separate subconfigure options added by this file from
12033         options given by the user.  Add machinery to put args for host
12034         subconfigures into the Makefile.
12035
12036         * Makefile.tpl: Remove 'vault' targets.
12037         * Makefile.tpl: Reorder and comment dependencies.
12038         * Makefile.in: Regenerate.
12039
12040 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12041         * configure.in: Fix my broken commit of previous patch. (sigh)
12042
12043 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12044
12045         * configure.in: Move host-specific darwin noconfigdirs into
12046         the host-specific section.
12047
12048 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12049
12050         * configure.in: Move host-specific darwin noconfigdirs into
12051         the host-specific section.
12052
12053 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12054
12055         * configure: Remove skip-this-dir support.
12056         * Makefile.tpl: Remove skip-this-dir support.
12057
12058         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12059         subdirectories.
12060         * Makefile.in: Regenerate.
12061
12062         * Makefile.tpl: Strip out useless setting of 'dir'.
12063         * Makefile.in: Regenerate.
12064
12065 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12066
12067         * configure.in: Fix deeply stupid bug.
12068
12069         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12070         shell code in CXX_FOR_TARGET
12071         * Makefile.def: Introduce raw_cxx.
12072         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12073         RAW_CXX_FOR_TARGET.
12074         * Makefile.in: Regenerate.
12075
12076 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12077
12078         * Makefile.tpl: Remove unnecessary ifs.
12079         * Makefile.in: Regenerate.
12080
12081         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12082         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12083         targets for 'no_install' modules.
12084         * configure: Move GDB_TK substitution to configure.in.  Move
12085         build_modules stuff to configure.in.
12086         * configure.in: Implement soft dependency machinery.  Maybe-ize
12087         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12088         * Makefile.in: Regenerate.
12089
12090 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12091
12092         * Makefile.tpl: Make all-target, install-target behave similarly
12093         to all, install (only hitting configured targets).  Eliminate
12094         unused macro defintions.
12095
12096         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12097         build != host.
12098
12099         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12100
12101         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12102
12103         * configure.in: Produce lists of subdir targets we're actually
12104         configuring.  Remove references to "dosrel".
12105         * Makefile.tpl: Let configure set which subdir targets are hit.
12106         Remove install-cross; clean up install; remove ALL.  Remove
12107         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12108         Autogenerate host module targets.  Remove empty dependency lines
12109         and redundant dependency; rearrange slightly.
12110         * Makefile.def: Add host-side libtermcap, utils.
12111
12112         * Makefile.in: Regenerate.
12113
12114 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12115
12116         * ltconfig (osf[345]): Append $major to soname_spec.
12117         Reflect this in library_names_spec.
12118         * ltmain.sh (osf): Prefix $major with . for use as extension.
12119
12120 2002-11-19  Andreas Jaeger  <aj@suse.de>
12121
12122         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12123         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12124         and sparc64 GNU/Linux systems.
12125
12126 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12127
12128         * MAINTAINERS: Update email.
12129
12130 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12131
12132         * MAINTAINERS: Complete James Dennett's entry.
12133
12134 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12135
12136         * MAINTAINERS (Write After Approval): Add myself.
12137
12138 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12139
12140         * Makefile.tpl: syntactic cleanup
12141
12142 2002-11-13  Stuart Hastings  <stuart@apple.com>
12143
12144         * MAINTAINERS: Add myself to write-after-approval list.
12145
12146 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12147
12148         * Makefile.def: Add list of recursive targets to autogenerate.
12149         Add build_modules.
12150         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12151         targets.  Autogenerate *-build-* targets.
12152         * Makefile.in: Regenerate.
12153
12154 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12155
12156         * configure: More autoconf-style substitutions.
12157         * Makefile.tpl: More autoconf-style substitutions.
12158         * Makefile.in: Regenerate.
12159
12160 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12161
12162         * configure: Substitute more variables in a more autoconf-friendly
12163         way.  Simplify slightly.
12164         * Makefile.tpl: Make more variables substitutable in an
12165         autoconf-friendly way.
12166         * Makefile.in: Regenerate.
12167
12168 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12169
12170         * MAINTAINERS (Write After Approval): Add myself.
12171
12172 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12173
12174         * configure.in (v810*): Remove special setting of tools.
12175
12176         * configure: Add support for extra required flags for ar or nm.
12177         * configure.in (aix4.3+): Use above support for target-specific
12178         issues, rather than using config/mt-aix43.
12179
12180 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12181
12182         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12183         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12184         with $srcdir.  Reformat indentation.  Substitute some variables
12185         formerly hard-coded in the Makefile for build=host.
12186         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12187         * Makefile.def: Autogenerate more.
12188         * Makefile.in: Regenerate.
12189
12190 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12191
12192         * MAINTAINERS (Write After Approval): Add myself.
12193
12194 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12195
12196         * Makefile.def (host_modules): Add rda.
12197         * Makefile.in: Regenerate.
12198         * configure.in (target_tool): Add target-rda to list.
12199
12200 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12201
12202         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12203
12204 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12205
12206         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12207         and restrap targets to this rule.
12208         * Makefile.in:  Regenerate.
12209
12210 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12211
12212         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12213         GNATS only accounts.
12214
12215 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12216
12217         * configure.in (i[3456]86-*-linux*): Add check to disable
12218         ${libgcj} for glibc1.
12219
12220 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12221
12222         * MAINTAINERS: Add myself as ip2k port maintainer.
12223
12224 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12225
12226         * configure.in: Add tic4x target.
12227
12228 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12229
12230         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12231         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12232         * Makefile.in: Regenerate.
12233
12234         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12235         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12236         * Makefile.in: Regenerate.
12237
12238 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12239
12240         * MAINTAINERS: Add myself as web pages co-maintainer.
12241
12242 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12243
12244         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12245         * Makefile.in: Regenerate.
12246
12247 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12248
12249         * MAINTAINERS: Add myself and Nathan Sidwell
12250         <nathan@codesourcery.com> as VxWorks maintainers.
12251
12252 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12253
12254         * Makefile.def: Remove order dependency comments.
12255         * Makefile.tpl: Add explicit install-install dependencies.
12256         * Makefile.in: Regenerate.
12257
12258         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12259         * Makefile.in: Regenerate.
12260
12261         * Makefile.tpl: Add configure-target (for src-release in src)
12262         * Makefile.in: Regenerate.
12263
12264 2002-09-30  Nick Clifton  <nickc@redhat.com>
12265
12266         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12267
12268 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12269
12270         * configure.in (s390*-*-linux*): Enable libgcj.
12271
12272 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12273
12274         * configure: Revert accidentally applied changes.
12275
12276         * Makefile.tpl: Make more autoconf-friendly.
12277         * Makefile.in: Regenerate.
12278         * configure: Make substitution more autoconf-like.
12279
12280 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12281
12282         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12283         single entry to handle all these.
12284         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12285         libjava on arm-*-elf.
12286
12287 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12288
12289         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12290         things that depend on them.
12291
12292 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12293
12294         * Makefile.tpl: Make subsituted variables more autoconfy.
12295         * Makefile.in: Regenerate.
12296         * configure: Make seds more autoconfy.
12297
12298 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12299
12300         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12301         * Makefile.in: Regenerate.
12302         * configure.in: Rewrite sed statements to look autoconfy.
12303
12304         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12305         all-target-foo on configure-target-foo.
12306         * Makefile.def: Ditto.
12307         * Makefile.in: Rebuild.
12308
12309 2002-09-25  Andrew Haley  <aph@redhat.com>
12310
12311         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12312
12313 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12314
12315         * Makefile.def: New file.
12316         * Makefile.tpl: New file.
12317         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12318         * contrib/gcc_update: Note that Makefile.in is a generated file.
12319
12320         * configure.in: Minor rearrangement.  Simplify tests.
12321
12322 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12323
12324         * configure.in (with_headers): Skip copy if value is "yes".
12325         (with_libs): Likewise.
12326
12327 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12328
12329         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12330         * configure.in (sh*-*-pe*): Ditto.
12331         * configure.in (mips*-*-pe*): Ditto.
12332         * configure.in (*arm-wince-pe): Ditto.
12333
12334         * configure.in: Rearrange.
12335
12336 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12337
12338         * MAINTAINERS: Update my email address.
12339
12340 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12341
12342         * MAINTAINERS: (Write After Approval): Add myself.
12343
12344 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12345
12346         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12347
12348 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12349
12350         * MAINTAINERS: Change my mailing address.
12351
12352 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12353
12354         * MAINTAINERS (Write After Approval): Remove myself.
12355         (Various Maintainers: c++ runtime libs): Add myself.
12356
12357 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12358
12359         * MAINTAINERS (Write After Approval): Remove myself.
12360         (Various Maintainers: c++ runtime libs): Add myself.
12361
12362 2002-08-15  Eric Christopher  <echristo@redhat.com>
12363
12364         * config.sub: Import from master repository.
12365         * config.guess: Ditto.
12366
12367 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12368
12369         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12370         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12371         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12372
12373 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12374
12375         * MAINTAINERS: Add self to rs6000 vector extensions.
12376
12377 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12378
12379         * libiberty/configure: Reverted unintended yesterday's check in.
12380
12381 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12382
12383         * boehm-gc/configure, libf2c/configure: Rebuilt.
12384         * libffi/configure, libiberty/configure: Ditto.
12385         * libjava/configure, libobjc/configure: Ditto.
12386         * libstdc++-v3/configure, zlib/configure: Ditto.
12387         Merged from binutils:
12388         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12389         From Steve Ellcey <sje@cup.hp.com>:
12390         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12391         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12392         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12393         IA64.
12394         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12395         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12396         soname_spec, sys_lib_search_path_spec): Ditto.
12397
12398 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12399
12400         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12401
12402 2002-08-04  H.J. Lu  (hjl@gnu.org)
12403
12404         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12405
12406 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12407
12408         * MAINTAINERS (Write After Approval): Add myself.
12409
12410 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12411
12412         * configure.in: Move generic linux case to end.  Copy generic
12413         linux noconfigdirs to mips*-*-linux* entry and new
12414         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12415
12416 2002-07-19  Michael Matz  <matz@suse.de>
12417
12418         * MAINTAINERS: Add myself as ra* maintainer.
12419
12420 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12421
12422         * config.guess: Update to 2002-07-09 version.
12423         * config.sub: Update to 2002-07-03 version.
12424
12425 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12426
12427         * MAINTAINERS: Fix typo in a maintainer email address.
12428
12429 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12430
12431         * configure.in: Remove two redundant tests.
12432
12433 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12434
12435         * configure.in (mips*-*-irix6*o32): Enable stabs.
12436
12437 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12438
12439         * configure.in: Don't build grez.
12440         * Makefile.in: Ditto.
12441
12442         * Makefile.in: Remove references to bsp, cygmon, libstub.
12443         * configure.in: Ditto.
12444
12445         * configure.in: Remove leftover reference to gdbtest.
12446
12447 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12448
12449         * configure.in (gxx_include_dir):  Change to match versioned
12450         C++ headers if --enable-version-specific-runtime-libs is used.
12451
12452 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12453
12454         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12455
12456 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12457
12458         * configure.in: Make --without-x work.
12459
12460 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12461
12462         * configure.in: Rearrange target Makefile fragment collection.
12463
12464         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12465         cvs[src].
12466         * configure.in: Ditto.
12467
12468 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12469
12470         * MAINTAINERS (Write After Approval): Update my e-mail address.
12471
12472 2002-06-24  Ben Elliston  <bje@redhat.com>
12473
12474         * configure.in (host_tools): Remove cgen.
12475
12476         * Makefile.in (all-cgen): Remove; runs from its source directory.
12477         (check-cgen, install-cgen, clean-cgen): Likewise.
12478         (all-opcodes): Do not depend on all-cgen.
12479         (all-sim): Likewise.
12480
12481 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12482
12483         * Makefile.in: Eliminate 'apache' targets.
12484         * configure.in: Eliminate 'apache' targets.
12485
12486         * configure.in: Eliminate redundant tests.  Reorganize.
12487
12488         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12489
12490         * config-ml.in: Eliminate references to Cygnus configure.
12491
12492         * Makefile.in: Eliminate references to building emacs.
12493
12494 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12495
12496         * MAINTAINERS: Update my email address.
12497
12498 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12499
12500         * config.if (libstdcxx_incdir): Version C++ headers.
12501         (cxx_incdir): Remove.
12502
12503 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12504
12505         * MAINTAINERS (Write After Approval): Add self.
12506
12507 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12508
12509         * configure.in: Add support for ip2k.
12510
12511 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12512
12513         * configure.in: Fix AIX configury bug.
12514
12515 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12516
12517         * MAINTAINERS (Write After Approval): Add self.
12518
12519 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12520
12521         * configure.in: replace ${topsrcdir} with ${srcdir}
12522
12523         * configure.in: Move definition of libstdcxx_flags
12524         right above usage, rather than waaay earlier.
12525
12526         * configure.in: Pull definition of is_cross_compiler earlier.
12527
12528         * configure.in: Rearrange a little.
12529
12530         * configure.in: Remove references to librx.
12531         * Makefile.in: Remove references to librx.
12532
12533 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12534
12535         * config.sub: Add support for avr target.
12536         Import from master sources, rev 1.255
12537
12538 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12539
12540         * configure, .cvsignore:  Revert previous change...
12541         * Makefile:  ...delete.
12542
12543 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12544
12545         * configure.in: Eliminate ${gasdir} variable.
12546
12547 2002-06-18  Dave Brolley  <brolley@redhat.com>
12548
12549         * configure.in: Add support for frv.
12550         * config.sub: Add support for frv.
12551
12552 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12553
12554         * configure:  Remove garbage from previous commit.
12555
12556 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12557
12558         * configure:  For in-source builds, make a subdir and re-exec there.
12559         * Makefile:  New file.  Pass targets through to build directory.
12560         * .cvsignore:  No longer ignore "Makefile".
12561
12562 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12563
12564         * MAINTAINERS (Write After Approval): Add self.
12565
12566 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12567
12568         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12569
12570 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12571
12572         * configure.in (vax-*-netbsd*): Re-enable gas.
12573
12574 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12575
12576         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12577         BUILD_PREFIX_1, to correct nomenclature.
12578         * configure: Likewise.
12579
12580         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12581         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12582
12583 2002-05-31  Olaf Hering  <olh@suse.de>
12584
12585         * config-ml.in: Propogate DESTDIR also.
12586
12587 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12588
12589         * configure.in (vax-*-netbsd*): Don't build gas for this
12590         platform.
12591
12592 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12593
12594         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12595         and libgcj for AVR.
12596
12597 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12598
12599         * MAINTAINERS (Write After Approval): Add myself.
12600
12601 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12602
12603         * config.guess: Update to 2002-05-22 version.
12604         * config.sub: Likewise.
12605
12606 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12607
12608         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12609         * config-ml.in: Likewise.
12610         * configure: Likewise.
12611         * configure.in: Likewise.
12612
12613 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12614
12615         * MAINTAINERS: Update my email address.
12616
12617 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12618
12619         * configure.in: Simplify makefile fragment collection.
12620
12621         * configure.in: Remove code to build emacs.
12622
12623         * configure.in : Remove --srcdir argument from targargs and buildargs
12624         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12625
12626         * configure: Move some logic to configure.in.
12627         * configure.in: Move some logic from configure.
12628
12629 2002-05-11  Tom Tromey  <tromey@redhat.com>
12630
12631         * MAINTAINERS: Reflect libgcj reality.
12632
12633 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12634
12635         * Makefile.in: Honour DESTDIR.
12636
12637 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12638
12639         * config.guess: Import 2002-03-20 version.
12640         * config.sub: Import 2002-04-26 version.
12641
12642 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12643
12644         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12645
12646 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12647
12648         * MAINTAINERS: Add self.
12649
12650 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12651
12652         * ltmain.sh: Detect and handle object name conflicts
12653         while piecewise linking a static library.
12654
12655 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12656
12657         * configure.in (noconfigdirs): Don't disable libgcj on
12658         sparc64-*-solaris* and sparcv9-*-solaris*.
12659
12660 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12661
12662         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12663
12664 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12665
12666         * configure.in (FLAGS_FOR_TARGET): Do not add
12667         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12668         on i[3456]86-*-linux*.
12669
12670 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12671
12672         * configure.in (noconfigdirs): Replace [ ] with test.
12673
12674         * configure.in (noconfigdirs): Do not add target-newlib if
12675         target == i[3456]86-*-linux*, and host == target.
12676
12677 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12678
12679         * configure.in: delete reference to absent file
12680
12681         * configure.in: replace '[' with 'test'
12682
12683         * configure.in: Eliminate references to gash.
12684         * Makefile.in: Eliminate references to gash.
12685
12686         * configure.in: remove useless references to 'pic' makefile fragments.
12687
12688         * configure.in: (*-*-windows*) Finish removing.
12689
12690         * configure.in: Eliminate redundant test for libgui.
12691
12692 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12693
12694         * MAINTAINERS: Add self and realphabetize.  Update entries
12695         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12696         entry for a29k port maintainer.
12697
12698 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12699
12700         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12701         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12702
12703 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12704
12705         * configure.in: remove references to dead files
12706
12707 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12708
12709         * MAINTAINERS: Add information about purpose of this file.
12710
12711 2002-04-18  Tom Tromey  <tromey@redhat.com>
12712
12713         * configure.in: Disallow configuring libgcj when it is already
12714         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12715         Solaris 2.8 by default.  For PR libgcj/6158.
12716
12717 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12718
12719         * configure.in:  Move default CC setting out of config/mh-* fragments
12720         directly into here.
12721
12722 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12723
12724         * configure.in: don't even try to configure or make a subdirectory
12725         if there's no configure script for it.
12726
12727 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12728
12729         * MAINTAINERS: Remove chill maintainers.
12730         * Makefile.in (CHILLFLAGS): Remove.
12731         (CHILL_LIB): Remove.
12732         (TARGET_CONFIGDIRS): Remove libchill.
12733         (CHILL_FOR_TARGET): Remove.
12734         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12735         CHILL_LIB.
12736         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12737         (CHECK_TARGET_MODULES): Likewise.
12738         (INSTALL_TARGET_MODULES): Likewise.
12739         (CLEAN_TARGET_MODULES): Likewise.
12740         (configure-target-libchill): Remove.
12741         (all-target-libchill): Remove.
12742         * configure.in (target_libs): Remove target-libchill.
12743         Do not compute CHILL_FOR_TARGET.
12744         * libchill: Remove directory.
12745
12746 2002-04-11  DJ Delorie  <dj@redhat.com>
12747
12748         * Makefile.in, configure.in: Sync with binutils, entries
12749         follow...
12750
12751 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12752
12753         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12754         (do-tar, do-bz2): New rules.
12755         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12756         (gdb-tar): New rule.
12757         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12758         (insight_dejagnu.tar): New rule.
12759         (insight.tar): New rule.
12760         (gdb+dejagnu.tar): New rule.
12761         (gdb.tar): New rule.
12762
12763 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12764
12765         * Makefile.in: Add all-tix to deps for all-snavigator
12766         so that tix is built when building snavigator.
12767
12768 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12769
12770         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12771         ld and gdb are not supported.
12772
12773 2002-01-07  Mark Salter  <msalter@redhat.com>
12774
12775         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12776         Allow target-libgloss to be built for arm, strongarm, and xscale.
12777
12778 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12779
12780         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12781         options for i[3456]86-pc-linux* native builds.
12782
12783 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12784
12785         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12786         files from .po files for a distribution.
12787
12788 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12789
12790         * configure.in: Enable libstdc++-v3 for h8300 targets.
12791
12792 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12793
12794         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12795         version from bfd/.
12796
12797 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12798
12799         * Makefile.in (VER): When present, extract the version number from
12800         the file version.in.
12801
12802 2001-05-24  Tom Rix  <trix@redhat.com>
12803
12804         * configure.in : enable ld for aix
12805
12806 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12807
12808         * config.guess: Add linux target for S/390.
12809
12810 2000-11-07  Philip Blundell  <pb@futuretv.com>
12811
12812         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12813
12814 2000-11-03  Philip Blundell  <pb@futuretv.com>
12815
12816         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12817         files.
12818
12819 2001-01-15  Ben Elliston  <bje@redhat.com>
12820
12821         * configure.in (host_tools): Add sid.
12822         Always configure cgen.
12823
12824 2000-11-24  Nick Clifton  <nickc@redhat.com>
12825
12826         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12827
12828 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12829
12830         * Makefile.in (ALL_MODULES): Add all-cgen.
12831         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12832         (all-cgen): New target.
12833         (all-opcodes,all-sim): Depend on all-cgen.
12834         * configure.in (host_tools): Add cgen.
12835         Only configure cgen if --enable-cgen-maint.
12836
12837 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12838
12839         * configure.in: Add *-*-freebsd* configurations.
12840
12841 2002-04-08  Tom Tromey  <tromey@redhat.com>
12842
12843         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12844         Fixes PR libgcj/6068.
12845
12846 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12847
12848         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12849
12850 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12851
12852         * configure.in (alpha*-dec-osf*): Enable libgcj.
12853
12854 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12855
12856         * MAINTAINERS (Write After Approval): Add myself.
12857
12858 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12859
12860         Fix for: PR bootstrap/3591, target/5676
12861         * configure.in (mcore-pe): Disable the configuration of
12862         libstdc++-v3 since exceptions are not supported.
12863
12864 2002-03-20  Anthony Green  <green@redhat.com>
12865
12866         * configure.in: Enable libgcj for xscale-elf target.
12867
12868 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12869
12870         * MAINTAINERS:  Update my email address.
12871
12872 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12873
12874         * ltmain.sh (relink_command): Fix typo in previous change.
12875
12876 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12877
12878         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12879         (relink_command): Added --tag flags.
12880         (mode=install): If relinking fails; error out.
12881
12882 2002-03-12  Richard Henderson  <rth@redhat.com>
12883
12884         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12885         .NOTPARALLEL tag.
12886         (do-check): Rename from check.
12887         (check): Allow parallel check.
12888
12889 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12890
12891         * MAINTAINERS: Add myself as maintainer for xtensa port.
12892         Fix alphabetical order in CPU port maintainer list.
12893         Remove myself from Write After Approval list.
12894
12895 2002-03-11  Richard Henderson  <rth@redhat.com>
12896
12897         * Makefile.in (.NOTPARALLEL): Add fake tag.
12898
12899 2002-03-07  H.J. Lu  (hjl@gnu.org)
12900
12901         * configure.in: Enable gprof for mips*-*-linux*.
12902
12903 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12904
12905         * MAINTAINERS (Write After Approval): Add myself.
12906
12907 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12908
12909         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12910         libjava.
12911         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12912
12913 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12914
12915         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12916         because its Makefile is there; test for the executable instead.
12917
12918 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12919
12920         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12921         libstdc++-v3 and libjava.
12922
12923 2002-02-11  Adam Megacz  <adam@xwt.org>
12924
12925         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12926         boehm-gc
12927
12928 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12929
12930         * config.guess: Updated to 2002-01-30's version.
12931         * config.sub: Updated to 2002-02-01's version.
12932         Contribute sh64-elf.
12933         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12934         * configure.in: Added sh64-*-*.
12935
12936 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12937
12938         * MAINTAINERS: Belatedly add myself to write after approval list.
12939
12940 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12941
12942         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12943         Remove self as Write After Approval.
12944
12945 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12946
12947         * MAINTAINERS: Put self in as maintainer for contrib/regression
12948         directory.
12949
12950 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12951
12952         * MAINTAINERS:  Update my email address.
12953
12954 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12955
12956         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12957         target-libiberty, and target-libgloss.  Skip Java-related
12958         libraries if not supported for NetBSD on target CPU.
12959
12960 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12961
12962         * install-sh: Use _inst.$$_ for temp file name.
12963
12964 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12965
12966         * MAINTAINERS (Write After Approval): Move my contact info
12967         from here...
12968         (OS Port Maintainers): ...to here (netbsd).
12969
12970 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12971
12972         * MAINTAINERS (Write After Approval): Add myself.
12973
12974 2002-01-17  H.J. Lu  <hjl@gnu.org>
12975
12976         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12977         (all-target-fastjar): Also depend on all-target-libiberty.
12978
12979 2002-01-16  H.J. Lu  (hjl@gnu.org)
12980
12981         * config.guess: Import from master sources, rev 1.225.
12982         * config.sub: Import from master sources, rev 1.238.
12983
12984 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12985
12986         * MAINTAINERS (Write After Approval): Remove myself.
12987
12988 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12989
12990         * MAINTAINERS (Write After Approval): Add myself.
12991
12992 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12993
12994         * MAINTAINERS: Add self as docs co-maintainer.
12995
12996 2001-12-11  Matthias Klose  <doko@debian.org>
12997
12998         * MAINTAINERS (Write After Approval): Add myself.
12999
13000 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13001
13002         * MAINTAINERS: Update my email address.
13003
13004 2001-12-07  Turly O'Connor  <turly@apple.com>
13005         * MAINTAINERS (Write After Approval): Add myself.
13006         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13007         (rs6000_initialize_trampoline): Call __trampoline_setup for
13008         ABI_DARWIN too.
13009         * darwin-tramp.asm: New file, implements __trampoline_setup.
13010         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13011
13012 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13013
13014         * MAINTAINERS (Write After Approval): Add myself.
13015
13016 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13017
13018         * configure, configure.in: Use temp file for long sed commands.
13019
13020 2001-12-03  Laurent Guerby  <guerby@acm.org>
13021
13022         * config.sub: Update to version 1.232 on subversion.
13023
13024 2001-12-03  Ben Elliston  <bje@redhat.com>
13025
13026         * MAINTAINERS: Update mail address for config.* patches.
13027
13028 2001-11-27  DJ Delorie  <dj@redhat.com>
13029             Zack Weinberg  <zack@codesourcery.com>
13030
13031         When build != host, create libiberty for the build machine.
13032
13033         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13034         CONFIG_ARGUMENTS.
13035         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13036         New variables.
13037         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13038         and rules.
13039         (all.normal): Depend on ALL_BUILD_MODULES.
13040         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13041         (all-build-libiberty): Depend on configure-build-libiberty.
13042
13043         * configure: Calculate and substitute proper value for
13044         ALL_BUILD_MODULES.
13045         * configure.in: Create the build subdirectory.
13046         Calculate and substitute TARGET_CONFIGARGS (formerly
13047         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13048
13049 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13050
13051         * MAINTAINERS (write-after-approval): Add self.
13052
13053 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13054
13055         * MAINTAINERS (GNATS only accounts): Remove self.
13056
13057 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13058
13059         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13060         libf2c.
13061
13062 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13063
13064         * MAINTAINERS (Write After Approval): Add self.
13065
13066 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13067
13068         * MAINTAINERS: mips and s390 are also CPU ports.
13069
13070 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13071
13072         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13073
13074 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13075
13076         * MAINTAINERS: Alphabetize.
13077
13078 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13079
13080         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13081
13082 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13083
13084         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13085
13086 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13087
13088         * configure.in (--enable-languages): Be more permissive about
13089         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13090
13091 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13092
13093         * config.sub: Import from master sources, rev. 1.230.
13094         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13095
13096 2001-11-07  Laurent Guerby  <guerby@acm.org>
13097
13098         * MAINTAINERS (Write After Approval): Add self.
13099
13100 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13101
13102         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13103
13104 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13105
13106         * config.sub: Import from master sources, rev 1.226.
13107         * config.guess: Import from master sources, rev 1.216.
13108
13109 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13110
13111         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13112         * MAINTAINERS: Add self as maintainer of MMIX port.
13113         Remove old after-approval entry.
13114
13115 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13116
13117         * ChangeLog, configure: Fix spelling errors.
13118
13119 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13120
13121         * MAINTAINERS: Tweak my address.
13122
13123 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13124
13125         * MAINTAINERS: Update my email address.
13126
13127 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13128
13129         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13130         * MAINTAINERS: Add self as maintainer of CRIS port.
13131
13132 2001-10-10  Geert Bosch  <bosch@gnat.com>
13133
13134         * MAINTAINERS (Various maintainers: Ada front end):
13135         Added Robert Dewar.
13136
13137 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13138
13139         * MAINTAINERS (Write After Approval): Added self
13140
13141 2001-10-02  Geert Bosch  <bosch@gnat.com>
13142
13143         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13144
13145 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13146
13147         * configure: Handle temporary files securely using mkdir.
13148
13149 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13150
13151         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13152
13153 2001-09-26  Will Cohen  <wcohen@redhat.com>
13154
13155         * configure.in (*-*-linux*): Disable configuration of target-newlib
13156         and target-libgloss.
13157
13158 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13159
13160         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13161         RANLIB.
13162
13163 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13164
13165         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13166         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13167         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13168         avoid quotes nesting problems.
13169         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13170         (DO_X): Export only variables that are set.
13171
13172 2001-09-19  Ben Elliston  <bje@redhat.com>
13173
13174         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13175         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13176         semantics.  Use the shell built-in "type" command instead.
13177
13178 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13179
13180         Merged from gcc-3_0-branch:
13181         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13182         * ltcf-c.sh: Use $objext, not $ac_objext.
13183         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13184         * ltcf-cxx.sh: Add support for GNU.
13185         2001-07-22  Timothy Wall  <twall@redhat.com>
13186         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13187         default settings if using GNU tools with that configuration.
13188         * ltcf-cxx.sh: Ditto.
13189         * ltcf-gcj.sh: Ditto.
13190         2001-07-21  Michael Chastain  <chastain@redhat.com>
13191         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13192         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13193         * ltmain.sh: Mark as gcc-local.
13194
13195 2001-08-30  Eric Christopher  <echristo@redhat.com>
13196             Jason Eckhardt  <jle@redhat.com>
13197
13198         * config.guess: Merge from master sources.
13199         * config.sub: Merge from master sources, add support for mipsisa32.
13200
13201 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13202         * config.sub: Merge from master sources, rev 1.219.
13203         * MAINTAINERS: Add self as contact for stormy16 port.
13204
13205 2001-08-14  Zack Weinberg  <zackw@panix.com>
13206
13207         * config.sub: Merge from master sources, rev 1.218.
13208         * config.guess: Merge from master sources, rev 1.209.
13209
13210 2001-08-11  Graham Stott  <grahams@redhat.com>
13211
13212         * Makefile.in (check-c++): Add missing semicolon.
13213
13214 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13215
13216         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13217
13218 2001-07-30  Eric Christopher  <echristo@redhat.com>
13219
13220         * MAINTAINERS (Various maintainers: mips port): Added myself.
13221
13222 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13223
13224         * configure.in (sh-*-linux*): New.
13225
13226 2001-07-27  Richard Henderson  <rth@redhat.com>
13227
13228         * .cvsignore: Add LAST_UPDATED.
13229
13230 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13231
13232         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13233
13234 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13235
13236         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13237
13238 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13239
13240         * MAINTAINERS (Write After Approval): Added myself.
13241
13242 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13243
13244         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13245         and libgcj on m68hc11/m68hc12.
13246
13247 2001-06-27  H.J. Lu  (hjl@gnu.org)
13248
13249         * Makefile (CFLAGS_FOR_BUILD): New.
13250         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13251
13252 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13253
13254         * README: Remove version number.
13255
13256 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13257
13258         * INSTALL/README: Update wrt. to the installation instructions now
13259         residing in gcc/doc/install.texi.
13260
13261 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13262
13263         * README: Replace with a cut-down and updated version of gcc/README.
13264
13265 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13266
13267         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13268         multilibs to be disabled.
13269
13270 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13271
13272         * MAINTAINERS (Write After Approval): Add myself.
13273
13274 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13275
13276         * config.guess: Import CVS version 1.195.
13277         * config.sub: Import CVS version 1.212.
13278
13279 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13280
13281         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13282         gcc/xgcc is built, use -print-prog-name to find out the program
13283         name to use.
13284
13285 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13286
13287         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13288         appear to also be in the master copy.
13289         * config.sub:  Import CVS version 1.211.
13290
13291 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13292
13293         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13294         with_gcc]: Use `gcc -shared' to build a shared library.
13295
13296 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13297
13298         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13299         archives.
13300
13301 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13302
13303         * MAINTAINERS (Write After Approval): Add myself.
13304
13305 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13306
13307         * configure.in (libstdcxx_flags): Do not try to execute
13308         libstdc++-v3/testsuite_flags until it exists.
13309
13310 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13311
13312         * MAINTAINERS: Update my email address.
13313
13314 2001-05-31  Graham Stott  <grahams@redhat.com>
13315
13316         * MAINTAINERS (Write After Approval): Add myself.
13317
13318 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13319
13320         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13321         libraries when using g++ with native linker.
13322
13323 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13324
13325         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13326
13327 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13328
13329         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13330         [aix4*|aix5*]: Prepend blank.
13331
13332 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13333
13334         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13335         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13336         of subdir/configure scripts to use the new libtool.m4.
13337
13338 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13339
13340         * MAINTAINERS (Write After Approval): Add myself.
13341
13342 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13343
13344         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13345
13346 2001-05-11  Ben Elliston  <bje@redhat.com>
13347
13348         * Makefile.in (all-sid): New target.
13349         (check-sid, clean-sid, install-sid): Likewise.
13350
13351 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13352
13353         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13354
13355 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13356
13357         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13358         libgcj.
13359
13360 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13361
13362         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13363         gcc/xgcc is built, use -print-prog-name to find out the program
13364         name to use.
13365
13366 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13367
13368         * configure.in (noconfigdirs): Don't reset it from scratch in the
13369         target case; only append to it.
13370
13371         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13372         sparc-*-solaris2.8]: Disable ${libgcj}.
13373
13374 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13375
13376         * configure.in (libgcj_saved): Copy from $libgcj.
13377         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13378         --disable-libgcj.
13379
13380 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13381
13382         * MAINTAINERS: Remove self as MIPS maintainer and
13383         C front end maintainer.
13384
13385 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13386
13387         * configure.in: Move *-chorusos target case to the proper switch.
13388         Disable libgcj.
13389
13390 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13391
13392         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13393         1.641.2.228.
13394
13395 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13396
13397         * Makefile.in (STAGE1_CFLAGS): Pass down.
13398
13399 2001-04-13  Alan Modra  <amodra@one.net.au>
13400
13401         * config.guess: Add hppa64-linux support.  Note for next import that
13402         this is already in the master file.
13403         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13404
13405 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13406
13407         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13408         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13409
13410 2001-04-11  Stan Shebs  <shebs@apple.com>
13411
13412         * MAINTAINERS: Add self as Darwin port maintainer.
13413
13414 2001-04-11  Alan Modra  <amodra@one.net.au>
13415
13416         * MAINTAINERS: Update my email address.
13417
13418 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13419
13420         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13421         recent versions of FreeBSD (release 3 or later).
13422         * ltconfig: On FreeBSD, -lc must not be provided when building
13423         a shared library or else the standard -pthread gcc option is
13424         rendered worthless to later users of the built library.
13425
13426 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13427
13428         * MAINTAINERS: Add self and RTH as C front end maintainers.
13429
13430 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13431
13432         * config.sub: Make sure to match an already-canonicalized
13433         machine name (eg. mn10300-unknown-elf).
13434
13435 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13436
13437         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13438         New macros.
13439         (bootstrap, cross): Use RECURSE_FLAGS.
13440         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13441
13442 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13443
13444         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13445
13446 2001-03-22  Colin Howell  <chowell@redhat.com>
13447
13448         * Makefile.in (DO_X): Do not backslash single-quotes in
13449         backquotes (two places).
13450
13451 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13452
13453         Re-installed:
13454         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13455         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13456         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13457         * ltcf-cxx.sh: Likewise.
13458         * ltcf-gcj.sh: Likewise.
13459
13460 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13461
13462         * MAINTAINERS: Add myself as "documentation co-maintainer".
13463
13464 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13465
13466         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13467         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13468
13469 2001-03-19  Tom Tromey  <tromey@redhat.com>
13470
13471         * config-ml.in: Handle GCJ and GCJFLAGS.
13472
13473 2001-03-21  Michael Chastain  <chastain@redhat.com>
13474
13475         * Makefile.in: all-m4 depends on all-texinfo.
13476
13477 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13478
13479         * MAINTAINERS: Add myself to write after approval list.
13480
13481 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13482
13483         * Makefile.in (DO_X): Quote nested quotes.
13484
13485 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13486
13487         * MAINTAINERS: Add myself to write after approval list.
13488
13489 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13490
13491         * Makefile.in (DO_X): Use double quotes for quoting
13492         "RANLIB=$${RANLIB}".
13493
13494 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13495
13496         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13497
13498 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13499
13500         * configure.in: Only use `lang_requires' for languages athat are
13501         actually enabled.
13502
13503 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13504
13505         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13506
13507 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13508
13509         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13510
13511 2001-03-07  Tom Tromey  <tromey@redhat.com>
13512
13513         * configure.in: Allow config-lang.in to set `lang_requires' to list
13514         of other required languages.
13515
13516 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13517
13518         * Makefile.in: Remove RANLIB definition. Use RANLIB
13519         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13520         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13521
13522 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13523             Alexandre Oliva  <aoliva@redhat.com>
13524
13525         * Makefile.in (check-c++): Use tabs, not spaces.
13526
13527 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13528
13529         * MAINTAINERS: add myself to Write After Approval list.
13530
13531 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13532
13533         * Makefile.in (check-c++): New rule.
13534
13535         * configure.in (target_libs): Remove libg++.
13536         (noconfigdirs): Remove libg++.
13537         (noconfigdirs): Same.
13538         (noconfigdirs): Same.
13539         (noconfigdirs): Same.
13540
13541         * config-ml.in: Remove libg++ references.
13542
13543         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13544         (ALL_TARGET_MODULES): Same.
13545         (configure-target-libg++): Remove.
13546         (all-target-libg++): Remove.
13547         (configure-target-libio): Remove.
13548         (all-target-libio): Remove.
13549         (check-target-libio): Remove.
13550         (.PHONY): Remove.
13551         (libg++.tar.bz2): Remove.
13552         (all-target-cygmon): Remove libio.
13553         (all-target-libstdc++): Remove.
13554         (configure-target-libstdc++): Remove.
13555         (TARGET_LIB_PATH): Remove libstdc++.
13556         (ALL_GCC_CXX): Remove libstdc++.
13557         (all-target-gperf): Correct.
13558
13559 2001-02-16  Nick Clifton  <nickc@redhat.com>
13560
13561         * configure.in (noconfigdirs): Allow configuration of texinfo
13562         for Cygwin hosts.
13563
13564 2001-02-15  Anthony Green  <green@redhat.com>
13565
13566         * configure: Introduce GCJ_FOR_TARGET.
13567         * configure.in: Ditto.
13568         * Makefile.in: Ditto.
13569
13570 2001-02-13  Andreas Schwab  <schwab@suse.de>
13571
13572         * MAINTAINERS: Update mail address.
13573
13574 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13575
13576         * config.guess: Add linux target for S/390.
13577         * config.sub: Likewise.
13578
13579 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13580
13581         * configure.in: for *-chorusos, don't config target-newlib and
13582         target-libgloss.
13583
13584 2001-02-06  Ben Elliston  <bje@redhat.com>
13585
13586         * configure: Output host type to stdout, not stderr.
13587
13588 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13589
13590         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13591         * ltcf-cxx.sh: Likewise.
13592
13593         * config.if: Assume enable_libstdcxx_v3 is defined.
13594
13595 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13596
13597         Remove V2 C++ library.
13598         * configure.in: Remove --enable-libstdcxx_v3 support.
13599
13600 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13601
13602         * include/demangle.h: Add prototype for java_demangle_v3.
13603
13604 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13605
13606         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13607
13608 2001-01-27  Richard Henderson  <rth@redhat.com>
13609
13610         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13611
13612 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13613
13614         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13615         Don't unset, it's non-portable and no longer necessary, set to empty
13616         instead.
13617
13618 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13619
13620         * ltconfig: Shell portability fix for the tagname validity check.
13621
13622 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13623
13624         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13625         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13626
13627 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13628
13629         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13630
13631 2001-01-26  Tom Tromey  <tromey@redhat.com>
13632
13633         * configure.in: Allow libgcj to be built on Sparc Solaris.
13634
13635 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13636
13637         * ltcf-c.sh: Add aix5 case.
13638         * ltcf-cxx.sh: Likewise.
13639         * ltconfig: Likewise.
13640
13641 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13642
13643         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13644         keep at least one of build_libtool_libs or build_old_libs set to
13645         yes.
13646
13647         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13648         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13649
13650 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13651
13652         * configure.in: Enable libgcj on several additional platforms.
13653
13654 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13655
13656         * configure.in: Enable libgcj for linux targets.
13657
13658 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13659
13660         * MAINTAINERS (Write After Approval): Add myself.
13661
13662 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13663
13664         * MAINTAINERS: Add myself as vax port maintainer.
13665
13666 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13667
13668         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13669
13670 2001-01-09  Mike Stump  <mrs@wrs.com>
13671
13672         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13673         failures of subdirectories.
13674
13675 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13676
13677         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13678         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13679         * ltcf-cxx.sh: Likewise.
13680         * ltcf-gcj.sh: Likewise.
13681         * ltconfig.sh: Fix typo.
13682
13683 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13684
13685         * configure: handle DOS-style absolute paths.
13686
13687 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13688
13689         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13690
13691 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13692
13693         * MAINTAINERS: Add myself as avr port co-maintainer.
13694
13695 2000-12-28  Ben Elliston  <bje@redhat.com>
13696
13697         * MAINTAINERS: Add myself under ``Write After Approval''.
13698
13699 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13700
13701         * texinfo: Remove directory from GCC.
13702
13703 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13704
13705         * COPYING: Update to current
13706         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13707         to 19yy as example year in copyright notice).
13708
13709 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13710
13711         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13712         (libstdcxx_incdir): Pass down.
13713         * config.if: Remove expired bits for cxx_interface, add stub.
13714         (libstdcxx_incdir): Add variable for g++ include directory.
13715         * configure.in (gxx_include_dir): Use it.
13716
13717 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13718
13719         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13720         with old-email address from ``Write After Approval''.
13721
13722 2000-12-15  Andreas Jaeger  <aj@suse.de>
13723
13724         * configure.in: Handle lang_dirs.
13725
13726 2000-12-14  Tom Tromey  <tromey@redhat.com>
13727
13728         * MAINTAINERS: Removed brads.
13729
13730         * MAINTAINERS: Added gcj developers.
13731
13732 2000-12-13  Anthony Green  <green@redhat.com>
13733
13734         * configure.in: Disable libgcj for any target not specifically
13735         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13736         with g++ abi.
13737
13738 2000-12-13  Mike Stump  <mrs@wrs.com>
13739
13740         * Makefile.in (local-distclean): Also remove fastjar.
13741
13742 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13743
13744         * contrib/gcc_update: Add fastjar --touch entries.
13745
13746 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13747
13748         * configure.in: Disable language-specific target libraries for
13749         languages that aren't enabled.
13750
13751 2000-12-10  Anthony Green  <green@redhat.com>
13752
13753         * configure.in: Define libgcj.  Disable libgcj target libraries for
13754         most targets.
13755
13756 2000-12-10  Neil Booth  <neilb@earthling.net>
13757
13758         * MAINTAINERS: Update mail address, remove from WAA list.
13759
13760 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13761
13762         * libjava: Imported from /cvs/java.
13763         * libffi: Likewise.
13764         * Boehm-gc: Likewise.
13765
13766 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13767
13768         * configure.in (target_libs): Revert 2000-12-08 patch.
13769         (noconfigdirs): Added target-libjava.
13770
13771 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13772
13773         * djunpack.bat: removed.
13774
13775 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13776
13777         * Makefile.in: handle DOS-style absolute paths.
13778         * config-ml.in: likewise.
13779         * symlink-tree: likewise.
13780
13781 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13782
13783         * fastjar: Imported.
13784
13785 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13786
13787         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13788         libjava.
13789         * configure.in (target_libs): Removed `target-libjava'.
13790
13791 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13792
13793         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13794         (ALL_MODULES): Added fastjar.
13795         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13796         (all-target-libjava): all-fastjar replaces all-zip.
13797         (all-fastjar): Added.
13798         (configure-target-fastjar, all-target-fastjar): Likewise.
13799         * configure.in (host_tools): Added fastjar.
13800
13801 2000-12-07  Mike Stump  <mrs@wrs.com>
13802
13803         * Makefile.in (local-distclean): Remove leftover built files.
13804
13805 2000-11-24  Nick Clifton  <nickc@redhat.com>
13806
13807         * configure.in (xscale-elf): Add target.
13808         (xscale-coff): Add target.
13809
13810 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13811
13812         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13813         recent versions of FreeBSD (release 3 or later).
13814         * ltconfig: On FreeBSD, -lc must not be provided when building
13815         a shared library or else the standard -pthread gcc option is
13816         rendered worthless to later users of the built library.
13817
13818 2000-11-16  Fred Fish  <fnf@be.com>
13819
13820         * configure.in (enable_libstdcxx_v3): Fix typo,
13821         libstd++ -> libstdc++.
13822
13823 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13824
13825         * MAINTAINERS: Add self to Write After Approval list.
13826
13827 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13828
13829         * MAINTAINERS: Update my email address.  Add myself to global write
13830         privs list.
13831
13832 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13833
13834         * Makefile.in: Merge with src and libgcj.
13835         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13836         configure-target-<library> when their configure scripts need the C
13837         or C++ library to have already been built to work properly.
13838         (do_proto_toplev): Set them to an empty string.
13839
13840         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13841         (REALLY_SET_LIB_PATH): Use them.
13842
13843 2000-11-17  Stan Shebs  <shebs@apple.com>
13844
13845         * MAINTAINERS: Add self to Write After Approval list.
13846
13847 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13848
13849         * configure: Provide the original toplevel configure arguments
13850         (including $0) to subprocesses in the environment rather than
13851         through gcc/configargs.h.
13852
13853 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13854
13855         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13856         C99.  Alphabetise "Write After Approval" list.
13857
13858 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13859
13860         * configure: Turn on libstdc++ V3 by default.
13861
13862         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13863         if we've got GCC.
13864
13865 2000-11-11  Philip Blundell  <philb@gnu.org>
13866
13867         * MAINTAINERS: Add self to Write After Approval list.
13868
13869 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13870
13871         * ltcf-c.sh (aix4): Improve shared library configuration; require
13872         exporting symbols.
13873         * ltcf-cxx.sh (aix4): Define.
13874         * ltconfig (aix4): Define library and soname specs appropriate for
13875         AIX.  Define command to create export symbols list.
13876
13877 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13878
13879         * config.sub: Add support for Sun Chorus
13880
13881 2000-10-31  Nick Clifton  <nickc@redhat.com>
13882
13883         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13884         <name>@redhat.com.  Also installed new email address for Clint
13885         Popetz.
13886
13887 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13888
13889         * etc: Remove directory from GCC.
13890
13891 2000-10-16  Michael Meissner  <meissner@redhat.com>
13892
13893         * configure (gcc/configargs.h): Only create if there is a build GCC
13894         directory created.
13895
13896 2000-10-16  Matthias Klose  <doko@debian.org>
13897
13898         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13899         when configured for libstdc++-v3.
13900
13901 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13902
13903         * configure: Save configure arguments to gcc/configargs.h.
13904
13905 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13906
13907         * config.guess: Import CVS version 1.157.
13908         * config.sub: Import CVS version 1.181.
13909
13910 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13911
13912         * Makefile.in (bootstrap): avoid recursion if subdir missing
13913         (cross): ditto
13914         (do-proto-toplev): ditto
13915
13916 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13917
13918         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13919         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13920
13921         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13922         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13923         all affected `configure' scripts.
13924
13925 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13926
13927         * MAINTAINERS: Add self as cpplib co-maintainer.
13928
13929 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13930
13931         * MAINTAINERS: Add self to Write After Approval list.
13932
13933 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13934
13935         * INSTALL/README: egcs -> GCC update.
13936
13937 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13938
13939         * MAINTAINERS: Add myself to Write After Approval list.
13940
13941 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13942
13943         * MAINTAINERS: Add myself to Write After Approval list.
13944
13945 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13946
13947         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13948         X11 libraries for hppa64.
13949
13950 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13951
13952         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13953
13954 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13955
13956         * Makefile.in (all-zlib): Added dummy target.
13957
13958         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13959         ltcf-gcj.sh: Updated from libtool multi-language branch.
13960
13961 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13962
13963         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13964         (bootstrap*): Depend on all-bootstrap.
13965
13966 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13967
13968         * config.guess: Import CVS version 1.156.
13969         * config.sub: Import CVS version 1.179.
13970
13971 2000-09-02  Anthony Green  <green@cygnus.com>
13972
13973         * Makefile.in (all-gcc): Depend on all-zlib.
13974         (CLEAN_MODULES): Add clean-zlib.
13975         (ALL_MODULES): Add all-zlib.
13976         * configure.in (host_libs): Add zlib.
13977
13978 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13979
13980         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13981         crosses, but add gcc/include to the header search path for them.
13982
13983 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13984
13985         * MAINTAINERS: Add self to Write After Approval list.
13986
13987 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13988
13989         * config.guess: Import CVS version 1.152.
13990         * config.sub: Import CVS version 1.177.
13991
13992 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13993
13994         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13995         $targargs to tell whether newlib is going to be built.
13996
13997         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13998         $$r/TARGET_SUBDIR/libio for _G_config.h.
13999
14000 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14001
14002         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14003
14004 2000-08-22  DJ Delorie  <dj@redhat.com>
14005
14006         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14007
14008 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14009
14010         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14011         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14012         sub-configures.
14013
14014 2000-08-21  DJ Delorie  <dj@redhat.com>
14015
14016         * MAINTAINERS: Add self as a libiberty maintainer
14017
14018 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14019
14020         * configure.in (libstdcxx_flags): Use
14021         libstdc++-v3/src/libstdc++.INC.
14022
14023 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14024
14025         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14026
14027 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14028
14029         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14030
14031         * configure: Make enable_threads and enable_shared defaults
14032         explicit.  Substitute enable_threads into generated Makefiles.
14033         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14034         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14035
14036 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14037
14038         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14039
14040 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14041
14042         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14043         previous delta.
14044
14045 2000-08-11  Jason Merrill  <jason@redhat.com>
14046
14047         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14048         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14049         (FLAGS_FOR_TARGET): Not here.
14050         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14051
14052 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14053
14054         * config-ml.in (CC, CXX): Don't introduce a leading space.
14055
14056 2000-08-07  DJ Delorie  <dj@delorie.com>
14057
14058         * MAINTAINERS: Add self as a DJGPP maintainer
14059
14060 2000-08-07  DJ Delorie  <dj@redhat.com>
14061
14062         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14063         "if we're also building gcc, and it's a gcc that will run on the
14064         build machine, we want to use its includes instead of the system's
14065         default includes".
14066
14067 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14068
14069         * MAINTAINERS: Add self to Write After Approval list.
14070
14071 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14072
14073         * configure.in (libstdcxx_flags): Don't use `"'.
14074
14075         * config-ml.in: Adjust multilib search paths to the
14076         appropriate multilib tree.
14077
14078 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14079
14080         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14081         commas in $LANGUAGES.
14082
14083 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14084
14085         * configure.in: Re-enable all references to libg++ and librx.
14086
14087 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14088
14089         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14090         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14091         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14092         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14093
14094         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14095
14096 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14097
14098         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14099         CXX_FOR_TARGET for sed.
14100
14101 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14102
14103         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14104         Do not override if already set in the environment or in configure.
14105         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14106         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14107
14108 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14109
14110         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14111         the libtool CVS tree multi-language branch.
14112         * ltconfig, ltmain.sh: Updated.
14113
14114 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14115
14116         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14117         (clean-target): Depend on it.
14118
14119         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14120         (GCC_FOR_TARGET): Use it.
14121         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14122         * configure.in: ... here.
14123         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14124         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14125
14126 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14127
14128         * MAINTAINERS: Add self to Write After Approval list.
14129
14130 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14131
14132         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14133         (configure-target-libchill, configure-target-libobjc): Likewise.
14134
14135         * configure.in: Use the same cache file for all target libs.
14136         * config-ml.in: But different cache files per multilib variant.
14137
14138 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14139
14140         * configure (topsrcdir): Don't use dirname.
14141
14142 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14143
14144         * MAINTAINERS: Add self to Write After Approval list.
14145
14146 2000-07-20  Jason Merrill  <jason@redhat.com>
14147
14148         * configure.in: Remove all references to libg++ and librx.
14149
14150         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14151
14152 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14153
14154         * config.sub: Update to subversions version 2000-07-06.
14155
14156 2000-07-12  Andrew Haley  <aph@cygnus.com>
14157
14158         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14159         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14160
14161 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14162
14163         * symlink-tree:  Check number of arguments.
14164
14165 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14166
14167         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14168         search path for a g++ extracted from the build tree.  This
14169         will allow link tests run by configure scripts in
14170         subdirectories to succeed.
14171
14172 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14173
14174         * ltconfig: Add support for mips-dde-sysv4.2MP
14175
14176 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14177
14178         * MAINTAINERS: Add myself as loop discovery maintainer.
14179
14180 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14181
14182         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14183         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14184
14185 2000-06-19  Timothy Wall  <twall@cygnus.com>
14186
14187         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14188         * config.sub: Add tic54x target.
14189
14190 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14191
14192         * MAINTAINERS: Add self as Fortran maintainer,
14193         remove Craig Burley.
14194
14195 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14196
14197         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14198         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14199
14200 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14201
14202         * MAINTAINERS: Add self as i18n maintainer
14203
14204 20000-05-21  H.J. Lu  (hjl@gnu.org)
14205
14206         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14207         directory are used if they exist. Make sure
14208         $(build_tooldir)/include is searched for header files,
14209         $(build_tooldir)/lib/ for library files.
14210         (GCC_FOR_TARGET): Likewise.
14211         (CXX_FOR_TARGET): Likewise.
14212
14213 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14214
14215         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14216
14217 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14218
14219         * Makefile.in (configure-target-libiberty): Depend on
14220         configure-target-newlib.
14221
14222 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14223
14224         * configure.in, Makefile.in: Merge all libffi-related
14225         configury stuff from the libgcj tree.
14226
14227 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14228
14229         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14230         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14231
14232 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14233
14234         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14235         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14236         current version information.  Add to proto-toplev directory.
14237         (gdb-taz): Build do-djunpack.
14238
14239 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14240
14241         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14242
14243 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14244
14245         * MAINTAINERS: Add self to Write After Approval list.
14246
14247 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14248
14249         * ltmain.sh: Preserve in relink_command any environment
14250         variables that may affect the linker behavior.
14251
14252 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14253
14254         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14255
14256 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14257
14258         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14259
14260 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14261
14262         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14263         with the version name.
14264
14265 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14266
14267         * MAINTAINERS: Add self as bb-reorder maintainer.
14268
14269 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14270
14271         * config.if: Tweak.
14272
14273 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14274
14275         * djunpack.bat: New file.
14276
14277 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14278
14279         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14280         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14281         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14282         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14283
14284 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14285
14286         * config.sub (case $basic_machine): Change default for "ibm-*"
14287         to "openedition".
14288
14289 2000-04-13  Andreas Jaeger  <aj@suse.de>
14290
14291         * MAINTAINERS: Added myself.
14292
14293 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14294
14295         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14296         (do-md5sum): New target.
14297         (MD5PROG): Define.
14298         (PACKAGE): Default to TOOL.
14299         (VER): Default to a shell script.
14300         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14301         md5 checksum generation.
14302         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14303         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14304         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14305         insight.tar.bz2): Use gdb-taz to create archive.
14306
14307 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14308
14309         * configure (warn_cflags): Delete.
14310
14311 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14312
14313         * MAINTAINERS: Added myself.
14314
14315 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14316             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14317
14318         * configure.in (enable_libstdcxx_v3): Add.
14319         (target_libs): Add bits here to switch between libstdc++-v2 and
14320         libstdc++-v3.
14321         * config.if: And this file too.
14322         * Makefile.in: Add libstdc++-v3 targets.
14323
14324 2000-04-05  Michael Meissner  <meissner@redhat.com>
14325
14326         * config.sub (d30v): Add d30v as a basic machine type.
14327
14328 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14329
14330         * configure.in: -linux-gnu*, not -linux-gnu.
14331
14332 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14333
14334         * MAINTAINERS: Add self in write-after-approval section.
14335
14336 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14337
14338         * MAINTAINERS: Add self as ia64 port maintainer.
14339
14340 2000-03-08  Neil Booth  <NeilB@earthling.net>
14341
14342         * MAINTAINERS: Add self in write-after-approval section.
14343
14344 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14345
14346         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14347         (do-tar-bz2): Replace TOOL with PACKAGE.
14348         (gdb.tar.bz2): Remove GDBTK from GDB package.
14349         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14350         dejagnu.tar.bz2): New packages.
14351
14352 2000-02-27  Andreas Jaeger  <aj@suse.de>
14353
14354         * configure.in: Add entry for mips*-*-linux*, move catch all
14355         *-*-*linux* entry below this one.
14356
14357 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14358
14359         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14360
14361 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14362
14363         * config.sub: Support an OS of "wince".
14364
14365 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14366
14367         * config.guess, config.sub: Updated to match config's 2000-02-15
14368         version.
14369
14370 2000-02-23  Linas Vepstas  <linas@linas.org>
14371
14372         * config.sub: Add support for Linux/IBM 370.
14373         * configure.in: Likewise.
14374
14375 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14376
14377         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14378
14379 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14380
14381         * config.guess: Guess "cygwin" rather than "cygwin32".
14382
14383 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14384
14385         * configure (gcc_version): When setting, narrow search to
14386         lines containing `version_string'.
14387
14388 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14389
14390         * config.sub: Add support for avr target.
14391
14392 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14393
14394         * MAINTAINERS: Add maintainers for MCore port.
14395
14396 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14397
14398         * config.sub: Add mmix-knuth-mmixware.
14399
14400 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14401
14402         * MAINTAINERS: Pair cccp with cpplib maintainership.
14403
14404 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14405
14406         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14407         structure stuff to -L library search.
14408         (CXX_FOR_TARGET): Ditto.
14409         (CROSS_CHECK_MODULES): Fix spelling mistake.
14410
14411 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14412
14413         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14414         the C++ compiler.
14415
14416 2000-01-12  Richard Henderson  <rth@cygnus.com>
14417
14418         * configure.in: Don't build some bits for beos.
14419
14420 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14421
14422         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14423         as include files.
14424
14425 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14426
14427         * Add self as cpplib maintainer, as requested by Jason
14428         Merrill.  Correct my e-mail address.
14429
14430 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14431
14432         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14433         not mh-aix43.
14434
14435 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14436
14437         * MAINTAINERS: Add myself to "write after approval" list.
14438
14439 1999-12-14  Richard Henderson  <rth@cygnus.com>
14440
14441         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14442         * config.sub: Accept alphaev[78], alphaev8.
14443
14444 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14445
14446         * config.guess, config.sub: Update from autoconf.
14447
14448 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14449
14450         * MAINTAINERS:  update my playtime e-address.
14451
14452 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14453
14454         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14455         necessary libraries are missing.
14456
14457 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14458
14459         * MAINTAINERS: Add new 'write after approval' maintainer.
14460
14461 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14462
14463         * MAINTAINERS: Add new Java maintainer.
14464
14465 1999-10-25  Andreas Schwab  <schwab@suse.de>
14466
14467         * configure: Fix quoting inside arguments of eval.
14468
14469 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14470
14471         * config-ml.in: Allow suppression of some ARM multilibs.
14472
14473 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14474
14475         * config.guess: Add OS/390 match pattern.
14476         * config.sub: Add mvs, openedition targets.
14477         * configure.in (i370-ibm-opened*): New.
14478
14479 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14480
14481         * config.sub: Add support for configuring for pj.
14482
14483 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14484
14485         * config.sub (maybe_os): Add support for configuring for fr30.
14486
14487 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14488
14489         * configure.in: Do not configure or build ld for AIX
14490         platforms.  ld is known to be broken on these platforms.
14491
14492 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14493
14494         * config-ml.in: Pass compiler flag corresponding to multidirs to
14495         subdir configures.
14496
14497 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14498
14499         * Makefile.in (LDFLAGS): Define.
14500
14501 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14502
14503         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14504         noconfigdirs.
14505         (*-*-cygwin*): Likewise.
14506
14507 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14508
14509         * mkdep: New file.
14510         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14511         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14512
14513         From Eli Zaretskii <eliz@is.elta.co.il>:
14514         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14515         long file name when using DJGPP on MS-DOS.
14516
14517 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14518
14519         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14520
14521 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14522
14523         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14524         dependency as this causes "make check" to globally "make all"
14525
14526 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14527
14528         * configure.in (target_libs): Added target-zlib.
14529         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14530         (CONFIGURE_TARGET_MODULES): Likewise.
14531         (CHECK_TARGET_MODULES): Likewise.
14532         (INSTALL_TARGET_MODULES): Likewise.
14533         (CLEAN_TARGET_MODULES): Likewise.
14534         (configure-target-zlib): New target.
14535         (all-target-zlib): Likewise.
14536         (all-target-libjava): Depend on all-target-zlib.
14537         (configure-target-libjava): Depend on configure-target-zlib.
14538
14539         * Makefile.in (configure-target-libjava): Depend on
14540         configure-target-newlib.
14541         (configure-target-boehm-gc): New target.
14542         (configure-target-qthreads): New target.
14543
14544         * configure.in (target_libs): Added target-qthreads.
14545         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14546         (CONFIGURE_TARGET_MODULES): Likewise.
14547         (CHECK_TARGET_MODULES): Likewise.
14548         (INSTALL_TARGET_MODULES): Likewise.
14549         (CLEAN_TARGET_MODULES): Likewise.
14550         (all-target-qthreads): New target.
14551         (configure-target-libjava): Depend on configure-target-qthreads.
14552         (all-target-libjava): Depend on all-target-qthreads.
14553
14554         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14555         (CONFIGURE_TARGET_MODULES): Likewise.
14556         (CHECK_TARGET_MODULES): Likewise.
14557         (INSTALL_TARGET_MODULES): Likewise.
14558         (CLEAN_TARGET_MODULES): Likewise.
14559         (all-target-libjava): New target.
14560         (all-target-boehm-gc): Likewise.
14561         * configure.in (target_libs): Added libjava, boehm-gc.
14562
14563 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14564
14565         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14566         configure.bat in SUPPORT_FILES.
14567         (gas+binutils.tar.bz2): Likewise.
14568
14569         * makeall.bat: Remove; obsolete.
14570
14571 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14572
14573         From Mark Elbrecht:
14574         * configure.bat: Remove; obsolete.
14575
14576 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14577
14578         * configure: Add -W -Wall to the default CFLAGS when compiling with
14579         gcc.
14580
14581 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14582
14583         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14584
14585 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14586
14587         * configure.in: Build ld on IRIX6.
14588
14589 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14590
14591         * Makefile.in: Change distribution targets to use bzip2 instead of
14592         gzip.
14593         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14594         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14595
14596 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14597
14598         * config.sub: Add mcore target.
14599
14600 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14601
14602         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14603
14604 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14605
14606         * config.guess (dummy): Changed to $dummy.
14607
14608 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14609
14610         * config.sub: Tidied up case statements.
14611
14612 1999-05-22  Ben Elliston  <bje@cygnus.com>
14613
14614         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14615         <jiro@din.or.jp>.
14616
14617         * config.guess: Merge with FSF version. Future changes will be
14618         more accurately recorded in this ChangeLog.
14619         * config.sub: Likewise.
14620
14621 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14622
14623          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14624
14625 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14626
14627         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14628
14629 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14630
14631         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14632
14633 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14634
14635         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14636         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14637         Bad merge removed these two changes.
14638
14639 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14640                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14641
14642         * config.guess (interix Alpha): Add.
14643
14644 1999-04-11  Richard Henderson  <rth@cygnus.com>
14645
14646         * configure.in (i?86-*-beos*): Do config gperf; don't config
14647         gdb, newlib, or libgloss.
14648
14649 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14650
14651         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14652         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14653         from multidirs.
14654
14655 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14656
14657         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14658
14659 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14660
14661         * config.sub: Add support for mcore targets.
14662
14663 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14664
14665         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14666         not mt-ospace, in order to shut up assembler warning about using
14667         symbols that are named the same as registers.
14668
14669 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14670
14671         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14672         dependency list for all-target-cygmon.
14673
14674 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14675
14676         * config-ml.in: Check $host, not $target, for selective multilibs.
14677         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14678         thumb interworking, and underscore prefix multilibs.
14679
14680 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14681
14682         * missing: Update to version from current automake.
14683
14684 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14685
14686         * configure (gxx_include_dir): Removed.
14687
14688         * configure.in (gxx_include_dir): Handle it.
14689         * Makefile.in: Likewise.
14690
14691 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14692
14693         * config.sub (mips64vr4111,mips64vr4111el) Add.
14694
14695 1999-03-21  Ben Elliston  <bje@cygnus.com>
14696
14697         * config.guess: Correct typo for detecting ELF on FreeBSD.
14698
14699 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14700
14701         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14702         config/mh-djgpp.
14703
14704 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14705
14706         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14707         all-target-newlib to dependency list for all-target-bsp.
14708
14709 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14710
14711         * config.sub: Add i386-uwin support.
14712         * config.guess: Likewise.
14713
14714 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14715
14716         * configure.in: cleanup, add mh-*pic handling for arm, special
14717         case powerpc*-*-aix*
14718
14719 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14720
14721         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14722         can be built.
14723
14724 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14725
14726         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14727         targets.
14728
14729 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14730
14731         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14732
14733 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14734
14735         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14736
14737 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14738
14739         * config.sub: Fix typo in arm recognition.
14740
14741 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14742
14743         * configure.in (noconfigdirs): Changed target_configdirs to
14744         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14745         rather than m68k-*-* since it is not known to work on
14746         m68k-aout. Ditto for arm-*-*oabi.
14747
14748 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14749
14750         * configure.in (*-*-windows*): Remove, no longer used.
14751
14752 1999-02-19  Ben Elliston <bje@cygnus.com>
14753
14754         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14755         Smart and improved by Andrew Cagney.
14756
14757 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14758
14759         * config.guess: Recognize openbsd-*-hppa.
14760
14761 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14762
14763         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14764         only if it is not empty.
14765
14766 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14767
14768         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14769
14770         * config.guess: Modified to recognize uname's armv* syntax.
14771
14772         * config.sub: Modified to recognize uname's armv* syntax.
14773
14774 1999-02-17  Mark Salter  <msalter@cygnus.com>
14775
14776         * configure.in: Added target-bsp for sparclite.
14777
14778 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14779
14780         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14781
14782 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14783
14784         * configure.in: Add support for strongarm port.
14785         * config.sub: Add support for strongarm target.
14786
14787 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14788
14789         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14790         the old name config/mh-cygwin32.
14791         Enable texinfo.
14792
14793 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14794
14795         * configure.in: Do build ld for ix86 Solaris.
14796
14797 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14798
14799         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14800         $AR_FOR_TARGET.  Likewise for RANLIB.
14801
14802 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14803
14804         * config.sub (oabi):  Recognize.
14805         * configure.in (arm-*-oabi):  Handle.
14806
14807 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14808
14809         * config.guess: Improve detection of i686 on UnixWare 7.
14810
14811 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14812
14813         * config.guess: Add support for i386-pc-interix.
14814         * config.sub: Likewise.
14815         * configure.in: Likewise.
14816
14817 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14818
14819         * Makefile.in: Remove unneeded all-target-libio from
14820         from all-target-winsup target since it is now unneeded.
14821         Add all-target-libtermcap in its place since it is now
14822         needed.
14823
14824 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14825
14826         * configure.in: makefile stub for cygwin target is probably
14827         unnecessary.  Remove it for now.
14828
14829 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14830
14831         * configure.in: libtermcap.a should be built when cygwin is the
14832         target as well as the host.
14833         * config.guess: Allow mixed case in cygwin uname output.
14834         * Makefile.in: Add libtermcap target.
14835
14836 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14837
14838         * config.sub: Clean up handling of hppa2.0.
14839
14840 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14841
14842         * config.guess: Use C code to identify more HP machines.
14843
14844 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14845
14846         * config.sub: Handle hppa2.0.
14847
14848 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14849
14850         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14851         cygmon for all sparclite targets, regardless of object format.
14852
14853 1998-12-15  Mark Salter  <msalter@cygnus.com>
14854
14855         * configure.in: Added target-bsp for several target architectures.
14856
14857         * Makefile.in: Added rules for bsp.
14858
14859 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14860
14861         * config.guess: Improve detection of hppa2.0 processors.
14862
14863 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14864
14865         * config.guess: Recognize FreeBSD using ELF automatically.
14866
14867 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14868
14869         * configure (skip-this-dir): Add handling for new shell script, which
14870         might be created by a sub-directory's configure to indicate, this particular
14871         directory is "unwanted".
14872         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14873
14874 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14875
14876         * ltconfig: import from libtool, after changing libtool to
14877         account for the cygwin name change.
14878
14879 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14880
14881         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14882         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14883
14884 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14885
14886         * configure.in: Add libtermcap to list of cygwin dependencies.
14887
14888 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14889
14890         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14891         they include winsup/include when it's a cygwin target.
14892
14893 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14894
14895         * configure.in (host_tools): Added zip.
14896         * Makefile.in (all-target-libjava): Depend on all-zip.
14897         (all-zip): New target.
14898         (ALL_MODULES): Added all-zip.
14899         (NATIVE_CHECK_MODULES): Added check-zip.
14900         (INSTALL_MODULES): Added install-zip.
14901         (CLEAN_MODULES): Added clean-zip.
14902
14903 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14904
14905         * Makefile.in: lose "32" from comment about cygwin.
14906
14907 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14908
14909         * configure.in: Use -Os to build target libraries for the fr30.
14910
14911 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14912
14913         * config.sub: Add fr30.
14914
14915 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14916
14917         * configure.in: drop "32" from config/mh-cygwin32.  Check
14918         cygwin* instead of cygwin32*.
14919         * config.sub: Check cygwin* instead of cygwin32*.
14920
14921 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14922
14923         * config.guess: Match any version of Unixware7.
14924
14925 1998-10-20  Syd Polk  <spolk@cygnus.com>
14926
14927         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14928         if desired.
14929
14930 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14931
14932         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14933         these if the appropriate directories and files to not exist.
14934
14935 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14936
14937         * Makefile.in (DEVO_SUPPORT): Add config.if.
14938
14939 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14940
14941         * configure: Add pattern to replace "build_tooldir"'s
14942         definition in the generated Makefile with "tooldir"'s
14943         actual value.
14944
14945 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14946
14947         * config.sub: Bring back lost sparcv9.
14948
14949         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14950
14951 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14952
14953         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14954         CC_FOR_TARGET and friends.
14955
14956 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14957
14958         * Makefile.in (build_tooldir): New variable, same as tooldir.
14959         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14960         -B$(build_tooldir)/bin/.
14961         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14962
14963 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14964
14965         * README: Remove installation instructions and refer to the
14966         INSTALL directory instead.
14967
14968 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14969
14970         * config.sub: Add support for i[34567]86-pc-udk.
14971         * configure.in: Likewise.
14972
14973 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14974
14975         * Makefile.in: add bzip2 package building bits for user
14976         tools module
14977         * configure.in: ditto
14978
14979 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14980
14981         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14982         (ALL_TARGET_MODULES): Add all-target-libobjc.
14983         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14984         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14985         (all-target-libchill): Add dependencies.
14986         * configure.in (target_libs): Add libchill.
14987
14988 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14989
14990         * configure.in (target_subdir): Remove duplicate line.
14991
14992 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14993
14994         * Makefile.in (all-automake): fix dependencies.
14995
14996 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14997
14998         * configure.in: Minor cleanups for building in the $(target_alias)
14999         subdir.
15000
15001 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15002
15003         * Makefile.in (bootstrap): Set r and s before make all.  Use
15004         BASE_FLAGS_TO_PASS in make all.
15005         (cross): Likewise.
15006
15007 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15008
15009         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15010
15011 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15012
15013         * config.sub: Fix typo in last change.
15014
15015 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15016
15017         * config.sub: Add support for C4x target.
15018         * configure.in: Likewise.
15019
15020 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15021
15022         * config.sub: Recognize sparcv9 just like sparc64.
15023
15024 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15025
15026         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15027
15028 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15029
15030         * config.guess: Correctly identify Pentium II sco boxes.
15031
15032         * config.guess: Fix "tr" code.  From Weiwen Liu.
15033
15034 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15035
15036         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15037         stabs.
15038
15039 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15040
15041         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15042         (ALL_TARGET_MODULES): Add all-target-libchill.
15043         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15044         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15045         (all-target-libchill): Add dependencies.
15046         * configure.in (target_libs): Add libchill.
15047
15048 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15049
15050         * config.guess: Avoid assumptions about "tr" behaves when
15051         LANG is set to something other than English.
15052
15053 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15054
15055         * configure (gxx_include_dir): Changed to
15056         '${prefix}/include/g++'-${libstdcxx_interface}.
15057
15058         * config.if: New to determine the interfaces.
15059
15060 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15061
15062         * config.guess: Detect and handle MPE/IX.
15063         * config.sub: Deal with MPE/IX.
15064
15065 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15066
15067         * configure.in: Use mh-aix43.
15068
15069 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15070
15071         * configure: Fix --without/--disable cases for gxx-include-dir.
15072
15073 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15074
15075         * mdata-sh:  Imported.  Needed for automake support.
15076
15077 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15078
15079         * Makefile.in (taz): Try "chmod -R og=u ." before
15080         "chmod og=u `find . -print`".
15081
15082 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15083
15084         * configure.in: Add arm-elf and thumb-elf support.
15085
15086 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15087
15088         * Makefile.in: Undo previous patch.
15089
15090 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15091
15092         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15093         to here ...
15094         (install-no-fixedincludes): and here
15095         (INSTALL_MODULES): ... from here.
15096
15097 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15098
15099         * config.sub: Merge with FSF.
15100
15101         * config.guess: Merge with FSF.
15102
15103 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15104
15105         * configure (extraconfigdirs): New variable.
15106         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15107         * Makefile.in (all): Move higher in file.
15108         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15109         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15110         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15111         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15112         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15113
15114 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15115
15116         * Makefile.in (all-target-libjava): Depend on all-gcc and
15117         all-target-newlib.
15118         (configure-target-libjava): Depend on $(ALL_GCC).
15119
15120 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15121
15122         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15123         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15124
15125 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15126
15127         * INSTALL/README: Fix typo.
15128
15129 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15130
15131         * ylwrap: Change absolute path checks to check for DOS style path
15132         names.
15133
15134         * ylwrap: Don't use a full path name if the source file is in the
15135         same directory.  From hjl@lucon.org (H.J. Lu).
15136
15137         * config-ml.in: Default to being verbose, to match Feb 18 change to
15138         configure.
15139
15140 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15141
15142         Brought over from egcs:
15143
15144         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15145
15146         * configure.in (target_subdir): Set to ${target_alias} instead
15147         of "libraries".
15148
15149         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15150
15151         * configure.in (target_subdir): Set to libraries if enable_multilib.
15152
15153 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15154
15155         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15156         multilibs, force reconfiguration the first time we create
15157         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15158
15159 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15160
15161         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15162         avoid confusion with --no-recursion.
15163
15164 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15165
15166         * configure.in: Win32 hosts shouldn't use install -x
15167         * install-sh: remove -x option, and special .exe-handling
15168         hack.
15169
15170 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15171
15172         * config.guess: Recognize i586-pc-beos.
15173         * configure.in: Don't build some bits for beos.
15174
15175 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15176
15177         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15178         CFLAGS default to -O2.
15179
15180         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15181         when using GNU ld.
15182
15183 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15184
15185         * ltmain.sh: Correct install when using a different shell.
15186
15187 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15188
15189         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15190
15191 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15192
15193         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15194         target.
15195
15196 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15197
15198         * ltconfig: Update to correct AIX handling.
15199
15200 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15201
15202         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15203
15204         * configure.in (target_subdir): Set to ${target_alias} instead
15205         of "libraries".
15206
15207 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15208
15209         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15210         (Makefile): Depend on $(gcc_version_trigger).
15211
15212         * configure (gcc_version): Change default initializer to empty
15213         string.
15214         (gcc_version_trigger): New variable; pass this variable down
15215         to subdir configures to enable them checking gcc's version
15216         themselves. Emit make macros for both gcc_version vars.
15217         (topsrcdir): Initialize reliably.
15218         (recursion line): Remove --with-gcc-version=${gcc_version}.
15219
15220 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15221
15222         * configure (enable_version_specific_runtime_libs): Implement new flag
15223         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15224         in $(libsubdir); emit definition in each generated Makefile.
15225         (gxx_include_dir): Initialize depending on
15226         $enable_version_specific_runtime_libs.
15227
15228 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15229
15230         * configure (gcc_version): Initialize properly depending on
15231         how and where configure is started.
15232         (recursion line): Pass a --with-gcc-version=${gcc_version}
15233         to configures in subdirs.
15234
15235 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15236
15237         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15238         cygmon
15239
15240 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15241
15242         * configure.in: Add cygmon and libstub support for mn10200.
15243
15244 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15245
15246         * configure (gcc_version): Add new variable describing the
15247         particular gcc version we're building.
15248         * Makefile.in (libsubdir): Add new macro for the directory
15249         in which the compiler finds executables, libraries, etc.
15250         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15251         and libsubdir.
15252
15253 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15254
15255         * Makefile.in (local-clean): Remove *.log.
15256         (warning.log): Built with warn_summary from build.log.
15257         (mail-report.log): Run test_summary.
15258         (mail-report-with-warnings.log): Run test_summary including
15259         warning.log in the report.
15260
15261 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15262
15263         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15264
15265 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15266
15267         * Makefile.in (grep): Grep no longer depends on libiberty.
15268
15269 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15270
15271         * Makefile.in: all-snavigator needs all-libgui.
15272
15273 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15274
15275         * configure.in: Add cygmon and libstub support for mn10300.
15276
15277 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15278
15279         * missing: Update to version from automake 1.3.
15280
15281         * ltmain.sh: On installation, don't get confused if the same name
15282         appears more than once in the list of library names.
15283
15284 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15285
15286         * config.sub: Accept m68060 and m5200 as CPU names.
15287
15288 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15289
15290         * configure: Use && rather than using -a in test, because odd
15291         strings can confuse test.
15292         * configure.in: Likewise.
15293
15294 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15295
15296         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15297
15298 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15299
15300         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15301         bootstrap4-lean): New targets.
15302
15303 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15304
15305         * mpw-* Delete.  Not used.
15306
15307 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15308
15309         * COPYING.LIB: Update FSF address.
15310
15311 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15312
15313         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15314
15315         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15316         GAS_SUPPORT_DIRS.
15317
15318 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15319
15320         * ltconfig, ltmain.sh: Avoid producing a version number if
15321         -version-info was not used.
15322
15323 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15324
15325         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15326         building with newlib.
15327
15328 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15329
15330         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15331         Solaris `make' causes it to continue to next definition.
15332
15333 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15334
15335         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15336         the right GUI libraries and files are installed along with GDB.
15337
15338 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15339
15340         * configure.in: Change alpha to alpha* in several places.
15341
15342 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15343
15344         * config.sub: Recognize sparc86x.
15345
15346 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15347
15348         * configure.in (--enable-target-optspace): Remove debug echo.
15349
15350 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15351
15352         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15353
15354 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15355
15356         * ltconfig: Update cygwin32 support.
15357
15358         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15359         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15360         (GDB_SUPPORT_DIRS): Likewise.
15361
15362 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15363
15364         * configure.in (target_makefile_frag): If --enable-target-optspace,
15365         use -Os to compile target libraries rather than -O2.  Default to
15366         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15367         not used.
15368         * configure.in (target_cflags): Ditto for d30v.
15369
15370 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15371
15372         * Makefile.in (all-bfd): Depend on all-intl.
15373         (all-binutils): Likewise.
15374         (all-gas): Likewise.
15375         (all-gprof): Likewise.
15376         (all-ld): Likewise.
15377
15378 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15379
15380         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15381
15382 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15383
15384         * Makefile.in (all-bfd): Depend upon all-libiberty.
15385
15386         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15387
15388 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15389
15390         * Makefile.in: Add libstub.
15391
15392         * configure.in: Ditto. Build libstub for targets that have cygmon
15393         support.
15394
15395 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15396
15397         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15398
15399 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15400
15401         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15402         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15403
15404 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15405
15406         * configure: Define DEFAULT_M4 by searching PATH.
15407         * Makfile.in: Use DEFAULT_M4.
15408
15409 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15410
15411         * ltconfig: Add cygwin32 support.
15412
15413         * Makefile.in, configure.in: Add libtool as a native only directory
15414         to configure and build.
15415
15416 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15417
15418         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15419
15420 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15421
15422         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15423
15424 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15425
15426         * Makefile.in: add ash make rules
15427         * configure.in: add ash to native_only and host_tools lists
15428
15429 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15430
15431         * Makefile.in (all-gettext, all-intl): New targets.
15432         (ALL_MODULES): Added all-gettext, all-intl.
15433         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15434         (INSTALL_MODULES): Added install-gettext, install-intl.
15435         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15436
15437         * configure.in (host_tools): Added gettext.
15438         (native_only): Likewise.
15439         (noconfigdirs) [various cases]: Likewise.
15440         (host_libs): Added intl.
15441
15442 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15443
15444         * configure: Do not disable building gdbtk for cygwin32 hosts.
15445
15446 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15447
15448         * configure.in: Add thumb-coff target.
15449         * config.sub: Add thumb-coff target.
15450
15451 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15452
15453         * Makefile.in: Revert yesterday's change.
15454         (all-target-winsup):  all-target-librx stays out of here.
15455
15456 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15457
15458         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15459         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15460         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15461         Remove references to librx and libg++.
15462
15463 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15464
15465         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15466         recursive makes
15467
15468 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15469
15470         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15471         for newlib directory.
15472         (CXX_FOR_TARGET): Likewise.
15473
15474 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15475
15476         * ltconfig: Update after libtool/ltconfig.in change for
15477         hpux11.
15478
15479 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15480
15481         * ltconfig, ltmain.sh: Update to libtool 1.2.
15482
15483 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15484
15485         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15486         (install-gcc-cross): Instead, override LANGUAGES here.
15487
15488 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15489
15490         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15491         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15492
15493 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15494
15495         * configure.in: Add Thumb-pe target.
15496
15497 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15498
15499         * Makefile.in - changed sn targets to snavigator
15500         * configure.in - changed sn targets to snavigator
15501
15502 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15503
15504         * config-ml.in: After building symlink tree call make distclean
15505         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15506         to be the case for libiberty.
15507
15508 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15509
15510         * configure: When making link, also check the current
15511         directory. The configure scripts may create one.
15512
15513 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15514
15515         * config.sub: Accept alphapca56 and alphaev6 properly.
15516
15517 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15518
15519         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15520
15521 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15522
15523         * config.sub (sco5): Fix typo.
15524
15525 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15526
15527         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15528         install-itcl.
15529         (install-itcl): Remove dependency on install-tcl.
15530
15531 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15532
15533         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15534
15535 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15536
15537         * configure.in: Don't build libgui for a cygwin32 target when not on
15538         a cygwin32 host.
15539
15540 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15541
15542         * configure (redirect): Set to null, so default behavior of
15543         configure is now --verbose.
15544
15545 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15546
15547         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15548         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15549
15550 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15551
15552         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15553         this change to sync Makefile.in with its ChangeLog entries.
15554
15555 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15556
15557         * ltmain.sh (mkdir): Check that the directory doesn't exist
15558         before we exit with error, so that we don't get races during
15559         parallel builds.
15560
15561 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15562
15563         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15564
15565 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15566
15567         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15568         PICFLAG_FOR_TARGET.
15569         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15570
15571         * configure: Emit a definition for the new macro enable_shared
15572         into each Makefile.
15573
15574 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15575
15576         * configure.in (host_tools, native_only): Add libtool.
15577
15578 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15579
15580         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15581         Fix typo in ming config comment.
15582
15583 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15584
15585         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15586
15587 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15588
15589         * config.sub: Add tic30 cases, and map c30 to tic30.
15590
15591 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15592
15593         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15594         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15595         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15596         (CLEAN_TARGET_MODULES): Similarly
15597         (all-target-libf2c): Add dependences.
15598         * configure.in (target_libs): Add libf2c.
15599
15600 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15601
15602         * configure.in: Remove expect from noconfigdirs when target
15603         is cygwin32.  OK to build expect and dejagnu with Canadian
15604         Cross.
15605
15606 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15607
15608         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15609         host.
15610
15611         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15612         and mingw32.
15613
15614 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15615
15616         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15617         here as it is not defined in the toplevel Makefile.
15618
15619 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15620
15621         * configure (package_makefile_rules_frag): New variable, which names
15622         a file with generic rules, ...
15623         Change comment to mention we now have FIVE parts.
15624         * configure: Undo last change.
15625
15626 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15627
15628         * config.guess: More accurate determination of HP processor types.
15629         * config.sub: More accurate determination of HP processor types.
15630
15631 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15632
15633         * configure (package_makefile_frag): Move inserting the
15634         ${package_makefile_frag} to where it should be according
15635         to the comment.
15636
15637 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15638
15639         * config.guess: Add support for Linux/ARM.
15640
15641 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15642
15643         * .cvsignore: Remove *-info and *-install since they match
15644         release-info and mpw-install, which we don't want to just ignore.
15645
15646 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15647
15648         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15649
15650 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15651
15652         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15653         local_prefix to sub-make invocations.
15654
15655 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15656
15657         * configure.in: Check makefile fragments in the source
15658         directory.
15659
15660 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15661
15662         * configure.in: Check whether host and target makefile
15663         fragments exist before adding them to *_makefile_frag.
15664
15665 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15666
15667         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15668
15669 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15670
15671         * configure.in: Make sure we only replace RPATH_ENVVAR on
15672         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15673         regexp to sed.
15674
15675         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15676         to sub-makes.
15677
15678 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15679
15680         * config-ml.in (multi-do): LDFLAGS must include multilib
15681         designator.
15682
15683 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15684
15685         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15686
15687 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15688
15689         * config.sub: Add mingw32 support.
15690         * configure.in: Likewise.
15691
15692 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15693
15694         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15695
15696 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15697
15698         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15699         * configure (gxx_include_dir): Provide a definition for subdirs
15700         which do not use autoconf.
15701
15702 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15703
15704         * config.guess: Sync with egcs.  Picks up new alpha support,
15705         BeOS & some additional linux support.
15706
15707 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15708
15709         * config.guess: HP 9000/803 is a PA1.1 machine.
15710
15711 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15712
15713         * configure.in: It's alpha*-...
15714
15715 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15716
15717         * configure.in (host_makefile_frag, target_makefile_frag):
15718         Handle multiple config files.
15719         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15720         alpha-*-*.
15721
15722 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15723
15724         * mkdep: New file.
15725
15726 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15727
15728         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15729
15730 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15731
15732         * Makefile.in: Add libgui directory.
15733         (GDB_TK): Add all-libgui.
15734         * configure.in: Add libgui directory.
15735         * configure: Add all-libgui to GDB_TK.
15736
15737 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15738
15739         * config-ml.in (multidirs): Add m32r to multilib list.
15740
15741 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15742
15743         * Makefile.in (all-target-gperf): Change dependency to
15744         all-target-libstdc++.
15745
15746 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15747
15748         * config.guess: Add BeOS support.
15749
15750 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15751
15752         Source directory cvs renamed to cvssrc:
15753         * configure.in (host_tools): Change cvs to cvssrc.
15754         (native_only): Likewise.
15755         (noconfigdirs) [various cases]: Likewise.
15756         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15757         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15758         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15759         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15760         (all-cvssrc): Rename target from all-cvs.
15761
15762 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15763
15764         * configure (gxx_include_dir): Fix thinko.
15765
15766 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15767
15768         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15769         (install-cross, install-gcc-cross): New targets.
15770
15771 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15772
15773         * configure.in (noconfigdirs): Add support for Thumb target.
15774
15775         * config.sub (maybe_os): Add support for Thumb target.
15776
15777 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15778
15779         * Makefile.in: Add rules for cygmon.
15780
15781         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15782
15783 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15784
15785         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15786         * configure (gxx_include_dir): Provide a definition for subdirs
15787         which do not use autoconf.
15788
15789 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15790
15791         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15792         11/18/97 build
15793
15794 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15795
15796         * From Franz Sirl.
15797         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15798         found on RedHat Linux systems.
15799
15800 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15801
15802         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15803         guesses.
15804
15805 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15806
15807         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15808
15809 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15810
15811         * ltmain.sh: If mkdir fails, check whether the directory was created
15812         anyhow by some other process.
15813
15814 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15815
15816         * configure.in (d30v-*-*): Configure all directories.
15817
15818 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15819
15820         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15821         for the D30V.
15822
15823 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15824
15825         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15826
15827 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15828
15829         * include/libiberty.h: Add extern "C" { so it can be used with C++
15830         progrms.
15831         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15832         programs.
15833
15834 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15835
15836         * configure.in (d30v-*-*): Configure GCC now.
15837
15838 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15839
15840         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15841         is no longer needed.
15842
15843 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15844
15845         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15846
15847 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15848
15849         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15850         targets using "$@" to provide support for similar but not identical
15851         targets without having to duplicate code.
15852
15853 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15854
15855         * makefile.vms: Fix to work with DEC C.
15856
15857 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15858
15859         * config.sub: Add mips-tx39-elf to marketing names.
15860
15861 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15862
15863         * ltmain.sh: Handle symlinks in generated script.
15864
15865 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15866
15867         * configure: Handle autoconf style directory options: --bindir,
15868         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15869         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15870         --sysconfdir.
15871         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15872         (sharedstatedir, localstatedir, oldincludedir): New variables.
15873         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15874         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15875         sbindir, sharedstatedir, and sysconfdir.
15876
15877 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15878
15879         * Makefile.in (bootstrap-lean): New target.
15880
15881 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15882
15883         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15884         sn, and gnuserv from noconfigdirs.
15885
15886 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15887
15888         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15889
15890 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15891
15892         * Makefile.in (cross): New target.
15893
15894 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15895                           Jeff Law         <law@cygnus.com>
15896
15897         * Makefile.in (bootstrap2, bootstrap3): New targets.
15898         (all-bootstrap): Remove outdated and confusing target.
15899         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15900
15901 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15902
15903         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15904         windows.  Consistent with gdb/configure.
15905
15906 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15907
15908         * configure.in: Name Linux target fragment.
15909
15910         * configure: Rewrite so that project Makefile fragment is inserted
15911         first and appears last in the resulting Makefile.
15912
15913 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15914
15915         * Makefile.in (install-itcl): Install tcl first.
15916
15917 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15918
15919         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15920
15921 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15922
15923         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15924
15925         * configure.in (skipdirs): Add target-librx for Linux.
15926         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15927
15928 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15929
15930         * Makefile.in (bootstrap): New target.
15931
15932 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15933
15934         * config.sub: Accept 'amigados' for backward compatibility.
15935
15936 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15937
15938         * config.guess: Merge with FSF.
15939
15940 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15941
15942         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15943
15944 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15945
15946         * config.sub: Add "marketing-names" patch.
15947
15948 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15949
15950         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15951
15952 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15953
15954         * config.sub: Handle v850-elf.
15955
15956 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15957
15958         * .cvsignore (*-install): Remove.
15959
15960 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15961
15962         * ltconfig: Set CONFIG_SHELL in libtool.
15963         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15964
15965 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15966
15967         * configure.in (target_subdir): Set to libraries if enable_multilib.
15968
15969 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15970
15971         * config.guess: Update from gcc directory.
15972
15973 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15974
15975         * Makefile.in (all-sim): Depends on all-readline.
15976
15977 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15978
15979         * Makefile.in (BISON, YACC): Use $$s.
15980         (all-bison): Depend on all-texinfo.
15981
15982 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15983
15984         * Makefile.in (BISON): Add -L flag.
15985         (YACC): Likewise.
15986
15987 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15988
15989         * configure.in (noconfigdirs): Add support for v850e target.
15990
15991         * config.sub (maybe_os): Add support for v850e target.
15992
15993 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15994
15995         * configure.in (noconfigdirs): Add support for v850ea target.
15996
15997         * config.sub (maybe_os): Add support for v850ea target.
15998
15999 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16000
16001         * config.sub: Add mipstx39.  Delete r3900.
16002
16003 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16004
16005         * Makefile.in (all-autoconf): Depends on all-texinfo.
16006
16007 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16008
16009         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16010         eabi targets.
16011
16012 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16013
16014         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16015
16016         * configure: When handling a Canadian Cross, handle YACC as well as
16017         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16018         * Makefile.in (all-bison): Depend upon all-texinfo.
16019
16020 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16021
16022         * Makefile.in (BISON): bison, not byacc or bison -y.
16023         (YACC): bison -y or byacc or yacc.
16024         (various): Add *-bison as appropriate.
16025         (taz): No need to mess with BISON anymore.
16026
16027 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16028
16029         * configure: If OSTYPE matches *win32*, try to find a good value for
16030         CONFIG_SHELL.
16031
16032 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16033
16034         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16035         configure.in if it is present.
16036
16037 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16038
16039         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16040
16041 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16042
16043         * config.sub: Recognize `arc' cpu.
16044         * configure.in: Likewise.
16045         * config-ml.in: Likewise.
16046
16047 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16048
16049         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16050
16051 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16052
16053         * configure: Changed sed delimiter from ':' to '|' when
16054         attempting to substitute ${config_shell} for SHELL. On
16055         NT ${config_shell} may contain a ':' in it.
16056
16057 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16058
16059         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16060
16061 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16062
16063         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16064
16065 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16066
16067         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16068
16069         * ylwrap: If the program is a relative path, force it to be
16070         absolute.
16071
16072 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16073
16074         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16075
16076 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16077
16078         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16079         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16080         for libraries.
16081
16082 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16083
16084         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16085         separated by spaces.
16086
16087 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16088
16089         * ylwrap: New file.
16090         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16091
16092         * ltmain.sh: Handle /bin/sh at start of install program.
16093
16094         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16095
16096         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16097         * missing: New file, from automake 1.2.
16098
16099 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16100
16101         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16102         check-tk to CHECK_X11_MODULES.
16103
16104 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16105
16106         * config.sub: Merge with FSF.
16107
16108 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16109
16110         * config.guess: Merge with FSF.
16111
16112 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16113
16114         * configure: Treat msdosdjgpp like go32.
16115         * configure.in: Likewise.  Don't remove gprof for go32.
16116
16117         * configure: Change Makefile.tem2 to Makefile.tm2.
16118
16119 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16120
16121         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16122
16123 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16124
16125         * install-sh (chmodcmd): Set to null if the DST directory already
16126         exists.  Same as Nov 11th change.
16127
16128 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16129
16130         * configure (GDB_TK): Needs itcl and tix.
16131
16132 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16133
16134         * config.guess: Update from FSF.
16135
16136 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16137
16138         * Makefile.in (GDB_TK): Depend on itcl and tix.
16139
16140 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16141
16142         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16143         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16144         (INSTALL_SCRIPT): New variable.
16145         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16146         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16147         to -x.
16148         * install-sh: Add support for -x option.
16149
16150 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16151
16152         * configure.in, Makefile.in: Treat tix like itcl.
16153
16154 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16155
16156         * Makefile.in (WINDRES): New variable.
16157         (WINDRES_FOR_TARGET): New variable.
16158         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16159         (EXTRA_HOST_FLAGS): Add WINDRES.
16160         (EXTRA_TARGET_FLAGS): Add WINDRES.
16161         (EXTRA_GCC_FLAGS): Add WINDRES.
16162         ($(DO_X)): Pass down WINDRES.
16163         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16164         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16165         DLLTOOL_FOR_TARGET.
16166
16167 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16168
16169         * configure.in: configure sim before gdb for win32-x-ppc
16170
16171 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16172
16173         Move gperf into the toplevel, from libg++.
16174         * configure.in (target_tools): Add target-gperf.
16175         (native_only): Add target-gperf.
16176         * Makefile.in (all-target-gperf): New target, depend on
16177         all-target-libg++.
16178         (configure-target-gperf): Empty rule.
16179         (ALL_TARGET_MODULES): Add all-target-gperf.
16180         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16181         (CHECK_TARGET_MODULES): Add check-target-gperf.
16182         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16183         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16184
16185 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16186
16187         * config.sub (mn10200): Recognize new basic machine.
16188
16189 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16190
16191         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16192         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16193
16194 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16195
16196         * configure.in: If we're building mips-sgi-irix6* native, turn on
16197         ENABLE_MULTILIB and set TARGET_SUBDIR.
16198
16199 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16200
16201         * Makefile.in (all-sn): Depend on all-grep.
16202
16203 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16204
16205         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16206
16207         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16208         Makefile.  From Jeff Makey <jeff@cts.com>.
16209         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16210
16211         * Makefile.in (DISTBISONFILES): Remove.
16212         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16213         $(DEFAULT_YACC).
16214
16215         * configure.in: Build itl, db, sn, etc., when building for native
16216         cygwin32.
16217
16218         * Makefile.in (LD): New variable.
16219         (EXTRA_HOST_FLAGS): Pass down LD.
16220         ($(DO_X)): Likewise.
16221
16222 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16223
16224         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16225
16226 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16227
16228         * configure.in (targargs): Strip out any supplied --build argument
16229         before adding our own. Always add --build.
16230
16231 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16232
16233         * configure.in (targargs): Pass --build if we're doing
16234         a cross-compile.
16235
16236 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16237
16238         * configure: Use '|' instead of ":" as the separator in
16239         sed. Otherwise sed chokes on NT path names with drive
16240         designators. Also look for "?:*" as the leading characters in an
16241         absolute pathname.
16242
16243 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16244
16245         * config.sub: Support for r3900.
16246
16247 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16248
16249         * configure.in: Use install-sh, not install.sh.
16250
16251 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16252
16253         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16254         apply it twice.
16255
16256 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16257
16258         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16259         install-binutils.
16260
16261 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16262
16263         * Makefile.in: Add automake targets.
16264         * configure.in (host_tools): Add automake.
16265
16266 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16267
16268         * configure: Default CXX to c++, not gcc.
16269         * Makefile.in (CXX): Set to c++, not gcc.
16270         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16271
16272 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16273
16274         * install-sh: try appending a .exe if source file doesn't
16275         exist
16276
16277 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16278
16279         * configure.in: Turn on multilib by default.
16280         (cross_only): Remove target-libiberty.
16281
16282         * Makefile.in (all-gcc): Don't depend on libiberty.
16283
16284 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16285
16286         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16287
16288 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16289
16290         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16291         (DISTBISONFILES): Add ld/Makefile.in
16292
16293 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16294
16295         * configure.in: if target is cygwin32 but host isn't cygwin32,
16296         don't configure gdb tcl tk expect, not just gdb.
16297
16298 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16299
16300         * configure.in: Added gnuserv everywhere sn appears.
16301
16302         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16303         (CROSS_CHECK_MODULES): Added check-gnuserv.
16304         (INSTALL_MODULES): Added install-gnuserv.
16305         (CLEAN_MODULES): Added clean-gnuserv.
16306         (all-gnuserv): New target.
16307
16308 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16309
16310         * config.guess: Fixes for MIPS OpenBSD systems.
16311
16312 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16313
16314         * Makefile.in (INSTALL_XFORM): Remove.
16315         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16316
16317         * mkinstalldirs: New file, copied from automake.
16318         * Makefile.in (installdirs): Rename from install-dirs.  Use
16319         mkinstalldirs.  Change all users.
16320         (DEVO_SUPPORT): Add mkinstalldirs.
16321
16322 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16323
16324         * install-sh: Rename from install.sh.
16325         * Makefile.in (INSTALL): Change install.sh to install-sh.
16326         (DEVO_SUPPORT): Likewise.
16327
16328         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16329         Graichen <graichen@rzpd.de>.
16330
16331 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16332
16333         * config.guess: Recognize OpenBSD systems correctly.
16334
16335 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16336
16337         * README, Makefile.in (ETC_SUPPORT): Remove references to
16338         cfg-paper*, configure.{texi,man,info*}._
16339
16340 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16341
16342         * Makefile.in (all.normal): Ensure that gcc is built after all
16343         the x11 - ie gdb - targets.
16344
16345 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16346
16347         * makefile.vms: Don't run conf-a-gas.
16348
16349 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16350
16351         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16352
16353 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16354
16355         * configure.in: Remove noconfigdirs case since gdb also
16356         configures and builds for tic80-coff.
16357
16358 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16359
16360         * configure: Set cache_file to config.cache.
16361         * Makefile.in (local-distclean): Remove config.cache.
16362
16363 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16364
16365         * COPYING: Update FSF address.
16366
16367 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16368
16369         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16370         noconfigdirs.
16371
16372 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16373
16374         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16375         MAKEDIRS, is empty.
16376
16377 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16378
16379         * config.sub: Tweak mn10300 entry.
16380
16381 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16382
16383         * configure.in (host_tools): Put sim before gdb, so gdb's
16384         configure.tgt can determine if the simulator was configured.
16385
16386 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16387
16388         * config.sub: Move BeOS $os case to be with other Cygnus
16389         local cases.
16390
16391 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16392
16393         * config.sub: Remove misplaced comment that broke Linux.
16394
16395 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16396
16397         * config.sub: Add BeOS support.
16398
16399 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16400
16401         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16402
16403 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16404
16405         * configure.in (noconfigdirs): Remove tcl and tk from
16406         noconfigdirs for cygwin32 builds.
16407
16408 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16409
16410         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16411
16412 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16413
16414         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16415         make-all.com, use makefile.vms instead.
16416
16417 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16418
16419         * config.sub: Accept -lnews*.
16420
16421 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16422
16423         * configure.in (noconfigdirs): Disable target-newlib,
16424         target-examples and target-libiberty for d30v.
16425
16426 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16427
16428         * configure.in (noconfigdirs): Enable ld for d30v.
16429
16430 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16431
16432         * configure.in (tic80-*-*): Build compiler.
16433
16434 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16435
16436         * configure.in (d30v-*): Remove sim directory from list of
16437         unsupported d30v directories
16438
16439 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16440
16441         * config.sub, configure.in: Add d30v target cpu.
16442
16443 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16444
16445         * makefile.vms: New file.
16446         * make-all.com: Remove.
16447
16448 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16449
16450         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16451
16452 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16453
16454         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16455
16456 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16457
16458         * Makefile.in (ALL_MODULES): Added all-db.
16459         (CROSS_CHECK_MODULES): Addec check-db.
16460         (INSTALL_MODULES): Added install-db.
16461         (CLEAN_MODULES): Added clean-db.
16462
16463 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16464
16465         * config.guess: Merge with latest FSF sources.
16466
16467 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16468
16469         * Makefile.in (ALL_MODULES): Added all-itcl.
16470         (CROSS_CHECK_MODULES): Added check-itcl.
16471         (INSTALL_MODULES): Added install-itcl.
16472         (CLEAN_MODULES): Added clean-itcl.
16473
16474 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16475
16476         * configure.in: build gdb for mn10200
16477
16478 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16479
16480         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16481
16482 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16483
16484         * configure.in (tic80-*-*): Turn off most targets right now.
16485
16486 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16487
16488         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16489         rather than the makeinfo program.
16490         (do-info): Depend upon all-texinfo.
16491
16492 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16493
16494         * configure.in: Remove uses of config/mh-linux.
16495
16496         * config.sub, config.guess: Merge with latest FSF sources.
16497
16498 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16499
16500         * config.sub (case $basic_machine): Add tic80 entries.
16501
16502 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16503
16504         * config.sub, config.guess: Merge with latest FSF sources.
16505
16506 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16507
16508         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16509         * mpw-config.in: Test for NewFolderRecursive.
16510         * mpw-install: Use symbolic name for startup filename.
16511         * mpw-README: Add various additional details.
16512
16513 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16514
16515         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16516
16517 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16518
16519         * configure.in: Do build gcc and the target libraries for
16520         the mn10200.
16521
16522 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16523
16524         * configure.in: don't avoid building gdb for mn10300 any more
16525         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16526         instead of single-quoting it.
16527
16528 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16529
16530         * configure.in: Don't use --with-stabs on IRIX 6.
16531
16532 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16533
16534         * configure.in (m32r): Build gdb, libg++ now.
16535
16536 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16537
16538         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16539         directories from noconfigdirs.
16540
16541 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16542
16543         * config.sub (basic_machine): added mips16 configuration
16544
16545 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16546
16547         * config.sub: Handle d10v-unknown.
16548
16549 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16550
16551         * config.sub: Handle v850-unknown.
16552
16553 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16554
16555         * Makefile.in: add findutils
16556         * configure.in: add findutils to list of host_tools
16557
16558 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16559
16560         * config.sub: Handle mn10200 and mn10300.
16561
16562 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16563
16564         * configure.in (d10v-*): Do not build librx.
16565
16566 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16567
16568         * configure.in (mn10300): Build everything except gdb & libgloss.
16569
16570 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16571
16572         * config.guess:  Patch for Dansk Data Elektronik servers,
16573         from Niels Skou Olsen <nso@dde.dk>.
16574
16575         For ncr, use /bin/uname rather than uname, since GNU uname does not
16576         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16577
16578         Patch for MIPS R4000 running System V,
16579         from Eric S. Raymond <esr@snark.thyrsus.com>.
16580
16581         Fix thinko for nextstep.
16582
16583         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16584
16585         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16586         * config.guess: Guess mips-dec-mach_bsd4.3.
16587
16588         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16589         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16590         release numbers.
16591         * config.guess (mips-mips-riscos*):  Emit just enough of the
16592         release number.
16593
16594         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16595         * config.guess (sparc-auspex-sunos*):  Added.
16596         (f300-fujitsu-*): Added.
16597
16598         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16599         * config.guess:  Recognize a Tadpole as a sparc.
16600
16601 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16602
16603         * config.guess: Don't assume that NextStep version is either 2 or
16604         3.  NextStep 4 (aka OpenStep 4) has come out now.
16605
16606 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16607
16608         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16609         From Rik Faith <faith@cs.unc.edu>.
16610
16611 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16612
16613         * config.sub: Contributions from bug-gnu-utils to:
16614         Support plain "hppa" (no version given) architecture, reported by
16615         OpenStep.
16616         OpenBSD like NetBSD.
16617         LynxOs is not a hardware supplier.
16618
16619         * config.guess: Contributions from bug-gnu-utils to add support for:
16620         OpenBSD like NetBSD.
16621         Stratus systems.
16622         More Pyramid systems.
16623         i[n>4]86 Intel chips.
16624         M680[n>4]0 Motorola chips.
16625         Use unknown instead of lynx for hardware manufacturer.
16626
16627 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16628
16629         * install.sh (chmodcmd): Set to null if the DST directory already
16630         exists.
16631
16632 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16633
16634         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16635         not use mt-ppc target Makefile fragment any more.
16636
16637 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16638
16639         * configure.in (*-*-windows):  Exclude everything but those dirs
16640         needed to build windows.
16641
16642 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16643
16644         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16645
16646 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16647
16648         * configure.in:  Exclude mmalloc from i386-windows.
16649
16650 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16651
16652         * Undo my previous change.
16653
16654 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16655
16656         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16657         unconditionally.
16658         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16659
16660 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16661
16662         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16663         host to add it's own flags.
16664
16665 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16666
16667         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16668
16669 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16670
16671         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16672         (CXX_FOR_TARGET): Likewise.
16673         (GCC_FOR_TARGET): Define.
16674         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16675         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16676         CC_FOR_TARGET was specified on the command line.
16677         (MAKEOVERRIDES): Don't define.
16678
16679 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16680
16681         * configure.in (m32r): Fix spelling of libg++ libs.
16682
16683 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16684
16685         * config.sub (-apple*): Remove, now redundant.
16686
16687 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16688
16689         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16690
16691         * configure: Rework yesterday's sed script patch.
16692
16693         * config.sub: Merge with FSF.
16694
16695 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16696
16697         * config.guess:  Merge from FSF.
16698
16699         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16700         * config.guess: Use pc instead of unknown, for pc clone systems.
16701         Change linux to linux-gnu.
16702
16703         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16704         * config.guess: Avoid non-portable tr syntax.
16705
16706 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16707
16708         * test-build.mk (HOLES): Add "xargs" for gdb.
16709
16710         * configure: Avoid hpux10.20 sed bug.
16711
16712 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16713
16714         * configure.in:  Add support for windows host
16715         (that is a build done under the Microsoft build environment).
16716
16717 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16718
16719         * Makefile.in: Replace all uses of srcroot with s, to shrink
16720         command line lengths.
16721
16722         Patches from Geoffrey Noer <noer@cygnus.com>:
16723         * configure.in: If configuring for newlib, pass --with-newlib to
16724         subdirectories.
16725         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16726         -Bnewlib/ and -Lwinsup to gcc.
16727         (CXX_FOR_TARGET): Likewise.
16728
16729 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16730
16731         * Makefile.in (ETC_SUPPORT): Add configure.
16732
16733 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16734
16735         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16736         host configuration file.
16737
16738 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16739
16740         * configure.in: Break mn10x00 support into separate
16741         mn10200 and mn10300 configurations.
16742         * config.sub: Likewise.
16743
16744 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16745
16746         * configure.in: Add lots of stuff to noconfigdirs for
16747         the mn10x00 targets.
16748
16749         * config.sub, configure.in: Add mn10x00 support.
16750
16751 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16752
16753         * make-all.com: Call conf-a-gas, not config-a-gas.
16754
16755 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16756
16757         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16758         targets.
16759
16760 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16761
16762         * mpw-README: Add much more detail for native PowerMac.
16763         * mpw-install: New file.
16764         * mpw-configure: Add --norecursion and --help options.
16765         * mpw-config.in: Translate readme and install files when
16766         copying to objdir.
16767         * mpw-build.in: Don't always depend on byacc and flex.
16768         (install-only-top): New action.
16769
16770 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16771
16772         * configure.in:  You can now configure GDB for the v850.
16773
16774 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16775
16776         * configure.in (noconfigdirs): Don't configure any C++ dirs
16777         if targeting D10V.
16778
16779 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16780
16781         * config.sub: Recognize mips64vr5000.
16782
16783 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16784
16785         * configure.in: Use a single line for host_tools and native_only.
16786
16787 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16788
16789         * config.sub, configure.in: Add entries for m32r.
16790
16791 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16792
16793         * Makefile.in (inet-install): Don't run install-gzip.
16794
16795 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16796
16797         * configure.in:  Don't config lots of things for *-*-windows*.
16798
16799 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16800
16801         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16802         (host_libs, host_tools): Copy from configure.in.
16803         * mpw-configure: Don't complain about directories not found.
16804
16805 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16806
16807         * configure.in (i[345]86): Recognize i686 for pentium pro.
16808         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16809         file.
16810
16811         * config.guess (i[345]86): Ditto.
16812
16813 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16814
16815         * configure.in (noconfigdirs): Removed gdb for D10V.
16816
16817 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16818
16819         * configure.in: Remove ld, target-libio, target-libg++, and
16820         target-libstdc++ from noconfigdirs.
16821
16822 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16823
16824         * configure: Fix three locations where shell scripts were
16825         being run directly rather than with config_shell.
16826
16827 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16828
16829         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16830         * config.sub (basic_machine): Recognize v850.
16831
16832 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16833
16834         * mpw-configure: Handle multiple enable/disable options and
16835         pass them down recursively, handle -c and -s flags appropriately
16836         depending on choice of compiler, add escape mechanism for
16837         quoted arguments to gC.
16838
16839 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16840
16841         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16842         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16843         so that -mrelocatable-lib and -mno-eabi are used.
16844
16845         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16846         not support --print-multi-lib, don't abort.
16847
16848 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16849
16850         * make-all.com: Run config-a-gas.
16851         * setup.com: Don't copy subdirectory files around.
16852
16853 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16854
16855         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16856         target, it now compiles correctly.
16857
16858 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16859
16860         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16861
16862 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16863
16864         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16865
16866 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16867
16868         * configure.in (native_only): Add prms.
16869
16870 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16871
16872         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16873         (BINUTILS_SUPPORT_DIRS): Likewise.
16874
16875 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16876
16877         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16878         d10v support is added.
16879
16880 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16881
16882         * configure.in (d10v-*-*): New target.
16883
16884 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16885
16886         * config.guess (HP 9000/811): Recognize this as a PA1.1
16887         machine.
16888
16889 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16890
16891         * Makefile.in (do-tar-gz): New target, split out from tail end of
16892         taz target.  Run each command separately, don't use pipes.
16893         (taz): Use it.
16894
16895 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16896
16897         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16898         * mpw-build.in: No builds should depend on building byacc or flex,
16899         they are assumed to be installed already.
16900
16901 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16902
16903         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16904         variable that CC_FOR_TARGET needs.
16905
16906 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16907
16908         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16909         options have changed since the last time the subdirectory was
16910         configured, and if it has, reconfigure.
16911         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16912         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16913
16914 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16915
16916         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16917         CLEAN_MODULES): Add bash.
16918         (all-bash): New target.
16919
16920 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16921
16922         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16923
16924 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16925
16926         * config.sub (basic_machine): Recognize d10v as a valid processor.
16927
16928 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16929
16930         * mpw-configure: Add support for --bindir.
16931         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16932
16933 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16934
16935         * configure.in: add bash, time, gawk to list of hosttools and things
16936         to only build for native toolchains
16937
16938 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16939
16940         * Makefile.in (docdir): Remove.
16941
16942 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16943
16944         * Makefile.in (datadir): Set to $(prefix)/share.
16945
16946 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16947
16948         * configure.in: build diff and patch for cygwin32-hosted
16949         toolchains.
16950
16951 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16952
16953         * config.sub: Accept -rtems*.
16954
16955 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16956
16957         * configure.in: enable dosrel for cygwin32-hosted builds,
16958                 remove diff from the list of things not buildable
16959                 via Canadian Cross
16960
16961 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16962
16963         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16964         don't get ". ".
16965
16966 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16967
16968         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16969
16970 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16971
16972         * Makefile.in (taz): Handle case where tex3patch didn't even get
16973         checked out.  Also, if it was found, put the symlink in a new util
16974         subdirectory.
16975
16976 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16977
16978         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16979
16980 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16981
16982         * config.sub: Recognize -openvms.
16983         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16984         * make-all.com, setup.com: New files.
16985
16986 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16987
16988         * Makefile.in (taz): tex3patch moved to texinfo/util.
16989
16990 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16991
16992         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16993         * configure.in: remove make from disable-if-Can-Cross list
16994                 enable gdb if ${host} and ${target} are cygwin32
16995
16996 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16997
16998         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16999         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17000
17001 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17002
17003         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17004         distinguish sysv/svr4/bsd variants.
17005         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17006
17007 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17008
17009         * configure.in: Added copyright notice.
17010         * move-if-change: Added copyright notice.
17011
17012 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17013
17014         * configure.in (powerpcle-*-solaris*): Until we get shared
17015         libraries working, don't build gdb, sim, make, tcl, tk, or
17016         expect.
17017
17018 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17019
17020         * config.guess:  Merge with FSF:
17021
17022         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17023         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17024
17025         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17026         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17027
17028         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17029         * config.guess:  Combine two OSF1 rules.
17030         Also recognize field test versions.  From mjr@zk3.dec.com.
17031         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17032         because GNU uname does not support -p.  From pmr@pajato.com.
17033
17034 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17035
17036         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17037
17038 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17039
17040         * mpw-README: Document GCCIncludes.
17041
17042 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17043
17044         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17045
17046 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17047
17048         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17049
17050 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17051
17052         * configure.in (*-*-cygwin32): Configure make.
17053
17054 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17055
17056         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17057
17058 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17059
17060         * Makefile.in (all-inet): Depend on all-perl.
17061
17062         * Makefile.in (inet-install): New target.
17063
17064         * Makefile.in (all-inet): Depend on all-tcl.
17065         (all-inet): Depend on all-send-pr.
17066
17067 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17068
17069         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17070         temporarily.
17071
17072 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17073
17074         * configure.in: Don't configure --with-gnu-ld on AIX.
17075
17076 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17077
17078         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17079
17080 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17081
17082         * Makefile.in (ALL_MODULES): Added all-inet.
17083         (CROSS_CHECK_MODULES): Added check-inet.
17084         (INSTALL_MODULES): Added install-inet.
17085         (CLEAN_MODULES): Added clean-inet.
17086         (all-indent): New target.
17087
17088         * configure.in (host_tools): Added inet.
17089         (native_only): Added inet.
17090         (noconfigdirs): Added inet.
17091
17092 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17093
17094         * configure.in: Don't configure libgloss if we are not configuring
17095         newlib.
17096
17097 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17098
17099         * configure.in: Don't configure libgloss for unsupported
17100         architectures.
17101
17102 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17103
17104         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17105
17106 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17107
17108         * Makefile.in (ALL_MODULES): Include all-apache.
17109         (CROSS_CHECK_MODULES): Include check-apache.
17110         (INSTALL_MODULES): Include install-apache.
17111         (all-apache): New target.
17112
17113         * configure.in: Added apache everywhere perl is seen.
17114
17115 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17116
17117         * Makefile.in: Add support for clean-{module} and
17118         clean-target-{module} rules.
17119
17120 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17121
17122         * configure.in (*-*-ose) do not build libgloss.
17123
17124 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17125
17126         * config.guess (prep*:SunOS:5.*:*): Turn into
17127         powerpele-unknown-solaris2.
17128
17129 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17130
17131         * configure.in: Permit --enable-shared to specify a list of
17132         directories.
17133
17134 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17135
17136         * configure.in (host==solaris): Pass only the first word of $CC
17137         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17138
17139 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17140
17141         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17142
17143 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17144
17145         * Makefile.in (ALL_MODULES): Include all-perl.
17146         (CROSS_CHECK_MODULES): Include check-perl.
17147         (INSTALL_MODULES): Include install-perl.
17148         (ALL_X11_MODULES): Include all-guile.
17149         (CHECK_X11_MODULES): Include check-guile.
17150         (INSTALL_X11_MODULES): Include install-guile.
17151         (all-perl): New target.
17152         (all-guile): New target.
17153
17154         * configure.in (host_tools): Include perl and guile.
17155         (native_only): Include perl and guile.
17156         (noconfigdirs): Don't build guile and perl; no ports have been
17157         done.
17158
17159 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17160
17161         * configure (--enable-*): Handle quoted option lists such as
17162         --enable-sim-cflags='-g0 -O' better.
17163
17164 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17165
17166         * Makefile.in ({,inst}all-target): New rule so we can make and
17167         install all of the target directories easily.
17168
17169 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17170
17171         * configure.in: Add missing global flag in sed substitution when
17172         deleting `target-' from ${configdirs}.
17173
17174 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17175
17176         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17177         option.
17178
17179         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17180         config/mh-necv4.
17181
17182         * install.sh: Correct misspelling of transformbasename.
17183
17184         * config.guess: Recognize mips-*-sysv*.
17185
17186 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17187
17188         * config.sub: Recognize mon960.
17189
17190 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17191
17192         * configure: Restore Canadian Cross handling of BISON and LEX,
17193         removed in Feb 20 change.
17194
17195 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17196
17197         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17198         Mention make install.  Remove the old copyright date as well the
17199         clumsy and rather pointless copyright on the README file.
17200
17201 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17202
17203         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17204         Makefile after running symlink-tree, then run `make distclean' to
17205         avoid clobbering any generated files in srcdir.
17206
17207 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17208
17209         * configure.in (m68k-*-netbsd*): Build everything now.
17210
17211 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17212
17213         * Makefile.in (taz): Fix quoting.
17214
17215 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17216
17217         * configure.in (sparclet-*-*): Build everything now.
17218
17219 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17220
17221         * configure.in (m68k-*-linux*): New host.
17222
17223 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17224
17225         * configure: Check for bison before byacc.
17226
17227 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17228
17229         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17230         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17231         searching PATH.  These are used as fallbacks by Makefile.in if
17232         flex/bison/byacc aren't in objdir.
17233
17234 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17235
17236         * Makefile.in: Make everything which depends upon all-bfd also
17237         depend upon all-opcodes, in case --with-commonbfdlib is used.
17238
17239 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17240
17241         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17242         building NT native compilers on Unix.
17243
17244 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17245
17246         * configure.in: Don't get CC from the host Makefile fragment if we
17247         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17248         Solaris test for /usr/ucb/cc to the post target script, just after
17249         the compiler sanity test.
17250
17251 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17252
17253         * config.sub: Merge with FSF.
17254
17255 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17256
17257         * Makefile.in (RPATH_ENVVAR): New variable.
17258         (REALLY_SET_LIB_PATH): Use it.
17259         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17260
17261 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17262
17263         * config.sub, configure.in: Recognize sparclet cpu.
17264
17265 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17266
17267         * config.guess:  Support m68k-cbm-sysv4.
17268
17269 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17270
17271         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17272         m68k-unknown-linuxaout from linker help string.  Put quotes around
17273         $ld_help_string.
17274
17275 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17276
17277         * config.guess (powerpc-harris-powerunix): Add guess for port
17278         to new target.
17279
17280 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17281
17282         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17283
17284 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17285
17286         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17287         $(REALLY_SET_LIB_PATH) in Makefile.
17288         * Makefile.in (SET_LIB_PATH): New variable.
17289         (REALLY_SET_LIB_PATH): New variable.
17290         ($(DO_X)): Use $(SET_LIB_PATH).
17291         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17292         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17293         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17294         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17295         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17296         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17297         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17298         (install-dosrel): Likewise.
17299         (all-opcodes): Depend upon all-libiberty.
17300
17301 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17302
17303         * config.guess (*:CYGWIN*): New
17304
17305 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17306
17307         * Makefile.in (all-target-winsup): All all-target-libiberty.
17308
17309 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17310
17311         * configure.in (noconfigdirs): Add missing # in front of comment.
17312
17313 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17314
17315         * configure.in: add second pass to things added to noconfigdirs
17316         so *-gm-magic can exclude libgloss properly.
17317
17318 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17319
17320         * mpw-configure (extralibs_name, rez_name): Set correctly
17321         for MWC68K compiler.
17322
17323         * mpw-README: Add more info on the necessary build tools.
17324
17325 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17326
17327         * configure.in, config.sub: Recognize cygwin32.
17328
17329 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17330
17331         * config.guess, config.sub: Recognize A/UX.
17332
17333 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17334
17335         * config.sub: Merge with gcc/config.sub.
17336
17337 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17338
17339         * mpw-build.in (do-binutils): Add build of stamps.
17340
17341 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17342
17343         * config.sub: Add recognition for mips64vr4100*-* targets.
17344
17345 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17346
17347         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17348         Add creation of gconfigargs with `--enable-shared' turned on.
17349         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17350         ($(host)-stamp-stage3-configured): Likewise.
17351         (HOLES): Add chatr and ldd.
17352         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17353
17354 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17355
17356         * configure: Pass --nfp to recursive configures.
17357
17358 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17359
17360         * Makefile.in (DLLTOOL): New.
17361         (DLLTOOL_FOR_TARGET): New.
17362         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17363         (EXTRA_TARGET_FLAGS): Ditto.
17364         (EXTRA_GCC_FLAGS): Ditto.
17365         (CONFIGURE_TARGET_MODULES): Ditto.
17366         (DO_X): Ditto.
17367         * configure: Add DLLTOOL.
17368
17369 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17370
17371         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17372         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17373         mh-sco, since old workarounds no longer needed, and don't
17374         build ld, since libraries have weak symbols in COFF.
17375
17376 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17377
17378         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17379
17380 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17381
17382         * configure.in: Make sure that ${CC} can be used to compile an
17383         executable.
17384
17385 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17386
17387         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17388         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17389         nothing depending on whether gdbtk is being built.
17390
17391 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17392
17393         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17394
17395 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17396
17397         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17398         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17399
17400 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17401
17402         * config-ml.in: Add support for
17403         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17404         Simplify setting of multidirs from --disable-foo.
17405
17406 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17407
17408         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17409         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17410         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17411         non-empty, pass them on to the  GCC make.
17412         (all-bootstrap): New rule that is like all-gcc, except it executes
17413         the GCC bootstrap rule instead of the GCC all rule.
17414
17415 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17416
17417         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17418
17419 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17420
17421         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17422         DG/UX support.
17423
17424 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17425
17426         * config.sub (i*86*) Change [345] to [3456]
17427
17428 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17429
17430         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17431         --with-gnu-ld=no.
17432
17433 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17434
17435         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17436         AIX multilibs get built.
17437
17438 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17439
17440         * configure.in (i386-win32): Don't build expect if we're not
17441         building the tcl subdir.
17442
17443 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17444
17445         * Makefile.in: (configure-target-examples, all-target-examples):
17446         New targets, configure and build example programs.
17447
17448 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17449
17450         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17451         use it as input to sedit the generated MPW makefile.
17452         * mpw-README: Add a suggestion about Gestalt.h.
17453
17454 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17455
17456         * config.sub: Accept *-*-ieee*.
17457
17458 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17459
17460         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17461         Ronald F. Guilmette <rfg@monkeys.com>.
17462
17463 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17464
17465         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17466         for powerpc-pe native.
17467         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17468         (target==powerpc-pe): duplicate i386-win32 entry.
17469
17470 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17471
17472         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17473         of vxworks, not just vxworks5.1.
17474
17475 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17476
17477         * mpw-configure: Add support for exec-prefix.
17478
17479 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17480
17481         * config.guess: Recognize HP model 816 machines as having
17482         a PA1.1 processor.
17483
17484 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17485
17486         * configure: Ignore new autoconf configure options.
17487
17488 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17489
17490         * config.guess:  Recognize Pentium under SCO.
17491         From Robert Lipe <robertl@arnet.com>.
17492
17493 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17494
17495         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17496
17497 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17498
17499         * configure.in: Don't configure gas for alpha-dec-osf*.
17500
17501 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17502
17503         * configure.in: Default to --with-stabs for some targets for which
17504         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17505         i[345]86*-*-unixware*.
17506
17507 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17508
17509         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17510         rather than basing it on the target.  Simplify handling of options
17511         controlling which directories to configure.  Remove extraneous
17512         slash in multi-clean target.
17513
17514 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17515
17516         * config-ml.in: Prefix more variables with ml_ so they don't collide
17517         with configure's.
17518
17519 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17520
17521         * configure: Don't turn -v into --v.
17522
17523 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17524
17525         * configure.in (targargs): Fix typo.
17526
17527         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17528
17529 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17530
17531         * configure.in: Strip --host and --target options from
17532         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17533         --with-cross-host option when building with a cross-compiler.
17534         * configure: Canonicalize the arguments put into config.status by
17535         always using `=' for an option with an argument.  Pass a presumed
17536         --host or --target explicitly.
17537
17538 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17539
17540         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17541         into general OS recognition case.
17542
17543 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17544
17545         * configure.in (target_configdirs): add target-winsup only
17546         for win32 target systems.
17547
17548 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17549
17550         * Makefile.in (all-target-libgloss): Depend upon
17551         configure-target-newlib, since when libgloss is built it looks to
17552         see if the newlib directory exists.
17553
17554 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17555
17556         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17557         cfg-ml-*.in.
17558
17559 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17560
17561         * configure: Handle LD and LD_FOR_TARGET when configuring a
17562         Canadian Cross.
17563
17564 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17565
17566         * configure.in (target_libs): add target-winsup.
17567         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17568         (target==ppcle-pe): remove ld from $noconfigdirs.
17569
17570 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17571
17572         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17573         Preserve relative path names in $srcdir.  Build symlink tree if
17574         configuring cross target dir and srcdir=. (= no VPATH support).
17575         (configure-target-libg++): Depend on configure-target-librx.
17576         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17577         * config-ml.in: New file.
17578         * symlink-tree: New file.
17579         * configure: Ensure srcdir="." if that's what it is.
17580
17581 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17582
17583         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17584         includes and FLEX_SKELETON setting.
17585         * mpw-configure (--with-gnu-ld): New option, controls whether
17586         to use PPCLink or ld with PowerMac GCC.
17587         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17588         * mpw-config.in: Configure grez if targeting Mac.
17589
17590         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17591         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17592         just macos.
17593         * configure.in: Configure grez resource compiler if targeting Mac.
17594         * Makefile.in (all-grez, install-grez): New targets.
17595
17596 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17597
17598         * configure: CXX defaults to gcc, not g++.  If we find
17599         gcc in the path, set CC to gcc -O2.
17600
17601 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17602
17603         * configure: Default ${build} correctly.  Avoid picking up extra
17604         spaces when reading CC and CXX from Makefile.  When doing a
17605         Canadian Cross, use plausible default values for numerous
17606         variables.
17607         * configure.in: When doing a Canadian Cross, don't try to
17608         configure tools whose configure script can't handle it.
17609
17610 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17611
17612         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17613
17614 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17615
17616         * configure:  Remove dubious bug reporting address.
17617
17618 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17619
17620         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17621         configure script, run that instead of this directory's configure.
17622         In either case, print a message that we're configuring the sub-dir.
17623
17624 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17625
17626         * configure.in: Before checking for the existence of various files,
17627         use sed to filter out "target-".
17628
17629 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17630
17631         * Makefile.in (DO_X): Split rule to decrease command line length
17632         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17633         (Philippe De Muyter).
17634
17635 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17636
17637         * Makefile.in (all-patch): depend on all-libiberty.
17638
17639 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17640
17641         * configure.in: If the only directory in target_configdirs which
17642         actually exists is libiberty, then set target_configdirs to empty,
17643         to avoid trying to build a target libiberty in a gas or gdb
17644         distribution.
17645
17646 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17647
17648         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17649         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17650         systems.
17651
17652 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17653
17654         * configure.in (copy_dirs): Use sys-include instead of include
17655         for --with-headers option.
17656
17657 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17658
17659         * Makefile.in, configure.in: Make winsup builds work with
17660         new scheme.
17661
17662 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17663
17664         * configure.in: Build the linker on AIX.
17665
17666 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17667
17668         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17669         where needed.
17670
17671 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17672
17673         * Makefile.in (all-gcc): Fix typo.
17674
17675 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17676
17677         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17678
17679 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17680
17681         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17682         to target-xiberty, to provide more flexibility.
17683         (target_subdir):  Define.  Create if cross.
17684         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17685         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17686         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17687         check-libFOO -> check-target-libFOO, etc.
17688         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17689         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17690         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17691         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17692         allow ALL_GCC="" to only configure.
17693         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17694         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17695         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17696
17697 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17698
17699         * Makefile.in (taz): Build "info" in etc explicitly.
17700
17701 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17702
17703         * configure.in:  Make sure that CC is undefined (as opposed to
17704         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17705         problem with autoconf trying to configure on a host without GCC.
17706
17707 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17708
17709         * mpw-configure: Set host alias from choice of host compiler,
17710         only use generic MPW Makefile sed if present, edit a file
17711         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17712         * mpw-README: Add problem notes about CW6 and CW7.
17713
17714 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17715
17716         * Makefile.in (taz): Use ";" instead of ";;".
17717
17718 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17719
17720         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17721         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17722         DISTDOCDIRS.
17723         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17724         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17725
17726 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17727
17728         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17729         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17730         Move bfd to DISTSTUFFDIRS.
17731
17732 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17733
17734         * Makefile.in (X11_LIB): Removed.
17735         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17736
17737         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17738
17739 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17740
17741         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17742         names.
17743
17744 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17745
17746         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17747
17748 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17749
17750         * configure.in (i[345]86-*-win32): Always build newlib.
17751         Don't configure cvs, autoconf or texinfo.
17752         * Makefile.in (LD_FOR_TARGET): New.
17753         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17754         Pass down LD_FOR_TARGET.
17755
17756 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17757
17758         * winsup: New directory.
17759         * Makefile.in: Build winsup.
17760         * configure.in: Winsup is configured when target is win32.
17761         Can only build win32 target GDB when native.
17762
17763 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17764
17765         * config.guess: Recognize HP model 819 machines as having
17766         a PA 1.1 processor.
17767
17768 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17769
17770         * configure: Fix sed loop which substitutes for CC and CXX to
17771         avoid bug found in various sed implementations.
17772
17773 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17774
17775         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17776         simulator.  Use standard powerpc-*-eabi*.
17777
17778 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17779
17780         * configure.in: Stop putting gas and binutils in noconfigdirs for
17781         powerpc-*-aix* and rs6000-*-*.
17782
17783 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17784
17785         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17786         -mcall-aixdesc libraries.
17787
17788 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17789
17790         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17791
17792         * config.sub (arm | armel | armeb): Fix shell syntax.
17793
17794 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17795
17796         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17797         -msoft-float and -mcpu=common support.
17798         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17799         libraries.
17800
17801 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17802
17803         * configure.in: Allow configuration and build of emacs19 for the alpha.
17804
17805 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17806
17807         * configure.in (CC): Get ^CC, not just any old CC, from
17808         ${host_makefile_frag}.
17809
17810 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17811
17812         * configure.in (CC): Try to get CC from
17813         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17814
17815 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17816
17817         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17818         only if it exists in $(srcdir).
17819
17820 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17821
17822         * configure: If CC and CXX are not set in the environment, set
17823         them, based on either an existing Makefile or on searching for gcc
17824         in PATH.  Substitute for CC and CXX in Makefile.
17825         * configure.in: Remove libm from target_libs.  Separate
17826         target_configdirs from configdirs.  If CC is not set in
17827         environment, try to get it from a host Makefile fragment.  Rewrite
17828         changes of configdirs to use skipdirs instead.  A few minor
17829         tweaks.  Take directories out of target_configdirs as they are
17830         taken out of configdirs.  Remove existing Makefile files from
17831         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17832         CONFIG_ARGUMENTS in Makefile.
17833         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17834         by configure.in.
17835         (CONFIG_ARGUMENTS): Likewise.
17836         (CONFIGURE_TARGET_MODULES): New variable.
17837         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17838         ($(CONFIGURE_TARGET_MODULES)): New target.
17839         (configure-libg++, configure-libio): New targets.
17840         (all-libg++): Depend upon configure-libg++.
17841         (all-libio): Depend upon configure-libio.
17842         (configure-libgloss, all-libgloss): New targets.
17843         (configure-libstdc++): New target.
17844         (all-libstdc++): Depend upon configure-libstdc++.
17845         (configure-librx, all-librx): New targets.
17846         (configure-newlib): New target.
17847         (all-newlib): Depend upon configure-newlib
17848         (configure-xiberty): New target.
17849         (all-xiberty): Depend upon configure-xiberty.
17850
17851 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17852
17853         * configure.in (host i[345]86-*-win32):  Expand the
17854         noconfigdirs again.
17855
17856 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17857
17858         * mpw-configure: Fix sed command file name.
17859
17860 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17861
17862         * configure.in (host i[345]86-*-win32): Reduce the
17863         noconfigdirs again.
17864
17865 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17866
17867         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17868         or powerpc*-*-pe*, since they are not yet supported.
17869
17870 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17871
17872         Add PowerMac support and many other enhancements.
17873         * mpw-configure: New option --cc to select compiler to use,
17874         paste options set according to --cc into the generated
17875         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17876         if mpw-make.sed is present.
17877         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17878         add forward includes for PowerPC include files.
17879         * mpw-build.in: Build using Makefile.PPC if present.
17880         (do-byacc, etc): Remove separate version resource builds.
17881         (do-gas): Build "stamps" before "all".
17882         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17883         * mpw-README: Update to reflect --cc option, PowerMac support,
17884         and recently-reported compatibility problems.
17885
17886 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17887
17888         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17889         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17890         (--with-multilib-top): Pass to recursive invocations.
17891
17892 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17893
17894         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17895         v810-*-*.
17896
17897 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17898
17899         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17900         gdb, ld and opcodes on v810-*-*.
17901
17902 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17903
17904         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17905         (local-maintainer-clean): New target.
17906         (maintainer-clean): New target.
17907         (realclean): Just depend upon maintainer-clean.
17908
17909 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17910
17911         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17912
17913 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17914
17915         * configure.in: Build ld in mips*-*-bsd* case.
17916
17917 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17918
17919         * config.sub: Accept -lites* OS.  From Ian Dall.
17920
17921 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17922
17923         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17924         targets.
17925
17926 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17927
17928         * configure.in: treat i386-win32 canadian cross the same as
17929         i386-go32 canadian cross.
17930
17931 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17932
17933         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17934         running under the simulator to build a reduced set of libraries.
17935         (powerpc-*-eabiaix): Add fine grained multilib support added to
17936         other powerpc targets yesterday.
17937
17938 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17939
17940         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17941         -disable-softfloat, -disable-relocatable, -disable-aix, and
17942         -disable-sysv to control which multilib libraries get built.
17943
17944 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17945
17946         * configure: Add Makefile.tem to list of files to remove in trap
17947         handler.
17948
17949 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17950
17951         * config.guess (*Linux*):  Add missing "exit"s.
17952         Also, need specific check for alpha-unknown-linux (uses COFF).
17953
17954 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17955
17956         * config.guess:  Merge with FSF:
17957
17958         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17959         * config.guess (AIX4): More robust release numbering discovery.
17960
17961         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17962         * config.guess (i386-sequent-ptx): Properly get version number.
17963
17964         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17965         * config.guess (mips:*:4*:UMIPS): New case.
17966
17967 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17968
17969         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17970         (i386-win32 host): Likewise.  Don't build readline.
17971
17972 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17973
17974         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17975         SUPPORT_FILES to submakes.
17976
17977 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17978
17979         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17980         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17981         mpw-configure.
17982
17983 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17984
17985         * configure.in (appdirs): Use =, not ==, in test expression when
17986         trying to build the text to print in the warning message for
17987         Solaris users.
17988
17989 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17990
17991         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17992
17993 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17994
17995         * config.guess: Recognize lynx-2.3.
17996
17997 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17998
17999         * config.sub (z8ksim): Deleted
18000         (z8k-*-coff): New, this is the one true name of the target.
18001
18002 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18003
18004         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18005
18006 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18007
18008         * config.guess (*:Linux:*:*): First try asking the linker what the
18009         default object file format is (elf, aout, or coff).  Then if this
18010         fails, try previous methods.
18011
18012 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18013
18014         * configure.in: Don't build newlib for *-*-vxworks5.1.
18015
18016 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18017
18018         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18019         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18020
18021 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18022
18023         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18024
18025 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18026
18027         * cfg-ml-com.in: New file.
18028         * cfg-ml-pos.in: New file.
18029
18030 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18031
18032         * COPYING.NEWLIB: Add HP free copyright to list.
18033
18034 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18035
18036         * config.sub: Recognize -eabi* for the system, not just -eabi.
18037
18038 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18039
18040         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18041         * config.sub, configure.in (win32): New target and host.
18042
18043 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18044
18045         * configure.in: Add i386-pe configuration.
18046
18047 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18048
18049         * mpw-build.in (install): Install GDB after LD.
18050
18051 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18052
18053         * mpw-config.in (elf/mips.h): Always forward-include, needed
18054         for GDB to build.
18055
18056 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18057
18058         * testsuite: New directory for customer acceptance and whole tool
18059         chain tests.
18060
18061 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18062
18063         * configure: If per-host line isn't found, but AC_OUTPUT is found
18064         and a configure script exists, run it instead.
18065
18066 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18067
18068         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18069
18070 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18071
18072         * configure: Set build_{cpu,vendor,os,alias} to host values when
18073         --build isn't specified.
18074
18075 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18076
18077         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18078         (FLAGS_TO_PASS): Pass them.
18079         (EXTRA_TARGET_FLAGS): Ditto.
18080
18081 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18082
18083         * Makefile.in (all-libg++): Depend on all-libstdc++.
18084
18085 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18086
18087         * configure.in (noconfigdirs): Enable all packages for
18088           i386-unknown-netbsd.
18089
18090 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18091
18092         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18093         hosted builds (DOS builds)
18094
18095 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18096
18097         Changes for ARM based on patches from Richard Earnshaw:
18098         * config.sub: Handle armeb and armel.
18099         * configure.in: Omit arm linker only for riscix.
18100
18101 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18102
18103         * config.guess:  Update from FSF.
18104
18105 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18106
18107         * config.sub: Recognize powerpcle as the little endian variant of
18108         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18109         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18110         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18111         temporarily.
18112
18113 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18114
18115         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18116
18117 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18118
18119         * config.sub: Accept -lites* as a basic system type.
18120
18121 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18122
18123         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18124         installed, and if so return linuxoldld as the system name.
18125
18126 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18127
18128         * config.guess: Add hppa1.1-hp-lites support.
18129
18130 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18131
18132         * configure.in: Don't build newlib for m68k-vxworks5.1.
18133
18134 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18135
18136         * configure.in (mips-sgi-irix6): Use mh-irix5.
18137
18138 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18139
18140         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18141
18142 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18143
18144         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18145         OSF/1.  Fix compiler flags.
18146         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18147
18148 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18149
18150         * configure.in: Recognize --with-newlib.
18151         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18152
18153 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18154
18155         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18156         to *_X11_MODULES due to gdbtk needing X include files et al.
18157
18158 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18159
18160         Merge in support for Mac MPW as a host.
18161         (Old change descriptions retained for informational value.)
18162
18163         * mpw-config.in: Add generic include forwards for cpu-specific
18164         include files in aout and elf directories.
18165
18166         * mpw-configure: Added copyright.
18167         * mpw-config.in: Check for presence of required build tools.
18168         (target_libs): Add newlib.
18169         (target_tools): Add examples.
18170         (Read Me): Generate as "Read Me for MPW" instead.
18171         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18172         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18173         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18174
18175         * mpw-configure: Remove subdir-specific makefile hackery,
18176         delete mk.tmp after using it.
18177
18178         * mpw-build.in (all): Display start and end times.
18179
18180         * mpw-configure (host_canonical): Set.
18181         (target_cpu): Always add to makefiles.
18182         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18183         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18184         (mpw-mh-mpw): Look for in srcdir and srcroot.
18185         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18186
18187         * mpw-build.in: (install-only): New target.
18188
18189         * mpw-configure (host_alias, target_alias): Rename from hostalias
18190         and targetalias, add into generated Makefile.
18191         (mk.tmp): If present, add into generated Makefile.
18192         * mpw-build.in (all-gas): Build config.h first before gas proper.
18193
18194         * mpw-configure (config.status): Write only if changed.
18195         * mpw-config.in (readline): Configure it (not built, just used for
18196         definitions).
18197
18198         * mpw-config.in (elf/mips.h): Add a forward include.
18199
18200         * mpw-config.in: Forward-include most .h files in include into
18201         extra-include.
18202         (readline): Don't build.
18203         mpw-build.in (install): Install GDB.
18204
18205         * mpw-configure (prefix, mpw_prefix): Handle it.
18206         * mpw-config.in (mmalloc, readline): Don't configure.
18207         * mpw-build.in (thisscript): Rename to ThisScript.
18208         Use mpw-build instead of BuildProgram everywhere.
18209         (mmalloc, readline): Don't build.
18210         * mpw-README: New file, basic documentation about the MPW port.
18211
18212         * mpw-config.in: Use forward-include to create include files.
18213
18214         * mpw-configure: Add more things to the top of each configured
18215         Makefile, including contents of config/mpw-mh-mpw.
18216         * mpw-config.in (extra-include): Create this directory and fill it
18217         with Posix-like include files when configuring.
18218
18219         * config.sub (apple, mac, mpw): Add various aliases.
18220
18221         * mpw-build.in: New file, top-level build script fragment for MPW.
18222         * mpw-configure: New file, configure script for MPW.
18223         * mpw-config.in: New file, config fragment for MPW.
18224
18225 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18226
18227         * configure.in (host_libs): Remove glob, since it is gone from the
18228         sources.
18229
18230 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18231
18232         * Makefile.in: define empty GDB_NLM_DEPS var.
18233
18234         * configure.in(target_makefile_frag): use config/mt-netware
18235         for netware targets.
18236
18237 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18238
18239         * config.sub: Merge in recent FSF changes.  Remove linux special
18240         cases.
18241
18242 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18243
18244         Revert this change:
18245
18246         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18247
18248                 * build-all.mk: Use CC=cc -Xs on Solaris.
18249
18250 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18251
18252         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18253         stop using it.
18254         * Makefile.in: Nuke all references to glob subdirectory.
18255
18256 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18257
18258         * configure.in: Fix --enable-shared logic in per-host.
18259
18260 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18261
18262         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18263
18264 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18265
18266         * configure.in (noconfigdirs): Don't build gas on AIX, for
18267         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18268
18269 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18270
18271         * configure: Fix --cache-file to work if the file argument is a
18272         relative path.
18273
18274 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18275
18276         * configure: If the --cache-file is used, pass it down to
18277         configure in subdirectories.
18278
18279 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18280
18281         * config.sub: add vxworks29k configuration.
18282
18283 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18284
18285         * Makefile.in (taz): Do "diststuff" part quietly.
18286
18287 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18288
18289         * config.sub: Mini-merge with gcc/config.sub.
18290
18291 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18292
18293         * config.guess (IRIX): Sed - to _.
18294
18295 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18296
18297         * Makefile.in (source-vault, binary-vault): New targets.
18298
18299 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18300
18301         * config.sub: Recognize -eabi as a basic system type.
18302
18303 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18304
18305         * configure.in (enable_shared stuff): Fix typo.
18306
18307 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18308
18309         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18310
18311 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18312
18313         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18314
18315 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18316
18317         * configure.in (rs6000-*-*): Don't build gas.
18318
18319 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18320
18321         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18322         reduce command line length.
18323         (AS_FOR_TARGET): Check for as.new, not Makefile.
18324         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18325
18326 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18327
18328         * config.guess:  Merge from FSF.
18329
18330 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18331
18332         * configure: Don't use $ when handling program_suffix.
18333
18334 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18335
18336         * configure.in:  Configure tk for hppa/hpux.
18337
18338 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18339
18340         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18341
18342 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18343
18344         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18345         to LIBCXXFLAGS.  Tests are better run without it.
18346
18347 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18348
18349         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18350
18351 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18352
18353         * configure.in (*-*-netware*): Don't configure xiberty.
18354
18355 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18356
18357         * configure.in:  Remove tk from native_only list.
18358
18359 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18360
18361         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18362           for special NCD build.
18363
18364 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18365
18366         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18367         makeall.bat, they're only useful for binutils snapshots.
18368         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18369         makeall.bat to specified SUPPORT_FILES.
18370
18371 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18372
18373         * build-all.mk: Add Ericsson targets to sun4 and solaris
18374           hosts.  Add  BNR's sun4 target to solaris host, so their
18375           build-from-source will be tested in-house first.
18376
18377 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18378
18379         * Makefile.in (LIBCFLAGS): New variable.
18380         (CFLAGS_FOR_TARGET): Ditto.
18381         (LIBCFLAGS_FOR_TARGET): Ditto.
18382         (LIBCXXFLAGS): Ditto.
18383         (CXXFLAGS_FOR_TARGET): Ditto.
18384         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18385         (BASE_FLAGS_TO_PASS): Pass them.
18386         (EXTRA_TARGET_FLAGS): Ditto.
18387
18388         * configure.in: Support --enable-shared.
18389
18390 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18391
18392         * configure.in (target_libs):  Include libstdc++ again.
18393         * config.guess:  Update from FSF (for FreeBSD).
18394
18395 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18396
18397         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18398         makeall.bat.
18399         (DISTDOCDIRS): Add `etc'.
18400         (ETC_SUPPORT_PFX): New variable.
18401         (taz): Include anything from etc starting with a word in
18402         ETC_SUPPORT_PFX.
18403
18404 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18405
18406         * config.sub: Update for recent FSF changes.  Remove obsolete
18407         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18408         spacing changes.
18409
18410 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18411
18412         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18413
18414         * config.guess:  Merge with FSF.
18415         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18416
18417 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18418
18419         * configure: Since the "trap 0" handler will override the exit
18420         status on many systems, only use it for "exit 1", and make it set
18421         a non-zero exit status; reset it before "exit 0".  Also, check
18422         exit status of config.sub, and error out if it failed.
18423
18424 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18425
18426         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18427         and install libgloss.
18428
18429 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18430
18431         * Makefile.in (all-binutils): Depend upon all-byacc.
18432
18433         * configure.in: Don't build emacs on Irix 5.
18434
18435 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18436
18437         * configure.in (*-*-netware*): Add libio.
18438
18439 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18440
18441         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18442         (CHECK_TARGET_MODULES): Ditto.
18443         (INSTALL_TARGET_MODULES): Ditto.
18444         (TARGET_LIBS): Ditto.
18445         (all-libstdc++): Note dependencies.
18446
18447 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18448
18449         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18450
18451 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18452
18453         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18454         -fexternal-templates.
18455
18456         * configure.in (target_libs): Add libstdc++.
18457         (noconfigdirs): Add libstdc++ as appropriate.
18458
18459 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18460
18461         * config.guess:  Update from FSF.
18462
18463 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18464
18465         * configure: Use ${config_shell} when running ${configsub}.
18466
18467 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18468
18469         * config.sub: No longer recognize h8300h.
18470
18471 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18472
18473         * config.sub: Remove extraneous differences between config.sub and
18474         gcc/config.sub.
18475
18476 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18477
18478         * Makefile.in (DISTSTUFFDIRS): Add gas.
18479
18480 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18481
18482         * COPYING.NEWLIB: New file.
18483
18484 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18485
18486         * config.guess (HP-UX):  Patch from Harlan Stenn
18487         <harlan@landmark.com> to also emit release level.
18488
18489 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18490
18491         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18492
18493 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18494
18495         * config.sub:  Merge nextstep cleanup from FSF.
18496
18497 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18498
18499         * configure.in (arm-*-*): Don't configure ld for this target.
18500
18501 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18502
18503         * configure.in (*-*-netware): don't configure libg++, libio,
18504           librx, or newlib.
18505
18506 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18507
18508         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18509         configure ld--it works, but it doesn't support shared libraries.
18510
18511 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18512
18513         * config.guess (*-unknown-freebsd*):  Get rid of possible
18514         trailing "(Release)" in version string.
18515         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18516
18517 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18518
18519         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18520         Fix type: *-next-neststep -> *-next-nextstep.
18521
18522         * config.guess:  Merge from FSF:
18523
18524         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18525
18526         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18527
18528         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18529
18530         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18531         instead of UNIX_SV for UnixWare 1.0).
18532
18533 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18534
18535         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18536         to make gdb/nlm/* build after the compiler and linker.
18537
18538 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18539
18540         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18541         not just i[34]86.
18542         (m68k-atari-sysv4):  Relocate to match FSF version.
18543
18544         * config.guess:  More merges from the FSF:
18545
18546         Add a space before function call or macro invocation.
18547
18548         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18549
18550         * config.guess: Add trap cmd to remove dummy.c and dummy when
18551         interrupted.
18552
18553         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18554
18555         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18556         (dummy): Redirect stderr from compilation of dummy.c.
18557
18558         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18559
18560         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18561
18562 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18563
18564         * configure: Accept and ignore --cache*, for compatibility with
18565         new autoconf.
18566
18567 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18568
18569         * config.guess:  Merge from FSF:
18570
18571         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18572
18573         * config.guess (Pyramid*:OSx*:*:*): New case.
18574         (PATH): Add /.attbin at end for finding uname.
18575         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18576
18577         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18578
18579         * config.guess (M88*:DolphinOS:*:*): New case.
18580
18581         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18582
18583         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18584         to select whether to use ELF or COFF.
18585
18586         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18587
18588         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18589
18590         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18591
18592         * config.guess: Guess the OS version for HPUX.
18593
18594         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18595
18596         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18597
18598 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18599
18600         * configure.in: Recognize --with-headers, --with-libs, and
18601         --without-newlib.
18602         * Makefile.in (all-xiberty): Depend upon all-ld.
18603
18604 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18605
18606         * configure.in: Change i[34]86 to i[345]86.
18607
18608 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18609
18610         * configure (version): A few more tweaks to help message.
18611
18612 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18613
18614         * Makefile.in:  Remove (for now) librx as a host library,
18615         now that we're building it for target.
18616
18617 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18618
18619         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18620         (Karl Berry).
18621
18622 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18623
18624         * configure.in:  Also configure librx.
18625
18626 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18627
18628         * Makefile.in:  Update various rules to reflect that librx
18629         is now needed for libg++.
18630
18631 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18632
18633         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18634
18635 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18636
18637         * configure.in: Configure the examples directory.
18638
18639 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18640
18641         * configure: Simplify Jun 2 1994 change.
18642
18643 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18644
18645         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18646         /bin/gcc isn't good enough to build gcc.
18647
18648 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18649
18650         * Makefile.in (GDB_SUPPORT_FILES): Remove
18651         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18652         (gdb.tar.gz): Add new rule to use standard distribution building
18653         mechanism.
18654
18655 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18656
18657         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18658         Bill Cox <bill@cygnus.com>.
18659
18660 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18661
18662         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18663
18664 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18665
18666         * configure:  Search current dir first in .gdbinit.
18667
18668 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18669
18670         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18671
18672 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18673
18674         * config.sub:  Refer to NeXT's operating system as nextstep.
18675
18676         * config.sub (case $basic_machine):  Re-order the cases, to match
18677         the order in the FSF version (which is mostly alphabethical).
18678         Merge in some additions and changes from the FSF.
18679
18680 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18681
18682         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18683         * config.sub: Recognize cxux7.
18684         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18685
18686 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18687
18688         * config.sub:  Fix typo powerpc -> powerpc-*.
18689
18690 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18691
18692         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18693
18694         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18695         parallel with all-emacs and install-emacs).  Top-level command
18696         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18697
18698 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18699
18700         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18701         $(relbindir)/make before doing ``make install'', and use
18702         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18703         installing over running make binary.
18704         ($(host)-stamp-stage3-installed): Likewise.
18705
18706 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18707
18708         * config.guess: Recognize Mach.
18709
18710 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18711
18712         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18713         see whether --exec-prefix was used.
18714
18715 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18716
18717         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18718
18719 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18720
18721         * Makefile.in: Add all-librx target similar to all-libproc.
18722
18723 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18724
18725         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18726         with post 1.2 uname bogosity.
18727
18728 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18729
18730         * configure: Remove temporary files on receipt of a signal.
18731
18732 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18733
18734         * configure: If there is a package_makefile_frag, remove
18735         ${subdir}/Makefile.tem after copying it in.
18736
18737 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18738
18739         * build_all.mk: support rs6000 lynx identifies itself as
18740         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18741         since /bin/gcc is too feeble to compile a modern gcc.
18742
18743 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18744
18745         * brought devo/test-build.mk update-to-date with progressive/
18746           test-build.mk. Add lynx targets and hppa flag info.
18747
18748 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18749
18750         * configure.in:  Use mh-ncrsvr43.  Patch from
18751         Tom McConnell <tmcconne@sedona.intel.com>.
18752
18753 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18754
18755         * config.guess (i386-unknown-bsdi):  No longer need to
18756         check #if defined(__bsdi__) && defined(__i386__).
18757
18758 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18759
18760         * configure: Set program_transform_nameoption correctly.
18761
18762 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18763
18764         * brought build-all.mk update-to-date with progressive build-all.mk,
18765           added new targets and hppa info.
18766
18767 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18768
18769         * configure: If config.guess result is a prefix of the user
18770         specified target, assume a native build and use the user specified
18771         target as the host alias.  Remove SunOS patch suffix removal hack.
18772         * configure.in: Remove SunOS patch suffix removal hack.
18773
18774         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18775         in NATIVE_CHECK_MODULES.
18776
18777 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18778
18779         * Makefile.in: Rename HOST_ONLY to NATIVE.
18780         * configure: Delete SunOs patch suffix from host_canonical
18781           and build_canonical variables that are prepended to Makefiles.
18782         * configure.in: Add comments for easier maintenance.
18783
18784 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18785
18786         * Makefile.in: Add all-libproc target similar to all-gui.
18787
18788 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18789
18790         * Makefile.in (CHECK_MODULES): split into
18791         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18792
18793 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18794
18795         * config.guess (i386-unknown-bsdi): New system to guess.
18796
18797 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18798
18799         * Makefile.in: Add all-gui target (but not yet build by "all").
18800
18801 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18802
18803         * config.sub: Move deletion of patch suffix from here...
18804         * configure.in: To here, at Ian's suggestion.  The top-
18805           level scripts might need to know of a patch level.
18806
18807 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18808
18809         * config.sub: Strip off patch suffix so rtl is recognized
18810           as a sunos4.1.3 machine, even though it's been patched.
18811
18812 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18813
18814         * Makefile.in (INSTALL_LAST): Delete.
18815         (INSTALL_DOSREL): New.
18816
18817 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18818
18819         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18820         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18821         whether we pass down --with-gnu-ld anyhow.
18822
18823 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18824
18825         * Makefile.in (INSTALL_LAST): Change operation so it works
18826         on more flavors of make.
18827         * configure.in (go32): Don't build libg++ or libio.
18828
18829 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18830
18831         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18832         they can be overriden by templates.
18833
18834 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18835
18836         * configure.in (target==go32): Don't build gdb.
18837         * dosrel: New directory.
18838
18839 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18840
18841         * configure.in (host==go32): Configure dosrel too.
18842         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18843         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18844         be set by incoming names or templates.
18845         (INSTALL_LAST): New rule.
18846
18847 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18848
18849         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18850
18851 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18852
18853         * configure.in (appdirs): New variable.  Currently empty, but will
18854         be used in gas distribution.  If nonempty, lists a set of
18855         directories at least one of which must get configured, or top
18856         level configuration is considered to have failed.
18857         (rs6000-*-lynxos*): Use new file name.
18858
18859 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18860
18861         Eliminate XTRAFLAGS.
18862         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18863         newlib include files using -idirafter, and also use -nostdinc.
18864         (CXX_FOR_TARGET): Likewise.
18865         (XTRAFLAGS): Removed.
18866         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18867         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18868         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18869         ($(DO_X)): Don't pass down XTRAFLAGS.
18870
18871 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18872
18873         * configure.in (mips*-dec-bsd*): New target; do build linker.
18874         (mips*-*-bsd*): New target; don't build linker.
18875
18876 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18877
18878         * configure.in: support rs6000-*-lynxos* configuration.
18879         support sunos4 as a cross target.
18880
18881         * config.sub: look for lynx*, not lynx since the OS version may
18882         legitimately be part of the name.
18883
18884 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18885
18886         * configure.in (i[34]86-*-sco*): Move to be with other i386
18887         targets.
18888         (romp-*-*): New target.  Skip various binary utilities.
18889         (vax-*-*): New target.  Don't build newlib.
18890         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18891
18892 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18893
18894         * configure.in: Only set host_makefile_frag if config
18895         directory exists.
18896
18897 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18898
18899         * install.sh: If $dstdir exists, don't check whether each
18900         component does.
18901
18902 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18903
18904         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18905
18906 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18907
18908         * configure.in (*-*-lynxos*): Don't configure newlib for either
18909         native or cross Lynx.
18910
18911 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18912
18913         * config.sub (sparc64-elf): Fix os.
18914         (z8k): Remove duplicate.
18915
18916 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18917
18918         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18919         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18920
18921 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18922
18923         * configure: Make file links cleanly even if Lynx fails on
18924           an NFS symlink (at least fail cleanly).
18925
18926 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18927
18928         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18929         -XNh2000.
18930
18931 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18932
18933         * configure: Unknown options are fatal again.
18934
18935 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18936
18937         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18938         compatibility.
18939
18940 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18941
18942         * build-all.mk: Add `clean' target.
18943
18944 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18945
18946         * config.guess:  Add SINIX support.
18947         * configure.in:  Add mips-*-sysv4* support.
18948
18949 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18950
18951         * build-all.mk: Document all useful targets.
18952         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18953         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18954
18955 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18956
18957         * configure: Support --silent, --quiet.
18958
18959 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18960
18961         * configure: Support --disable-FEATURE.
18962
18963 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18964
18965         * config.guess: Recognize NCR running SVR4.3.
18966
18967 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18968
18969         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18970         Patch from Paul Eggert <eggert@twinsun.com>.
18971
18972 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18973
18974         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18975
18976 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18977
18978         * configure: Make unrecognized options give nonfatal warnings
18979         instead of fatal errors, and pass them to any subdirectory
18980         configures in case they recognize them.
18981         Make --x equivalent to --with-x.
18982
18983 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18984
18985         * configure: Add --enable-* options.  Clean up usage message and
18986         some comments.
18987
18988 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18989
18990         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18991
18992 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18993
18994         * configure.in (hppa*-*-*): Enable binutils.
18995
18996 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18997
18998         * config.sub: Recognize cisco.
18999
19000 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19001
19002         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19003
19004 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19005
19006         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19007         than one configuration name.  Add comment.
19008
19009 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19010
19011         * config.guess: about target *-hitachi-hiuxwe2, fixed
19012         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19013         macro is incorrect.]
19014
19015 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19016
19017         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19018         than the "make ls" stuff which used to be here.
19019
19020 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19021
19022         * config.guess:  Recognize i[34]86-unknown-freebsd.
19023         From Shawn M Carey <smcarey@rodan.syr.edu>.
19024
19025 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19026
19027         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19028
19029 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19030
19031         * config.guess: Check for ptx.
19032
19033 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19034
19035         * config.sub: Add os9k checking.
19036
19037 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19038
19039         * config.guess: Handle OSF1 running on HPPA processors
19040
19041 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19042
19043         * configure: If subdir configure fails, print out a message with
19044         subdirectory name, in case subdir's configure code didn't identify
19045         itself.
19046
19047 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19048
19049         * configure.in: Remove embedded newlines from configdirs.
19050         Avoid mismatches of substrings.  Fix matching strings at end
19051         of configdirs.
19052
19053 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19054
19055         * config.guess:  Add Lynx/rs6000 config support.
19056
19057 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19058
19059         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19060
19061 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19062
19063         * configure.in (hppa*-*-osf*): Treat this just like most other
19064         PA configurations (eg no binutils or ld).
19065         (hppa*-*-*elf*): These configurations have binutils and ld.
19066
19067 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19068
19069         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19070
19071 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19072
19073         * configure.in (rs6000-*-*): Build gas.
19074
19075 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19076
19077         * Makefile.in:  Avoid bug in losing hpux sed.
19078
19079 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19080
19081         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19082         for GDB and GDB has been fixed to not need it.
19083
19084 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19085
19086         * config.guess: Recognize vax hosts.
19087
19088 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19089
19090         * configure (while loop): Don't use "break 2" inside case
19091         statement -- the case statement isn't an enclosing loop.
19092
19093 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19094
19095         * config.guess:  Clean up NeXT support, to allow nextstep
19096         on Intel machines.  Make OS be nextstep.
19097
19098 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19099
19100         * config.guess: Add alternate forms for Convex.
19101
19102 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19103
19104         * configure:  Completely rewrite option processing.  Take
19105         advantage of pattern-matching to avoid invoking test frequently.
19106         Also clean up host and target defaulting logic.
19107
19108 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19109
19110         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19111         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19112         commands (plus user environment) will fit SCO limits.
19113
19114 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19115
19116         * configure.in: Don't issue warnings about directories which are
19117         not being configured if -norecursion is set.  Correct test for
19118         --with-gnu-as and --with-gnu-ld to not get confused by substring
19119         matches.
19120
19121         * configure.in: Don't build gas for alpha-dec-osf1*.
19122
19123 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19124
19125         * configure:  Back out Per's change of 12/19/1993.  It changes the
19126         behavior of configure in unexpected and confusing ways.
19127
19128         Also, use different delim char when calculating
19129         program_transform_name so that the name can contain slashes.
19130
19131 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19132
19133         * configure.in, config.sub: Add support for VSTa micro-kernel.
19134
19135 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19136
19137         * configure.in: Nuke hacks which were used to get a special
19138         version of GAS for HPPA configurations.
19139
19140 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19141
19142         * configure:  If only ${target_alias} is given, use that
19143         as the default for ${host_alias}.
19144         * configure:  Add missing back-slashes before nested quotes.
19145
19146 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19147
19148         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19149
19150 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19151
19152         * config.guess:  Recognize some Tektronix configurations.
19153         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19154
19155 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19156
19157         * config.sub: Match any flavor of SH.
19158
19159 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19160
19161         * configure.in: Don't try to configure newlib for Alpha.
19162
19163 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19164
19165         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19166         libg++ or libio for any Alpha target.
19167
19168         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19169
19170 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19171
19172         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19173         default arguments -- so it tried to compress itself.
19174
19175 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19176
19177         * configure.in (notsupp): ensure that a space is always at the end
19178           of the configdirs list, since the grep checks for an explicit space
19179
19180 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19181
19182         * configure.in (target i386-sysv4.2): don't build ld, since static
19183           versions of many libraries are not available.
19184
19185 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19186
19187         * config.guess: Recognize Apollos (using environment variables).
19188         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19189
19190 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19191
19192         * config.guess: Recognize Sony news mips running newsos.
19193
19194 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19195
19196         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19197         "fi ; else" for bash.
19198
19199 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19200
19201         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19202
19203 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19204
19205         * config.sub: accept unixware as an alias for svr4.2.
19206         Fix some inconsistancies with the gcc version.
19207
19208 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19209
19210         * Makefile.in (DISTDOCDIRS):  Add gdb.
19211
19212 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19213
19214         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19215
19216 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19217
19218         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19219         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19220         this now.
19221
19222 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19223
19224         * config.sub: Accept hiux* as an OS name.
19225
19226         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19227         etc/make-stds.texi.  The underscore came from gcc, and dje now
19228         agrees that RUNTESTFLAGS is the correct name.
19229
19230 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19231
19232         * install.sh:  Remove 'set -e'.  It makes any conditionals
19233         in the script useless.
19234
19235         * config.guess: Automatically recognize arm-acorn-riscix
19236         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19237
19238 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19239
19240         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19241
19242 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19243
19244         * Makefile.in (DISTDOCDIRS): New variable.
19245         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19246         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19247
19248 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19249
19250         * configure.in (hppa target): check the source directory for the
19251           pagas sub-directory
19252
19253 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19254
19255         * config.sub: Allow -aout* and -elf*.
19256
19257 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19258
19259         * configure.in: Don't build ld on i386-solaris2, same as for
19260         sparc-solaris2.
19261
19262 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19263
19264         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19265
19266 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19267
19268         * configure.in:  Configure gdb for alpha.
19269
19270 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19271
19272         * Makefile.in (CXXFLAGS): Add -O.
19273
19274 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19275
19276         * config.guess: added support for DG Aviion
19277
19278 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19279
19280         * configure.in: Produce warning message for subdirectories not
19281         configurable for this host/target combination.  Don't try to
19282         configure gdb for vms.
19283
19284 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19285
19286         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19287         appropriate files before making "diststuff".
19288         (DISTBISONFILES): New var: list of files to be edited.
19289         (DISTSTUFFDIRS): Add binutils.
19290
19291 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19292
19293         * config.sub: also handle mipsel and mips64el (for little endian mips)
19294
19295 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19296
19297         * configure.in: Add * to end of all OS names.
19298
19299 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19300
19301         * configure.in: Build newlib for LynxOS native.
19302
19303 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19304
19305         * config.guess: Add support for delta 88k running SVR3.
19306
19307         * configure.in: Add comment about HP compiler vs. emacs.
19308
19309 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19310
19311         * configure.in: don't build ld on solaris2 (not a viable option
19312           due to bugs in getpwnam & getpwuid)
19313
19314 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19315
19316         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19317         config.guess will produce a full version number.
19318
19319 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19320
19321         * configure.in: Build linker and binutils for alpha-dec-osf1.
19322
19323 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19324
19325         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19326         and gdb/testsuite/Makefile.in.
19327
19328 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19329
19330         * configure.in: recognize mips*- instead of mips-
19331
19332 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19333
19334         * config.sub: Accept linux*coff and linux*elf as operating
19335         systems.
19336
19337 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19338
19339         * config.sub: Recognize mips64, and mips3 as an alias for it.
19340
19341 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19342
19343         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19344         gdb knows how to handle OSF/1 shared libraries.
19345
19346 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19347
19348         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19349         * config.guess: Recognize Hitachi's HIUX.
19350         * config.sub: Recognize h3050r* and hppahitachi.
19351         Remove redundant cases for hp9k[23]*.
19352
19353 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19354
19355         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19356         if gas and ld are in the source tree and are in ${configdirs}.
19357         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19358         --with options (but still pass them down on the command line,
19359         if they were explicitly specified).
19360
19361 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19362
19363         * configure: substitute SHELL value in Makefile.in with
19364         ${CONFIG_SHELL}
19365
19366 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19367
19368         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19369         *-*-solaris2* targets.
19370
19371 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19372
19373         * Makefile.in: define M4, and pass it down to sub-makes;
19374         all-autoconf now depends on all-m4
19375
19376 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19377
19378         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19379         presence of {ar,ranlib} instead of a configured directory
19380
19381 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19382
19383         * config.guess: Accept 34?? as well as 33?? for NCR.
19384
19385 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19386
19387         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19388         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19389
19390 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19391
19392         * configure: grab values for $(CC) and $(CXX) from the
19393         environment, so that someone can do "CC=gcc configure; make" and
19394         have it work right (matching the way that autoconf works now)
19395
19396         * configure.in, Makefile.in: add support for gash, the tcl
19397         interface to Galaxy
19398
19399         * config.guess: add NetBSD variants (hp300, x86)
19400
19401 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19402
19403         * install.sh: Support -d option (in the manner of SunOS 4 install,
19404         as it is more deterministic than that of GNU install)
19405         (chmodcmd): Set file to mode 755 by default (should also do default
19406         chgrp and chown, but I don't feel like dealing with that now)
19407
19408 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19409
19410         * config.sub: Remove h8300hhms alias.
19411
19412 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19413
19414         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19415
19416 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19417
19418         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19419         as stmp-fixinc
19420
19421 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19422
19423         * config.sub: recognize m88110-bug-coff.
19424
19425 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19426
19427         * Makefile.in (all-libio): all dependencies on the toolchain used
19428         to build this (gcc, gas, ld, etc)
19429
19430 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19431
19432         * config.guess: Deal with OSF/1 1.3 on alpha.
19433
19434 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19435
19436         * install.sh: add some 'else true' clauses for portability
19437
19438         * configure.in: don't build libio for h8[35]00-*-* targets
19439
19440 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19441
19442         * Makefile.in:  Add support for new libio.
19443
19444 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19445
19446         * install.sh: If one command fails, don't try the rest.  Don't try
19447         to remove $dsttmp (via trap) unless we have already created it.
19448         If $src doesn't exist, detect it and exit with an error.
19449
19450         * config.guess: Recognize BSD on hp300.
19451
19452 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19453
19454         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19455         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19456
19457 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19458
19459         * Makefile.in (all-send-pr): depends on all-prms
19460
19461 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19462
19463         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19464
19465 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19466
19467         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19468         Added test for mips-mips-riscos5.
19469
19470 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19471
19472         * configure.in: use mh-hp300 for 68k HP hosts
19473
19474 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19475
19476         * configure: add support for CONFIG_SHELL, so that you can use
19477         some alternate shell for evaluating configure scripts
19478
19479 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19480
19481         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19482         in configure script to bug-gdb@prep.ai.mit.edu when building
19483         distribution archive.
19484         * Makefile.in (COMPRESS):  Remove def.
19485         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19486         gdb.tar.Z and make-gdb.tar.Z respectively.
19487         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19488         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19489         to convergence with 'taz' target in Makefile.in.
19490
19491 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19492
19493         * install.sh (dsttmp): use trap to ensure that tmp files go
19494         away on error conditions
19495
19496 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19497
19498         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19499
19500 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19501
19502         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19503         its parent is '/' not ''.
19504
19505         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19506
19507 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19508
19509         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19510         that ${newsrcdir}/configure.in does.
19511
19512 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19513
19514         * test-build.mk: support for CONFIG_SHELL
19515
19516 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19517
19518         * config.sub (netware):  Add as a basic system type.
19519
19520 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19521
19522         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19523           $(srcdir)/ from the dependency on Makefile.in.
19524
19525 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19526
19527         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19528         (h8300hhms is temporary until multi-libraries are implemented).
19529         * configure.in: Handle h8300h too.
19530
19531 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19532
19533         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19534
19535 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19536
19537         * configure:  Remove extraneous output when guessing host type.
19538         * config.guess:  Remove extraneous output when guessing using C
19539         compiler rather than uname, or when guessing fails.
19540
19541 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19542
19543         * Makefile.in: remove all.cross and install.cross targets
19544
19545         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19546           definitions
19547
19548 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19549
19550         * configure.in (target sh): Build gprof.
19551
19552 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19553
19554         * config.sub: change -solaris to -solaris2
19555
19556 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19557
19558         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19559
19560 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19561
19562         * configure: Correct error message for missing Makefile.in to
19563         print correct directory.
19564
19565 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19566
19567         * install.sh: kludge around 386BSD shell bug
19568
19569 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19570
19571         * config.guess:  Recognize NeXT.
19572         * config.guess:  Recognize i486-ncr-sysv4.
19573         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19574
19575 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19576
19577         * Makefile.in (MAKEINFOFLAGS): New variable.
19578         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19579         * build-all.mk, test-build.mk: Pass down --no-split as
19580         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19581
19582 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19583
19584         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19585
19586 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19587
19588         * Makefile.in (libg++.tar.z):  New rule.
19589         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19590         * Makefile.in (taz):  Only do a single chmod.
19591
19592 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19593
19594         * install.sh: don't use dirname anymore (replaced with sed usage)
19595
19596 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19597
19598         * Makefile.in:  Change extension for gzip'd files from '.z' to
19599         '.gz' per new FSF standard usage.
19600
19601 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19602
19603         * configure: put quotes around the final value of program_transform_name
19604
19605 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19606
19607         * Makefile.in: new install.sh support; update install-info rules
19608
19609 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19610
19611         * configure.in: Build diff for crosses, but not for go32 host.
19612
19613         * configure.in: Build gprof only for native, and don't build it
19614         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19615
19616 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19617
19618         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19619
19620 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19621
19622         * configure.in (host_tools): Add prms.
19623
19624 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19625
19626         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19627         with $(FLAGS_TO_PASS) on the command line
19628
19629         * config.sub: Recognize lynx and lynxos
19630
19631 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19632
19633         * config.sub: Accept -ecoff*, not just -ecoff.
19634
19635 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19636
19637         * Makefile.in (taz): Use .gz suffix instead of .z.
19638         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19639         names.
19640
19641 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19642
19643         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19644
19645 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19646
19647         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19648         that rebuilds that might happen during 'make install' don't get
19649         bogus gcc include files
19650
19651 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19652
19653         Change from Utah for HPPA support:
19654         * config.guess: Recognize hppa1.x-hp-bsd.
19655
19656 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19657
19658         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19659         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19660
19661 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19662
19663         * config.sub: Add support for rom68k and bug boot monitors.
19664
19665 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19666
19667         * Makefile.in: Make all-opcodes depend on all-bfd.
19668
19669 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19670
19671         * config.guess: Added special check for i[34]86-univel-sysv4*.
19672
19673 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19674
19675         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19676         the processor rather than assuming i486.
19677
19678 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19679
19680         * config.guess: Recognize SunOS6 as Solaris3.
19681
19682 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19683
19684         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19685         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19686
19687 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19688
19689         * build-all.mk (all-cross): New target for Canadian Cross.
19690         Added Q2 go32 targets.
19691         * test-build.mk: Configure go32 cross sparclite-aout and
19692         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19693         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19694
19695 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19696
19697         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19698         GO32 hosted toolchains
19699
19700 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19701
19702         * configure: change  so "-exec-prefix" gets passed down rather
19703         than "-exec_prefix" so autoconf generated Makefiles get the
19704         exec_prefix set right.
19705
19706 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19707
19708         * config.guess: get the Solaris2 minor version number
19709
19710         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19711
19712 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19713
19714         * config.guess: Recognize some Sequent platforms.
19715
19716 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19717
19718         * Makefile.in: added the vault-install target
19719
19720         * configure.in: actually use the Sun3 makefile fragment that's in
19721         config, also added the release dir to configdirs
19722
19723 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19724
19725         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19726
19727 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19728
19729         * configure.in: remove some program from Alpha targetted toolchains
19730
19731 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19732
19733         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19734         gprof.
19735         (taz): Run "make diststuff" in those directories instead of "make
19736         proto-dir".  Look for "VERSION=" only at start of line in subdir
19737         Makefile.  Use "gzip -9" for compression.
19738         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19739         (binutils.tar.z): New target.
19740
19741 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19742
19743         * Makefile.in (taz): Include gpl.texinfo.
19744
19745 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19746
19747         * Makefile.in (setup-dirs): Merged into "taz" target.
19748         (taz): Only do `proto-dir' stuff if a directory is actually needed
19749         for this target.
19750
19751 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19752
19753         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19754         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19755         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19756         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19757         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19758
19759 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19760
19761         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19762         config.sub, and move-if-change to gdb testsuite distribution
19763         archive, so the testsuite can be extracted, configured, and
19764         run separately from the gdb distribution.  Blow away the Chill
19765         tests that require a Chill compiled executable, since GNU Chill
19766         is not yet publically available.
19767
19768 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19769
19770         * test-build.mk: set environment variables in a single command,
19771         instead of a list of assignments and exports
19772
19773         * config.guess: recognize Alpha/OSF1 systems
19774
19775 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19776
19777         * configure: Change help message to prefer --options rather than
19778           -options.
19779
19780 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19781
19782         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19783         zippy@ecst.csuchico.edu.
19784         * config.guess: Recognize miniframe.
19785
19786 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19787
19788         * Makefile.in: Use srcroot to find runtest rather than rootme.
19789         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19790
19791 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19792
19793         * test-build.mk: Extensive additions to support building on a
19794         machine other than the host.
19795
19796 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19797
19798         * configure (tooldir): Fix for i386-aix again.
19799
19800 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19801
19802         * configure, Makefile.in:  Change definition of $(tooldir)
19803         to match the FSF.
19804
19805 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19806
19807         * config.guess:  Recognize i[34]86/SVR4.
19808
19809 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19810
19811         * Makefile.in (all-gdb): gdb depends on sim.
19812
19813 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19814
19815         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19816         at the same time we make the prototype gdb directory.
19817         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19818         files at the same time as the gdb base release distribution.
19819
19820 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19821
19822         * Makefile.in (check): Use individual check targets rather than
19823         DO_X rule.
19824         (check-gcc): Added.
19825
19826 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19827
19828         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19829         for System V release 3.2.
19830
19831 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19832
19833         * config.sub: Recognize hppaosf.
19834         * configure.in: Do configure ld/binutils/gas for it.
19835
19836 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19837
19838         * configure (tooldir): Alter syntax used to set this, for systems
19839         where "\$" isn't handled right, like i386-aix.
19840
19841 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19842
19843         * configure: Pass program-transform-name, not
19844         program_transform_name, to recursive configures.
19845
19846 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19847
19848         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19849         of gas+ld+binutils.
19850
19851 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19852
19853         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19854
19855 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19856
19857         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19858
19859 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19860
19861         * Makefile.in (PRMS): Set back to all-prms.
19862
19863 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19864
19865         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19866         targets, rather than for MIPS hosts.
19867
19868 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19869
19870         * configure.in: add comment for --with-x default values
19871
19872         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19873
19874         * Makefile.in: add check-* targets for each of the directories in
19875         the tree.  Add a definition of RUNTEST that will use the one we
19876         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19877
19878 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19879
19880         * configure.in: Removed obsolete references to bfd_target and
19881         target_makefile_frag.
19882
19883         * build-all.mk: Set assorted targets for Q2.
19884         * config.sub: Recognize z8k-sim and h8300-hms.
19885         * test-build.mk: Really don't pass host to configure.
19886         (HOLES): Added uname.
19887
19888 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19889
19890         * configure: Handle an empty program-prefix, program-suffix or
19891         program-transform-name correctly.
19892
19893 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19894
19895         * build-all.mk: -G 8 no longer required for MIPS targets.
19896         * test-build.mk: Don't pass host argument to configure; make it
19897         guess.
19898
19899 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19900
19901         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19902         * Makefile.in (COMPRESS):  New macro, like GZIP.
19903
19904 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19905
19906         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19907
19908         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19909         with gas currently defaults to -G 0.
19910
19911 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19912
19913         * Makefile.in (all-flex): flex depends on byacc.
19914
19915         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19916         to test-build.mk as RELEASE_TAG.
19917         * test-build.mk (configargs): New variable containing arguments to
19918         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19919         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19920
19921         * config.guess: Use /bin/uname when checking -X argument on SCO,
19922         to avoid invoking GNU uname which doesn't understand -X.
19923
19924         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19925
19926         * configure.in: Build gas for mips-*-*.
19927
19928 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19929
19930         * Makefile.in (all.normal): insert missing backslash.
19931
19932 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19933
19934         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19935
19936         * Makefile.in: Complete overhaul to merge many almost identical
19937         targets.
19938
19939 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19940
19941         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19942         (gdb.tar.Z): Adjusted.
19943
19944         * Makefile.in (setup-dirs, taz): New targets; should be general
19945         enough to adapt for gdb sometime.  Build only .z file.
19946         (gas.tar.z): New target.
19947
19948 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19949
19950         * build-all.mk: Use CC=cc -Xs on Solaris.
19951
19952 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19953
19954         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19955         for handling BISON for FSF releases.
19956
19957 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19958
19959         * configure: Actually implement the change zoo just documented.
19960
19961 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19962
19963         * configure: when using config.guess, only set target_alias when
19964         it's not already been set (ie, on the command line)
19965
19966 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19967
19968         * Makefile.in: add installcheck target, set PRMS to install-prms
19969
19970 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19971
19972         * configure: add support for package_makefile_fragment, handle the
19973         case where a directory has a configure.in file but no Makefile.in
19974         more gracefully (with an actual understandable error message, even);
19975         add support for --without (and add this to the usage message); also
19976         explicitly add a --host=${host_alias} to the command line when
19977         config.guess is used
19978
19979 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19980
19981         * configure: Must use both --host and --target in recursive calls.
19982
19983 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19984
19985         * Makefile.in: Change deja-gnu to dejagnu.
19986
19987 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19988
19989         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19990
19991 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19992
19993         * configure.in: canonicalize all instances to *-*-solaris2*,
19994         also strip out a number of tools to not build for go32 host
19995
19996 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19997
19998         * config.guess: add GPL.
19999
20000         * Makefile.in, config.guess, config.sub, configure: bump
20001           copyrights to 93.
20002
20003 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20004
20005         * Makefile.in (do-info): Removed obsolete check for existence of
20006         localenv file.
20007
20008         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20009
20010 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20011
20012         * Makefile.in: a couple of 'else true' for decstation,
20013         support for TclX
20014
20015         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20016
20017 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20018
20019         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20020
20021 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20022
20023         * config.guess: Recognize i386-ibm-aix (PS/2).
20024         * configure.in: Use config/mh-aix386 file for it.
20025
20026 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20027
20028         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20029         CC_FOR_TARGET instead.
20030         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20031
20032 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20033
20034         * Makefile.in: Add sim to list of directories sent with gdb
20035
20036 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20037
20038         * configure.in: Put back mips-dec-bsd* case.
20039
20040 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20041
20042         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20043         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20044         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20045
20046 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20047
20048         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20049
20050         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20051         (install-info): install dir.info only if it exists,
20052         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20053
20054 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20055
20056         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20057         gas for mips-dec-bsd.
20058
20059 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20060
20061         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20062         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20063
20064 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20065
20066         * configure.in: Added "dejagnu" to hosttools list.
20067
20068 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20069
20070         * config.sub, configure.in, config.guess:  Add support
20071         for Bosx, an AIX variant from Bull.
20072         Patches from F.Pierresteguy@frcl.bull.fr.
20073
20074 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20075
20076         * devo/dejagnu: Initial creation of devo/dejagnu.
20077         Migrated dejagnu testcases and support files for testing software
20078         tools to reside as subdirectories, currently called "testsuite",
20079         within the directory of the software tool.  Migrated all programs,
20080         support libraries, etc. beloging to dejagnu proper from
20081         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20082         with no modifications.  The changes to these files which will
20083         allow them to configure, build, and execute properly will be made
20084         in a future update.
20085
20086 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20087
20088         * Makefile.in: Change send_pr to send-pr.
20089         * configure.in: Likewise.
20090         * send_pr: Renamed directory to send-pr.
20091
20092 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20093
20094         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20095
20096 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20097
20098         * README:  Update for gdb-4.8 release.
20099         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20100         gdb-xxx.tar.z (gzip'd) file also.
20101
20102 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20103
20104         * Makefile.in: make all-diff depend on all-libiberty
20105
20106 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20107
20108         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20109
20110 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20111
20112         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20113
20114 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20115
20116         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20117         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20118         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20119
20120 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20121
20122         * Makefile.in:  makeinfo binary is in a new location
20123
20124 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20125
20126         * config.sub: Accept -ecoff as an OS.
20127
20128         * Makefile.in: Various changes to eliminate a level of make
20129         recursion and reduce the required command line length.
20130         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20131         sub-makes.
20132         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20133         variables holding settings for specific sub-makes.
20134         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20135         in terms of BASE_FLAGS_TO_PASS.
20136         (TARGET_LIBS): New variable listing directories which use
20137         TARGET_FLAGS_TO_PASS.
20138         (subdir_do): Eliminated.
20139         (do-*): New set of targets to replace subdir_do.
20140         (various): All targets which used subdir_do now depend on do-*.
20141         (local-clean): Renamed from do_clean.
20142         (local-distclean): New target, dependency of distclean and
20143         realclean.
20144         (install-info): Don't create directories.  Depend on dir.info
20145         rather than calling make recursively.
20146         (install-dir.info): Eliminated.
20147         (install-info-dirs): Create all info directories here.
20148         (dir.info): Depend upon do-install-info.
20149
20150         * test-build.mk (HOLES): Added false.
20151
20152 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20153
20154         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20155
20156 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20157
20158         * Makefile.in (info): remove dependency on all-texinfo.  The
20159         problem was really in texinfo/C, not at this level.
20160
20161 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20162
20163         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20164
20165 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20166
20167         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20168         GDB releases.
20169
20170 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20171
20172         * configure: Include srcdir in message about target of link not
20173         being found.  Don't convert `-' to `_' in `with' options being
20174         passed to subdirs.
20175
20176 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20177
20178         * configure.in: add uudecode to host_tools
20179
20180         * Makefile.in: added {all,install}-uudecode targets, added them to
20181         the appropriate lists
20182
20183 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20184
20185         * Makefile.in (all-gcc): Added dependency on all-gas.
20186
20187         * configure.in (mips-*-*): Build ld and binutils.
20188
20189 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20190
20191         * configure: check return code from mkdir, print error message and
20192           exit on failure.
20193
20194 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20195
20196         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20197
20198 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20199
20200         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20201
20202 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20203
20204         * config.sub (h8500):  Recognize this as a cpu type.
20205
20206 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20207
20208         * configure: source directory missing is no longer a warning
20209
20210         * configure.in: recognize irix[34]* instead of irix[34]
20211
20212         * Makefile.in: define and pass down X11_LIB
20213
20214 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20215
20216         * guess-systype: Renamed to ...
20217         * config.guess:  ... by popular request.
20218         * configure.in, Makefile.in:  Update accordingly.
20219
20220 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20221
20222         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20223         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20224         + Execute ./dummy instead of assuming . is in PATH.
20225
20226 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20227
20228         * guess-systype:  New shell script.  Attempts to guess the
20229         canonical host name of the executing host.
20230         Only a few hosts are supported so far.
20231         * configure:  Call guess-systype if no host is specified.
20232
20233 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20234
20235         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20236         gcc Makefile.
20237
20238 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20239
20240         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20241         (all-gcc, install-gcc, subdir_do): Use it.
20242
20243 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20244
20245         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20246
20247 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20248
20249         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20250           set exclusively by configure, using configure.in .
20251
20252 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20253
20254         * test-build.mk: set $PATH for all builds
20255
20256         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20257
20258 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20259
20260         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20261         the one used in gcc/Makefile.in, so that a null expansion doesn't
20262         override the one needed to build gcc with a native cc.
20263
20264 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20265
20266         * configure: Accept -with arguments.
20267
20268 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20269
20270         * Makefile.in: added h8300sim
20271
20272 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20273
20274         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20275         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20276         (all-cygnus, native, build-cygnus): Make
20277         $(canonhost)-stamp-3stage-done, not $(host)....
20278         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20279         i386-sco3.2v4.  Added else true to if command.
20280
20281 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20282
20283         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20284
20285 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20286
20287         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20288
20289 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20290
20291         * configure.in: don't remove binutils from Solaris builds
20292
20293 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20294
20295         * Makefile.in: get rid of earlier definitions for *clean,
20296         also handle the recursive info rule better
20297
20298 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20299
20300         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20301         do more-or-less the right thing.
20302
20303 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20304
20305         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20306         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20307
20308 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20309
20310         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20311         $(host_canonical).
20312
20313         * configure.in: split the configdirs list into 4 categories (native
20314         v. cross, library v. tool) and handle the cross-only and native-
20315         only in more reasonable (and correct!) way.
20316
20317 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20318
20319         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20320         configdirs anymore.
20321
20322 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20323
20324         * Makefile.in: extensive cleanup::  removed all of the explicit
20325         clean-* targets, collapsed many wrappers around subdir_do into
20326         one, added additional targets to satisfy standards.texi, deleted
20327         some old targets, some changes for consistency
20328
20329 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20330
20331         * configure.in: handle some programs as cross-only, and others as
20332         native only
20333
20334         * test-build.mk: handle partial holes in a more generic manner
20335
20336         * Makefile.in: m4 depends on libiberty
20337
20338 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20339
20340         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20341         time, wdiff, and find to configdirs
20342
20343         * Makefile.in: all, clean, and install rules for the new programs
20344         added to configure.in
20345
20346 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20347
20348         * configure.in: use mh-sun for all *-sun-* hosts
20349
20350 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20351
20352         * Makefile.in: define flags for X11 include files and library file
20353         locations, pass them down to the programs that need this info
20354
20355         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20356
20357 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20358
20359         * configure.in: start building libg++ for HP-UX targets
20360
20361 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20362
20363         * README:  Update references to files moved into etc/.
20364
20365 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20366
20367         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20368         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20369
20370 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20371
20372         * configure: accept dash as well as underscore in long option
20373         names for FSF compatibility.
20374
20375 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20376
20377         * config.sub: added -sco3.2v4 support from FSF.
20378
20379 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20380
20381         * configure.in: expand the section that adds or removes
20382         directories from the list of programs to build, to handle native
20383         vs. cross in addition to host v. native
20384
20385 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20386
20387         * Makefile.in:  Replace C++ in macro names with CXX.
20388         This is less likely to break ...
20389
20390 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20391
20392         * test-build.mk: add -w to GNU_MAKE
20393
20394 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20395
20396         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20397         add 'sparc' to list of recognized cpus.  This needed to make
20398         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20399         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20400         then changes that into $CPU-wrs-vxworks.
20401
20402         * configure.in: remove most references to gdbtest, regularize
20403         target based program removal
20404
20405         * test-build.mk: import from p3 tree (many fixes and changes)
20406
20407 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20408
20409         * Makefile.in: added rules to handle tcl, tk, and expect
20410
20411         * configure.in: handle those directories if they exist
20412
20413 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20414
20415         * config.sub: removed bogus hppabsd and hppahpux names, since
20416         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20417
20418 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20419
20420         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20421         depends upon all-xiberty
20422
20423         * Makefile.in: changes from p3, including:
20424
20425         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20426
20427         * Makefile.in (XTRAFLAGS): include newlib directories if
20428         newlib/Makefile exists, rather than if host != target.
20429
20430         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20431
20432         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20433         from the same source tree and not building a cross-compiler.  This
20434         matters for the libg++ configuration if reconfiguring a tree that
20435         has already been installed.
20436
20437         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20438
20439         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20440         pick up the machine and system specific header files.
20441
20442         * Makefile.in: added AS_FOR_TARGET, passed down in
20443         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20444         the C compiler to use to create programs which are run in the
20445         build environment, set it to default to $(CC), and passed it down
20446         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20447
20448         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20449
20450         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20451         We need them for unusual native builds, like systems without
20452         ranlib.
20453
20454         * configure: also define $(host_canonical) and
20455         $(target_canonical), which are the full, canonical names for the
20456         given host and target
20457
20458 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20459
20460         * Makefile.in:  Added separate definitions for C++.
20461
20462 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20463
20464         * configure.in (configdirs):  Add deja-gnu.
20465
20466 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20467
20468         * README:  Update for configure.texi and gdb-4.7 release.
20469
20470 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20471
20472         * Makefile.in:  Move "all" target to top of file.
20473         Previously, first target was ".PHONY" which caused BSD4.4 make
20474         to build .PHONY when make was run without arguments.
20475
20476 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20477
20478         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20479         Library-copylefted code in libiberty.
20480
20481 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20482
20483         * config.sub:  Replace m68kmote with plain old m68k.
20484
20485 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20486
20487         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20488
20489 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20490
20491         * config.sub: Complain if no argument is given.  Added support for
20492         386bsd as OS and target alias.
20493
20494 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20495
20496         * Makefile.in (XTRAFLAGS): include newlib directories if
20497         newlib/Makefile exists, rather than if host != target.
20498
20499 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20500
20501         * config.sub: recognize sparclite-wrs-vxworks.
20502
20503         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20504         p3.) Added clean-xiberty to clean.
20505
20506 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20507
20508         * configure.in: use *-*-* instead of nested cases for host and target
20509
20510 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20511
20512         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20513         from the same source tree and not building a cross-compiler.  This
20514         matters for the libg++ configuration if reconfiguring a tree that
20515         has already been installed.
20516
20517 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20518
20519         * config.sub (i486v/i486v4):  Merge in from FSF version.
20520
20521 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20522
20523         * configure: only set PWD if it is already set.
20524
20525 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20526
20527         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20528         doesn't have unset and all success paths (and most error paths)
20529         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20530         to just ${PWD} to avoid confusion.)
20531
20532 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20533
20534         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20535         even for a native compilation.
20536
20537 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20538
20539         Changes to make the gdb.tar.Z rule work better.
20540
20541         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20542         (DEVO_SUPPORT):  Add configure.texi.
20543         (bfd-ilrt.tar.Z):  Remove ancient rule.
20544
20545 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20546
20547         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20548         pick up the machine and system specific header files.
20549
20550         * configure.in, config.sub: added new target m68010-adobe-scout,
20551         with alias of adobe68k.  Changed configure.in to check for
20552         -scout before -sco* to avoid a false match.
20553
20554         * Makefile.in: added AS_FOR_TARGET, passed down in
20555         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20556         the C compiler to use to create programs which are run in the
20557         build environment, set it to default to $(CC), and passed it down
20558         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20559
20560 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20561
20562         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20563         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20564         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20565         FOR_TARGET variants, to newlib and libg++.
20566
20567 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20568
20569         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20570         first.
20571
20572 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20573
20574         * config.sub:  Accept `elf' as an environment.
20575
20576 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20577
20578         * Makefile.in (all-opcodes):  cd into the right directory
20579
20580 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20581
20582         * configure: added -program_transform_name option, used as
20583         argument to sed when installing programs.
20584         configure.texi: added documentation for -program_prefix,
20585         -program_suffix and -program_transform_name.
20586
20587 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20588
20589         * config.sub:  Accept i486 where i386 ok.
20590
20591 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20592
20593         * config.sub: accept we32k
20594
20595 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20596
20597         * config.sub, configure.in: accept OSE68000 and OSE68k.
20598
20599         * Makefile.in: don't create all directories for ``make install'';
20600         let the subdirectories create the ones they need.
20601
20602 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20603
20604         * COPYING: new file, GPL v2
20605
20606 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20607
20608         * Makefile.in: use the new gen-info-dir, which needs a template
20609         argument (which also lives in texinfo)
20610
20611         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20612
20613 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20614
20615         * config.sub (ncr3000):  Change i386 to i486.
20616
20617 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20618
20619         * Makefile.in: add install-rcs, install-grep to
20620         install-no-fixedincludes, removed install-bison and install-libgcc
20621
20622 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20623
20624         * configure.in: grab the HPUX makefile fragment if on HPUX
20625
20626 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20627
20628         * Makefile.in: eradicate bison spoor (ditto libgcc).
20629          configure.in: recognise m68{k,000}-ericsson-OSE.
20630          es1800 is alias for m68k-ericsson-OSE
20631
20632 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20633
20634         * configure.in: rearrange the parts that remove programs from
20635         configdirs, based now on HOST==TARGET or by canonical triple.
20636
20637 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20638
20639         * test-build.mk: recurse explicitly with -f test-build.mk when
20640           appropriate.  predicate stage3 and comparison on the existence
20641           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20642           On very clean, also remove ...stamp-co.  Build in-place before
20643           doing other builds.
20644
20645 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20646
20647         * Makefile.in, configure.in: add tgas
20648
20649 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20650
20651         * Makefile.in: a number of changes merged in from progressive.
20652
20653         * configure.in: add libm.
20654
20655         * .cvsignore: ignore some stuff that comes from test-build.mk.
20656
20657 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20658
20659         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20660
20661 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20662
20663         * configure: Add program_suffix (parallel to program_prefix)
20664         * Makefile.in: adjust directory-creating script for losing decstation
20665
20666 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20667
20668         * configure:  Minor $subdir-related fixes.
20669
20670 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20671
20672         * configure: fix various problems with propogating
20673         makefile_target_frag in subdirs.
20674         * configure.in: config libgcc if its there
20675
20676 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20677
20678         * config.sub:  HPPA merge.
20679
20680 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20681
20682         * Makefile.in:  Replace all-bison with all-byacc in all
20683         dependency lines for other tools (which now use byacc).
20684
20685 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20686
20687         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20688
20689 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20690
20691         * Makefile.in: make gprof rules similar to byacc rules (instead of
20692         vestigal $(unsubdir) that didn't work...)
20693
20694 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20695
20696         * config.sub:  Add support for Linux.
20697         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20698         (at least for libg++).
20699
20700 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20701
20702         * configure.texi: fix doc for the -nfp option to configure
20703
20704 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20705
20706         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20707
20708 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20709
20710         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20711         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20712         * configure.in: added solaris* host_makefile_frag hook.
20713
20714 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20715
20716         * config.sub: changed recognition of m68000 so that various
20717         m68k types can be specified via m680[01234]0
20718
20719 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20720
20721         * config.sub (basic_machine): fix sed so that '-foo' isn't
20722         completely substituted out while .+'-foo' loses the '-foo'
20723
20724 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20725
20726         * config.sub ($os): Add -aout.
20727
20728 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20729
20730         * configure:  If host_makefile_frag is absolute, don't
20731         prefix ${invsubdir} (relevant to libg++ auto-configure).
20732
20733 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20734
20735         * Makefile.in (tooldir): Define it.
20736         (all-ld): Depend on all-flex.
20737
20738 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20739
20740         * Makefile.in (check):  Fix libg++ special case.
20741
20742 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20743
20744         * configure: do not bury `pwd` into config.status, thus do fewer
20745           pwd's.
20746
20747         * configure: print the "Building in" message only when building in
20748           other than "." AND verbose.
20749
20750         * configure: remove -s, rework -v to better accommodate guested
20751           configures.
20752
20753         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20754
20755 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20756
20757         * Makefile.in: macroize flags passed on recursion.  remove
20758           fileutils.
20759
20760 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20761
20762         * configure: get makesrcdir right for subdirs deeper than 1.
20763
20764         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20765           install.
20766
20767 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20768
20769         * Makefile.in: don't print subdir_do or recursion lines.
20770
20771 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20772
20773         * standards.texi: added menu item.
20774
20775         * Makefile.in: build and install standards.info.
20776
20777         * standards.texi: new file.
20778
20779 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20780
20781         * configure: test for and move config.status pieces from
20782           ${subdir}/.
20783
20784 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20785
20786         * configure:  Test for existance of files before trying to mv
20787         them, to avoid numerous non-existance messages.
20788
20789 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20790
20791         * configure: correct final line of config.status.
20792
20793         * configure: patch from eggert.  Avoids a protection problem if
20794           the original Makefile.in is read only.
20795
20796         * configure: use move-if-change from gcc to create config.status.
20797           Some makefiles depend on config.status to tell if a directory
20798           has been reconfigured for a different host.  This change
20799           prevents those directories from remaking everything in the case
20800           where the reconfig was only intended to rebuild a Makefile.
20801
20802         * configure: test for config.sub with "config.sub sun4" rather
20803           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20804           host alias from a missing config.sub.
20805
20806 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20807
20808         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20809           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20810
20811 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20812
20813         * configure: mkdir ${subdir} as needed.
20814
20815 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20816
20817         * Makefile.in,configure.in: added autoconf.
20818
20819 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20820
20821         * Makefile.in: no longer pass against on recursion.
20822
20823         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20824           definitions are not inherited.
20825
20826         * configure: correct makesrcdir when subdir is .
20827
20828 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20829
20830         * configure:  Add support for 'subdirs' variable, which is
20831         like 'configdirs', except that configure doesn't re-invoke
20832         itself for subdirs, it just creates a Makefile for each subdir.
20833         * configure.texi:  Document subdirs.
20834
20835 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20836
20837         * configure.in: added flex to configdirs
20838
20839 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20840
20841         * Makefile.in: remove clean-stamps from clean.
20842
20843 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20844
20845         * configure.in:  Add gdbtest to configdirs.
20846
20847 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20848
20849         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20850         to recursive makes.
20851         * configure.in:  Recognize new ncr3000 config.
20852
20853 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20854
20855         * Makefile.in, configure.in: removed references to gdbm.
20856
20857 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20858
20859         * config.sub:  Don't canonicalize os value
20860         newsos* to bsd (readline needs to check for newsos).
20861         (This fix was earlier made Jan 31, but got re-broken.)
20862
20863 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20864
20865         * configure.in:  sco is an os, not a vendor!
20866
20867         * configure:  Quote $( better.  Keep various shells happy.
20868
20869 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20870
20871         * Makefile.in: eliminate stamp-files.
20872
20873 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20874
20875         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20876           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20877
20878 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20879
20880         * config.sub:  fix iris/iris3.
20881
20882 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20883
20884         * configure: re-add -rm.
20885
20886 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20887
20888         * Maskefile.in: add .stmp-rcs to all.
20889
20890         * configure.in: remove gas from rs6000 build, use aix host fragment.
20891
20892 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20893
20894         * configure: pass down site_option during recursion.
20895
20896 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20897
20898         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20899
20900 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20901
20902         * configure: Change exec_prefix so that it really defaults to prefix.
20903
20904 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20905
20906         * Makefile.in, configure.in:  Add support for mmalloc library.
20907
20908 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20909
20910         * Makefile.in: add stmp dependencies for a few more things.
20911
20912 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20913
20914         * configure: adjusted error message on objdir/srcdir configure
20915           collision, per john's suggestion.
20916
20917         * Makefile.in: add libiberty stmp to all and all.cross.
20918
20919 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20920
20921         * Makefile.in: remove force dependencies, add grep to all.
20922
20923 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20924
20925         * Makefile.in: drop flex.  make stamp files work.
20926
20927         * configure: added test for conflicting configuration in srcdir,
20928           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20929           gets cranky.  use relative paths for configure and srcdir
20930           whenever possible.  Send some error messages to stderr that were
20931           going to stdout.
20932
20933 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20934
20935         * Makefile.in:  Fix libg++ rule to check for gcc directory
20936         before using gcc/gcc.  Also pass XTRAFLAGS.
20937
20938 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20939
20940         * Makefile.in: added stmp-files so that directories aren't polled
20941           when they are already built.
20942
20943         * configure.texi: fixed a node pointer problem.
20944
20945 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20946
20947         * config.sub configure.in gdb/configure.in
20948         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20949         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20950         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20951
20952 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20953
20954         * configure: -recurring becomes -silent.  corrected help message
20955           for -site= option.
20956
20957         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20958
20959 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20960
20961         * configure: when building Makefile for crosses, replace
20962           tooldir and program_prefix.  default srcdir from location of
20963           config.sub.  remove "for host in hosts" and "for target in
20964           targets" loops.
20965
20966 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20967
20968         * Makefile.in: Do not pass bindir or mandir to cvs.
20969
20970 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20971
20972         * Makefile.in, configure.in: removed traces of namesubdir,
20973           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20974           copyrights to '92, changed some from Cygnus to FSF.
20975
20976         * configure.texi: remove most references to multiple hosts,
20977           multiple targets, subdirs, etc.
20978
20979         * configure.man: removed rcsid. reference config.sub not
20980           config.subr.
20981
20982         * Makefile.in: mkdir $(infodir) on install-info.
20983
20984 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20985
20986         * configure.texi:  Explain better about .gdbinit and about
20987         the environment that configure.in sections run in.
20988
20989 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20990
20991         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20992
20993 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20994
20995         * README:  DOC.configure => cfg-paper.texi.
20996
20997 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20998
20999         * config.sub (near case $os):  Don't convert newsos* to bsd!
21000
21001 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21002
21003         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21004         the number of copies of COPYING that go into the GDB tar file.
21005
21006 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21007
21008         * bfd/configure.in, gdb/config/mh-i386sco,
21009         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21010         Fix SCO configuration stuff.
21011
21012 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21013
21014         * Makefile.in:  For libg++, make sure the -I pointing
21015         to the gcc directory goes *after* all the libg++-local -I flags.
21016         Also, move just-gcc dependency from just-libg++ to all-libg++.
21017
21018 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21019
21020         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21021
21022 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21023
21024         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21025
21026 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21027
21028         * config.sub:  Add stratus configuration frags.  Also
21029         submitted to FSF.
21030
21031 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21032
21033         * Makefile.in (DEV_SUPPORT):  add configure.man.
21034
21035         * config.sub(Decode manufacturer-specific):  add -none*.
21036
21037 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21038
21039         * Makefile.in:  remove form feeds to make Sun's make happy.
21040         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21041
21042 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21043
21044         * Makefile.in (AR_FLAGS):  Make quieter.
21045
21046 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21047
21048         * configure.in:  Add libg++.
21049         * configure:  When verbose, don't output the command line at each
21050         level; it will be unremarkably the same as the previous version,
21051         which will be the same as what the user typed.
21052
21053 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21054
21055         * configure.in, Makefile.in: fix clean-info, add flex.  add
21056           fileutils.
21057
21058         * configure: be less sensitive to spaces in Makefile.in.  Do not
21059           look for sources in "..".  Doing so breaks subdirectories that
21060           might have their own configure.  If a subdir has it's own
21061           configure script, use it.
21062
21063 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21064
21065         * cfg-paper.texi: some changes suggested by rms.
21066
21067 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21068
21069         * config.sub:  Merge in some small additions from the FSF version,
21070         taken from the gcc distribution, to bring the Cygnus and FSF
21071         versions into closer sync.
21072
21073 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21074
21075         * configure.in:  Changed svr4 references to sysv4.
21076
21077 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21078
21079         * configure: added -V for version number option.
21080
21081 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21082
21083         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21084           renamed from DOC.configure to cfg-paper.texi.
21085
21086 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21087
21088         * configure, config.subr, config.sub: config.subr is now
21089           config.sub again.
21090
21091 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21092
21093         * configure.texi: new file, in progress.
21094
21095         * Makefile.in: build info file and install the man page for
21096           configure.
21097
21098         * configure.man: new file, first cut.
21099
21100         * configure: find config.subr again now that configuration "none"
21101           has gone.  removed all traces of the -ansi option.  removed all
21102           traces of the -languages option.
21103
21104         * config.subr: resync from rms.
21105
21106 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21107
21108         * configure, config.sub, config.subr: merge config.sub into
21109           config.subr, call the result config.subr, remove config.sub, use
21110           config.subr.
21111
21112         * Makefile.in: revised install for dir.info.
21113
21114 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21115
21116         * configure.in: add decstation host makefile frag.
21117
21118         * Makefile.in: BISON now bison -y again.  also install-gcc on
21119           install.  clean-gdbm on clean.  infodir belongs in datadir.
21120           Make directories for info install.  Build dir.info here then
21121           install it.
21122
21123 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21124
21125         * Makefile.in: fix for bad directory tests.
21126
21127 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21128
21129         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21130           regexp.  -srcdir relative was being handled incorrectly.
21131
21132         * Makefile.in: unwrapped some for loops so that parallel makes
21133           work again and so one can focus one's attention on a particular
21134           package.
21135
21136 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21137
21138         * configure: added PWD as a stand in for `pwd` (for speed). use
21139           elif wherever possible.  make -srcdir work without -objdir.
21140           -objdir= commented out.
21141
21142 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21143
21144         * configure: +options become --options.  -subdirs commented out.
21145           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21146           Makefile now at top of generated Makefile.  Removed cvs log
21147           entries.  added -srcdir.  create .gdbinit only if there is one
21148           in ${srcdir}.
21149
21150         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21151           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21152           and mandir now keyed off datadir by default.
21153
21154 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21155
21156         * Freshly created ChangeLog.
21157
21158 \f
21159 Local Variables:
21160 mode: change-log
21161 left-margin: 8
21162 fill-column: 76
21163 version-control: never
21164 End: