Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
2
3         * configure: Regenerate.
4         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
5         $(CPP).
6
7 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
8
9         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
10         libatomic.
11         * Makefile.in: Regenerate.
12         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
13         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
14         target-libphobos-bootstrap.
15         (STAGE2_CONFIGURE_FLAGS): Likewise.
16         * configure: Regenerate.
17         * configure.ac: Add support for bootstrapping D front-end.
18
19 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
20
21         * MAINTAINERS: Add myself to DCO section and update email address.
22
23 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
24
25         * configure: Regenerate.
26         * configure.ac: Ensure that PIC (shared) defaults are set
27         correctly for Darwin.
28
29 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
30
31         * MAINTAINERS: Update my address.
32
33 2021-11-12  Alan Modra  <amodra@gmail.com>
34
35         * Makefile.def (configure-opcodes): Depend on configure-bfd.
36         * Makefile.in: Regenerate.
37
38 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
39
40         * MAINTAINERS: Clarify the policy WRT the Write After Approval
41         list.
42
43 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
44
45         * MAINTAINERS (Reviewers, arc): Remove my entry.
46         (Write After Approval): Add an entry for myself.
47
48 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
49
50         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
51         * Makefile.in: Regenerate.
52         * configure: Regenerate.
53         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
54
55 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
56
57         * MAINTAINERS: Fix up Maciej's entries.
58
59 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
60
61         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
62         maintainer.
63
64 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
65
66         PR other/102663
67         * Makefile.def: Handle install-dvi target.
68         * Makefile.tpl: Likewise.
69         * Makefile.in: Regenerate.
70
71 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
72
73         * MAINTAINERS: Add myself for write after approval.
74
75 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
76
77         * Makefile.def: Mark libcody, libdecnumber,
78         c++tools, libgcc, and libobjc as missing TAGS
79         targets.
80         * Makefile.in: Regenerate.
81
82 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
83
84         * MAINTAINERS: Add myself to DCO section and update email
85         address.
86
87 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
88
89         * MAINTAINERS: Add myself to DCO section.
90
91 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
92
93         * configure: Regenerate.
94         * configure.ac (skipdirs): Add the contents of target_configdirs if
95         we are not building gcc.
96
97 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
98
99         * Makefile.def: Back-port commits ba4d88ad892f and
100         755ba58ebef0 from binutils-gdb repository.
101         * Makefile.in: Regenerated.
102
103 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
104
105         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
106
107 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
108
109         * Makefile.def: Add a jit check target for the jit
110         language.
111         * Makefile.in: Regenerate.
112
113 2021-09-16  Andrew Pinski  <apinski@marvell.com>
114
115         PR bootstrap/67102
116         * Makefile.def: Have configure-target-libffi depend on
117         all-target-libstdc++-v3.
118         * Makefile.in: Regenerate.
119
120 2021-09-10  Petter Tomner  <tomner@kth.se>
121
122         * MAINTAINERS: Me added to DCO and write after approval
123
124 2021-09-01  YunQiang Su  <syq@debian.org>
125
126         * MAINTAINERS: Add myself for write after approval.
127
128 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
129
130         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
131         * Makefile.in: Regenerate.
132
133 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
134
135         * MAINTAINERS: Add myself for write after approval.
136
137 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
138
139         * Makefile.in: Regenerate.
140         * Makefile.tpl: Make the state of the configured host
141         shared flag available to makefile fragements.
142
143 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
144
145         * MAINTAINERS (Write After Approval): Add myself.
146
147 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
148
149         * .dir-locals.el (bug-reference-url-format): Use https.
150
151 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
152
153         * .dir-locals.el (c-mode): Change fill-column to 79.
154
155 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
156
157         * MAINTAINERS: Add myself to DCO section.
158
159 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
160
161         * configure: Regenerate.
162         * configure.ac: Adjust cases for which it is necessary to
163         include the Darwin host config fragment.
164
165 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
166
167         * MAINTAINERS: Add myself for write after approval and DCO.
168
169 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
170
171         * Makefile.def: Add dsymutil defs.
172         * Makefile.in: Regenerated.
173         * Makefile.tpl: Add dsymutil to flags.
174         * configure: Regenerated.
175         * configure.ac: Add dsymutil to target and build recipes.
176
177 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
178
179         * MAINTAINERS: Add myself for write after approval.
180
181 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
182
183         * MAINTAINERS (Write After Approval): Add myself.
184
185 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
186
187         * MAINTAINERS: Add myself for write after approval and DCO
188
189 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
190
191         * .gitignore: Add entry for cscope.out.
192
193 2021-06-22  liuhongt  <hongtao.liu@intel.com>
194
195         * MAINTAINERS: Remove my Write After Approval entry.
196
197 2021-06-21  liuhongt  <hongtao.liu@intel.com>
198
199         * MAINTAINERS: Add myself as maintainer of the i386 vector
200         extensions.
201
202 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
203
204         * MAINTAINERS (Write After Approval): Add myself.
205
206 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
207
208         * MAINTAINERS (Various Maintainers): Add Andrew and myself
209         as *vrp and ranger maintainers.
210
211 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
212
213         * MAINTAINERS: Adjust my entry in the DCO section so that it does
214         not trigger testsuite failures.
215
216 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
217
218         * MAINTAINERS: Add myself to DCO section with both email addresses.
219
220 2021-06-03  Jason Merrill  <jason@redhat.com>
221
222         * MAINTAINERS: Add DCO version number.
223
224 2021-06-02  Jason Merrill  <jason@redhat.com>
225
226         * MAINTAINERS: Add DCO section.
227
228 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
229
230         * MAINTAINERS (Write After Approval): Add myself.
231
232 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
233
234         * configure.ac: Add gnulib to configdirs for sim.
235         * configure: Regenerate.
236
237 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
238
239         * Makefile.def: Add configure-sim dependency on all-gnulib.
240         * Makefile.in: Regenerated.
241
242 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
243
244         * MAINTAINERS (Write After Approval): Add myself.
245
246 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
247
248         * MAINTAINERS (Write After Approval): Add myself.
249
250 2021-05-11  Martin Liska  <mliska@suse.cz>
251
252         * MAINTAINERS: Remove entries for removed
253         components (HSA, BRIG, libhsail-rt).
254         Move Pekka to Write After Approval.
255
256 2021-05-11  Martin Liska  <mliska@suse.cz>
257
258         * Makefile.def: Remove libhsail-rt.
259         * Makefile.in: Likewise.
260         * configure.ac: Likewise.
261         * configure: Regenerate.
262         * libhsail-rt/ChangeLog: Removed.
263         * libhsail-rt/Makefile.am: Removed.
264         * libhsail-rt/Makefile.in: Removed.
265         * libhsail-rt/README: Removed.
266         * libhsail-rt/aclocal.m4: Removed.
267         * libhsail-rt/configure: Removed.
268         * libhsail-rt/configure.ac: Removed.
269         * libhsail-rt/configure.tgt: Removed.
270         * libhsail-rt/include/internal/fibers.h: Removed.
271         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
272         * libhsail-rt/include/internal/phsa-rt.h: Removed.
273         * libhsail-rt/include/internal/workitems.h: Removed.
274         * libhsail-rt/rt/arithmetic.c: Removed.
275         * libhsail-rt/rt/atomics.c: Removed.
276         * libhsail-rt/rt/bitstring.c: Removed.
277         * libhsail-rt/rt/fbarrier.c: Removed.
278         * libhsail-rt/rt/fibers.c: Removed.
279         * libhsail-rt/rt/fp16.c: Removed.
280         * libhsail-rt/rt/misc.c: Removed.
281         * libhsail-rt/rt/multimedia.c: Removed.
282         * libhsail-rt/rt/queue.c: Removed.
283         * libhsail-rt/rt/sat_arithmetic.c: Removed.
284         * libhsail-rt/rt/segment.c: Removed.
285         * libhsail-rt/rt/workitems.c: Removed.
286         * libhsail-rt/target-config.h.in: Removed.
287
288 2021-05-04  Nick Clifton  <nickc@redhat.com>
289
290         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
291         * configure: Regenerate.
292
293 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
294             Tobias Burnus  <tobias@codesourcery.com>
295
296         * configure.ac (--enable-offload-defaulted): New.
297         * configure: Regenerate.
298
299 2021-04-23  David Faust  <david.faust@oracle.com>
300
301         * MAINTAINERS (Write After Approval): Add myself.
302
303 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
304
305         * MAINTAINERS (Write After Approval): Add myself.
306
307 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
308
309         * MAINTAINERS: Add myself as pru port maintainer.
310
311 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
312
313         * MAINTAINERS: Add myself as static analyzer maintainer.
314
315 2021-03-18  Jeff Law  <jlaw@tachyum.com>
316
317         * MAINTAINERS: Update primary entry.
318
319 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
324
325         * Makefile.def: Remove all-sim dependency on configure-gdb.
326         * Makefile.in: Regenerated.
327
328 2021-03-11  Jeff Law  <law@redhat.com>
329
330         * MAINTAINERS: Update entries for a few ex-ImgTec employees
331
332 2021-03-11  Martin Liska  <mliska@suse.cz>
333
334         * Makefile.tpl: The change was done Makefile.in which
335         is generated file.
336
337 2021-03-08  Jeff Law  <law@redhat.com>
338
339         * MAINTAINERS: Update my email address
340
341 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
342
343         * config.guess: Import latest upstream.
344         * config.sub: Import latest upstream.
345
346 2021-01-25  Martin Liska  <mliska@suse.cz>
347
348         PR gcov-profile/98739
349         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
350         for profiledbootstrap.
351
352 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
353
354         * MAINTAINERS (Write After Approval): Add myself.
355
356 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
357
358         * MAINTAINERS (Write After Approval): Update my e-mail address.
359
360 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
361
362         * MAINTAINERS: Fix spacing.
363
364 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
365
366         * MAINTAINERS (Write After Approval): Add myself
367
368 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
369
370         * Makefile.def: Sync with binutils-gdb:
371         (dependencies): all-ld depends on all-libctf.
372         (host_modules): libctf is no longer no_install.
373         No longer no_check.  Checking depends on all-ld.
374         * Makefile.in: Regenerated.
375
376 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
377
378         * libtool.m4: Match gnu* along other GNU systems.
379         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
380         * libgo/configure: Re-generate.
381
382 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
383
384         * MAINTAINERS: Update my email address.
385
386 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
387
388         * MAINTAINERS (Write After Approval): Add myself.
389
390 2020-12-15  Nathan Sidwell  <nathan@acm.org>
391
392         * Makefile.def
393         * Makefile.in
394         * Makefile.tpl
395         * configure
396         * configure.ac
397
398 2020-12-15  Nathan Sidwell  <nathan@acm.org>
399
400         * Makefile.def: Add libcody.
401         * configure.ac: Add libcody.
402         * Makefile.in: Regenerated.
403         * configure: Regenerated.
404
405 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
406
407         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
408
409 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
410
411         PR target/97865
412         * libtool.m4: Update handling of Darwin platform link flags
413         for Darwin20.
414
415 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
416
417         * .gitignore: Sync with binutils-gdb
418
419 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
420
421         * MAINTAINERS: Add myself as arc port maintainer.
422
423 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
424
425         PR d/87788
426         * configure.ac: Don't disable D for *-*-darwin*.
427         * configure: Regenerate.
428
429 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
430
431         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
432         hppa64-*-hpux11*.
433
434 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
435
436         * configure: Regenerate.
437         * configure.ac: Add --bootstrap-hwasan option.
438
439 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
440
441         * config.guess: Import latest upstream.
442         * config.sub: Import latest upstream.
443
444 2020-11-16  Martin Liska  <mliska@suse.cz>
445
446         * .gitignore: Add cache as clangd uses it now.
447
448 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
449
450         * MAINTAINERS (Write After Approval): add myself
451
452 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
453
454         * MAINTAINERS (Write After Approval): Add myself.
455
456 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
457
458         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
459         Remove FIXME comments.
460
461 2020-11-06  Martin Uecker  <muecker@gwdg.de>
462
463         * MAINTAINERS: Update my email address.
464
465 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
470
471         PR target/97302
472         * configure.ac: Only set with_gmp to /usr/local
473         if not building in tree.
474         * configure: Regenerate.
475
476 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
477
478         * MAINTAINERS (Write After Approval): Add myself.
479
480 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
481
482         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
483
484 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
485
486         PR bootstrap/96612
487         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
488         if not the same as ${host}.
489         * configure: Regenerate.
490
491 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
496
497         * MAINTAINERS: Update my email address.
498
499 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2020-06-12  Martin Liska  <mliska@suse.cz>
508
509         * .gitignore: Add .clang-tidy.
510
511 2020-06-08  Jason Merrill  <jason@redhat.com>
512
513         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
514         * configure: Regenerate.
515
516 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
517
518         * MAINTAINERS: Add myself as xtensa port maintainer.
519
520 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
521
522         * configure.ac: Don't require --enable-host-shared when building
523         for Mingw.
524         * configure: Regenerate.
525
526 2020-05-18  Jason Merrill  <jason@redhat.com>
527
528         * configure.ac: Update bootstrap dialect to -std=c++11.
529
530 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
535
536         PR target/92713
537         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
538         (noconfigdirs): Add 'target-libstdc++-v3'.
539         * configure: Regenerate.
540
541 2020-04-21  Stephen Casner  <casner@acm.org>
542
543         PR 25830
544         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
545         * configure: Rebuild.
546
547 2020-04-17  Martin Liska  <mliska@suse.cz>
548             Jonathan Yong <10walls@gmail.com>
549
550         PR gcov-profile/94570
551         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
552         for CYGWIN.
553
554 2020-04-14  Martin Jambor  <mjambor@suse.cz>
555
556         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
557
558 2020-04-09  Tom Tromey  <tom@tromey.com>
559
560         * configure: Rebuild.
561         * Makefile.in: Rebuild.
562         * Makefile.def (gdbsupport, gdbserver): New host modules.
563         (configure-gdb): Depend on all-gdbsupport.
564         (all-gdb): Depend on all-gdbsupport, all-libctf.
565         * configure.ac (host_tools): Add gdbserver.
566         Conditionally build gdbserver and gdbsupport.
567
568 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
569
570         * configure.ac: Build libgomp by default for amdgcn.
571         * configure: Regenerate.
572
573 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
574
575         * MAINTAINERS (Write After Approval): Add myself.
576
577 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
578
579         * MAINTAINERS (Write After Approval) : Add myself.
580
581 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
582
583         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
584
585 2020-02-14  Martin Sebor  <msebor@redhat.com>
586
587         * doc/extend.texi (attribute alias): Mention type requirement.
588         (attribute weak): Same.
589         (attribute weakref): Correct invalid example.
590
591 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
592
593         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
594
595 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
596             Jakub Jelinek  <jakub@redhat.com>
597
598         * .gitattributes: Add *.md diff=md.
599
600 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
601
602         The mentioned auto-generated file is no more part of the
603
604         GCC sources, it's auto-generated in $(builddir) during build.
605
606         PR target/92055
607         * contrib/gcc_update (files_and_dependencies): Remove
608         entry for gcc/config/avr/t-multilib.
609
610 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
611
612         * MAINTAINERS: Update my email address.
613
614 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
615
616         * README.MOVED_TO_GIT: Remove.
617
618 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
619
620         * README.MOVED_TO_GIT: New file.
621
622 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
623
624         * MAINTAINERS (Write After Approval): Add myself.
625
626 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
627
628         * MAINTAINERS (write_after_approval): Add myself.
629
630 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
631
632         * MAINTAINERS (write_after_approval): Add myself.
633
634 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
635
636         * MAINTAINERS (write_after_approval): Add myself.
637
638 2019-12-11  Matthias Klose  <doko@ubuntu.com>
639
640         * configure.ac: Factor out common cases for compare_exclusions.
641         * configure: Regenerate.
642
643 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
644
645         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
646         flag.
647
648 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
649
650         * MAINTAINERS (Write After Approval): Add myself.
651
652 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
653
654         PR middle-end/92463
655         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
656         * configure: Regenerate
657
658 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
659
660         * configure.ac: Use https for gcc.gnu.org.
661         * configure: Regenerated.
662
663 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
664
665         * MAINTAINERS (aarch64 port): Remove my name, move to...
666         (Write After Approval): ...Here.
667
668 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
669
670         * MAINTAINERS: Change my email address as maintainer.
671
672 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
673
674         PR fortran/91828
675         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
676         * configure: Regenerated.
677
678 2019-10-21  Jason Merrill  <jason@redhat.com>
679
680         * .gitattributes: Also check ChangeLog whitespace.
681
682 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
683
684         * contrib/dg-extract-results.sh: Add support for KPASS.
685         * contrib/dg-extract-results.py: Likewise.
686
687 2019-10-17  Jason Merrill  <jason@redhat.com>
688
689         * .gitattributes: Avoid {} in filename pattern.
690
691 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
692
693         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
694         Approval section.
695
696 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
697
698         * MAINTAINERS: Add myself to Write After Approval
699
700 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
701
702         * MAINTAINERS: Add myself as an aarch64 maintainer.
703
704 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
705
706         * MAINTAINERS: Add myself as aarch64 maintainer.
707
708 2019-09-23  Carl Love  <cel@us.ibm.com>
709
710         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
711         New define_insn.
712         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
713         vsx_xxpermdi16_le_V16QI): Removed define_insn.
714
715 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
716
717         * MAINTAINERS (Sam Tebbs): Update email address.
718
719 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
720
721         * MAINTAINERS: Update my email address.
722
723 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
724
725         * libtool.m4: Handle uclinuxfdpiceabi.
726
727 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
728
729         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
730         Remove myself from Write After Approval section.
731
732 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
733
734         * configure.ac: Support for bpf-*-* targets.
735         * configure: Regenerate.
736
737 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
738
739         * config.sub: Import upstream version 2019-06-30.
740         * config.guess: Import upstream version 2019-07-24.
741
742 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
743
744         * MAINTAINERS: Remove spu port maintainers.
745
746 2019-08-28  Martin Liska  <mliska@suse.cz>
747
748         * .gitignore: Add .clangd and compile_commands.json
749         to .gitignore.
750
751 2019-08-23  Michael Forney  <mforney@mforney.org>
752
753         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
754         * Makefile.in: Regenerate.
755
756 2019-08-19  Tom Tromey  <tom@tromey.com>
757
758         * configure: Rebuild.
759         * configure.ac: Add --with-static-standard-libraries.
760
761 2019-08-16  Alexandre Oliva <oliva@gnu.org>
762
763         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
764
765 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
766
767         * MAINTAINERS (Write After Approval): Add myself.
768
769 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
770
771         * MAINTAINERS (Write After Approval): Remove myself, already listed in
772         RISC-V port maitainer.
773
774 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
775
776         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
777
778 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
779
780         * MAINTAINERS (Write After Approval): Add myself.
781
782 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
783
784         * MAINTAINERS (Write After Approval): Add myself.
785
786 2019-06-25  Martin Liska  <mliska@suse.cz>
787
788         contrib/filter-clang-warnings.py: Transform from
789         filter-rtags-warnings.py.
790
791 2019-06-15  Tom Tromey  <tom@tromey.com>
792
793         * configure.ac (host_libs): Add gnulib.
794         * configure: Rebuild.
795         * Makefile.def (host_modules, dependencies): Add gnulib.
796         * Makefile.in: Rebuild.
797
798 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
799
800         * MAINTAINERS (Write After Approval): Add myself.
801
802 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
803
804         * configure: Regenerate.
805         * configure.ac: Add PRU target.
806
807 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
808
809         * MAINTAINERS (Write After Approval): Add myself.
810
811 2019-06-11  Nick Clifton  <nickc@redhat.com>
812
813         Import these changes from the binutils/gdb repository:
814
815         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
816
817         * Makefile.def (dependencies): configure-libctf depends on all-bfd
818         and all its deps.
819         * Makefile.in: Regenerated.
820
821         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
822
823         * Makefile.def (host_modules): Add libctf.
824         * Makefile.def (dependencies): Likewise.
825         libctf depends on zlib, libiberty, and bfd.
826         * Makefile.in: Regenerated.
827         * configure.ac (host_libs): Add libctf.
828         * configure: Regenerated.
829
830 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
835
836         * MAINTAINERS: Update my email address.
837
838 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
839
840         * MAINTAINERS (Write After Approval): Add myself.
841
842 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
843
844         * MAINTAINERS (Write After Approval): Add myself.
845
846 2019-05-07  Jim Wilson  <jimw@sifive.com>
847
848         * MAINTAINERS: Remove myself as IA-64 maintainer.
849
850 2019-05-04  Roland Illig  <roland.illig@gmx.de>
851
852         * MAINTAINERS (Write After Approval): Add myself.
853
854 2019-05-02  Richard Biener  <rguenther@suse.de>
855
856         PR bootstrap/85574
857         * Makefile.tpl (compare target): Also compare extra-compare
858         files.
859         * Makefile.in: Regenerate.
860
861 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
862
863         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
864         as modulo-scheduler maintainer.
865
866 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
867
868         * MAINTAINERS: Add myself as co-maintainer for Darwin.
869
870 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
871
872         * MAINTAINERS: Update my email address.
873
874 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
875
876         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
877         * configure: Regenerate.
878
879 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
880
881         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
882         * configure: Regenerate.
883
884 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
885
886         * configure.ac: Add target-zlib to target_libraries.
887         * configure: Regenerate.
888
889 2019-04-09  Martin Liska  <mliska@suse.cz>
890
891         * Makefile.in: Regenerate.
892         * Makefile.tpl: Pass GENERATOR_CFLAGS
893         in all stages.
894
895 2019-03-28  Martin Liska  <mliska@suse.cz>
896
897         PR bootstrap/89829
898         * Makefile.in: Revert r254150.
899         * Makefile.tpl: Likewise.
900
901 2019-03-28  Ben Elliston  <bje@gnu.org>
902
903         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
904         related, and libdecnumber.
905
906 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
907
908         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
909         (Write After Approval): Remove myself.
910
911 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
912
913         * MAINTAINERS (Write After Approval): Add myself.
914
915 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
916
917         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
918         (Write After Approval): Remove myself and Julian.
919
920 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
921
922         * MAINTAINERS (Write After Approval): Add myself.
923
924 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
925
926         * MAINTAINERS (Write After Approval): Add myself.
927
928 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
929
930         * ChangeLog: Replace space with tab.
931         * MAINTAINERS: Delete 1 tab to keep alignment.
932
933 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
934
935         * MAINTAINERS (Write After Approval): Add myself.
936
937 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
942             Kwok Cheung Yeung  <kcy@codesourcery.com>
943             Julian Brown  <julian@codesourcery.com>
944             Tom de Vries  <tom@codesourcery.com>
945             Jan Hubicka  <hubicka@ucw.cz>
946             Martin Jambor  <mjambor@suse.cz>
947
948         * configure.ac: Likewise.
949         * configure: Regenerate.
950         * contrib/config-list.mk: Add amdgcn-amdhsa.
951
952 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
953
954         * MAINTAINERS (Write After Approval): Add myself.
955
956 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
957
958         * MAINTAINERS (Write After Approval): Add myself.
959
960 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
961
962         PR target/88535
963         * config.guess: Import upstream version 2019-01-03.
964         * config.sub: Import upstream version 2019-01-01.
965
966 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
967
968         * MAINTAINERS (Write After Approval): Update my maintainer address.
969
970 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
975
976         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
977
978 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
979
980         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
981         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
982         (GCC_TARGET_TOOL): Likewise.
983         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
984         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
985         OTOOL, OTOOL_FOR_TARGET: New substitutions.
986         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
987         * configure: Regenerate.
988         * Makefile.in: Likewise.
989
990 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
991
992         * MAINTAINERS (Write After Approval): Add myself.
993
994 2018-11-13  Martin Liska  <mliska@suse.cz>
995
996         * gcc.target/i386/pr87930.c: Move to ...
997         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
998
999 2018-11-10  Stafford Horne  <shorne@gmail.com>
1000
1001         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1002         (Write After Approval): Remove myself.
1003
1004 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1005
1006         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1007         Append $INCICONV to it.
1008
1009 2018-11-04  Stafford Horne  <shorne@gmail.com>
1010
1011         * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1014
1015         PR bootstrap/82856
1016         * multilib.am: New file.  From automake.
1017
1018         Merge from binutils-gdb:
1019         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1020
1021         * libtool.m4: Use AC_LANG_SOURCE.
1022         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1023         * ar-lib: New file.
1024         * test-driver: New file.
1025         * configure: Re-generate.
1026
1027 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1028
1029         * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1032
1033         PR bootstrap/87788
1034         PR d/87799
1035         * configure: Rebuild.
1036         * configure.ac: Disable D on systems where it is known not to work.
1037
1038 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1039
1040         * Makefile.def (target_modules): Add libphobos.
1041         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1042         GDCFLAGS_FOR_TARGET.
1043         (dependencies): Make libphobos depend on libatomic, libbacktrace
1044         configure, and zlib configure.
1045         (language): Add language d.
1046         * Makefile.in: Rebuild.
1047         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1048         (HOST_EXPORTS): Add GDC.
1049         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1050         (BASE_TARGET_EXPORTS): Add GDC.
1051         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1052         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1053         (EXTRA_HOST_FLAGS): Add GDC.
1054         (STAGE1_FLAGS_TO_PASS): Add GDC.
1055         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1056         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1057         environment variables.
1058         * configure: Rebuild.
1059         * configure.ac: Add target-libphobos to target_libraries.  Set and
1060         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1061
1062 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1063
1064         * MAINTAINERS (Write After Approval): Add myself.
1065
1066 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1067
1068         * MAINTAINERS (Write After Approval): Remove myself.
1069
1070 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1071
1072         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1073
1074 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1075
1076         * MAINTAINERS: Update my email address.
1077
1078 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1079
1080         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1081         maintainer.
1082
1083 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1084
1085         * MAINTAINERS (Write After Approval): Add self.
1086
1087 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1088
1089         * MAINTAINERS (write after approval): Add myself.
1090
1091 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1092
1093         * MAINTAINERS: Update my email address.
1094
1095 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1096
1097         * MAINTAINERS (write after approval): Add myself.
1098
1099 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1100
1101         * MAINTAINERS: Add self to global reviewers list.
1102
1103 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1104
1105         MAINTAINERS: Add c-sky port maintainers.
1106
1107 2018-08-10  Martin Liska  <mliska@suse.cz>
1108
1109         * MAINTAINERS: Revert change in previous commit and
1110         join lines.
1111
1112 2018-08-10  Martin Liska  <mliska@suse.cz>
1113
1114         * MAINTAINERS: Remove extra line.
1115
1116 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1117
1118         * MAINTAINERS: Update my email address.
1119
1120 2018-07-19  DJ Delorie  <dj@redhat.com>
1121
1122         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1123         as maintainer.
1124
1125 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1126
1127         * MAINTAINERS: Adjust email address for me and my colleague Robin
1128         Dapp.
1129
1130 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1131             Sunil K Pandey  <sunil.k.pandey@intel.com>
1132
1133         PR target/84413
1134         * config/i386/i386.c (m_CORE_AVX512): New.
1135         (m_CORE_AVX2): Likewise.
1136         (m_CORE_ALL): Add m_CORE_AVX2.
1137         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1138         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1139         and remove the rest of m_SKYLAKE_AVX512.
1140
1141 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1142
1143         * config.sub: Sync with upstream version 2018-07-03.
1144
1145 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1146
1147         * config.guess: Sync with upstream version 2018-06-26.
1148         * config.sub: Sync with upstream version 2018-07-02.
1149
1150 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1151
1152         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1153         * ltmain.sh: Likewise.
1154
1155 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1156
1157         * contrib/config-list.mk: Remove powerpc-linux_paired.
1158
1159 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1160
1161         * configure.ac: Introduce support for @unless/@endunless.
1162         * Makefile.tpl (dep-kind): Rewrite with cond; return
1163         postbootstrap in some cases.
1164         (make-postboot-dep, postboot-targets): New.
1165         (dependencies): Do not output postbootstrap dependencies at
1166         first.  Output non-target ones changed for configure to depend
1167         on stage_last @if gcc-bootstrap, and the original deps @unless
1168         gcc-bootstrap.
1169         * configure.in, Makefile.in: Rebuilt.
1170
1171 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1172
1173         * MAINTAINERS (write after approval): Add myself.
1174
1175 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1176
1177         * MAINTAINERS (write after approval): Add myself.
1178
1179 2018-06-19  Nick Clifton  <nickc@redhat.com>
1180
1181         * zlib/configure.ac: Restore old behaviour of only enabling
1182         multilibs when a target subdirectory is defined.  This allows
1183         building with srcdir == builddir.
1184         * zlib/configure: Regenerate.
1185
1186 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1187
1188         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1189         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1190         * Makefile.in: Regenerate.
1191
1192 2018-06-16  Ben Elliston  <bje@gnu.org>
1193
1194         * config.guess: Import latest version.
1195         * config.sub: Likewise.
1196
1197 2018-06-08  Martin Liska  <mliska@suse.cz>
1198
1199         * MAINTAINERS: Remove MPX-related entries.
1200         * Makefile.def: Remove libmpx support.
1201         * Makefile.in: Regenerate.
1202         * configure.ac: Remove removed files.
1203         * configure: Regenerate.
1204         * libmpx/ChangeLog: Remove.
1205         * libmpx/Makefile.am: Remove.
1206         * libmpx/Makefile.in: Remove.
1207         * libmpx/acinclude.m4: Remove.
1208         * libmpx/aclocal.m4: Remove.
1209         * libmpx/config.h.in: Remove.
1210         * libmpx/configure: Remove.
1211         * libmpx/configure.ac: Remove.
1212         * libmpx/configure.tgt: Remove.
1213         * libmpx/libmpx.spec.in: Remove.
1214         * libmpx/mpxrt/Makefile.am: Remove.
1215         * libmpx/mpxrt/Makefile.in: Remove.
1216         * libmpx/mpxrt/libmpx.map: Remove.
1217         * libmpx/mpxrt/libtool-version: Remove.
1218         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1219         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1220         * libmpx/mpxrt/mpxrt.c: Remove.
1221         * libmpx/mpxrt/mpxrt.h: Remove.
1222         * libmpx/mpxwrap/Makefile.am: Remove.
1223         * libmpx/mpxwrap/Makefile.in: Remove.
1224         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1225         * libmpx/mpxwrap/libtool-version: Remove.
1226         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1227
1228 2018-06-04  Martin Liska  <mliska@suse.cz>
1229
1230         * MAINTAINERS: Add myself as gcov maintainer.
1231
1232 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1233
1234         * MAINTAINERS: Update my email address.
1235
1236 2018-06-04  Tom de Vries  <tdevries@suse.de>
1237
1238         * MAINTAINERS: Remove write-after-approval entries for component
1239         maintainers.
1240
1241 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1242
1243         * MAINTAINERS (write after approval): Add myself.
1244
1245 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1246
1247         * MAINTAINERS: Update my email address.
1248
1249 2018-06-01  Tom de Vries  <tdevries@suse.de>
1250
1251         * MAINTAINERS: Update my email address.
1252
1253 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1254
1255         * MAINTAINERS (loop-optimizer): Add myself.
1256
1257 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1258
1259         * configure.ac: Added "nfp" target.
1260         * configure: Regenerate.
1261
1262 2018-04-30  Richard Biener  <rguenther@suse.de>
1263
1264         PR bootstrap/85571
1265         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1266         (STAGE3_TFLAGS): Likewise.
1267         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1268         (STAGEtrain_TFLAGS): Likewise.
1269         * Makefile.in: Regenerate.
1270
1271 2018-04-26  Richard Biener  <rguenther@suse.de>
1272
1273         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1274         (STAGE2_CFLAGS): Likewise.
1275         (STAGE2_TFLAGS): Likewise.
1276         (STAGE3_CFLAGS): Add -fchecking.
1277         (STAGE3_TFLAGS): Likewise.
1278         (STAGEtrain_CFLAGS): Filter out -fchecking.
1279         (STAGEtrain_TFLAGS): Likewise.
1280         * Makefile.in: Re-generate.
1281
1282 2018-04-25  Catherine Moore <clm@codesourcery.com>
1283
1284         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1285
1286 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1287
1288         * MAINTAINERS (write after approval): Add myself.
1289
1290 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1291
1292         * MAINTAINERS: Update my email address.
1293
1294 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1295
1296         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1297
1298 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1299
1300         * MAINTAINERS: Update my email address and disambiguate myself
1301         a bit from Will Schmidt.
1302
1303 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1304
1305         * MAINTAINERS: Move maintainers of now-removed picochip and score
1306         ports to write after approval.
1307
1308 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1309
1310         * MAINTAINERS: Add entry for SVE maintainership.
1311
1312 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1313
1314         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1315         * configure: Regenerate.
1316
1317 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1318
1319         * MAINTAINERS (write after approval): Add myself.
1320
1321 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1322
1323         * MAINTAINERS (write after approval): Add myself.
1324
1325 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1326
1327         * MAINTAINERS (write after approval): Add myself.
1328
1329 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1330
1331         Update copyright years.
1332
1333 2018-01-03  Ben Elliston  <bje@gnu.org>
1334
1335         * config.guess: Import latest version.
1336         * config.sub: Likewise.
1337
1338 2017-12-12  Stafford Horne  <shorne@gmail.com>
1339
1340         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1341         * configure: Regenerate.
1342
1343 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1344
1345         * MAINTAINERS (Write After Approval): Add myself.
1346
1347 2017-11-28  Julia Koval  <julia.koval@intel.com>
1348             Sebastian Peryt  <sebastian.peryt@intel.com>
1349
1350         * Makefile.def (target_modules): Remove libcilkrts.
1351         * Makefile.in: Ditto.
1352         * configure: Ditto.
1353         * configure.ac: Ditto.
1354
1355 2017-11-28  Julia Koval  <julia.koval@intel.com>
1356
1357         * MAINTAINERS (Write After Approval): Add myself.
1358
1359 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1360
1361         * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1364
1365         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1366         Use my SiFive email address.
1367
1368 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1369
1370         * MAINTAINERS (write after approval): Add myself.
1371
1372 2017-10-27  Martin Liska  <mliska@suse.cz>
1373
1374         * Makefile.tpl: Use proper name of folder as it was renamed
1375         during transition to 4 stages.
1376         * Makefile.in: Regenerate.
1377
1378 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1379
1380         * MAINTAINERS (write after approval): Add myself.
1381
1382 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1383
1384         * MAINTAINERS: Add a note that maintainership also includes web
1385         pages, docs, and testsuite related to that area.
1386
1387 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1388
1389         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1390
1391 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1392
1393         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1394
1395 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1396
1397         * MAINTAINERS: Remove myself as a vxworks maintainer.
1398
1399 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1400
1401         * MAINTAINERS: Remove email address of Jim Norris.
1402
1403 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1404
1405         * MAINTAINERS (Reviewers): Move myself from here...
1406         (CPU Port Maintainers): ... to here.
1407
1408 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1409
1410         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1411
1412 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1413
1414         * MAINTAINERS (write after approval): Add myself.
1415
1416 2017-07-28  Tony Reix  <tony.reix@atos.net>
1417
1418         * configure.ac (target-libffi): Don't disable for AIX.
1419         (go): Don't add to unsupported_languages on AIX.
1420         (target-libgo): Don't disable for AIX.
1421         * configure: Regenerate.
1422
1423 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1424
1425         * MAINTAINERS: Add myself.
1426
1427 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1428
1429         * MAINTAINERS: Update my email address.
1430
1431 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1432
1433         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1434         arm-specific auto-generated header files.
1435
1436 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1437
1438         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1439         * configure: Rebuilt.
1440
1441 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1442
1443         * MAINTAINERS: Readd myself for c6x.
1444
1445 2017-06-28  Martin Liska  <mliska@suse.cz>
1446
1447         PR bootstrap/81217
1448         * Makefile.def: Remove superfluous bootstrap_target from
1449         bootstrap_stage.
1450         * Makefile.in: Re-generate the file.
1451
1452 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1453
1454         * MAINTAINERS: Add myself to Write After Approval
1455
1456 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1457
1458         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1459
1460 2017-06-19  Martin Liska  <mliska@suse.cz>
1461
1462         * Makefile.def: Define 4 stages PGO bootstrap.
1463         * Makefile.tpl: Define FLAGS.
1464         * Makefile.in: Regenerate.
1465
1466 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1467
1468         * Makefile.def: Add check-gotools to go check targets.
1469         * Makefile.in: Rebuild.
1470
1471 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1472
1473         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1474
1475 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1476
1477         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1478         * configure: Regenerate.
1479
1480 2017-05-31  Martin Liska  <mliska@suse.cz>
1481
1482         * configure.ac: Add handling of stage2_werror_flags to
1483         action-if-given and to action-if-not-given.
1484         * configure: Regenerate.
1485
1486 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1487
1488         * MAINTAINERS: Add self to Write After Approval
1489
1490 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1491
1492         * MAINTAINERS: Update my email address, and remove myself as
1493         maintainer in some areas.
1494
1495 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1496
1497         * MAINTAINERS: Add self to Write After Approval
1498
1499 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1500
1501         * configure.ac: Add --enable-languages=default to mean default and
1502         make --enable-languages=all mean all supported languages.
1503         * configure: Regenerated.
1504
1505 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1506
1507         * config.gcc (powerpc*-*-*spe*): New.
1508         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1509         (powerpc-*-rtems*spe*): New.
1510         (powerpc*-*-linux*spe*): New.
1511         (powerpc-wrs-vxworksspe): New.
1512         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1513         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1514         * config.host (powerpc*-*-*spe*): New.
1515
1516 2017-05-19  Martin Liska  <mliska@suse.cz>
1517
1518         * configure.ac: Add --enable-werror-always just for
1519         bootstrap-debug (or none build config) and do not add it
1520         when we are on a release branch.
1521         * configure: Regenerated.
1522
1523 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1524
1525         * MAINTAINERS: Add self to Write After Approval
1526
1527 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1528
1529         * MAINTAINERS: Move myself to Write After Approval section.
1530
1531 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1532
1533         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1534         ACCH registers.
1535         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1536         available.
1537         (umulsidi3): Likewise.
1538         (mulsidi3_700): Disable this pattern when we have advanced mpy
1539         instructions.
1540         (umulsidi3_700): Likewise.
1541         (maddsidi4): New pattern.
1542         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1543         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1544         (mpydu_imm_arcv2hs): Likewise.
1545         * config/arc/predicates.md (accl_operand): New predicate.
1546
1547 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1548             Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1551         case.
1552         (ARC_AUTOFP_IRQ_P): Likewise.
1553         (ARC_AUTO_IRQ_P): Likewise.
1554         (rgf_banked_register_count): New variable.
1555         (parse_mrgf_banked_regs_option): New function.
1556         (arc_override_options): Handle rgf_banked_regs option.
1557         (arc_handle_interrupt_attribute): Add firq option.
1558         (arc_compute_function_type): Return fast irq type when required.
1559         (arc_must_save_register): Handle fast interrupts.
1560         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1561         (arc_return_address_regs): Update.
1562         * config/arc/arc.h (arc_return_address_regs): Update.
1563         (arc_function_type): Add fast interrupt type.
1564         (ARC_INTERRUPT_P): Update.
1565         (RC_FAST_INTERRUPT_P): Define.
1566         * config/arc/arc.md (simple_return): Update for fast interrupts.
1567         (p_return_i): Likewise.
1568         * config/arc/arc.opt (mrgf-banked-regs): New option.
1569         * doc/invoke.texi (mrgf-banked-regs): Document.
1570
1571 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1572
1573         * config/arc/arc.c (irq_ctrl_saved): New variable.
1574         (ARC_AUTOBLINK_IRQ_P): Define.
1575         (ARC_AUTOFP_IRQ_P): Likewise.
1576         (ARC_AUTO_IRQ_P): Likewise.
1577         (irq_range): New function.
1578         (arc_must_save_register): Likewise.
1579         (arc_must_save_return_addr): Likewise.
1580         (arc_dwarf_emit_irq_save_regs): Likewise.
1581         (arc_override_options): Handle deferred options.
1582         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1583         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1584         arc_must_save_return_addr.
1585         (arc_compute_frame_size): Handle automated save and restore of
1586         registers.
1587         (arc_expand_prologue): Likewise.
1588         (arc_expand_epilogue): Likewise.
1589         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1590         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1591         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1592
1593 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1594         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1595
1596         PR bootstrap/77661
1597         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1598         in-tree build MPC.
1599         * Makefile.in: Regenerate.
1600
1601 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1602
1603         * configure.ac: Enable LTO by default on darwin >= 9.
1604         * configure: Regenerate.
1605
1606 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1607
1608         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1609         and Andrew Waterman as the RISC-V maintainers.
1610
1611 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1612
1613         * MAINTAINERS: Add self to Write After Approval
1614
1615 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1616
1617         * config.guess: Import latest from upstream.
1618
1619 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1620
1621         * MAINTAINERS (Write After Approval): Remove entries that are
1622         already covered under Reviewers.
1623
1624 2017-03-08  Mark Wielaard  <mark@klomp.org>
1625
1626         PR demangler/70909
1627         PR demangler/67264
1628         * include/demangle.h: Add d_printing to struct demangle_component
1629         and pass struct demangle_component as non const.
1630
1631 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1632
1633         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1634
1635 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1636
1637         * Makefile.tpl: Remove HOST_ISLVER.
1638         (HOST_EXPORTS): Remove ISLVER.
1639         * Makefile.in: Regenerate.
1640
1641 2017-02-13  Richard Biener  <rguenther@suse.de>
1642
1643         * configure: Re-generate.
1644
1645 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1646
1647         * MAINTAINERS: Adjust bug reporting URL.
1648
1649 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1650
1651         * MAINTAINERS (Write After Approval): Remove redundant entry
1652         for Andrew Burgess.
1653
1654 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1655
1656         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1657         32-bit hppa*-*-hpux*.
1658         * configure: Regenerate.
1659
1660 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1661
1662         * configure.ac: Moved the white list of enabling BRIG FE to
1663         libhsail-rt/configure.tgt.
1664         * configure: Regenerated.
1665         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1666
1667 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1668             Martin Jambor  <mjambor@suse.cz>
1669
1670         * Makefile.def (target_modules): Added libhsail-rt.
1671         (languages): Added language brig.
1672         * Makefile.in: Regenerated.
1673         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1674         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1675         * configure: Regenerated.
1676
1677 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1678
1679         PR other/79046
1680         * configure: Regenerated.
1681
1682 2017-01-04  Alan Modra  <amodra@gmail.com>
1683
1684         * configure: Regenerate.
1685
1686 2016-12-29  Ben Elliston  <bje@gnu.org>
1687
1688         * config.sub: Import latest version.
1689
1690 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1691
1692         * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1697         includes bootstrap-mpx.
1698         * configure: Regenerated.
1699
1700 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1701
1702         * MAINTAINERS (Write After Approval): Add myself.
1703
1704 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1705
1706         * configure: Regenerate.
1707
1708 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1709
1710         * configure.ac: Don't use pkg-config to check for bdw-gc.
1711         * configure: Regenerate.
1712
1713 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1714
1715         * Makefile.def: Remove reference to boehm-gc target module.
1716         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1717         options and for the bdw-gc pkg-config module.
1718         * configure: Regenerate.
1719         * Makefile.in: Regenerate.
1720
1721 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1722
1723         * MAINTAINERS (nvptx): Remove self.
1724
1725 2016-11-25  Ben Elliston  <bje@gnu.org>
1726
1727         * config.guess: Import latest version.
1728         * config.sub: Likewise.
1729
1730 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1731
1732         * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1735
1736         * Makefile.def: Remove references to GCJ.
1737         * Makefile.tpl: Likewise.
1738         * Makefile.in: Regenerate.
1739
1740 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1741
1742         * config-ml.in: Remove references to GCJ.
1743         * configure.ac: Likewise.
1744         * configure: Regenerate.
1745
1746 2016-11-01  Josh Conner  <joshconner@google.com>
1747
1748         * MAINTAINERS (Write After Approval): Update email address,
1749
1750 2016-10-27  Carl Love  <cel@us.ibm.com>
1751
1752         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1753         Approval list to make it alphabetical.
1754
1755 2016-10-27  Carl Love  <cel@us.ibm.com>
1756
1757         * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1760
1761         * MAINTAINERS (Reviewers): Add myself.
1762         (Write After Approval): Add myself.
1763
1764 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1765             Ulrich Weigand  <uweigand@de.ibm.com>
1766
1767         * MAINTAINERS: Update email address.
1768
1769 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1770
1771         * MAINTAINERS: Update email address.
1772
1773 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1774
1775         * configure.ac: Add aarch64-*-freebsd*.
1776         * configure: Regenerate.
1777
1778 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1779
1780         * MAINTAINERS: Update email address after it got reverted.
1781
1782 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1783
1784         * configure.ac (target_libraries): Readd target-boehm-gc.
1785         Restore --enable-objc-gc handling.
1786         * configure: Regenerate.
1787
1788 2015-10-03  Jeff Law  <law@redhat.com>
1789
1790         * MAINTAINERS: Move several inactive maintainers to the
1791         write-after-approval section.
1792
1793 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1794
1795         * configure.ac: Add target-libffi to target_libraries.
1796         Readd libgcj target disablings, modified to only target-libffi.
1797         Readd target addition of go to unsupported languages.
1798         * configure: Regenerated.
1799
1800 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1801
1802         * MAINTAINERS: Update email address.
1803
1804 2016-09-30  Andrew Haley  <aph@redhat.com>
1805
1806         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1807         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1808         libgcj.
1809
1810 2016-09-30  Andrew Haley  <aph@redhat.com>
1811
1812         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1813         write-after approval after GCJ deletion.
1814
1815 2016-09-30  Andrew Haley  <aph@redhat.com>
1816
1817         * Makefile.def: Remove libjava.
1818         * Makefile.tpl: Likewise.
1819         * Makefile.in: Regenerate.
1820         * configure.ac: Likewise.
1821         * configure: Likewise.
1822         * gcc/java: Remove.
1823         * libjava: Likewise.
1824
1825 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1826
1827         * MAINTAINERS (Reviewers): Add myself.
1828
1829 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1830
1831         * configure.ac: Disable "sim" directory for arc*-*-*.
1832         * configure: Regenerated.
1833
1834 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1835
1836         * MAINTAINERS (Write After Approval): Add myself.
1837
1838 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1839
1840         * configure.ac: Check for the minimum in-tree MPFR version
1841         handled.
1842         * configure: Regenerate.
1843
1844 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1845
1846         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1847         * configure: Regenerated.
1848
1849 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1850
1851         * MAINTAINERS (Write After Approval): Add myself.
1852
1853 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1854
1855         * Makefile.def: Add autoprofiledbootstrap.
1856         * Makefile.tpl: Dito.
1857         * Makefile.in: Regenerate.
1858
1859 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1860
1861     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1862     * configure: Regenerate.
1863
1864 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1865
1866         * configure: Regenerate.
1867         * configure.ac: Remove support for avr-rtems.
1868
1869 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1870
1871         * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2016-06-16  Michael Collison  <michael.collison@arm.com>
1874
1875         * MAINTAINERS (Write After Approval): Add myself.
1876
1877 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1878
1879         * MAINTAINERS (Write After Approval): Update e-mail address.
1880
1881 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2016-05-28  Alan Modra  <amodra@gmail.com>
1886
1887         * Makefile.tpl (configure): Depend on m4 files included.
1888         * Makefile.in: Regenerate.
1889
1890 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1891
1892         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1893         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1894
1895 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1896
1897         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1898         special case builtin.
1899         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1900         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1901         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1902         for __builtin_vec_addec.
1903
1904 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1905
1906         * config.guess: Import version 2016-04-02 (newest).
1907         * config.sub: Import version 2016-05-10 (newest).
1908
1909 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1910
1911         * configure.ac: Add ARC support to libgloss.
1912         * configure: Regenerate
1913
1914 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1915
1916         * MAINTAINERS (Write After Approval): Add myself.
1917
1918 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1919
1920         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1921         * configure: Regenerated.
1922         * Makefile.def (gmp): Explicitly disable assembler.
1923         (mpfr): Adjust lib_path.
1924         (mpc): Likewise.
1925         * Makefile.in: Regenerated.
1926
1927 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1928
1929         PR bootstrap/70704
1930         * configure.ac (--enable-stage1-checking): Add missing
1931         --enable-checking=.
1932         * configure: Regenerated.
1933
1934 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1935
1936         * config.guess: Revert r235676.
1937         * config.sub: Revert r235676.
1938
1939 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1940
1941         * config.guess: Remove SH5 support.
1942         * config.sub: Likewise.
1943         * configure: Likewise.
1944         * configure.ac: Likewise.
1945
1946 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1947
1948         PR bootstrap/70704
1949         * configure.ac (--enable-stage1-checking): For --disable-checking or
1950         implicit --enable-checking, make sure extra flag matches in between
1951         stage1 and later checking.
1952         * configure: Regenerated.
1953
1954 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1955
1956         * .gitattributes: New file.
1957
1958 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1959
1960         * MAINTAINERS (rs6000/powerpc port): Add myself.
1961
1962 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1963
1964         PR bootstrap/70173
1965         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1966         and gotools directories.  Delete the stage_final file.
1967         * Makefile.in: Regenerate.
1968
1969 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1970
1971         * MAINTAINERS (Write After Approval): Add myself.
1972
1973 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1974
1975         * MAINTAINERS (Fortran maintainer): Remove myself.
1976
1977 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1978
1979         * MAINTAINERS (Write After Approval): Add myself.
1980
1981 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1982
1983         * MAINTAINERS (Write After Approval): Add myself.
1984
1985 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1986
1987         Sync with binutils-gdb:
1988
1989         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1990
1991         * configure.ac: Add mips and s390 to the gold target check.
1992         * configure: Regenerate.
1993
1994 2016-03-01  DJ Delorie  <dj@redhat.com>
1995
1996         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1997
1998 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1999
2000         * MAINTAINERS (libcpp): Add myself.
2001         (diagnostic messages): Likewise.
2002
2003 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2004
2005         * MAINTAINERS: Fix whitespace.
2006
2007 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2008
2009         * MAINTAINERS (Write After Approval): Add myself.
2010
2011 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2012
2013         * config/isl.m4: Add comments about isl-0.16.
2014         * configure: Regenerate.
2015
2016 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2017
2018         * MAINTAINERS (hsa maintainers): Add myself.
2019
2020 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2021
2022         * MAINTAINERS: (Write After Approval): Add myself.
2023
2024 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2025             Sebastian Pop  <s.pop@samsung.com>
2026
2027         * Makefile.in: Regenerate.
2028         * Makefile.tpl: Export ISLVER.
2029         * configure: Regenerate.
2030         * config/isl.m4: Detect isl-0.15.
2031
2032 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2033
2034         PR bootstrap/69329
2035         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2036         * Makefile.in: Regenerate.
2037
2038 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2039
2040         * configure.ac: Enable LTO for DJGPP
2041         * configure: Regenerate
2042
2043 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2044
2045         Sync with binutils-gdb:
2046         2015-10-21  Nick Clifton  <nickc@redhat.com>
2047
2048         PR gas/19109
2049         * configure.ac: Note the 'none' is an acceptable argument to
2050         --enable-compressed-debug-sections.
2051         * configure: Regenerate.
2052
2053 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2054
2055         PR bootstrap/69134
2056         * Makefile.def (mpfr): Disable assembler.
2057         * Makefile.in: Regenerate.
2058
2059 2016-01-01  Ben Elliston  <bje@gnu.org>
2060
2061         * config.guess: Import version 2016-01-01.
2062         * config.sub: Likewise.
2063
2064 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2065
2066         * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2069
2070         * Makefile.in: Replace ISL with isl.
2071         * Makefile.tpl: Same.
2072         * config/isl.m4: Same.
2073         * configure.ac: Same.
2074         * contrib/download_prerequisites: Same.
2075         * configure: Regenerate.
2076
2077 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2078
2079         * MAINTAINERS (Write After Approval): Add Myself.
2080
2081 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2082
2083         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2084         * configure: Regenerate.
2085
2086 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2087             Sebastian Pop  <s.pop@samsung.com>
2088
2089         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2090         isl_ctx_get_max_operations.
2091         * configure: Regenerate.
2092
2093 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2094
2095         * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2015-12-02  Ian Lance Taylor  <iant@google.com>
2098
2099         PR go/66147
2100         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2101         * Makefile.in: Regenerate.
2102
2103 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2104
2105         PR libffi/65726
2106         * Makefile.def (lang_env_dependencies): Make libffi depend
2107         on cxx.
2108         * Makefile.in: Regenerate.
2109
2110 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2111
2112         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2113         symbols.
2114
2115 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2116
2117         Sync with binutils-gdb:
2118         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2119
2120         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2121         * configure: Regenerate.
2122
2123 2015-11-19  Martin Liska  <mliska@suse.cz>
2124
2125         * .gitignore: Add .clang-format to ignored files.
2126         * Makefile.in: Add clang-format.
2127         * Makefile.tpl: Likewise.
2128
2129 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2130
2131         * configure.ac: Enable libmpx by default.
2132         * configure: Regenerated.
2133
2134 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2135
2136         * MAINTAINERS: Update email address.
2137
2138 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2139
2140         * MAINTAINERS: Update email address.
2141
2142 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2143
2144         * MAINTAINERS  (Write After Approval): Add myself.
2145
2146 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2147
2148         Sync with binutils-gdb:
2149         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2150
2151         PR gas/19109
2152         * configure.ac: Add
2153         --enable-compressed-debug-sections={all,gas,gold,ld}.
2154         * configure: Regenerated.
2155
2156 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2157
2158         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2159
2160 2015-10-09  Martin Liska  <mliska@suse.cz>
2161
2162         * MAINTAINERS (Write After Approval): Add myself.
2163
2164 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2169
2170         * MAINTAINERS: Update email address.
2171
2172 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2173
2174         * MAINTAINERS  (Write After Approval): Add myself.
2175
2176 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2177
2178         * MAINTAINERS: Update email.
2179
2180 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2181
2182         * MAINTAINERS: Update my email address.
2183
2184 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2185
2186         * MAINTAINERS (ft32 port): Add myself.
2187
2188 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2189
2190         * MAINTAINERS: Add myself.
2191
2192 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2193
2194         * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2197
2198         PR libfortran/54572
2199         * Makefile.def: Make libgfortran depend on libbacktrace.
2200         * Makefile.in: Regenerate.
2201
2202 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2203
2204         * MAINTAINERS (Write After Approval): Add myself.
2205
2206 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2207
2208         PR other/67092
2209         * configure.ac: Remove --with_host_libstdcxx support.
2210         * configure: Regenerate.
2211
2212 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2213             Jakub Jelinek  <jakub@redhat.com>
2214
2215         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2216         nvptx*-*-*.
2217         * configure: Regenerate.
2218
2219 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2220
2221         * Makefile.def (libiconv): Define bootstrap=true.
2222         Mark pdf/html/info as missing.
2223         (configure-gcc): Depend on all-libiconv.
2224         (all-gcc): Ditto.
2225         (configure-libcpp): Ditto.
2226         (all-libcpp): Ditto.
2227         (configure-intl): Ditto.
2228         (all-intl): Ditto.
2229         * Makefile.in: Regenerate.
2230
2231 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2232
2233         * MAINTAINERS (loop ivopts): Add the entry and myself.
2234
2235 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2236
2237         * MAINTAINERS (nvptx): Add self.
2238
2239 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2240
2241         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2242         128-bit vector modes.
2243
2244 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2015-07-28  Ben Elliston  <bje@gnu.org>
2249
2250         * config.sub, config.guess: Import from upstream.
2251
2252 2015-07-24  Michael Darling  <darlingm@gmail.com>
2253
2254         PR other/66259
2255         * config-ml.in: Reflects renaming of configure.in to configure.ac
2256         * configure: Likewise
2257         * configure.ac: Likewise
2258
2259 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2260
2261         * MAINTAINERS: Update my email address.
2262
2263 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2264
2265         Sync with binutils-gdb:
2266         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2267
2268         * configure.ac (target_configdirs): Exclude target-zlib if
2269         target-libjava isn't built.
2270         * configure: Regenerated.
2271
2272 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2273
2274         Sync with binutils-gdb:
2275         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2276
2277         * configure.ac: Disable configuration of GDB for HPUX targets.
2278         * configure: Regenerate.
2279
2280         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2281
2282         * configure.ac: Add --with-system-zlib.
2283         * configure: Regenerated.
2284
2285         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2286
2287         * configure.ac: Add FT32 support.
2288         * configure: Regenerate.
2289
2290         2015-01-12  Anthony Green  <green@moxielogic.com>
2291
2292         * configure.ac: Don't disable gprof for moxie.
2293         * configure: Rebuild.
2294
2295 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2296
2297         Sync with binutils-gdb:
2298         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2299
2300         PR ld/18355
2301         * Makefile.def: Add extra_configure_flags to host zlib.
2302         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2303         to --enable-host-shared When bfd is to be built as shared
2304         library.  AC_SUBST.
2305         * Makefile.in: Regenerated.
2306
2307 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2308
2309         Sync with src:
2310         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2311         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2312         * Makefile.in: Regenerated.
2313
2314 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2315
2316         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2317         target.
2318         * configure: Regenerate.
2319
2320 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2321
2322         * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2325
2326         * MAINTAINERS (OS Port Maintainers): Add myself.
2327         (Various Maintainers): Remove myself from libffi testsuite.
2328
2329 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2330
2331         * MAINTAINERS (gen* on machine desc): Add self.
2332
2333 2015-06-02  Jason Merrill  <jason@redhat.com>
2334
2335         PR bootstrap/66319
2336         * configure.ac: Use -std=gnu++98.
2337
2338 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2339
2340         * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2343
2344         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2345         * configure: Regenerate.
2346
2347 2015-05-26  Jason Merrill  <jason@redhat.com>
2348
2349         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2350         * configure: Regenerate.
2351
2352 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2353
2354         * configure.ac: FT32 target added.
2355         * configure: Regenerated.
2356
2357 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2358
2359         * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2362
2363         * MAINTAINERS (Write After Approval): Add myself.
2364
2365 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2366
2367         * configure.ac: Fix typo.
2368         * configure: Regenerate.
2369
2370 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2371
2372         * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2375
2376         * configure.ac: Match $host configured with triplets.
2377         * configure: Regenerate.
2378
2379 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2380
2381         * Makefile.tpl: Remove surplus whitespace throughout.
2382         * Makefile.in: Regenerate.
2383
2384 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2385
2386         * MAINTAINERS (Various Maintainers): Add myself as instruction
2387         combiner maintainer.
2388
2389 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2390
2391         PR bootstrap/62077
2392         * configure.ac (--enable-stage1-checking): Default to
2393         release,misc,gimple,rtlflag,tree,types if --disable-checking
2394         or --enable-checking is not specified and DEV-PHASE is not
2395         experimental.
2396         * configure: Regenerated.
2397
2398 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2399
2400         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2401         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2402         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2403         * Makefile.in: Regenerate.
2404
2405 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2406
2407         * MAINTAINERS: Update my email address.
2408
2409 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2410
2411         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2412
2413 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2414
2415         * MAINTAINERS: Add myself as an arm port reviewer.
2416
2417 2015-03-25  Martin Liska  <mliska@suse.cz>
2418             Yury Gribov  <y.gribov@samsung.com>
2419
2420         * Makefile.in: Fix ln source location for vimrc file.
2421         * Makefile.tpl: Likewise.
2422
2423 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2424
2425         PR bootstrap/25672
2426         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2427         cross-compiling.  Similarly for CXX_FOR_TARGET.
2428         * configure: Regenerate.
2429
2430 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2431
2432         * Makefile.def: Add libmpx.
2433         * configure.ac: Add libmpx.
2434         * Makefile.in: Regenerate.
2435         * configure: Regenerate.
2436
2437 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2438
2439         * MAINTAINERS (CPU Port Maintainers): Add myself
2440         i386 vector ISA extns mantainer.
2441
2442 2015-03-13  Jeff Law  <law@redhat.com>
2443
2444         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2445         maintainer.
2446         Remove Richard Henderson as a maintainer for the x86 port.
2447
2448 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2449
2450         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2451
2452 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2453
2454         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2455         pointer bounds checker and i386 MPX maintainer.
2456
2457 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2458
2459         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2460
2461 2015-02-26  Martin Sebor  <msebor@redhat.com>
2462
2463         * MAINTAINERS (Various Maintainers): Add self.
2464
2465 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2466
2467         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2468         Make sure it contains lto.
2469         * configure: Regenerate.
2470
2471 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2472
2473         * configure: Regenerate.
2474
2475 2015-02-06  Diego Novillo  <dnovillo@google.com>
2476 1
2477         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2478         middle-end, docstring): Remove myself.
2479         (Write After Approval): Add myself.
2480
2481 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2482
2483         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2484         (Write After Approval): Update address.
2485
2486 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2487
2488         PR jit/64780
2489         * configure.ac: Require the user to explicitly specify
2490         --enable-host-shared if the jit is enabled.
2491         * configure: Regenerate.
2492
2493 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2494
2495         * MAINTAINERS (Write After Approval): Add myself.
2496
2497 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2498
2499         * MAINTAINERS: Make whitespace consistent.
2500
2501 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2502
2503         * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2506
2507         * MAINTAINERS: (Write After Approval): Add myself.
2508
2509 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2510
2511         * MAINTAINERS: (Write After Approval): Add myself.
2512
2513 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2514
2515         * MAINTAINERS: (Write After Approval): Add myself.
2516
2517 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2518
2519         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2520         objective-c/c++ front end maintainer.
2521
2522 2015-01-13  Marek Polacek  <polacek@redhat.com>
2523
2524         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2525
2526 2015-01-12  Jeff Law  <law@redhat.com>
2527
2528         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2529         a very long time.
2530
2531 2015-01-09  Ian Lance Taylor  <iant@google.com>
2532
2533         * configure.ac (host_tools): Add gotools.
2534         * Makefile.def (host_modules): Add gotools.
2535         (dependencies): Add dependency of all-gotools on all-target-libgo.
2536
2537 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2538
2539         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2540         * configure: Regenerate.
2541
2542 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2543
2544         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2545         all-target-libgomp.
2546         * Makefile.in: Regenerate.
2547
2548 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2549
2550         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2551
2552 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2553
2554         * configure.ac: Add Visium support.
2555         * configure: Regenerate.
2556
2557 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2558
2559         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2560         * configure: Regenerate.
2561
2562 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2563
2564         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2565         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2566         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2567         (OBJCOPY_FOR_TARGET): New variable.
2568         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2569         * Makefile.in: Regenerate.
2570         * configure.ac: Check for already installed target objcopy.
2571         Also GCC_TARGET_TOOL on objcopy.
2572         * configure: Regenerate.
2573
2574 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2575
2576         * config.sub: Update from upstream, to 2015-01-01 version.
2577         * config.guess: Ditto.
2578
2579 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2580
2581         * MAINTAINERS (RTEMS Ports): Add myself.
2582
2583 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2584
2585         * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2588
2589         * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2592
2593         * configure.ac (--enable-as-accelerator-for): Don't set
2594         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2595         * configure: Regenerate.
2596
2597 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2598
2599         PR bootstrap/64023
2600         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2601         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2602         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2603         to CXX.
2604         * Makefile.in: Regenerated.
2605
2606 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2607             Yury Gribov  <y.gribov@samsung.com>
2608
2609         * .gitignore: Added .local.vimrc and .lvimrc.
2610         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2611         * Makefile.in: Regenerate.
2612
2613 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2614
2615         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2616         * configure: Regenerated.
2617
2618 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2619
2620         * MAINTAINERS (nvptx port): New entry.
2621
2622 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2623
2624         * configure: Regenerate.
2625
2626 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2627
2628         * configure.ac: Merge with Binutils.
2629
2630 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2631
2632         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2633         * Makefile.in: Regenerate.
2634
2635 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2636
2637         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2638         missing flex.
2639         * Makefile.in: Regenerated.
2640
2641 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2642
2643         * Makefile.in: Regenerate.
2644
2645 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2646
2647         PR bootstrap/63784
2648         * libtool.m4: Add $pic_flag with -shared.
2649
2650 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2651
2652         * MAINTAINERS (Write After Approval): Added myself.
2653
2654 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2655
2656         * MAINTAINERS (write-after-approval): Add myself.
2657
2658 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2659
2660         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2661         from 2 years ago.
2662
2663 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2664
2665         Revert:
2666         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2667
2668         * MAINTAINERS (Write After Approval): Added myself as line map
2669         maintainer.
2670
2671 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2672
2673         Revert:
2674         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2675
2676         * MAINTAINERS (Write After Approval): Added myself.
2677
2678 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2679
2680         * MAINTAINERS (Write After Approval): Added myself.
2681
2682 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2683
2684         * MAINTAINERS (Write After Approval): Added myself as line map
2685         maintainer.
2686
2687 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2688
2689         * MAINTAINERS (Various Maintainers): Added myself as line map
2690         maintainer.
2691
2692 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2693
2694         * move-if-change: Sync from upstream gnulib.
2695
2696 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2697
2698         * compile: Sync with upstream Automake.
2699         * depcomp: Ditto.
2700         * install-sh: Ditto.
2701         * missing: Ditto.
2702         * mkinstalldirs: Ditto.
2703         * ylwrap: Ditto.
2704
2705 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2706
2707         * config.sub: Update from upstream config repo.
2708         * config.guess: Ditto.
2709
2710 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2711
2712         * Makefile.def: Add liboffloadmic to target_modules.  Make
2713         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2714         * Makefile.in: Regenerate.
2715         * configure: Regenerate.
2716         * configure.ac: Add liboffloadmic to target binaries.
2717         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2718         Add liboffloadmic to noconfig list when C++ is not supported.
2719
2720 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2721             Thomas Schwinge  <thomas@codesourcery.com>
2722             Ilya Verbin  <ilya.verbin@intel.com>
2723             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2724
2725         * configure: Regenerate.
2726         * configure.ac (--enable-as-accelerator-for)
2727         (--enable-offload-targets): New configure options.
2728
2729 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2730
2731         * Makefile.def: Make all-gcc depend on all-isl.
2732         * Makefile.in: Regenerate.
2733
2734 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2735
2736         * ChangeLog.jit: New.
2737         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2738
2739 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2740
2741         PR target/63610
2742         * libtool.m4: Fix globbing of darwin versions.
2743         * configure: Regenerate.
2744
2745 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2746
2747         * Makefile.def: Remove CLooG.
2748         * Makefile.tpl: Ditto.
2749         * configure.ac: Ditto.
2750         * configure: Regenerate.
2751         * Makefile.in: Ditto.
2752
2753 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2754
2755         * configure.ac: Handle nvptx-*-*.
2756         * configure: Regenerate.
2757
2758 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2759
2760         * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2763
2764         * Makefile.def (libcc1): Remove bootstrap=true;.
2765         * Makefile.in: Regenerated.
2766
2767 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2768
2769         * configure.ac: Update comment.
2770         * configure: Regenerate.
2771
2772 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2773
2774         * MAINTAINERS (Write After Approval): Add myself.
2775
2776 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2777
2778         * configure.ac (extra_host_libiberty_configure_flags): Add
2779         --enable-shared also for libcc1's benefit.
2780         * configure: Regenerate.
2781
2782 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2783
2784         * MAINTAINERS: Change my email address.
2785
2786 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2787             Tom Tromey  <tromey@redhat.com>
2788
2789         * Makefile.def: Add libcc1 to host_modules.
2790         * configure.ac (host_tools): Add libcc1.
2791         * Makefile.in, configure: Rebuild.
2792
2793 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2794
2795         * configure.ac (build_configargs): Don't share config.cache between
2796         build subdirs.
2797         * configure: Regenerate.
2798
2799 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2800
2801         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2802         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2803         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2804         leon3v7 as leon3.
2805         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2806         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2807         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2808         * config/sparc/sparc.md (cpu): Add leon3v7.
2809         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2810
2811 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2812
2813         * MAINTAINERS (write-after-approval): Add myself.
2814
2815 2014-10-23  Ian Lance Taylor  <iant@google.com>
2816
2817         * configure.ac: Disable the Go frontend on systems where it is known
2818         to not work.
2819         * configure: Regenerate.
2820
2821 2014-10-23  Richard Biener  <rguenther@suse.de>
2822
2823         * Makefile.def: Add libcpp build module and dependencies.
2824         * configure.ac: Add libcpp build module.
2825         * Makefile.in: Regenerate.
2826         * configure: Likewise.
2827
2828 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2829
2830         * MAINTAINERS (write-after-approval): Add myself.
2831
2832 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2833
2834         * INSTALL/README: Do not mention CVS.
2835
2836 2014-10-03  Jing Yu  <jingyu@google.com>
2837
2838         * configure.ac: Add aarch64 to list of targets that support gold.
2839         * configure: Regenerate.
2840
2841 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2842
2843         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2844
2845 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2846
2847         * MAINTAINERS:  Add myself as MIPS maintainer.
2848
2849 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2850
2851         * MAINTAINERS: Move myself to MIPS maintainers.
2852
2853 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2854
2855         * MAINTAINERS: Put all email addresses between '<' and '>'.
2856
2857 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2858
2859         * MAINTAINERS: Move myself to reviewers (Fortran).
2860
2861 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2862
2863         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2864         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2865         * Makefile.in: Regenerate.
2866
2867 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2868
2869         * rtx-classes-status.txt: Delete
2870
2871 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2872
2873         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2874
2875 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2876
2877         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2878         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2879         of checking for version number.
2880         * configure: Regenerated.
2881         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2882
2883 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2884
2885         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2886         is done; begin phase 6 (use extra rtx_def subclasses).
2887
2888 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2889
2890         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2891         done; begin phase 5 (additional rtx_def subclasses).
2892
2893 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2894
2895         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2896
2897 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2898
2899         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2900         SET_BB_HEADER are done.
2901
2902 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2903
2904         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2905         done.
2906
2907 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2908
2909         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2910
2911 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2912
2913         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2914
2915 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2916
2917         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2918
2919 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2920
2921         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2922
2923 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2924
2925         * rtx-classes-status.txt: Phase 3 (per-file commits within
2926         "config" subdirs) is done; begin phase 4 (removal of
2927         "scaffolding").
2928
2929 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2930
2931         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2932         dir) is done; begin phase 3 (per-file commits within "config"
2933         subdirs).
2934
2935 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2936
2937         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2938         phase 2 (per-file commits in main source dir).
2939
2940 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2941
2942         * configure: Regenerated.
2943
2944 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2945
2946         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2947
2948 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2949
2950         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2951
2952 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2953
2954         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2955
2956 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2957
2958         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2959
2960 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2961
2962         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2963
2964 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2965
2966         * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2969
2970         * MAINTAINERS: Remove myself
2971
2972 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2973
2974         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2975
2976 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2977
2978         * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2981
2982         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2983         SET_BB_HEADER, SET_BB_FOOTER
2984
2985 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2986
2987         * rtx-classes-status.txt: New file
2988
2989 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2990
2991         * configure.ac: Eliminate ClooG installation dependency.
2992         * configure: Regenerate.
2993         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2994         * Makefile.in: Regenerate.
2995
2996 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2997
2998         * MAINTAINERS (Write After Approval): Add myself.
2999
3000 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3001
3002         * MAINTAINERS (Write After Approval): Add myself.
3003
3004 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3005
3006         * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2014-07-28  Anthony Green  <green@moxielogic.com>
3009
3010         Import from savannah.gnu.org:
3011         * config.sub: Update to 2014-07-28 version.
3012
3013 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3014
3015         * MAINTAINERS: Remove my MIPS maintainer entry.
3016
3017 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3018
3019         PR target/47230
3020         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3021         * configure: Regenerate.
3022
3023 2014-07-24  James Norris  <jnorris@codesourcery.com>
3024
3025         * MAINTAINERS (Write After Approval): Add myself.
3026
3027 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3028
3029         * configure.ac: Accept only CLooG 0.18.1.
3030         * configure: Regenerate.
3031
3032 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3033
3034         * configure.ac: Don't accept isl 0.11.
3035         * configure: Regenerate.
3036
3037 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3038
3039         * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3042
3043         * configure.ac: Don't accept isl 0.10.
3044         * configure: Regenerate.
3045
3046 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3047
3048         Fix include path for in-tree cloog.
3049         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3050         * configure: Regenerate.
3051
3052 2014-06-18  Richard Henderson  <rth@redhat.com>
3053
3054         * .gitignore: Import gcc_update output.
3055
3056 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3057
3058         * config-ml.in: Robustify ac_configure_args parsing.
3059
3060         * configure.ac (--enable-linker-plugin-configure-flags)
3061         (--enable-linker-plugin-flags): New flags.
3062         (configdirs): Conditionally add libiberty-linker-plugin.
3063         * configure: Regenerate.
3064         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3065         (host_modules) <lto-plugin>: Pay attention to
3066         @extra_linker_plugin_flags@ and
3067         @extra_linker_plugin_configure_flags@.
3068         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3069         * Makefile.in: Regenerate.
3070
3071         * Makefile.tpl (configure-[+prefix+][+module+])
3072         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3073         "module_srcdir" instead of "module" for locating a module's srcdir.
3074         * Makefile.in: Regenerate.
3075
3076 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3077
3078         * MAINTAINERS (Write After Approval): Add myself.
3079
3080 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3081
3082         * MAINTAINERS: Update my email address.
3083
3084 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3085
3086         * MAINTAINERS (Write After Approval): Add myself.
3087
3088 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3089
3090         * MAINTAINERS (Write After Approval): Add myself.
3091
3092 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3093
3094         PR libstdc++/61011
3095         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3096         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3097         * configure: Regenerate.
3098
3099 2014-05-28  Pedro Alves  <palves@redhat.com>
3100
3101         * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3104
3105         * MAINTAINERS: Update my affiliation/email.
3106
3107 2014-05-19  Mike Stump  <mikestump@comcast.net>
3108
3109         * MAINTAINERS: Add wide-int reviewers.
3110
3111 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3112
3113         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3114         * configure: Regenerated.
3115
3116 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3117
3118         * MAINTAINERS (libitm): Add myself as maintainer.
3119
3120 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3121
3122         * MAINTAINERS (Write After Approval): Add myself.
3123
3124 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3125
3126         * config.sub, config.guess: Import from upstream.
3127
3128 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3129
3130         * MAINTAINERS (Write After Approval): Put myself in correct order.
3131
3132 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3133
3134         * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3137
3138         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3139         section.
3140
3141 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3142
3143         * MAINTAINERS (Write After Approval): Delete myself.
3144
3145 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3146
3147         PR sanitizer/56781
3148         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3149         and -B* options with -Xcompiler.
3150
3151 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3152
3153         PR bootstrap/60620
3154         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3155         * Makefile.in: Regenerate.
3156
3157 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3158
3159         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3160         for WINDRES_FOR_TARGET in default-manifest.o rule.
3161         * Makefile.in: Regenerate.
3162
3163 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3164
3165         * MAINTAINERS (Write After Approval): Add myself.
3166
3167 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3168
3169         PR sanitizer/56781
3170         * Makefile.def: Set bootstrap=true; for host fixincludes.
3171         * configure.ac: Don't bootstrap host fixincludes unless
3172         --with-build-config=bootstrap-{a,ub}san.
3173         * Makefile.in: Regenerated.
3174         * configure: Regenerated.
3175
3176 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3177
3178         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3179         --enable-vtable-verify option parsing.  Don't add
3180         target-libsanitizer to bootstrap_target_libs unless
3181         --with-build-config=bootstrap-asan or
3182         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3183         to bootstrap_target_libs unless --enable-vtable-verify.
3184         * configure: Regenerated.
3185
3186 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3187
3188         * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3191
3192         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3193
3194 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3195
3196         PR bootstrap/58572
3197         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3198         -I for libstdc++-v3 includes if $(LEAN).
3199         * Makefile.in: Regenerated.
3200
3201 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3202
3203         * MAINTAINERS: Update my email address.
3204
3205 2014-02-24  Walter Lee  <walt@tilera.com>
3206
3207         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3208         (tilegx-*-*): Change to tilegx*-*-*.
3209         * configure: Regenerate.
3210
3211 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3212
3213         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3214
3215 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3216
3217         * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3220
3221         PR target/59788
3222         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3223         *solaris2*.
3224
3225 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3226
3227         * MAINTAINERS: Update my email address.
3228
3229 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3230
3231         * MAINTAINERS: Convert to UTF-8.
3232         Properly sort Xinliang David Li's entry.
3233
3234 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3235             Sandra Loosemore  <sandra@codesourcery.com>
3236
3237         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3238         nios2 port maintainers.
3239
3240 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3241
3242         * MAINTAINERS (Write After Approval): Add myself.
3243
3244 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3245
3246         * configure.ac: Add user-friendly check for native x86_64-linux
3247         multilibs.
3248         * configure: Regenerate.
3249
3250 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3251
3252         * MAINTAINERS: Add myself as sh maintainer.
3253
3254 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3255
3256         * MAINTAINERS: Add self as SLSR maintainer.
3257
3258 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3259
3260         * MAINTAINERS: Update my email address.
3261
3262 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3263
3264         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3265
3266 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3267
3268         * Makefile.in: Regenerate.
3269
3270         * Makefile.tpl: Fix typo.
3271         * Makefile.in: Regenerate partially.
3272
3273 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3274
3275         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3276         supported.
3277         * configure: Regenerated.
3278
3279 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3280
3281         * MAINTAINERS (Write After Approval): Add myself.
3282
3283 2013-10-30  Jason Merrill  <jason@redhat.com>
3284
3285         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3286         --disable-build-format-warnings.
3287
3288 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3289
3290         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3291         depend on libstdc++ and libgcc.
3292         * configure: Regenerate.
3293         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3294         libcilkrts for POSIX and i*86, and x86_64 architectures.
3295         * Makefile.in: Added libcilkrts related fields to support building it.
3296
3297 2013-10-26  Jeff Law  <law@redhat.com>
3298
3299         * Makefile.def (target_modules): Remove libmudflap
3300         (languages): Remove check-target-libmudflap).
3301         * Makefile.in: Rebuilt.
3302         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3303         * configure.ac (target_libraries): Remove target-libmudflap.
3304         Remove checks which disabled libmudflap on some systems.
3305         * configure: Rebuilt.
3306         * libmudflap: Directory removed.
3307
3308 2013-10-21  Cong Hou  <congh@google.com>
3309
3310         * MAINTAINERS (Write After Approval): Add myself.
3311
3312 2013-10-16  Mike Stump  <mikestump@comcast.net>
3313
3314         * .dir-locals.el: Add.
3315
3316 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3317
3318         * configure.ac: Add --enable-host-shared
3319         * configure: Regenerate.
3320
3321 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3322
3323         Import from savannah.gnu.org:
3324         * config.guess: Update to 2013-06-10 version.
3325         * config.sub: Update to 2013-10-01 version.
3326
3327 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3328
3329         Changes to build configuration to allow big endian ARC ELF toolchain
3330         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3331         * configure: Regenerate.
3332
3333 2013-09-20  Alan Modra  <amodra@gmail.com>
3334
3335         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3336         ppc host match.  Support little-endian powerpc linux hosts.
3337
3338 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3339
3340         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3341         maintainer.
3342
3343 2013-09-12  DJ Delorie  <dj@redhat.com>
3344
3345         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3346         maintainers.
3347
3348 2013-09-03  Richard Biener  <rguenther@suse.de>
3349
3350         * configure.ac: Also allow ISL 0.12.
3351         * configure: Regenerated.
3352
3353 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3354
3355         * MAINTAINERS (Write After Approval): Add myself.
3356
3357 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3358
3359         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3360
3361 2013-08-26  Caroline Tice  <cmtice@google.com>
3362
3363         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3364         "Various Reviewers" to libvtv "Various Maintainers".
3365
3366 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3367
3368         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3369
3370 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3371
3372         * MAINTAINERS: Update name, email.
3373
3374 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3375
3376         * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2013-08-12  Caroline Tice  <cmtice@google.com>
3379
3380         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3381         address in the Write After Approval section.
3382
3383 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3384
3385         * MAINTAINERS (Write After Approval): Update email.
3386
3387 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3388
3389         * configure.ac: Adjust to check VTV_SUPPORTED.
3390         * configure: Regenerated.
3391
3392 2013-08-02  Caroline Tice  <cmtice@google.com>
3393
3394         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3395         on non-linux systems; add target-libvtv to noconfigdirs; add
3396         libsupc++/.libs to C++ library search paths.
3397         * configure: Regenerated.
3398         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3399         libstdc++ and libgcc.
3400         * Makefile.in: Regenerated.
3401
3402 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3403
3404         * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3407             Shiva Chen  <shiva0217@gmail.com>
3408
3409         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3410         nds32 port maintainers.
3411
3412 2013-07-17  Tim Shen  <timshen91@gmail.com>
3413
3414         * MAINTAINERS (Write After Approval): Add myself.
3415
3416 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3417
3418         * configure.ac: Sync from binutils.
3419         * configure: Regenerate.
3420
3421 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3422
3423         * MAINTAINERS (Write After Approval): Add myself.
3424
3425 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3426
3427         * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3430
3431         * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2013-04-30  Brooks Moses  <bmoses@google.com>
3434
3435         * MAINTAINERS: Update my email; move myself from Fortran
3436         reviewer to Write After Approval.
3437
3438 2013-04-16  Andreas Schwab  <schwab@suse.de>
3439
3440         * configure.ac (aarch64-*-*): Don't disable java.
3441         * configure: Regenerate.
3442
3443 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3444
3445         * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3448
3449         * Makefile.def (target_modules): Don't install libffi.
3450         * Makefile.in: Regenerate.
3451
3452 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3453
3454         * MAINTAINERS (Write After Approval): Add myself.
3455
3456 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3457
3458         * MAINTAINERS (Write After Approval): Add myself.
3459
3460 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3461
3462         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3463         * configure: Regenerated.
3464
3465 2013-02-05  Ian Lance Taylor  <iant@google.com>
3466
3467         PR go/55969
3468         * configure.ac: Disable libgo on some systems where it does not
3469         work.
3470
3471 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3472
3473         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3474         Remove Geoff Keating as rs6000 port maintainer, at his request.
3475
3476 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3477
3478         * MAINTAINERS: Update my email.
3479
3480 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3481
3482         * configure: Re-generate.
3483
3484 2013-01-15  Richard Biener  <rguenther@suse.de>
3485
3486         PR other/55973
3487         * configure: Re-generate.
3488
3489 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3490
3491         * Makefile.def (install-target-libsanitizer): Depend on
3492         install-target-libstdc++-v3.
3493         * Makefile.in: Regenerate.
3494
3495 2013-01-14  Richard Biener  <rguenther@suse.de>
3496
3497         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3498         * configure: Re-generate
3499
3500 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3501
3502         * config.sub: Update from config repo.
3503
3504 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3505
3506         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3507         * Makefile.in: Regenerate.
3508
3509 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3510
3511         * MAINTAINERS (arc): Add new port maintainership for myself.
3512
3513 2013-01-09  Jason Merrill  <jason@redhat.com>
3514
3515         * .gitignore: Import from gdb repository.
3516
3517 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3518
3519         * Makefile.def (configure-gcc): Depend on all-gmp.
3520         (all-gcc): Remove dependency on all-gmp.
3521         * Makefile.in: Regenerated.
3522
3523 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3524
3525         * config.sub: Merge from config repo.
3526         * config.guess: Ditto.
3527
3528 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3529
3530         * Makefile.def: Merge from binutils.
3531         * Makefile.in: Ditto.
3532
3533 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3534
3535         * MAINTAINERS: Update my email.
3536
3537 2012-12-29  Ben Elliston  <bje@gnu.org>
3538
3539         * config.guess: Update to 2012-12-29 version.
3540         * config.sub: Likewise.
3541
3542 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3543
3544         * Makefile.def (install-target-libgfortran): Depend on
3545         install-target-libquadmath, install-target-libgcc.
3546         (install-target-libsanitizer): Depend on install-target-libgcc.
3547         (install-target-libjava): Depend on install-target-libgcc.
3548         (install-target-libitm): Depend on install-target-libgcc.
3549         (install-target-libobjc): Depend on install-target-libgcc.
3550         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3551         * Makefile.in: Regenerate.
3552
3553 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3554
3555         * Makefile.def (install-target-libgo): Depend on
3556         install-target-libatomic.
3557         * Makefile.in: Regenerate.
3558
3559 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3560
3561         PR go/55201
3562         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3563         * Makefile.in: Regenerate.
3564
3565 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3566
3567         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3568         * configure: Regenerate.
3569
3570 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3571
3572         * config.sub: Merge from config repo.
3573
3574 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3575
3576         * Makefile.def (target_modules): Add bootstrap=true and
3577         raw_cxx=true to libsanitizer.
3578         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3579         * Makefile.in: Regenerated.
3580         * configure: Likewise.
3581
3582 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3583
3584         * MAINTAINERS: Remove self as RTL optimization maintainer.
3585
3586 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3587
3588         * MAINTAINERS (Write After Approval): Add myself.
3589
3590 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3591
3592         * Makefile.def (target_modules): Remove bootstrap=true and
3593         raw_cxx=true from libsanitizer.
3594         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3595         * Makefile.in: Regenerated.
3596         * configure: Likewise.
3597
3598 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3599
3600         * Makefile.def (target_modules): Add bootstrap=true and
3601         raw_cxx=true to libsanitizer.
3602         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3603         * Makefile.in: Regenerated.
3604         * configure: Likewise.
3605
3606 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3607
3608         PR bootstrap/54279
3609         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3610         * configure: Regenerate.
3611         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3612         * Makefile.in: Regenerate.
3613
3614 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3615
3616         * configure.ac: Disable libsanitizer if we're not building C++.
3617         * configure: Regenerate.
3618
3619 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3620
3621         * MAINTAINERS (Write After Approval): Add myself.
3622
3623 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3624
3625         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3626         Kostya Serebryany (kcc@google.com) and
3627         Jakub Jelinek (jakub@redhat.com).
3628         Rename area for Dodji Seketeli (dodji@redhat.com).
3629
3630 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3631
3632         * MAINTAINERS: (asan.c, related): Add myself.
3633
3634 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3635
3636         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3637         * configure: Regenerate.
3638
3639 2012-11-13  Richard Henderson  <rth@redhat.com>
3640
3641         * configure.ac: Move libsanitizer logic to subdirectory.
3642         * configure: Regenerate.
3643
3644 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3645
3646         * configure.ac: Enable libsanitizer just on x86 linux for now.
3647         * configure: Re-generate.
3648
3649 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3650
3651         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3652         sections.
3653         * configure: Regenerate.
3654
3655 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3656
3657         * configure.ac: Add section for configdirs for libsanitizer.
3658         Disable for cris-*-* and mmix-*-*.
3659         * configure: Regenerate.
3660
3661 2012-11-12  Wei Mi <wmi@google.com>
3662
3663         * configure.ac: Add libsanitizer to target_libraries.
3664         * Makefile.def: Ditto.
3665         * configure: Regenerate.
3666         * Makefile.in: Regenerate.
3667         * libsanitizer: New directory for asan runtime.  Contains an empty
3668         tsan directory.
3669
3670 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3671
3672         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3673         against Mingw64 w32api.
3674         * configure: Regenerate.
3675
3676 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3677
3678         * configure: Regenerated.
3679
3680 2012-11-03  Robert Mason  <rbmj@verizon.net>
3681
3682         * configure.ac: add --disable-libstdcxx configure option
3683         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3684
3685 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3686
3687         * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3690
3691         * MAINTAINERS (Write After Approval): Add myself.
3692
3693 2012-10-24  Sharad Singhai  <singhai@google.com>
3694
3695         * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2012-10-24  Eric Christopher  <echristo@gmail.com>
3698
3699         * MAINTAINERS: Update email address.
3700
3701 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3702
3703         PR bootstrap/54820
3704         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3705         * configure: Regenerate.
3706
3707 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3708
3709         * MAINTAINERS (aarch64): Add Marcus and myself.
3710
3711 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3712
3713         PR bootstrap/54820
3714         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3715         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3716         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3717         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3718         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3719         * Makefile.in: Regenerate.
3720         * configure.ac (have_static_libs): New variable and associated check.
3721         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3722         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3723         * configure: Regenerate.
3724
3725 2012-10-10  Richard Biener  <rguenther@suse.de>
3726
3727         * MAINTAINERS: Adjust for changed surname.
3728
3729 2012-10-04  Lawrence Crowl  <crowl@google.com>
3730
3731         * MAINTAINERS (Write After Approval): Add myself.
3732
3733 2012-10-01  Cary Coutant  <ccoutant@google.com>
3734
3735         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3736
3737 2012-09-28  Ian Lance Taylor  <iant@google.com>
3738
3739         * Makefile.def: Make all-target-libgo depend on
3740         all-target-libbacktrace.
3741         * Makefile.in: Rebuild.
3742
3743 2012-09-26  Ian Lance Taylor  <iant@google.com>
3744
3745         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3746         * Makefile.in: Rebuild.
3747
3748 2012-09-20  Walter Lee  <walt@tilera.com>
3749
3750         * configure.ac: Add tilegx to list of targets that support gold.
3751         * configure: Regenerate.
3752
3753 2012-09-20  Marek Polacek  <polacek@redhat.com>
3754
3755         * MAINTAINERS (Write After Approval): Add myself.
3756
3757 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3758
3759         * configure.ac: Add mips*-mti-elf* target.
3760         * configure: Regenerate.
3761
3762 2012-09-17  Ian Lance Taylor  <iant@google.com>
3763
3764         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3765         * configure.ac (host_libs): Add libbacktrace.
3766         (target_libraries): Add libbacktrace.
3767         * Makefile.def (host_modules): Add libbacktrace.
3768         (target_modules): Likewise.
3769         * configure, Makefile.in: Rebuild.
3770
3771 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3772
3773         PR target/38607
3774         Merge upstream change.
3775         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3776
3777         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3778         Add libgomp*.o to compare_exclusions for AIX.
3779         * configure: Regenerate.
3780
3781 2012-09-06  Diego Novillo  <dnovillo@google.com>
3782
3783         * configure.ac: Bump minimum GMP version to 4.2.3.
3784         * configure: Re-generate.
3785
3786 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3787
3788         PR target/54461
3789         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3790         target-libgloss if not configured --with-avrlibc=no.
3791         * configure: Regenerate.
3792
3793 2012-09-04  Jason Merrill  <jason@redhat.com>
3794
3795         * configure.ac: Fix --enable-languages=all.
3796
3797 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2012-09-03  Richard Guenther  <rguenther@suse.de>
3802
3803         PR bootstrap/54138
3804         * configure.ac: Re-organize ISL / CLOOG checks to allow
3805         disabling with either --without-isl or --without-cloog.
3806         * configure: Regenerated.
3807
3808 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3809
3810         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3811         * configure: Regenerate.
3812
3813 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3814
3815         * MAINTAINERS: Fix my email address.
3816
3817 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3818
3819         PR binutils/4970
3820         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3821         and opcodes.
3822         * Makefile.in: Regenerated.
3823
3824 2012-08-26  Art Haas <ahaas@impactweather.com>
3825
3826         * configure: Regenerate.
3827
3828 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3829
3830         * INSTALL/README: Also refer to the online installation
3831         instructions.
3832
3833 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3834
3835         * MAINTAINERS (Write After Approval): Add myself.
3836         (Picochip port): Remove myself.
3837
3838 2012-08-14   Diego Novillo  <dnovillo@google.com>
3839
3840         Merge from cxx-conversion branch.
3841
3842         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3843         POSTSTAGE1_CONFIGURE_FLAGS.
3844         * Makefile.in: Regenerate.
3845         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3846         Force C++ when bootstrapping.
3847         * configure: Regenerate.
3848
3849 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3850
3851         * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3854
3855         * README: Document use of ranges of years in copyright notices.
3856
3857 2012-07-06  Richard Guenther  <rguenther@suse.de>
3858
3859         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3860         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3861         --with-gmp=system.
3862         * Makefile.in: Regenerated.
3863         * configure: Likewise.
3864
3865 2012-07-06  Richard Guenther  <rguenther@suse.de>
3866
3867         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3868         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3869         supply V=1 as extra_make_flags.
3870         * configure: Regenerated.
3871         * Makefile.in: Likewise.
3872
3873 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3874
3875         * configure: Regenerate.
3876
3877 2012-07-03  Richard Guenther  <rguenther@suse.de>
3878
3879         * Makfile.def (isl): Remove not necessary extra_exports and
3880         extra_make_flags.
3881         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3882         * Makefile.in: Regenerated.
3883
3884 2012-07-03  Richard Guenther  <rguenther@suse.de>
3885
3886         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3887         * configure.ac: If either the ISL or the CLooG check failed
3888         do not try to build in-tree versions.
3889         * Makefile.in: Regenerated.
3890         * configure: Regenerated.
3891
3892 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3893
3894         * configure: Regenerate.
3895
3896 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3897
3898         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3899         maintainer.
3900
3901 2012-07-02  Richard Guenther  <rguenther@suse.de>
3902
3903         * configure: Regenerated.
3904
3905 2012-07-02  Richard Guenther  <rguenther@suse.de>
3906         Michael Matz  <matz@suse.de>
3907         Tobias Grosser <tobias@grosser.es>
3908         Sebastian Pop <sebpop@gmail.com>
3909
3910         * Makefile.def: Add ISL host module, remove PPL host module.
3911         Adjust ClooG host module to use the proper ISL.
3912         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3913         * configure.ac: Include config/isl.m4.  Add ISL host library,
3914         remove PPL.  Remove PPL configury, add ISL configury, adjust
3915         ClooG configury.
3916         * Makefile.in: Regenerated.
3917         * configure: Likewise.
3918
3919 2012-07-02  Richard Guenther  <rguenther@suse.de>
3920
3921         Merge from graphite branch
3922         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3923
3924         * configure: Regenerated.
3925         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3926         both cloog.org and legacy versions. The only supported version will
3927         be CLooG with the isl backend.
3928
3929         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3930
3931         * configure: Regenerated.
3932         * configure.ac: Require cloog isl 0.17.0
3933
3934         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3935
3936         * configure: Regenerated.
3937         * config/cloog.m4: Do not define CLOOG_ORG
3938
3939 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3940
3941         * configure.ac: Skip C if explicitly selected.
3942         * configure: Regenerate.
3943
3944 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3945
3946         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3947         they contain -O2.
3948         * configure: Regenerate.
3949
3950 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3951
3952         PR debug/53740
3953         * df.h, df-problems.c, dce.c: Revert last patch.
3954
3955 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3956
3957         * MAINTAINERS (Write After Approval): Update my email address.
3958
3959 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3960
3961         * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2012-06-20  Jason Merrill  <jason@redhat.com>
3964
3965         * Makefile.tpl (check-target-libgomp-c++): New.
3966         (check-target-libitm-c++): New.
3967         * Makefile.def (c++): Add them.
3968         * Makefile.in: Regenerate.
3969
3970 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3971
3972         * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3975
3976         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3977         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3978         (install-no-fixedincludes): Adjust accordingly.
3979         * Makefile.in: Regenerate.
3980
3981 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3982
3983         Merge upstream change
3984         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3985
3986 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3987
3988         * MAINTAINERS (Write After Approval): Add myself.
3989
3990 2012-05-09  Nick Clifton  <nickc@redhat.com>
3991             Paul Smith  <psmith@gnu.org>
3992
3993         PR bootstrap/50461
3994         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3995         allow for the fact that from release v3.1.0 of MPFR the source
3996         files were moved into a src sub-directory.
3997         * configure: Regenerate.
3998
3999 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4000
4001         * configure.ac: Bump minimum MPFR version to 2.4.0.
4002         * configure: Regenerated.
4003
4004 2012-05-01  Richard Henderson  <rth@redhat.com>
4005
4006         * Makefile.def (libatomic): New target_module.
4007         * configure.ac (target_libraries): Add libatomic.
4008         (noconfigdirs): Check if libatomic is supported.
4009         * Makefile.in, configure: Rebuild.
4010
4011 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4012
4013         * MAINTAINERS (Write After Approval): Add myself.
4014
4015 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4016
4017         * config.sub: Update to 2012-04-18 version from official repo.
4018
4019 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4020
4021         * MAINTAINERS (Write After Approval): Add myself.
4022
4023 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4024
4025         * MAINTAINERS: Changed email address.
4026
4027 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4028
4029         PR target/52737
4030         * contrib/gcc_update (files_and_dependencies):
4031         Remove gcc/config/avr/t-multilib from touch data.
4032
4033 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4034
4035         * MAINTAINERS (OS Port Maintainers): Remove irix.
4036         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4037         (unsupported_languages): Remove mips-sgi-irix6.*.
4038         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4039         (with_stabs): Remove.
4040         * configure: Regenerate.
4041
4042 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4043
4044         * MAINTAINERS (OS Port Maintainers): Remove osf.
4045         * configure.ac (enable_libgomp): Remove *-*-osf*.
4046         (with_stabs): Remove alpha*-*-osf*.
4047         * configure: Regenerate.
4048
4049 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4050
4051         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4052         * configure: Regenerate.
4053
4054 2012-02-17  Walter Lee  <walt@tilera.com>
4055
4056         * MAINTAINERS: (Write After Approval): Delete myself.
4057
4058 2012-02-14  Walter Lee  <walt@tilera.com>
4059
4060         * MAINTAINERS (tilegx port): Add myself.
4061         (tilepro port): Add myself.
4062         (Write After Approval): Add myself.
4063
4064 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4065
4066         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4067         and Joseph Myers as docstring relicensing maintainers.
4068
4069 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4070
4071         * MAINTAINERS (write-after-approval): Add myself.
4072
4073 2012-02-08  Ira Rosen <irar@il.ibm.com>
4074
4075         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4076         maintainer.
4077
4078 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4079
4080         * MAINTAINERS (Write After Approval): Move myself to
4081         maintain alphabetical order.
4082
4083 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4092             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4093
4094         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4095         * configure: Regenerate.
4096
4097 2012-01-23  Harshit Chopra  <harshit@google.com>
4098
4099         * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4102
4103         * configure.ac: Remove reference to mh-interix.
4104         * configure: Regenerate.
4105
4106 2012-01-05  Richard Henderson  <rth@redhat.com>
4107
4108         PR bootstrap/51072
4109         * configure.ac: Disable libitm if c++ is not enabled.
4110         * configure: Rebuild.
4111
4112         * configure.ac: Fix regexp for same.
4113         * configure: Rebuild.
4114
4115 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4116
4117         * MAINTAINERS (Write After Approval): Add myself.
4118
4119 2012-01-02  Richard Guenther  <rguenther@suse.de>
4120
4121         PR bootstrap/51686
4122         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4123         * Makefile.in: Regenerate.
4124
4125 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4126
4127         * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4130
4131         * configure: Regenerate.
4132
4133 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4134
4135         * MAINTAINERS (picochip): Changed email address.
4136
4137 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4138
4139         * MAINTAINERS (write-after-approval): Add self.
4140
4141 2011-11-29  DJ Delorie  <dj@redhat.com>
4142
4143         * configure.ac (rl78-*-*) New case.
4144         * configure: Regenerate.
4145         * MAINTAINERS: Add myself as RL78 maintainer.
4146
4147 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4148
4149         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4150
4151 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4152
4153         * libtool.m4: Additional FreeBSD 10 fixes.
4154
4155 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4156
4157         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4158         Maintainers section, as Epiphany maintainer.
4159
4160 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4161
4162         PR target/49992
4163         * configure.ac: Remove ranlib special-casing for Darwin.
4164         * configure: Regenerate.
4165
4166 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4167
4168         * MAINTAINERS (Reviewers): Keep the list sorted.
4169
4170 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4171
4172         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4173
4174 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4175
4176         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4177         * configure: Rebuild.
4178         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4179         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4180         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4181         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4182         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4183         Add READELF.
4184         * Makefile.in: Rebuild.
4185
4186 2011-11-09  Jason Merrill  <jason@redhat.com>
4187
4188         * Makefile.def (language=c++): Remove check-c++0x.
4189         * Makefile.in (check-gcc-c++): Regenerate.
4190
4191 2011-11-08  Richard Henderson  <rth@redhat.com>
4192
4193         * configure.ac: Test for libitm directory present first.
4194
4195         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4196
4197         * configure.ac: Test libitm/configure.tgt to disable libitm.
4198         * configure: Rebuild.
4199
4200 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4201             Richard Henderson  <rth@redhat.com>
4202
4203         Merged from transactional-memory.
4204
4205         * Makefile.def (lang_env_dependencies): libitm is c++.
4206         Add libitm target module.
4207         * configure.ac: Likewise.
4208         * config/mmap.m4: New file.
4209         * contrib/gcc_update: Add libitm to touch data.
4210         * Makefile.in, configure: Rebuild.
4211
4212 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4213
4214         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4215         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4216         * Makefile.in: Regenerate.
4217
4218 2011-11-01  DJ Delorie  <dj@redhat.com>
4219
4220         * config.sub: Update to version 2011-10-29 (added rl78)
4221
4222 2011-10-27  Nick Clifton  <nickc@redhat.com>
4223
4224         * config.sub: Import these changes from the config project:
4225
4226         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4227             Ben Elliston  <bje@gnu.org>
4228
4229         * config.sub (epiphany): New.
4230
4231         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4232             Ben Elliston  <bje@gnu.org>
4233
4234         * config.sub (hexagon, hexagon-*): New.
4235
4236         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4237
4238         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4239         64eb to be64.
4240
4241         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4242
4243         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4244         (nacl): Grok as alias for 32el-unknown-nacl.
4245
4246 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4247
4248         * MAINTAINERS (Write After Approval): Add myself.
4249
4250 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4251
4252         * MAINTAINERS (Write After Approval): Add myself.
4253
4254 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4255
4256         * MAINTAINERS (sparc port): Remove myself.
4257
4258 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4259
4260         * MAINTAINERS (Write After Approval): Add myself.
4261
4262 2011-08-14  Yao Qi  <yao@codesourcery.com>
4263
4264         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4265         * configure: Regenerate.
4266
4267 2011-07-26  Ian Lance Taylor  <iant@google.com>
4268
4269         * configure.ac: Set have_compiler based on whether gcc directory
4270         exists, rather than on whether gcc is in configdirs.
4271         * configure: Rebuild.
4272
4273 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4274
4275         * MAINTAINERS (Global Reviewers): Add self.
4276
4277 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4278
4279         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4280         link directories.
4281         * Makefile.in: Rebuild.
4282
4283 2011-07-20  Ian Lance Taylor  <iant@google.com>
4284
4285         PR bootstrap/49787
4286         * configure.ac: Move --enable-bootstrap handling earlier in file.
4287         If --enable-bootstrap and either --enable-build-with-cxx or
4288         --enable-build-poststage1-with-cxx, enable C++ automatically.
4289         * configure: Rebuild.
4290
4291 2011-07-19  Ian Lance Taylor  <iant@google.com>
4292
4293         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4294         make C++ a boot_language.  Set and substitute
4295         POSTSTAGE1_CONFIGURE_FLAGS.
4296         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4297         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4298         * configure, Makefile.in: Rebuild.
4299
4300 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4301
4302         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4303         maintainers.
4304
4305 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4306
4307         * MAINTAINERS (Global Reviewers): Add myself.
4308
4309 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4310
4311         * configure: Regenerate.
4312
4313 2011-07-16  Jason Merrill  <jason@redhat.com>
4314
4315         * Makefile.def (language=c++): Add check-c++0x and
4316         check-target-libmudflap-c++.
4317         * Makefile.tpl (check-target-libmudflap-c++): New.
4318         * Makefile.in: Regenerate.
4319
4320 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4321
4322         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4323         * Makefile.def (target_modules/libjava): Pass
4324         $(EXTRA_CONFIGARGS_LIBJAVA).
4325         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4326         if not configured with --enable-static-libjava.
4327         * Makefile.in: Regenerate.
4328         * configure: Likewise.
4329
4330 2011-07-15  Jason Merrill  <jason@redhat.com>
4331
4332         * Makefile.in (check-c++): Move check-gcc-c++0x after
4333         check-target-libstdc++-v3.
4334
4335 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4336
4337         * MAINTAINERS (c6x port): New entry.
4338
4339 2011-07-13  Jason Merrill  <jason@redhat.com>
4340
4341         * Makefile.in (check-gcc-c++0x): New.
4342         (check-c++): Depend on it.
4343
4344 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4345
4346         PR target/39150
4347         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4348         x86_64-*-solaris2.1[0-9]*.
4349         * configure: Regenerate.
4350
4351 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4352
4353         * MAINTAINERS (RTL optimizers): Add self.
4354
4355 2011-06-27  Gabriel Charette  <gchare@google.com>
4356
4357         * MAINTAINERS (Write After Approval): Add myself.
4358
4359 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4360
4361         PR regression/47836
4362         PR bootstrap/23656
4363         PR other/47733
4364         PR bootstrap/49247
4365         PR c/48825
4366         * configure.ac (target_libraries): Remove target-libiberty.
4367         Remove case-statement setting skipdirs=target-libiberty for
4368         multiple targets.  Remove checking target_configdirs and
4369         removing target-libiberty but keeping target-libgcc if
4370         otherwise empty.
4371         * Makefile.def (target_modules): Don't add libiberty.
4372         (dependencies): Remove all traces of target-libiberty.
4373         * configure, Makefile.in: Regenerate.
4374
4375 2011-06-13  Walter Lee <walt@tilera.com>
4376
4377         * configure.ac (tilepro-*-*) New case.
4378         (tilegx-*-*): Likewise.
4379         * configure: Regenerate.
4380
4381 2011-06-06  Jing Yu  <jingyu@google.com>
4382
4383         * configure.ac: Skip target-libiberty for
4384         arm*-*-linux-androideabi.
4385         * configure: Regenerated.
4386
4387 2011-06-06  Nick Clifton  <nickc@redhat.com>
4388
4389         * config.sub: Sync from upstream.
4390
4391 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4392
4393         * MAINTAINERS (Write After Approval): Add myself.
4394
4395 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4396
4397         * MAINTAINERS: Update my email address.
4398
4399 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4400
4401         * MAINTAINERS (Write After Approval): Update my email address.
4402
4403 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4404
4405         * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2011-05-08  Doug Kwan  <dougkwan@google.com>
4408
4409         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4410         * configure: Regenerated.
4411         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4412         value from configure.
4413         * Makefile.in: Regenerated.
4414
4415 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4416
4417         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4418         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4419         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4420         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4421         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4422         *-*-vxworks*): Disable newlib and libgloss in separate case
4423         statement.
4424         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4425         to separate case statement.
4426         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4427         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4428         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4429         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4430         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4431         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4432         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4433         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4434         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4435         i[[3456789]]86-*-rdos*, m32r-*-*,
4436         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4437         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4438         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4439         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4440         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4441         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4442         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4443         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4444         and libgloss in main case over targets.  Remove most empty cases
4445         in main case over targets.
4446         * configure: Regenerate.
4447
4448 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4449
4450         * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4453
4454         * configure.ac: Remove code setting special library locations for
4455         hppa*64*-*-hpux11*.  Remove code setting compiler for
4456         sparc-sun-solaris2*.
4457         * configure: Regenerate.
4458
4459 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4460
4461         * configure.ac: Separate libgloss_dir settings from general case
4462         over targets.
4463         * configure: Regenerate.
4464
4465 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4466
4467         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4468         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4469         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4470         cases in libgcj-disabling case statement.
4471         (hppa*64*-*-linux*): Set unsupported_languages instead of
4472         disabling target-zlib.
4473         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4474         to hppa*64*-*-hpux*.
4475         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4476         hppa*-*-hpux*.
4477         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4478         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4479         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4480         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4481         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4482         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4483         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4484         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4485         libgcj-disabling case statement.
4486         * configure: Regenerate.
4487
4488 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4489
4490         * configure.ac: Disable Java for targets not supporting libffi.
4491         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4492         Remove cases in Java-disabling statement.
4493         (*arm-wince-pe): Change to arm-wince-pe.
4494         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4495         cases in Java-disabling statement.
4496         (bfin-*-*): Don't disable Java again.
4497         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4498         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4499         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4500         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4501         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4502         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4503         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4504         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4505         Java-disabling statement.
4506         (mmix-*-*): Don't disable Java again.
4507         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4508         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4509         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4510         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4511         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4512         statement.
4513         * configure: Regenerate.
4514
4515 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4516
4517         * configure.ac: Separate cases disabling Java and Java libraries
4518         from general case over targets.
4519         * configure: Regenerate.
4520
4521 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4522
4523         * MAINTAINERS: Update my email address.
4524
4525 2011-04-20  Easwaran Raman  <eraman@google.com>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4530
4531         PR lto/48086
4532         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4533         * configure: Regenerate.
4534
4535 2011-04-16  Jim Meyering  <meyering@redhat.com>
4536
4537         * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4540
4541         * MAINTAINERS: Update my email address.
4542
4543 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4544
4545         * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4548
4549         * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4552
4553         * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4556
4557         * configure.ac (build_tools): Remove build-byacc.
4558         (host_libs): Remove mmalloc.
4559         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4560         autoconf automake libtool diff rcs fileutils shellutils time
4561         textutils wdiff find uudecode hello tar gzip indent recode release
4562         sed perl gawk findutils gettext zip.
4563         (libgcj): Remove target-qthreads.
4564         (target_tools): Remove target-examples target-gperf.
4565         (YACC): Don't handle building byacc.
4566         * configure: Regenerate.
4567         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4568         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4569         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4570         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4571         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4572         handle building components.
4573         * Makefile.in: Regenerate.
4574
4575 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4576
4577         * MAINTAINERS: Update my email address as Xtensa maintainer.
4578
4579 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4580
4581         * config.sub: Sync from upstream.
4582
4583 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4584
4585         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4586         (microblaze*): Don't disable libssp.
4587         * configure: Regenerate.
4588
4589 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4590
4591         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4592         moveifchange.
4593         * configure: Regenerate.
4594         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4595         * Makefile.in: Regenerate.
4596
4597 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4598
4599         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4600         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4601         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4602         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4603         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4604         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4605         md_exec_prefix cases.
4606         * configure: Regenerate.
4607
4608 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4609
4610         * configure.ac: Separate cases disabling target-libssp,
4611         target-libiberty, target-libstdc++-v3 and Fortran from general
4612         case over targets.
4613         * configure: Regenerate.
4614
4615 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4616
4617         * configure.ac (*-*-chorusos): Don't disable libgcj.
4618         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4619         Remove case.
4620         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4621         (arm-*-coff): Don't disable libgcj.
4622         (arm*-*-linux-gnueabi): Remove useless assignment.
4623         (arm-*-riscix*): Don't disable libgcj.
4624         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4625         configuration.
4626         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4627         (c54x*-*-*): Remove case.
4628         (tic54x-*-*): Don't disable GCC or GCC libraries.
4629         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4630         to *.
4631         (d10v-*-*): Don't disable GCC libraries.
4632         (d30v-*-*): Don't disable libgcj.
4633         (h8500-*-*): Don't disable GCC libraries.
4634         (i960-*-*): Don't disable libgcj.
4635         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4636         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4637         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4638         libgcj.
4639         (m68k-*-coff*): Remove case.
4640         (mmix-*-*): Don't disable libgloss on host.
4641         (mn10200-*-*, mn10300-*-*): Remove cases.
4642         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4643         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4644         Don't disable libgcj.
4645         (romp-*-*): Remove case.
4646         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4647         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4648         case.
4649         (v810-*-*): Don't disable GCC libraries.
4650         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4651         (ip2k-*-*): Don't disable GCC libraries.
4652         * configure: Regenerate.
4653
4654 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4655
4656         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4657         libffi on host.
4658         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4659         on host.
4660         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4661         * configure: Regenerate.
4662
4663 2011-03-26  John Marino  <binutils@marino.st>
4664
4665         * configure.ac: Add support for *-*-dragonfly*
4666         * configure: Regenerate.
4667
4668 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4669
4670         * configure.ac (native_only): Remove.
4671         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4672         send-pr uudecode guile gnuserv on host.
4673         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4674         send-pr rcs guile perl texinfo libtool on host.
4675         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4676         automake send-pr rcs guile perl texinfo libtool on host.
4677         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4678         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4679         (alpha*-dec-osf*): Don't disable fileutils on target.
4680         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4681         texinfo send-pr expect dejagnu on target.
4682         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4683         target-qthreads on target.
4684         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4685         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4686         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4687         x86_64-*-mingw*): Don't disable expect on target.
4688         (*-*-cygwin*): Don't disable target-gperf on target.
4689         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4690         gnuserv on target.
4691         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4692         target.
4693         * configure: Regenerate.
4694
4695 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4696
4697         * configure.ac (target_tools): Remove target-groff.
4698         (native_only): Remove target-groff.
4699         (hppa*64*-*-*): Don't disable byacc.
4700         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4701         setting.
4702         (*-*-kaos*): Don't skip target-librx and target-groff.
4703         (*-*-netware*): Don't skip target-libmudflap.
4704         (*-*-tpf*): Don't skip target-libmudflap.
4705         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4706         directories on the host.
4707         (ia64*-*-*vms*): Don't skip tix.
4708         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4709         host.
4710         * configure: Regenerate.
4711
4712 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4713
4714         * configure.ac: Remove references to mt-mep, mt-netware,
4715         mt-wince.
4716         * Makefile.def: Add all-utils soft dependencies.
4717         * Makefile.tpl: Remove GDB_NLM_DEPS.
4718         * configure: Regenerate.
4719         * Makefile.in: Regenerate.
4720
4721 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4722
4723         * configure.ac: Do not include mh-x86omitfp.
4724         * configure: Regenerate.
4725
4726 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4727
4728         * configure.ac: Remove empty cases.
4729         * configure: Regenerate.
4730
4731 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4732
4733         * Makefile.def: Add dependency from termcap to gdb.
4734         * Makefile.in: Regenerate.
4735
4736 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4739         * configure: Regenerate.
4740         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4741         * Makefile.tpl: Likewise.
4742         * Makefile.in: Regenerate.
4743
4744 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4745
4746         * configure.ac: Remove all mentions of tentative_cc.
4747         * configure: Regenerate.
4748
4749 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4750
4751         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4752         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4753         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4754         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4755         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4756         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4757         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4758         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4759         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4760         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4761         *-*-rhapsody*): Remove host cases.
4762         * configure: Regenerate.
4763
4764 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4765
4766         * configure.ac (ppc*-*-pe): Remove host case.
4767         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4768         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4769         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4770         cases.
4771         * configure: Regenerate.
4772
4773 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4774
4775         * config.sub: Update to version 2011-03-23.
4776
4777 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4778
4779         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4780         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4781         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4782         * configure: Regenerate.
4783
4784 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4785
4786         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4787         to Write After Approval.
4788         * config-ml.in: Don't handle arc-*-elf*.
4789         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4790         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4791         handle GCC libraries.
4792         * configure: Regenerate.
4793
4794 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4795
4796         PR bootstrap/48120:
4797         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4798         Add -lstdc++ -lm to LIBS.
4799         * configure: Regenerate.
4800
4801 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4802
4803         * config.guess: Update to version 2011-02-02
4804         * config.sub: Update to version 2011-02-24
4805
4806 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4807
4808         PR lto/48086
4809         * configure.ac: Re-enable LTO on *-apple-darwin9.
4810         * configure: Regenerate.
4811
4812 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4813
4814         PR lto/48086
4815         * configure.ac: Disable LTO on darwin due to an assembler change in
4816         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4817         under 256.
4818         * configure: Regenerate.
4819
4820 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4821
4822         * MAINTAINERS: Update myself as score backend maintainer,
4823         update my e-mail address.
4824
4825 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4826
4827         * MAINTAINERS: Update my e-mail address.
4828
4829 2011-03-06  Joey Ye  <joey.ye@arm.com>
4830
4831         * MAINTAINERS: Update my e-mail address.
4832
4833 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4834
4835         * configure.ac: Adjust test of with_ppl.
4836         * configure: Regenerated.
4837
4838 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4839
4840         * MAINTAINERS: Adjust my e-mail address.
4841
4842 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4843
4844         * configure.ac: Add -lpwl to ppllibs.
4845         * configure: Regenerated.
4846
4847 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4848
4849         * config/cloog.m4: Add -lisl to clooglibs.
4850         * configure: Regenerated.
4851
4852 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4853
4854         * MAINTAINERS (CPU Port maintainers): Add self.
4855
4856 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4857
4858         * MAINTAINERS: Add myself as testsuite maintainer.
4859
4860 2011-02-15  Mike Stump  <mikestump@comcast.net>
4861
4862         * MAINTAINERS: Add myself as testsuite maintainer.
4863
4864 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4865
4866         Import from Libtool and gnulib:
4867
4868         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4869
4870         Prepare for supporting FreeBSD 10.
4871         * config.rpath: Remove handling of freebsd1* which soon would
4872         match FreeBSD 10.0.
4873
4874         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4875
4876         Remove support for FreeBSD 1.x.
4877         * libtool.m4 (_LT_LINKER_SHLIBS)
4878         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4879         soon would incorrectly match FreeBSD 10.0.
4880
4881 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4882
4883         PR binutils/12283
4884         * move-if-change: Import version from gnulib.
4885
4886 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4887
4888         PR lto/47225
4889         * Makefile.def (lto-plugin): Double dash for enable-shared.
4890         (configure-gcc): Depend on all-lto-plugin.
4891         * Makefile.in: Rebuilt.
4892
4893 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4894
4895         * configure.ac: Remove extra bracket.
4896         * configure: Regenerate.
4897
4898 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4899
4900         * MAINTAINERS: Add myself as libquadmath maintainer.
4901
4902 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4903
4904         * MAINTAINERS: Update my email address.
4905
4906 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4907
4908         * MAINTAINERS (option handling): Add self.
4909
4910 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4911
4912         PR lto/47225
4913         * Makefile.def: Add dependency for install-gcc
4914         on install-lto-plugin.
4915         * Makfile.in: Regenerated
4916
4917 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4918
4919         * MAINTAINERS (CPU Port Maintainers): Add myself.
4920
4921 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4922
4923         PR libgcj/44341
4924         * configure.ac: Discard --with-* flags for host when configuring
4925         target libraries for cross build.
4926         * configure: Rebuilt.
4927
4928 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4929
4930         * MAINTAINERS (linear loop transforms): Removed.
4931
4932 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4933
4934         * configure.ac: If with_ppl is no, move setting with_cloog=no
4935         after CLOOG_REQUESTED check.
4936         * configure: Regenerated.
4937
4938 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4939
4940         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4941         CLooG has been requested.
4942         * configure: Regenerated.
4943
4944 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4945
4946         * configure: Regenerated.
4947         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4948
4949 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4950
4951         * configure: Regenerated.
4952         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4953
4954 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4955
4956         * configure.ac: Use AS_HELP_STRING throughout.
4957         * configure: Regenerate.
4958
4959 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4960
4961         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4962         * configure: Regenerate.
4963
4964 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4965
4966         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4967
4968 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4969
4970         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4971         for ia64-hpux.
4972         * configure: Regenerate.
4973
4974 2011-01-07  Jan Hubicka  <jh@suse.cz>
4975
4976         PR lto/47225
4977         * Makefile.in: Regenerate.
4978         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4979         configure.
4980
4981 2011-01-07  Jan Hubicka  <jh@suse.cz>
4982
4983         * Makefile.in: Regenerate.
4984         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4985         and configure dependency on lto-plugin configure.
4986         (lto-plugin module): Remove dependency on GCC; add dependency on
4987         liniberty.
4988
4989 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4990
4991         * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4994
4995         * configure: Regenerate.
4996
4997 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4998
4999         * configure.ac: (picochip): Disable libiberty.
5000
5001 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5002
5003         * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2010-12-10  Ian Lance Taylor  <iant@google.com>
5006
5007         PR bootstrap/46819
5008         * configure.ac: For --disable-libgcj clear libgcj_saved.
5009         * configure: Rebuild.
5010
5011 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5012
5013         PR fortran/46540
5014         * configure.ac: Add --disable-libquadmath and
5015         --disable-libquadmath-support.
5016         * configure: Regenerate.
5017
5018 2010-12-03  Ian Lance Taylor  <iant@google.com>
5019
5020         * MAINTAINERS: Add myself as libgo maintainer.
5021
5022 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5023
5024         PR libffi/46792
5025         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5026         * configure: Regenerate.
5027
5028 2010-12-02  Ian Lance Taylor  <iant@google.com>
5029
5030         * configure.ac: Always set default for poststage1_ldflags to
5031         -static-libstdc++ -static-libgcc.
5032
5033 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5034
5035         * configure.ac: Move comment to remove extra space in last argument
5036         of GCC_TARGET_TOOL.
5037
5038 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5039
5040         PR other/46026
5041         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5042         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5043         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5044         (BASE_FLAGS_TO_PASS): Use it.
5045         * configure: Rebuilt.
5046         * Makefile.in: Rebuilt.
5047
5048 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5049
5050         PR binutils/12258
5051         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5052         Properly check default linker.
5053         * configure: Regnerated.
5054
5055 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5056
5057         * configure.ac: For --enable-gold, handle value `default' instead of
5058         `both*'.  New configure option --{en,dis}able-ld.
5059         * configure: Regenerate.
5060
5061 2010-11-20  Ian Lance Taylor  <iant@google.com>
5062
5063         * configure.ac: Only disable a language library if no language needs
5064         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5065         * configure: Rebuild.
5066
5067 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5068
5069         * Makefile.in: Regenerate.
5070
5071         PR other/46202
5072         * configure.ac: Fix just-built in-tree STRIP name to be
5073         binutils/strip-new.
5074         * configure: Regenerate.
5075         * Makefile.def (install-strip-gcc, install-strip-binutils)
5076         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5077         (install-strip-sid): Mirror dependencies on non-strip variants
5078         of these targets on the respective -strip prerequisites.
5079         * Makefile.tpl (install-strip, install-strip-host)
5080         (install-strip-target): New targets.
5081         (install-strip-[+module+], install-strip-target-[+module+]):
5082         New targets.
5083         * Makefile.in: Regenerate.
5084
5085 2010-11-19  Ian Lance Taylor  <iant@google.com>
5086             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5087
5088         * configure.ac: Add target-libgo to target_libraries.  Set
5089         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5090         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5091         (HOST_EXPORTS): Add GOC.
5092         (BASE_TARGET_EXPORTS): Add GOC.
5093         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5094         (GOCFLAGS_FOR_TARGET): New variable.
5095         (EXTRA_HOST_FLAGS): Add GOC.
5096         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5097         * Makefile.def (target_modules): Add libgo.
5098         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5099         (dependencies): Add dependency from configure-target-libgo to
5100         configure-target-libffi and all-target-libstdc++-v3.  Add
5101         dependencies from all-target-libgo to all-target-libffi.
5102         (languages): Add go.
5103         * configure: Rebuild.
5104         * Makefile.in: Rebuild.
5105
5106 2010-11-19  Ian Lance Taylor  <iant@google.com>
5107
5108         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5109         compiler/flag environment variables.
5110
5111 2010-11-18  Ian Lance Taylor  <iant@google.com>
5112
5113         * configure.ac: Check for lang_requires_boot_languages in
5114         config-lang.in files.
5115         * configure: Rebuild.
5116
5117 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5118             Tobias Burnus  <burnus@net-b.de>
5119
5120         PR fortran/32049
5121         * Makefile.def: Add libquadmath; build it with language=fortran.
5122         * configure.ac: Add libquadmath.
5123         * Makefile.tpl: Handle multiple libs in check-[+language+].
5124         * Makefile.in: Regenerate.
5125         * configure: Regenerate.
5126
5127 2010-11-16  Tom Tromey  <tromey@redhat.com>
5128
5129         * MAINTAINERS: Moved myself to reviewers section.
5130
5131 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5132
5133         * MAINTAINERS: Moved myself to reviewers section.
5134
5135 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5136
5137         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5138         (Write After Approval): Remove self.
5139
5140 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5141
5142         * configure.ac: Fix spelling in option names.
5143         * configure: Regenerated.
5144
5145 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5146
5147         PR bootstrap/39622
5148         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5149         * configure: Regenerated.
5150
5151 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5152
5153         * MAINTAINERS: Update my email address.
5154
5155 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5156
5157         * configure: Regenerate.
5158
5159 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5160
5161         * configure: Regenerate.
5162
5163 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5164
5165         * configure: Regenerate.
5166
5167 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5168
5169         * configure: Regenerate.
5170
5171 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5172
5173         * configure.ac: Support official CLooG.org versions.
5174         * configure: Regenerate.
5175         * config/cloog.m4: New.
5176
5177 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5178
5179         * MAINTAINERS (Write After Approval): Add myself.
5180
5181 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5182
5183         * MAINTAINERS: Update my email address.
5184
5185 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5186
5187         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5188         * configure: Regenerate.
5189
5190 2010-11-03  Ian Lance Taylor  <iant@google.com>
5191             Dave Korn  <dave.korn.cygwin@gmail.com>
5192
5193         PR lto/46273
5194         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5195         and on other supported platforms whenever LTO is enabled.
5196         * configure: Rebuild.
5197
5198 2010-11-02  Alan Modra  <amodra@gmail.com>
5199
5200         PR binutils/12110
5201         * configure.ac: Error when source path contains spaces.
5202         * configure: Regenerate.
5203
5204 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5205
5206         * MAINTAINERS: Update my email address.
5207
5208 2010-10-20  Ian Lance Taylor  <iant@google.com>
5209
5210         * Makefile.def (target_modules): Set lib_path to src/.libs for
5211         libstdc++-v3 module.
5212         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5213         * Makefile.in: Rebuild.
5214
5215 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5216
5217         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5218         (Write After Approval): Remove myself.
5219
5220 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5221
5222         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5223
5224 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5225
5226         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5227
5228 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5229
5230         * configure.ac (build_lto_plugin): New shell variable.
5231         (--enable-lto): Turn on by default for all non-ELF platforms that
5232         have had LTO support added so far.  Set build_lto_plugin appropriately
5233         for both ELF and non-ELF.
5234         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5235         * configure: Regenerate.
5236
5237 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5238
5239         Sync from src:
5240         * configure.ac (v850 support): Remove target-libgloss from
5241         noconfigdirs.
5242         * configure: Regenerate.
5243
5244 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5245
5246         PR bootstrap/45326
5247         PR bootstrap/45174
5248         * configure.ac: Honor initial values of $build_configargs,
5249         $host_configargs, $target_configargs.  Mark the precious, so
5250         environment settings get recorded.
5251         * configure: Regenerate.
5252
5253 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5254
5255         PR bootstrap/45796
5256         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5257         Depend on all-build-libiberty.
5258         * Makefile.in: Regenerate.
5259
5260 2010-09-30  Michael Eager  <eager@eagercon.com>
5261
5262         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5263         * configure: Regenerate.
5264
5265 2010-09-28  Michael Eager  <eager@eagercon.com>
5266
5267         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5268
5269 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5270
5271         PR bootstrap/44621
5272         * configure.ac: Fix unportable shell quoting.
5273         * configure: Regenerate.
5274
5275 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5276
5277         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5278         targets and amend comment.
5279         * configure: Regenerate.
5280
5281 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5282
5283         * MAINTAINERS (Write After Approval): Add myself.
5284
5285 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5286
5287         * configure.ac: Enable LTO by default on Darwin.
5288         * configure: Regenerate.
5289
5290 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5291
5292         * MAINTAINERS (Write After Approval): Add myself.
5293
5294 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5295
5296         * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5299
5300         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5301         ports
5302
5303 2010-07-28  David Yuste  <david.yuste@gmail.com>
5304
5305         * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5308
5309         * configure.ac: Support all v850 targets.
5310         * configure: Regenerate.
5311
5312 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5313
5314         PR bootstrap/44455
5315         * configure.ac (extra_mpfr_configure_flags): Copy from
5316         extra_mpc_gmp_configure_flags.
5317         * configure: Re-generated.
5318
5319 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5320
5321         * MAINTAINERS (Write After Approval): Add myself.
5322
5323 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5324
5325         * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5328
5329         * MAINTAINERS (Write After Approval): Add myself.
5330
5331 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5332
5333         PR target/44862
5334         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5335         Provide -B option to allow for link spec %s substitutions for
5336         libstdc++.a on darwin.
5337         * Makefile.in: Regenerate.
5338
5339 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5340
5341         * MAINTAINERS (Reviewers): Update my e-mail address
5342
5343 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5344
5345         * Makefile.def (configure-gcc): Depend on all-libelf.
5346         * Makefile.in: Rebuild.
5347
5348 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5349
5350         * MAINTAINERS (Write After Approval): Add myself in the right place.
5351
5352 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5353
5354         * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5357
5358         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5359
5360 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5361
5362         * config.sub: Update to version 2010-05-21.
5363         * config.guess: Update to version 2010-04-03.
5364
5365 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5366
5367         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5368         * configure: Regenerate.
5369
5370 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5371
5372         * MAINTAINERS (Write After Approval): Add myself.
5373
5374 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5375
5376         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5377         a platform that supports LTO.
5378         * configure: Regenerate.
5379
5380 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5381
5382         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5383         * configure: Regenerated.
5384
5385 2010-04-27  Roland McGrath  <roland@redhat.com>
5386             H.J. Lu  <hongjiu.lu@intel.com>
5387
5388         * configure.ac (--enable-gold): Support both, both/gold and
5389         both/bfd to add gold to configdirs without removing ld.
5390         * configure: Regenerated.
5391
5392         * Makefile.def: Add install-gold dependency to install-ld.
5393         * Makefile.in: Regenerated.
5394
5395 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5396
5397         PR lto/42776
5398         * configure.ac (--enable-lto): Refactor handling so libelf tests
5399         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5400         and allow LTO to be explicitly enabled on non-ELF platforms that
5401         are known to support it inside else-clause.
5402         * configure: Regenerate.
5403
5404 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5405
5406         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5407         * configure: Regenerate.
5408
5409 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5410
5411         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5412         * configure: Regenerate.
5413
5414 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5415
5416         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5417         separately.
5418         * configure: Regenerate.
5419
5420 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5421
5422         * MAINTAINERS (Write After Approval): Add myself.
5423
5424 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5425
5426         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5427         * configure: Regenerate.
5428
5429 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5430
5431         * configure: Regenerate after change to elf.m4.
5432
5433 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5434
5435         * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5438
5439         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5440         * configure: Regenerated.
5441
5442 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5443
5444         * configure.ac: Print "buggy but acceptable" when CLooG
5445         revision is less than 9.
5446         * configure: Regenerated.
5447
5448 2010-04-01  Diego Novillo  <dnovillo@google.com>
5449
5450         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5451
5452 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5453
5454         PR bootstrap/43615
5455         PR bootstrap/43328
5456
5457         Revert:
5458
5459         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5460
5461         * configure.ac: Do not pass --enable-multilib nor
5462         --disable-multilib in baseargs.  Accept explicitly passed
5463         --enable_multilib.
5464         * configure: Regenerate.
5465
5466 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5467
5468         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5469
5470 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5471
5472         * MAINTAINERS: Remove myself.
5473
5474 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5475
5476         PR bootstrap/43328
5477         * configure.ac: Do not pass --enable-multilib nor
5478         --disable-multilib in baseargs.  Accept explicitly passed
5479         --enable_multilib.
5480         * configure: Regenerate.
5481
5482 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5483
5484         * MAINTAINERS (spu port): Remove me.
5485
5486 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5487
5488         * configure.ac (tic6x-*-*): New case.
5489         * configure: Regenerate.
5490
5491 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5492
5493         * config.sub: Update to version 2010-03-22.
5494         * config.guess: Update to version 2009-12-30.
5495
5496 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5497
5498         PR ada/42554
5499         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5500         * configure: Regenerate.
5501
5502 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5503
5504         * MAINTAINERS: Update my email address.
5505
5506 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5507
5508         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5509         (ghassan.shobaki@amd.com): Removed.
5510
5511 2010-03-17  Alan Modra  <amodra@gmail.com>
5512
5513         * MAINTAINERS: Update my email address.
5514
5515 2010-03-16  Diego Novillo  <dnovillo@google.com>
5516
5517         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5518         Matthews.
5519
5520 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5521
5522         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5523         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5524
5525 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5526
5527         * MAINTAINERS: Update my email address.
5528
5529 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5530
5531         * MAINTAINERS: Update my email address.
5532
5533 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5534
5535         * MAINTAINERS: Update my email address.
5536
5537 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5538
5539         * MAINTAINERS: Update my email address.
5540
5541 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5542
5543         PR libstdc++/32499
5544         * configure.ac (RANLIB): Default to true.
5545         (STRIP): Likewise.
5546         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5547         * configure: Regenerate.
5548
5549 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5550
5551         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5552         (Write After Approval): Update my email address.
5553
5554 2010-02-17  Nick Clifton  <nickc@redhat.com>
5555
5556         PR 11238
5557         * Makefile.tpl (local-distclean): Also remove config.cache files in
5558         sub-directories as there may not be Makefiles present in the
5559         sub-directories.
5560         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5561         the config.cache files found by the find command.
5562
5563         * Makefile.in: Regenerate.
5564         * configure.ac: Revert previous delta.
5565         * configure: Regenerate.
5566
5567 2010-02-15  Nick Clifton  <nickc@redhat.com>
5568
5569         PR 11238
5570         * configure.ac: Delete config.cache files in sub-directories when
5571         deleting Makefiles.
5572         * configure: Regenerate.
5573
5574 2010-02-12  Ben Elliston  <bje@gnu.org>
5575
5576         * MAINTAINERS: Update my email address.
5577
5578 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5579
5580         * MAINTAINERS (spu port): Update my email address.
5581
5582 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5583
5584         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5585
5586 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5587
5588         * configure.ac: Add "recommended" version checks for GMP/MPC.
5589         Update recommended GMP/MPFR/MPC versions.
5590         * configure: Regenerate.
5591
5592 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5593
5594         * MAINTAINERS: Move my Embecosm email address into the
5595         write-after-approval section.
5596
5597 2010-01-26  Ian Lance Taylor  <iant@google.com>
5598
5599         * MAINTAINERS: Add myself as Go frontend maintainer.
5600
5601 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5602
5603         PR libstdc++/36101, PR libstdc++/42813
5604         * configure.ac (bootstrap_target_libs): Make inclusion of
5605         target-libgomp conditional on libgomb being in target_configdirs.
5606         * configure: Regenerate.
5607
5608 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5609
5610         PR libstdc++/36101, PR libstdc++/42813
5611         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5612         * configure: Regenerate.
5613
5614 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5615
5616         PR libstdc++/36101, PR libstdc++/42813
5617         * configure.ac (target_configdirs): Substitute.
5618         * Makefile.def: Bootstrap target module libgomp.
5619         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5620         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5621         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5622         * configure, Makefile.in: Regenerate.
5623
5624 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5625
5626         * MAINTAINERS: Adjust my details.
5627
5628 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5629
5630         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5631
5632 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5633
5634         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5635
5636 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5637
5638         * MAINTAINERS (Write After Approval): Add myself.
5639
5640 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5641
5642         * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2010-01-11  Richard Guenther  <rguenther@suse.de>
5645
5646         PR lto/41569
5647         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5648         * Makefile.in: Regenerated.
5649
5650 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5651
5652         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5653         * configure: Regenerate.
5654
5655 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5656             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5657
5658         PR bootstrap/42424
5659         * configure.ac: Include libtool m4 files.
5660         (_LT_CHECK_OBJDIR): Call it.
5661         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5662         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5663
5664         * configure: Regenerate.
5665
5666 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5667
5668         PR bootstrap/41818
5669         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5670         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5671         * Makefile.in: Regenerate.
5672
5673 2010-01-02  Richard Guenther  <rguenther@suse.de>
5674
5675         PR lto/41529
5676         * configure.ac: Include config/elf.m4.  Disable LTO if not
5677         builting for an elf target.
5678         * configure: Regenerate.
5679
5680 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5681
5682         * MAINTAINERS: Change my email address.
5683
5684 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5685
5686         * config.sub, config.guess: Update from upstream sources.
5687
5688 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5689
5690         * MAINTAINERS (Write After Approval): Add myself.
5691
5692 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5693
5694         PR middle-end/30447
5695         PR middle-end/30789
5696         PR other/40302
5697
5698         * configure.ac: Require MPC.
5699         * configure: Regenerate.
5700
5701 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5702
5703         PR target/38384
5704         PR bootstrap/40972
5705         * libtool.m4: Sync from git Libtool.
5706         * ltoptions.m4: Likewise.
5707         * ltversion.m4: Likewise.
5708         * lt~obsolete.m4: Likewise.
5709         * ltmain.sh: Likewise.
5710
5711 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5712
5713         * configure.ac: Update minimum MPC version to 0.8.
5714         * configure: Regenerate.
5715
5716 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5717
5718         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5719         * configure: Regenerated.
5720
5721 2009-11-21  Ian Lance Taylor  <iant@google.com>
5722
5723         * configure.ac: Change default of poststage1_ldflags to be empty if
5724         poststage1_libs is set.  When poststage1_libs is empty, and
5725         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5726         * configure: Rebuild.
5727
5728 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5729
5730         * MAINTAINERS (Write After Approval): Update my email address.
5731
5732 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5733
5734         * config.guess: Update from upstream sources.
5735
5736 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5737
5738         * Makefile.def: Restore host and target settings for gmp.
5739         * Makefile.in: Rebuild.
5740
5741 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5742
5743         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5744         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5745         Fix portability of test of C++ as bootstrap language.  Add
5746         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5747         * configure: Rebuild.
5748         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5749         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5750         in-tree building.
5751         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5752         (POSTSTAGE1_HOST_EXPORTS): Use it.
5753         (STAGE[+id+]_CXXFLAGS): New.
5754         (BASE_FLAGS_TO_PASS): Pass it down.
5755         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5756         extra_exports.
5757         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5758         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5759         extra_exports.
5760         * Makefile.in: Rebuild.
5761
5762 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5763
5764         * config.sub, config.guess: Update from upstream sources.
5765
5766 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5767
5768         * MAINTAINERS (Write After Approval): Add myself.
5769
5770 2009-11-09  Jon Beniston  <jon@beniston.com>
5771
5772         * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5775
5776         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5777         paths for *-w64-mingw* and x86_64-*mingw*.
5778         * configure: Regenerated.
5779
5780 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5781
5782         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5783
5784 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5785
5786         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5787         Phil Edwards to Write-After Approval.
5788
5789 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5790
5791         * configure.ac: Disable target-winsup & co for
5792         x86_64-*-mingw* and *-w64-mingw* targets.
5793         * configure: Regenerated.
5794
5795 2009-10-16  Nick Clifton  <nickc@redhat.com>
5796
5797         * MAINTAINERS: Add myself as a maintainer for the RX port.
5798
5799 2009-10-26  Johannes Singler  <singler@kit.edu>
5800
5801         * MAINTAINERS (Write After Approval): Update my e-mail address.
5802
5803 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5804
5805         * configure.ac (CLooG test): Use = with test.
5806         * configure: Regenerate.
5807
5808 2009-10-22  Richard Guenther  <rguenther@suse.de>
5809
5810         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5811         cloog if the ppl version check failed.  Move flags saving
5812         before setting in libelf check.
5813         * configure: Regenerate.
5814
5815 2009-10-21  Richard Guenther  <rguenther@suse.de>
5816
5817         * configure.ac: Adjust the ppl and cloog configure to work as
5818         documented.  Disable cloog if ppl was disabled.  Omit the version
5819         checks if they were disabled.
5820         * configure: Re-generate.
5821
5822 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5823
5824         * configure.ac: Add 'lto' to enable_languages, not
5825         new_enable_languages, and only if not already present.
5826         * configure: Regenerate.
5827
5828 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5829
5830         * README: Refer to the various COPYING* files instead of just
5831         COPYING.
5832         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5833
5834 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5835
5836         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5837
5838 2009-10-07  Richard Guenther  <rguenther@suse.de>
5839
5840         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5841         and Richard Guenther as reviewers.
5842         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5843         as reviewers.
5844
5845 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5846
5847         * config.sub: Update from upstream sources.
5848
5849 2009-10-06  Ian Lance Taylor  <iant@google.com>
5850
5851         * Makefile.def: check-gold depends upon all-gas.
5852         * Makefile.in: Rebuild.
5853
5854 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5855
5856         * MAINTAINERS (Write After Approval): Add myself.
5857
5858 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5859
5860         * Makefile.def: all-lto-plugin depends on all-libiberty.
5861         set bootstrap=true for lto-plugin.
5862         Add lto-plugin.
5863         * Makefile.in: Regenerate.
5864         * configure.ac (host_libs): Add lto-plugin.
5865         * configure: Regenerate.
5866
5867 2009-10-03  Diego Novillo  <dnovillo@google.com>
5868
5869         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5870         (HOST_LIBELFLIBS): Define.
5871         (HOST_LIBELFINC): Define.
5872         * Makefile.in: Regenerate.
5873         * configure.ac: Add --enable-lto.
5874         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5875         If --enable-lto is used, add 'lto' to new_enable_languages.
5876         If --enable-lto is used and gold is enabled, add
5877         lto-plugin to configdirs.
5878         * configure: Regenerate.
5879
5880 2009-10-03  Simon Baldwin  <simonb@google.com>
5881
5882         * configure.ac: If --with-system-zlib, suppress local zlib and
5883         pass --with-system-zlib to subdir configure scripts.
5884         * configure: Regenerate.
5885
5886 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5887             Paolo Bonzini  <bonzini@gnu.org>
5888
5889         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5890         $(srcdir).
5891         * Makefile.in: Rebuilt.
5892
5893 2009-09-26  Gary Funck  <gary@intrepid.com>
5894
5895         * MAINTAINERS (Write After Approval): Add myself.
5896
5897 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5898
5899         * configure.ac: Update minimum MPC version to 0.7.
5900         * configure: Regenerate.
5901
5902 2009-09-25  Nick Clifton  <nickc@redhat.com>
5903
5904         * configure.ac: Pass any --cache-file=/dev/null option on to
5905         subconfigures.
5906         * configure: Regenerate.
5907
5908 2009-09-23  Nick Clifton  <nickc@redhat.com>
5909
5910         * config.sub, config.guess: Update from upstream sources.
5911
5912 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5913
5914         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5915         * Makefile.in: Rebuilt.
5916
5917 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5918
5919         PR bootstrap/32272
5920         * configure.ac: Error out if $srcdir isn't '.' but contains
5921         host-${host_noncanonical}.
5922         * configure: Regenerate.
5923
5924 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5925
5926         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5927         maintainer.
5928
5929 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5930
5931         * configure.ac: If bootstrapping a combined tree with
5932         --enable-gold, require c++ in stage1_languages.
5933         * configure: Regenerate.
5934
5935         * configure.ac: Also add target_libs of stage1_languages to
5936         bootstrap_target_libs.
5937         * configure: Regenerate.
5938
5939         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5940         with --enable-languages not containing c++.
5941         * configure: Regenerate.
5942
5943 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5944
5945         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5946         * configure: Regenerate.
5947
5948 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5949
5950         * MAINTAINERS (Write After Approval): Update my e-mail address,
5951         and move from from here...
5952         (Waiting for paperwork): To here.
5953
5954 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5955
5956         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5957
5958 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5959
5960         * configure.ac: Do not use $extrasub for replacing @if/@endif
5961         parts in Makefile; instead, use additional arguments to
5962         AC_CONFIG_COMMANDS to do the replacement manually, with several
5963         sed invocations, to avoid HP-UX sed command limits.
5964         * configure: Regenerate.
5965
5966 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5967
5968         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5969         blank before -L.
5970
5971 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5972
5973         * configure.ac (with-build-config): Document.  Handle without.
5974         Handle missing argument.
5975         * configure: Rebuilt.
5976
5977 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5978
5979         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5980         Default to bootstrap-debug only if compare-debug works.
5981         * configure: Rebuilt.
5982         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5983         * Makefile.in: Rebuilt.
5984
5985 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5986
5987         * MAINTAINERS (OS Port Maintainers): Update my email address.
5988
5989 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5990
5991         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5992         * Makefile.in: Rebuilt.
5993
5994 2009-09-01  Chris Demetriou  <cgd@google.com>
5995
5996         * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5999
6000         PR debug/30161
6001         * include/dwarf2.h (enum dwarf_tag): Added
6002         DW_TAG_GNU_template_template_param
6003         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6004
6005 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6006
6007         * Makefile.tpl (AWK): Fix typo.
6008         * Makefile.in: Regenerate.
6009
6010 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6011
6012         * configure.ac: Detect awk and sed.
6013         * Makefile.def (flags_to_pass): Add AWK and SED.
6014         * Makefile.tpl (AWK, SED): New.
6015         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6016         * configure: Regenerate.
6017         * Makefile.in: Regenerate.
6018
6019 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6020
6021         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6022         (collapseslashes): Likewise.
6023
6024 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6025
6026         * configure.ac (AC_PREREQ): Bump to 2.64.
6027
6028 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6029
6030         * configure.ac: Remove --with-datarootdir, --with-docdir,
6031         --with-pdfdir, --with-htmldir switches.
6032         * configure: Regenerate.
6033
6034         * configure: Regenerate.
6035
6036         * compile: Sync from Automake 1.11.
6037         * depcomp: Likewise.
6038         * install-sh: Likewise.
6039         * missing: Likewise.
6040         * mkinstalldirs: Likewise.
6041         * ylwrap: Likewise.
6042
6043 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6044
6045         * ltmain.sh (func_normal_abspath): New function.
6046         (func_relative_path): Likewise.
6047         (func_mode_help): Document new -bindir option for link mode.
6048         (func_mode_link): Add new -bindir option, and use it to place
6049         output DLL if specified.
6050
6051 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6052
6053         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6054         (baseargs): Add --disable-option-checking.
6055         * configure: Regenerate.
6056
6057         * Makefile.def (configure-target-libiberty): Depend on
6058         all-binutils and all-ld.
6059         (configure-target-newlib): Likewise.
6060         * Makefile.in: Regenerate.
6061
6062 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6063
6064         * config.sub, config.guess: Update from upstream sources.
6065
6066 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6067
6068         Sync from src, merge:
6069
6070         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6071
6072         * configure.ac: Do not exclude gas for i386-*-darwin.
6073         Add a case for x86_64-*-darwin.
6074         * configure: Regenerate.
6075
6076 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6077
6078         * MAINTAINERS: Add my name to Write After Approval list.
6079
6080 2009-08-06  Michael Eager  <eager@eagercon.com>
6081
6082         * configure.ac: Add Microblaze target.
6083         * configure: Regenerate.
6084
6085 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6086
6087         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6088         * configure: Regenerate.
6089
6090 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6091
6092         * MAINTAINERS (Write After Approval): Update my e-mail address.
6093
6094 2009-07-06  Ian Lance Taylor  <iant@google.com>
6095
6096         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6097         * configure: Rebuild.
6098
6099 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6100
6101         * MAINTAINERS: Move myself to the Graphite Reviewers.
6102
6103 2009-06-30  Wei Guozhi  <carrot@google.com>
6104
6105         * MAINTAINERS: Add my name to Write After Approval list.
6106
6107 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6108
6109         PR bootstrap/40338
6110         * configure.ac (comparestring): Create new variable.
6111         * Makefile.tpl (comparestring): Use to skip some comparisions.
6112         * configure: Regenerate.
6113         * Makefile.in: Regenerate.
6114
6115 2009-06-26  Doug Evans  <dje@sebabeach.org>
6116
6117         * Makefile.def (host_modules): Add cgen.
6118         * Makefile.in: Regenerate.
6119         * configure.ac (host_tools): Add cgen.
6120         * configure: Regenerate.
6121
6122 2009-06-23  DJ Delorie  <dj@redhat.com>
6123
6124         * MAINTAINERS: Add myself as mep maintainer.
6125
6126 2009-06-23  Ian Lance Taylor  <iant@google.com>
6127
6128         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6129         boot_languages.  Only bootstrap target libraries listed in
6130         target_libs for some boot language.  Add --with-stage1-ldflags,
6131         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6132         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6133         if not building with C++.
6134         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6135         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6136         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6137         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6138         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6139         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6140         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6141         * configure, Makefile.in: Rebuild.
6142
6143 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6144
6145         * MAINTAINERS: Added my name to write-after-approval list.
6146
6147 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6148
6149         * configure.ac: Define is_elf for QNX Neutrino targets.
6150         * configure: Regenerate.
6151
6152 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6153
6154         * MAINTAINERS: Added my name to the write-after-approval list
6155
6156 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6157
6158         * configure.ac: Detect MPC in default directory.
6159         * configure: Regenerate.
6160
6161 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6162             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6163
6164         * Makefile.tpl (all): Avoid a trailing backslash.
6165         * Makefile.in: Regenerate.
6166
6167 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6168
6169         * config.sub, config.guess: Update from upstream sources.
6170
6171 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6172
6173         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6174         to noconfdirs.
6175         * configure: Regenerate.
6176
6177 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6178
6179         * Makefile.tpl ([+compare-target+]): Compare all stage
6180         directories, rather than just gcc.
6181         * Makefile.in: Rebuilt.
6182
6183 2009-06-01  Doug Kwan  <dougkwan@google.com>
6184
6185         * configure.ac: Support gold for target arm*-*-*.
6186         * configure: Regenerate.
6187
6188 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6189
6190         * Makefile.def: Add MPC support and dependencies.
6191         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6192
6193         * Makefile.in, configure: Regenerate.
6194
6195 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6196
6197         * Makefile.tpl (all): Avoid harmless warning in make all when
6198         gcc-bootstrap is enabled but stage_last does not exist.
6199         * Makefile.in: Rebuilt.
6200
6201 2009-05-24  Nicolas Roche  <roche@adacore.com>
6202
6203         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6204         * Makefile.in: Regenerate.
6205
6206 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6207
6208         * MAINTAINERS: Update my e-mail address.
6209
6210 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6211
6212         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6213         * configure:  Regenerate.
6214
6215 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6216
6217         PR other/40159
6218         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6219         gcc-no-bootstrap are mutually exclusive.
6220         * Makefile.in: Rebuilt.
6221
6222 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6223
6224         PR other/40159
6225         * Makefile.tpl (all): Don't end with unconditional success.
6226         * Makefile.in: Rebuilt.
6227
6228 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6229
6230         PR target/37137
6231         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6232         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6233         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6234         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6235         stage_configureflags, stage_cflags and stage_libcflags into
6236         explicit Makefile macros.
6237         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6238         GFORTRAN.
6239         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6240         CC.  Set CC_FOR_BUILD from CC.
6241         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6242         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6243         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6244         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6245         and GFORTRAN.
6246         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6247         (_LIBCFLAGS): Renamed to _TFLAGS.
6248         (do-compare-debug, do-compare3-debug): Drop.
6249         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6250         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6251         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6252         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6253         (XGCC_FLAGS_FOR_TARGET): New.
6254         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6255         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6256         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6257         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6258         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6259         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6260         TFLAGS.
6261         (BUILD_CONFIG): Include if requested.
6262         (all): Set TFLAGS on bootstrap.
6263         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6264         (all-stageid-prefixmodule): Likewise.
6265         (do-clean, distclean-stageid): Set TFLAGS.
6266         (restrap): Fix whitespace.
6267         * Makefile.in: Rebuilt.
6268
6269 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6270
6271         * config.guess: Sync with src.
6272
6273 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6274
6275         * configure.ac ($with_ppl):  Default to no if not supplied.
6276         ($with_cloog):  Likewise.
6277         configure:  Regenerate.
6278
6279 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6280
6281         * MAINTAINERS: Update my e-mail address.
6282
6283 2009-04-27  Nick Clifton  <nickc@redhat.com>
6284
6285         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6286
6287 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6288
6289         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6290         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6291         * Makefile.in: Regenerate.
6292
6293 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294
6295         PR bootstrap/39739
6296         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6297         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6298
6299         * configure, Makefile.in: Regenerate.
6300
6301 2009-04-21  Taras Glek  <tglek@mozilla.com>
6302
6303         * include/hashtab.h: Update GTY annotations to new syntax
6304         * include/splay-tree.h: Likewise
6305
6306 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6307
6308         * config.sub, config.guess: Update from upstream sources.
6309
6310 2009-04-15  Anthony Green  <green@moxielogic.com>
6311
6312         * configure.ac: Add moxie support.
6313         * configure: Rebuilt.
6314
6315 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6316
6317         * configure.ac: Change copyright header to refer to version
6318         3 of the GNU General Public License and to point readers at the
6319         COPYING3 file and the FSF's license web page.
6320         * Makefile.def: Likewise.
6321         * Makefile.tpl: Likewise.
6322         * Makefile.in: Regenerate.
6323
6324 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6325
6326         * configure.ac: Restore match for darwin9 or later. Use double
6327         brackets since regeneration eats one pair.
6328         * configure: Regenerate.
6329
6330 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6331
6332         PR gas/10039
6333         * configure.ac: Require texinfo 4.7.
6334         * configure: Regenerated.
6335
6336 2009-04-09  Nick Clifton  <nickc@redhat.com>
6337
6338         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6339         the GCC Runtime Library Exception.
6340
6341 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6342
6343         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6344         * configure: Regenerate.
6345
6346 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6347
6348         * Makefil.def (languages): New entries.
6349         * Makefile.tpl (check-gcc-*): New generic target.
6350         * Makefile.in: Regenerate.
6351
6352 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6353
6354         * MAINTAINERS:  Update my email address.
6355
6356 2009-03-18  Tom Tromey  <tromey@redhat.com>
6357
6358         * configure: Rebuild.
6359         * configure.ac (host_libs): Add libiconv.
6360         * Makefile.in: Rebuild.
6361         * Makefile.def (host_modules): Add libiconv.
6362         (configure-gdb, all-gdb): Depend on libiconv.
6363
6364 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6365
6366         * configure.ac: Treat gdb as supported on x86_64-darwin.
6367         * configure: Regenerate.
6368
6369 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6370
6371         * configure.ac (--with-host-libstdcxx): New option.
6372         * configure: Regenerate.
6373
6374 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6375
6376         * MAINTAINERS:  Move myself into the write after approval list.
6377
6378 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6379
6380         * MAINTAINERS: Update e-mail address.
6381
6382 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6383
6384         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6385
6386 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6387
6388         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6389
6390 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6391
6392         Backport from git Libtool:
6393
6394         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6395         Support GNU/kOpenSolaris.
6396         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6397         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6398         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6399         GNU/kOpenSolaris.
6400
6401 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6402
6403         * MAINTAINERS: Update e-mail address.
6404
6405 2009-02-24  Michael Eager  <eager@eagercon.com>
6406
6407         * MAINTAINERS (Write After Approval): Add self.
6408
6409 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6410
6411         * MAINTAINERS (Write After Approval): Add myself.
6412
6413 2009-02-05  Andreas Schwab  <schwab@suse.de>
6414
6415         * Makefile.tpl (stage_last): Define $r and $s before using
6416         $(RECURSE_FLAGS_TO_PASS).
6417         * Makefile.in: Regenerate
6418
6419 2009-01-30  Ian Lance Taylor  <iant@google.com>
6420
6421         * MAINTAINERS: Move myself to the Global Reviewers list.
6422
6423 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6424
6425         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6426         * configure: Regenerate.
6427
6428 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6429
6430         * MAINTAINERS: Make whitespace consistent.
6431         Remove Robert Millan from Write After Approval.
6432
6433 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6434
6435         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6436         (all-opcodes): Depend on all-libiberty.
6437         * Makefile.in: Regenerate.
6438
6439 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6440
6441         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6442         * configure: Regenerate.
6443
6444 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6445
6446         * MAINTAINERS (Write After Approval): Add myself.
6447
6448 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6449
6450         * MAINTAINERS: Add myself to reviewers (Fortran).
6451
6452 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6453
6454         PR tree-optimization/38515
6455         * configure.ac (cloog-polylib): Removed.
6456         (with_ppl, with_cloog): Test for "no".
6457         * configure: Regenerated.
6458
6459 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6460
6461         * MAINTAINERS: Moved myself to reviewers (Fortran).
6462
6463 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6464
6465         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6466         (Write After Approval): Remove myself.
6467
6468 2009-01-03  Diego Novillo  <dnovillo@google.com>
6469
6470         * MAINTAINERS: Remove myself from alias maintainership.
6471
6472 2009-01-02  David Ayers  <ayers@fsfe.org>
6473
6474         * MAINTAINERS: Update e-mail address.
6475
6476 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6477
6478         * MAINTAINERS: Make whitespace consistent.
6479
6480 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6481
6482         Backport from upstream Libtool:
6483         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6484         Add cache variables to tests that require the linker to work.
6485         For shlibpath_overrides_runpath, this also changes the semantics
6486         to let the result from the C compiler take precedence.
6487
6488 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6489
6490         * config.sub, config.guess: Update from upstream sources.
6491
6492 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6493
6494         * configure.ac (ppllibs): Add by default the lib flags.
6495         * configure: Regenerate.
6496
6497 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6498
6499         * MAINTAINERS:  Add myself to the write after approval list.
6500
6501 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6502
6503         * configure.ac: Add double brackets on darwin[912].
6504         * configure: Regenerate.
6505
6506 2008-12-03  Daniel Kraft  <d@domob.eu>
6507
6508         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6509         Approval to Reviewer section (for Fortran front-end).
6510
6511 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6512
6513         * configure.ac: Expand to darwin10 and later.
6514         * configure: Regenerate.
6515
6516 2008-12-02  Andreas Schwab  <schwab@suse.de>
6517
6518         * Makefile.def: configure-target-boehm-gc depends on
6519         all-target-libstdc++-v3.
6520         * Makefile.in: Regenerate.
6521
6522 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6523
6524         * MAINTAINERS:  Add myself as mingw maintainer.
6525
6526 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6527
6528         * config.sub, config.guess: Update from upstream sources.
6529
6530 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6531
6532         * README.SCO: Remove.
6533
6534 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6535
6536         * MAINTAINERS:  Add myself to the write after approval list.
6537
6538 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6539
6540         * MAINTAINERS:  Update my email address in WAA section.
6541
6542 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6543
6544         * MAINTAINERS: Update e-mail address.
6545
6546 2008-11-27  Toon Moene  <toon@moene.org>
6547
6548         * MAINTAINERS: Change e-mail address.
6549
6550 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6551
6552         * configure.ac: Build gdb for i?86-*-darwin*
6553         * configure: Regenerated.
6554
6555 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6556
6557         * MAINTAINERS: Added my full name.
6558
6559 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6560
6561         PR bootstrap/38014
6562         PR bootstrap/37923
6563
6564         Revert:
6565
6566         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6567
6568         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6569         * Makefile.in: Regenerated.
6570
6571         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6572
6573         PR gdb/921
6574         PR gdb/1646
6575         PR gdb/2175
6576         PR gdb/2176
6577
6578         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6579         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6580         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6581         (HOST_EXPORTS): Pass CPPFLAGS.
6582         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6583         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6584         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6585         * Makefile.in, configure: Regenerated.
6586         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6587         and CPPFLAGS_FOR_BUILD.
6588
6589 2008-11-06  Jeff Law  <law@redhat.com>
6590
6591         * MAINTAINERS: Add myself as middle end maintainer.
6592
6593 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6594
6595         * MAINTAINERS (Write after approval): Add myself.
6596
6597 2008-11-05  Diego Novillo  <dnovillo@google.com>
6598
6599         * MAINTAINERS (Global Reviewers): Add myself.
6600         (Non-Algorithmic Maintainers): Remove myself.
6601
6602 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6603
6604         * MAINTAINERS (Write after approval): Add myself.
6605
6606 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6607
6608         * MAINTAINERS (Write after approval): Add myself.
6609
6610 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6611
6612         * configure.ac (spu-*-*): Remove special case.
6613         * configure: Regenerate.
6614
6615 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6616
6617         * MAINTAINERS (Write after approval): Update my email address.
6618
6619 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6620
6621         * configure.ac [spu-*-*]: Do not set skipdirs.
6622         * configure: Re-generate.
6623
6624 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6625
6626         * MAINTAINERS (Various Maintainers): Add myself to reload.
6627
6628 2008-10-25  Richard Guenther  <rguenther@suse.de>
6629
6630         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6631         maintainer.  Remove myself as libgcc-math maintainer.
6632         (Non-Algorithmic Maintainers): Remove myself.
6633
6634 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6635
6636         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6637         * Makefile.in: Regenerated.
6638
6639 2008-10-23  Cary Coutant  <ccoutant@google.com>
6640
6641         * MAINTAINERS (Write after approval): Add myself.
6642
6643 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6644
6645         PR gdb/921
6646         PR gdb/1646
6647         PR gdb/2175
6648         PR gdb/2176
6649
6650         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6651         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6652         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6653         (HOST_EXPORTS): Pass CPPFLAGS.
6654         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6655         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6656         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6657         * Makefile.in, configure: Regenerated.
6658         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6659         and CPPFLAGS_FOR_BUILD.
6660
6661 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6662
6663         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6664         Sebastian Pop.
6665
6666 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6667
6668         * MAINTAINERS (Write After Approval): Added myself.
6669
6670 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6671
6672         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6673         recommended version to 2.3.2.
6674
6675         * configure: Regenerate.
6676
6677 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6678
6679         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6680
6681 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6682
6683         * MAINTAINERS (Write After Approval): Update e-mail address.
6684
6685 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6686
6687         * libtool.m4: Update to libtool 2.2.6.
6688         * lt~obsolete.m4: Update to libtool 2.2.6.
6689         * ltmain.sh: Update to libtool 2.2.6.
6690         * ltsugar.m4: Update to libtool 2.2.6.
6691         * ltversion.m4: Update to libtool 2.2.6.
6692         * ltoptions.m4: Update to libtool 2.2.6.
6693         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6694
6695 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6696
6697         * MAINTAINERS (Write After Approval): Add myself.
6698
6699 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6700
6701         * MAINTAINERS (Write After Approval): Update my name.
6702
6703 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6704
6705         * MAINTAINERS: Add myself in "Write After Approval".
6706
6707 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6708
6709         * MAINTAINERS: Add myself as ia64 maintainer.
6710
6711 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6712
6713         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6714         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6715         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6716         and Michael Tiemann from Write After Approval since they do not
6717         actually have access.
6718
6719 2008-09-05  Richard Guenther  <rguenther@suse.de>
6720
6721         * configure.ac: Initialize clooglibs to -lcloog.
6722         * configure: Re-generate.
6723
6724 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6725
6726         * MAINTAINERS (Write After Approval): Add myself.
6727
6728 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6729
6730         * configure.ac (--with-cloog-polylib): New.
6731         (--disable-cloog-version-check): New.
6732         (--disable-ppl-version-check): New.
6733         * configure: Re-generate.
6734
6735 2008-09-03  Richard Guenther  <rguenther@suse.de>
6736
6737         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6738         cloog test.
6739         * configure: Re-generate.
6740
6741 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6742
6743         Add picoChip port.
6744         * MAINTAINERS: Add picoChip maintainers.
6745
6746 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6747             Tobias Grosser  <grosser@fim.uni-passau.de>
6748             Jan Sjodin  <jan.sjodin@amd.com>
6749             Harsha Jagasia  <harsha.jagasia@amd.com>
6750             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6751             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6752             Adrien Eliche  <aeliche@isty.uvsq.fr>
6753
6754         Merge from graphite branch.
6755         * configure: Regenerate.
6756         * Makefile.in: Regenerate.
6757         * configure.ac (host_libs): Add ppl and cloog.
6758         Add checks for PPL and CLooG.
6759         * Makefile.def (ppl, cloog): Added modules and dependences.
6760         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6761         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6762
6763 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6764
6765         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6766         (GCC_SHLIB_SUBDIR): New.
6767         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6768         * configure: Regenerate.
6769         * Makefile.in: Regenerate.
6770
6771 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6772
6773         * MAINTAINERS: Consistently use tabs to separate columns.
6774
6775 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6776
6777         * MAINTAINERS (Write after Approval): Add myself.
6778
6779 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6780
6781         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6782         Enable bfd, binutils and opcodes.
6783         * configure: Regenerate.
6784
6785 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6786
6787         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6788
6789 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6790
6791         * MAINTAINERS:  Use correct Umlaut for last name.
6792
6793 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6794
6795         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6796
6797 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6798
6799         * MAINTAINERS: Update my email address.
6800
6801 2008-08-16  Nicolas Roche  <roche@adacore.com>
6802
6803         * Makefile.tpl: Add BOOT_ADAFLAGS.
6804         * Makefile.in: Regenerate.
6805
6806 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6807
6808         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6809         * configure: Regenerate.
6810
6811 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6812
6813         * configure.ac: Add makefile fragments for hpux.
6814         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6815         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6816         * configure: Regenerate.
6817         * Makefile.in: Regenerate.
6818
6819 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6820
6821         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6822
6823 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6824
6825         * MAINTAINERS (Write after Approval): Add myself.
6826
6827 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6828
6829         * MAINTAINERS (Write After Approval):  Add myself.
6830
6831 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6832
6833         * MAINTAINERS (Write After Approval):  Add myself.
6834
6835 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6836
6837         * MAINTAINERS: Update my email address.
6838
6839 2008-06-25  Joey Ye  <joey.ye@intel.com>
6840
6841         * MAINTAINERS (Write After Approval):  Add myself.
6842
6843 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6844
6845         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6846         * Makefile.in: Regenerate.
6847         * configure: Regenerate.
6848
6849 2008-06-17  Daniel Kraft  <d@domob.eu>
6850
6851         * MAINTAINERS (Write After Approval):  Add myself.
6852
6853 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6854
6855         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6856         "$@" is still intact with both Autoconf 2.59 and 2.62.
6857         * configure: Regenerate.
6858
6859 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6860
6861         * Makefile.tpl: Fix comment errors.
6862         * Makefile.in: Regenerate.
6863
6864 2008-06-12  David S. Miller  <davem@davemloft.net>
6865             David Edelsohn  <edelsohn@gnu.org>
6866
6867         * configure.ac: Add powerpc*-*-* to gold supported targets.
6868         * configure: Regenerate.
6869
6870 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6871
6872         PR tree-optimization/36218
6873         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6874         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6875         (all prefix="build-"): Pass them to build-system sub-makes.
6876         * Makefile.in: Regenerate.
6877
6878 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6879
6880         * MAINTAINERS (mt port): Remove.
6881         (sco5, unixware, sco udk): Remove.
6882         (Kean Johnston): Add to Write After Approval.
6883
6884 2008-05-30  Julian Brown  <julian@codesourcery.com>
6885
6886         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6887         of libobjc for ARM EABI Linux.
6888         * configure: Regenerate.
6889
6890 2008-05-18  Xinliang David Li   <davidxl@google.com>
6891
6892         * ChangeLog: Remove wrong ChangeLog entry.
6893
6894 2008-05-17  Xinliang David Li   <davidxl@google.com>
6895
6896         * MAINTAINERS (Write After Approval): Add myself.
6897
6898 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6899
6900         * MAINTAINERS (Write After Approval): Add myself.
6901
6902 2008-05-14  Rafael Espíndola  <espindola@google.com>
6903
6904         * config-ml.in: don't handle --enable-shared and --enable-static.
6905
6906 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6907
6908         * MAINTAINERS: Update my email address.
6909
6910 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6911
6912         * MAINTAINERS: Update my email address.
6913
6914 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6915
6916         * MAINTAINERS (Write After Approval): Add myself.
6917
6918 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6919
6920         * MAINTAINERS (Write After Approval): Add myself.
6921
6922 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6923
6924         * MAINTAINERS (crx): Add myself.
6925
6926 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6927
6928         Sync with src:
6929         2008-04-14  David S. Miller  <davem@davemloft.net>
6930
6931         * configure.ac: Add sparc*-*-* to gold supported targets.
6932         * configure: Regenerate.
6933
6934 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6935
6936         PR bootstrap/35457
6937         * configure.ac: Include override.m4.
6938         * configure: Regenerate.
6939
6940 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6941
6942         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6943         * Makefile.in: Regenerate.
6944
6945 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6946
6947         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6948         as nonconfigurable directories list.
6949         * configure: Regenerate.
6950
6951 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6952
6953         * config.sub, config.guess: Update from upstream sources.
6954
6955 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6956
6957         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6958         * Makefile.in: Regenerate.
6959
6960 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6961
6962         * configure.ac: Do not build libssp for the AVR.
6963         * configure: Regenerate.
6964
6965 2008-04-07  Ian Lance Taylor  <iant@google.com>
6966
6967         * Makefile.def: check-gold depends upon all-binutils.
6968         * Makefile.in: Regenerate.
6969
6970 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6971
6972         * MAINTAINERS (Write After Approval): Add myself.
6973
6974 2008-04-04  Nick Clifton  <nickc@redhat.com>
6975
6976         PR binutils/4334
6977         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6978         builds.
6979         * configure: Regenerate.
6980
6981 2008-04-04  NightStrike  <NightStrike@gmail.com>
6982
6983         PR other/35151
6984         * configure.ac: Combine rules for mingw32 and mingw64.
6985         * configure: Regenerate.
6986
6987 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6988
6989         * MAINTAINERS (Write After Approval): Add myself.
6990
6991 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6992
6993         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6994         * Makefile.in (.NOTPARALLEL): Ditto.
6995
6996 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6997
6998         * MAINTAINERS (Write After Approval): Add myself.
6999
7000 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7001
7002         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7003         * Makefile.in (.NOTPARALLEL): Regenerate.
7004
7005 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7006
7007         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7008         * Makefile.in: Regenerate.
7009
7010 2008-03-26  Jakub Staszak  <kuba@et.pl>
7011
7012         * MAINTAINERS (Write After Approval): Add myself.
7013
7014 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7015
7016         * MAINTAINERS:  Update e-mail address.
7017
7018 2008-03-20  Ian Lance Taylor  <iant@google.com>
7019
7020         * configure.ac: Add support for --enable-gold.
7021         * Makefile.def: Add gold as a directory like ld.
7022         * configure, Makefile.in: Regenerate.
7023
7024 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7025
7026         * configure.ac: m4_include config/proginstall.m4.
7027         * configure: Regenerate.
7028
7029         Backport from upstream Libtool:
7030
7031         2007-10-12  Eric Blake  <ebb9@byu.net>
7032
7033         Deal with Autoconf 2.62's semantic change in m4_append.
7034         * ltsugar.m4 (lt_append): Replace broken versions of
7035         m4_append.
7036         (lt_if_append_uniq): Don't require separator to be overquoted,
7037         and avoid broken m4_append.
7038         (lt_dict_add): Fix typo.
7039         * libtool.m4 (_LT_DECL): Don't overquote separator.
7040
7041 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7042
7043         * config.rpath: Add AIX 6 support.
7044
7045 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7046
7047         * Makefile.def (stageprofile).  Remove -fprofile-generate
7048         from stage_libcflags.
7049         * Makefile.in: Regenerate.
7050
7051 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7052
7053         * config.sub, config.guess: Update from upstream sources.
7054
7055 2008-03-06  Tom Tromey  <tromey@redhat.com>
7056
7057         * MAINTAINERS: Update for treelang deletion.
7058
7059 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7060
7061         * MAINTAINERS: Update my email address.
7062
7063 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7064
7065         * MAINTAINERS (darwin port): Add myself as a maintainer.
7066         (objective-c/c++): Add myself as a maintainer.
7067
7068 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7069
7070         * MAINTAINERS (Write After Approval): Update my email address.
7071
7072 2008-02-25  Tomas Bily  <tbily@suse.cz>
7073
7074         * MAINTAINERS (Write After Approval): Add myself.
7075
7076 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7077
7078         * MAINTAINERS (OpenMP): Add myself.
7079
7080 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7081
7082         PR bootstrap/32009
7083         PR bootstrap/32161
7084
7085         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7086         * configure: Regenerate.
7087
7088         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7089         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7090         STAGE4_LIBCFLAGS): New.
7091         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7092         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7093         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7094         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7095         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7096         for target modules.  Don't export LIBCFLAGS.
7097         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7098         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7099         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7100         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7101         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7102         * Makefile.in: Regenerate.
7103
7104 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7105
7106         PR libgcj/33085
7107         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7108         Do not use -DDLL_EXPORT.  Backport from upstream.
7109
7110 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7111
7112         * MAINTAINERS (Write After Approval): Add myself.
7113
7114 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7115
7116         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7117         * configure: Regenerate.
7118
7119 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7120
7121         * configure.ac (xtensa*-*-*): Recognize processor variants.
7122         * configure: Regenerate.
7123
7124 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7125
7126         PR bootstrap/34922
7127         * configure.ac (PARSE_ARGS): Push suitable setting of
7128         ac_subdirs_all, for `./configure --help=recursive'.
7129         Handle `+' in generic toplevel directory disabling.
7130         * configure: Regenerate.
7131
7132 2008-01-28  Nick Clifton  <nickc@redhat.com>
7133
7134         * MAINTAINERS (xstormy16): Take over maintainership.
7135
7136 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7137
7138         * MAINTAINERS (c4x port): Remove.
7139
7140 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7141
7142         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7143
7144 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7145
7146         * config.sub, config.guess: Update from upstream sources.
7147
7148 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7149
7150         * MAINTAINERS (Write After Approval): Add myself.
7151
7152 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7153
7154         * MAINTAINERS: Update my email address.
7155
7156 2008-01-09  Raksit Ashok  <raksit@google.com>
7157
7158         * MAINTAINERS (Write After Approval): Add myself.
7159
7160 2008-01-09  Raksit Ashok  <raksit@google.com>
7161
7162         * MAINTAINERS (Write After Approval): Add myself.
7163
7164 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7165
7166         * config.sub, config.guess: Update from upstream sources.
7167
7168 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7169
7170         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7171         Change recommended MPFR from 2.2.1 -> 2.3.0.
7172         * configure: Regenerate.
7173
7174 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7175
7176         * MAINTAINERS: Update my email address.
7177
7178 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7179
7180         * MAINTAINERS: Update my email address.
7181
7182 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7183
7184         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7185         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7186         * Makefile.in: Regenerate.
7187
7188 2007-12-10  Mark Heffernan  <meheff@google.com>
7189
7190         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7191         misplaced entries.
7192
7193 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7194
7195         * configure.ac: Enable libjava for x86_64-*-darwin9.
7196         * configure: Regenerate.
7197
7198 2007-12-07  Bill Maddox  <maddox@google.com>
7199
7200         * MAINTAINERS (Write After Approval): Add myself.
7201
7202 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7203
7204         * config.sub, config.guess: Update from upstream sources.
7205
7206 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7207
7208         * config-ml.in: Remove 64bit configure tests.
7209
7210 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7211
7212         * config-ml.in: Robustify against white space in absolute file
7213         names.
7214
7215         * config-ml.in (multi-clean): Substitute ${Makefile}.
7216         Remove superfluous ${Makefile} in list.
7217
7218 2007-11-19  Thiemo Seufer  <ths@mips.com>
7219
7220         * config-ml.in: Don't hardcode the Makefile name.
7221
7222 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7223
7224         * MAINTAINERS (Write After Approval): Add myself.
7225
7226 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7227
7228         * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2007-11-06  Doug Kwan  <dougkwan@google.com>
7231
7232         * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7235
7236         * MAINTAINERS (mercury): Remove entry.
7237         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7238
7239 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7240
7241         * Makefile.def (dependencies): Make configure-gdb depend on
7242         all-intl.
7243         * Makefile.in: Regenerated.
7244
7245 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7246
7247         * MAINTAINERS (Fortran maintainer): Remove myself.
7248
7249 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7250
7251         * Makefile.def: To avoid problems running with parallel makes,
7252         build newlib before libgloss so that target specific header
7253         files are availble.
7254         * Makefile.in: Regenerate
7255
7256 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7257
7258         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7259         * Makefile.in: Regenerate.
7260
7261 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7262
7263         * MAINTAINERS (Register allocation reviewer): Add myself.
7264
7265 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7266
7267         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7268         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7269         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7270         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7271         * configure: Regenerate.
7272
7273 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7274
7275         * MAINTAINERS (Register allocation reviewer): Add myself.
7276
7277 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7278
7279         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7280         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7281         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7282         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7283         * configure.ac: Default them to host tools for $host = $build.
7284         Subst them.
7285
7286         * configure: Regenerate.
7287         * Makefile.in: Regenerate.
7288
7289 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7290
7291         * MAINTAINERS (Register allocation reviewer): Add myself.
7292
7293 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7294
7295         * MAINTAINERS (Register allocation reviewer): Add myself.
7296
7297 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7298
7299         * MAINTAINERS (Write After Approval): Fix typo.
7300
7301 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7302
7303         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7304         * configure: Regenerate.
7305
7306 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7307
7308         PR bootstrap/31906
7309         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7310         they're already prefixed.
7311
7312 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7313
7314         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7315         libstdc++.
7316         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7317         * configure: Regenerate.
7318         * Makefile.in: Regenerate.
7319
7320 2007-09-17  Andreas Schwab  <schwab@suse.de>
7321
7322         * configure.ac: Raise minimum makeinfo version to 4.6.
7323         * configure: Regenerate.
7324
7325 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7326
7327         * MAINTAINERS (write-after-approval) add myself
7328
7329 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7330
7331         * configure.ac: Correct makeinfo version check.
7332         * configure: Regenerate.
7333
7334 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7335
7336         * MAINTAINERS: Update my email address.
7337
7338 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7339
7340         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7341         to $skipdirs and only disable gprof for newlib.  Use the normal
7342         mips*-elf* handling in other respects.
7343         * configure: Regnerate.
7344
7345 2007-09-12  David Daney  <ddaney@avtrex.com>
7346
7347         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7348         enabling libgcj.
7349         * configure: Regenerate.
7350
7351 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7352
7353         PR other/32154
7354         * configure.ac: For libgloss targets, point the linker to the linker
7355         script, startup code and simulator library.
7356         * configure: Regenerate.
7357
7358 2007-09-07  Andrew Haley  <aph@redhat.com>
7359
7360         * configure.ac (noconfigdirs): Remove target-libffi and
7361         target-libjava.
7362         * configure: Regenerate.
7363
7364 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7365
7366         PR target/33281
7367         * configure.ac: Use config/mh-mingw on mingw.
7368         * configure: Regenerate.
7369
7370 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7371
7372         * MAINTAINERS (Write After Approval): Add myself.
7373
7374 2007-09-05  Richard Guenther  <rguenther@suse.de>
7375
7376         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7377         nor --disable-checking is provided also turn on yes and types
7378         checking for stage1.
7379         * configure: Re-generate.
7380
7381 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7382
7383         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7384         (Write After Approval): Remove myself.
7385
7386 2007-08-29  Nick Clifton  <nickc@redhat.com>
7387
7388         * config.sub, config.guess: Update from upstream sources.
7389
7390 2007-08-22  Bud Davis  <jmdavis@link.com>
7391
7392         * MAINTAINERS (Write After Approval): Added myself.
7393         * MAINTAINERS (Reviewers): Removed myself.
7394
7395 2007-08-18  Paul Brook  <paul@codesourcery.com>
7396             Joseph Myers  <joseph@codesourcery.com>
7397
7398         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7399         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7400         * Makefile.in: Regenerate.
7401         * configure.ac (--with-debug-prefix-map): New.
7402         * configure: Regenerate.
7403
7404 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7405             Nigel Stephens  <nigel@mips.com>
7406
7407         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7408         as target_makefile_frag.
7409         * configure: Regenerate.
7410
7411 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7412
7413         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7414         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7415         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7416         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7417         (do-compare, do-compare3, do-compare-debug): New.
7418         ([+compare-target+]): Use them.
7419
7420 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7421
7422         * MAINTAINERS (Write After Approval): Change my email address.
7423
7424 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7425             Ben Elliston  <bje@au.ibm.com>
7426
7427         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7428         --silent if $silent.
7429         * configure: Regenerate.
7430
7431 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7432
7433         * MAINTAINERS (Various Maintainers): Add myself as
7434         loop infrastructure maintainer.  Update my e-mail
7435         address.
7436
7437 2007-07-31  Diego Novillo  <dnovillo@google.com>
7438
7439         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7440         Adjust description.
7441
7442 2007-07-26  Richard Guenther  <rguenther@suse.de>
7443
7444         * configure.ac: Add types checking to stage1 checking flags.
7445         * configure: Regenerate.
7446
7447 2007-07-17  Nick Clifton  <nickc@redhat.com>
7448
7449         * COPYING3: New file.  Contains version 3 of the GNU General
7450         Public License.
7451         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7452         Lesser General Public License.
7453
7454 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7455
7456         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7457
7458 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7459
7460         * MAINTAINERS (S/390 co-maintainer): Add myself.
7461         (Write After Approval): Remove myself.
7462
7463 2007-07-13  Dan Hipschman  <dsh@google.com>
7464
7465         * MAINTAINERS (Write After Approval): Add myself.
7466
7467 2007-07-11  Nick Clifton  <nickc@redhat.com>
7468
7469         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7470         WINDRES export.
7471         * Makefile.in: Regenerate.
7472
7473 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7474
7475         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7476         maintainer.
7477
7478 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7479
7480         * lt~obsolete.m4: New. Import from 20070318 libtool.
7481
7482 2007-07-03  Julian Brown  <julian@codesourcery.com>
7483
7484         * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7487
7488         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7489         * configure: Regenerate.
7490
7491 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7492
7493         * configure.ac: Add some missing m4 quotation.
7494         * configure: Regenerate.
7495
7496 2007-07-02  Simon Baldwin  <simonb@google.com>
7497
7498         * MAINTAINERS (Write After Approval): Add myself.
7499
7500 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7501
7502         * configure: Regenerate.
7503
7504 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7505
7506         * Makefile.def: Add windmc tool to build.
7507         * Makefile.tpl: Likewise.
7508         * configure.ac: Likewise.
7509         * Makefile.in: Regenerate.
7510         * configure: Regenerate.
7511
7512 2007-06-28  DJ Delorie  <dj@redhat.com>
7513
7514         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7515         not building newlib.
7516         * configure: Regenerated.
7517
7518 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7519
7520         * MAINTAINERS (Write After Approval): Add myself.
7521
7522 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7523
7524         * MAINTAINERS (Write After Approval): Add myself.
7525
7526 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7527
7528         * MAINTAINERS (Write After Approval): Add myself.
7529
7530 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7531
7532         * MAINTAINERS (Write After Approval): Add myself.
7533
7534 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7535
7536         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7537         * Makefile.in: Regenerated.
7538
7539 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7540
7541         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7542         bfin*-*-uclinux* targets.
7543         * configure: Regenerate.
7544
7545 2007-06-14  Ian Lance Taylor  <iant@google.com>
7546
7547         * MAINTAINERS: Add myself as non-algorithmic global write
7548         maintainer.
7549
7550 2007-06-14  Diego Novillo  <dnovillo@google.com>
7551
7552         * MAINTAINERS: Add self as middle-end maintainer and
7553         non-algorithmic global write maintainer.
7554
7555 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7556
7557         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7558         Move all Fortran maintainers except Paul Brook into the
7559         Non-Autopoiesis section.
7560
7561 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7562
7563         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7564         (distclean-stage[+id+]): Possibly delete stage_last.
7565         * Makefile.in: Regenerate.
7566
7567 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7568
7569         * MAINTAINERS (Various Maintainer): Fix typo.
7570
7571 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7572
7573         * MAINTAINERS (Various Maintainer): Add myself as
7574         dataflow maintainer.
7575
7576 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7577
7578         * config.sub, config.guess: Update from upstream sources.
7579
7580 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7581
7582         * Makefile.tpl: Fix spelling error.
7583         * Makefile.in: Regenerate.
7584
7585 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7586
7587         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7588         lt_cv_sys_max_cmd_len.
7589
7590 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7591
7592         * MAINTAINERS (Various Maintainers): Add myself as
7593         auto-vectorizer maintainer.
7594
7595 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7596
7597         PR libjava/32098
7598         * libtool.m4: Revert previous change.
7599         * ltgcc.m4: Put it here.
7600
7601 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7602
7603         * MAINTAINERS (Various Maintainers): Add myself as
7604         auto-vectorizer maintainer.
7605
7606 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7607
7608         PR libjava/32098
7609         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7610
7611 2007-05-30  Richard Guenther  <rguenther@suse.de>
7612
7613         * MAINTAINERS (Various Maintainers): Add myself as
7614         auto-vectorizer maintainer.
7615
7616 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7617
7618         PR bootstrap/29382
7619         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7620         * configure: Rebuilt.
7621
7622 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7623
7624         * MAINTAINERS (Write After Approval): Removed my name.
7625
7626 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7627
7628         * MAINTAINERS (Write After Approval): Remove myself.
7629
7630 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7631
7632         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7633
7634 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7635
7636         * ltmain.sh: Update from ToT Libtool.
7637         * libtool.m4: Update from ToT Libtool.
7638         * ltsugar.m4: New. Update from ToT Libtool.
7639         * ltversion.m4: New. Update from ToT Libtool.
7640         * ltoptions.m4: New. Update from ToT Libtool.
7641         * ltconfig: Remove.
7642         * ltcf-c.sh: Remove.
7643         * ltcf-cxx.sh: Remove.
7644         * ltcf-gcj.sh: Remove.
7645
7646 2007-05-22  Ollie Wild  <aaw@google.com>
7647
7648         * MAINTAINERS (Write After Approval): Add myself.
7649
7650 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7651
7652         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7653         stage_cflags.
7654         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7655         Remove CFLAGS/LIBCFLAGS.
7656         (configure-stage[+id+]-[+prefix+][+module+],
7657         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7658         * Makefile.in: Regenerate.
7659
7660 2007-05-15  Diego Novillo  <dnovillo@google.com>
7661
7662         * MAINTAINERS: Update e-mail address.
7663
7664 2007-05-15  Revital Eres  <eres@il.ibm.com>
7665
7666         * MAINTAINERS (Write After Approval): Add myself.
7667
7668 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7669
7670         * MAINTAINERS (Write After Approval): Updated my address.
7671
7672 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7673
7674         * MAINTAINERS (Write After Approval): Add myself.
7675
7676 2007-05-11  Silvius Rus  <rus@google.com>
7677
7678         * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2007-04-23  Tom Tromey  <tromey@redhat.com>
7681
7682         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7683
7684 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7685
7686         * MAINTAINERS (cpplib): Rename to ...
7687         (libcpp): ... this.  Add C/C++ front end maintainers.
7688
7689 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7690
7691         * config-ml.in: Pass ${ml_config_env} to configure calls.
7692
7693 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7694
7695         * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7698
7699         * MAINTAINERS (Write After Approval): Add myself.
7700
7701 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7702
7703         * MAINTAINERS (fortran 95 front end): Add myself.
7704
7705 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7706
7707         * MAINTAINERS (Write After Approval): Add myself.
7708
7709 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7710
7711         * MAINTAINERS (Modulo Scheduler): Add myself.
7712
7713 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7714
7715         * MAINTAINERS (fortran 95 front end): Add myself.
7716         (c++ front end): whitespace fix.
7717
7718 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7719
7720         * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7723
7724         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7725         of glob.  Quote arguments with single quotes too.
7726         * configure: Regenerate.
7727
7728 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7729
7730         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7731         * Makefile.in: Regenerate
7732
7733 2007-03-07  Andreas Schwab  <schwab@suse.de>
7734
7735         * configure: Regenerate.
7736
7737 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7738
7739         * configure.ac: Add "--with-pdfdir" configure option,
7740         which defines pdfdir variable.
7741         * Makefile.def (target=fixincludes): Add install-pdf to
7742         missing targets.
7743         (recursive_targets): Add install-pdf target.
7744         (flags_to_pass): Add pdfdir.
7745         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7746         target.
7747         * configure: Regenerate
7748         * Makefile.in: Regenerate
7749
7750 2007-02-28  Eric Christopher  <echristo@apple.com>
7751
7752         Revert:
7753         2006-12-07  Mike Stump  <mrs@apple.com>
7754
7755         * Makefile.def (dependencies): Add dependency for
7756         install-target-libssp and install-target-libgomp on
7757         install-gcc.
7758         * Makefile.in: Regenerate.
7759
7760 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7761
7762         * configure: Regenerate.
7763         * configure.ac: Move statements after variable declarations.
7764
7765 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7766
7767         * MAINTAINERS: Add myself as sh maintainer.
7768
7769 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7770
7771         * configure.ac: Adjust for loop syntax.
7772         * configure: Regenerate.
7773
7774 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7775
7776         * configure: Rebuilt.
7777
7778 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7779
7780         * configure.ac: Drop multiple occurrences of --enable-languages,
7781         and fix its quoting.
7782         * configure: Rebuilt.
7783
7784 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7785             Nathan Sidwell  <nathan@codesourcery.com>
7786             Vladimir Prus  <vladimir@codesourcery.com>
7787             Joseph Myers  <joseph@codesourcery.com>
7788
7789         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7790         * configure: Regenerate.
7791
7792 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7793
7794         * ltconfig (freebsd*): Default to elf.
7795
7796 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7797
7798         * configure.ac (target_libraries): Move libgcc before libiberty.
7799         * configure: Regenerated.
7800
7801 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7802             Paolo Bonzini  <bonzini@gnu.org>
7803
7804         PR bootstrap/30753
7805         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7806         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7807         * configure: Regenerated.
7808
7809 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7810
7811         * MAINTAINERS (Language Front End Maintainers): Update my mail
7812         address.
7813
7814 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7815
7816         PR bootstrap/30748
7817         * configure.ac: Correct syntax for Solaris ksh.
7818         * configure: Regenerated.
7819
7820 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7821
7822         * configure.ac: Sync with src.
7823         * configure: Regenerate.
7824
7825 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7826
7827         * Makefile.in: Regenerate.
7828
7829 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7830
7831         * config.sub: Sync with src.
7832
7833 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7834
7835         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7836         noncanonical equivalents.
7837         * configure.in: Rename to...
7838         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7839         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7840         target_noncanonical.  Use them.  Rewrite removal of configure
7841         arguments for autoconf 2.59.  Discard variable settings.  Force
7842         program_transform_name for native tools.
7843
7844         * Makefile.in: Regenerated.
7845         * configure: Regenerated with autoconf 2.59.
7846
7847 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7848
7849         * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2007-01-31  Andreas Schwab  <schwab@suse.de>
7852
7853         * Makefile.tpl (LDFLAGS): Substitute it.
7854         * Makefile.in: Regenerate.
7855
7856 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7857
7858         * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7861
7862         * MAINTAINERS (spu port): Add myself.
7863
7864 2007-01-23  Richard Guenther  <rguenther@suse.de>
7865
7866         PR bootstrap/30541
7867         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7868         * Makefile.tpl (GNATBIND): Substitute it.
7869         (GNATMAKE): Likewise.
7870         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7871         of STAGE_PREFIX.
7872         * Makefile.in: Regenerate.
7873         * configure: Regenerate.
7874
7875 2007-01-18  Mike Stump  <mrs@apple.com>
7876
7877         * configure.in: Re-enable -Werror for gcc builds.
7878
7879 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7880
7881         * MAINTAINERS (Write After Approval): Add myself.
7882
7883 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7884
7885         * configure.in: Change == to = in test command.
7886         * configure: Regenerate.
7887
7888 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7889             Nick Clifton  <nickc@redhat.com>
7890             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7891
7892         * configure.in (build_configargs, host_configargs, target_configargs):
7893         Remove build/host/target parameters.
7894         (host_libs): Add gmp and mpfr.
7895         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7896         * Makefile.def (gmp, mpfr): New.
7897         (gcc): Remove target.
7898         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7899         target_os, target_vendor): New.
7900         (configure): Add host_alias/target_alias arguments; adjust invocations.
7901         * configure: Regenerate.
7902         * Makefile.in: Regenerate.
7903
7904 2007-01-11  Matt Fago  <fago@earthlink.net>
7905
7906         * configure.in: Try to link to functions only in mpfr 2.2.x
7907         to improve robustness of configure tests.
7908         * configure: Regenerate.
7909
7910 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7911
7912         * MAINTAINERS: Add myself as i386 maintainer.
7913
7914 2007-01-08  Jan Hubicka  <jh@suse.cz>
7915
7916         * MAINTAINERS: Add myself as i386 maintainer.
7917
7918 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7919
7920         * configure.in: Add support for an x86_64-mingw* target.
7921         * configure: Regenerate.
7922
7923 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7924
7925         * Makefile.tpl (all-target): Correct @if conditional for target
7926         modules.
7927         * configure.in: Omit libiberty if building only target libgcc.
7928         * configure, Makefile.in: Regenerated.
7929
7930 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7931
7932         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7933         * configure: Regenerate.
7934
7935 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7936
7937         * Makefile.def (target_modules): Add libgcc.
7938         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7939         * Makefile.tpl (clean-target-libgcc): Delete.
7940         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7941         on gcc even for bootstrapped modules.  Rewrite handling of
7942         lang_env_dependencies to loop over target_modules.
7943         * configure.in (target_libraries): Add target-libgcc.
7944         * Makefile.in, configure: Regenerated.
7945
7946 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7947
7948         * configure.in: Reorganize recognition of languages.  Add
7949         --enable-stage1-languages.  Show supported languages for the chosen
7950         target rather than all recognized languages.
7951         * configure: Regenerate.
7952
7953 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7954
7955         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7956         * Makefile.in: Regenerate.
7957
7958 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7959
7960         * configure.in: Warn that MPFR 2.2.0 is buggy.
7961         * configure: Regenerate.
7962
7963 2006-12-27  Ian Lance Taylor  <iant@google.com>
7964
7965         * configure.in: When removing Makefiles to force a reconfigure, also
7966         remove prev-DIR*/Makefile.
7967         * configure: Regenerate.
7968
7969 2006-12-22  Andreas Schwab  <schwab@suse.de>
7970
7971         * configure: Regenerate with correct autoconf version.
7972
7973 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7974
7975         * configure.in: add AC_SUBST for *_FOR_TARGET.
7976         * configure: Regenerate.
7977
7978 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7979
7980         * configure.in: Simplify logic for rejecting languages that cannot
7981         be built.  Separate the case when a language is unsupported,
7982         from the case when the user chooses not to build a language.
7983
7984 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7985
7986         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7987         it only affects bootstrap and could be tested on "$host" as well.
7988         * configure: Regenerate.
7989         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7990
7991 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7992
7993         PR bootstrap/29544
7994         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7995         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7996         move here comment from Makefile.tpl.
7997         * Makefile.tpl: Move some definitions higher in the file.
7998         (STAGE1_CHECKING): New.
7999         * configure.in: Add --enable-stage1-checking.
8000         * configure: Regenerate.
8001         * Makefile.in: Regenerate.
8002
8003 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8004
8005         * MAINTAINERS: Add myself as build system maintainer.
8006
8007 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8008
8009         * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2006-12-13  Eric Christopher  <echristo@apple.com>
8012
8013         * MAINTAINERS: Add myself as darwin maintainer.
8014
8015 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8016
8017         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8018
8019 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8020
8021         MAINTAINERS: Update my entry.
8022
8023 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8024
8025         * configure.in:  Handle spu makefile frag.
8026         * Makefile.tpl (MAINT): Define
8027         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8028         * configure: Regenerate.
8029         * Makefile.in: Regenerate.
8030
8031 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8032
8033         * config.guess: Import latest version.
8034         * config.sub: Likewise.
8035
8036 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8037
8038         * configure.in (spu-*-*): Don't skip target-libiberty.
8039         * configure: Regenerate.
8040
8041 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8042
8043         PR bootstrap/30134
8044         * configure.in: Correct x86 darwin support for libjava to powerpc
8045         and i?86 only.
8046         * configure: Regenerate.
8047
8048 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8049
8050         * configure.in: Add x86 darwin support for libjava.
8051         * configure: Regenerate.
8052
8053 2006-12-07  Mike Stump  <mrs@apple.com>
8054
8055         * Makefile.def (dependencies): Add dependency for
8056         install-target-libssp and install-target-libgomp on
8057         install-gcc.
8058         * Makefile.in: Regenerate.
8059
8060 2006-12-04  Richard Guenther  <rguenther@suse.de>
8061
8062         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8063         (Non-Algorithmic Maintainers): Move over non-algorithmic
8064         loop optimizer maintainers, add myself as a non-algorithmic
8065         middle-end maintainer.
8066
8067 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8068
8069         * MAINTAINERS (Write After Approval): Add myself.
8070
8071 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8072
8073         * configure.in: Update error message for missing GMP/MPFR.
8074
8075         * configure: Regenerate.
8076
8077 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8078
8079         * configure.in: Update MPFR version in error message.
8080
8081         * configure: Regenerate.
8082
8083 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8084
8085         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8086         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8087         --with-gmp-lib): New flags.
8088
8089         * configure: Regenerate.
8090
8091 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8092
8093         * MAINTAINERS (Write After Approval): Change my email address.
8094
8095 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8096
8097         * MAINTAINERS (Write After Approval): Add myself.
8098
8099 2006-11-22  Philipp Thomas  <pth@suse.de>
8100
8101         * MAINTAINERS (i18n): Update e-mail address.
8102
8103 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8104
8105         * MAINTAINERS (spu port): Add myself as maintainer.
8106         (Write After Approval): Remove myself.
8107
8108 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8109
8110         * configure.in (skipdirs): Don't build libssp for SPU.
8111         * configure: Regenerate.
8112
8113 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8114
8115         * MAINTAINERS (spu port): Add myself as maintainer.
8116         (libobjc): Update my email address.
8117
8118 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8119
8120         * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8123
8124         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8125         * configure : Rebuilt.
8126
8127 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8128
8129         * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8132
8133         * MAINTAINERS (Write After Approval): Add myself.
8134
8135 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8136
8137         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8138         libmpfr.a.
8139         * configure: Regenerate.
8140
8141 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8142
8143         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8144         (unstage): Test for stage_last presence.
8145
8146         PR bootstrap/29802
8147         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8148         STAGE_PREFIX.
8149         * Makefile.in: Regenerate.
8150
8151 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8152
8153         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8154         maintainers.
8155
8156 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8157
8158         * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8161
8162         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8163         and stageN-package/Makefile.
8164         * Makefile.in: Regenerated.
8165
8166 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8167
8168         * configure.in: Remove target-libgloss from noconfigdirs for
8169         bfin-*-*.
8170         * configure: Regenerated.
8171
8172 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8173
8174         * configure.in (have_gmp): Only error if the gcc directory exists.
8175
8176         * configure: Regenerate.
8177
8178 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8179
8180         * configure.in: Robustify error message for missing GMP/MPFR.
8181
8182         * configure: Regenerate.
8183
8184 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8185
8186         * MAINTAINERS (Write After Approval): Add myself.
8187
8188 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8189
8190         * MAINTAINERS: Change email address.
8191
8192 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8193
8194         * MAINTAINERS (Write After Approval): Add myself.
8195
8196 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8197
8198         * MAINTAINERS (Write After Approval): Add myself.
8199
8200 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8201
8202         * MAINTAINERS (Write After Approval): Move myself to
8203         Write After Approval section.
8204
8205 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8206
8207         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8208         need_gmp anymore.
8209         * configure: Regenerate.
8210
8211 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8212
8213         * MAINTAINERS (Write After Approval): Add myself.
8214
8215 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8216
8217         * config.guess: Import latest version.
8218         * config.sub: Likewise.
8219
8220 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8221
8222         * Makefile.def: Added pdf target handling.
8223         * Makefile.tpl: Added pdf target handling.
8224         * Makefile.in: Regenerated.
8225
8226 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8227
8228         * MAINTAINERS: Add self as score port maintainer.
8229
8230 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8231
8232         * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8235
8236         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8237         or newer.
8238         * configure: Regenerated.
8239
8240 2006-09-27  Dave Brolley  <brolley@redhat.com>
8241
8242         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8243         using $s instead of $r.
8244         * configure: Regenerated.
8245
8246 2006-09-26  Thiemo Seufer  <ths@mips.com>
8247
8248         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8249         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8250         * configure: Regenerate.
8251
8252 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8253
8254         * MAINTAINERS (Write After Approval): Remove myself.
8255
8256 2006-09-22  Chao-ying Fu  <fu@mips.com>
8257
8258         * MAINTAINERS (Write After Approval): Add myself.
8259
8260 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8261
8262         * MAINTAINERS: Add self as soft-fp maintainer.
8263
8264 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8265
8266         * MAINTAINERS: Add myself as avr maintainer.
8267         Remove Marek Michalkiewicz as avr maintainer.
8268
8269 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8270
8271         * MAINTAINERS (Write After Approval): Add myself.
8272
8273 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8274
8275         * configure.in: Never build newlib for a Mingw host.
8276         Never build newlib as Mingw target library.
8277         Test the existence of winsup/cygwin for building a Cygwin newlib,
8278         rather than just winsup.
8279         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8280         building a Mingw target.
8281         * configure: Regenerate.
8282
8283 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8284
8285         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8286
8287 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8288
8289         * config.guess: Import from src (was more updated).
8290         * config.sub: Likewise.
8291
8292 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8293
8294         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8295         * configure: Regenerated.
8296
8297 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8298
8299         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8300         for stages after the first.
8301
8302 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8303
8304         * Makefile.def: Add dependencies for configure-opcodes
8305         on configure-intl and all-opcodes on all-intl.
8306         * Makefile.in: Regenerated.
8307
8308 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8309
8310         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8311
8312 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8313
8314         Port to hosts whose 'sort' and 'tail' implementations
8315         treat operands with leading '+' as file names, as POSIX
8316         has required since 2001.  However, make sure the code still
8317         works on pre-POSIX hosts.
8318         * ltmain.sh: Don't assume "sort +2" is equivalent to
8319         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8320
8321 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8322
8323         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8324
8325 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8326
8327         * ltconfig: chmod 644 before ranlib during install.
8328
8329 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8330
8331         PR bootstrap/18058
8332         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8333         if the bootstrap compiler is a GCC version that supports it.
8334         * configure: Regenerate.
8335
8336 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8337
8338         * configure.in: Fix thinkos in previous check-in.
8339         * configure: Regenerate.
8340
8341 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8342
8343         PR other/27063
8344         * configure.in: Test subdir_requires and give an appropriate
8345         error message.
8346         * configure: Regenerate.
8347
8348 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8349
8350         * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8353
8354         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8355
8356 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8357
8358         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8359
8360 2006-06-20  David Ayers  <d.ayers@inode.at>
8361
8362         PR bootstrap/28072
8363         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8364         whether target-libjava is being configured instead of whether the
8365         java front end is enabled.
8366         * configure: Regenerate.
8367
8368 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8369
8370         PR target/27540
8371         * configure.in: Only enable libgomp on IRIX 6.
8372         * configure: Regenerate.
8373
8374 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8375
8376         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8377         too.
8378         * Makefile.in: Regenerate.
8379
8380 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8381
8382         * config-ml.in: Alter CCASFLAGS to include special
8383         multilib options the same as is done for CFLAGS.
8384
8385 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8386
8387         * configure.in: Don't enable libgomp on hpux10.
8388         * configure: Rebuilt.
8389
8390 2006-06-12  David Ayers  <d.ayers@inode.at>
8391
8392         PR bootstrap/27963
8393         PR target/19970
8394         * configure.in: Remove target-boehm-gc from noconfigdirs where
8395         ${libgcj} is specified.
8396         * configure: Regenerate.
8397
8398 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8399
8400         Sync from src:
8401
8402         * configure.in: Sync.
8403         * configure: Regenerated.
8404
8405         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8406
8407         * Makefile.def: Added dependencies from sim and gdb on intl, and
8408         added configure dependencies to everything with an all dependency
8409         on intl.
8410         * Makefile.in: Regenerated.
8411
8412 2006-06-06  David Ayers  <d.ayers@inode.at>
8413
8414         PR libobjc/13946
8415         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8416         * Makefile.in: Regenerate.
8417         * configure.in: Add --enable-objc-gc at toplevel and have it
8418         enable boehm-gc for Objective-C.
8419         Remove target-boehm-gc from libgcj.
8420         Add target-boehm-gc to target_libraries.
8421         Add target-boehm-gc to noconfigdirs where ${libgcj}
8422         is specified.
8423         Assert that boehm-gc is supported when requested for Objective-C.
8424         Only build boehm-gc if needed either for Java or Objective-C.
8425         * configure: Regenerate.
8426
8427 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8428
8429         PR 27674
8430         * Makefile.tpl (configure-[+prefix+][+module+],
8431         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8432         Remove rule to unstage bootstrapped modules.
8433         (stage_current): New.
8434         * Makefile.in: Regenerate.
8435
8436 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8437
8438         * MAINTAINERS (Write After Approval): Update my e-mail address.
8439
8440 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8441
8442         * include/libiberty.h: Declare pex_run_in_environment.
8443
8444 2006-05-31  Asher Langton  <langton2@llnl.gov>
8445
8446         * MAINTAINERS (Write After Approval): Add myself.
8447
8448 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8449
8450         * Makefile.def (bfd, opcodes): Fix lib_path.
8451         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8452         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8453         * Makefile.in: Regenerate.
8454
8455 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8456
8457         * Makefile.in: Regenerate.
8458
8459 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8460
8461         * Makefile.def: Add install-html target. Add datarootdir
8462         docdir and htmldir to flags_to_pass.
8463         * Makefile.tpl: Add install-html target.
8464         * Makefile.in: Regenerate.
8465         * configure.in: Add --with-datarootdir, --with-docdir, and
8466         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8467         * configure: Regenerate.
8468
8469 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8470
8471         * configure.in: Enable gprof for cross builds.
8472         * configure: Regenerate.
8473
8474 2006-05-22  Richard Guenther  <rguenther@suse.de>
8475
8476         Revert
8477         2006-01-31  Richard Guenther  <rguenther@suse.de>
8478         Paolo Bonzini  <bonzini@gnu.org>
8479
8480         * Makefile.def (target_modules): Add libgcc-math target module.
8481         * configure.in (target_libraries): Add libgcc-math target library.
8482         (--enable-libgcc-math): New configure switch.
8483         * Makefile.in: Re-generate.
8484         * configure: Re-generate.
8485         * libgcc-math: New toplevel directory.
8486
8487 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8488             Andreas Tobler  <a.tobler@schweiz.ch>
8489
8490         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8491         * configure: Rebuilt.
8492
8493 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8494
8495         * MAINTAINERS (Write After Approval): Add myself.
8496
8497 2006-05-01  DJ Delorie  <dj@redhat.com>
8498
8499         * configure.in: Restore CFLAGS if GMP isn't present.
8500         * configure: Regenerate.
8501
8502 2006-05-01  Richard Guenther  <rguenther@suse.de>
8503
8504         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8505         maintainer.
8506
8507 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8508
8509         * MAINTAINERS (Write After Approval): Add myself.
8510
8511 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8512
8513         * MAINTAINERS (Write After Approval): Add myself.
8514
8515 2006-04-18  DJ Delorie  <dj@redhat.com>
8516
8517         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8518         reference libgloss so that libssp can be built in a combined
8519         tree.
8520         * configure: Regenerate.
8521
8522 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8523
8524         * MAINTAINERS (Write After Approval): Add myself.
8525
8526 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8527
8528         * configure.in: Require makeinfo 4.4 or higher.
8529         * configure: Regenerate.
8530
8531 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8532
8533         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8534         Rearrange the entries of other libraries to have them in one place.
8535
8536 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8537
8538         * MAINTAINERS (Write After Approval): Remove myself.
8539         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8540
8541 2006-03-14  Richard Guenther  <rguenther@suse.de>
8542
8543         * configure: Regenerate with autoconf 2.13.
8544
8545 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8546
8547         * MAINTAINERS: Use my work address.
8548
8549         * MAINTAINERS: Update my E-mail address.
8550
8551 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8552
8553         * configure.in: Handle --disable-<component> generically.
8554         * configure: Regenerate.
8555
8556 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8557
8558         PR libgcj/17311
8559         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8560
8561 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8562
8563         * MAINTAINERS (Write After Approval):  Remove myself.
8564         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8565
8566 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8567
8568         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8569         (TARGET_CONFIGDIRS): Remove.
8570         * configure.in: Remove AC_SUBST(target_configdirs).
8571         * Makefile.in, configure: Regenerated.
8572
8573 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8574
8575         * MAINTAINERS (Write After Approval):  Remove myself.
8576         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8577
8578 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8579
8580         PR bootstrap/25670
8581
8582         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8583
8584         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8585         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8586         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8587         BUILD_PREFIX, BUILD_PREFIX_1.
8588         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8589
8590         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8591         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8592
8593         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8594         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8595         of `cat stage_current`.  Always provide the `r' and `s' variables.
8596         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8597         a single shell execution.
8598         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8599         bootstrapped modules, make the stage1 module if the build was not
8600         started yet, else build the current stage.
8601         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8602         (all-build, all-host, all-target, [+make_target+]-host,
8603         [+make_target+]-target): Do not use \-continued lines.
8604         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8605         (current_stage, restrap, stage_last): New.
8606
8607         * Makefile.in: Regenerate.
8608         * configure: Regenerate.
8609
8610 2006-02-19  Bud Davis  <jmdavis@link.com>
8611
8612         * MAINTAINERS (Write After Approval):  Remove myself.
8613         (Language Front End Maintainers):  Add myself as fortran 95
8614         maintainer and update e-mail address.
8615
8616 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8617
8618         * MAINTAINERS (Write After Approval):  Remove myself.
8619         (Language Front End Maintainers):  Add myself as fortran 95
8620         maintainer.
8621
8622 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8623
8624         * MAINTAINERS (Write After Approval): Add myself.
8625
8626 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8627
8628         * MAINTAINERS (Write After Approval):  Remove myself.
8629         (Language Front End Maintainers):  Add myself as
8630         fortran 95 maintainer.
8631
8632 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8633
8634         Sync from src:
8635
8636         2005-12-27  Leif Ekblad  <leif@rdos.net>
8637
8638         * configure.in: Add support for RDOS target.
8639         * configure: Regenerate.
8640
8641 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8642             Andreas Schwab  <schwab@suse.de>
8643
8644         * configure: Regenerate.
8645
8646 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8647
8648         * configure.in (enable_libgomp): Add AIX.
8649         * configure: Regenerate.
8650
8651 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8652
8653         * MAINTAINERS (Write After Approval): Add myself.
8654
8655 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8656
8657         * MAINTAINERS (Write After Approval): Add myself.
8658
8659 2006-01-31  Richard Guenther  <rguenther@suse.de>
8660         Paolo Bonzini  <bonzini@gnu.org>
8661
8662         * Makefile.def (target_modules): Add libgcc-math target module.
8663         * configure.in (target_libraries): Add libgcc-math target library.
8664         (--enable-libgcc-math): New configure switch.
8665         * Makefile.in: Re-generate.
8666         * configure: Re-generate.
8667         * libgcc-math: New toplevel directory.
8668
8669 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8670
8671         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8672         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8673         the assembler, linker and binutils.
8674         * configure: Regenerate.
8675
8676 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8677
8678         * MAINTAINERS (Write After Approval): Add myself.
8679
8680 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8681
8682         * configure: Regenerate.
8683
8684 2006-01-18  Richard Henderson  <rth@redhat.com>
8685             Jakub Jelinek  <jakub@redhat.com>
8686             Diego Novillo  <dnovillo@redhat.com>
8687
8688         * libgomp: New directory.
8689         * Makefile.def: Add target_module libgomp.
8690         * Makefile.in: Regenerate.
8691         * configure.in (target_libraries): Add target-libgomp.
8692         * configure: Regenerate.
8693
8694 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8695
8696         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8697         @ from continuation.
8698         * Makefile.in: Rebuilt.
8699
8700 2006-01-04  Chris Lattner  <sabre@gnu.org>
8701
8702         * MAINTAINERS (Write After Approval): Add myself.
8703
8704 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8705
8706         PR bootstrap/24252
8707
8708         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8709         * Makefile.tpl (OBJDUMP): New.
8710         (EXTRA_HOST_FLAGS): Add it.
8711         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8712
8713         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8714         to use symbolic links between directories.  Avoid race conditions
8715         or make them harmless.
8716         * configure.in: Do not try to use symbolic links between directories.
8717
8718         * Makefile.def (LEAN): Pass.
8719         * Makefile.tpl (LEAN): Define.
8720         (stage[+id+]-start): Accept that the previous directory does not
8721         exist, if the bootstrap is lean.
8722         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8723         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8724         configure substitution.
8725         ([+compare-target+]): Likewise.
8726         ([+bootstrap-target+]-lean): New.
8727         * configure.in: Remove lean bootstrap support from here.
8728
8729         * Makefile.in: Regenerate.
8730         * configure: Regenerate.
8731
8732 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8733
8734         * MAINTAINERS (libdecnumber): Add myself.
8735
8736 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8737
8738         * libtool-ldflags: New script.
8739
8740 2006-01-02  Andreas Schwab  <schwab@suse.de>
8741
8742         * configure.in: When reconfiguring remove Makefile in
8743         all stage directories.
8744         * configure: Regenerate.
8745
8746 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8747
8748         * MAINTAINERS: Update my email address.
8749
8750 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8751
8752         Revert Ada-related part of the previous change.
8753
8754         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8755         Do not pass.
8756         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8757         * Makefile.in: Regenerate.
8758         * configure.in: Do not include mt-ppc-aix target fragment.
8759         * configure: Regenerate.
8760
8761 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8762
8763         * configure.in: Select appropriate fragments for PowerPC/AIX.
8764         * configure: Regenerate.
8765
8766         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8767         BOOT_CFLAGS, BOOT_LDFLAGS.
8768         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8769         BOOT_CFLAGS, BOOT_LDFLAGS.
8770         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8771         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8772         (stage): Fail if we cannot complete the work.
8773         * Makefile.in: Regenerate.
8774
8775 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8776
8777         * configure.in: Replace ms1 with mt.
8778         * configure: Rebuilt.
8779
8780 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8781
8782         * MAINTAINERS: Update my email address.
8783
8784 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8785
8786         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8787         install-host-nogcc): Don't invoke $(stage) at the end.
8788         * Makefile.in: Regenerate.
8789
8790 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8791
8792         * configure.in: Flip the top-level bootstrap switch.
8793         * configure: Regenerate.
8794
8795 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8796
8797         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8798         $(stage) and $(unstage).
8799         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8800         (all): Remove stray semicolon.
8801         (local-distclean): Don't handle multilib.tmp and multilib.out.
8802         (install.all): Set $s for consistency.
8803         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8804         check_multilibs setting.  Always make the install directory.
8805         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8806         Correct @if/@endif.
8807         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8808         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8809         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8810         (multilib.out): Remove.
8811         * Makefile.in: Regenerated.
8812
8813 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8814
8815         * MAINTAINERS (Write After Approval): Add myself.
8816
8817 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8818
8819         * MAINTAINERS: Add myself as mt maintainer.
8820
8821         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8822
8823 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8824
8825         * MAINTAINERS: Change email address.
8826
8827 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8828
8829         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8830         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8831         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8832         Find in-tree tools if available.
8833         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8834         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8835         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8836         (COMPILER_*_FOR_TARGET): New.
8837         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8838         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8839         (CONFIGURED_*, USUAL_*): Remove.
8840         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8841         STRIP): Use autoconf substitutions.
8842         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8843         COMPILER_NM_FOR_TARGET): New.
8844         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8845
8846         (all): Make all-host and all-target in parallel.
8847         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8848         that $$r and $$s are set before invoking a recursive make.
8849         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8850         ([+bootstrap-target+]): Inline most of the `all' target.
8851
8852 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8853
8854         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8855         from the gcc build directory.
8856         * Makefile.in: Regenerate.
8857
8858 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8859
8860         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8861         depend on all-libdecnumber.
8862         * configure.in (host_libs): Include libdecnumber.
8863         * Makefile.in: Regenerate.
8864         * configure: Likewise.
8865
8866 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8867
8868         * libdecnumber: Import decNumber sources from the dfp-branch.
8869
8870 2005-11-21  Kean Johnston  <jkj@sco.com>
8871
8872         * config.sub, config.guess: Sync from upstream sources.
8873
8874 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8875
8876         Import from Autoconf sources:
8877
8878         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8879         * config/move-if-change: Don't output "$2 is unchanged";
8880         suggested by Ben Elliston.  Handle weird characters correctly.
8881
8882 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8883
8884         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8885         to match upstream libtool for darwin.
8886
8887 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8888
8889         * Makefile.def: Remove gdb dependencies for gdbtk.
8890         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8891         (configure-gdb, install-gdb): New rules.
8892         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8893         * Makefile.in, configure: Regenerated.
8894
8895 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8896
8897         * MAINTAINERS (Write After Approval): Add myself.
8898
8899 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8900
8901         * MAINTAINERS (Write After Approval): Add myself.
8902
8903 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8904
8905         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8906         Diego Novillo.
8907
8908 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8909
8910         PR bootstrap/24297
8911         * Makefile.tpl (do-[+make-target+], do-check, install,
8912         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8913         are set before recursing.
8914         * Makefile.in: Regenerate.
8915
8916 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8917
8918         PR bootstrap/18939
8919         * Makefile.def (gcc) <target>: Fix thinko.
8920         * Makefile.in: Regenerate.
8921
8922 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8923
8924         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8925         * configure: Regenerate.
8926
8927 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8928
8929         * MAINTAINERS (Write After Approval): Add self.
8930
8931 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8932
8933         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8934         target-libffi, target-qthreads, target-libjava, and
8935         targetlibobjc.
8936         * configure: Regenerate.
8937
8938 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8939
8940         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8941         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8942         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8943         (USUAL_OBJDUMP_FOR_TARGET): New.
8944         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8945         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8946         * configure, Makefile.in: Regenerated.
8947
8948 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8949
8950         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8951         before other host packages.
8952
8953 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8954
8955         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8956
8957 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8958
8959         PR bootstrap/22340
8960
8961         * configure.in (default_target): Remove.
8962         * Makefile.tpl (all): Do not use prerequisites as subroutines
8963         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8964         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8965         use prerequisites as subroutines.
8966         (check-host, check-target): New.
8967         (bootstrap configure & all targets): Do not use stage*-start
8968         if the directory layout is already ok.
8969         (non-bootstrap configure & all targets): Prepend a $(unstage).
8970         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8971         (NOTPARALLEL): Remove.
8972         (unstage, stage variables): New variables.
8973         (unstage, stage targets): Simply expand to those variables.
8974
8975         * configure: Regenerate.
8976         * Makefile.in: Regenerate.
8977
8978 2005-10-04  James E Wilson  <wilson@specifix.com>
8979
8980         * Makefile.def (lang_env_dependencies): Add libmudflap.
8981         * Makefile.in: Regenerate.
8982
8983 2005-10-03  Andreas Schwab  <schwab@suse.de>
8984
8985         Backport from libtool CVS:
8986         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8987
8988         * ltmain.sh: add support for installing into temporary
8989         staging area (e.g. 'make install DESTDIR=...')
8990
8991 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8992
8993         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8994         * configure: Regenerated.
8995
8996 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8997
8998         * configure: Regenerate with the correct
8999         autoconf version.
9000
9001 2005-09-30  Catherine Moore  <clm@cm00re.com>
9002
9003         * configure.in (bfin-*-*): New.
9004         * configure: Regenerated.
9005
9006 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9007
9008         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9009         (LIPO_FOR_TARGET): New.
9010         (CONFIGURED_LIPO_FOR_TARGET): New.
9011         (USUAL_LIPO_FOR_TARGET): New.
9012         (STRIP_FOR_TARGET): New.
9013         (CONFIGURED_STRIP_FOR_TARGET): New.
9014         (USUAL_STRIP_FOR_TARGET): New.
9015         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9016         STRIP_FOR_TARGET.
9017         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9018         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9019         * Makefile.in: Regenerate.
9020         * configure: Regenerate.
9021
9022 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9023
9024         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9025         (rs6000-*-aix*): Same.
9026         * configure: Regenerate.
9027
9028 2005-09-16  Tom Tromey  <tromey@redhat.com>
9029
9030         * MAINTAINERS: Add self as java maintainer.
9031
9032 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9033
9034         * configure.in: Recognize f95 in the --enable-languages option,
9035         and substitute it for fortran, issuing a warning.
9036         * configure: Regenerate.
9037
9038 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9039
9040         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9041         * configure:  Regenerated.
9042
9043 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9044
9045         * MAINTAINERS: Add self as ms1 maintainer.
9046
9047 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9048
9049         * Makefile.def (libssp): Add to lang_env_dependencies.
9050         * Makefile.in: Regenerate.
9051
9052 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9053
9054         * MAINTAINERS: Add myself as middle-end maintainer.
9055
9056 2005-08-17  Christian Groessler  <chris@groessler.org>
9057
9058         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9059         * Makefile.in: Regenerate.
9060
9061 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9062
9063         * MAINTAINERS (write after approval): Added myself.
9064
9065 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9066
9067         * MAINTAINERS (Write After Approval): Add myself.
9068
9069 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9070
9071         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9072         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9073         Look for alternate names of the target cc and c++
9074         * configure: Regenerate.
9075
9076 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9077
9078         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9079         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9080         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9081         tools; remove code to manually set them.
9082         (Target tools): Look in the environment for them.
9083         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9084         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9085         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9086         build directory.
9087         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9088         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9089         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9090         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9091         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9092         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9093         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9094         * configure: Regenerate.
9095         * Makefile.in: Regenerate.
9096
9097 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9098
9099         * MAINTAINERS: Update for removed CPU targets.
9100
9101 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9102
9103         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9104         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9105         * Makefile.in: Regenerated.
9106
9107 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9108
9109         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9110         (CFLAGS_FOR_TARGET): Use it.
9111         (CXXFLAGS_FOR_TARGET): Likewise.
9112         * Makefile.in: Regenerated.
9113         * configure.in (--with-build-sysroot): New option.
9114         * configure: Regenerated.
9115
9116 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9117
9118         * Makefile.tpl: Wrap install between unstage and stage
9119         * Makefile.in: Regenerate.
9120
9121 2005-07-21  Eric Christopher  <echristo@apple.com>
9122
9123         * MAINTAINERS: Update affiliation.
9124
9125 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9126
9127         * MAINTAINERS: Add self as crx port maintainer.
9128
9129 2005-07-20  DJ Delorie  <dj@redhat.com>
9130
9131         * MAINTAINERS: Add self as m32c maintainer.
9132
9133 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9134
9135         * all files: Update FSF address.
9136
9137 2005-07-15  Eric Christopher  <echristo@redhat.com>
9138
9139         * MAINTAINERS: Change affiliation.
9140
9141 2005-07-14  Jim Blandy  <jimb@redhat.com>
9142
9143         * configure.in: Add cases for Renesas m32c.
9144         * configure: Regenerated.
9145
9146 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9147
9148         * COPYING.LIB: Update from fsf.org.
9149
9150 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9151
9152         * COPYING, compile, config.guess,
9153         config.sub, install-sh, missing, mkinstalldirs,
9154         symlink-tree, ylwrap: Sync from upstream sources.
9155         * config-ml.in: Update FSF address.
9156
9157 2005-07-13  Eric Christopher  <echristo@redhat.com>
9158
9159         * configure.in: Add toplevel noconfigdir support for tpf.
9160         * configure: Regenerate.
9161
9162 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9163
9164         PR ada/22340
9165
9166         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9167         * Makefile.in: Regenerate.
9168
9169 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9170
9171         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9172         Brolley to write-after-approval.
9173
9174 2005-07-07  Andreas Schwab  <schwab@suse.de>
9175
9176         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9177         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9178         * Makefile.in: Regenerated.
9179
9180 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9181
9182         * configure.in: Don't build sim or rda when targetting darwin.
9183         * configure: Regenerate.
9184
9185 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9186
9187         * configure.in: Add --enable-libssp and --disable-libssp.
9188         * configure: Regenerate with autoconf-2.13.
9189
9190 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9191
9192         * Makefile.def (target_modules): Add libssp.
9193         * configure.in (target_libraries): Add target-libssp.
9194         * configure: Rebuilt.
9195         * Makefile.in: Rebuilt.
9196
9197 2005-07-01  Zack Weinberg  <zackw@panix.com>
9198
9199         * MAINTAINERS: Change email address.  Resign from maintainership.
9200
9201 2005-07-01  Richard Guenther  <rguenther@suse.de>
9202
9203         * MAINTAINERS: Change my e-mail address and affiliation.
9204
9205 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9206
9207         * Makefile.def (stagefeedback): Come after profile.
9208         Define profiledbootstrap target.
9209         * Makefile.tpl (profiledbootstrap): Remove.
9210         (stageprofile-end): Zap stagefeedback.
9211         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9212         * Makefile.in: Regenerate.
9213
9214 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9215
9216         * MAINTAINERS: Update my email address.
9217
9218 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9219
9220         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9221         In 'cpp' stanza, support '#line' as well as '# '.
9222
9223 2005-06-08  Andreas Schwab  <schwab@suse.de>
9224
9225         * MAINTAINERS: Move myself from 'Write After Approval' to
9226         'CPU Port Maintainers' section as m68k maintainer.
9227
9228 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9229
9230         * configure.in (unsupported_languages): New macro.
9231         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9232         non-ported target libraries in noconfigdirs.
9233         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9234         non-linux-gnu.  Remove libgcj_ex_libffi.
9235         <lang_frag loop>: Set add_this_lang=no if the language is in
9236         unsupported_languages.
9237         * configure: Regenerate.
9238
9239 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9240
9241         * configure.in: Fix typo in handling of --with-mpfr-dir.
9242         * configure: Regenerate.
9243
9244 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9245
9246         * MAINTAINERS: Update my email address.
9247
9248 2005-06-02  Jim Blandy  <jimb@redhat.com>
9249
9250         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9251         accepted into the master sources.)
9252
9253 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9254             Michael Snyder  <msnyder@redhat.com>
9255             Stan Cox  <scox@redhat.com>
9256
9257         * configure.in: Set noconfigdirs for ms1.
9258
9259         * configure: Regenerate.
9260
9261 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9262
9263         * MAINTAINERS (Write After Approval): Add self.
9264
9265 2005-06-01  Josh Conner  <jconner@apple.com>
9266
9267         * MAINTAINERS (Write After Approval): Add self.
9268
9269 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9270
9271         * MAINTAINERS: Update my email address.
9272
9273 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9274
9275         * MAINTAINERS (Write After Approval): Add self.
9276
9277 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9278
9279         * MAINTAINERS (Write After Approval): Remove self.
9280
9281 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9282
9283         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9284         (Dependencies): Consider target modules for bootstrap dependencies.
9285         Make target bootstrap modules depend on each stage's gcc.
9286         * Makefile.in: Regenerate.
9287
9288 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9289
9290         * Makefile.def (configure-gcc): Depend on binutils having been built.
9291         (all-gcc): No need to do it here.
9292         * Makefile.in: Regenerate.
9293
9294 2005-05-19  Paul Brook  <paul@codesourcery.com>
9295
9296         * configure.in: Rewrite misleading error message when requested
9297         language cannot be built.
9298         * configure: Regenerate.
9299
9300 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9301
9302         * ylwrap: Import from Automake 1.9.5.
9303
9304 2005-05-13  David Ung  <davidu@mips.com>
9305
9306         * MAINTAINERS (Write After Approval): Add self.
9307
9308 2005-05-09  Mike Stump  <mrs@apple.com>
9309
9310         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9311         lt_cv_sys_max_cmd_len for now.
9312
9313 2005-05-09  Stan Cox  <scox@redhat.com>
9314
9315         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9316
9317 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9318
9319         * README.SCO: Update the URL.
9320
9321 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9322
9323         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9324         with_gnu_ld to libtool.
9325         * ltcf-c.sh (aix[45]): Define file_list_spec.
9326         * ltcf-cxx.sh (aix[45]): Same.
9327         * ltcf-gcj.sh (aix[45]): Same.
9328         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9329         exists, write list of input files to temporary file.
9330
9331 2005-05-04  Mike Stump  <mrs@apple.com>
9332
9333         * configure.in: Always pass --target to target configures as
9334         otherwise rebuilds that do --recheck will fail.
9335         * confiugure: Rebuilt.
9336
9337 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9338
9339         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9340         STAGE_HOST_EXPORTS.
9341         (configure, all): Add bootstrap support.
9342         (Host modules, target modules): Pass post-stage1 flags and exports.
9343         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9344         * Makefile.in: Regenerate.
9345
9346 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9347
9348         * configure: Regenerate.
9349
9350 2005-04-27  Mike Stump  <mrs@apple.com>
9351
9352         * MAINTAINERS: Add self as darwin maintainer.
9353
9354 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9355
9356         * config.sub: Update from master copy.
9357
9358 2005-04-21  Mike Stump  <mrs@apple.com>
9359
9360         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9361         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9362
9363 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9364
9365         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9366         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9367         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9368         "*-*-elf" and "*-*-linux*".
9369         * configure: Regenerate.
9370
9371 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9372
9373         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9374
9375 2005-04-12  Mike Stump  <mrs@apple.com>
9376
9377         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9378
9379 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9380
9381         * MAINTAINERS (Write After Approval): Add myself.
9382
9383 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9384
9385         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9386
9387 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9388
9389         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9390         (TARGET_CONFIGARGS): Include --with-target-subdir.
9391         (configure, all): New macros.  Use them throughout.
9392         * Makefile.in: Regenerate.
9393
9394 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9395
9396         * MAINTAINERS (Write After Approval): Add myself.
9397
9398 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9399
9400         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9401
9402 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9403
9404         * MAINTAINERS: Move John Carr to Write After Approval.
9405
9406 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9407
9408         * config/mh-mingw32: Delete.
9409         * configure.in: Don't use it.
9410         * configure: Regenerate.
9411
9412 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9413
9414         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9415         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9416         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9417         (HOST_LIB_PATH): Generate from Makefile.def.
9418         (TARGET_LIB_PATH): Likewise.
9419         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9420         * Makefile.in: Regenerate.
9421         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9422         (RPATH_ENVVAR): Include Darwin case.
9423         * configure: Regenerate.
9424
9425 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9426
9427         * MAINTAINERS (Various Maintainers): Remove self.
9428         (Write After Approval): Add self.
9429
9430 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9431
9432         * MAINTAINERS (Various Maintainers): Add self.
9433
9434 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9435
9436         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9437         * configure: Regenerate.
9438
9439 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9440
9441         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9442         gcc_version, and gcc_version_trigger from set of flags to pass.
9443         * Makefile.tpl: Remove definitions of above variables.
9444         (config.status): Remove dependency on $(gcc_version_trigger).
9445         * Makefile.in: Regenerate.
9446         * configure.in: Do not reference config/gcc-version.m4 nor
9447         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9448         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9449         * configure: Regenerate.
9450
9451 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9452             Andrew Pinski  <pinskia@physics.uc.edu>
9453
9454         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9455         * Makefile.in: Regenerate.
9456
9457 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9458
9459         * MAINTAINERS (Write After Approval): Add myself.
9460
9461 2005-03-03  David Ayers  <d.ayers@inode.at>
9462
9463         * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9466
9467         PR libgcj/20160
9468         * ltmain.sh: Avoid creating archives with components that have
9469         duplicate basenames.
9470
9471 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9472
9473         PR bootstrap/20250
9474         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9475         instead of check.
9476         * Makefile.in: Regenerate.
9477
9478 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9479
9480         * Makefile.in: Regenerate to fix conflict between the previous two
9481         patches.
9482
9483 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9484
9485         PR bootstrap/17383
9486         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9487         * Makefile.tpl (HOST_SUBDIR): New substitution.
9488         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9489         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9490         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9491         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9492         (Host modules, Bootstrapped modules): Use it.
9493         (Build modules, Target modules): Do not create symlink trees,
9494         always configure out-of-srcdir.
9495         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9496         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9497         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9498         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9499
9500         * Makefile.in: Regenerate.
9501         * configure: Regenerate.
9502
9503 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9504
9505         Merged from libada-gnattools-branch:
9506         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9507
9508         * gnattools: New directory.
9509         * Makefile.def: Add gnattools as a module, depending on target-libada.
9510         * Makefile.in: Regenerate.
9511         * configure.in: Include gnattools in host_tools; disable it if ada
9512         is disabled.
9513         * configure: Regenerate.
9514
9515 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9516
9517         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9518         treelang maintainer.
9519         (Write After Approval): Remove myself.
9520
9521 2005-02-23  Paul Schlie  <schlie@comcast.net>
9522
9523         * configure.in: Allow darwin targeted ports to build tk, itcl and
9524         libgui.
9525         * configure: Regenerate.
9526
9527 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9528
9529         PR libgcj/10353
9530         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9531         * configure: Regenerate.
9532
9533 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9534
9535         * MAINTAINERS (Write After Approval): Add myself.
9536
9537 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9538
9539         * MAINTAINERS: Update my e-mail address.
9540
9541 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9542
9543         * MAINTAINERS (Write After Approval): Add myself.
9544
9545 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9546
9547         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9548         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9549         target-libgloss when not *-*-elf and *-*-aout.
9550         * configure: Regenerate.
9551
9552 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9553
9554         * MAINTAINERS: Remove obsolete entries.
9555
9556         * MAINTAINERS (Write After Approval): Add Michael Matz.
9557
9558 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9559
9560         * MAINTAINERS: Remove self as cpplib maintainer.
9561
9562 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9563
9564         * install-sh, config.sub: Import from upstream.
9565
9566 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9567
9568         PR bootstrap/18222
9569         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9570         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9571         * Makefile.in: Regenerate.
9572
9573 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9574
9575         * MAINTAINERS: Update my email address.
9576
9577 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9578             Andreas Schwab  <schwab@suse.de>
9579
9580         PR bootstrap/18033
9581         * config-ml.in: Eval option if surrounded by single quotes.
9582
9583 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9584
9585         Revert 2004-12-28 Makefile changes, a better fix will be
9586         applied to mainline and src after GCC 4.0 branches.
9587
9588 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9589
9590         PR bootstrap/17383
9591
9592         * Makefile.def (target_modules): Remove stage parameter,
9593         it is always true now.
9594         * Makefile.tpl (configure-build-[+module+],
9595         configure-target-[+module+]): Always build symlink tree
9596         for the directory and for include.  BUILD_SUBDIR and
9597         TARGET_SUBDIR cannot be . anymore.
9598         * Makefile.in: Regenerate.
9599
9600 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9601
9602         Revert 2004-12-08 Makefile changes.
9603
9604 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9605
9606         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9607         cygwin, mingw.
9608
9609 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9610
9611         * configure.in (sh64-*-*): Reenable gprof.
9612         * configure: Regenerate.
9613
9614 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9615
9616         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9617         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9618         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9619         * Makefile.in: Regenerate.
9620
9621 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9622
9623         * MAINTAINERS: Update my email address.
9624
9625 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9626
9627         * Makefile.tpl: Generate normal dependencies if the LHS module is
9628         not bootstrapped.
9629         * Makefile.in: Regenerate.
9630
9631 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9632
9633         * configure.in: Include config/gxx-include-dir.m4.  Use
9634         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9635         * configure: Regenerate.
9636
9637 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9638
9639         * config.if: Delete.
9640         * configure.in: Set libstdcxx_incdir directly.
9641         * configure: Regenerate.
9642
9643 2004-12-02  Eric Christopher  <echristo@redhat.com>
9644
9645         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9646         * Makefile.in: Regenerate.
9647
9648 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9649
9650         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9651         * configure: Regenerate.
9652
9653 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9654
9655         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9656         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9657         * configure: Regenerate.
9658
9659 2004-12-01  Eric Christopher  <echristo@redhat.com>
9660
9661         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9662         of things to remove.
9663
9664 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9665
9666         * MAINTAINERS (Write After Approval): Update my e-mail address.
9667
9668 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9669
9670         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9671         from CVS libtool to always pass_all.
9672
9673 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9674
9675         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9676         (hppa*64*-*-*): Delete incorrect comment.
9677         * configure: Rebuilt.
9678
9679 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9680
9681         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9682
9683 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9684
9685         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9686         from CVS libtool to always pass_all.
9687
9688 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9689
9690         * install-sh, compile: Import from automake.
9691
9692 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9693
9694         * config.guess, config.sub:  Import from savannnah.
9695
9696 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9697
9698         * MAINTAINERS (Write After Approval): Add myself
9699
9700 2004-11-12  Mike Stump  <mrs@apple.com>
9701
9702         * Makefile.def: Add html support.
9703         * Makefile.tpl: Likewise.
9704         * Makefile.in: Regenerate.
9705
9706 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9707
9708         PR 18423
9709         * configure.in: Remove all instances of build-fixincludes from
9710         noconfigdirs.
9711         (build_configargs): Supply --target to subdirectories.
9712         * configure: Regenerate.
9713
9714         * Makefile.def: Make gcc install depend on fixincludes install.
9715         * Makefile.in: Regenerate.
9716
9717 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9718
9719         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9720
9721 2004-11-11  Paul Brook  <paul@codesourcery.com>
9722
9723         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9724
9725 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9726
9727         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9728         target-libgfortran.
9729         * configure: Regenerate.
9730
9731 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9732
9733         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9734         like CC.
9735
9736 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9737
9738         * Makefile.def (host fixincludes): Specify missing targets.
9739         * Makefile.in: Regenerate.
9740
9741 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9742
9743         * MAINTAINERS: Add myself
9744
9745 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9746
9747         * MAINTAINERS (Write After Approval): Add myself.
9748
9749 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9750
9751         * Makefile.def: Build fixincludes for the host, too.
9752         * Makefile.in: Regenerate.
9753         * configure.in (host_tools): Add fixincludes.
9754         * configure: Regenerate.
9755
9756 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9757
9758         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9759         * configure: Regenerated.
9760
9761 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9762
9763         PR other/17783
9764         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9765         * configure: Regenerated.
9766
9767 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9768
9769         * README.SCO: Update per FSF instructions.
9770
9771 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9772
9773         PR target/18151
9774         * configure.in (case ${target}): Do not build fixincludes for avr.
9775         * configure: Regenerated.
9776
9777 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9778
9779         * configure.in (case ${target}): Do not build fixincludes
9780         on platforms where it is not used.
9781         * configure: Regenerated.
9782
9783 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9784
9785         * configure.in: Use an absolute path to install-sh.
9786         * configure: Regenerated.
9787
9788 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9789
9790         * MAINTAINERS (Write After Approval): Add myself.
9791
9792 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9793
9794         * MAINTAINERS: Remove from Write After Approval those that are
9795         already maintainers.
9796
9797 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9798
9799         * MAINTAINERS:  Update my email address.
9800
9801 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9802
9803         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9804         * configure: Regenerate.
9805
9806 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9807
9808         * MAINTAINERS:  Update my email address.
9809
9810 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9811
9812         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9813         entries belonging to this category.
9814
9815 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9816
9817         * MAINTAINERS: Update my e-mail address.
9818
9819 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9820
9821         Fix wrong conflict resolution in:
9822
9823         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9824
9825         * Makefile.in: Regenerate.
9826         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9827         in the recursive `make', instead of hardwiring `all'.
9828         (Autogenerated TARGET-* variables): New.
9829
9830 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9831
9832         * configure.in: Enable target-libgloss for crx-*-*.
9833         * configure: Regenerate.
9834
9835 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9836
9837         * MAINTAINERS (Various Maintainers): Move the "windows,
9838         cygwin, mingw" maintainer to ...
9839         (OS Port Maintainers): ... here.
9840
9841 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9842
9843         * MAINTAINERS (Write After Approval): Remove those that are
9844         maintainers of some subsystem.
9845
9846 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9847
9848         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9849         * ltcf-cxx.sh (tpf*): Likewise.
9850         * ltconfig (tpf*): Add TPF OS configuration support.
9851
9852 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9853
9854         * MAINTAINERS: Change my email address to my new work account.
9855
9856 2004-09-24  Michael Roth  <mroth@nessie.de>
9857
9858         * configure.in (--without-headers): Add missing double quotes.
9859         * configure: Regenerate.
9860
9861 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9862
9863         * ylwrap: Revert to previous version.
9864
9865 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9866
9867         PR bootstrap/17369
9868         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9869         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9870         SET_GCC_LIB_PATH_CMD.
9871         (BASE_TARGET_EXPORTS): Likewise.
9872         * Makefile.in: Regenerated.
9873
9874         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9875         * configure: Regenerated.
9876
9877 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9878
9879         * config.guess: New upstream version
9880         * compile, depcomp, install-sh, ylwrap: Likewise.
9881
9882 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9883
9884         * config/mh-x86omitfp: New host makefile fragment.  Add
9885         -fomit-frame-pointer to the default BOOT_CFLAGS.
9886         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9887         * configure: Regenerate.
9888
9889 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9890
9891         PR target/11572
9892         * configure.in (*-*-darwin*): Renable libobjc.
9893         * configure: Regenerate.
9894
9895 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9896
9897         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9898
9899 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9900
9901         * Makefile.def: Remove libbanshee.
9902         * Makefile.tpl: Ditto.
9903         * configure.in: Ditto.
9904         * Makefile.in: Regen.
9905         * configure: Ditto.
9906
9907 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9908
9909         * ltmain.sh: Use $pic_object as $non_pic_object if
9910         $non_pic_object=none.
9911
9912 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9913
9914         * missing: Import latest version from master repository.
9915
9916 2004-09-06  Nick Clifton  <nickc@redhat.com>
9917
9918         * config.sub: Import latest version from master repository.
9919         * config.guess: Likewise.
9920         This includes these changes:
9921
9922         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9923
9924         * config.sub: Handle crisv32, alias etraxfs.
9925         * config.guess (crisv32:Linux:*:*): Handle.
9926
9927         2004-08-13  Brad Smith  <brad@comstyle.com>
9928
9929         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9930         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9931
9932         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9933
9934         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9935         assume the processor is a powerpc.  This is because coreutils
9936         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9937         in this case, due to a MacOS X bug that causes
9938         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9939         to return a negative number.
9940         Problem reported by Petter Reinholdtsen in:
9941         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9942
9943         2004-07-19  Ben Elliston  <bje@gnu.org>
9944
9945         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9946
9947         2004-06-24  Ben Elliston  <bje@gnu.org>
9948
9949         * config.guess: Update copyright years.
9950         * config.sub: Likewise.
9951
9952         2004-06-22  Robert Millan  <robertmh@gnu.org>
9953
9954         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9955         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9956
9957         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9958
9959         * config.guess (*:*VMS:*:*): New entry. Replaces
9960         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9961         manufacturer.
9962
9963         2004-06-22  Ben Elliston  <bje@gnu.org>
9964
9965         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9966         * config.sub: Likewise.
9967
9968         2004-06-22  Ben Elliston  <bje@gnu.org>
9969
9970         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9971         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9972
9973         2004-06-11  Ben Elliston  <bje@gnu.org>
9974
9975         * config.guess (pegasos:OpenBSD:*:*): Remove.
9976
9977         2004-06-11  Ben Elliston  <bje@gnu.org>
9978
9979         From Wouter Verhelst <wouter@grep.be>:
9980         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9981
9982         2004-06-11  Ben Elliston  <bje@gnu.org>
9983
9984         * config.guess (luna88k:OpenBSD:*:*): New.
9985
9986         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9987
9988         * config.guess (m32r*:Linux:*:*): New case.
9989         * config.sub: Handle m32rle.
9990
9991         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9992
9993         From Jens Petersen  <petersen@redhat.com>:
9994         * config.sub: Handle sparcv8.
9995
9996         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9997
9998         From Tom Smith <smith@cag.lkg.hp.com>:
9999         * config.guess: Version suffixes are equally significant on Tru64
10000         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10001         prefix of "P" (patched kernel).
10002
10003         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10004
10005         * config.sub: Add support for National Semiconductor CRX target.
10006
10007 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10008
10009         * MAINTAINERS (Various Maintainers): Remove myself as web page
10010         maintainer, add myself as maintainer of build status lists.
10011
10012 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10013
10014         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10015         *-*-netware, but add target-libmudflap.
10016         Consolidate *-*-netware targets (of which really only i?86 exists)
10017         into a single entry.
10018         * configure: Likewise.
10019
10020 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10021
10022         * Makefile.tpl (sorry): Remove.
10023         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10024         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10025         (do-clean): Clean per-stage directories too.
10026         (do-distclean): Run distclean-stage1 too.
10027         (.NOTPARALLEL): Enable during toplevel bootstrap.
10028         (stage[+id+]-bubble): Enable parallel execution during
10029         the recursive invocation.
10030         * Makefile.in: Regenerate.
10031
10032         Fix previous checkin:
10033
10034         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10035         include.
10036         * configure.in: Fix indentation.
10037         * configure: Regenerate.
10038
10039 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10040
10041         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10042         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10043         * configure: regenerate
10044         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10045         -mdynamic-no-pic
10046
10047 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10048
10049         * Makefile.def (build_modules): Add fixincludes.
10050         (dependencies): Make gcc depend on fixincludes.
10051         * configure.in (build_tools): Add fixincludes.
10052         (build_configdirs): Always include build_libs.
10053         * Makefile.in: Regenerate.
10054         * configure: Regenerate.
10055
10056 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10057
10058         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10059         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10060         phony targets; do not generate timestamp files.
10061         (distclean-stageN): Remove references to their timestamp files.
10062         (restageN, touch-stageN): Remove.
10063         (stageN-bubble): Rewritten.
10064         (compare): Support lean bootstraps.
10065         * Makefile.in: Regenerate.
10066
10067         * configure.in: Only warn when bootstrapping but
10068         build != host or build != target.  Support lean bootstraps.
10069         * configure: Regenerate.
10070
10071 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10072
10073         * configure.in:  Give a better error message if GMP/MPFR are missing
10074         and a language needing them has been requested.
10075         * configure:  Regenerated.
10076
10077 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10078
10079         * configure.in:  Print a list of available language front-ends if
10080         a requested one is missing.  Tidy stray tab characters.
10081         * configure:  Regenerated.
10082
10083 2004-08-19  Michael Koch  <konqueror@gmx.de>
10084
10085         * gcc/doc/install.texi: Update entry about automake for libjava.
10086
10087 2004-08-17  Robert Millan  <robertmh@gnu.org>
10088
10089         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10090         (instead of FreeBSD).
10091         * configure: Regenerate.
10092
10093 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10094
10095         * Makefile.in: Regenerate.
10096         * configure: Regenerate.
10097
10098         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10099         stage_*_flags.
10100         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10101         for bootstrapped modules if toplevel bootstrap is going.
10102         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10103         modules.  Adjust for changes in Makefile.def.  Enable several
10104         rules even in non-bootstrap mode, just to avoid peppering the
10105         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10106         (stage-[+prev+]-bubble): Remove.
10107
10108         * Makefile.def (Dependencies): Depend on all-build-bison,
10109         all-build-flex, all-build-byacc, all-build-texinfo, rather
10110         than the host variations.
10111         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10112         with BUILD_SUBDIR.
10113         (BISON): Update for recent Bisons.
10114         (YACC): Fix typo.
10115         (cross): Depend on all-build.
10116         (all): Do not depend on all-build.
10117         (prebootstrap): Remove.
10118         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10119         (Prebootstrap dependencies): Add them to the per-stage targets
10120         and to all-prebootstrap.
10121         * configure.in (build_configdirs): Always enable build_tools.
10122         (BUILD_DIR_PREFIX): Remove.
10123
10124         * Makefile.def (gcc): Add target variable.
10125         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10126         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10127         in the recursive `make', instead of hardwiring `all'.
10128         (Autogenerated TARGET-* variables): New.
10129
10130 2004-08-13  Brian Booth  <bbooth@redhat.com>
10131
10132         * MAINTAINERS: Remove myself from write-after-approval.
10133
10134 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10135
10136         * src-release: Stop distributing mmalloc with gdb (which doesn't
10137         use it).
10138         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10139         * Makefile.in: Regenerate.
10140
10141 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10142
10143         * configure.in (arm*-*-eabi*): New target.
10144         * configure: Regenerate.
10145
10146 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10147
10148         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10149         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10150         (Dependencies): New section.
10151         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10152         (configure-target-[+module+]): Depend on maybe-all-gcc
10153         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10154         (toplevel profiledbootstrap): Fix dependencies.
10155         * Makefile.in: Regenerate.
10156
10157 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10158
10159         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10160         target-libiberty to noconfigdirs.
10161         * configure: Regenerate.
10162
10163 2004-08-03  Paul Brook  <paul@codesourcery.com>
10164
10165         * configure.in: Check for MPFR as well as GMP.
10166         * configure: Regenerate.
10167
10168 2004-08-01  Robert Millan  <robertmh@gnu.org>
10169
10170         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10171         libmudflap for all GNU-based systems (with Glibc).
10172         * configure: Regenerate.
10173
10174 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10175
10176         * Makefile.def (host-modules): Add gcc.
10177         * Makefile.in: Regenerate.
10178         * Makefile.tpl (sorry): New rule.
10179         (configure-host, all-host, [+make_target+]-host, do-check,
10180         install-host): Do not add gcc as a special case.
10181         (host modules): Add a small special-casing for gcc.  Export
10182         extra_make_flags through the environment.
10183         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10184         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10185         other recursive targets for gcc): Remove.
10186
10187         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10188         (stage, unstage): New rules.
10189         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10190         distclean-stage[+id+]): Use stage_current.
10191         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10192         the stage*-start rules.
10193
10194 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10195
10196         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10197         use -all_load flag.
10198
10199 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10200
10201         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10202         * configure: Regenerate.
10203
10204 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10205
10206         * maintainer-scripts/gcc_release: Revert yesterday's change.
10207
10208 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10209
10210         * MAINTAINERS: Add myself to write-after-approval.
10211
10212 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10213
10214         * libf2c: Removed.
10215         * gcc/gccbug.in: Updated because of libf2c removal.
10216         * maintainer-scripts/gcc_release: Ditto.
10217
10218 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10219
10220         * configure.in: Build libmudflap by default on FreeBSD.
10221         * configure: Regenerated.
10222
10223 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10224
10225         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10226         systems.
10227         * configure: Regenerated.
10228
10229 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10230
10231         PR target/16344
10232         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10233         feedback based compiler.
10234         * Makefile.in: Rebuilt.
10235
10236 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10237
10238         * Makefile.def (host_modules): Set bootstrap=true for flex.
10239         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10240         * Makefile.in: Rebuilt.
10241
10242 2004-07-07  Jan Hubicka  <jh@suse.cz>
10243
10244         * MAINTAINERS: Add self as a profile feedback maintainer.
10245
10246 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10247
10248         * configure.in:  Do not prepend $srcdir to /dev/null in
10249         makefile fragments.
10250         * configure:  Regenerate.
10251
10252 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10253
10254         * Makefile.def (build_modules): Add bison, byacc, flex,
10255         m4, texinfo.
10256         (flags_to_pass): Add FLEX.
10257         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10258         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10259         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10260         DEFAULT_MAKEINFO): Remove.
10261         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10262         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10263         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10264         objdir or else use configured tool.
10265         (all-build): New.
10266         (all): Depend on it.
10267         (Build module dependencies): Add.
10268         * Makefile.in: Regenerate.
10269         * configure.in: Better support for multiple build modules,
10270         matching what is done for host/target modules.  Do not look
10271         for "plausible" locations of build tools if Canadian cross.
10272         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10273         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10274         * configure: Regenerate.
10275
10276 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10277
10278         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10279         * Makefile.in: Regenerate.
10280
10281 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10282
10283         * Makefile.tpl (configure-build-[+module+],
10284         configure-[+module+], configure-target-[+module+]): Pass
10285         [+extra_configure_args+].
10286         (all-build-[+module+], all-[+module+], check-[+module+],
10287         install-[+module+], [+make_target+]-[+module+],
10288         all-target-[+module+], check-target-[+module+],
10289         install-target-[+module+], [+make_target+]-target-[+module+]):
10290         Pass [+extra_make_args+].
10291         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10292         (GCC_HOST_EXPORTS): Remove.
10293         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10294         cross, check-gcc, check-gcc-c++, install-gcc,
10295         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10296         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10297         * Makefile.in: Regenerate.
10298
10299 2004-06-21  Matthew Sachs  <msachs@apple.com>
10300
10301         * MAINTAINERS: Added self to write-after-approval.
10302
10303 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10304
10305         * configure.in: Check for srcdir/winsup rather than build directory
10306         winsup.
10307         * configure: Regenerate.
10308
10309 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10310
10311         * configure.in: Don't build Cygwin native newlib if winsup
10312         directory is missing.  Emit warning instead.
10313         * configure: Regenerate.
10314
10315 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10316
10317         * Makefile.tpl (touch-stage[+id+]): New.
10318         (restage[+prev+]): Depend on touch-stage[+id+].
10319
10320         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10321         Use it throughout.
10322
10323         * Makefile.def: Add profile and feedback bootstrap stages.
10324         Remove next field from bootstrap stages.
10325         * Makefile.tpl (LN, LN_S): Substitute.
10326         (stageN-start, stageN-end): Use double-colon rules, to
10327         provide a hook for additional setup commands.
10328         (distclean-stageN-gcc, restageN): Create dependencies from
10329         [+prev+], not from [+next+].
10330         (stageN-bubble): Add commands for successive stages from
10331         [+prev+], using double-colon rules.
10332         (all-stageN-gcc): Fix typo.
10333         (stagefeedback-start, profiledbootstrap): New.
10334         * Makefile.in: Regenerate.
10335         * configure.in: Call ACX_PROG_LN.
10336         * configure: Regenerate.
10337
10338 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10339
10340         * MAINTAINERS (Write After Approval): Add myself.
10341
10342 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10343
10344         * MAINTAINERS (Write After Approval): Add myself.
10345
10346 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10347
10348         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10349         without gcc.
10350         * configure: Regenerate.
10351
10352 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10353
10354         * Makefile.tpl: Fix typo.
10355         * Makefile.in: Regenerate.
10356
10357 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10358
10359         * configure.in: Remove new- prefix from toplevel
10360         bootstrap targets.
10361         * configure: Regenerate.
10362
10363 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10364
10365         * Makefile.tpl (all.normal): Rename to all.
10366         (all): Replace with a rule to pick the default
10367         target from configure.
10368         (all-gcc, configure-gcc): Use conditionals to
10369         do nothing when toplevel bootstrap is going on.
10370         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10371         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10372         * configure.in: Support --enable-bootstrap.
10373
10374         * Makefile.def: Remove new- prefix from toplevel
10375         bootstrap targets.
10376         * Makefile.tpl: Likewise.
10377
10378         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10379         target.
10380
10381         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10382         $(RECURSE_FLAGS) to recursive invocation of make.
10383
10384         * Makefile.in: Regenerate.
10385         * configure: Regenerate.
10386
10387 2004-05-30  Andreas Jaeger  <aj@suse.de>
10388             Jim Wilson  <wilson@specifixinc.com>
10389
10390         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10391         like CC.
10392
10393 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10394
10395         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10396         * configure: Regenerate.
10397
10398 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10399
10400         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10401         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10402         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10403         targets.
10404         * Makefile.in: Regenerate.
10405
10406 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10407
10408         * configure.in: Test the ability to symlink directories.
10409         * configure: Regenerate.
10410
10411         * Makefile.def (bootstrap-stage): New definitions.
10412         * Makefile.tpl (configure-stage1-gcc,
10413         configure-stage2-gcc, configure-stage3-gcc,
10414         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10415         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10416         new-restage3, compare): Autogenerate, see Makefile.in
10417         entry for behavioral changes.
10418         (distclean-stage1, new-stage1-start, new-stage1-end,
10419         new-stage1-bubble, distclean-stage2, new-stage2-start,
10420         new-stage2-end, new-stage2-bubble, distclean-stage3,
10421         new-stage3-start, new-stage3-end): New autogenerated targets.
10422         (objext, prebootstrap, BOOT_CFLAGS,
10423         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10424         targets.
10425
10426         * Makefile.in: Regenerate.
10427         (distclean-stage1, new-stage1-start, new-stage1-end,
10428         new-stage1-bubble, distclean-stage2, new-stage2-start,
10429         new-stage2-end, new-stage2-bubble, distclean-stage3,
10430         new-stage3-start, new-stage3-end): New targets.
10431         (all-stage1-gcc): Move prebootstrap dependency from here...
10432         (configure-stage1-gcc): ...to here.
10433         (new-bootstrap): Use bubble targets.
10434         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10435         Use per-stage distclean targets.
10436         (configure-stage1-gcc, configure-stage2-gcc,
10437         configure-stage3-gcc, all-stage1-gcc,
10438         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10439         Use new-stageN-start to prepare the tree.
10440
10441 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10442
10443         * Makefile.def (host_modules): add libcpp.
10444         * Makefile.tpl: Add dependencies on and for libcpp.
10445         * Makefile.in: Regenerate.
10446         * configure.in: Add libcpp host module.
10447         * configure: Regenerate.
10448
10449 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10450
10451         * Makefile.tpl: Whenever a recursive target is defined, wrap
10452         it in a special @if/@endif block, and prepare its maybe
10453         dependency in the @if/@endif block
10454         * configure.in: Instead of writing maybe dependencies, remove
10455         the @if/@endif statements, and remove the @if/@endif blocks
10456         that remain.
10457         * configure: Regenerate.
10458         * Makefile.in: Regenerate.
10459
10460 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10461
10462         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10463
10464 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10465
10466         PR bootstrap/15120
10467         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10468         * */configure: Rebuilt.
10469
10470 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10471
10472         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10473         of libf2c.
10474         * configure, Makefile.in: Regenerate.
10475
10476 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10477
10478         * MAINTAINERS (Write After Approval): Add myself.
10479
10480 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10481
10482         Merge from tree-ssa-20020619-branch.
10483
10484         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10485         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10486         (HOST_GMPLIBS): Define.
10487         (HOST_GMPINC): Define.
10488         (TARGET_LIB_PATH): Add libmudflap.
10489         (GFORTRAN_FOR_TARGET): Define.
10490         (configure-build*): Export GFORTRAN.
10491         (configure-gcc): Export GMPLIBS and GMPINC.
10492         (all-gcc): Add maybe-all-libbanshee.
10493         (configure-target-libgfortran): Define.
10494         * Makefile.in: Regenerate.
10495         * configure.in (host_libs): Add libbanshee.
10496         (target_libraries): Add target-libmudflap and target-libgfortran.
10497         Add --with-libbanshee.
10498         Handle --disable-libmudflap.
10499         (*-*-freebsd*): Use with_gmp.
10500         Add $(libgcj) to noconfigdirs.
10501         * configure: Regenerate.
10502         * depcomp: New file.
10503         * MAINTAINERS: Add tree-ssa maintainers.
10504
10505 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10506
10507         * MAINTAINERS (Various Maintainers): Add myself.
10508
10509 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10510
10511         * MAINTAINERS (Write After Approval): Add myself.
10512
10513 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10514
10515         * MAINTAINERS (Write After Approval): Add myself.
10516
10517 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10518
10519         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10520         * configure: Regenerate.
10521
10522 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10523
10524         Revert:
10525         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10526
10527         * Makefile.def (flags_to_pass): Remove *dir variables that
10528         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10529         as well as prefix and exec_prefix.
10530         * Makefile.in: Regenerate.
10531
10532 2004-04-26  Robert Millan  <robertmh@gnu.org>
10533
10534         Add patches from libtool CVS.
10535         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10536         * ltconfig: Likewise.
10537         * ltcf-c.sh: Likewise.
10538         * ltcf-cxx.sh: Likewise.
10539         * ltcf-gcj.sh: Likewise.
10540
10541 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10542
10543         * Makefile.def (host_modules): Mark with the bootstrap
10544         flag packages on which gcc depends.
10545         * Makefile.tpl (all-bootstrap): Use it.
10546         * Makefile.in: Regenerate.
10547
10548 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10549
10550         * Makefile.def (flags_to_pass): Remove *dir variables that
10551         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10552         as well as prefix and exec_prefix.
10553         * Makefile.in: Regenerate.
10554
10555 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10556
10557         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10558         * configure: Regenerate.
10559         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10560         * gcc/Makefile.tpl (compare): Use the result of the test.
10561         * gcc/Makefile.in: Regenerate.
10562
10563 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10564
10565         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10566         Always relocate gcc and prev-gcc to the original names, even
10567         if the build fails.
10568         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10569         New targets.
10570
10571 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10572
10573         * MAINTAINERS: Update my email address.
10574
10575 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10576
10577         * configure.in (mips*-*-irix5*): Enable ld.
10578         * configure: Regenerate.
10579
10580 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10581
10582         * configure: Regenerate.
10583
10584 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10585
10586         * Makefile.tpl (configure-[+module+], configure-gcc,
10587         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10588         Set and export LDFLAGS.
10589         * Makefile.in: Regenerate.
10590
10591 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10592
10593         * MAINTAINERS: Add myself to write-after-approval.
10594
10595 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10596
10597         PR bootstrap/14871
10598         * Makefile.tpl: If we don't have built-in-tree target tools,
10599         use the ones found by configure rather than hacking around with
10600         program_transform_name.
10601         * configure.in: Give Makefile.tpl the information necessary
10602         to do that.
10603         * Makefile.in: Regenerate.
10604         * configure: Regenerate.
10605
10606 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10607
10608         PR bootstrap/14760
10609         * configure.in: When computing baseargs, strip *all* copies of
10610         offending options.  Also, don't match/substitute the trailing space,
10611         so that this actually works when two similar options are separated by
10612         only one space.
10613         * configure: Regenerate.
10614
10615 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10616
10617         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10618         (rs6000-*-aix*): Same.
10619         * configure: Regenerate.
10620
10621 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10622
10623         * MAINTAINERS: Add myself to write-after-approval.
10624
10625 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10626
10627         * MAINTAINERS: Add myself to write-after-approval.
10628
10629 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10630
10631         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10632         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10633         * Makefile.in: Regenerate.
10634
10635         * configure.in (top level bootstrap support): Rework --enable-werror
10636         to set @stage2_werror_flag@.
10637         * configure: Regenerate.
10638         * Makefile.tpl (top level bootstrap support): Pass
10639         @stage2_werror_flag@ down to configure in stages 2 and 3.
10640         * Makefile.in: Regenerate.
10641
10642 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10643
10644         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10645         for stages 2 and 3 as well as in make.  As a consequence, remove
10646         OUTPUT_OPTION (now detected by configure) from the flags passed down
10647         to make.
10648         * Makefile.in: Regenerate.
10649
10650         * Makefile.tpl (new-bootstrap): Fix typo.
10651         * Makefile.in: Regenerate.
10652
10653 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10654
10655         * Makefile.tpl: Rearrange by moving recursive_targets rules
10656         into their proper sections.
10657         * Makefile.tpl (top level bootstrap support): Move disabling
10658         of coverage flags from 'make' to 'configure'; improve comments.
10659         * Makefile.in: Regenerate.
10660
10661         * Makefile.tpl (experimental top level bootstrap) Move stage1
10662         language setting from all- target to configure- target; disable
10663         intermodule optimization in stage 1; prevent gratuitous rebuilds
10664         of stage 1.
10665         * Makefile.in: Regenerate.
10666         * configure.in: Comma-separate stage 1 language list for top
10667         level bootstrap.
10668         * configure: Regenerate.
10669
10670         * Makefile.tpl: Clean up experimental top level bootstrap support:
10671         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10672         prev-gcc in configure- targets as well as all- targets.
10673         * Makefile.in: Regenerate.
10674
10675 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10676
10677         * compile: New file imported from automake.
10678
10679 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10680
10681         * configure.in: Remove symbolic link section.
10682         * configure: Regenerate.
10683         * Makefile.tpl (links): Remove.
10684         * Makefile.in: Regenerate.
10685
10686 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10687             Nathanael Nerode  <neroden@gcc.gnu.org>
10688
10689         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10690         Set with AC_CHECK_PROGS.
10691         * configure.in: Fix comment typo from last patch.
10692         * configure: Regenerate.
10693
10694 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10695
10696         * Makefile.tpl: Introduce experimental top level bootstrap support.
10697         * Makefile.in: Regenerate.
10698         * configure.in: Introduce support for top level bootstrap.
10699         * configure: Regenerate.
10700
10701 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10702             Paolo Bonzini  <bonzini@gnu.org>
10703
10704         PR bootstrap/14522
10705         * configure.in: Cope with shells that do not support unquoted ^
10706         * configure: Regenerate.
10707
10708 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10709             Paolo Bonzini  <bonzini@gnu.org>
10710
10711         PR bootstrap/14522
10712         * configure.in: Cope with shells that do not support nesting
10713         quotes inside quoted backquote substitutions.
10714         * configure: Regenerate.
10715
10716 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10717
10718         PR bootstrap/14522
10719         * configure.in: Fix escaping of $.
10720         * configure: Regenerate.
10721
10722 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10723
10724         * configure: Regenerate, since I forgot to while committing Paolo's
10725         changes.
10726
10727 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10728
10729         PR ada/14131
10730         Move language detection to the top level.
10731         * configure.in: Find default values for the tools as
10732         soon as possible.  Disable ada if GNAT is not found.
10733         Emit error message about missing languages.  Expand
10734         --enable-languages=all for the gcc subdirectory.
10735
10736 2004-03-10  Ben Elliston  <bje@gnu.org>
10737
10738         * MAINTAINERS: Update my email address.
10739
10740 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10741
10742         * ltconfig: Disable building static libraries if building shared
10743         libraries on AIX 5L.
10744
10745 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10746
10747         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10748         and disable libgcj.
10749         * configure: Regenerated.
10750
10751 2004-03-01  Brian Booth  <bbooth@redhat.com>
10752
10753         * MAINTAINERS: Add myself to write-after-approval.
10754
10755 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10756
10757         * MAINTAINERS: Add myself to write-after-approval.
10758
10759 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10760
10761         PR bootstrap/7087
10762         * Makefile.tpl: Guard XFOO sed statements better.
10763         * Makefile.tpl: Add dependency for configure-target-libada.
10764         * Makefile.in: Regenerate (incidentally fixes broken
10765         commit when libada-branch was merged).
10766
10767 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10768
10769         * MAINTAINERS: Add myself to write-after-approval.
10770
10771 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10772
10773         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10774         maintainers.
10775
10776 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10777
10778         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10779         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10780
10781 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10782
10783         PR bootstrap/11932
10784         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10785
10786 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10787
10788         * MAINTAINERS: Added myself to write-after-approval.
10789
10790 2004-02-14  Michael Koch  <konqueror@gmx.de>
10791
10792         * MAINTAINERS: Added myself to write-after-approval.
10793
10794 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10795
10796         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10797         some OS port maintainers to OS port maintainers section.
10798
10799 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10800
10801         * MAINTAINERS: Add self.
10802
10803 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10804
10805         * MAINTAINERS: Alphabetize.
10806
10807 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10808
10809         * MAINTAINERS: Remove myself.
10810
10811 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10812
10813         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10814         (rs6000-*-aix*): Same.
10815         * configure: Regenerate.
10816
10817 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10818
10819         * configure.in (host): Add in missing $noconfigdirs to defines.
10820         * configure: Regenerate.
10821
10822 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10823             Nathanael Nerode  <neroden@gcc.gnu.org>
10824
10825         PR ada/6637, PR ada/5911
10826         Merge with libada-branch:
10827         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10828         with appropriate dependencies. Add --enable-libada configure switch.
10829         * configure, Makefile.in: Regenerate.
10830
10831 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10832
10833         * MAINTAINERS: Add myself to write-after-approval.
10834
10835 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10836
10837         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10838         * configure: Regenerate.
10839
10840 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10841
10842         Merge from upstream:
10843
10844         * ltmain.in: When setting IFS to '~', be careful about user
10845         arguments that contain '~'.
10846
10847         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10848
10849         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10850         Also test $base_compile against $CC with escaped arguments. Bug
10851         reported by Geoff Keating <geoffk@apple.com>.
10852
10853 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10854
10855         * MAINTAINERS: Remove i960 port.
10856
10857 2004-01-23  DJ Delorie  <dj@redhat.com>
10858
10859         * Makefile.def (target_modules) [libiberty]: Don't stage.
10860         * Makefile.in: Rebuilt.
10861
10862 2004-01-20  Caroline Tice  <ctice@apple.com>
10863
10864         * MAINTAINERS: Add myself to write-after-approval.
10865
10866 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10867
10868         * MAINTAINERS: Update my email address.
10869
10870 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10871
10872         * MAINTAINERS: Add myself to write-after-approval.
10873
10874 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10875
10876         * MAINTAINERS: Remove entries without email address.
10877
10878 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10879
10880         * MAINTAINERS: Add myself to write-after-approval.
10881
10882 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10883
10884         * MAINTAINERS: Update my email address.
10885
10886 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10887
10888         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10889         * Makefile.tpl (configure-target-[+module+]): Support stage.
10890         * Makefile.in: Rebuilt.
10891
10892 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10893
10894         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10895
10896 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10897
10898         * MAINTAINERS: Add myself as a MIPS maintainer.
10899
10900 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10901
10902         * configure.in: Use ./config.cache, not config.cache.
10903         * configure: Regenerate.
10904         * Makefile.tpl: Special-casing not needed for GCC any more.
10905         * Makefile.in: Regenerate.
10906
10907         * configure.in: Don't share a cache file for host dirs.
10908         * configure: Regenerate.
10909
10910         * config-ml.in: Don't mess with the cache file.
10911
10912 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10913
10914         * MAINTAINERS: Move myself from 'Write After Approval' to
10915         'CPU Port Maintainers' section as SPARC maintainer.
10916
10917 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10918
10919         * Makefile.tpl: Make GCC use a separate config.cache.
10920         * Makefile.in: Regenerate.
10921
10922         PR bootstrap/11932, PR bootstrap/11933
10923         (I don't know if it will fix either of them, but it relates
10924         to them.)
10925         * configure.in: Don't use shared config.cache for target
10926         directories.
10927         * configure: Regenerate.
10928
10929 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10930
10931         * MAINTAINERS: Add myself to 'Write After Approval' section.
10932
10933 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10934
10935         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10936         * configure: Regenerated.
10937
10938 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10939
10940         * MAINTAINERS: Remove the mn10200 maintainer.
10941
10942 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10943
10944         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10945         * configure: Regenerated.
10946
10947 2003-12-16  Jan Hubicka  <jh@suse.cz>
10948
10949         * MAINTAINERS: Add myself as callgraph maintainer.
10950
10951 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10952
10953         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10954         * configure: Regenerate.
10955
10956 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10957
10958         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10959         'Write After Approval' section. Update email.
10960
10961 2003-12-01  James Lemke  <jim@wasabisystems.com>
10962
10963         * MAINTAINERS (Write After Approval): Add myself.
10964
10965 2003-11-20  Matt Thomas  <matt@3am-software.com>
10966
10967         * MAINTAINERS: Add myself as a vax port maintainer.
10968
10969 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10970
10971         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10972         (configure-build-[+module+], configure-[+module+]): Likewise.
10973         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10974         * Makefile.in: Regenerate.
10975
10976 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10977
10978         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10979         shared/dylibed libraries.
10980         * ltmain.sh: Likewise.
10981         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10982         * ltcf-cxx.sh: Likewise.
10983         * ltcf-gcj.sh: Likewise.
10984         * ltconfig: Likewise.
10985
10986 2003-11-17  Stan Cox  <scox@redhat.com>
10987
10988         * MAINTAINERS: Add myself as iq2000 port maintainer.
10989
10990 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10991
10992         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10993         * Makefile.in: Regenerate.
10994
10995 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10996
10997         * config.sub: Update to 2003-11-03 version.
10998
10999 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11000
11001         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11002         * configure:  Regenerate.
11003
11004 2003-10-20  Nicolas Pitre  <nico@cam.org>
11005
11006         * MAINTAINERS: Add myself to 'Write After Approval' section.
11007
11008 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11009
11010         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11011
11012 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11013
11014         * MAINTAINERS: Update my email address.
11015
11016 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11017
11018         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11019
11020 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11021
11022         * MAINTAINERS: Add myself to 'Write After Approval' section.
11023
11024 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11025
11026         * config.guess: Update to 2003-10-16 version.
11027         * config.sub: Update to 2003-10-16 version.
11028
11029 2003-10-15  David Daney  <ddaney@avtrex.com>
11030
11031         * MAINTAINERS: Added myself to 'Write After Approval' section.
11032
11033 2003-10-15  Falk Hueffner  <falk@debian.org>
11034
11035         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11036         'Write After Approval' section. Update email.
11037
11038 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11039
11040         * MAINTAINERS: Move myself from 'Write After Approval' to
11041         'Various Maintainers' section as middle-end maintainer.
11042
11043 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11044
11045         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11046         HOST_FLAGS_TO_PASS.
11047         * Makefile.in: Regenerate.
11048
11049 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11050
11051         * config.guess: Update to 2003-10-07 version.
11052         * config.sub: Update to 2003-10-07 version.
11053
11054 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11055
11056         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11057         * ltconfig (irix5*, irix6*): Don't override version_type.
11058
11059 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11060
11061         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11062         * configure: Rebuilt
11063         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11064         * Makefile.in: Rebuilt
11065
11066 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11067
11068         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11069
11070 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11071
11072         * MAINTAINERS (Write After Approval): Add myself.
11073
11074 2003-09-29  Paul Koning  <ni1d@arrl.net>
11075
11076         * MAINTAINERS: Move myself from "Write After Approval"
11077         to CPU platform maintainers for pdp11 platform.
11078
11079 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11080
11081         * MAINTAINERS: Move myself from 'Write After Approval' to
11082         'Various Maintainers' section as libffi testsuite maintainer.
11083
11084 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11085
11086         * configure.in: Pass a computed --program-transform-name
11087         to subconfigures.
11088         * configure: Regenerated.
11089
11090 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11091
11092         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11093         * Makefile.in: Regenerate.
11094
11095         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11096         * Makefile.in: Regenerate.
11097
11098 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11099
11100         * MAINTAINERS: Move myself from 'Write After Approval'
11101         to 'Various Maintainers' (objective-c) section.
11102
11103 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11104
11105         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11106         quoting.
11107         * configure: Regenerated.
11108
11109 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11110
11111         * MAINTAINERS (Write After Approval): Add myself to write after
11112         approval list.
11113
11114 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11115
11116         * MAINTAINERS (Write After Approval): Add myself.
11117
11118 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11119
11120         * MAINTAINERS: Update my e-mail address.
11121
11122 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11123
11124         * libtool.m4 (LD): Correct powerpc64 host match.
11125
11126 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11127
11128         * MAINTAINTERS: Update my affiliation and email address.
11129
11130 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11131
11132         * MAINTAINERS (Write After Approval): Add myself.
11133
11134 2003-09-04  DJ Delorie  <dj@redhat.com>
11135
11136         * configure: Regenerate.
11137
11138 2003-09-04  Robert Millan  <robertmh@gnu.org>
11139
11140         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11141
11142 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11143
11144         * configure.in: Ensure arguments to sed are properly spaced.
11145         * configure: Regenerate.
11146
11147 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11148
11149         * MAINTAINERS: Update my e-mail address.
11150
11151 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11152
11153         * MAINTAINERS (Write After Approval): Add myself.
11154
11155 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11156
11157         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11158         * configure: Regenerated.
11159
11160 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11161
11162         * MAINTAINERS: Update my email address.
11163
11164 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11165
11166         * configure.in:  Use newline instead of semicolon when assuming
11167         shell arguments in a for loop.
11168         * configure:  Regenerated.
11169
11170 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11171
11172         * MAINTAINERS: Resurrect the i860 maintainer.
11173
11174 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11175
11176         PR 8180
11177         * configure.in: When testing with_libs and with_headers, treat
11178         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11179         * configure: Regenerate.
11180
11181         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11182         make, shell, etc.
11183         (baseargs): Likewise.
11184         * configure: Regenerate.
11185
11186 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11187
11188         * MAINTAINERS (Write After Approval): Add myself.
11189
11190 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11191
11192         * configure.in: Disable libgcj for darwin not on powerpc.
11193         * configure: Rebuild.
11194
11195 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11196
11197         * config-ml.in, symlink-tree: Add license.
11198
11199 2003-08-03  Richard Stallman  <rms@gnu.org>
11200             Eben Moglen  <moglen@columbia.edu>
11201
11202         * README.SCO: New file.
11203
11204 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11205
11206         * Makefile.tpl (check, check-c++): Express dependencies using
11207         dependencies rather than commands.
11208         * Makefile.in: Regenerate.
11209
11210 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11211
11212         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11213         * configure: Ditto.
11214
11215 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11216
11217         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11218         * Makefile.in: Update.
11219
11220 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11221
11222         * configure.in: Enable libgcj for darwin.
11223         * configure: Rebuild.
11224
11225 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11226
11227         * config-ml.in:  Use ac_configure_args directly instead of
11228         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11229         actually seen.
11230
11231 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11232
11233         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11234         creating target and build subdirs to build all parent dirs as needed.
11235         * Makefile.in: Rebuild.
11236         * configure.in: Don't build dirs explicitly here.
11237         * configure: Rebuild.
11238
11239 2003-07-26  Paul Brook  <paul@nowt.org>
11240
11241         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11242
11243 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11244
11245         * Makefile.tpl (all-make): Depend on intl.
11246         * Makefile.in: Rebuilt.
11247
11248 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11249
11250         * install-sh:  Update to newer upstream versions (associated with
11251         aclocal 1.7).
11252         * mkinstalldirs:  Likewise.
11253         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11254
11255 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11256
11257         * MAINTAINERS: Move self from Bug database only accounts
11258         to write-after-approval.
11259
11260 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11261
11262         * config.if: Remove unused libc_interface determination.
11263
11264 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11265
11266         * MAINTAINERS: Move self from write-after-approval to
11267         build machinery (*.in).
11268
11269 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11270
11271         PR bootstrap/11273
11272         PR bootstrap/11408
11273         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11274         unused INSTALL_PROGRAM_ARGS.
11275         * configure.in: Use AC_PROG_INSTALL.
11276         * Makefile.in: Regenerate.
11277         * configure: Regenerate.
11278
11279 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11280
11281         * MAINTAINERS: Alphabetize.
11282
11283 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11284
11285         * configure: Rebuilt.
11286         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11287         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11288         newlib nor libgloss.
11289         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11290         * configure.in (am33_2.0-*-linux*): Added.
11291
11292 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11293
11294         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11295         * configure: Regenerate.
11296
11297 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11298
11299         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11300         * Makefile.in: Regenerate.
11301
11302 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11303
11304         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11305         * Makefile.in: Regenerate.
11306
11307 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11308
11309         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11310         * Makefile.in: Regenerated.
11311
11312         * config-ml.in: Replace PWD with PWD_COMMAND.
11313
11314 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11315
11316         * intl: New directory; see intl/ChangeLog for details.
11317         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11318         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11319         * Makefile.in: Regenerate.
11320
11321 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11322
11323         * configure.in: Clean up config-lang.in handling.  Delete
11324         useless assignment to "subdirs".
11325         * configure: Regenerate.
11326
11327 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11328
11329         * configure.in: Rename 'target_libs' to 'target_libraries'.
11330         Remove useless reference to 'target_libs'.
11331         * configure: Regenerate.
11332
11333 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11334
11335         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11336         * Makefile.in: Regenerate.
11337
11338 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11339
11340         * Makefile.def: Introduce flags_to_pass.
11341         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11342         * Makefile.in: Regenerate.
11343
11344 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11345
11346         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11347         and target-libgloss.
11348         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11349         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11350         * configure: Regenerate.
11351
11352 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11353
11354         * configure.in: Update testsuite_flags to new location.
11355         * configure. Regenerate.
11356
11357 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11358
11359         * Makefile.tpl: Remove BUILD_CC stuff.
11360         * Makefile.in: Regenerate.
11361
11362 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11363
11364         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11365
11366 2003-06-16  Graeme Peterson  <gp@qnx.com>
11367
11368         * MAINTAINERS (Write After Approval): Add myself.
11369
11370 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11371
11372         * config.guess: Update to 2003-06-12 version.
11373         * config.sub: Update to 2003-06-13 version.
11374
11375 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11376
11377         * config.guess: Update to 2003-06-06 version.
11378         * config.sub: Update to 2003-06-06 version.
11379
11380 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11381
11382         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11383         * configure. Regenerate.
11384
11385 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11386
11387         * configure.in: Disable serial configure by default.
11388         * configure: Regenerate.
11389         * Makefile.tpl: Abolish .NOTPARALLEL.
11390         * Makefile.in: Regenerate.
11391
11392         * Makefile.tpl: Replace {build,host,target}_canonical by
11393         {build,host,target}.
11394         * Makefile.in: Regenerate.
11395
11396         * Makefile.tpl: Fix stupid pasto.
11397         * Makefile.in: Regenerate.
11398
11399 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11400
11401         * Makefile.tpl: Remove bogus conditional.
11402         * Makefile.in: Regenerate.
11403
11404 2003-06-05  Jan Hubicka  <jh@suse.cz>
11405
11406         * Makefile.tpl (profiledbootstrap): New target.
11407         * Makefile.in (profiledbootstrap): New target.
11408
11409 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11410
11411         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11412         Pinski. Remove user names from other bugzilla-only maintainers.
11413
11414 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11415
11416         * Makefile.tpl: Make 'recursive targets' using autogen rather
11417         than shell loop.  Remove duplicate 'clean' targets and false
11418         comments.
11419         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11420         Add systematic method of specifying missing targets in subdirs.
11421         Add copyright boilerplate.
11422         * Makefile.in: Regenerate.
11423         * configure.in: Add 'recursive targets' to maybe list.
11424         * configure: Regenerate.
11425
11426         * MAINTAINERS: "GNATS only" -> "Bug database only".
11427
11428         * Makefile.tpl: Rename [+target+] to [+make_target+].
11429         * Makefile.def: Rename 'target' to 'make_target'.
11430
11431 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11432
11433         * MAINTAINERS: Add self as options handling maintainer.
11434
11435 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11436
11437         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11438         been too long since I touched those ports.
11439
11440 2003-05-28  DJ Delorie  <dj@redhat.com>
11441
11442         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11443         * Makefile.in: Regenerate.
11444
11445 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11446
11447         * configure.in: Use curly braces in the definition of tooldir.
11448         * configure: Regenerate.
11449
11450 2003-05-21  DJ Delorie  <dj@redhat.com>
11451
11452         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11453         newlib or libgloss.
11454         * Makefile.in: Regenerate.
11455
11456 2003-05-21  DJ Delorie  <dj@redhat.com>
11457
11458         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11459         * Makefile.in: Regenerate.
11460
11461 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11462
11463         * MAINTAINERS: Update my e-mail address.
11464
11465 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11466
11467         * configure.in: Switch more things to use maybe dependencies.
11468         * Makefile.tpl: Switch more things to use maybe dependencies.
11469         Factor out common code from autogen IF statements.
11470         * configure: Regenerate.
11471         * Makefile.in: Regenerate.
11472
11473 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11474
11475         * configure.in: Accept i[3456789]86 for machine type.
11476         * configure: Regenerate.
11477
11478 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11479
11480         * configure.in: Switch more things to use maybe dependencies.
11481         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11482         * configure: Regenerate.
11483         * Makefile.tpl: Switch more things to use maybe dependencies.
11484         * Makefile.in: Regenerate.
11485
11486 2003-05-16  Andreas Schwab  <schwab@suse.de>
11487
11488         * Makefile.tpl (install-opcodes): Define.
11489         * Makefile.in: Rebuild.
11490
11491 2003-05-13  Andreas Jaeger  <aj@suse.de>
11492
11493         * config.guess: Update to 2003-05-09 version.
11494         * config.sub: Update to 2003-05-09 version.
11495
11496 2003-05-13  Michael Eager  <eager@mvista.com>
11497
11498         * configure.in: Correct sed script so that options in quotes are not
11499         deleted.
11500         * configure: Rebuild.
11501
11502 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11503
11504         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11505         and $$s/newlib/libc/sys/cygwin32 include paths.
11506         * configure: Ditto.
11507
11508 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11509
11510         * MAINTAINERS: Update my email addresses.
11511
11512 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11513
11514         * config-ml.in: Propagate INSTALL variables.
11515
11516 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11517
11518         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11519
11520 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11521
11522         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11523         * Makefile.in: Regenerate.
11524
11525 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11526
11527         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11528
11529 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11530
11531         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11532
11533 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11534
11535         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11536         * Makefile.in: Regenerated.
11537
11538 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11539
11540         * MAINTAINERS (Write After Approval): Upgrade myself from
11541         GNATS only to write-after-approval. Update my mail address.
11542
11543 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11544
11545         (OS Port Maintainers: freebsd): Add myself.
11546
11547 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11548
11549         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11550
11551 2003-04-22  Kean Johnston  <jkj@sco.com>
11552
11553         * MAINTAINERS (SCO ports): Added myself.
11554
11555 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11556
11557         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11558
11559 2003-04-19  Kean Johnston  <jkj@sco.com>
11560
11561         * MAINTAINERS (Write After Approval): Add myself.
11562
11563 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11564
11565         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11566         * Makefile.in: Regenerate.
11567
11568 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11569
11570         * configure.in (powerpc64*-*-linux*): Remove.
11571         * configure: Rebuilt.
11572
11573 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11574
11575         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11576         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11577         and restrap.
11578         * Makefile.in:  Regenerate.
11579
11580 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11581
11582         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11583         * configure: Regenerated.
11584
11585 2003-04-15  DJ Delorie  <dj@redhat.com>
11586
11587         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11588
11589 2003-04-13  Nick Clifton  <nickc@redhat.com>
11590
11591         * config-ml.in: Remove support for --disable-aix removing
11592         call-aix multilibs.
11593
11594 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11595
11596         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11597         * */configure: Rebuilt.
11598
11599 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11600
11601         * MAINTAINERS: Add my email address.
11602
11603 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11604
11605         * MAINTAINERS (Write After Approval): Add myself.
11606
11607 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11608
11609         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11610         * Makefile.in: Regenerate.
11611
11612 2003-03-14  Michael Chastain  <mec@shout.net>
11613
11614         * Makefile.in: Regenerate with correct Makefile.def.
11615
11616 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11617
11618         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11619         Make macro.
11620         * Makefile.in: Regenerate.
11621         * configure.in: Clean up gxx_include_dir logic.
11622         * configure: Regenerate.
11623
11624 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11625
11626         * MAINTAINERS (Write After Approval): Add myself.
11627
11628 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11629
11630         * MAINTAINERS: Update my mail address.
11631
11632 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11633
11634         * configure.in (gxx_include_dir): Fix typo.
11635         * configure: Regenerated.
11636
11637 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11638
11639         * Makefile.tpl: Reindent.
11640         * Makefile.in: Regenerate.
11641         * configure.in: Reindent.  Don't set unused variables.
11642         * configure: Regenerate.
11643
11644 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11645
11646         * configure.in: Include $(build_tooldir)/sys-include in
11647         FLAGS_FOR_TARGET.
11648         * configure: Regenerated.
11649
11650 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11651
11652         * Makefile.tpl: Always pass down RANLIB.
11653         * Makefile.in: Regenerate.
11654
11655         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11656         * Makefile.in: Regenerate.
11657         * configure.in: Remove unused logic relating to --enable-shared
11658         and --enable-threads.  Remove bogus comments.  Remove redundant
11659         noconfigdirs.
11660         * configure: Regenerate.
11661
11662         * configure.in: Replace ${libstdcxx_version} by its value.
11663         Remove reference to mh-dgux.
11664         * configure: Regenerate.
11665
11666 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11667
11668         * MAINTAINERS (Write After Approval): Add myself.
11669
11670 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11671
11672         * Makefile.tpl: Rearrange.
11673         * Makefile.in: Regenerate.
11674
11675 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11676
11677         * configure.in: Add support for kaOS as cross build target system.
11678         * configure: Regenerated.
11679
11680 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11681
11682         * MAINTAINERS (Write after approval): Add myself.
11683
11684 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11685
11686         * MAINTAINERS: Update my email address.
11687
11688 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11689
11690         * MAINTAINERS: Add self to blanket write privs. section.
11691
11692 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11693
11694         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11695         configure-target-* as some target builds may require additional
11696         flags for preprocessor tests.
11697         * Makefile.in: Regenerated.
11698
11699 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11700
11701         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11702         * ltconfig: Handle it.
11703         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11704         auto-detecting it.
11705
11706         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11707         it is used as argument to $CC.
11708         * ltcf-gcj.sh: Likewise.
11709
11710         * configure.in: Introduce --enable-maintainer-mode.
11711         * configure: Rebuilt.
11712         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11713         for maintainer mode.
11714         * Makefile.in: Rebuilt.
11715
11716 2003-02-18  Jason Merrill  <jason@redhat.com>
11717
11718         * Makefile.tpl (check-c++): Allow parallelism.
11719
11720 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11721
11722         * MAINTAINERS: Remove John Carr (who never actually had access to
11723         gcc.gnu.org).
11724
11725 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11726
11727         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11728         don't configure target-libobjc.
11729         * configure: Regenerate.
11730
11731 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11732
11733         * Makefile.tpl (RANLIB): Define.
11734         * Makefile.in: Regenerate.
11735
11736 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11737
11738         * MAINTAINERS: Update my email.
11739
11740 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11741
11742         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11743         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11744         * Makefile.in: Regenerated.
11745         * configure.in: Remove all traces of snavigator, db, and grep.
11746         * configure: Regenerated.
11747
11748 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11749
11750         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11751         After Approval.
11752
11753 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11754
11755         * MAINTAINERS (Write after approval): Add myself.
11756
11757 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11758
11759         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11760         * Makefile.in: Regenerated.
11761
11762 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11763
11764         * config.guess: Updated to 2003-01-30's version.
11765         * config.sub: Updated to 2003-01-28's version.
11766
11767 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11768
11769         * config.if: If gcc_version is already set, just use it.  Don't set
11770         gcc_version_trigger if it's already set, otherwise set it to
11771         gcc/version.c, but only if the file exists.  If it is not set and
11772         gcc/version.c does not exist, try to extract the version number from
11773         $CC.
11774
11775 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11776
11777         * MAINTAINERS: Add myself to write-after-approval list.
11778
11779 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11780
11781         * configure.in:  Revert 24Jan change.
11782         * configure:  Regenerate.
11783
11784 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11785
11786         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11787         entry of HJ Lu.
11788
11789 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11790
11791         * configure.in: Revert previous change.
11792         * configure: Regenerate.
11793
11794 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11795
11796         * configure.in: Make rda native-only.
11797         * configure: Regenerate.
11798
11799 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11800
11801         * MAINTAINERS: Move myself from GNATS-only-accounts to
11802         write-after-approval.
11803
11804 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11805
11806         * configure.in: Add missing \.
11807         * configure: Rebuilt.
11808
11809 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11810
11811         * configure.in (baseargs): Avoid using \| in sed regular
11812         expressions.
11813         * configure: Rebuilt.
11814
11815 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11816
11817         * configure.in (baseargs): Remove all supported forms of
11818         --cache-file, --srcdir, --host, --build and --target options
11819         from argument lists.
11820         * configure: Rebuilt.
11821
11822 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11823
11824         * MAINTAINERS: Add myself to write-after-approval list.
11825
11826 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11827
11828         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11829         * configure: Rebuilt.
11830
11831 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11832
11833         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11834         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11835         * Makefile.in: Regenerate.
11836         * configure: Regenerate.
11837
11838 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11839
11840         * configure.in: Remove Makefile in build, host and target modules
11841         unless configure was run with --no-recursion.
11842         * configure: Rebuilt.
11843
11844 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11845
11846         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11847         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11848         * Makefile.in: Regenerate.
11849
11850 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11851
11852         * config.guess: Update to 2003-01-03 version.
11853         * config.sub: Update to 2003-01-03 version.
11854
11855 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11856
11857         * configure: Regenerate with proper autoconf 2.13.
11858
11859 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11860
11861         * configure.in: Add AC_PREREQ for consistency.
11862         * configure: Regenerate.
11863
11864 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11865
11866         * configure.in (GDB_TK): Add tcl directories conditional on
11867         gdb/gdbtk directory being present.
11868         * configure: Regenerate.
11869
11870 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11871
11872         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11873         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11874         * configure: Rebuilt.
11875
11876 2002-12-31  Tom Tromey  <tromey@redhat.com>
11877
11878         * Makefile.in: Rebuilt.
11879         * Makefile.def (target_modules) [libffi]: Allow installation.
11880
11881 2002-12-31  Andreas Schwab  <schwab@suse.de>
11882
11883         * configure.in: Fix use of $program_transform_name.
11884         * configure: Regenerated.
11885
11886 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11887
11888         * configure.in (baseargs): Don't remove first configure argument.
11889         * configure: Regenerated.
11890
11891 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11892
11893         * Makefile.tpl (local-distclean): Don't remove...
11894         (multilib.ts): ... this.  Moved into...
11895         (multilib.out): ... this.  Don't use sub-make.
11896         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11897         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11898         (configure-build-[+module+], configure-[+module+],
11899         configure-target-[+module+], configure-gcc): ... these.  Test
11900         for Makefile existence.  Drop config.status from dependencies.
11901         * Makefile.in: Rebuilt.
11902         * configure.in: Move gcc-version-trigger to the end of
11903         ac_configure_args.  Add comments to maybedep.tmp and
11904         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11905         nonopt from baseargs, matching and removing corresponding
11906         whitespace while at it.
11907         * configure: Rebuilt.
11908
11909 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11910
11911         * configure.in (host_configargs): Replace reference to
11912         no-longer-defined buildopts with --build=${build_alias}.
11913         * configure: Rebuilt.
11914
11915         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11916         program_transform_name to standard idiom.
11917         (AUTOGEN, AUTOCONF): Define.
11918         (Makefile.in): Use $(AUTOGEN).
11919         (Makefile): Depend on config.status, and use autoconf-style rule to
11920         build it.  Move original commands to...
11921         (config.status): ... this new target.
11922         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11923         $(AUTOCONF).
11924         * Makefile.in: Rebuilt.
11925
11926 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11927
11928         * Makefile.tpl: Fix dramatic bustage due to change in
11929         program_transform_name.
11930         * Makefile.in: Regenerate.
11931
11932         * configure.in: Remove unnecessary PATH setting.
11933         * configure: Regnerate.
11934
11935         * configure.in: Don't default to unprefixed tools unless
11936         the native tools will work.
11937         * configure: Regenerate.
11938
11939         * configure.in: Convert to autoconf script.  Blow away lots
11940         of now-redundant Makefile fragments.
11941         * configure: Generate using Autoconf.
11942         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11943         * Makefile.in: Regenerate.
11944
11945 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11946
11947         * configure: Fix stupid bug where RANLIB was mistakenly included.
11948
11949         * configure.in: Rename (buildargs, hostargs, targargs) to
11950         (build_configargs, host_configargs, target_configargs).
11951
11952         * configure.in: Move logic out of sed statement.
11953
11954         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11955         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11956
11957 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11958
11959         * config.sub: Import from master repository
11960         * config.guess: Ditto
11961
11962 2002-12-24  Andreas Schwab  <schwab@suse.de>
11963
11964         * Makefile.tpl (multilib.out): Fix missing space.
11965         * Makefile.in: Regenerate.
11966
11967 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11968
11969         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11970         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11971         * Makefile.in: Regenerate.
11972         * configure.in: Remove unnecessary leftovers.
11973
11974 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11975
11976         * configure.in (extra_ranlibflags_for_target): New variable.
11977         (*-*-darwin): Add -c to ranlib commands.
11978         * configure (tooldir): Handle extra_ranlibflags_for_target.
11979
11980 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11981
11982         * Makefile.tpl: Revert HJL's change.
11983         * Makefile.in: Regenerated.
11984         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11985         always.
11986
11987 2002-12-19  Andreas Schwab  <schwab@suse.de>
11988
11989         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11990         * Makefile.in: Regenerate.
11991
11992 2002-12-18  H.J. Lu  <hjl@gnu.org>
11993
11994         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11995         * Makefile.in: Regenerated.
11996
11997         * configure.in (build_prefix): New. Substitute.
11998
11999 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12000
12001         * Makefile.tpl: Don't let real targets depend on phony targets.
12002         * Makefile.in: Regenerate.
12003
12004         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12005         * Makefile.in: Regenerate.
12006
12007 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12008
12009         * config.sub: Import from master repository
12010         * config.guess: Ditto
12011
12012 2002-12-16  Jason Merrill  <jason@redhat.com>
12013
12014         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12015         previous 'make bootstrap'.
12016         * Makefile.in: Regenerate.
12017
12018 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12019
12020         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12021
12022 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12023
12024         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12025         * Makefile.in: Regenerate.
12026
12027 2002-12-13  Jason Merrill  <jason@redhat.com>
12028
12029         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12030         library tests.
12031         (check-c++): Just depend on it and check-target-libstdc++-v3.
12032         * Makefile.in: Regenerate.
12033
12034 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12035
12036         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12037         * Makefile.in: Rebuilt.
12038
12039 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12040
12041         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12042
12043 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12044
12045         * configure: Fix bug put in by gremlins.
12046
12047         * Makefile.tpl: Substitute more autoconfily.
12048         * configure: Substitute more autoconfily.
12049         * Makefile.in: Regenerate.
12050
12051 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12052
12053         * config.sub: Import from master repository
12054         * config.guess: Ditto
12055         * MAINTAINERS: Added Svein Seldal under write after approval
12056
12057 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12058
12059         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12060         * Makefile.in (all-sim): Ditto.
12061
12062 2002-12-06  DJ Delorie  <dj@redhat.com>
12063
12064         * Makefile.tpl: Change configure dependencies to not have real
12065         targets depend on phony targets.
12066
12067 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12068
12069         * configure.in: Revert unintentional change.
12070
12071         * Makefile.tpl: Change dependency for */multilib.out so that
12072         it works when gcc isn't in the tree.
12073
12074         * configure.in: Substitute more.
12075         * configure: Run subconfigures from the Makefile.
12076         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12077         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12078
12079 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12080
12081         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12082
12083 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12084
12085         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12086         and corresponding dependencies.
12087         * Makefile.in: Regenerate.
12088
12089         * configure.in (host_tools): Order binutils, gas and ld for
12090         convenience in running the testsuites.
12091
12092         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12093         * Makefile.in: Regenerate.
12094         * configure.in: Introduce rules to serialize subconfigure runs.
12095
12096         * configure.in: Introduce BASE_CC_FOR_TARGET.
12097         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12098         Realize configure-build-* targets.  Realize configure-target-* targets.
12099         * Makefile.in: Regenerate.
12100
12101 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12102
12103         * configure: Move gcc_version_trigger stuff from here...
12104         * configure.in: ...to here.
12105
12106         * configure.in: Separate subconfigure options added by this file from
12107         options given by the user.  Add machinery to put args for host
12108         subconfigures into the Makefile.
12109
12110         * Makefile.tpl: Remove 'vault' targets.
12111         * Makefile.tpl: Reorder and comment dependencies.
12112         * Makefile.in: Regenerate.
12113
12114 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12115         * configure.in: Fix my broken commit of previous patch. (sigh)
12116
12117 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12118
12119         * configure.in: Move host-specific darwin noconfigdirs into
12120         the host-specific section.
12121
12122 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12123
12124         * configure.in: Move host-specific darwin noconfigdirs into
12125         the host-specific section.
12126
12127 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12128
12129         * configure: Remove skip-this-dir support.
12130         * Makefile.tpl: Remove skip-this-dir support.
12131
12132         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12133         subdirectories.
12134         * Makefile.in: Regenerate.
12135
12136         * Makefile.tpl: Strip out useless setting of 'dir'.
12137         * Makefile.in: Regenerate.
12138
12139 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12140
12141         * configure.in: Fix deeply stupid bug.
12142
12143         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12144         shell code in CXX_FOR_TARGET
12145         * Makefile.def: Introduce raw_cxx.
12146         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12147         RAW_CXX_FOR_TARGET.
12148         * Makefile.in: Regenerate.
12149
12150 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12151
12152         * Makefile.tpl: Remove unnecessary ifs.
12153         * Makefile.in: Regenerate.
12154
12155         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12156         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12157         targets for 'no_install' modules.
12158         * configure: Move GDB_TK substitution to configure.in.  Move
12159         build_modules stuff to configure.in.
12160         * configure.in: Implement soft dependency machinery.  Maybe-ize
12161         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12162         * Makefile.in: Regenerate.
12163
12164 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12165
12166         * Makefile.tpl: Make all-target, install-target behave similarly
12167         to all, install (only hitting configured targets).  Eliminate
12168         unused macro defintions.
12169
12170         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12171         build != host.
12172
12173         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12174
12175         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12176
12177         * configure.in: Produce lists of subdir targets we're actually
12178         configuring.  Remove references to "dosrel".
12179         * Makefile.tpl: Let configure set which subdir targets are hit.
12180         Remove install-cross; clean up install; remove ALL.  Remove
12181         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12182         Autogenerate host module targets.  Remove empty dependency lines
12183         and redundant dependency; rearrange slightly.
12184         * Makefile.def: Add host-side libtermcap, utils.
12185
12186         * Makefile.in: Regenerate.
12187
12188 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12189
12190         * ltconfig (osf[345]): Append $major to soname_spec.
12191         Reflect this in library_names_spec.
12192         * ltmain.sh (osf): Prefix $major with . for use as extension.
12193
12194 2002-11-19  Andreas Jaeger  <aj@suse.de>
12195
12196         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12197         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12198         and sparc64 GNU/Linux systems.
12199
12200 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12201
12202         * MAINTAINERS: Update email.
12203
12204 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12205
12206         * MAINTAINERS: Complete James Dennett's entry.
12207
12208 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12209
12210         * MAINTAINERS (Write After Approval): Add myself.
12211
12212 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12213
12214         * Makefile.tpl: syntactic cleanup
12215
12216 2002-11-13  Stuart Hastings  <stuart@apple.com>
12217
12218         * MAINTAINERS: Add myself to write-after-approval list.
12219
12220 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12221
12222         * Makefile.def: Add list of recursive targets to autogenerate.
12223         Add build_modules.
12224         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12225         targets.  Autogenerate *-build-* targets.
12226         * Makefile.in: Regenerate.
12227
12228 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12229
12230         * configure: More autoconf-style substitutions.
12231         * Makefile.tpl: More autoconf-style substitutions.
12232         * Makefile.in: Regenerate.
12233
12234 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12235
12236         * configure: Substitute more variables in a more autoconf-friendly
12237         way.  Simplify slightly.
12238         * Makefile.tpl: Make more variables substitutable in an
12239         autoconf-friendly way.
12240         * Makefile.in: Regenerate.
12241
12242 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12243
12244         * MAINTAINERS (Write After Approval): Add myself.
12245
12246 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12247
12248         * configure.in (v810*): Remove special setting of tools.
12249
12250         * configure: Add support for extra required flags for ar or nm.
12251         * configure.in (aix4.3+): Use above support for target-specific
12252         issues, rather than using config/mt-aix43.
12253
12254 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12255
12256         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12257         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12258         with $srcdir.  Reformat indentation.  Substitute some variables
12259         formerly hard-coded in the Makefile for build=host.
12260         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12261         * Makefile.def: Autogenerate more.
12262         * Makefile.in: Regenerate.
12263
12264 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12265
12266         * MAINTAINERS (Write After Approval): Add myself.
12267
12268 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12269
12270         * Makefile.def (host_modules): Add rda.
12271         * Makefile.in: Regenerate.
12272         * configure.in (target_tool): Add target-rda to list.
12273
12274 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12275
12276         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12277
12278 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12279
12280         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12281         and restrap targets to this rule.
12282         * Makefile.in:  Regenerate.
12283
12284 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12285
12286         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12287         GNATS only accounts.
12288
12289 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12290
12291         * configure.in (i[3456]86-*-linux*): Add check to disable
12292         ${libgcj} for glibc1.
12293
12294 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12295
12296         * MAINTAINERS: Add myself as ip2k port maintainer.
12297
12298 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12299
12300         * configure.in: Add tic4x target.
12301
12302 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12303
12304         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12305         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12306         * Makefile.in: Regenerate.
12307
12308         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12309         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12310         * Makefile.in: Regenerate.
12311
12312 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12313
12314         * MAINTAINERS: Add myself as web pages co-maintainer.
12315
12316 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12317
12318         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12319         * Makefile.in: Regenerate.
12320
12321 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12322
12323         * MAINTAINERS: Add myself and Nathan Sidwell
12324         <nathan@codesourcery.com> as VxWorks maintainers.
12325
12326 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12327
12328         * Makefile.def: Remove order dependency comments.
12329         * Makefile.tpl: Add explicit install-install dependencies.
12330         * Makefile.in: Regenerate.
12331
12332         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12333         * Makefile.in: Regenerate.
12334
12335         * Makefile.tpl: Add configure-target (for src-release in src)
12336         * Makefile.in: Regenerate.
12337
12338 2002-09-30  Nick Clifton  <nickc@redhat.com>
12339
12340         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12341
12342 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12343
12344         * configure.in (s390*-*-linux*): Enable libgcj.
12345
12346 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12347
12348         * configure: Revert accidentally applied changes.
12349
12350         * Makefile.tpl: Make more autoconf-friendly.
12351         * Makefile.in: Regenerate.
12352         * configure: Make substitution more autoconf-like.
12353
12354 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12355
12356         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12357         single entry to handle all these.
12358         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12359         libjava on arm-*-elf.
12360
12361 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12362
12363         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12364         things that depend on them.
12365
12366 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12367
12368         * Makefile.tpl: Make subsituted variables more autoconfy.
12369         * Makefile.in: Regenerate.
12370         * configure: Make seds more autoconfy.
12371
12372 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12373
12374         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12375         * Makefile.in: Regenerate.
12376         * configure.in: Rewrite sed statements to look autoconfy.
12377
12378         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12379         all-target-foo on configure-target-foo.
12380         * Makefile.def: Ditto.
12381         * Makefile.in: Rebuild.
12382
12383 2002-09-25  Andrew Haley  <aph@redhat.com>
12384
12385         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12386
12387 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12388
12389         * Makefile.def: New file.
12390         * Makefile.tpl: New file.
12391         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12392         * contrib/gcc_update: Note that Makefile.in is a generated file.
12393
12394         * configure.in: Minor rearrangement.  Simplify tests.
12395
12396 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12397
12398         * configure.in (with_headers): Skip copy if value is "yes".
12399         (with_libs): Likewise.
12400
12401 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12402
12403         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12404         * configure.in (sh*-*-pe*): Ditto.
12405         * configure.in (mips*-*-pe*): Ditto.
12406         * configure.in (*arm-wince-pe): Ditto.
12407
12408         * configure.in: Rearrange.
12409
12410 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12411
12412         * MAINTAINERS: Update my email address.
12413
12414 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12415
12416         * MAINTAINERS: (Write After Approval): Add myself.
12417
12418 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12419
12420         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12421
12422 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12423
12424         * MAINTAINERS: Change my mailing address.
12425
12426 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12427
12428         * MAINTAINERS (Write After Approval): Remove myself.
12429         (Various Maintainers: c++ runtime libs): Add myself.
12430
12431 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12432
12433         * MAINTAINERS (Write After Approval): Remove myself.
12434         (Various Maintainers: c++ runtime libs): Add myself.
12435
12436 2002-08-15  Eric Christopher  <echristo@redhat.com>
12437
12438         * config.sub: Import from master repository.
12439         * config.guess: Ditto.
12440
12441 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12442
12443         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12444         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12445         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12446
12447 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12448
12449         * MAINTAINERS: Add self to rs6000 vector extensions.
12450
12451 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12452
12453         * libiberty/configure: Reverted unintended yesterday's check in.
12454
12455 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12456
12457         * boehm-gc/configure, libf2c/configure: Rebuilt.
12458         * libffi/configure, libiberty/configure: Ditto.
12459         * libjava/configure, libobjc/configure: Ditto.
12460         * libstdc++-v3/configure, zlib/configure: Ditto.
12461         Merged from binutils:
12462         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12463         From Steve Ellcey <sje@cup.hp.com>:
12464         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12465         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12466         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12467         IA64.
12468         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12469         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12470         soname_spec, sys_lib_search_path_spec): Ditto.
12471
12472 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12473
12474         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12475
12476 2002-08-04  H.J. Lu  (hjl@gnu.org)
12477
12478         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12479
12480 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12481
12482         * MAINTAINERS (Write After Approval): Add myself.
12483
12484 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12485
12486         * configure.in: Move generic linux case to end.  Copy generic
12487         linux noconfigdirs to mips*-*-linux* entry and new
12488         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12489
12490 2002-07-19  Michael Matz  <matz@suse.de>
12491
12492         * MAINTAINERS: Add myself as ra* maintainer.
12493
12494 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12495
12496         * config.guess: Update to 2002-07-09 version.
12497         * config.sub: Update to 2002-07-03 version.
12498
12499 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12500
12501         * MAINTAINERS: Fix typo in a maintainer email address.
12502
12503 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12504
12505         * configure.in: Remove two redundant tests.
12506
12507 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12508
12509         * configure.in (mips*-*-irix6*o32): Enable stabs.
12510
12511 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12512
12513         * configure.in: Don't build grez.
12514         * Makefile.in: Ditto.
12515
12516         * Makefile.in: Remove references to bsp, cygmon, libstub.
12517         * configure.in: Ditto.
12518
12519         * configure.in: Remove leftover reference to gdbtest.
12520
12521 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12522
12523         * configure.in (gxx_include_dir):  Change to match versioned
12524         C++ headers if --enable-version-specific-runtime-libs is used.
12525
12526 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12527
12528         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12529
12530 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12531
12532         * configure.in: Make --without-x work.
12533
12534 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12535
12536         * configure.in: Rearrange target Makefile fragment collection.
12537
12538         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12539         cvs[src].
12540         * configure.in: Ditto.
12541
12542 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12543
12544         * MAINTAINERS (Write After Approval): Update my e-mail address.
12545
12546 2002-06-24  Ben Elliston  <bje@redhat.com>
12547
12548         * configure.in (host_tools): Remove cgen.
12549
12550         * Makefile.in (all-cgen): Remove; runs from its source directory.
12551         (check-cgen, install-cgen, clean-cgen): Likewise.
12552         (all-opcodes): Do not depend on all-cgen.
12553         (all-sim): Likewise.
12554
12555 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12556
12557         * Makefile.in: Eliminate 'apache' targets.
12558         * configure.in: Eliminate 'apache' targets.
12559
12560         * configure.in: Eliminate redundant tests.  Reorganize.
12561
12562         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12563
12564         * config-ml.in: Eliminate references to Cygnus configure.
12565
12566         * Makefile.in: Eliminate references to building emacs.
12567
12568 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12569
12570         * MAINTAINERS: Update my email address.
12571
12572 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12573
12574         * config.if (libstdcxx_incdir): Version C++ headers.
12575         (cxx_incdir): Remove.
12576
12577 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12578
12579         * MAINTAINERS (Write After Approval): Add self.
12580
12581 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12582
12583         * configure.in: Add support for ip2k.
12584
12585 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12586
12587         * configure.in: Fix AIX configury bug.
12588
12589 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12590
12591         * MAINTAINERS (Write After Approval): Add self.
12592
12593 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12594
12595         * configure.in: replace ${topsrcdir} with ${srcdir}
12596
12597         * configure.in: Move definition of libstdcxx_flags
12598         right above usage, rather than waaay earlier.
12599
12600         * configure.in: Pull definition of is_cross_compiler earlier.
12601
12602         * configure.in: Rearrange a little.
12603
12604         * configure.in: Remove references to librx.
12605         * Makefile.in: Remove references to librx.
12606
12607 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12608
12609         * config.sub: Add support for avr target.
12610         Import from master sources, rev 1.255
12611
12612 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12613
12614         * configure, .cvsignore:  Revert previous change...
12615         * Makefile:  ...delete.
12616
12617 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12618
12619         * configure.in: Eliminate ${gasdir} variable.
12620
12621 2002-06-18  Dave Brolley  <brolley@redhat.com>
12622
12623         * configure.in: Add support for frv.
12624         * config.sub: Add support for frv.
12625
12626 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12627
12628         * configure:  Remove garbage from previous commit.
12629
12630 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12631
12632         * configure:  For in-source builds, make a subdir and re-exec there.
12633         * Makefile:  New file.  Pass targets through to build directory.
12634         * .cvsignore:  No longer ignore "Makefile".
12635
12636 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12637
12638         * MAINTAINERS (Write After Approval): Add self.
12639
12640 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12641
12642         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12643
12644 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12645
12646         * configure.in (vax-*-netbsd*): Re-enable gas.
12647
12648 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12649
12650         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12651         BUILD_PREFIX_1, to correct nomenclature.
12652         * configure: Likewise.
12653
12654         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12655         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12656
12657 2002-05-31  Olaf Hering  <olh@suse.de>
12658
12659         * config-ml.in: Propogate DESTDIR also.
12660
12661 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12662
12663         * configure.in (vax-*-netbsd*): Don't build gas for this
12664         platform.
12665
12666 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12667
12668         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12669         and libgcj for AVR.
12670
12671 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12672
12673         * MAINTAINERS (Write After Approval): Add myself.
12674
12675 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12676
12677         * config.guess: Update to 2002-05-22 version.
12678         * config.sub: Likewise.
12679
12680 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12681
12682         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12683         * config-ml.in: Likewise.
12684         * configure: Likewise.
12685         * configure.in: Likewise.
12686
12687 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12688
12689         * MAINTAINERS: Update my email address.
12690
12691 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12692
12693         * configure.in: Simplify makefile fragment collection.
12694
12695         * configure.in: Remove code to build emacs.
12696
12697         * configure.in : Remove --srcdir argument from targargs and buildargs
12698         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12699
12700         * configure: Move some logic to configure.in.
12701         * configure.in: Move some logic from configure.
12702
12703 2002-05-11  Tom Tromey  <tromey@redhat.com>
12704
12705         * MAINTAINERS: Reflect libgcj reality.
12706
12707 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12708
12709         * Makefile.in: Honour DESTDIR.
12710
12711 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12712
12713         * config.guess: Import 2002-03-20 version.
12714         * config.sub: Import 2002-04-26 version.
12715
12716 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12717
12718         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12719
12720 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12721
12722         * MAINTAINERS: Add self.
12723
12724 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12725
12726         * ltmain.sh: Detect and handle object name conflicts
12727         while piecewise linking a static library.
12728
12729 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12730
12731         * configure.in (noconfigdirs): Don't disable libgcj on
12732         sparc64-*-solaris* and sparcv9-*-solaris*.
12733
12734 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12735
12736         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12737
12738 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12739
12740         * configure.in (FLAGS_FOR_TARGET): Do not add
12741         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12742         on i[3456]86-*-linux*.
12743
12744 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12745
12746         * configure.in (noconfigdirs): Replace [ ] with test.
12747
12748         * configure.in (noconfigdirs): Do not add target-newlib if
12749         target == i[3456]86-*-linux*, and host == target.
12750
12751 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12752
12753         * configure.in: delete reference to absent file
12754
12755         * configure.in: replace '[' with 'test'
12756
12757         * configure.in: Eliminate references to gash.
12758         * Makefile.in: Eliminate references to gash.
12759
12760         * configure.in: remove useless references to 'pic' makefile fragments.
12761
12762         * configure.in: (*-*-windows*) Finish removing.
12763
12764         * configure.in: Eliminate redundant test for libgui.
12765
12766 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12767
12768         * MAINTAINERS: Add self and realphabetize.  Update entries
12769         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12770         entry for a29k port maintainer.
12771
12772 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12773
12774         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12775         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12776
12777 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12778
12779         * configure.in: remove references to dead files
12780
12781 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12782
12783         * MAINTAINERS: Add information about purpose of this file.
12784
12785 2002-04-18  Tom Tromey  <tromey@redhat.com>
12786
12787         * configure.in: Disallow configuring libgcj when it is already
12788         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12789         Solaris 2.8 by default.  For PR libgcj/6158.
12790
12791 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12792
12793         * configure.in:  Move default CC setting out of config/mh-* fragments
12794         directly into here.
12795
12796 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12797
12798         * configure.in: don't even try to configure or make a subdirectory
12799         if there's no configure script for it.
12800
12801 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12802
12803         * MAINTAINERS: Remove chill maintainers.
12804         * Makefile.in (CHILLFLAGS): Remove.
12805         (CHILL_LIB): Remove.
12806         (TARGET_CONFIGDIRS): Remove libchill.
12807         (CHILL_FOR_TARGET): Remove.
12808         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12809         CHILL_LIB.
12810         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12811         (CHECK_TARGET_MODULES): Likewise.
12812         (INSTALL_TARGET_MODULES): Likewise.
12813         (CLEAN_TARGET_MODULES): Likewise.
12814         (configure-target-libchill): Remove.
12815         (all-target-libchill): Remove.
12816         * configure.in (target_libs): Remove target-libchill.
12817         Do not compute CHILL_FOR_TARGET.
12818         * libchill: Remove directory.
12819
12820 2002-04-11  DJ Delorie  <dj@redhat.com>
12821
12822         * Makefile.in, configure.in: Sync with binutils, entries
12823         follow...
12824
12825 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12826
12827         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12828         (do-tar, do-bz2): New rules.
12829         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12830         (gdb-tar): New rule.
12831         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12832         (insight_dejagnu.tar): New rule.
12833         (insight.tar): New rule.
12834         (gdb+dejagnu.tar): New rule.
12835         (gdb.tar): New rule.
12836
12837 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12838
12839         * Makefile.in: Add all-tix to deps for all-snavigator
12840         so that tix is built when building snavigator.
12841
12842 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12843
12844         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12845         ld and gdb are not supported.
12846
12847 2002-01-07  Mark Salter  <msalter@redhat.com>
12848
12849         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12850         Allow target-libgloss to be built for arm, strongarm, and xscale.
12851
12852 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12853
12854         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12855         options for i[3456]86-pc-linux* native builds.
12856
12857 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12858
12859         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12860         files from .po files for a distribution.
12861
12862 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12863
12864         * configure.in: Enable libstdc++-v3 for h8300 targets.
12865
12866 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12867
12868         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12869         version from bfd/.
12870
12871 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12872
12873         * Makefile.in (VER): When present, extract the version number from
12874         the file version.in.
12875
12876 2001-05-24  Tom Rix  <trix@redhat.com>
12877
12878         * configure.in : enable ld for aix
12879
12880 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12881
12882         * config.guess: Add linux target for S/390.
12883
12884 2000-11-07  Philip Blundell  <pb@futuretv.com>
12885
12886         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12887
12888 2000-11-03  Philip Blundell  <pb@futuretv.com>
12889
12890         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12891         files.
12892
12893 2001-01-15  Ben Elliston  <bje@redhat.com>
12894
12895         * configure.in (host_tools): Add sid.
12896         Always configure cgen.
12897
12898 2000-11-24  Nick Clifton  <nickc@redhat.com>
12899
12900         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12901
12902 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12903
12904         * Makefile.in (ALL_MODULES): Add all-cgen.
12905         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12906         (all-cgen): New target.
12907         (all-opcodes,all-sim): Depend on all-cgen.
12908         * configure.in (host_tools): Add cgen.
12909         Only configure cgen if --enable-cgen-maint.
12910
12911 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12912
12913         * configure.in: Add *-*-freebsd* configurations.
12914
12915 2002-04-08  Tom Tromey  <tromey@redhat.com>
12916
12917         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12918         Fixes PR libgcj/6068.
12919
12920 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12921
12922         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12923
12924 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12925
12926         * configure.in (alpha*-dec-osf*): Enable libgcj.
12927
12928 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12929
12930         * MAINTAINERS (Write After Approval): Add myself.
12931
12932 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12933
12934         Fix for: PR bootstrap/3591, target/5676
12935         * configure.in (mcore-pe): Disable the configuration of
12936         libstdc++-v3 since exceptions are not supported.
12937
12938 2002-03-20  Anthony Green  <green@redhat.com>
12939
12940         * configure.in: Enable libgcj for xscale-elf target.
12941
12942 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12943
12944         * MAINTAINERS:  Update my email address.
12945
12946 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12947
12948         * ltmain.sh (relink_command): Fix typo in previous change.
12949
12950 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12951
12952         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12953         (relink_command): Added --tag flags.
12954         (mode=install): If relinking fails; error out.
12955
12956 2002-03-12  Richard Henderson  <rth@redhat.com>
12957
12958         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12959         .NOTPARALLEL tag.
12960         (do-check): Rename from check.
12961         (check): Allow parallel check.
12962
12963 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12964
12965         * MAINTAINERS: Add myself as maintainer for xtensa port.
12966         Fix alphabetical order in CPU port maintainer list.
12967         Remove myself from Write After Approval list.
12968
12969 2002-03-11  Richard Henderson  <rth@redhat.com>
12970
12971         * Makefile.in (.NOTPARALLEL): Add fake tag.
12972
12973 2002-03-07  H.J. Lu  (hjl@gnu.org)
12974
12975         * configure.in: Enable gprof for mips*-*-linux*.
12976
12977 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12978
12979         * MAINTAINERS (Write After Approval): Add myself.
12980
12981 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12982
12983         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12984         libjava.
12985         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12986
12987 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12988
12989         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12990         because its Makefile is there; test for the executable instead.
12991
12992 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12993
12994         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12995         libstdc++-v3 and libjava.
12996
12997 2002-02-11  Adam Megacz  <adam@xwt.org>
12998
12999         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13000         boehm-gc
13001
13002 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13003
13004         * config.guess: Updated to 2002-01-30's version.
13005         * config.sub: Updated to 2002-02-01's version.
13006         Contribute sh64-elf.
13007         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13008         * configure.in: Added sh64-*-*.
13009
13010 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13011
13012         * MAINTAINERS: Belatedly add myself to write after approval list.
13013
13014 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13015
13016         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13017         Remove self as Write After Approval.
13018
13019 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13020
13021         * MAINTAINERS: Put self in as maintainer for contrib/regression
13022         directory.
13023
13024 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13025
13026         * MAINTAINERS:  Update my email address.
13027
13028 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13029
13030         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13031         target-libiberty, and target-libgloss.  Skip Java-related
13032         libraries if not supported for NetBSD on target CPU.
13033
13034 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13035
13036         * install-sh: Use _inst.$$_ for temp file name.
13037
13038 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13039
13040         * MAINTAINERS (Write After Approval): Move my contact info
13041         from here...
13042         (OS Port Maintainers): ...to here (netbsd).
13043
13044 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13045
13046         * MAINTAINERS (Write After Approval): Add myself.
13047
13048 2002-01-17  H.J. Lu  <hjl@gnu.org>
13049
13050         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13051         (all-target-fastjar): Also depend on all-target-libiberty.
13052
13053 2002-01-16  H.J. Lu  (hjl@gnu.org)
13054
13055         * config.guess: Import from master sources, rev 1.225.
13056         * config.sub: Import from master sources, rev 1.238.
13057
13058 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13059
13060         * MAINTAINERS (Write After Approval): Remove myself.
13061
13062 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13063
13064         * MAINTAINERS (Write After Approval): Add myself.
13065
13066 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13067
13068         * MAINTAINERS: Add self as docs co-maintainer.
13069
13070 2001-12-11  Matthias Klose  <doko@debian.org>
13071
13072         * MAINTAINERS (Write After Approval): Add myself.
13073
13074 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13075
13076         * MAINTAINERS: Update my email address.
13077
13078 2001-12-07  Turly O'Connor  <turly@apple.com>
13079         * MAINTAINERS (Write After Approval): Add myself.
13080         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13081         (rs6000_initialize_trampoline): Call __trampoline_setup for
13082         ABI_DARWIN too.
13083         * darwin-tramp.asm: New file, implements __trampoline_setup.
13084         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13085
13086 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13087
13088         * MAINTAINERS (Write After Approval): Add myself.
13089
13090 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13091
13092         * configure, configure.in: Use temp file for long sed commands.
13093
13094 2001-12-03  Laurent Guerby  <guerby@acm.org>
13095
13096         * config.sub: Update to version 1.232 on subversion.
13097
13098 2001-12-03  Ben Elliston  <bje@redhat.com>
13099
13100         * MAINTAINERS: Update mail address for config.* patches.
13101
13102 2001-11-27  DJ Delorie  <dj@redhat.com>
13103             Zack Weinberg  <zack@codesourcery.com>
13104
13105         When build != host, create libiberty for the build machine.
13106
13107         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13108         CONFIG_ARGUMENTS.
13109         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13110         New variables.
13111         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13112         and rules.
13113         (all.normal): Depend on ALL_BUILD_MODULES.
13114         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13115         (all-build-libiberty): Depend on configure-build-libiberty.
13116
13117         * configure: Calculate and substitute proper value for
13118         ALL_BUILD_MODULES.
13119         * configure.in: Create the build subdirectory.
13120         Calculate and substitute TARGET_CONFIGARGS (formerly
13121         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13122
13123 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13124
13125         * MAINTAINERS (write-after-approval): Add self.
13126
13127 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13128
13129         * MAINTAINERS (GNATS only accounts): Remove self.
13130
13131 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13132
13133         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13134         libf2c.
13135
13136 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13137
13138         * MAINTAINERS (Write After Approval): Add self.
13139
13140 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13141
13142         * MAINTAINERS: mips and s390 are also CPU ports.
13143
13144 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13145
13146         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13147
13148 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13149
13150         * MAINTAINERS: Alphabetize.
13151
13152 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13153
13154         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13155
13156 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13157
13158         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13159
13160 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13161
13162         * configure.in (--enable-languages): Be more permissive about
13163         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13164
13165 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13166
13167         * config.sub: Import from master sources, rev. 1.230.
13168         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13169
13170 2001-11-07  Laurent Guerby  <guerby@acm.org>
13171
13172         * MAINTAINERS (Write After Approval): Add self.
13173
13174 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13175
13176         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13177
13178 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13179
13180         * config.sub: Import from master sources, rev 1.226.
13181         * config.guess: Import from master sources, rev 1.216.
13182
13183 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13184
13185         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13186         * MAINTAINERS: Add self as maintainer of MMIX port.
13187         Remove old after-approval entry.
13188
13189 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13190
13191         * ChangeLog, configure: Fix spelling errors.
13192
13193 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13194
13195         * MAINTAINERS: Tweak my address.
13196
13197 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13198
13199         * MAINTAINERS: Update my email address.
13200
13201 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13202
13203         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13204         * MAINTAINERS: Add self as maintainer of CRIS port.
13205
13206 2001-10-10  Geert Bosch  <bosch@gnat.com>
13207
13208         * MAINTAINERS (Various maintainers: Ada front end):
13209         Added Robert Dewar.
13210
13211 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13212
13213         * MAINTAINERS (Write After Approval): Added self
13214
13215 2001-10-02  Geert Bosch  <bosch@gnat.com>
13216
13217         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13218
13219 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13220
13221         * configure: Handle temporary files securely using mkdir.
13222
13223 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13224
13225         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13226
13227 2001-09-26  Will Cohen  <wcohen@redhat.com>
13228
13229         * configure.in (*-*-linux*): Disable configuration of target-newlib
13230         and target-libgloss.
13231
13232 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13233
13234         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13235         RANLIB.
13236
13237 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13238
13239         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13240         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13241         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13242         avoid quotes nesting problems.
13243         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13244         (DO_X): Export only variables that are set.
13245
13246 2001-09-19  Ben Elliston  <bje@redhat.com>
13247
13248         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13249         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13250         semantics.  Use the shell built-in "type" command instead.
13251
13252 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13253
13254         Merged from gcc-3_0-branch:
13255         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13256         * ltcf-c.sh: Use $objext, not $ac_objext.
13257         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13258         * ltcf-cxx.sh: Add support for GNU.
13259         2001-07-22  Timothy Wall  <twall@redhat.com>
13260         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13261         default settings if using GNU tools with that configuration.
13262         * ltcf-cxx.sh: Ditto.
13263         * ltcf-gcj.sh: Ditto.
13264         2001-07-21  Michael Chastain  <chastain@redhat.com>
13265         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13266         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13267         * ltmain.sh: Mark as gcc-local.
13268
13269 2001-08-30  Eric Christopher  <echristo@redhat.com>
13270             Jason Eckhardt  <jle@redhat.com>
13271
13272         * config.guess: Merge from master sources.
13273         * config.sub: Merge from master sources, add support for mipsisa32.
13274
13275 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13276         * config.sub: Merge from master sources, rev 1.219.
13277         * MAINTAINERS: Add self as contact for stormy16 port.
13278
13279 2001-08-14  Zack Weinberg  <zackw@panix.com>
13280
13281         * config.sub: Merge from master sources, rev 1.218.
13282         * config.guess: Merge from master sources, rev 1.209.
13283
13284 2001-08-11  Graham Stott  <grahams@redhat.com>
13285
13286         * Makefile.in (check-c++): Add missing semicolon.
13287
13288 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13289
13290         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13291
13292 2001-07-30  Eric Christopher  <echristo@redhat.com>
13293
13294         * MAINTAINERS (Various maintainers: mips port): Added myself.
13295
13296 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13297
13298         * configure.in (sh-*-linux*): New.
13299
13300 2001-07-27  Richard Henderson  <rth@redhat.com>
13301
13302         * .cvsignore: Add LAST_UPDATED.
13303
13304 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13305
13306         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13307
13308 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13309
13310         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13311
13312 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13313
13314         * MAINTAINERS (Write After Approval): Added myself.
13315
13316 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13317
13318         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13319         and libgcj on m68hc11/m68hc12.
13320
13321 2001-06-27  H.J. Lu  (hjl@gnu.org)
13322
13323         * Makefile (CFLAGS_FOR_BUILD): New.
13324         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13325
13326 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13327
13328         * README: Remove version number.
13329
13330 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13331
13332         * INSTALL/README: Update wrt. to the installation instructions now
13333         residing in gcc/doc/install.texi.
13334
13335 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13336
13337         * README: Replace with a cut-down and updated version of gcc/README.
13338
13339 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13340
13341         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13342         multilibs to be disabled.
13343
13344 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13345
13346         * MAINTAINERS (Write After Approval): Add myself.
13347
13348 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13349
13350         * config.guess: Import CVS version 1.195.
13351         * config.sub: Import CVS version 1.212.
13352
13353 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13354
13355         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13356         gcc/xgcc is built, use -print-prog-name to find out the program
13357         name to use.
13358
13359 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13360
13361         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13362         appear to also be in the master copy.
13363         * config.sub:  Import CVS version 1.211.
13364
13365 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13366
13367         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13368         with_gcc]: Use `gcc -shared' to build a shared library.
13369
13370 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13371
13372         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13373         archives.
13374
13375 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13376
13377         * MAINTAINERS (Write After Approval): Add myself.
13378
13379 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13380
13381         * configure.in (libstdcxx_flags): Do not try to execute
13382         libstdc++-v3/testsuite_flags until it exists.
13383
13384 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13385
13386         * MAINTAINERS: Update my email address.
13387
13388 2001-05-31  Graham Stott  <grahams@redhat.com>
13389
13390         * MAINTAINERS (Write After Approval): Add myself.
13391
13392 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13393
13394         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13395         libraries when using g++ with native linker.
13396
13397 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13398
13399         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13400
13401 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13402
13403         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13404         [aix4*|aix5*]: Prepend blank.
13405
13406 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13407
13408         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13409         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13410         of subdir/configure scripts to use the new libtool.m4.
13411
13412 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13413
13414         * MAINTAINERS (Write After Approval): Add myself.
13415
13416 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13417
13418         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13419
13420 2001-05-11  Ben Elliston  <bje@redhat.com>
13421
13422         * Makefile.in (all-sid): New target.
13423         (check-sid, clean-sid, install-sid): Likewise.
13424
13425 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13426
13427         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13428
13429 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13430
13431         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13432         libgcj.
13433
13434 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13435
13436         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13437         gcc/xgcc is built, use -print-prog-name to find out the program
13438         name to use.
13439
13440 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13441
13442         * configure.in (noconfigdirs): Don't reset it from scratch in the
13443         target case; only append to it.
13444
13445         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13446         sparc-*-solaris2.8]: Disable ${libgcj}.
13447
13448 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13449
13450         * configure.in (libgcj_saved): Copy from $libgcj.
13451         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13452         --disable-libgcj.
13453
13454 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13455
13456         * MAINTAINERS: Remove self as MIPS maintainer and
13457         C front end maintainer.
13458
13459 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13460
13461         * configure.in: Move *-chorusos target case to the proper switch.
13462         Disable libgcj.
13463
13464 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13465
13466         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13467         1.641.2.228.
13468
13469 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13470
13471         * Makefile.in (STAGE1_CFLAGS): Pass down.
13472
13473 2001-04-13  Alan Modra  <amodra@one.net.au>
13474
13475         * config.guess: Add hppa64-linux support.  Note for next import that
13476         this is already in the master file.
13477         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13478
13479 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13480
13481         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13482         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13483
13484 2001-04-11  Stan Shebs  <shebs@apple.com>
13485
13486         * MAINTAINERS: Add self as Darwin port maintainer.
13487
13488 2001-04-11  Alan Modra  <amodra@one.net.au>
13489
13490         * MAINTAINERS: Update my email address.
13491
13492 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13493
13494         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13495         recent versions of FreeBSD (release 3 or later).
13496         * ltconfig: On FreeBSD, -lc must not be provided when building
13497         a shared library or else the standard -pthread gcc option is
13498         rendered worthless to later users of the built library.
13499
13500 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13501
13502         * MAINTAINERS: Add self and RTH as C front end maintainers.
13503
13504 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13505
13506         * config.sub: Make sure to match an already-canonicalized
13507         machine name (eg. mn10300-unknown-elf).
13508
13509 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13510
13511         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13512         New macros.
13513         (bootstrap, cross): Use RECURSE_FLAGS.
13514         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13515
13516 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13517
13518         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13519
13520 2001-03-22  Colin Howell  <chowell@redhat.com>
13521
13522         * Makefile.in (DO_X): Do not backslash single-quotes in
13523         backquotes (two places).
13524
13525 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13526
13527         Re-installed:
13528         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13529         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13530         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13531         * ltcf-cxx.sh: Likewise.
13532         * ltcf-gcj.sh: Likewise.
13533
13534 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13535
13536         * MAINTAINERS: Add myself as "documentation co-maintainer".
13537
13538 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13539
13540         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13541         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13542
13543 2001-03-19  Tom Tromey  <tromey@redhat.com>
13544
13545         * config-ml.in: Handle GCJ and GCJFLAGS.
13546
13547 2001-03-21  Michael Chastain  <chastain@redhat.com>
13548
13549         * Makefile.in: all-m4 depends on all-texinfo.
13550
13551 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13552
13553         * MAINTAINERS: Add myself to write after approval list.
13554
13555 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13556
13557         * Makefile.in (DO_X): Quote nested quotes.
13558
13559 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13560
13561         * MAINTAINERS: Add myself to write after approval list.
13562
13563 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13564
13565         * Makefile.in (DO_X): Use double quotes for quoting
13566         "RANLIB=$${RANLIB}".
13567
13568 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13569
13570         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13571
13572 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13573
13574         * configure.in: Only use `lang_requires' for languages athat are
13575         actually enabled.
13576
13577 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13578
13579         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13580
13581 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13582
13583         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13584
13585 2001-03-07  Tom Tromey  <tromey@redhat.com>
13586
13587         * configure.in: Allow config-lang.in to set `lang_requires' to list
13588         of other required languages.
13589
13590 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13591
13592         * Makefile.in: Remove RANLIB definition. Use RANLIB
13593         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13594         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13595
13596 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13597             Alexandre Oliva  <aoliva@redhat.com>
13598
13599         * Makefile.in (check-c++): Use tabs, not spaces.
13600
13601 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13602
13603         * MAINTAINERS: add myself to Write After Approval list.
13604
13605 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13606
13607         * Makefile.in (check-c++): New rule.
13608
13609         * configure.in (target_libs): Remove libg++.
13610         (noconfigdirs): Remove libg++.
13611         (noconfigdirs): Same.
13612         (noconfigdirs): Same.
13613         (noconfigdirs): Same.
13614
13615         * config-ml.in: Remove libg++ references.
13616
13617         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13618         (ALL_TARGET_MODULES): Same.
13619         (configure-target-libg++): Remove.
13620         (all-target-libg++): Remove.
13621         (configure-target-libio): Remove.
13622         (all-target-libio): Remove.
13623         (check-target-libio): Remove.
13624         (.PHONY): Remove.
13625         (libg++.tar.bz2): Remove.
13626         (all-target-cygmon): Remove libio.
13627         (all-target-libstdc++): Remove.
13628         (configure-target-libstdc++): Remove.
13629         (TARGET_LIB_PATH): Remove libstdc++.
13630         (ALL_GCC_CXX): Remove libstdc++.
13631         (all-target-gperf): Correct.
13632
13633 2001-02-16  Nick Clifton  <nickc@redhat.com>
13634
13635         * configure.in (noconfigdirs): Allow configuration of texinfo
13636         for Cygwin hosts.
13637
13638 2001-02-15  Anthony Green  <green@redhat.com>
13639
13640         * configure: Introduce GCJ_FOR_TARGET.
13641         * configure.in: Ditto.
13642         * Makefile.in: Ditto.
13643
13644 2001-02-13  Andreas Schwab  <schwab@suse.de>
13645
13646         * MAINTAINERS: Update mail address.
13647
13648 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13649
13650         * config.guess: Add linux target for S/390.
13651         * config.sub: Likewise.
13652
13653 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13654
13655         * configure.in: for *-chorusos, don't config target-newlib and
13656         target-libgloss.
13657
13658 2001-02-06  Ben Elliston  <bje@redhat.com>
13659
13660         * configure: Output host type to stdout, not stderr.
13661
13662 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13663
13664         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13665         * ltcf-cxx.sh: Likewise.
13666
13667         * config.if: Assume enable_libstdcxx_v3 is defined.
13668
13669 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13670
13671         Remove V2 C++ library.
13672         * configure.in: Remove --enable-libstdcxx_v3 support.
13673
13674 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13675
13676         * include/demangle.h: Add prototype for java_demangle_v3.
13677
13678 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13679
13680         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13681
13682 2001-01-27  Richard Henderson  <rth@redhat.com>
13683
13684         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13685
13686 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13687
13688         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13689         Don't unset, it's non-portable and no longer necessary, set to empty
13690         instead.
13691
13692 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13693
13694         * ltconfig: Shell portability fix for the tagname validity check.
13695
13696 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13697
13698         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13699         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13700
13701 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13702
13703         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13704
13705 2001-01-26  Tom Tromey  <tromey@redhat.com>
13706
13707         * configure.in: Allow libgcj to be built on Sparc Solaris.
13708
13709 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13710
13711         * ltcf-c.sh: Add aix5 case.
13712         * ltcf-cxx.sh: Likewise.
13713         * ltconfig: Likewise.
13714
13715 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13716
13717         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13718         keep at least one of build_libtool_libs or build_old_libs set to
13719         yes.
13720
13721         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13722         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13723
13724 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13725
13726         * configure.in: Enable libgcj on several additional platforms.
13727
13728 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13729
13730         * configure.in: Enable libgcj for linux targets.
13731
13732 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13733
13734         * MAINTAINERS (Write After Approval): Add myself.
13735
13736 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13737
13738         * MAINTAINERS: Add myself as vax port maintainer.
13739
13740 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13741
13742         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13743
13744 2001-01-09  Mike Stump  <mrs@wrs.com>
13745
13746         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13747         failures of subdirectories.
13748
13749 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13750
13751         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13752         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13753         * ltcf-cxx.sh: Likewise.
13754         * ltcf-gcj.sh: Likewise.
13755         * ltconfig.sh: Fix typo.
13756
13757 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13758
13759         * configure: handle DOS-style absolute paths.
13760
13761 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13762
13763         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13764
13765 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13766
13767         * MAINTAINERS: Add myself as avr port co-maintainer.
13768
13769 2000-12-28  Ben Elliston  <bje@redhat.com>
13770
13771         * MAINTAINERS: Add myself under ``Write After Approval''.
13772
13773 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13774
13775         * texinfo: Remove directory from GCC.
13776
13777 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13778
13779         * COPYING: Update to current
13780         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13781         to 19yy as example year in copyright notice).
13782
13783 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13784
13785         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13786         (libstdcxx_incdir): Pass down.
13787         * config.if: Remove expired bits for cxx_interface, add stub.
13788         (libstdcxx_incdir): Add variable for g++ include directory.
13789         * configure.in (gxx_include_dir): Use it.
13790
13791 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13792
13793         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13794         with old-email address from ``Write After Approval''.
13795
13796 2000-12-15  Andreas Jaeger  <aj@suse.de>
13797
13798         * configure.in: Handle lang_dirs.
13799
13800 2000-12-14  Tom Tromey  <tromey@redhat.com>
13801
13802         * MAINTAINERS: Removed brads.
13803
13804         * MAINTAINERS: Added gcj developers.
13805
13806 2000-12-13  Anthony Green  <green@redhat.com>
13807
13808         * configure.in: Disable libgcj for any target not specifically
13809         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13810         with g++ abi.
13811
13812 2000-12-13  Mike Stump  <mrs@wrs.com>
13813
13814         * Makefile.in (local-distclean): Also remove fastjar.
13815
13816 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13817
13818         * contrib/gcc_update: Add fastjar --touch entries.
13819
13820 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13821
13822         * configure.in: Disable language-specific target libraries for
13823         languages that aren't enabled.
13824
13825 2000-12-10  Anthony Green  <green@redhat.com>
13826
13827         * configure.in: Define libgcj.  Disable libgcj target libraries for
13828         most targets.
13829
13830 2000-12-10  Neil Booth  <neilb@earthling.net>
13831
13832         * MAINTAINERS: Update mail address, remove from WAA list.
13833
13834 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13835
13836         * libjava: Imported from /cvs/java.
13837         * libffi: Likewise.
13838         * Boehm-gc: Likewise.
13839
13840 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13841
13842         * configure.in (target_libs): Revert 2000-12-08 patch.
13843         (noconfigdirs): Added target-libjava.
13844
13845 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13846
13847         * djunpack.bat: removed.
13848
13849 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13850
13851         * Makefile.in: handle DOS-style absolute paths.
13852         * config-ml.in: likewise.
13853         * symlink-tree: likewise.
13854
13855 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13856
13857         * fastjar: Imported.
13858
13859 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13860
13861         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13862         libjava.
13863         * configure.in (target_libs): Removed `target-libjava'.
13864
13865 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13866
13867         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13868         (ALL_MODULES): Added fastjar.
13869         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13870         (all-target-libjava): all-fastjar replaces all-zip.
13871         (all-fastjar): Added.
13872         (configure-target-fastjar, all-target-fastjar): Likewise.
13873         * configure.in (host_tools): Added fastjar.
13874
13875 2000-12-07  Mike Stump  <mrs@wrs.com>
13876
13877         * Makefile.in (local-distclean): Remove leftover built files.
13878
13879 2000-11-24  Nick Clifton  <nickc@redhat.com>
13880
13881         * configure.in (xscale-elf): Add target.
13882         (xscale-coff): Add target.
13883
13884 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13885
13886         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13887         recent versions of FreeBSD (release 3 or later).
13888         * ltconfig: On FreeBSD, -lc must not be provided when building
13889         a shared library or else the standard -pthread gcc option is
13890         rendered worthless to later users of the built library.
13891
13892 2000-11-16  Fred Fish  <fnf@be.com>
13893
13894         * configure.in (enable_libstdcxx_v3): Fix typo,
13895         libstd++ -> libstdc++.
13896
13897 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13898
13899         * MAINTAINERS: Add self to Write After Approval list.
13900
13901 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13902
13903         * MAINTAINERS: Update my email address.  Add myself to global write
13904         privs list.
13905
13906 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13907
13908         * Makefile.in: Merge with src and libgcj.
13909         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13910         configure-target-<library> when their configure scripts need the C
13911         or C++ library to have already been built to work properly.
13912         (do_proto_toplev): Set them to an empty string.
13913
13914         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13915         (REALLY_SET_LIB_PATH): Use them.
13916
13917 2000-11-17  Stan Shebs  <shebs@apple.com>
13918
13919         * MAINTAINERS: Add self to Write After Approval list.
13920
13921 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13922
13923         * configure: Provide the original toplevel configure arguments
13924         (including $0) to subprocesses in the environment rather than
13925         through gcc/configargs.h.
13926
13927 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13928
13929         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13930         C99.  Alphabetise "Write After Approval" list.
13931
13932 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13933
13934         * configure: Turn on libstdc++ V3 by default.
13935
13936         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13937         if we've got GCC.
13938
13939 2000-11-11  Philip Blundell  <philb@gnu.org>
13940
13941         * MAINTAINERS: Add self to Write After Approval list.
13942
13943 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13944
13945         * ltcf-c.sh (aix4): Improve shared library configuration; require
13946         exporting symbols.
13947         * ltcf-cxx.sh (aix4): Define.
13948         * ltconfig (aix4): Define library and soname specs appropriate for
13949         AIX.  Define command to create export symbols list.
13950
13951 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13952
13953         * config.sub: Add support for Sun Chorus
13954
13955 2000-10-31  Nick Clifton  <nickc@redhat.com>
13956
13957         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13958         <name>@redhat.com.  Also installed new email address for Clint
13959         Popetz.
13960
13961 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13962
13963         * etc: Remove directory from GCC.
13964
13965 2000-10-16  Michael Meissner  <meissner@redhat.com>
13966
13967         * configure (gcc/configargs.h): Only create if there is a build GCC
13968         directory created.
13969
13970 2000-10-16  Matthias Klose  <doko@debian.org>
13971
13972         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13973         when configured for libstdc++-v3.
13974
13975 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13976
13977         * configure: Save configure arguments to gcc/configargs.h.
13978
13979 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13980
13981         * config.guess: Import CVS version 1.157.
13982         * config.sub: Import CVS version 1.181.
13983
13984 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13985
13986         * Makefile.in (bootstrap): avoid recursion if subdir missing
13987         (cross): ditto
13988         (do-proto-toplev): ditto
13989
13990 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13991
13992         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13993         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13994
13995         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13996         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13997         all affected `configure' scripts.
13998
13999 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14000
14001         * MAINTAINERS: Add self as cpplib co-maintainer.
14002
14003 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14004
14005         * MAINTAINERS: Add self to Write After Approval list.
14006
14007 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14008
14009         * INSTALL/README: egcs -> GCC update.
14010
14011 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14012
14013         * MAINTAINERS: Add myself to Write After Approval list.
14014
14015 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14016
14017         * MAINTAINERS: Add myself to Write After Approval list.
14018
14019 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14020
14021         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14022         X11 libraries for hppa64.
14023
14024 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14025
14026         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14027
14028 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14029
14030         * Makefile.in (all-zlib): Added dummy target.
14031
14032         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14033         ltcf-gcj.sh: Updated from libtool multi-language branch.
14034
14035 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14036
14037         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14038         (bootstrap*): Depend on all-bootstrap.
14039
14040 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14041
14042         * config.guess: Import CVS version 1.156.
14043         * config.sub: Import CVS version 1.179.
14044
14045 2000-09-02  Anthony Green  <green@cygnus.com>
14046
14047         * Makefile.in (all-gcc): Depend on all-zlib.
14048         (CLEAN_MODULES): Add clean-zlib.
14049         (ALL_MODULES): Add all-zlib.
14050         * configure.in (host_libs): Add zlib.
14051
14052 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14053
14054         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14055         crosses, but add gcc/include to the header search path for them.
14056
14057 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14058
14059         * MAINTAINERS: Add self to Write After Approval list.
14060
14061 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14062
14063         * config.guess: Import CVS version 1.152.
14064         * config.sub: Import CVS version 1.177.
14065
14066 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14067
14068         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14069         $targargs to tell whether newlib is going to be built.
14070
14071         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14072         $$r/TARGET_SUBDIR/libio for _G_config.h.
14073
14074 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14075
14076         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14077
14078 2000-08-22  DJ Delorie  <dj@redhat.com>
14079
14080         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14081
14082 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14083
14084         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14085         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14086         sub-configures.
14087
14088 2000-08-21  DJ Delorie  <dj@redhat.com>
14089
14090         * MAINTAINERS: Add self as a libiberty maintainer
14091
14092 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14093
14094         * configure.in (libstdcxx_flags): Use
14095         libstdc++-v3/src/libstdc++.INC.
14096
14097 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14098
14099         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14100
14101 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14102
14103         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14104
14105         * configure: Make enable_threads and enable_shared defaults
14106         explicit.  Substitute enable_threads into generated Makefiles.
14107         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14108         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14109
14110 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14111
14112         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14113
14114 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14115
14116         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14117         previous delta.
14118
14119 2000-08-11  Jason Merrill  <jason@redhat.com>
14120
14121         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14122         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14123         (FLAGS_FOR_TARGET): Not here.
14124         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14125
14126 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14127
14128         * config-ml.in (CC, CXX): Don't introduce a leading space.
14129
14130 2000-08-07  DJ Delorie  <dj@delorie.com>
14131
14132         * MAINTAINERS: Add self as a DJGPP maintainer
14133
14134 2000-08-07  DJ Delorie  <dj@redhat.com>
14135
14136         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14137         "if we're also building gcc, and it's a gcc that will run on the
14138         build machine, we want to use its includes instead of the system's
14139         default includes".
14140
14141 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14142
14143         * MAINTAINERS: Add self to Write After Approval list.
14144
14145 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14146
14147         * configure.in (libstdcxx_flags): Don't use `"'.
14148
14149         * config-ml.in: Adjust multilib search paths to the
14150         appropriate multilib tree.
14151
14152 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14153
14154         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14155         commas in $LANGUAGES.
14156
14157 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14158
14159         * configure.in: Re-enable all references to libg++ and librx.
14160
14161 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14162
14163         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14164         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14165         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14166         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14167
14168         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14169
14170 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14171
14172         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14173         CXX_FOR_TARGET for sed.
14174
14175 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14176
14177         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14178         Do not override if already set in the environment or in configure.
14179         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14180         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14181
14182 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14183
14184         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14185         the libtool CVS tree multi-language branch.
14186         * ltconfig, ltmain.sh: Updated.
14187
14188 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14189
14190         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14191         (clean-target): Depend on it.
14192
14193         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14194         (GCC_FOR_TARGET): Use it.
14195         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14196         * configure.in: ... here.
14197         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14198         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14199
14200 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14201
14202         * MAINTAINERS: Add self to Write After Approval list.
14203
14204 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14205
14206         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14207         (configure-target-libchill, configure-target-libobjc): Likewise.
14208
14209         * configure.in: Use the same cache file for all target libs.
14210         * config-ml.in: But different cache files per multilib variant.
14211
14212 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14213
14214         * configure (topsrcdir): Don't use dirname.
14215
14216 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14217
14218         * MAINTAINERS: Add self to Write After Approval list.
14219
14220 2000-07-20  Jason Merrill  <jason@redhat.com>
14221
14222         * configure.in: Remove all references to libg++ and librx.
14223
14224         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14225
14226 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14227
14228         * config.sub: Update to subversions version 2000-07-06.
14229
14230 2000-07-12  Andrew Haley  <aph@cygnus.com>
14231
14232         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14233         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14234
14235 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14236
14237         * symlink-tree:  Check number of arguments.
14238
14239 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14240
14241         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14242         search path for a g++ extracted from the build tree.  This
14243         will allow link tests run by configure scripts in
14244         subdirectories to succeed.
14245
14246 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14247
14248         * ltconfig: Add support for mips-dde-sysv4.2MP
14249
14250 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14251
14252         * MAINTAINERS: Add myself as loop discovery maintainer.
14253
14254 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14255
14256         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14257         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14258
14259 2000-06-19  Timothy Wall  <twall@cygnus.com>
14260
14261         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14262         * config.sub: Add tic54x target.
14263
14264 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14265
14266         * MAINTAINERS: Add self as Fortran maintainer,
14267         remove Craig Burley.
14268
14269 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14270
14271         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14272         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14273
14274 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14275
14276         * MAINTAINERS: Add self as i18n maintainer
14277
14278 20000-05-21  H.J. Lu  (hjl@gnu.org)
14279
14280         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14281         directory are used if they exist. Make sure
14282         $(build_tooldir)/include is searched for header files,
14283         $(build_tooldir)/lib/ for library files.
14284         (GCC_FOR_TARGET): Likewise.
14285         (CXX_FOR_TARGET): Likewise.
14286
14287 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14288
14289         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14290
14291 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14292
14293         * Makefile.in (configure-target-libiberty): Depend on
14294         configure-target-newlib.
14295
14296 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14297
14298         * configure.in, Makefile.in: Merge all libffi-related
14299         configury stuff from the libgcj tree.
14300
14301 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14302
14303         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14304         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14305
14306 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14307
14308         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14309         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14310         current version information.  Add to proto-toplev directory.
14311         (gdb-taz): Build do-djunpack.
14312
14313 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14314
14315         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14316
14317 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14318
14319         * MAINTAINERS: Add self to Write After Approval list.
14320
14321 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14322
14323         * ltmain.sh: Preserve in relink_command any environment
14324         variables that may affect the linker behavior.
14325
14326 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14327
14328         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14329
14330 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14331
14332         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14333
14334 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14335
14336         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14337         with the version name.
14338
14339 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14340
14341         * MAINTAINERS: Add self as bb-reorder maintainer.
14342
14343 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14344
14345         * config.if: Tweak.
14346
14347 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14348
14349         * djunpack.bat: New file.
14350
14351 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14352
14353         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14354         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14355         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14356         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14357
14358 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14359
14360         * config.sub (case $basic_machine): Change default for "ibm-*"
14361         to "openedition".
14362
14363 2000-04-13  Andreas Jaeger  <aj@suse.de>
14364
14365         * MAINTAINERS: Added myself.
14366
14367 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14368
14369         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14370         (do-md5sum): New target.
14371         (MD5PROG): Define.
14372         (PACKAGE): Default to TOOL.
14373         (VER): Default to a shell script.
14374         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14375         md5 checksum generation.
14376         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14377         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14378         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14379         insight.tar.bz2): Use gdb-taz to create archive.
14380
14381 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14382
14383         * configure (warn_cflags): Delete.
14384
14385 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14386
14387         * MAINTAINERS: Added myself.
14388
14389 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14390             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14391
14392         * configure.in (enable_libstdcxx_v3): Add.
14393         (target_libs): Add bits here to switch between libstdc++-v2 and
14394         libstdc++-v3.
14395         * config.if: And this file too.
14396         * Makefile.in: Add libstdc++-v3 targets.
14397
14398 2000-04-05  Michael Meissner  <meissner@redhat.com>
14399
14400         * config.sub (d30v): Add d30v as a basic machine type.
14401
14402 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14403
14404         * configure.in: -linux-gnu*, not -linux-gnu.
14405
14406 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14407
14408         * MAINTAINERS: Add self in write-after-approval section.
14409
14410 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14411
14412         * MAINTAINERS: Add self as ia64 port maintainer.
14413
14414 2000-03-08  Neil Booth  <NeilB@earthling.net>
14415
14416         * MAINTAINERS: Add self in write-after-approval section.
14417
14418 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14419
14420         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14421         (do-tar-bz2): Replace TOOL with PACKAGE.
14422         (gdb.tar.bz2): Remove GDBTK from GDB package.
14423         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14424         dejagnu.tar.bz2): New packages.
14425
14426 2000-02-27  Andreas Jaeger  <aj@suse.de>
14427
14428         * configure.in: Add entry for mips*-*-linux*, move catch all
14429         *-*-*linux* entry below this one.
14430
14431 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14432
14433         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14434
14435 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14436
14437         * config.sub: Support an OS of "wince".
14438
14439 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14440
14441         * config.guess, config.sub: Updated to match config's 2000-02-15
14442         version.
14443
14444 2000-02-23  Linas Vepstas  <linas@linas.org>
14445
14446         * config.sub: Add support for Linux/IBM 370.
14447         * configure.in: Likewise.
14448
14449 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14450
14451         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14452
14453 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14454
14455         * config.guess: Guess "cygwin" rather than "cygwin32".
14456
14457 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14458
14459         * configure (gcc_version): When setting, narrow search to
14460         lines containing `version_string'.
14461
14462 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14463
14464         * config.sub: Add support for avr target.
14465
14466 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14467
14468         * MAINTAINERS: Add maintainers for MCore port.
14469
14470 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14471
14472         * config.sub: Add mmix-knuth-mmixware.
14473
14474 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14475
14476         * MAINTAINERS: Pair cccp with cpplib maintainership.
14477
14478 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14479
14480         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14481         structure stuff to -L library search.
14482         (CXX_FOR_TARGET): Ditto.
14483         (CROSS_CHECK_MODULES): Fix spelling mistake.
14484
14485 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14486
14487         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14488         the C++ compiler.
14489
14490 2000-01-12  Richard Henderson  <rth@cygnus.com>
14491
14492         * configure.in: Don't build some bits for beos.
14493
14494 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14495
14496         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14497         as include files.
14498
14499 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14500
14501         * Add self as cpplib maintainer, as requested by Jason
14502         Merrill.  Correct my e-mail address.
14503
14504 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14505
14506         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14507         not mh-aix43.
14508
14509 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14510
14511         * MAINTAINERS: Add myself to "write after approval" list.
14512
14513 1999-12-14  Richard Henderson  <rth@cygnus.com>
14514
14515         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14516         * config.sub: Accept alphaev[78], alphaev8.
14517
14518 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14519
14520         * config.guess, config.sub: Update from autoconf.
14521
14522 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14523
14524         * MAINTAINERS:  update my playtime e-address.
14525
14526 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14527
14528         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14529         necessary libraries are missing.
14530
14531 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14532
14533         * MAINTAINERS: Add new 'write after approval' maintainer.
14534
14535 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14536
14537         * MAINTAINERS: Add new Java maintainer.
14538
14539 1999-10-25  Andreas Schwab  <schwab@suse.de>
14540
14541         * configure: Fix quoting inside arguments of eval.
14542
14543 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14544
14545         * config-ml.in: Allow suppression of some ARM multilibs.
14546
14547 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14548
14549         * config.guess: Add OS/390 match pattern.
14550         * config.sub: Add mvs, openedition targets.
14551         * configure.in (i370-ibm-opened*): New.
14552
14553 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14554
14555         * config.sub: Add support for configuring for pj.
14556
14557 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14558
14559         * config.sub (maybe_os): Add support for configuring for fr30.
14560
14561 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14562
14563         * configure.in: Do not configure or build ld for AIX
14564         platforms.  ld is known to be broken on these platforms.
14565
14566 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14567
14568         * config-ml.in: Pass compiler flag corresponding to multidirs to
14569         subdir configures.
14570
14571 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14572
14573         * Makefile.in (LDFLAGS): Define.
14574
14575 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14576
14577         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14578         noconfigdirs.
14579         (*-*-cygwin*): Likewise.
14580
14581 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14582
14583         * mkdep: New file.
14584         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14585         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14586
14587         From Eli Zaretskii <eliz@is.elta.co.il>:
14588         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14589         long file name when using DJGPP on MS-DOS.
14590
14591 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14592
14593         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14594
14595 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14596
14597         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14598         dependency as this causes "make check" to globally "make all"
14599
14600 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14601
14602         * configure.in (target_libs): Added target-zlib.
14603         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14604         (CONFIGURE_TARGET_MODULES): Likewise.
14605         (CHECK_TARGET_MODULES): Likewise.
14606         (INSTALL_TARGET_MODULES): Likewise.
14607         (CLEAN_TARGET_MODULES): Likewise.
14608         (configure-target-zlib): New target.
14609         (all-target-zlib): Likewise.
14610         (all-target-libjava): Depend on all-target-zlib.
14611         (configure-target-libjava): Depend on configure-target-zlib.
14612
14613         * Makefile.in (configure-target-libjava): Depend on
14614         configure-target-newlib.
14615         (configure-target-boehm-gc): New target.
14616         (configure-target-qthreads): New target.
14617
14618         * configure.in (target_libs): Added target-qthreads.
14619         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14620         (CONFIGURE_TARGET_MODULES): Likewise.
14621         (CHECK_TARGET_MODULES): Likewise.
14622         (INSTALL_TARGET_MODULES): Likewise.
14623         (CLEAN_TARGET_MODULES): Likewise.
14624         (all-target-qthreads): New target.
14625         (configure-target-libjava): Depend on configure-target-qthreads.
14626         (all-target-libjava): Depend on all-target-qthreads.
14627
14628         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14629         (CONFIGURE_TARGET_MODULES): Likewise.
14630         (CHECK_TARGET_MODULES): Likewise.
14631         (INSTALL_TARGET_MODULES): Likewise.
14632         (CLEAN_TARGET_MODULES): Likewise.
14633         (all-target-libjava): New target.
14634         (all-target-boehm-gc): Likewise.
14635         * configure.in (target_libs): Added libjava, boehm-gc.
14636
14637 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14638
14639         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14640         configure.bat in SUPPORT_FILES.
14641         (gas+binutils.tar.bz2): Likewise.
14642
14643         * makeall.bat: Remove; obsolete.
14644
14645 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14646
14647         From Mark Elbrecht:
14648         * configure.bat: Remove; obsolete.
14649
14650 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14651
14652         * configure: Add -W -Wall to the default CFLAGS when compiling with
14653         gcc.
14654
14655 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14656
14657         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14658
14659 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14660
14661         * configure.in: Build ld on IRIX6.
14662
14663 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14664
14665         * Makefile.in: Change distribution targets to use bzip2 instead of
14666         gzip.
14667         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14668         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14669
14670 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14671
14672         * config.sub: Add mcore target.
14673
14674 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14675
14676         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14677
14678 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14679
14680         * config.guess (dummy): Changed to $dummy.
14681
14682 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14683
14684         * config.sub: Tidied up case statements.
14685
14686 1999-05-22  Ben Elliston  <bje@cygnus.com>
14687
14688         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14689         <jiro@din.or.jp>.
14690
14691         * config.guess: Merge with FSF version. Future changes will be
14692         more accurately recorded in this ChangeLog.
14693         * config.sub: Likewise.
14694
14695 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14696
14697          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14698
14699 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14700
14701         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14702
14703 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14704
14705         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14706
14707 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14708
14709         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14710         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14711         Bad merge removed these two changes.
14712
14713 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14714                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14715
14716         * config.guess (interix Alpha): Add.
14717
14718 1999-04-11  Richard Henderson  <rth@cygnus.com>
14719
14720         * configure.in (i?86-*-beos*): Do config gperf; don't config
14721         gdb, newlib, or libgloss.
14722
14723 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14724
14725         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14726         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14727         from multidirs.
14728
14729 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14730
14731         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14732
14733 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14734
14735         * config.sub: Add support for mcore targets.
14736
14737 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14738
14739         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14740         not mt-ospace, in order to shut up assembler warning about using
14741         symbols that are named the same as registers.
14742
14743 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14744
14745         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14746         dependency list for all-target-cygmon.
14747
14748 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14749
14750         * config-ml.in: Check $host, not $target, for selective multilibs.
14751         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14752         thumb interworking, and underscore prefix multilibs.
14753
14754 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14755
14756         * missing: Update to version from current automake.
14757
14758 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14759
14760         * configure (gxx_include_dir): Removed.
14761
14762         * configure.in (gxx_include_dir): Handle it.
14763         * Makefile.in: Likewise.
14764
14765 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14766
14767         * config.sub (mips64vr4111,mips64vr4111el) Add.
14768
14769 1999-03-21  Ben Elliston  <bje@cygnus.com>
14770
14771         * config.guess: Correct typo for detecting ELF on FreeBSD.
14772
14773 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14774
14775         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14776         config/mh-djgpp.
14777
14778 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14779
14780         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14781         all-target-newlib to dependency list for all-target-bsp.
14782
14783 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14784
14785         * config.sub: Add i386-uwin support.
14786         * config.guess: Likewise.
14787
14788 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14789
14790         * configure.in: cleanup, add mh-*pic handling for arm, special
14791         case powerpc*-*-aix*
14792
14793 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14794
14795         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14796         can be built.
14797
14798 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14799
14800         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14801         targets.
14802
14803 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14804
14805         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14806
14807 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14808
14809         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14810
14811 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14812
14813         * config.sub: Fix typo in arm recognition.
14814
14815 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14816
14817         * configure.in (noconfigdirs): Changed target_configdirs to
14818         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14819         rather than m68k-*-* since it is not known to work on
14820         m68k-aout. Ditto for arm-*-*oabi.
14821
14822 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14823
14824         * configure.in (*-*-windows*): Remove, no longer used.
14825
14826 1999-02-19  Ben Elliston <bje@cygnus.com>
14827
14828         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14829         Smart and improved by Andrew Cagney.
14830
14831 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14832
14833         * config.guess: Recognize openbsd-*-hppa.
14834
14835 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14836
14837         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14838         only if it is not empty.
14839
14840 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14841
14842         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14843
14844         * config.guess: Modified to recognize uname's armv* syntax.
14845
14846         * config.sub: Modified to recognize uname's armv* syntax.
14847
14848 1999-02-17  Mark Salter  <msalter@cygnus.com>
14849
14850         * configure.in: Added target-bsp for sparclite.
14851
14852 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14853
14854         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14855
14856 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14857
14858         * configure.in: Add support for strongarm port.
14859         * config.sub: Add support for strongarm target.
14860
14861 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14862
14863         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14864         the old name config/mh-cygwin32.
14865         Enable texinfo.
14866
14867 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14868
14869         * configure.in: Do build ld for ix86 Solaris.
14870
14871 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14872
14873         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14874         $AR_FOR_TARGET.  Likewise for RANLIB.
14875
14876 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14877
14878         * config.sub (oabi):  Recognize.
14879         * configure.in (arm-*-oabi):  Handle.
14880
14881 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14882
14883         * config.guess: Improve detection of i686 on UnixWare 7.
14884
14885 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14886
14887         * config.guess: Add support for i386-pc-interix.
14888         * config.sub: Likewise.
14889         * configure.in: Likewise.
14890
14891 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14892
14893         * Makefile.in: Remove unneeded all-target-libio from
14894         from all-target-winsup target since it is now unneeded.
14895         Add all-target-libtermcap in its place since it is now
14896         needed.
14897
14898 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14899
14900         * configure.in: makefile stub for cygwin target is probably
14901         unnecessary.  Remove it for now.
14902
14903 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14904
14905         * configure.in: libtermcap.a should be built when cygwin is the
14906         target as well as the host.
14907         * config.guess: Allow mixed case in cygwin uname output.
14908         * Makefile.in: Add libtermcap target.
14909
14910 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14911
14912         * config.sub: Clean up handling of hppa2.0.
14913
14914 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14915
14916         * config.guess: Use C code to identify more HP machines.
14917
14918 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14919
14920         * config.sub: Handle hppa2.0.
14921
14922 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14923
14924         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14925         cygmon for all sparclite targets, regardless of object format.
14926
14927 1998-12-15  Mark Salter  <msalter@cygnus.com>
14928
14929         * configure.in: Added target-bsp for several target architectures.
14930
14931         * Makefile.in: Added rules for bsp.
14932
14933 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14934
14935         * config.guess: Improve detection of hppa2.0 processors.
14936
14937 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14938
14939         * config.guess: Recognize FreeBSD using ELF automatically.
14940
14941 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14942
14943         * configure (skip-this-dir): Add handling for new shell script, which
14944         might be created by a sub-directory's configure to indicate, this particular
14945         directory is "unwanted".
14946         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14947
14948 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14949
14950         * ltconfig: import from libtool, after changing libtool to
14951         account for the cygwin name change.
14952
14953 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14954
14955         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14956         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14957
14958 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14959
14960         * configure.in: Add libtermcap to list of cygwin dependencies.
14961
14962 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14963
14964         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14965         they include winsup/include when it's a cygwin target.
14966
14967 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14968
14969         * configure.in (host_tools): Added zip.
14970         * Makefile.in (all-target-libjava): Depend on all-zip.
14971         (all-zip): New target.
14972         (ALL_MODULES): Added all-zip.
14973         (NATIVE_CHECK_MODULES): Added check-zip.
14974         (INSTALL_MODULES): Added install-zip.
14975         (CLEAN_MODULES): Added clean-zip.
14976
14977 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14978
14979         * Makefile.in: lose "32" from comment about cygwin.
14980
14981 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14982
14983         * configure.in: Use -Os to build target libraries for the fr30.
14984
14985 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14986
14987         * config.sub: Add fr30.
14988
14989 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14990
14991         * configure.in: drop "32" from config/mh-cygwin32.  Check
14992         cygwin* instead of cygwin32*.
14993         * config.sub: Check cygwin* instead of cygwin32*.
14994
14995 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14996
14997         * config.guess: Match any version of Unixware7.
14998
14999 1998-10-20  Syd Polk  <spolk@cygnus.com>
15000
15001         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15002         if desired.
15003
15004 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15005
15006         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15007         these if the appropriate directories and files to not exist.
15008
15009 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15010
15011         * Makefile.in (DEVO_SUPPORT): Add config.if.
15012
15013 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15014
15015         * configure: Add pattern to replace "build_tooldir"'s
15016         definition in the generated Makefile with "tooldir"'s
15017         actual value.
15018
15019 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15020
15021         * config.sub: Bring back lost sparcv9.
15022
15023         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15024
15025 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15026
15027         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15028         CC_FOR_TARGET and friends.
15029
15030 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15031
15032         * Makefile.in (build_tooldir): New variable, same as tooldir.
15033         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15034         -B$(build_tooldir)/bin/.
15035         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15036
15037 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15038
15039         * README: Remove installation instructions and refer to the
15040         INSTALL directory instead.
15041
15042 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15043
15044         * config.sub: Add support for i[34567]86-pc-udk.
15045         * configure.in: Likewise.
15046
15047 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15048
15049         * Makefile.in: add bzip2 package building bits for user
15050         tools module
15051         * configure.in: ditto
15052
15053 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15054
15055         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15056         (ALL_TARGET_MODULES): Add all-target-libobjc.
15057         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15058         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15059         (all-target-libchill): Add dependencies.
15060         * configure.in (target_libs): Add libchill.
15061
15062 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15063
15064         * configure.in (target_subdir): Remove duplicate line.
15065
15066 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15067
15068         * Makefile.in (all-automake): fix dependencies.
15069
15070 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15071
15072         * configure.in: Minor cleanups for building in the $(target_alias)
15073         subdir.
15074
15075 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15076
15077         * Makefile.in (bootstrap): Set r and s before make all.  Use
15078         BASE_FLAGS_TO_PASS in make all.
15079         (cross): Likewise.
15080
15081 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15082
15083         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15084
15085 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15086
15087         * config.sub: Fix typo in last change.
15088
15089 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15090
15091         * config.sub: Add support for C4x target.
15092         * configure.in: Likewise.
15093
15094 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15095
15096         * config.sub: Recognize sparcv9 just like sparc64.
15097
15098 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15099
15100         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15101
15102 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15103
15104         * config.guess: Correctly identify Pentium II sco boxes.
15105
15106         * config.guess: Fix "tr" code.  From Weiwen Liu.
15107
15108 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15109
15110         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15111         stabs.
15112
15113 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15114
15115         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15116         (ALL_TARGET_MODULES): Add all-target-libchill.
15117         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15118         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15119         (all-target-libchill): Add dependencies.
15120         * configure.in (target_libs): Add libchill.
15121
15122 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15123
15124         * config.guess: Avoid assumptions about "tr" behaves when
15125         LANG is set to something other than English.
15126
15127 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15128
15129         * configure (gxx_include_dir): Changed to
15130         '${prefix}/include/g++'-${libstdcxx_interface}.
15131
15132         * config.if: New to determine the interfaces.
15133
15134 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15135
15136         * config.guess: Detect and handle MPE/IX.
15137         * config.sub: Deal with MPE/IX.
15138
15139 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15140
15141         * configure.in: Use mh-aix43.
15142
15143 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15144
15145         * configure: Fix --without/--disable cases for gxx-include-dir.
15146
15147 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15148
15149         * mdata-sh:  Imported.  Needed for automake support.
15150
15151 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15152
15153         * Makefile.in (taz): Try "chmod -R og=u ." before
15154         "chmod og=u `find . -print`".
15155
15156 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15157
15158         * configure.in: Add arm-elf and thumb-elf support.
15159
15160 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15161
15162         * Makefile.in: Undo previous patch.
15163
15164 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15165
15166         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15167         to here ...
15168         (install-no-fixedincludes): and here
15169         (INSTALL_MODULES): ... from here.
15170
15171 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15172
15173         * config.sub: Merge with FSF.
15174
15175         * config.guess: Merge with FSF.
15176
15177 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15178
15179         * configure (extraconfigdirs): New variable.
15180         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15181         * Makefile.in (all): Move higher in file.
15182         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15183         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15184         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15185         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15186         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15187
15188 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15189
15190         * Makefile.in (all-target-libjava): Depend on all-gcc and
15191         all-target-newlib.
15192         (configure-target-libjava): Depend on $(ALL_GCC).
15193
15194 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15195
15196         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15197         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15198
15199 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15200
15201         * INSTALL/README: Fix typo.
15202
15203 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15204
15205         * ylwrap: Change absolute path checks to check for DOS style path
15206         names.
15207
15208         * ylwrap: Don't use a full path name if the source file is in the
15209         same directory.  From hjl@lucon.org (H.J. Lu).
15210
15211         * config-ml.in: Default to being verbose, to match Feb 18 change to
15212         configure.
15213
15214 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15215
15216         Brought over from egcs:
15217
15218         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15219
15220         * configure.in (target_subdir): Set to ${target_alias} instead
15221         of "libraries".
15222
15223         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15224
15225         * configure.in (target_subdir): Set to libraries if enable_multilib.
15226
15227 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15228
15229         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15230         multilibs, force reconfiguration the first time we create
15231         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15232
15233 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15234
15235         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15236         avoid confusion with --no-recursion.
15237
15238 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15239
15240         * configure.in: Win32 hosts shouldn't use install -x
15241         * install-sh: remove -x option, and special .exe-handling
15242         hack.
15243
15244 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15245
15246         * config.guess: Recognize i586-pc-beos.
15247         * configure.in: Don't build some bits for beos.
15248
15249 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15250
15251         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15252         CFLAGS default to -O2.
15253
15254         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15255         when using GNU ld.
15256
15257 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15258
15259         * ltmain.sh: Correct install when using a different shell.
15260
15261 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15262
15263         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15264
15265 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15266
15267         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15268         target.
15269
15270 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15271
15272         * ltconfig: Update to correct AIX handling.
15273
15274 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15275
15276         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15277
15278         * configure.in (target_subdir): Set to ${target_alias} instead
15279         of "libraries".
15280
15281 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15282
15283         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15284         (Makefile): Depend on $(gcc_version_trigger).
15285
15286         * configure (gcc_version): Change default initializer to empty
15287         string.
15288         (gcc_version_trigger): New variable; pass this variable down
15289         to subdir configures to enable them checking gcc's version
15290         themselves. Emit make macros for both gcc_version vars.
15291         (topsrcdir): Initialize reliably.
15292         (recursion line): Remove --with-gcc-version=${gcc_version}.
15293
15294 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15295
15296         * configure (enable_version_specific_runtime_libs): Implement new flag
15297         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15298         in $(libsubdir); emit definition in each generated Makefile.
15299         (gxx_include_dir): Initialize depending on
15300         $enable_version_specific_runtime_libs.
15301
15302 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15303
15304         * configure (gcc_version): Initialize properly depending on
15305         how and where configure is started.
15306         (recursion line): Pass a --with-gcc-version=${gcc_version}
15307         to configures in subdirs.
15308
15309 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15310
15311         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15312         cygmon
15313
15314 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15315
15316         * configure.in: Add cygmon and libstub support for mn10200.
15317
15318 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15319
15320         * configure (gcc_version): Add new variable describing the
15321         particular gcc version we're building.
15322         * Makefile.in (libsubdir): Add new macro for the directory
15323         in which the compiler finds executables, libraries, etc.
15324         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15325         and libsubdir.
15326
15327 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15328
15329         * Makefile.in (local-clean): Remove *.log.
15330         (warning.log): Built with warn_summary from build.log.
15331         (mail-report.log): Run test_summary.
15332         (mail-report-with-warnings.log): Run test_summary including
15333         warning.log in the report.
15334
15335 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15336
15337         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15338
15339 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15340
15341         * Makefile.in (grep): Grep no longer depends on libiberty.
15342
15343 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15344
15345         * Makefile.in: all-snavigator needs all-libgui.
15346
15347 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15348
15349         * configure.in: Add cygmon and libstub support for mn10300.
15350
15351 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15352
15353         * missing: Update to version from automake 1.3.
15354
15355         * ltmain.sh: On installation, don't get confused if the same name
15356         appears more than once in the list of library names.
15357
15358 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15359
15360         * config.sub: Accept m68060 and m5200 as CPU names.
15361
15362 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15363
15364         * configure: Use && rather than using -a in test, because odd
15365         strings can confuse test.
15366         * configure.in: Likewise.
15367
15368 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15369
15370         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15371
15372 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15373
15374         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15375         bootstrap4-lean): New targets.
15376
15377 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15378
15379         * mpw-* Delete.  Not used.
15380
15381 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15382
15383         * COPYING.LIB: Update FSF address.
15384
15385 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15386
15387         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15388
15389         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15390         GAS_SUPPORT_DIRS.
15391
15392 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15393
15394         * ltconfig, ltmain.sh: Avoid producing a version number if
15395         -version-info was not used.
15396
15397 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15398
15399         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15400         building with newlib.
15401
15402 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15403
15404         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15405         Solaris `make' causes it to continue to next definition.
15406
15407 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15408
15409         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15410         the right GUI libraries and files are installed along with GDB.
15411
15412 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15413
15414         * configure.in: Change alpha to alpha* in several places.
15415
15416 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15417
15418         * config.sub: Recognize sparc86x.
15419
15420 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15421
15422         * configure.in (--enable-target-optspace): Remove debug echo.
15423
15424 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15425
15426         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15427
15428 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15429
15430         * ltconfig: Update cygwin32 support.
15431
15432         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15433         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15434         (GDB_SUPPORT_DIRS): Likewise.
15435
15436 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15437
15438         * configure.in (target_makefile_frag): If --enable-target-optspace,
15439         use -Os to compile target libraries rather than -O2.  Default to
15440         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15441         not used.
15442         * configure.in (target_cflags): Ditto for d30v.
15443
15444 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15445
15446         * Makefile.in (all-bfd): Depend on all-intl.
15447         (all-binutils): Likewise.
15448         (all-gas): Likewise.
15449         (all-gprof): Likewise.
15450         (all-ld): Likewise.
15451
15452 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15453
15454         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15455
15456 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15457
15458         * Makefile.in (all-bfd): Depend upon all-libiberty.
15459
15460         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15461
15462 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15463
15464         * Makefile.in: Add libstub.
15465
15466         * configure.in: Ditto. Build libstub for targets that have cygmon
15467         support.
15468
15469 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15470
15471         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15472
15473 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15474
15475         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15476         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15477
15478 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15479
15480         * configure: Define DEFAULT_M4 by searching PATH.
15481         * Makfile.in: Use DEFAULT_M4.
15482
15483 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15484
15485         * ltconfig: Add cygwin32 support.
15486
15487         * Makefile.in, configure.in: Add libtool as a native only directory
15488         to configure and build.
15489
15490 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15491
15492         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15493
15494 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15495
15496         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15497
15498 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15499
15500         * Makefile.in: add ash make rules
15501         * configure.in: add ash to native_only and host_tools lists
15502
15503 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15504
15505         * Makefile.in (all-gettext, all-intl): New targets.
15506         (ALL_MODULES): Added all-gettext, all-intl.
15507         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15508         (INSTALL_MODULES): Added install-gettext, install-intl.
15509         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15510
15511         * configure.in (host_tools): Added gettext.
15512         (native_only): Likewise.
15513         (noconfigdirs) [various cases]: Likewise.
15514         (host_libs): Added intl.
15515
15516 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15517
15518         * configure: Do not disable building gdbtk for cygwin32 hosts.
15519
15520 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15521
15522         * configure.in: Add thumb-coff target.
15523         * config.sub: Add thumb-coff target.
15524
15525 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15526
15527         * Makefile.in: Revert yesterday's change.
15528         (all-target-winsup):  all-target-librx stays out of here.
15529
15530 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15531
15532         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15533         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15534         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15535         Remove references to librx and libg++.
15536
15537 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15538
15539         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15540         recursive makes
15541
15542 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15543
15544         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15545         for newlib directory.
15546         (CXX_FOR_TARGET): Likewise.
15547
15548 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15549
15550         * ltconfig: Update after libtool/ltconfig.in change for
15551         hpux11.
15552
15553 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15554
15555         * ltconfig, ltmain.sh: Update to libtool 1.2.
15556
15557 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15558
15559         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15560         (install-gcc-cross): Instead, override LANGUAGES here.
15561
15562 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15563
15564         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15565         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15566
15567 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15568
15569         * configure.in: Add Thumb-pe target.
15570
15571 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15572
15573         * Makefile.in - changed sn targets to snavigator
15574         * configure.in - changed sn targets to snavigator
15575
15576 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15577
15578         * config-ml.in: After building symlink tree call make distclean
15579         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15580         to be the case for libiberty.
15581
15582 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15583
15584         * configure: When making link, also check the current
15585         directory. The configure scripts may create one.
15586
15587 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15588
15589         * config.sub: Accept alphapca56 and alphaev6 properly.
15590
15591 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15592
15593         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15594
15595 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15596
15597         * config.sub (sco5): Fix typo.
15598
15599 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15600
15601         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15602         install-itcl.
15603         (install-itcl): Remove dependency on install-tcl.
15604
15605 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15606
15607         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15608
15609 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15610
15611         * configure.in: Don't build libgui for a cygwin32 target when not on
15612         a cygwin32 host.
15613
15614 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15615
15616         * configure (redirect): Set to null, so default behavior of
15617         configure is now --verbose.
15618
15619 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15620
15621         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15622         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15623
15624 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15625
15626         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15627         this change to sync Makefile.in with its ChangeLog entries.
15628
15629 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15630
15631         * ltmain.sh (mkdir): Check that the directory doesn't exist
15632         before we exit with error, so that we don't get races during
15633         parallel builds.
15634
15635 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15636
15637         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15638
15639 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15640
15641         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15642         PICFLAG_FOR_TARGET.
15643         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15644
15645         * configure: Emit a definition for the new macro enable_shared
15646         into each Makefile.
15647
15648 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15649
15650         * configure.in (host_tools, native_only): Add libtool.
15651
15652 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15653
15654         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15655         Fix typo in ming config comment.
15656
15657 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15658
15659         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15660
15661 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15662
15663         * config.sub: Add tic30 cases, and map c30 to tic30.
15664
15665 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15666
15667         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15668         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15669         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15670         (CLEAN_TARGET_MODULES): Similarly
15671         (all-target-libf2c): Add dependences.
15672         * configure.in (target_libs): Add libf2c.
15673
15674 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15675
15676         * configure.in: Remove expect from noconfigdirs when target
15677         is cygwin32.  OK to build expect and dejagnu with Canadian
15678         Cross.
15679
15680 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15681
15682         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15683         host.
15684
15685         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15686         and mingw32.
15687
15688 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15689
15690         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15691         here as it is not defined in the toplevel Makefile.
15692
15693 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15694
15695         * configure (package_makefile_rules_frag): New variable, which names
15696         a file with generic rules, ...
15697         Change comment to mention we now have FIVE parts.
15698         * configure: Undo last change.
15699
15700 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15701
15702         * config.guess: More accurate determination of HP processor types.
15703         * config.sub: More accurate determination of HP processor types.
15704
15705 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15706
15707         * configure (package_makefile_frag): Move inserting the
15708         ${package_makefile_frag} to where it should be according
15709         to the comment.
15710
15711 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15712
15713         * config.guess: Add support for Linux/ARM.
15714
15715 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15716
15717         * .cvsignore: Remove *-info and *-install since they match
15718         release-info and mpw-install, which we don't want to just ignore.
15719
15720 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15721
15722         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15723
15724 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15725
15726         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15727         local_prefix to sub-make invocations.
15728
15729 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15730
15731         * configure.in: Check makefile fragments in the source
15732         directory.
15733
15734 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15735
15736         * configure.in: Check whether host and target makefile
15737         fragments exist before adding them to *_makefile_frag.
15738
15739 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15740
15741         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15742
15743 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15744
15745         * configure.in: Make sure we only replace RPATH_ENVVAR on
15746         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15747         regexp to sed.
15748
15749         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15750         to sub-makes.
15751
15752 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15753
15754         * config-ml.in (multi-do): LDFLAGS must include multilib
15755         designator.
15756
15757 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15758
15759         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15760
15761 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15762
15763         * config.sub: Add mingw32 support.
15764         * configure.in: Likewise.
15765
15766 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15767
15768         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15769
15770 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15771
15772         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15773         * configure (gxx_include_dir): Provide a definition for subdirs
15774         which do not use autoconf.
15775
15776 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15777
15778         * config.guess: Sync with egcs.  Picks up new alpha support,
15779         BeOS & some additional linux support.
15780
15781 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15782
15783         * config.guess: HP 9000/803 is a PA1.1 machine.
15784
15785 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15786
15787         * configure.in: It's alpha*-...
15788
15789 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15790
15791         * configure.in (host_makefile_frag, target_makefile_frag):
15792         Handle multiple config files.
15793         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15794         alpha-*-*.
15795
15796 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15797
15798         * mkdep: New file.
15799
15800 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15801
15802         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15803
15804 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15805
15806         * Makefile.in: Add libgui directory.
15807         (GDB_TK): Add all-libgui.
15808         * configure.in: Add libgui directory.
15809         * configure: Add all-libgui to GDB_TK.
15810
15811 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15812
15813         * config-ml.in (multidirs): Add m32r to multilib list.
15814
15815 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15816
15817         * Makefile.in (all-target-gperf): Change dependency to
15818         all-target-libstdc++.
15819
15820 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15821
15822         * config.guess: Add BeOS support.
15823
15824 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15825
15826         Source directory cvs renamed to cvssrc:
15827         * configure.in (host_tools): Change cvs to cvssrc.
15828         (native_only): Likewise.
15829         (noconfigdirs) [various cases]: Likewise.
15830         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15831         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15832         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15833         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15834         (all-cvssrc): Rename target from all-cvs.
15835
15836 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15837
15838         * configure (gxx_include_dir): Fix thinko.
15839
15840 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15841
15842         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15843         (install-cross, install-gcc-cross): New targets.
15844
15845 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15846
15847         * configure.in (noconfigdirs): Add support for Thumb target.
15848
15849         * config.sub (maybe_os): Add support for Thumb target.
15850
15851 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15852
15853         * Makefile.in: Add rules for cygmon.
15854
15855         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15856
15857 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15858
15859         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15860         * configure (gxx_include_dir): Provide a definition for subdirs
15861         which do not use autoconf.
15862
15863 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15864
15865         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15866         11/18/97 build
15867
15868 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15869
15870         * From Franz Sirl.
15871         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15872         found on RedHat Linux systems.
15873
15874 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15875
15876         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15877         guesses.
15878
15879 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15880
15881         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15882
15883 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15884
15885         * ltmain.sh: If mkdir fails, check whether the directory was created
15886         anyhow by some other process.
15887
15888 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15889
15890         * configure.in (d30v-*-*): Configure all directories.
15891
15892 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15893
15894         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15895         for the D30V.
15896
15897 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15898
15899         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15900
15901 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15902
15903         * include/libiberty.h: Add extern "C" { so it can be used with C++
15904         progrms.
15905         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15906         programs.
15907
15908 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15909
15910         * configure.in (d30v-*-*): Configure GCC now.
15911
15912 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15913
15914         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15915         is no longer needed.
15916
15917 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15918
15919         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15920
15921 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15922
15923         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15924         targets using "$@" to provide support for similar but not identical
15925         targets without having to duplicate code.
15926
15927 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15928
15929         * makefile.vms: Fix to work with DEC C.
15930
15931 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15932
15933         * config.sub: Add mips-tx39-elf to marketing names.
15934
15935 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15936
15937         * ltmain.sh: Handle symlinks in generated script.
15938
15939 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15940
15941         * configure: Handle autoconf style directory options: --bindir,
15942         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15943         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15944         --sysconfdir.
15945         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15946         (sharedstatedir, localstatedir, oldincludedir): New variables.
15947         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15948         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15949         sbindir, sharedstatedir, and sysconfdir.
15950
15951 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15952
15953         * Makefile.in (bootstrap-lean): New target.
15954
15955 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15956
15957         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15958         sn, and gnuserv from noconfigdirs.
15959
15960 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15961
15962         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15963
15964 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15965
15966         * Makefile.in (cross): New target.
15967
15968 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15969                           Jeff Law         <law@cygnus.com>
15970
15971         * Makefile.in (bootstrap2, bootstrap3): New targets.
15972         (all-bootstrap): Remove outdated and confusing target.
15973         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15974
15975 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15976
15977         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15978         windows.  Consistent with gdb/configure.
15979
15980 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15981
15982         * configure.in: Name Linux target fragment.
15983
15984         * configure: Rewrite so that project Makefile fragment is inserted
15985         first and appears last in the resulting Makefile.
15986
15987 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15988
15989         * Makefile.in (install-itcl): Install tcl first.
15990
15991 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15992
15993         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15994
15995 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15996
15997         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15998
15999         * configure.in (skipdirs): Add target-librx for Linux.
16000         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16001
16002 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16003
16004         * Makefile.in (bootstrap): New target.
16005
16006 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16007
16008         * config.sub: Accept 'amigados' for backward compatibility.
16009
16010 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16011
16012         * config.guess: Merge with FSF.
16013
16014 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16015
16016         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16017
16018 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16019
16020         * config.sub: Add "marketing-names" patch.
16021
16022 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16023
16024         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16025
16026 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16027
16028         * config.sub: Handle v850-elf.
16029
16030 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16031
16032         * .cvsignore (*-install): Remove.
16033
16034 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16035
16036         * ltconfig: Set CONFIG_SHELL in libtool.
16037         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16038
16039 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16040
16041         * configure.in (target_subdir): Set to libraries if enable_multilib.
16042
16043 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16044
16045         * config.guess: Update from gcc directory.
16046
16047 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16048
16049         * Makefile.in (all-sim): Depends on all-readline.
16050
16051 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16052
16053         * Makefile.in (BISON, YACC): Use $$s.
16054         (all-bison): Depend on all-texinfo.
16055
16056 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16057
16058         * Makefile.in (BISON): Add -L flag.
16059         (YACC): Likewise.
16060
16061 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16062
16063         * configure.in (noconfigdirs): Add support for v850e target.
16064
16065         * config.sub (maybe_os): Add support for v850e target.
16066
16067 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16068
16069         * configure.in (noconfigdirs): Add support for v850ea target.
16070
16071         * config.sub (maybe_os): Add support for v850ea target.
16072
16073 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16074
16075         * config.sub: Add mipstx39.  Delete r3900.
16076
16077 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16078
16079         * Makefile.in (all-autoconf): Depends on all-texinfo.
16080
16081 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16082
16083         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16084         eabi targets.
16085
16086 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16087
16088         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16089
16090         * configure: When handling a Canadian Cross, handle YACC as well as
16091         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16092         * Makefile.in (all-bison): Depend upon all-texinfo.
16093
16094 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16095
16096         * Makefile.in (BISON): bison, not byacc or bison -y.
16097         (YACC): bison -y or byacc or yacc.
16098         (various): Add *-bison as appropriate.
16099         (taz): No need to mess with BISON anymore.
16100
16101 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16102
16103         * configure: If OSTYPE matches *win32*, try to find a good value for
16104         CONFIG_SHELL.
16105
16106 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16107
16108         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16109         configure.in if it is present.
16110
16111 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16112
16113         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16114
16115 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16116
16117         * config.sub: Recognize `arc' cpu.
16118         * configure.in: Likewise.
16119         * config-ml.in: Likewise.
16120
16121 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16122
16123         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16124
16125 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16126
16127         * configure: Changed sed delimiter from ':' to '|' when
16128         attempting to substitute ${config_shell} for SHELL. On
16129         NT ${config_shell} may contain a ':' in it.
16130
16131 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16132
16133         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16134
16135 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16136
16137         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16138
16139 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16140
16141         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16142
16143         * ylwrap: If the program is a relative path, force it to be
16144         absolute.
16145
16146 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16147
16148         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16149
16150 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16151
16152         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16153         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16154         for libraries.
16155
16156 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16157
16158         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16159         separated by spaces.
16160
16161 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16162
16163         * ylwrap: New file.
16164         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16165
16166         * ltmain.sh: Handle /bin/sh at start of install program.
16167
16168         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16169
16170         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16171         * missing: New file, from automake 1.2.
16172
16173 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16174
16175         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16176         check-tk to CHECK_X11_MODULES.
16177
16178 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16179
16180         * config.sub: Merge with FSF.
16181
16182 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16183
16184         * config.guess: Merge with FSF.
16185
16186 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16187
16188         * configure: Treat msdosdjgpp like go32.
16189         * configure.in: Likewise.  Don't remove gprof for go32.
16190
16191         * configure: Change Makefile.tem2 to Makefile.tm2.
16192
16193 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16194
16195         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16196
16197 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16198
16199         * install-sh (chmodcmd): Set to null if the DST directory already
16200         exists.  Same as Nov 11th change.
16201
16202 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16203
16204         * configure (GDB_TK): Needs itcl and tix.
16205
16206 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16207
16208         * config.guess: Update from FSF.
16209
16210 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16211
16212         * Makefile.in (GDB_TK): Depend on itcl and tix.
16213
16214 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16215
16216         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16217         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16218         (INSTALL_SCRIPT): New variable.
16219         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16220         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16221         to -x.
16222         * install-sh: Add support for -x option.
16223
16224 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16225
16226         * configure.in, Makefile.in: Treat tix like itcl.
16227
16228 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16229
16230         * Makefile.in (WINDRES): New variable.
16231         (WINDRES_FOR_TARGET): New variable.
16232         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16233         (EXTRA_HOST_FLAGS): Add WINDRES.
16234         (EXTRA_TARGET_FLAGS): Add WINDRES.
16235         (EXTRA_GCC_FLAGS): Add WINDRES.
16236         ($(DO_X)): Pass down WINDRES.
16237         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16238         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16239         DLLTOOL_FOR_TARGET.
16240
16241 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16242
16243         * configure.in: configure sim before gdb for win32-x-ppc
16244
16245 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16246
16247         Move gperf into the toplevel, from libg++.
16248         * configure.in (target_tools): Add target-gperf.
16249         (native_only): Add target-gperf.
16250         * Makefile.in (all-target-gperf): New target, depend on
16251         all-target-libg++.
16252         (configure-target-gperf): Empty rule.
16253         (ALL_TARGET_MODULES): Add all-target-gperf.
16254         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16255         (CHECK_TARGET_MODULES): Add check-target-gperf.
16256         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16257         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16258
16259 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16260
16261         * config.sub (mn10200): Recognize new basic machine.
16262
16263 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16264
16265         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16266         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16267
16268 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16269
16270         * configure.in: If we're building mips-sgi-irix6* native, turn on
16271         ENABLE_MULTILIB and set TARGET_SUBDIR.
16272
16273 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16274
16275         * Makefile.in (all-sn): Depend on all-grep.
16276
16277 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16278
16279         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16280
16281         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16282         Makefile.  From Jeff Makey <jeff@cts.com>.
16283         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16284
16285         * Makefile.in (DISTBISONFILES): Remove.
16286         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16287         $(DEFAULT_YACC).
16288
16289         * configure.in: Build itl, db, sn, etc., when building for native
16290         cygwin32.
16291
16292         * Makefile.in (LD): New variable.
16293         (EXTRA_HOST_FLAGS): Pass down LD.
16294         ($(DO_X)): Likewise.
16295
16296 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16297
16298         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16299
16300 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16301
16302         * configure.in (targargs): Strip out any supplied --build argument
16303         before adding our own. Always add --build.
16304
16305 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16306
16307         * configure.in (targargs): Pass --build if we're doing
16308         a cross-compile.
16309
16310 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16311
16312         * configure: Use '|' instead of ":" as the separator in
16313         sed. Otherwise sed chokes on NT path names with drive
16314         designators. Also look for "?:*" as the leading characters in an
16315         absolute pathname.
16316
16317 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16318
16319         * config.sub: Support for r3900.
16320
16321 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16322
16323         * configure.in: Use install-sh, not install.sh.
16324
16325 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16326
16327         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16328         apply it twice.
16329
16330 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16331
16332         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16333         install-binutils.
16334
16335 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16336
16337         * Makefile.in: Add automake targets.
16338         * configure.in (host_tools): Add automake.
16339
16340 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16341
16342         * configure: Default CXX to c++, not gcc.
16343         * Makefile.in (CXX): Set to c++, not gcc.
16344         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16345
16346 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16347
16348         * install-sh: try appending a .exe if source file doesn't
16349         exist
16350
16351 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16352
16353         * configure.in: Turn on multilib by default.
16354         (cross_only): Remove target-libiberty.
16355
16356         * Makefile.in (all-gcc): Don't depend on libiberty.
16357
16358 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16359
16360         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16361
16362 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16363
16364         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16365         (DISTBISONFILES): Add ld/Makefile.in
16366
16367 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16368
16369         * configure.in: if target is cygwin32 but host isn't cygwin32,
16370         don't configure gdb tcl tk expect, not just gdb.
16371
16372 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16373
16374         * configure.in: Added gnuserv everywhere sn appears.
16375
16376         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16377         (CROSS_CHECK_MODULES): Added check-gnuserv.
16378         (INSTALL_MODULES): Added install-gnuserv.
16379         (CLEAN_MODULES): Added clean-gnuserv.
16380         (all-gnuserv): New target.
16381
16382 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16383
16384         * config.guess: Fixes for MIPS OpenBSD systems.
16385
16386 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16387
16388         * Makefile.in (INSTALL_XFORM): Remove.
16389         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16390
16391         * mkinstalldirs: New file, copied from automake.
16392         * Makefile.in (installdirs): Rename from install-dirs.  Use
16393         mkinstalldirs.  Change all users.
16394         (DEVO_SUPPORT): Add mkinstalldirs.
16395
16396 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16397
16398         * install-sh: Rename from install.sh.
16399         * Makefile.in (INSTALL): Change install.sh to install-sh.
16400         (DEVO_SUPPORT): Likewise.
16401
16402         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16403         Graichen <graichen@rzpd.de>.
16404
16405 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16406
16407         * config.guess: Recognize OpenBSD systems correctly.
16408
16409 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16410
16411         * README, Makefile.in (ETC_SUPPORT): Remove references to
16412         cfg-paper*, configure.{texi,man,info*}._
16413
16414 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16415
16416         * Makefile.in (all.normal): Ensure that gcc is built after all
16417         the x11 - ie gdb - targets.
16418
16419 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16420
16421         * makefile.vms: Don't run conf-a-gas.
16422
16423 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16424
16425         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16426
16427 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16428
16429         * configure.in: Remove noconfigdirs case since gdb also
16430         configures and builds for tic80-coff.
16431
16432 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16433
16434         * configure: Set cache_file to config.cache.
16435         * Makefile.in (local-distclean): Remove config.cache.
16436
16437 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16438
16439         * COPYING: Update FSF address.
16440
16441 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16442
16443         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16444         noconfigdirs.
16445
16446 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16447
16448         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16449         MAKEDIRS, is empty.
16450
16451 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16452
16453         * config.sub: Tweak mn10300 entry.
16454
16455 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16456
16457         * configure.in (host_tools): Put sim before gdb, so gdb's
16458         configure.tgt can determine if the simulator was configured.
16459
16460 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16461
16462         * config.sub: Move BeOS $os case to be with other Cygnus
16463         local cases.
16464
16465 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16466
16467         * config.sub: Remove misplaced comment that broke Linux.
16468
16469 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16470
16471         * config.sub: Add BeOS support.
16472
16473 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16474
16475         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16476
16477 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16478
16479         * configure.in (noconfigdirs): Remove tcl and tk from
16480         noconfigdirs for cygwin32 builds.
16481
16482 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16483
16484         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16485
16486 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16487
16488         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16489         make-all.com, use makefile.vms instead.
16490
16491 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16492
16493         * config.sub: Accept -lnews*.
16494
16495 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16496
16497         * configure.in (noconfigdirs): Disable target-newlib,
16498         target-examples and target-libiberty for d30v.
16499
16500 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16501
16502         * configure.in (noconfigdirs): Enable ld for d30v.
16503
16504 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16505
16506         * configure.in (tic80-*-*): Build compiler.
16507
16508 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16509
16510         * configure.in (d30v-*): Remove sim directory from list of
16511         unsupported d30v directories
16512
16513 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16514
16515         * config.sub, configure.in: Add d30v target cpu.
16516
16517 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16518
16519         * makefile.vms: New file.
16520         * make-all.com: Remove.
16521
16522 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16523
16524         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16525
16526 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16527
16528         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16529
16530 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16531
16532         * Makefile.in (ALL_MODULES): Added all-db.
16533         (CROSS_CHECK_MODULES): Addec check-db.
16534         (INSTALL_MODULES): Added install-db.
16535         (CLEAN_MODULES): Added clean-db.
16536
16537 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16538
16539         * config.guess: Merge with latest FSF sources.
16540
16541 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16542
16543         * Makefile.in (ALL_MODULES): Added all-itcl.
16544         (CROSS_CHECK_MODULES): Added check-itcl.
16545         (INSTALL_MODULES): Added install-itcl.
16546         (CLEAN_MODULES): Added clean-itcl.
16547
16548 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16549
16550         * configure.in: build gdb for mn10200
16551
16552 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16553
16554         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16555
16556 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16557
16558         * configure.in (tic80-*-*): Turn off most targets right now.
16559
16560 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16561
16562         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16563         rather than the makeinfo program.
16564         (do-info): Depend upon all-texinfo.
16565
16566 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16567
16568         * configure.in: Remove uses of config/mh-linux.
16569
16570         * config.sub, config.guess: Merge with latest FSF sources.
16571
16572 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16573
16574         * config.sub (case $basic_machine): Add tic80 entries.
16575
16576 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16577
16578         * config.sub, config.guess: Merge with latest FSF sources.
16579
16580 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16581
16582         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16583         * mpw-config.in: Test for NewFolderRecursive.
16584         * mpw-install: Use symbolic name for startup filename.
16585         * mpw-README: Add various additional details.
16586
16587 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16588
16589         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16590
16591 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16592
16593         * configure.in: Do build gcc and the target libraries for
16594         the mn10200.
16595
16596 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16597
16598         * configure.in: don't avoid building gdb for mn10300 any more
16599         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16600         instead of single-quoting it.
16601
16602 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16603
16604         * configure.in: Don't use --with-stabs on IRIX 6.
16605
16606 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16607
16608         * configure.in (m32r): Build gdb, libg++ now.
16609
16610 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16611
16612         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16613         directories from noconfigdirs.
16614
16615 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16616
16617         * config.sub (basic_machine): added mips16 configuration
16618
16619 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16620
16621         * config.sub: Handle d10v-unknown.
16622
16623 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16624
16625         * config.sub: Handle v850-unknown.
16626
16627 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16628
16629         * Makefile.in: add findutils
16630         * configure.in: add findutils to list of host_tools
16631
16632 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16633
16634         * config.sub: Handle mn10200 and mn10300.
16635
16636 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16637
16638         * configure.in (d10v-*): Do not build librx.
16639
16640 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16641
16642         * configure.in (mn10300): Build everything except gdb & libgloss.
16643
16644 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16645
16646         * config.guess:  Patch for Dansk Data Elektronik servers,
16647         from Niels Skou Olsen <nso@dde.dk>.
16648
16649         For ncr, use /bin/uname rather than uname, since GNU uname does not
16650         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16651
16652         Patch for MIPS R4000 running System V,
16653         from Eric S. Raymond <esr@snark.thyrsus.com>.
16654
16655         Fix thinko for nextstep.
16656
16657         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16658
16659         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16660         * config.guess: Guess mips-dec-mach_bsd4.3.
16661
16662         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16663         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16664         release numbers.
16665         * config.guess (mips-mips-riscos*):  Emit just enough of the
16666         release number.
16667
16668         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16669         * config.guess (sparc-auspex-sunos*):  Added.
16670         (f300-fujitsu-*): Added.
16671
16672         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16673         * config.guess:  Recognize a Tadpole as a sparc.
16674
16675 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16676
16677         * config.guess: Don't assume that NextStep version is either 2 or
16678         3.  NextStep 4 (aka OpenStep 4) has come out now.
16679
16680 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16681
16682         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16683         From Rik Faith <faith@cs.unc.edu>.
16684
16685 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16686
16687         * config.sub: Contributions from bug-gnu-utils to:
16688         Support plain "hppa" (no version given) architecture, reported by
16689         OpenStep.
16690         OpenBSD like NetBSD.
16691         LynxOs is not a hardware supplier.
16692
16693         * config.guess: Contributions from bug-gnu-utils to add support for:
16694         OpenBSD like NetBSD.
16695         Stratus systems.
16696         More Pyramid systems.
16697         i[n>4]86 Intel chips.
16698         M680[n>4]0 Motorola chips.
16699         Use unknown instead of lynx for hardware manufacturer.
16700
16701 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16702
16703         * install.sh (chmodcmd): Set to null if the DST directory already
16704         exists.
16705
16706 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16707
16708         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16709         not use mt-ppc target Makefile fragment any more.
16710
16711 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16712
16713         * configure.in (*-*-windows):  Exclude everything but those dirs
16714         needed to build windows.
16715
16716 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16717
16718         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16719
16720 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16721
16722         * configure.in:  Exclude mmalloc from i386-windows.
16723
16724 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16725
16726         * Undo my previous change.
16727
16728 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16729
16730         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16731         unconditionally.
16732         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16733
16734 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16735
16736         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16737         host to add it's own flags.
16738
16739 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16740
16741         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16742
16743 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16744
16745         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16746         (CXX_FOR_TARGET): Likewise.
16747         (GCC_FOR_TARGET): Define.
16748         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16749         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16750         CC_FOR_TARGET was specified on the command line.
16751         (MAKEOVERRIDES): Don't define.
16752
16753 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16754
16755         * configure.in (m32r): Fix spelling of libg++ libs.
16756
16757 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16758
16759         * config.sub (-apple*): Remove, now redundant.
16760
16761 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16762
16763         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16764
16765         * configure: Rework yesterday's sed script patch.
16766
16767         * config.sub: Merge with FSF.
16768
16769 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16770
16771         * config.guess:  Merge from FSF.
16772
16773         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16774         * config.guess: Use pc instead of unknown, for pc clone systems.
16775         Change linux to linux-gnu.
16776
16777         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16778         * config.guess: Avoid non-portable tr syntax.
16779
16780 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16781
16782         * test-build.mk (HOLES): Add "xargs" for gdb.
16783
16784         * configure: Avoid hpux10.20 sed bug.
16785
16786 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16787
16788         * configure.in:  Add support for windows host
16789         (that is a build done under the Microsoft build environment).
16790
16791 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16792
16793         * Makefile.in: Replace all uses of srcroot with s, to shrink
16794         command line lengths.
16795
16796         Patches from Geoffrey Noer <noer@cygnus.com>:
16797         * configure.in: If configuring for newlib, pass --with-newlib to
16798         subdirectories.
16799         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16800         -Bnewlib/ and -Lwinsup to gcc.
16801         (CXX_FOR_TARGET): Likewise.
16802
16803 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16804
16805         * Makefile.in (ETC_SUPPORT): Add configure.
16806
16807 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16808
16809         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16810         host configuration file.
16811
16812 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16813
16814         * configure.in: Break mn10x00 support into separate
16815         mn10200 and mn10300 configurations.
16816         * config.sub: Likewise.
16817
16818 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16819
16820         * configure.in: Add lots of stuff to noconfigdirs for
16821         the mn10x00 targets.
16822
16823         * config.sub, configure.in: Add mn10x00 support.
16824
16825 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16826
16827         * make-all.com: Call conf-a-gas, not config-a-gas.
16828
16829 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16830
16831         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16832         targets.
16833
16834 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16835
16836         * mpw-README: Add much more detail for native PowerMac.
16837         * mpw-install: New file.
16838         * mpw-configure: Add --norecursion and --help options.
16839         * mpw-config.in: Translate readme and install files when
16840         copying to objdir.
16841         * mpw-build.in: Don't always depend on byacc and flex.
16842         (install-only-top): New action.
16843
16844 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16845
16846         * configure.in:  You can now configure GDB for the v850.
16847
16848 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16849
16850         * configure.in (noconfigdirs): Don't configure any C++ dirs
16851         if targeting D10V.
16852
16853 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16854
16855         * config.sub: Recognize mips64vr5000.
16856
16857 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16858
16859         * configure.in: Use a single line for host_tools and native_only.
16860
16861 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16862
16863         * config.sub, configure.in: Add entries for m32r.
16864
16865 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16866
16867         * Makefile.in (inet-install): Don't run install-gzip.
16868
16869 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16870
16871         * configure.in:  Don't config lots of things for *-*-windows*.
16872
16873 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16874
16875         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16876         (host_libs, host_tools): Copy from configure.in.
16877         * mpw-configure: Don't complain about directories not found.
16878
16879 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16880
16881         * configure.in (i[345]86): Recognize i686 for pentium pro.
16882         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16883         file.
16884
16885         * config.guess (i[345]86): Ditto.
16886
16887 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16888
16889         * configure.in (noconfigdirs): Removed gdb for D10V.
16890
16891 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16892
16893         * configure.in: Remove ld, target-libio, target-libg++, and
16894         target-libstdc++ from noconfigdirs.
16895
16896 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16897
16898         * configure: Fix three locations where shell scripts were
16899         being run directly rather than with config_shell.
16900
16901 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16902
16903         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16904         * config.sub (basic_machine): Recognize v850.
16905
16906 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16907
16908         * mpw-configure: Handle multiple enable/disable options and
16909         pass them down recursively, handle -c and -s flags appropriately
16910         depending on choice of compiler, add escape mechanism for
16911         quoted arguments to gC.
16912
16913 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16914
16915         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16916         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16917         so that -mrelocatable-lib and -mno-eabi are used.
16918
16919         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16920         not support --print-multi-lib, don't abort.
16921
16922 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16923
16924         * make-all.com: Run config-a-gas.
16925         * setup.com: Don't copy subdirectory files around.
16926
16927 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16928
16929         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16930         target, it now compiles correctly.
16931
16932 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16933
16934         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16935
16936 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16937
16938         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16939
16940 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16941
16942         * configure.in (native_only): Add prms.
16943
16944 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16945
16946         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16947         (BINUTILS_SUPPORT_DIRS): Likewise.
16948
16949 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16950
16951         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16952         d10v support is added.
16953
16954 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16955
16956         * configure.in (d10v-*-*): New target.
16957
16958 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16959
16960         * config.guess (HP 9000/811): Recognize this as a PA1.1
16961         machine.
16962
16963 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16964
16965         * Makefile.in (do-tar-gz): New target, split out from tail end of
16966         taz target.  Run each command separately, don't use pipes.
16967         (taz): Use it.
16968
16969 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16970
16971         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16972         * mpw-build.in: No builds should depend on building byacc or flex,
16973         they are assumed to be installed already.
16974
16975 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16976
16977         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16978         variable that CC_FOR_TARGET needs.
16979
16980 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16981
16982         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16983         options have changed since the last time the subdirectory was
16984         configured, and if it has, reconfigure.
16985         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16986         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16987
16988 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16989
16990         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16991         CLEAN_MODULES): Add bash.
16992         (all-bash): New target.
16993
16994 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16995
16996         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16997
16998 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16999
17000         * config.sub (basic_machine): Recognize d10v as a valid processor.
17001
17002 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17003
17004         * mpw-configure: Add support for --bindir.
17005         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17006
17007 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17008
17009         * configure.in: add bash, time, gawk to list of hosttools and things
17010         to only build for native toolchains
17011
17012 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17013
17014         * Makefile.in (docdir): Remove.
17015
17016 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17017
17018         * Makefile.in (datadir): Set to $(prefix)/share.
17019
17020 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17021
17022         * configure.in: build diff and patch for cygwin32-hosted
17023         toolchains.
17024
17025 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17026
17027         * config.sub: Accept -rtems*.
17028
17029 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17030
17031         * configure.in: enable dosrel for cygwin32-hosted builds,
17032                 remove diff from the list of things not buildable
17033                 via Canadian Cross
17034
17035 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17036
17037         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17038         don't get ". ".
17039
17040 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17041
17042         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17043
17044 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17045
17046         * Makefile.in (taz): Handle case where tex3patch didn't even get
17047         checked out.  Also, if it was found, put the symlink in a new util
17048         subdirectory.
17049
17050 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17051
17052         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17053
17054 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17055
17056         * config.sub: Recognize -openvms.
17057         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17058         * make-all.com, setup.com: New files.
17059
17060 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17061
17062         * Makefile.in (taz): tex3patch moved to texinfo/util.
17063
17064 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17065
17066         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17067         * configure.in: remove make from disable-if-Can-Cross list
17068                 enable gdb if ${host} and ${target} are cygwin32
17069
17070 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17071
17072         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17073         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17074
17075 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17076
17077         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17078         distinguish sysv/svr4/bsd variants.
17079         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17080
17081 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17082
17083         * configure.in: Added copyright notice.
17084         * move-if-change: Added copyright notice.
17085
17086 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17087
17088         * configure.in (powerpcle-*-solaris*): Until we get shared
17089         libraries working, don't build gdb, sim, make, tcl, tk, or
17090         expect.
17091
17092 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17093
17094         * config.guess:  Merge with FSF:
17095
17096         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17097         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17098
17099         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17100         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17101
17102         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17103         * config.guess:  Combine two OSF1 rules.
17104         Also recognize field test versions.  From mjr@zk3.dec.com.
17105         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17106         because GNU uname does not support -p.  From pmr@pajato.com.
17107
17108 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17109
17110         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17111
17112 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17113
17114         * mpw-README: Document GCCIncludes.
17115
17116 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17117
17118         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17119
17120 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17121
17122         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17123
17124 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17125
17126         * configure.in (*-*-cygwin32): Configure make.
17127
17128 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17129
17130         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17131
17132 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17133
17134         * Makefile.in (all-inet): Depend on all-perl.
17135
17136         * Makefile.in (inet-install): New target.
17137
17138         * Makefile.in (all-inet): Depend on all-tcl.
17139         (all-inet): Depend on all-send-pr.
17140
17141 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17142
17143         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17144         temporarily.
17145
17146 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17147
17148         * configure.in: Don't configure --with-gnu-ld on AIX.
17149
17150 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17151
17152         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17153
17154 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17155
17156         * Makefile.in (ALL_MODULES): Added all-inet.
17157         (CROSS_CHECK_MODULES): Added check-inet.
17158         (INSTALL_MODULES): Added install-inet.
17159         (CLEAN_MODULES): Added clean-inet.
17160         (all-indent): New target.
17161
17162         * configure.in (host_tools): Added inet.
17163         (native_only): Added inet.
17164         (noconfigdirs): Added inet.
17165
17166 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17167
17168         * configure.in: Don't configure libgloss if we are not configuring
17169         newlib.
17170
17171 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17172
17173         * configure.in: Don't configure libgloss for unsupported
17174         architectures.
17175
17176 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17177
17178         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17179
17180 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17181
17182         * Makefile.in (ALL_MODULES): Include all-apache.
17183         (CROSS_CHECK_MODULES): Include check-apache.
17184         (INSTALL_MODULES): Include install-apache.
17185         (all-apache): New target.
17186
17187         * configure.in: Added apache everywhere perl is seen.
17188
17189 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17190
17191         * Makefile.in: Add support for clean-{module} and
17192         clean-target-{module} rules.
17193
17194 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17195
17196         * configure.in (*-*-ose) do not build libgloss.
17197
17198 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17199
17200         * config.guess (prep*:SunOS:5.*:*): Turn into
17201         powerpele-unknown-solaris2.
17202
17203 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17204
17205         * configure.in: Permit --enable-shared to specify a list of
17206         directories.
17207
17208 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17209
17210         * configure.in (host==solaris): Pass only the first word of $CC
17211         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17212
17213 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17214
17215         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17216
17217 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17218
17219         * Makefile.in (ALL_MODULES): Include all-perl.
17220         (CROSS_CHECK_MODULES): Include check-perl.
17221         (INSTALL_MODULES): Include install-perl.
17222         (ALL_X11_MODULES): Include all-guile.
17223         (CHECK_X11_MODULES): Include check-guile.
17224         (INSTALL_X11_MODULES): Include install-guile.
17225         (all-perl): New target.
17226         (all-guile): New target.
17227
17228         * configure.in (host_tools): Include perl and guile.
17229         (native_only): Include perl and guile.
17230         (noconfigdirs): Don't build guile and perl; no ports have been
17231         done.
17232
17233 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17234
17235         * configure (--enable-*): Handle quoted option lists such as
17236         --enable-sim-cflags='-g0 -O' better.
17237
17238 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17239
17240         * Makefile.in ({,inst}all-target): New rule so we can make and
17241         install all of the target directories easily.
17242
17243 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17244
17245         * configure.in: Add missing global flag in sed substitution when
17246         deleting `target-' from ${configdirs}.
17247
17248 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17249
17250         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17251         option.
17252
17253         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17254         config/mh-necv4.
17255
17256         * install.sh: Correct misspelling of transformbasename.
17257
17258         * config.guess: Recognize mips-*-sysv*.
17259
17260 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17261
17262         * config.sub: Recognize mon960.
17263
17264 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17265
17266         * configure: Restore Canadian Cross handling of BISON and LEX,
17267         removed in Feb 20 change.
17268
17269 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17270
17271         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17272         Mention make install.  Remove the old copyright date as well the
17273         clumsy and rather pointless copyright on the README file.
17274
17275 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17276
17277         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17278         Makefile after running symlink-tree, then run `make distclean' to
17279         avoid clobbering any generated files in srcdir.
17280
17281 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17282
17283         * configure.in (m68k-*-netbsd*): Build everything now.
17284
17285 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17286
17287         * Makefile.in (taz): Fix quoting.
17288
17289 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17290
17291         * configure.in (sparclet-*-*): Build everything now.
17292
17293 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17294
17295         * configure.in (m68k-*-linux*): New host.
17296
17297 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17298
17299         * configure: Check for bison before byacc.
17300
17301 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17302
17303         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17304         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17305         searching PATH.  These are used as fallbacks by Makefile.in if
17306         flex/bison/byacc aren't in objdir.
17307
17308 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17309
17310         * Makefile.in: Make everything which depends upon all-bfd also
17311         depend upon all-opcodes, in case --with-commonbfdlib is used.
17312
17313 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17314
17315         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17316         building NT native compilers on Unix.
17317
17318 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17319
17320         * configure.in: Don't get CC from the host Makefile fragment if we
17321         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17322         Solaris test for /usr/ucb/cc to the post target script, just after
17323         the compiler sanity test.
17324
17325 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17326
17327         * config.sub: Merge with FSF.
17328
17329 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17330
17331         * Makefile.in (RPATH_ENVVAR): New variable.
17332         (REALLY_SET_LIB_PATH): Use it.
17333         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17334
17335 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17336
17337         * config.sub, configure.in: Recognize sparclet cpu.
17338
17339 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17340
17341         * config.guess:  Support m68k-cbm-sysv4.
17342
17343 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17344
17345         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17346         m68k-unknown-linuxaout from linker help string.  Put quotes around
17347         $ld_help_string.
17348
17349 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17350
17351         * config.guess (powerpc-harris-powerunix): Add guess for port
17352         to new target.
17353
17354 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17355
17356         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17357
17358 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17359
17360         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17361         $(REALLY_SET_LIB_PATH) in Makefile.
17362         * Makefile.in (SET_LIB_PATH): New variable.
17363         (REALLY_SET_LIB_PATH): New variable.
17364         ($(DO_X)): Use $(SET_LIB_PATH).
17365         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17366         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17367         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17368         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17369         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17370         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17371         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17372         (install-dosrel): Likewise.
17373         (all-opcodes): Depend upon all-libiberty.
17374
17375 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17376
17377         * config.guess (*:CYGWIN*): New
17378
17379 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17380
17381         * Makefile.in (all-target-winsup): All all-target-libiberty.
17382
17383 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17384
17385         * configure.in (noconfigdirs): Add missing # in front of comment.
17386
17387 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17388
17389         * configure.in: add second pass to things added to noconfigdirs
17390         so *-gm-magic can exclude libgloss properly.
17391
17392 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17393
17394         * mpw-configure (extralibs_name, rez_name): Set correctly
17395         for MWC68K compiler.
17396
17397         * mpw-README: Add more info on the necessary build tools.
17398
17399 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17400
17401         * configure.in, config.sub: Recognize cygwin32.
17402
17403 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17404
17405         * config.guess, config.sub: Recognize A/UX.
17406
17407 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17408
17409         * config.sub: Merge with gcc/config.sub.
17410
17411 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17412
17413         * mpw-build.in (do-binutils): Add build of stamps.
17414
17415 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17416
17417         * config.sub: Add recognition for mips64vr4100*-* targets.
17418
17419 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17420
17421         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17422         Add creation of gconfigargs with `--enable-shared' turned on.
17423         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17424         ($(host)-stamp-stage3-configured): Likewise.
17425         (HOLES): Add chatr and ldd.
17426         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17427
17428 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17429
17430         * configure: Pass --nfp to recursive configures.
17431
17432 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17433
17434         * Makefile.in (DLLTOOL): New.
17435         (DLLTOOL_FOR_TARGET): New.
17436         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17437         (EXTRA_TARGET_FLAGS): Ditto.
17438         (EXTRA_GCC_FLAGS): Ditto.
17439         (CONFIGURE_TARGET_MODULES): Ditto.
17440         (DO_X): Ditto.
17441         * configure: Add DLLTOOL.
17442
17443 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17444
17445         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17446         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17447         mh-sco, since old workarounds no longer needed, and don't
17448         build ld, since libraries have weak symbols in COFF.
17449
17450 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17451
17452         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17453
17454 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17455
17456         * configure.in: Make sure that ${CC} can be used to compile an
17457         executable.
17458
17459 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17460
17461         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17462         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17463         nothing depending on whether gdbtk is being built.
17464
17465 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17466
17467         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17468
17469 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17470
17471         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17472         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17473
17474 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17475
17476         * config-ml.in: Add support for
17477         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17478         Simplify setting of multidirs from --disable-foo.
17479
17480 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17481
17482         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17483         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17484         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17485         non-empty, pass them on to the  GCC make.
17486         (all-bootstrap): New rule that is like all-gcc, except it executes
17487         the GCC bootstrap rule instead of the GCC all rule.
17488
17489 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17490
17491         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17492
17493 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17494
17495         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17496         DG/UX support.
17497
17498 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17499
17500         * config.sub (i*86*) Change [345] to [3456]
17501
17502 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17503
17504         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17505         --with-gnu-ld=no.
17506
17507 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17508
17509         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17510         AIX multilibs get built.
17511
17512 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17513
17514         * configure.in (i386-win32): Don't build expect if we're not
17515         building the tcl subdir.
17516
17517 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17518
17519         * Makefile.in: (configure-target-examples, all-target-examples):
17520         New targets, configure and build example programs.
17521
17522 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17523
17524         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17525         use it as input to sedit the generated MPW makefile.
17526         * mpw-README: Add a suggestion about Gestalt.h.
17527
17528 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17529
17530         * config.sub: Accept *-*-ieee*.
17531
17532 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17533
17534         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17535         Ronald F. Guilmette <rfg@monkeys.com>.
17536
17537 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17538
17539         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17540         for powerpc-pe native.
17541         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17542         (target==powerpc-pe): duplicate i386-win32 entry.
17543
17544 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17545
17546         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17547         of vxworks, not just vxworks5.1.
17548
17549 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17550
17551         * mpw-configure: Add support for exec-prefix.
17552
17553 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17554
17555         * config.guess: Recognize HP model 816 machines as having
17556         a PA1.1 processor.
17557
17558 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17559
17560         * configure: Ignore new autoconf configure options.
17561
17562 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17563
17564         * config.guess:  Recognize Pentium under SCO.
17565         From Robert Lipe <robertl@arnet.com>.
17566
17567 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17568
17569         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17570
17571 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17572
17573         * configure.in: Don't configure gas for alpha-dec-osf*.
17574
17575 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17576
17577         * configure.in: Default to --with-stabs for some targets for which
17578         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17579         i[345]86*-*-unixware*.
17580
17581 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17582
17583         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17584         rather than basing it on the target.  Simplify handling of options
17585         controlling which directories to configure.  Remove extraneous
17586         slash in multi-clean target.
17587
17588 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17589
17590         * config-ml.in: Prefix more variables with ml_ so they don't collide
17591         with configure's.
17592
17593 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17594
17595         * configure: Don't turn -v into --v.
17596
17597 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17598
17599         * configure.in (targargs): Fix typo.
17600
17601         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17602
17603 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17604
17605         * configure.in: Strip --host and --target options from
17606         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17607         --with-cross-host option when building with a cross-compiler.
17608         * configure: Canonicalize the arguments put into config.status by
17609         always using `=' for an option with an argument.  Pass a presumed
17610         --host or --target explicitly.
17611
17612 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17613
17614         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17615         into general OS recognition case.
17616
17617 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17618
17619         * configure.in (target_configdirs): add target-winsup only
17620         for win32 target systems.
17621
17622 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17623
17624         * Makefile.in (all-target-libgloss): Depend upon
17625         configure-target-newlib, since when libgloss is built it looks to
17626         see if the newlib directory exists.
17627
17628 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17629
17630         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17631         cfg-ml-*.in.
17632
17633 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17634
17635         * configure: Handle LD and LD_FOR_TARGET when configuring a
17636         Canadian Cross.
17637
17638 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17639
17640         * configure.in (target_libs): add target-winsup.
17641         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17642         (target==ppcle-pe): remove ld from $noconfigdirs.
17643
17644 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17645
17646         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17647         Preserve relative path names in $srcdir.  Build symlink tree if
17648         configuring cross target dir and srcdir=. (= no VPATH support).
17649         (configure-target-libg++): Depend on configure-target-librx.
17650         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17651         * config-ml.in: New file.
17652         * symlink-tree: New file.
17653         * configure: Ensure srcdir="." if that's what it is.
17654
17655 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17656
17657         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17658         includes and FLEX_SKELETON setting.
17659         * mpw-configure (--with-gnu-ld): New option, controls whether
17660         to use PPCLink or ld with PowerMac GCC.
17661         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17662         * mpw-config.in: Configure grez if targeting Mac.
17663
17664         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17665         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17666         just macos.
17667         * configure.in: Configure grez resource compiler if targeting Mac.
17668         * Makefile.in (all-grez, install-grez): New targets.
17669
17670 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17671
17672         * configure: CXX defaults to gcc, not g++.  If we find
17673         gcc in the path, set CC to gcc -O2.
17674
17675 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17676
17677         * configure: Default ${build} correctly.  Avoid picking up extra
17678         spaces when reading CC and CXX from Makefile.  When doing a
17679         Canadian Cross, use plausible default values for numerous
17680         variables.
17681         * configure.in: When doing a Canadian Cross, don't try to
17682         configure tools whose configure script can't handle it.
17683
17684 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17685
17686         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17687
17688 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17689
17690         * configure:  Remove dubious bug reporting address.
17691
17692 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17693
17694         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17695         configure script, run that instead of this directory's configure.
17696         In either case, print a message that we're configuring the sub-dir.
17697
17698 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17699
17700         * configure.in: Before checking for the existence of various files,
17701         use sed to filter out "target-".
17702
17703 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17704
17705         * Makefile.in (DO_X): Split rule to decrease command line length
17706         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17707         (Philippe De Muyter).
17708
17709 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17710
17711         * Makefile.in (all-patch): depend on all-libiberty.
17712
17713 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17714
17715         * configure.in: If the only directory in target_configdirs which
17716         actually exists is libiberty, then set target_configdirs to empty,
17717         to avoid trying to build a target libiberty in a gas or gdb
17718         distribution.
17719
17720 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17721
17722         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17723         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17724         systems.
17725
17726 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17727
17728         * configure.in (copy_dirs): Use sys-include instead of include
17729         for --with-headers option.
17730
17731 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17732
17733         * Makefile.in, configure.in: Make winsup builds work with
17734         new scheme.
17735
17736 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17737
17738         * configure.in: Build the linker on AIX.
17739
17740 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17741
17742         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17743         where needed.
17744
17745 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17746
17747         * Makefile.in (all-gcc): Fix typo.
17748
17749 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17750
17751         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17752
17753 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17754
17755         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17756         to target-xiberty, to provide more flexibility.
17757         (target_subdir):  Define.  Create if cross.
17758         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17759         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17760         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17761         check-libFOO -> check-target-libFOO, etc.
17762         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17763         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17764         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17765         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17766         allow ALL_GCC="" to only configure.
17767         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17768         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17769         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17770
17771 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17772
17773         * Makefile.in (taz): Build "info" in etc explicitly.
17774
17775 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17776
17777         * configure.in:  Make sure that CC is undefined (as opposed to
17778         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17779         problem with autoconf trying to configure on a host without GCC.
17780
17781 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17782
17783         * mpw-configure: Set host alias from choice of host compiler,
17784         only use generic MPW Makefile sed if present, edit a file
17785         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17786         * mpw-README: Add problem notes about CW6 and CW7.
17787
17788 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17789
17790         * Makefile.in (taz): Use ";" instead of ";;".
17791
17792 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17793
17794         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17795         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17796         DISTDOCDIRS.
17797         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17798         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17799
17800 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17801
17802         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17803         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17804         Move bfd to DISTSTUFFDIRS.
17805
17806 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17807
17808         * Makefile.in (X11_LIB): Removed.
17809         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17810
17811         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17812
17813 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17814
17815         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17816         names.
17817
17818 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17819
17820         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17821
17822 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17823
17824         * configure.in (i[345]86-*-win32): Always build newlib.
17825         Don't configure cvs, autoconf or texinfo.
17826         * Makefile.in (LD_FOR_TARGET): New.
17827         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17828         Pass down LD_FOR_TARGET.
17829
17830 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17831
17832         * winsup: New directory.
17833         * Makefile.in: Build winsup.
17834         * configure.in: Winsup is configured when target is win32.
17835         Can only build win32 target GDB when native.
17836
17837 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17838
17839         * config.guess: Recognize HP model 819 machines as having
17840         a PA 1.1 processor.
17841
17842 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17843
17844         * configure: Fix sed loop which substitutes for CC and CXX to
17845         avoid bug found in various sed implementations.
17846
17847 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17848
17849         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17850         simulator.  Use standard powerpc-*-eabi*.
17851
17852 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17853
17854         * configure.in: Stop putting gas and binutils in noconfigdirs for
17855         powerpc-*-aix* and rs6000-*-*.
17856
17857 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17858
17859         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17860         -mcall-aixdesc libraries.
17861
17862 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17863
17864         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17865
17866         * config.sub (arm | armel | armeb): Fix shell syntax.
17867
17868 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17869
17870         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17871         -msoft-float and -mcpu=common support.
17872         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17873         libraries.
17874
17875 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17876
17877         * configure.in: Allow configuration and build of emacs19 for the alpha.
17878
17879 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17880
17881         * configure.in (CC): Get ^CC, not just any old CC, from
17882         ${host_makefile_frag}.
17883
17884 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17885
17886         * configure.in (CC): Try to get CC from
17887         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17888
17889 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17890
17891         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17892         only if it exists in $(srcdir).
17893
17894 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17895
17896         * configure: If CC and CXX are not set in the environment, set
17897         them, based on either an existing Makefile or on searching for gcc
17898         in PATH.  Substitute for CC and CXX in Makefile.
17899         * configure.in: Remove libm from target_libs.  Separate
17900         target_configdirs from configdirs.  If CC is not set in
17901         environment, try to get it from a host Makefile fragment.  Rewrite
17902         changes of configdirs to use skipdirs instead.  A few minor
17903         tweaks.  Take directories out of target_configdirs as they are
17904         taken out of configdirs.  Remove existing Makefile files from
17905         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17906         CONFIG_ARGUMENTS in Makefile.
17907         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17908         by configure.in.
17909         (CONFIG_ARGUMENTS): Likewise.
17910         (CONFIGURE_TARGET_MODULES): New variable.
17911         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17912         ($(CONFIGURE_TARGET_MODULES)): New target.
17913         (configure-libg++, configure-libio): New targets.
17914         (all-libg++): Depend upon configure-libg++.
17915         (all-libio): Depend upon configure-libio.
17916         (configure-libgloss, all-libgloss): New targets.
17917         (configure-libstdc++): New target.
17918         (all-libstdc++): Depend upon configure-libstdc++.
17919         (configure-librx, all-librx): New targets.
17920         (configure-newlib): New target.
17921         (all-newlib): Depend upon configure-newlib
17922         (configure-xiberty): New target.
17923         (all-xiberty): Depend upon configure-xiberty.
17924
17925 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17926
17927         * configure.in (host i[345]86-*-win32):  Expand the
17928         noconfigdirs again.
17929
17930 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17931
17932         * mpw-configure: Fix sed command file name.
17933
17934 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17935
17936         * configure.in (host i[345]86-*-win32): Reduce the
17937         noconfigdirs again.
17938
17939 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17940
17941         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17942         or powerpc*-*-pe*, since they are not yet supported.
17943
17944 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17945
17946         Add PowerMac support and many other enhancements.
17947         * mpw-configure: New option --cc to select compiler to use,
17948         paste options set according to --cc into the generated
17949         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17950         if mpw-make.sed is present.
17951         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17952         add forward includes for PowerPC include files.
17953         * mpw-build.in: Build using Makefile.PPC if present.
17954         (do-byacc, etc): Remove separate version resource builds.
17955         (do-gas): Build "stamps" before "all".
17956         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17957         * mpw-README: Update to reflect --cc option, PowerMac support,
17958         and recently-reported compatibility problems.
17959
17960 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17961
17962         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17963         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17964         (--with-multilib-top): Pass to recursive invocations.
17965
17966 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17967
17968         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17969         v810-*-*.
17970
17971 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17972
17973         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17974         gdb, ld and opcodes on v810-*-*.
17975
17976 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17977
17978         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17979         (local-maintainer-clean): New target.
17980         (maintainer-clean): New target.
17981         (realclean): Just depend upon maintainer-clean.
17982
17983 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17984
17985         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17986
17987 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17988
17989         * configure.in: Build ld in mips*-*-bsd* case.
17990
17991 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17992
17993         * config.sub: Accept -lites* OS.  From Ian Dall.
17994
17995 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17996
17997         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17998         targets.
17999
18000 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18001
18002         * configure.in: treat i386-win32 canadian cross the same as
18003         i386-go32 canadian cross.
18004
18005 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18006
18007         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18008         running under the simulator to build a reduced set of libraries.
18009         (powerpc-*-eabiaix): Add fine grained multilib support added to
18010         other powerpc targets yesterday.
18011
18012 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18013
18014         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18015         -disable-softfloat, -disable-relocatable, -disable-aix, and
18016         -disable-sysv to control which multilib libraries get built.
18017
18018 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18019
18020         * configure: Add Makefile.tem to list of files to remove in trap
18021         handler.
18022
18023 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18024
18025         * config.guess (*Linux*):  Add missing "exit"s.
18026         Also, need specific check for alpha-unknown-linux (uses COFF).
18027
18028 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18029
18030         * config.guess:  Merge with FSF:
18031
18032         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18033         * config.guess (AIX4): More robust release numbering discovery.
18034
18035         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18036         * config.guess (i386-sequent-ptx): Properly get version number.
18037
18038         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18039         * config.guess (mips:*:4*:UMIPS): New case.
18040
18041 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18042
18043         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18044         (i386-win32 host): Likewise.  Don't build readline.
18045
18046 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18047
18048         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18049         SUPPORT_FILES to submakes.
18050
18051 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18052
18053         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18054         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18055         mpw-configure.
18056
18057 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18058
18059         * configure.in (appdirs): Use =, not ==, in test expression when
18060         trying to build the text to print in the warning message for
18061         Solaris users.
18062
18063 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18064
18065         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18066
18067 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18068
18069         * config.guess: Recognize lynx-2.3.
18070
18071 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18072
18073         * config.sub (z8ksim): Deleted
18074         (z8k-*-coff): New, this is the one true name of the target.
18075
18076 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18077
18078         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18079
18080 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18081
18082         * config.guess (*:Linux:*:*): First try asking the linker what the
18083         default object file format is (elf, aout, or coff).  Then if this
18084         fails, try previous methods.
18085
18086 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18087
18088         * configure.in: Don't build newlib for *-*-vxworks5.1.
18089
18090 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18091
18092         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18093         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18094
18095 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18096
18097         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18098
18099 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18100
18101         * cfg-ml-com.in: New file.
18102         * cfg-ml-pos.in: New file.
18103
18104 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18105
18106         * COPYING.NEWLIB: Add HP free copyright to list.
18107
18108 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18109
18110         * config.sub: Recognize -eabi* for the system, not just -eabi.
18111
18112 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18113
18114         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18115         * config.sub, configure.in (win32): New target and host.
18116
18117 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18118
18119         * configure.in: Add i386-pe configuration.
18120
18121 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18122
18123         * mpw-build.in (install): Install GDB after LD.
18124
18125 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18126
18127         * mpw-config.in (elf/mips.h): Always forward-include, needed
18128         for GDB to build.
18129
18130 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18131
18132         * testsuite: New directory for customer acceptance and whole tool
18133         chain tests.
18134
18135 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18136
18137         * configure: If per-host line isn't found, but AC_OUTPUT is found
18138         and a configure script exists, run it instead.
18139
18140 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18141
18142         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18143
18144 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18145
18146         * configure: Set build_{cpu,vendor,os,alias} to host values when
18147         --build isn't specified.
18148
18149 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18150
18151         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18152         (FLAGS_TO_PASS): Pass them.
18153         (EXTRA_TARGET_FLAGS): Ditto.
18154
18155 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18156
18157         * Makefile.in (all-libg++): Depend on all-libstdc++.
18158
18159 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18160
18161         * configure.in (noconfigdirs): Enable all packages for
18162           i386-unknown-netbsd.
18163
18164 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18165
18166         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18167         hosted builds (DOS builds)
18168
18169 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18170
18171         Changes for ARM based on patches from Richard Earnshaw:
18172         * config.sub: Handle armeb and armel.
18173         * configure.in: Omit arm linker only for riscix.
18174
18175 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18176
18177         * config.guess:  Update from FSF.
18178
18179 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18180
18181         * config.sub: Recognize powerpcle as the little endian variant of
18182         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18183         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18184         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18185         temporarily.
18186
18187 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18188
18189         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18190
18191 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18192
18193         * config.sub: Accept -lites* as a basic system type.
18194
18195 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18196
18197         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18198         installed, and if so return linuxoldld as the system name.
18199
18200 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18201
18202         * config.guess: Add hppa1.1-hp-lites support.
18203
18204 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18205
18206         * configure.in: Don't build newlib for m68k-vxworks5.1.
18207
18208 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18209
18210         * configure.in (mips-sgi-irix6): Use mh-irix5.
18211
18212 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18213
18214         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18215
18216 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18217
18218         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18219         OSF/1.  Fix compiler flags.
18220         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18221
18222 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18223
18224         * configure.in: Recognize --with-newlib.
18225         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18226
18227 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18228
18229         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18230         to *_X11_MODULES due to gdbtk needing X include files et al.
18231
18232 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18233
18234         Merge in support for Mac MPW as a host.
18235         (Old change descriptions retained for informational value.)
18236
18237         * mpw-config.in: Add generic include forwards for cpu-specific
18238         include files in aout and elf directories.
18239
18240         * mpw-configure: Added copyright.
18241         * mpw-config.in: Check for presence of required build tools.
18242         (target_libs): Add newlib.
18243         (target_tools): Add examples.
18244         (Read Me): Generate as "Read Me for MPW" instead.
18245         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18246         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18247         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18248
18249         * mpw-configure: Remove subdir-specific makefile hackery,
18250         delete mk.tmp after using it.
18251
18252         * mpw-build.in (all): Display start and end times.
18253
18254         * mpw-configure (host_canonical): Set.
18255         (target_cpu): Always add to makefiles.
18256         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18257         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18258         (mpw-mh-mpw): Look for in srcdir and srcroot.
18259         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18260
18261         * mpw-build.in: (install-only): New target.
18262
18263         * mpw-configure (host_alias, target_alias): Rename from hostalias
18264         and targetalias, add into generated Makefile.
18265         (mk.tmp): If present, add into generated Makefile.
18266         * mpw-build.in (all-gas): Build config.h first before gas proper.
18267
18268         * mpw-configure (config.status): Write only if changed.
18269         * mpw-config.in (readline): Configure it (not built, just used for
18270         definitions).
18271
18272         * mpw-config.in (elf/mips.h): Add a forward include.
18273
18274         * mpw-config.in: Forward-include most .h files in include into
18275         extra-include.
18276         (readline): Don't build.
18277         mpw-build.in (install): Install GDB.
18278
18279         * mpw-configure (prefix, mpw_prefix): Handle it.
18280         * mpw-config.in (mmalloc, readline): Don't configure.
18281         * mpw-build.in (thisscript): Rename to ThisScript.
18282         Use mpw-build instead of BuildProgram everywhere.
18283         (mmalloc, readline): Don't build.
18284         * mpw-README: New file, basic documentation about the MPW port.
18285
18286         * mpw-config.in: Use forward-include to create include files.
18287
18288         * mpw-configure: Add more things to the top of each configured
18289         Makefile, including contents of config/mpw-mh-mpw.
18290         * mpw-config.in (extra-include): Create this directory and fill it
18291         with Posix-like include files when configuring.
18292
18293         * config.sub (apple, mac, mpw): Add various aliases.
18294
18295         * mpw-build.in: New file, top-level build script fragment for MPW.
18296         * mpw-configure: New file, configure script for MPW.
18297         * mpw-config.in: New file, config fragment for MPW.
18298
18299 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18300
18301         * configure.in (host_libs): Remove glob, since it is gone from the
18302         sources.
18303
18304 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18305
18306         * Makefile.in: define empty GDB_NLM_DEPS var.
18307
18308         * configure.in(target_makefile_frag): use config/mt-netware
18309         for netware targets.
18310
18311 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18312
18313         * config.sub: Merge in recent FSF changes.  Remove linux special
18314         cases.
18315
18316 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18317
18318         Revert this change:
18319
18320         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18321
18322                 * build-all.mk: Use CC=cc -Xs on Solaris.
18323
18324 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18325
18326         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18327         stop using it.
18328         * Makefile.in: Nuke all references to glob subdirectory.
18329
18330 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18331
18332         * configure.in: Fix --enable-shared logic in per-host.
18333
18334 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18335
18336         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18337
18338 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18339
18340         * configure.in (noconfigdirs): Don't build gas on AIX, for
18341         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18342
18343 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18344
18345         * configure: Fix --cache-file to work if the file argument is a
18346         relative path.
18347
18348 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18349
18350         * configure: If the --cache-file is used, pass it down to
18351         configure in subdirectories.
18352
18353 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18354
18355         * config.sub: add vxworks29k configuration.
18356
18357 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18358
18359         * Makefile.in (taz): Do "diststuff" part quietly.
18360
18361 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18362
18363         * config.sub: Mini-merge with gcc/config.sub.
18364
18365 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18366
18367         * config.guess (IRIX): Sed - to _.
18368
18369 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18370
18371         * Makefile.in (source-vault, binary-vault): New targets.
18372
18373 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18374
18375         * config.sub: Recognize -eabi as a basic system type.
18376
18377 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18378
18379         * configure.in (enable_shared stuff): Fix typo.
18380
18381 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18382
18383         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18384
18385 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18386
18387         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18388
18389 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18390
18391         * configure.in (rs6000-*-*): Don't build gas.
18392
18393 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18394
18395         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18396         reduce command line length.
18397         (AS_FOR_TARGET): Check for as.new, not Makefile.
18398         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18399
18400 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18401
18402         * config.guess:  Merge from FSF.
18403
18404 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18405
18406         * configure: Don't use $ when handling program_suffix.
18407
18408 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18409
18410         * configure.in:  Configure tk for hppa/hpux.
18411
18412 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18413
18414         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18415
18416 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18417
18418         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18419         to LIBCXXFLAGS.  Tests are better run without it.
18420
18421 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18422
18423         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18424
18425 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18426
18427         * configure.in (*-*-netware*): Don't configure xiberty.
18428
18429 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18430
18431         * configure.in:  Remove tk from native_only list.
18432
18433 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18434
18435         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18436           for special NCD build.
18437
18438 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18439
18440         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18441         makeall.bat, they're only useful for binutils snapshots.
18442         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18443         makeall.bat to specified SUPPORT_FILES.
18444
18445 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18446
18447         * build-all.mk: Add Ericsson targets to sun4 and solaris
18448           hosts.  Add  BNR's sun4 target to solaris host, so their
18449           build-from-source will be tested in-house first.
18450
18451 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18452
18453         * Makefile.in (LIBCFLAGS): New variable.
18454         (CFLAGS_FOR_TARGET): Ditto.
18455         (LIBCFLAGS_FOR_TARGET): Ditto.
18456         (LIBCXXFLAGS): Ditto.
18457         (CXXFLAGS_FOR_TARGET): Ditto.
18458         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18459         (BASE_FLAGS_TO_PASS): Pass them.
18460         (EXTRA_TARGET_FLAGS): Ditto.
18461
18462         * configure.in: Support --enable-shared.
18463
18464 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18465
18466         * configure.in (target_libs):  Include libstdc++ again.
18467         * config.guess:  Update from FSF (for FreeBSD).
18468
18469 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18470
18471         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18472         makeall.bat.
18473         (DISTDOCDIRS): Add `etc'.
18474         (ETC_SUPPORT_PFX): New variable.
18475         (taz): Include anything from etc starting with a word in
18476         ETC_SUPPORT_PFX.
18477
18478 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18479
18480         * config.sub: Update for recent FSF changes.  Remove obsolete
18481         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18482         spacing changes.
18483
18484 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18485
18486         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18487
18488         * config.guess:  Merge with FSF.
18489         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18490
18491 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18492
18493         * configure: Since the "trap 0" handler will override the exit
18494         status on many systems, only use it for "exit 1", and make it set
18495         a non-zero exit status; reset it before "exit 0".  Also, check
18496         exit status of config.sub, and error out if it failed.
18497
18498 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18499
18500         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18501         and install libgloss.
18502
18503 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18504
18505         * Makefile.in (all-binutils): Depend upon all-byacc.
18506
18507         * configure.in: Don't build emacs on Irix 5.
18508
18509 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18510
18511         * configure.in (*-*-netware*): Add libio.
18512
18513 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18514
18515         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18516         (CHECK_TARGET_MODULES): Ditto.
18517         (INSTALL_TARGET_MODULES): Ditto.
18518         (TARGET_LIBS): Ditto.
18519         (all-libstdc++): Note dependencies.
18520
18521 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18522
18523         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18524
18525 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18526
18527         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18528         -fexternal-templates.
18529
18530         * configure.in (target_libs): Add libstdc++.
18531         (noconfigdirs): Add libstdc++ as appropriate.
18532
18533 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18534
18535         * config.guess:  Update from FSF.
18536
18537 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18538
18539         * configure: Use ${config_shell} when running ${configsub}.
18540
18541 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18542
18543         * config.sub: No longer recognize h8300h.
18544
18545 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18546
18547         * config.sub: Remove extraneous differences between config.sub and
18548         gcc/config.sub.
18549
18550 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18551
18552         * Makefile.in (DISTSTUFFDIRS): Add gas.
18553
18554 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18555
18556         * COPYING.NEWLIB: New file.
18557
18558 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18559
18560         * config.guess (HP-UX):  Patch from Harlan Stenn
18561         <harlan@landmark.com> to also emit release level.
18562
18563 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18564
18565         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18566
18567 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18568
18569         * config.sub:  Merge nextstep cleanup from FSF.
18570
18571 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18572
18573         * configure.in (arm-*-*): Don't configure ld for this target.
18574
18575 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18576
18577         * configure.in (*-*-netware): don't configure libg++, libio,
18578           librx, or newlib.
18579
18580 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18581
18582         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18583         configure ld--it works, but it doesn't support shared libraries.
18584
18585 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18586
18587         * config.guess (*-unknown-freebsd*):  Get rid of possible
18588         trailing "(Release)" in version string.
18589         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18590
18591 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18592
18593         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18594         Fix type: *-next-neststep -> *-next-nextstep.
18595
18596         * config.guess:  Merge from FSF:
18597
18598         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18599
18600         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18601
18602         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18603
18604         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18605         instead of UNIX_SV for UnixWare 1.0).
18606
18607 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18608
18609         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18610         to make gdb/nlm/* build after the compiler and linker.
18611
18612 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18613
18614         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18615         not just i[34]86.
18616         (m68k-atari-sysv4):  Relocate to match FSF version.
18617
18618         * config.guess:  More merges from the FSF:
18619
18620         Add a space before function call or macro invocation.
18621
18622         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18623
18624         * config.guess: Add trap cmd to remove dummy.c and dummy when
18625         interrupted.
18626
18627         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18628
18629         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18630         (dummy): Redirect stderr from compilation of dummy.c.
18631
18632         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18633
18634         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18635
18636 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18637
18638         * configure: Accept and ignore --cache*, for compatibility with
18639         new autoconf.
18640
18641 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18642
18643         * config.guess:  Merge from FSF:
18644
18645         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18646
18647         * config.guess (Pyramid*:OSx*:*:*): New case.
18648         (PATH): Add /.attbin at end for finding uname.
18649         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18650
18651         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18652
18653         * config.guess (M88*:DolphinOS:*:*): New case.
18654
18655         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18656
18657         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18658         to select whether to use ELF or COFF.
18659
18660         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18661
18662         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18663
18664         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18665
18666         * config.guess: Guess the OS version for HPUX.
18667
18668         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18669
18670         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18671
18672 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18673
18674         * configure.in: Recognize --with-headers, --with-libs, and
18675         --without-newlib.
18676         * Makefile.in (all-xiberty): Depend upon all-ld.
18677
18678 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18679
18680         * configure.in: Change i[34]86 to i[345]86.
18681
18682 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18683
18684         * configure (version): A few more tweaks to help message.
18685
18686 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18687
18688         * Makefile.in:  Remove (for now) librx as a host library,
18689         now that we're building it for target.
18690
18691 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18692
18693         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18694         (Karl Berry).
18695
18696 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18697
18698         * configure.in:  Also configure librx.
18699
18700 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18701
18702         * Makefile.in:  Update various rules to reflect that librx
18703         is now needed for libg++.
18704
18705 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18706
18707         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18708
18709 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18710
18711         * configure.in: Configure the examples directory.
18712
18713 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18714
18715         * configure: Simplify Jun 2 1994 change.
18716
18717 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18718
18719         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18720         /bin/gcc isn't good enough to build gcc.
18721
18722 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18723
18724         * Makefile.in (GDB_SUPPORT_FILES): Remove
18725         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18726         (gdb.tar.gz): Add new rule to use standard distribution building
18727         mechanism.
18728
18729 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18730
18731         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18732         Bill Cox <bill@cygnus.com>.
18733
18734 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18735
18736         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18737
18738 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18739
18740         * configure:  Search current dir first in .gdbinit.
18741
18742 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18743
18744         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18745
18746 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18747
18748         * config.sub:  Refer to NeXT's operating system as nextstep.
18749
18750         * config.sub (case $basic_machine):  Re-order the cases, to match
18751         the order in the FSF version (which is mostly alphabethical).
18752         Merge in some additions and changes from the FSF.
18753
18754 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18755
18756         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18757         * config.sub: Recognize cxux7.
18758         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18759
18760 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18761
18762         * config.sub:  Fix typo powerpc -> powerpc-*.
18763
18764 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18765
18766         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18767
18768         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18769         parallel with all-emacs and install-emacs).  Top-level command
18770         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18771
18772 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18773
18774         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18775         $(relbindir)/make before doing ``make install'', and use
18776         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18777         installing over running make binary.
18778         ($(host)-stamp-stage3-installed): Likewise.
18779
18780 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18781
18782         * config.guess: Recognize Mach.
18783
18784 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18785
18786         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18787         see whether --exec-prefix was used.
18788
18789 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18790
18791         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18792
18793 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18794
18795         * Makefile.in: Add all-librx target similar to all-libproc.
18796
18797 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18798
18799         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18800         with post 1.2 uname bogosity.
18801
18802 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18803
18804         * configure: Remove temporary files on receipt of a signal.
18805
18806 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18807
18808         * configure: If there is a package_makefile_frag, remove
18809         ${subdir}/Makefile.tem after copying it in.
18810
18811 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18812
18813         * build_all.mk: support rs6000 lynx identifies itself as
18814         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18815         since /bin/gcc is too feeble to compile a modern gcc.
18816
18817 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18818
18819         * brought devo/test-build.mk update-to-date with progressive/
18820           test-build.mk. Add lynx targets and hppa flag info.
18821
18822 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18823
18824         * configure.in:  Use mh-ncrsvr43.  Patch from
18825         Tom McConnell <tmcconne@sedona.intel.com>.
18826
18827 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18828
18829         * config.guess (i386-unknown-bsdi):  No longer need to
18830         check #if defined(__bsdi__) && defined(__i386__).
18831
18832 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18833
18834         * configure: Set program_transform_nameoption correctly.
18835
18836 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18837
18838         * brought build-all.mk update-to-date with progressive build-all.mk,
18839           added new targets and hppa info.
18840
18841 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18842
18843         * configure: If config.guess result is a prefix of the user
18844         specified target, assume a native build and use the user specified
18845         target as the host alias.  Remove SunOS patch suffix removal hack.
18846         * configure.in: Remove SunOS patch suffix removal hack.
18847
18848         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18849         in NATIVE_CHECK_MODULES.
18850
18851 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18852
18853         * Makefile.in: Rename HOST_ONLY to NATIVE.
18854         * configure: Delete SunOs patch suffix from host_canonical
18855           and build_canonical variables that are prepended to Makefiles.
18856         * configure.in: Add comments for easier maintenance.
18857
18858 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18859
18860         * Makefile.in: Add all-libproc target similar to all-gui.
18861
18862 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18863
18864         * Makefile.in (CHECK_MODULES): split into
18865         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18866
18867 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18868
18869         * config.guess (i386-unknown-bsdi): New system to guess.
18870
18871 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18872
18873         * Makefile.in: Add all-gui target (but not yet build by "all").
18874
18875 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18876
18877         * config.sub: Move deletion of patch suffix from here...
18878         * configure.in: To here, at Ian's suggestion.  The top-
18879           level scripts might need to know of a patch level.
18880
18881 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18882
18883         * config.sub: Strip off patch suffix so rtl is recognized
18884           as a sunos4.1.3 machine, even though it's been patched.
18885
18886 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18887
18888         * Makefile.in (INSTALL_LAST): Delete.
18889         (INSTALL_DOSREL): New.
18890
18891 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18892
18893         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18894         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18895         whether we pass down --with-gnu-ld anyhow.
18896
18897 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18898
18899         * Makefile.in (INSTALL_LAST): Change operation so it works
18900         on more flavors of make.
18901         * configure.in (go32): Don't build libg++ or libio.
18902
18903 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18904
18905         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18906         they can be overriden by templates.
18907
18908 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18909
18910         * configure.in (target==go32): Don't build gdb.
18911         * dosrel: New directory.
18912
18913 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18914
18915         * configure.in (host==go32): Configure dosrel too.
18916         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18917         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18918         be set by incoming names or templates.
18919         (INSTALL_LAST): New rule.
18920
18921 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18922
18923         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18924
18925 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18926
18927         * configure.in (appdirs): New variable.  Currently empty, but will
18928         be used in gas distribution.  If nonempty, lists a set of
18929         directories at least one of which must get configured, or top
18930         level configuration is considered to have failed.
18931         (rs6000-*-lynxos*): Use new file name.
18932
18933 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18934
18935         Eliminate XTRAFLAGS.
18936         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18937         newlib include files using -idirafter, and also use -nostdinc.
18938         (CXX_FOR_TARGET): Likewise.
18939         (XTRAFLAGS): Removed.
18940         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18941         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18942         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18943         ($(DO_X)): Don't pass down XTRAFLAGS.
18944
18945 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18946
18947         * configure.in (mips*-dec-bsd*): New target; do build linker.
18948         (mips*-*-bsd*): New target; don't build linker.
18949
18950 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18951
18952         * configure.in: support rs6000-*-lynxos* configuration.
18953         support sunos4 as a cross target.
18954
18955         * config.sub: look for lynx*, not lynx since the OS version may
18956         legitimately be part of the name.
18957
18958 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18959
18960         * configure.in (i[34]86-*-sco*): Move to be with other i386
18961         targets.
18962         (romp-*-*): New target.  Skip various binary utilities.
18963         (vax-*-*): New target.  Don't build newlib.
18964         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18965
18966 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18967
18968         * configure.in: Only set host_makefile_frag if config
18969         directory exists.
18970
18971 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18972
18973         * install.sh: If $dstdir exists, don't check whether each
18974         component does.
18975
18976 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18977
18978         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18979
18980 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18981
18982         * configure.in (*-*-lynxos*): Don't configure newlib for either
18983         native or cross Lynx.
18984
18985 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18986
18987         * config.sub (sparc64-elf): Fix os.
18988         (z8k): Remove duplicate.
18989
18990 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18991
18992         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18993         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18994
18995 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18996
18997         * configure: Make file links cleanly even if Lynx fails on
18998           an NFS symlink (at least fail cleanly).
18999
19000 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19001
19002         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19003         -XNh2000.
19004
19005 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19006
19007         * configure: Unknown options are fatal again.
19008
19009 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19010
19011         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19012         compatibility.
19013
19014 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19015
19016         * build-all.mk: Add `clean' target.
19017
19018 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19019
19020         * config.guess:  Add SINIX support.
19021         * configure.in:  Add mips-*-sysv4* support.
19022
19023 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19024
19025         * build-all.mk: Document all useful targets.
19026         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19027         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19028
19029 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19030
19031         * configure: Support --silent, --quiet.
19032
19033 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19034
19035         * configure: Support --disable-FEATURE.
19036
19037 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19038
19039         * config.guess: Recognize NCR running SVR4.3.
19040
19041 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19042
19043         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19044         Patch from Paul Eggert <eggert@twinsun.com>.
19045
19046 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19047
19048         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19049
19050 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19051
19052         * configure: Make unrecognized options give nonfatal warnings
19053         instead of fatal errors, and pass them to any subdirectory
19054         configures in case they recognize them.
19055         Make --x equivalent to --with-x.
19056
19057 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19058
19059         * configure: Add --enable-* options.  Clean up usage message and
19060         some comments.
19061
19062 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19063
19064         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19065
19066 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19067
19068         * configure.in (hppa*-*-*): Enable binutils.
19069
19070 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19071
19072         * config.sub: Recognize cisco.
19073
19074 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19075
19076         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19077
19078 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19079
19080         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19081         than one configuration name.  Add comment.
19082
19083 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19084
19085         * config.guess: about target *-hitachi-hiuxwe2, fixed
19086         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19087         macro is incorrect.]
19088
19089 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19090
19091         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19092         than the "make ls" stuff which used to be here.
19093
19094 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19095
19096         * config.guess:  Recognize i[34]86-unknown-freebsd.
19097         From Shawn M Carey <smcarey@rodan.syr.edu>.
19098
19099 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19100
19101         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19102
19103 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19104
19105         * config.guess: Check for ptx.
19106
19107 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19108
19109         * config.sub: Add os9k checking.
19110
19111 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19112
19113         * config.guess: Handle OSF1 running on HPPA processors
19114
19115 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19116
19117         * configure: If subdir configure fails, print out a message with
19118         subdirectory name, in case subdir's configure code didn't identify
19119         itself.
19120
19121 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19122
19123         * configure.in: Remove embedded newlines from configdirs.
19124         Avoid mismatches of substrings.  Fix matching strings at end
19125         of configdirs.
19126
19127 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19128
19129         * config.guess:  Add Lynx/rs6000 config support.
19130
19131 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19132
19133         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19134
19135 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19136
19137         * configure.in (hppa*-*-osf*): Treat this just like most other
19138         PA configurations (eg no binutils or ld).
19139         (hppa*-*-*elf*): These configurations have binutils and ld.
19140
19141 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19142
19143         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19144
19145 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19146
19147         * configure.in (rs6000-*-*): Build gas.
19148
19149 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19150
19151         * Makefile.in:  Avoid bug in losing hpux sed.
19152
19153 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19154
19155         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19156         for GDB and GDB has been fixed to not need it.
19157
19158 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19159
19160         * config.guess: Recognize vax hosts.
19161
19162 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19163
19164         * configure (while loop): Don't use "break 2" inside case
19165         statement -- the case statement isn't an enclosing loop.
19166
19167 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19168
19169         * config.guess:  Clean up NeXT support, to allow nextstep
19170         on Intel machines.  Make OS be nextstep.
19171
19172 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19173
19174         * config.guess: Add alternate forms for Convex.
19175
19176 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19177
19178         * configure:  Completely rewrite option processing.  Take
19179         advantage of pattern-matching to avoid invoking test frequently.
19180         Also clean up host and target defaulting logic.
19181
19182 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19183
19184         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19185         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19186         commands (plus user environment) will fit SCO limits.
19187
19188 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19189
19190         * configure.in: Don't issue warnings about directories which are
19191         not being configured if -norecursion is set.  Correct test for
19192         --with-gnu-as and --with-gnu-ld to not get confused by substring
19193         matches.
19194
19195         * configure.in: Don't build gas for alpha-dec-osf1*.
19196
19197 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19198
19199         * configure:  Back out Per's change of 12/19/1993.  It changes the
19200         behavior of configure in unexpected and confusing ways.
19201
19202         Also, use different delim char when calculating
19203         program_transform_name so that the name can contain slashes.
19204
19205 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19206
19207         * configure.in, config.sub: Add support for VSTa micro-kernel.
19208
19209 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19210
19211         * configure.in: Nuke hacks which were used to get a special
19212         version of GAS for HPPA configurations.
19213
19214 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19215
19216         * configure:  If only ${target_alias} is given, use that
19217         as the default for ${host_alias}.
19218         * configure:  Add missing back-slashes before nested quotes.
19219
19220 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19221
19222         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19223
19224 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19225
19226         * config.guess:  Recognize some Tektronix configurations.
19227         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19228
19229 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19230
19231         * config.sub: Match any flavor of SH.
19232
19233 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19234
19235         * configure.in: Don't try to configure newlib for Alpha.
19236
19237 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19238
19239         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19240         libg++ or libio for any Alpha target.
19241
19242         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19243
19244 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19245
19246         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19247         default arguments -- so it tried to compress itself.
19248
19249 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19250
19251         * configure.in (notsupp): ensure that a space is always at the end
19252           of the configdirs list, since the grep checks for an explicit space
19253
19254 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19255
19256         * configure.in (target i386-sysv4.2): don't build ld, since static
19257           versions of many libraries are not available.
19258
19259 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19260
19261         * config.guess: Recognize Apollos (using environment variables).
19262         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19263
19264 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19265
19266         * config.guess: Recognize Sony news mips running newsos.
19267
19268 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19269
19270         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19271         "fi ; else" for bash.
19272
19273 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19274
19275         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19276
19277 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19278
19279         * config.sub: accept unixware as an alias for svr4.2.
19280         Fix some inconsistancies with the gcc version.
19281
19282 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19283
19284         * Makefile.in (DISTDOCDIRS):  Add gdb.
19285
19286 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19287
19288         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19289
19290 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19291
19292         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19293         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19294         this now.
19295
19296 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19297
19298         * config.sub: Accept hiux* as an OS name.
19299
19300         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19301         etc/make-stds.texi.  The underscore came from gcc, and dje now
19302         agrees that RUNTESTFLAGS is the correct name.
19303
19304 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19305
19306         * install.sh:  Remove 'set -e'.  It makes any conditionals
19307         in the script useless.
19308
19309         * config.guess: Automatically recognize arm-acorn-riscix
19310         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19311
19312 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19313
19314         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19315
19316 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19317
19318         * Makefile.in (DISTDOCDIRS): New variable.
19319         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19320         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19321
19322 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19323
19324         * configure.in (hppa target): check the source directory for the
19325           pagas sub-directory
19326
19327 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19328
19329         * config.sub: Allow -aout* and -elf*.
19330
19331 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19332
19333         * configure.in: Don't build ld on i386-solaris2, same as for
19334         sparc-solaris2.
19335
19336 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19337
19338         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19339
19340 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19341
19342         * configure.in:  Configure gdb for alpha.
19343
19344 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19345
19346         * Makefile.in (CXXFLAGS): Add -O.
19347
19348 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19349
19350         * config.guess: added support for DG Aviion
19351
19352 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19353
19354         * configure.in: Produce warning message for subdirectories not
19355         configurable for this host/target combination.  Don't try to
19356         configure gdb for vms.
19357
19358 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19359
19360         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19361         appropriate files before making "diststuff".
19362         (DISTBISONFILES): New var: list of files to be edited.
19363         (DISTSTUFFDIRS): Add binutils.
19364
19365 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19366
19367         * config.sub: also handle mipsel and mips64el (for little endian mips)
19368
19369 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19370
19371         * configure.in: Add * to end of all OS names.
19372
19373 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19374
19375         * configure.in: Build newlib for LynxOS native.
19376
19377 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19378
19379         * config.guess: Add support for delta 88k running SVR3.
19380
19381         * configure.in: Add comment about HP compiler vs. emacs.
19382
19383 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19384
19385         * configure.in: don't build ld on solaris2 (not a viable option
19386           due to bugs in getpwnam & getpwuid)
19387
19388 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19389
19390         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19391         config.guess will produce a full version number.
19392
19393 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19394
19395         * configure.in: Build linker and binutils for alpha-dec-osf1.
19396
19397 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19398
19399         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19400         and gdb/testsuite/Makefile.in.
19401
19402 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19403
19404         * configure.in: recognize mips*- instead of mips-
19405
19406 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19407
19408         * config.sub: Accept linux*coff and linux*elf as operating
19409         systems.
19410
19411 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19412
19413         * config.sub: Recognize mips64, and mips3 as an alias for it.
19414
19415 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19416
19417         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19418         gdb knows how to handle OSF/1 shared libraries.
19419
19420 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19421
19422         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19423         * config.guess: Recognize Hitachi's HIUX.
19424         * config.sub: Recognize h3050r* and hppahitachi.
19425         Remove redundant cases for hp9k[23]*.
19426
19427 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19428
19429         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19430         if gas and ld are in the source tree and are in ${configdirs}.
19431         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19432         --with options (but still pass them down on the command line,
19433         if they were explicitly specified).
19434
19435 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19436
19437         * configure: substitute SHELL value in Makefile.in with
19438         ${CONFIG_SHELL}
19439
19440 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19441
19442         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19443         *-*-solaris2* targets.
19444
19445 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19446
19447         * Makefile.in: define M4, and pass it down to sub-makes;
19448         all-autoconf now depends on all-m4
19449
19450 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19451
19452         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19453         presence of {ar,ranlib} instead of a configured directory
19454
19455 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19456
19457         * config.guess: Accept 34?? as well as 33?? for NCR.
19458
19459 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19460
19461         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19462         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19463
19464 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19465
19466         * configure: grab values for $(CC) and $(CXX) from the
19467         environment, so that someone can do "CC=gcc configure; make" and
19468         have it work right (matching the way that autoconf works now)
19469
19470         * configure.in, Makefile.in: add support for gash, the tcl
19471         interface to Galaxy
19472
19473         * config.guess: add NetBSD variants (hp300, x86)
19474
19475 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19476
19477         * install.sh: Support -d option (in the manner of SunOS 4 install,
19478         as it is more deterministic than that of GNU install)
19479         (chmodcmd): Set file to mode 755 by default (should also do default
19480         chgrp and chown, but I don't feel like dealing with that now)
19481
19482 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19483
19484         * config.sub: Remove h8300hhms alias.
19485
19486 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19487
19488         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19489
19490 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19491
19492         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19493         as stmp-fixinc
19494
19495 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19496
19497         * config.sub: recognize m88110-bug-coff.
19498
19499 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19500
19501         * Makefile.in (all-libio): all dependencies on the toolchain used
19502         to build this (gcc, gas, ld, etc)
19503
19504 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19505
19506         * config.guess: Deal with OSF/1 1.3 on alpha.
19507
19508 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19509
19510         * install.sh: add some 'else true' clauses for portability
19511
19512         * configure.in: don't build libio for h8[35]00-*-* targets
19513
19514 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19515
19516         * Makefile.in:  Add support for new libio.
19517
19518 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19519
19520         * install.sh: If one command fails, don't try the rest.  Don't try
19521         to remove $dsttmp (via trap) unless we have already created it.
19522         If $src doesn't exist, detect it and exit with an error.
19523
19524         * config.guess: Recognize BSD on hp300.
19525
19526 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19527
19528         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19529         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19530
19531 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19532
19533         * Makefile.in (all-send-pr): depends on all-prms
19534
19535 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19536
19537         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19538
19539 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19540
19541         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19542         Added test for mips-mips-riscos5.
19543
19544 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19545
19546         * configure.in: use mh-hp300 for 68k HP hosts
19547
19548 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19549
19550         * configure: add support for CONFIG_SHELL, so that you can use
19551         some alternate shell for evaluating configure scripts
19552
19553 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19554
19555         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19556         in configure script to bug-gdb@prep.ai.mit.edu when building
19557         distribution archive.
19558         * Makefile.in (COMPRESS):  Remove def.
19559         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19560         gdb.tar.Z and make-gdb.tar.Z respectively.
19561         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19562         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19563         to convergence with 'taz' target in Makefile.in.
19564
19565 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19566
19567         * install.sh (dsttmp): use trap to ensure that tmp files go
19568         away on error conditions
19569
19570 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19571
19572         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19573
19574 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19575
19576         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19577         its parent is '/' not ''.
19578
19579         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19580
19581 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19582
19583         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19584         that ${newsrcdir}/configure.in does.
19585
19586 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19587
19588         * test-build.mk: support for CONFIG_SHELL
19589
19590 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19591
19592         * config.sub (netware):  Add as a basic system type.
19593
19594 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19595
19596         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19597           $(srcdir)/ from the dependency on Makefile.in.
19598
19599 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19600
19601         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19602         (h8300hhms is temporary until multi-libraries are implemented).
19603         * configure.in: Handle h8300h too.
19604
19605 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19606
19607         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19608
19609 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19610
19611         * configure:  Remove extraneous output when guessing host type.
19612         * config.guess:  Remove extraneous output when guessing using C
19613         compiler rather than uname, or when guessing fails.
19614
19615 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19616
19617         * Makefile.in: remove all.cross and install.cross targets
19618
19619         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19620           definitions
19621
19622 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19623
19624         * configure.in (target sh): Build gprof.
19625
19626 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19627
19628         * config.sub: change -solaris to -solaris2
19629
19630 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19631
19632         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19633
19634 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19635
19636         * configure: Correct error message for missing Makefile.in to
19637         print correct directory.
19638
19639 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19640
19641         * install.sh: kludge around 386BSD shell bug
19642
19643 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19644
19645         * config.guess:  Recognize NeXT.
19646         * config.guess:  Recognize i486-ncr-sysv4.
19647         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19648
19649 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19650
19651         * Makefile.in (MAKEINFOFLAGS): New variable.
19652         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19653         * build-all.mk, test-build.mk: Pass down --no-split as
19654         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19655
19656 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19657
19658         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19659
19660 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19661
19662         * Makefile.in (libg++.tar.z):  New rule.
19663         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19664         * Makefile.in (taz):  Only do a single chmod.
19665
19666 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19667
19668         * install.sh: don't use dirname anymore (replaced with sed usage)
19669
19670 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19671
19672         * Makefile.in:  Change extension for gzip'd files from '.z' to
19673         '.gz' per new FSF standard usage.
19674
19675 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19676
19677         * configure: put quotes around the final value of program_transform_name
19678
19679 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19680
19681         * Makefile.in: new install.sh support; update install-info rules
19682
19683 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19684
19685         * configure.in: Build diff for crosses, but not for go32 host.
19686
19687         * configure.in: Build gprof only for native, and don't build it
19688         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19689
19690 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19691
19692         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19693
19694 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19695
19696         * configure.in (host_tools): Add prms.
19697
19698 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19699
19700         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19701         with $(FLAGS_TO_PASS) on the command line
19702
19703         * config.sub: Recognize lynx and lynxos
19704
19705 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19706
19707         * config.sub: Accept -ecoff*, not just -ecoff.
19708
19709 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19710
19711         * Makefile.in (taz): Use .gz suffix instead of .z.
19712         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19713         names.
19714
19715 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19716
19717         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19718
19719 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19720
19721         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19722         that rebuilds that might happen during 'make install' don't get
19723         bogus gcc include files
19724
19725 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19726
19727         Change from Utah for HPPA support:
19728         * config.guess: Recognize hppa1.x-hp-bsd.
19729
19730 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19731
19732         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19733         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19734
19735 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19736
19737         * config.sub: Add support for rom68k and bug boot monitors.
19738
19739 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19740
19741         * Makefile.in: Make all-opcodes depend on all-bfd.
19742
19743 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19744
19745         * config.guess: Added special check for i[34]86-univel-sysv4*.
19746
19747 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19748
19749         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19750         the processor rather than assuming i486.
19751
19752 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19753
19754         * config.guess: Recognize SunOS6 as Solaris3.
19755
19756 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19757
19758         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19759         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19760
19761 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19762
19763         * build-all.mk (all-cross): New target for Canadian Cross.
19764         Added Q2 go32 targets.
19765         * test-build.mk: Configure go32 cross sparclite-aout and
19766         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19767         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19768
19769 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19770
19771         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19772         GO32 hosted toolchains
19773
19774 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19775
19776         * configure: change  so "-exec-prefix" gets passed down rather
19777         than "-exec_prefix" so autoconf generated Makefiles get the
19778         exec_prefix set right.
19779
19780 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19781
19782         * config.guess: get the Solaris2 minor version number
19783
19784         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19785
19786 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19787
19788         * config.guess: Recognize some Sequent platforms.
19789
19790 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19791
19792         * Makefile.in: added the vault-install target
19793
19794         * configure.in: actually use the Sun3 makefile fragment that's in
19795         config, also added the release dir to configdirs
19796
19797 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19798
19799         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19800
19801 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19802
19803         * configure.in: remove some program from Alpha targetted toolchains
19804
19805 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19806
19807         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19808         gprof.
19809         (taz): Run "make diststuff" in those directories instead of "make
19810         proto-dir".  Look for "VERSION=" only at start of line in subdir
19811         Makefile.  Use "gzip -9" for compression.
19812         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19813         (binutils.tar.z): New target.
19814
19815 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19816
19817         * Makefile.in (taz): Include gpl.texinfo.
19818
19819 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19820
19821         * Makefile.in (setup-dirs): Merged into "taz" target.
19822         (taz): Only do `proto-dir' stuff if a directory is actually needed
19823         for this target.
19824
19825 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19826
19827         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19828         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19829         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19830         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19831         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19832
19833 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19834
19835         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19836         config.sub, and move-if-change to gdb testsuite distribution
19837         archive, so the testsuite can be extracted, configured, and
19838         run separately from the gdb distribution.  Blow away the Chill
19839         tests that require a Chill compiled executable, since GNU Chill
19840         is not yet publically available.
19841
19842 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19843
19844         * test-build.mk: set environment variables in a single command,
19845         instead of a list of assignments and exports
19846
19847         * config.guess: recognize Alpha/OSF1 systems
19848
19849 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19850
19851         * configure: Change help message to prefer --options rather than
19852           -options.
19853
19854 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19855
19856         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19857         zippy@ecst.csuchico.edu.
19858         * config.guess: Recognize miniframe.
19859
19860 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19861
19862         * Makefile.in: Use srcroot to find runtest rather than rootme.
19863         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19864
19865 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19866
19867         * test-build.mk: Extensive additions to support building on a
19868         machine other than the host.
19869
19870 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19871
19872         * configure (tooldir): Fix for i386-aix again.
19873
19874 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19875
19876         * configure, Makefile.in:  Change definition of $(tooldir)
19877         to match the FSF.
19878
19879 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19880
19881         * config.guess:  Recognize i[34]86/SVR4.
19882
19883 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19884
19885         * Makefile.in (all-gdb): gdb depends on sim.
19886
19887 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19888
19889         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19890         at the same time we make the prototype gdb directory.
19891         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19892         files at the same time as the gdb base release distribution.
19893
19894 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19895
19896         * Makefile.in (check): Use individual check targets rather than
19897         DO_X rule.
19898         (check-gcc): Added.
19899
19900 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19901
19902         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19903         for System V release 3.2.
19904
19905 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19906
19907         * config.sub: Recognize hppaosf.
19908         * configure.in: Do configure ld/binutils/gas for it.
19909
19910 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19911
19912         * configure (tooldir): Alter syntax used to set this, for systems
19913         where "\$" isn't handled right, like i386-aix.
19914
19915 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19916
19917         * configure: Pass program-transform-name, not
19918         program_transform_name, to recursive configures.
19919
19920 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19921
19922         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19923         of gas+ld+binutils.
19924
19925 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19926
19927         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19928
19929 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19930
19931         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19932
19933 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19934
19935         * Makefile.in (PRMS): Set back to all-prms.
19936
19937 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19938
19939         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19940         targets, rather than for MIPS hosts.
19941
19942 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19943
19944         * configure.in: add comment for --with-x default values
19945
19946         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19947
19948         * Makefile.in: add check-* targets for each of the directories in
19949         the tree.  Add a definition of RUNTEST that will use the one we
19950         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19951
19952 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19953
19954         * configure.in: Removed obsolete references to bfd_target and
19955         target_makefile_frag.
19956
19957         * build-all.mk: Set assorted targets for Q2.
19958         * config.sub: Recognize z8k-sim and h8300-hms.
19959         * test-build.mk: Really don't pass host to configure.
19960         (HOLES): Added uname.
19961
19962 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19963
19964         * configure: Handle an empty program-prefix, program-suffix or
19965         program-transform-name correctly.
19966
19967 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19968
19969         * build-all.mk: -G 8 no longer required for MIPS targets.
19970         * test-build.mk: Don't pass host argument to configure; make it
19971         guess.
19972
19973 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19974
19975         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19976         * Makefile.in (COMPRESS):  New macro, like GZIP.
19977
19978 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19979
19980         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19981
19982         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19983         with gas currently defaults to -G 0.
19984
19985 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19986
19987         * Makefile.in (all-flex): flex depends on byacc.
19988
19989         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19990         to test-build.mk as RELEASE_TAG.
19991         * test-build.mk (configargs): New variable containing arguments to
19992         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19993         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19994
19995         * config.guess: Use /bin/uname when checking -X argument on SCO,
19996         to avoid invoking GNU uname which doesn't understand -X.
19997
19998         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19999
20000         * configure.in: Build gas for mips-*-*.
20001
20002 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20003
20004         * Makefile.in (all.normal): insert missing backslash.
20005
20006 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20007
20008         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20009
20010         * Makefile.in: Complete overhaul to merge many almost identical
20011         targets.
20012
20013 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20014
20015         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20016         (gdb.tar.Z): Adjusted.
20017
20018         * Makefile.in (setup-dirs, taz): New targets; should be general
20019         enough to adapt for gdb sometime.  Build only .z file.
20020         (gas.tar.z): New target.
20021
20022 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20023
20024         * build-all.mk: Use CC=cc -Xs on Solaris.
20025
20026 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20027
20028         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20029         for handling BISON for FSF releases.
20030
20031 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20032
20033         * configure: Actually implement the change zoo just documented.
20034
20035 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20036
20037         * configure: when using config.guess, only set target_alias when
20038         it's not already been set (ie, on the command line)
20039
20040 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20041
20042         * Makefile.in: add installcheck target, set PRMS to install-prms
20043
20044 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20045
20046         * configure: add support for package_makefile_fragment, handle the
20047         case where a directory has a configure.in file but no Makefile.in
20048         more gracefully (with an actual understandable error message, even);
20049         add support for --without (and add this to the usage message); also
20050         explicitly add a --host=${host_alias} to the command line when
20051         config.guess is used
20052
20053 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20054
20055         * configure: Must use both --host and --target in recursive calls.
20056
20057 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20058
20059         * Makefile.in: Change deja-gnu to dejagnu.
20060
20061 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20062
20063         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20064
20065 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20066
20067         * configure.in: canonicalize all instances to *-*-solaris2*,
20068         also strip out a number of tools to not build for go32 host
20069
20070 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20071
20072         * config.guess: add GPL.
20073
20074         * Makefile.in, config.guess, config.sub, configure: bump
20075           copyrights to 93.
20076
20077 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20078
20079         * Makefile.in (do-info): Removed obsolete check for existence of
20080         localenv file.
20081
20082         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20083
20084 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20085
20086         * Makefile.in: a couple of 'else true' for decstation,
20087         support for TclX
20088
20089         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20090
20091 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20092
20093         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20094
20095 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20096
20097         * config.guess: Recognize i386-ibm-aix (PS/2).
20098         * configure.in: Use config/mh-aix386 file for it.
20099
20100 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20101
20102         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20103         CC_FOR_TARGET instead.
20104         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20105
20106 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20107
20108         * Makefile.in: Add sim to list of directories sent with gdb
20109
20110 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20111
20112         * configure.in: Put back mips-dec-bsd* case.
20113
20114 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20115
20116         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20117         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20118         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20119
20120 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20121
20122         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20123
20124         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20125         (install-info): install dir.info only if it exists,
20126         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20127
20128 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20129
20130         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20131         gas for mips-dec-bsd.
20132
20133 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20134
20135         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20136         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20137
20138 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20139
20140         * configure.in: Added "dejagnu" to hosttools list.
20141
20142 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20143
20144         * config.sub, configure.in, config.guess:  Add support
20145         for Bosx, an AIX variant from Bull.
20146         Patches from F.Pierresteguy@frcl.bull.fr.
20147
20148 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20149
20150         * devo/dejagnu: Initial creation of devo/dejagnu.
20151         Migrated dejagnu testcases and support files for testing software
20152         tools to reside as subdirectories, currently called "testsuite",
20153         within the directory of the software tool.  Migrated all programs,
20154         support libraries, etc. beloging to dejagnu proper from
20155         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20156         with no modifications.  The changes to these files which will
20157         allow them to configure, build, and execute properly will be made
20158         in a future update.
20159
20160 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20161
20162         * Makefile.in: Change send_pr to send-pr.
20163         * configure.in: Likewise.
20164         * send_pr: Renamed directory to send-pr.
20165
20166 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20167
20168         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20169
20170 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20171
20172         * README:  Update for gdb-4.8 release.
20173         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20174         gdb-xxx.tar.z (gzip'd) file also.
20175
20176 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20177
20178         * Makefile.in: make all-diff depend on all-libiberty
20179
20180 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20181
20182         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20183
20184 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20185
20186         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20187
20188 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20189
20190         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20191         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20192         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20193
20194 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20195
20196         * Makefile.in:  makeinfo binary is in a new location
20197
20198 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20199
20200         * config.sub: Accept -ecoff as an OS.
20201
20202         * Makefile.in: Various changes to eliminate a level of make
20203         recursion and reduce the required command line length.
20204         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20205         sub-makes.
20206         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20207         variables holding settings for specific sub-makes.
20208         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20209         in terms of BASE_FLAGS_TO_PASS.
20210         (TARGET_LIBS): New variable listing directories which use
20211         TARGET_FLAGS_TO_PASS.
20212         (subdir_do): Eliminated.
20213         (do-*): New set of targets to replace subdir_do.
20214         (various): All targets which used subdir_do now depend on do-*.
20215         (local-clean): Renamed from do_clean.
20216         (local-distclean): New target, dependency of distclean and
20217         realclean.
20218         (install-info): Don't create directories.  Depend on dir.info
20219         rather than calling make recursively.
20220         (install-dir.info): Eliminated.
20221         (install-info-dirs): Create all info directories here.
20222         (dir.info): Depend upon do-install-info.
20223
20224         * test-build.mk (HOLES): Added false.
20225
20226 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20227
20228         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20229
20230 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20231
20232         * Makefile.in (info): remove dependency on all-texinfo.  The
20233         problem was really in texinfo/C, not at this level.
20234
20235 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20236
20237         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20238
20239 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20240
20241         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20242         GDB releases.
20243
20244 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20245
20246         * configure: Include srcdir in message about target of link not
20247         being found.  Don't convert `-' to `_' in `with' options being
20248         passed to subdirs.
20249
20250 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20251
20252         * configure.in: add uudecode to host_tools
20253
20254         * Makefile.in: added {all,install}-uudecode targets, added them to
20255         the appropriate lists
20256
20257 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20258
20259         * Makefile.in (all-gcc): Added dependency on all-gas.
20260
20261         * configure.in (mips-*-*): Build ld and binutils.
20262
20263 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20264
20265         * configure: check return code from mkdir, print error message and
20266           exit on failure.
20267
20268 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20269
20270         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20271
20272 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20273
20274         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20275
20276 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20277
20278         * config.sub (h8500):  Recognize this as a cpu type.
20279
20280 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20281
20282         * configure: source directory missing is no longer a warning
20283
20284         * configure.in: recognize irix[34]* instead of irix[34]
20285
20286         * Makefile.in: define and pass down X11_LIB
20287
20288 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20289
20290         * guess-systype: Renamed to ...
20291         * config.guess:  ... by popular request.
20292         * configure.in, Makefile.in:  Update accordingly.
20293
20294 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20295
20296         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20297         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20298         + Execute ./dummy instead of assuming . is in PATH.
20299
20300 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20301
20302         * guess-systype:  New shell script.  Attempts to guess the
20303         canonical host name of the executing host.
20304         Only a few hosts are supported so far.
20305         * configure:  Call guess-systype if no host is specified.
20306
20307 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20308
20309         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20310         gcc Makefile.
20311
20312 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20313
20314         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20315         (all-gcc, install-gcc, subdir_do): Use it.
20316
20317 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20318
20319         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20320
20321 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20322
20323         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20324           set exclusively by configure, using configure.in .
20325
20326 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20327
20328         * test-build.mk: set $PATH for all builds
20329
20330         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20331
20332 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20333
20334         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20335         the one used in gcc/Makefile.in, so that a null expansion doesn't
20336         override the one needed to build gcc with a native cc.
20337
20338 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20339
20340         * configure: Accept -with arguments.
20341
20342 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20343
20344         * Makefile.in: added h8300sim
20345
20346 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20347
20348         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20349         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20350         (all-cygnus, native, build-cygnus): Make
20351         $(canonhost)-stamp-3stage-done, not $(host)....
20352         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20353         i386-sco3.2v4.  Added else true to if command.
20354
20355 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20356
20357         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20358
20359 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20360
20361         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20362
20363 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20364
20365         * configure.in: don't remove binutils from Solaris builds
20366
20367 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20368
20369         * Makefile.in: get rid of earlier definitions for *clean,
20370         also handle the recursive info rule better
20371
20372 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20373
20374         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20375         do more-or-less the right thing.
20376
20377 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20378
20379         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20380         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20381
20382 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20383
20384         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20385         $(host_canonical).
20386
20387         * configure.in: split the configdirs list into 4 categories (native
20388         v. cross, library v. tool) and handle the cross-only and native-
20389         only in more reasonable (and correct!) way.
20390
20391 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20392
20393         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20394         configdirs anymore.
20395
20396 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20397
20398         * Makefile.in: extensive cleanup::  removed all of the explicit
20399         clean-* targets, collapsed many wrappers around subdir_do into
20400         one, added additional targets to satisfy standards.texi, deleted
20401         some old targets, some changes for consistency
20402
20403 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20404
20405         * configure.in: handle some programs as cross-only, and others as
20406         native only
20407
20408         * test-build.mk: handle partial holes in a more generic manner
20409
20410         * Makefile.in: m4 depends on libiberty
20411
20412 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413
20414         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20415         time, wdiff, and find to configdirs
20416
20417         * Makefile.in: all, clean, and install rules for the new programs
20418         added to configure.in
20419
20420 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20421
20422         * configure.in: use mh-sun for all *-sun-* hosts
20423
20424 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20425
20426         * Makefile.in: define flags for X11 include files and library file
20427         locations, pass them down to the programs that need this info
20428
20429         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20430
20431 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20432
20433         * configure.in: start building libg++ for HP-UX targets
20434
20435 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20436
20437         * README:  Update references to files moved into etc/.
20438
20439 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20440
20441         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20442         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20443
20444 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20445
20446         * configure: accept dash as well as underscore in long option
20447         names for FSF compatibility.
20448
20449 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20450
20451         * config.sub: added -sco3.2v4 support from FSF.
20452
20453 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20454
20455         * configure.in: expand the section that adds or removes
20456         directories from the list of programs to build, to handle native
20457         vs. cross in addition to host v. native
20458
20459 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20460
20461         * Makefile.in:  Replace C++ in macro names with CXX.
20462         This is less likely to break ...
20463
20464 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20465
20466         * test-build.mk: add -w to GNU_MAKE
20467
20468 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20469
20470         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20471         add 'sparc' to list of recognized cpus.  This needed to make
20472         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20473         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20474         then changes that into $CPU-wrs-vxworks.
20475
20476         * configure.in: remove most references to gdbtest, regularize
20477         target based program removal
20478
20479         * test-build.mk: import from p3 tree (many fixes and changes)
20480
20481 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20482
20483         * Makefile.in: added rules to handle tcl, tk, and expect
20484
20485         * configure.in: handle those directories if they exist
20486
20487 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20488
20489         * config.sub: removed bogus hppabsd and hppahpux names, since
20490         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20491
20492 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20493
20494         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20495         depends upon all-xiberty
20496
20497         * Makefile.in: changes from p3, including:
20498
20499         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20500
20501         * Makefile.in (XTRAFLAGS): include newlib directories if
20502         newlib/Makefile exists, rather than if host != target.
20503
20504         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20505
20506         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20507         from the same source tree and not building a cross-compiler.  This
20508         matters for the libg++ configuration if reconfiguring a tree that
20509         has already been installed.
20510
20511         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20512
20513         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20514         pick up the machine and system specific header files.
20515
20516         * Makefile.in: added AS_FOR_TARGET, passed down in
20517         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20518         the C compiler to use to create programs which are run in the
20519         build environment, set it to default to $(CC), and passed it down
20520         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20521
20522         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20523
20524         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20525         We need them for unusual native builds, like systems without
20526         ranlib.
20527
20528         * configure: also define $(host_canonical) and
20529         $(target_canonical), which are the full, canonical names for the
20530         given host and target
20531
20532 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20533
20534         * Makefile.in:  Added separate definitions for C++.
20535
20536 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20537
20538         * configure.in (configdirs):  Add deja-gnu.
20539
20540 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20541
20542         * README:  Update for configure.texi and gdb-4.7 release.
20543
20544 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20545
20546         * Makefile.in:  Move "all" target to top of file.
20547         Previously, first target was ".PHONY" which caused BSD4.4 make
20548         to build .PHONY when make was run without arguments.
20549
20550 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20551
20552         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20553         Library-copylefted code in libiberty.
20554
20555 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20556
20557         * config.sub:  Replace m68kmote with plain old m68k.
20558
20559 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20560
20561         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20562
20563 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20564
20565         * config.sub: Complain if no argument is given.  Added support for
20566         386bsd as OS and target alias.
20567
20568 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20569
20570         * Makefile.in (XTRAFLAGS): include newlib directories if
20571         newlib/Makefile exists, rather than if host != target.
20572
20573 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20574
20575         * config.sub: recognize sparclite-wrs-vxworks.
20576
20577         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20578         p3.) Added clean-xiberty to clean.
20579
20580 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20581
20582         * configure.in: use *-*-* instead of nested cases for host and target
20583
20584 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20585
20586         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20587         from the same source tree and not building a cross-compiler.  This
20588         matters for the libg++ configuration if reconfiguring a tree that
20589         has already been installed.
20590
20591 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20592
20593         * config.sub (i486v/i486v4):  Merge in from FSF version.
20594
20595 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20596
20597         * configure: only set PWD if it is already set.
20598
20599 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20600
20601         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20602         doesn't have unset and all success paths (and most error paths)
20603         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20604         to just ${PWD} to avoid confusion.)
20605
20606 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20607
20608         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20609         even for a native compilation.
20610
20611 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20612
20613         Changes to make the gdb.tar.Z rule work better.
20614
20615         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20616         (DEVO_SUPPORT):  Add configure.texi.
20617         (bfd-ilrt.tar.Z):  Remove ancient rule.
20618
20619 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20620
20621         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20622         pick up the machine and system specific header files.
20623
20624         * configure.in, config.sub: added new target m68010-adobe-scout,
20625         with alias of adobe68k.  Changed configure.in to check for
20626         -scout before -sco* to avoid a false match.
20627
20628         * Makefile.in: added AS_FOR_TARGET, passed down in
20629         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20630         the C compiler to use to create programs which are run in the
20631         build environment, set it to default to $(CC), and passed it down
20632         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20633
20634 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20635
20636         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20637         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20638         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20639         FOR_TARGET variants, to newlib and libg++.
20640
20641 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20642
20643         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20644         first.
20645
20646 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20647
20648         * config.sub:  Accept `elf' as an environment.
20649
20650 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20651
20652         * Makefile.in (all-opcodes):  cd into the right directory
20653
20654 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20655
20656         * configure: added -program_transform_name option, used as
20657         argument to sed when installing programs.
20658         configure.texi: added documentation for -program_prefix,
20659         -program_suffix and -program_transform_name.
20660
20661 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20662
20663         * config.sub:  Accept i486 where i386 ok.
20664
20665 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20666
20667         * config.sub: accept we32k
20668
20669 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20670
20671         * config.sub, configure.in: accept OSE68000 and OSE68k.
20672
20673         * Makefile.in: don't create all directories for ``make install'';
20674         let the subdirectories create the ones they need.
20675
20676 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20677
20678         * COPYING: new file, GPL v2
20679
20680 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20681
20682         * Makefile.in: use the new gen-info-dir, which needs a template
20683         argument (which also lives in texinfo)
20684
20685         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20686
20687 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20688
20689         * config.sub (ncr3000):  Change i386 to i486.
20690
20691 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20692
20693         * Makefile.in: add install-rcs, install-grep to
20694         install-no-fixedincludes, removed install-bison and install-libgcc
20695
20696 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20697
20698         * configure.in: grab the HPUX makefile fragment if on HPUX
20699
20700 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20701
20702         * Makefile.in: eradicate bison spoor (ditto libgcc).
20703          configure.in: recognise m68{k,000}-ericsson-OSE.
20704          es1800 is alias for m68k-ericsson-OSE
20705
20706 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20707
20708         * configure.in: rearrange the parts that remove programs from
20709         configdirs, based now on HOST==TARGET or by canonical triple.
20710
20711 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20712
20713         * test-build.mk: recurse explicitly with -f test-build.mk when
20714           appropriate.  predicate stage3 and comparison on the existence
20715           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20716           On very clean, also remove ...stamp-co.  Build in-place before
20717           doing other builds.
20718
20719 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20720
20721         * Makefile.in, configure.in: add tgas
20722
20723 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20724
20725         * Makefile.in: a number of changes merged in from progressive.
20726
20727         * configure.in: add libm.
20728
20729         * .cvsignore: ignore some stuff that comes from test-build.mk.
20730
20731 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20732
20733         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20734
20735 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20736
20737         * configure: Add program_suffix (parallel to program_prefix)
20738         * Makefile.in: adjust directory-creating script for losing decstation
20739
20740 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20741
20742         * configure:  Minor $subdir-related fixes.
20743
20744 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20745
20746         * configure: fix various problems with propogating
20747         makefile_target_frag in subdirs.
20748         * configure.in: config libgcc if its there
20749
20750 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20751
20752         * config.sub:  HPPA merge.
20753
20754 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20755
20756         * Makefile.in:  Replace all-bison with all-byacc in all
20757         dependency lines for other tools (which now use byacc).
20758
20759 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20760
20761         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20762
20763 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20764
20765         * Makefile.in: make gprof rules similar to byacc rules (instead of
20766         vestigal $(unsubdir) that didn't work...)
20767
20768 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20769
20770         * config.sub:  Add support for Linux.
20771         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20772         (at least for libg++).
20773
20774 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20775
20776         * configure.texi: fix doc for the -nfp option to configure
20777
20778 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20779
20780         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20781
20782 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20783
20784         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20785         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20786         * configure.in: added solaris* host_makefile_frag hook.
20787
20788 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20789
20790         * config.sub: changed recognition of m68000 so that various
20791         m68k types can be specified via m680[01234]0
20792
20793 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20794
20795         * config.sub (basic_machine): fix sed so that '-foo' isn't
20796         completely substituted out while .+'-foo' loses the '-foo'
20797
20798 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20799
20800         * config.sub ($os): Add -aout.
20801
20802 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20803
20804         * configure:  If host_makefile_frag is absolute, don't
20805         prefix ${invsubdir} (relevant to libg++ auto-configure).
20806
20807 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20808
20809         * Makefile.in (tooldir): Define it.
20810         (all-ld): Depend on all-flex.
20811
20812 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20813
20814         * Makefile.in (check):  Fix libg++ special case.
20815
20816 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20817
20818         * configure: do not bury `pwd` into config.status, thus do fewer
20819           pwd's.
20820
20821         * configure: print the "Building in" message only when building in
20822           other than "." AND verbose.
20823
20824         * configure: remove -s, rework -v to better accommodate guested
20825           configures.
20826
20827         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20828
20829 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20830
20831         * Makefile.in: macroize flags passed on recursion.  remove
20832           fileutils.
20833
20834 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20835
20836         * configure: get makesrcdir right for subdirs deeper than 1.
20837
20838         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20839           install.
20840
20841 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20842
20843         * Makefile.in: don't print subdir_do or recursion lines.
20844
20845 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20846
20847         * standards.texi: added menu item.
20848
20849         * Makefile.in: build and install standards.info.
20850
20851         * standards.texi: new file.
20852
20853 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20854
20855         * configure: test for and move config.status pieces from
20856           ${subdir}/.
20857
20858 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20859
20860         * configure:  Test for existance of files before trying to mv
20861         them, to avoid numerous non-existance messages.
20862
20863 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20864
20865         * configure: correct final line of config.status.
20866
20867         * configure: patch from eggert.  Avoids a protection problem if
20868           the original Makefile.in is read only.
20869
20870         * configure: use move-if-change from gcc to create config.status.
20871           Some makefiles depend on config.status to tell if a directory
20872           has been reconfigured for a different host.  This change
20873           prevents those directories from remaking everything in the case
20874           where the reconfig was only intended to rebuild a Makefile.
20875
20876         * configure: test for config.sub with "config.sub sun4" rather
20877           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20878           host alias from a missing config.sub.
20879
20880 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20881
20882         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20883           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20884
20885 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20886
20887         * configure: mkdir ${subdir} as needed.
20888
20889 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20890
20891         * Makefile.in,configure.in: added autoconf.
20892
20893 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20894
20895         * Makefile.in: no longer pass against on recursion.
20896
20897         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20898           definitions are not inherited.
20899
20900         * configure: correct makesrcdir when subdir is .
20901
20902 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20903
20904         * configure:  Add support for 'subdirs' variable, which is
20905         like 'configdirs', except that configure doesn't re-invoke
20906         itself for subdirs, it just creates a Makefile for each subdir.
20907         * configure.texi:  Document subdirs.
20908
20909 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20910
20911         * configure.in: added flex to configdirs
20912
20913 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20914
20915         * Makefile.in: remove clean-stamps from clean.
20916
20917 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20918
20919         * configure.in:  Add gdbtest to configdirs.
20920
20921 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20922
20923         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20924         to recursive makes.
20925         * configure.in:  Recognize new ncr3000 config.
20926
20927 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20928
20929         * Makefile.in, configure.in: removed references to gdbm.
20930
20931 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20932
20933         * config.sub:  Don't canonicalize os value
20934         newsos* to bsd (readline needs to check for newsos).
20935         (This fix was earlier made Jan 31, but got re-broken.)
20936
20937 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20938
20939         * configure.in:  sco is an os, not a vendor!
20940
20941         * configure:  Quote $( better.  Keep various shells happy.
20942
20943 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20944
20945         * Makefile.in: eliminate stamp-files.
20946
20947 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20948
20949         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20950           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20951
20952 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20953
20954         * config.sub:  fix iris/iris3.
20955
20956 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20957
20958         * configure: re-add -rm.
20959
20960 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20961
20962         * Maskefile.in: add .stmp-rcs to all.
20963
20964         * configure.in: remove gas from rs6000 build, use aix host fragment.
20965
20966 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20967
20968         * configure: pass down site_option during recursion.
20969
20970 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20971
20972         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20973
20974 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20975
20976         * configure: Change exec_prefix so that it really defaults to prefix.
20977
20978 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20979
20980         * Makefile.in, configure.in:  Add support for mmalloc library.
20981
20982 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20983
20984         * Makefile.in: add stmp dependencies for a few more things.
20985
20986 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20987
20988         * configure: adjusted error message on objdir/srcdir configure
20989           collision, per john's suggestion.
20990
20991         * Makefile.in: add libiberty stmp to all and all.cross.
20992
20993 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20994
20995         * Makefile.in: remove force dependencies, add grep to all.
20996
20997 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20998
20999         * Makefile.in: drop flex.  make stamp files work.
21000
21001         * configure: added test for conflicting configuration in srcdir,
21002           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21003           gets cranky.  use relative paths for configure and srcdir
21004           whenever possible.  Send some error messages to stderr that were
21005           going to stdout.
21006
21007 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21008
21009         * Makefile.in:  Fix libg++ rule to check for gcc directory
21010         before using gcc/gcc.  Also pass XTRAFLAGS.
21011
21012 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21013
21014         * Makefile.in: added stmp-files so that directories aren't polled
21015           when they are already built.
21016
21017         * configure.texi: fixed a node pointer problem.
21018
21019 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21020
21021         * config.sub configure.in gdb/configure.in
21022         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21023         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21024         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21025
21026 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21027
21028         * configure: -recurring becomes -silent.  corrected help message
21029           for -site= option.
21030
21031         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21032
21033 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21034
21035         * configure: when building Makefile for crosses, replace
21036           tooldir and program_prefix.  default srcdir from location of
21037           config.sub.  remove "for host in hosts" and "for target in
21038           targets" loops.
21039
21040 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21041
21042         * Makefile.in: Do not pass bindir or mandir to cvs.
21043
21044 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21045
21046         * Makefile.in, configure.in: removed traces of namesubdir,
21047           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21048           copyrights to '92, changed some from Cygnus to FSF.
21049
21050         * configure.texi: remove most references to multiple hosts,
21051           multiple targets, subdirs, etc.
21052
21053         * configure.man: removed rcsid. reference config.sub not
21054           config.subr.
21055
21056         * Makefile.in: mkdir $(infodir) on install-info.
21057
21058 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21059
21060         * configure.texi:  Explain better about .gdbinit and about
21061         the environment that configure.in sections run in.
21062
21063 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21064
21065         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21066
21067 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21068
21069         * README:  DOC.configure => cfg-paper.texi.
21070
21071 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21072
21073         * config.sub (near case $os):  Don't convert newsos* to bsd!
21074
21075 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21076
21077         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21078         the number of copies of COPYING that go into the GDB tar file.
21079
21080 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21081
21082         * bfd/configure.in, gdb/config/mh-i386sco,
21083         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21084         Fix SCO configuration stuff.
21085
21086 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21087
21088         * Makefile.in:  For libg++, make sure the -I pointing
21089         to the gcc directory goes *after* all the libg++-local -I flags.
21090         Also, move just-gcc dependency from just-libg++ to all-libg++.
21091
21092 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21093
21094         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21095
21096 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21097
21098         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21099
21100 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21101
21102         * config.sub:  Add stratus configuration frags.  Also
21103         submitted to FSF.
21104
21105 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21106
21107         * Makefile.in (DEV_SUPPORT):  add configure.man.
21108
21109         * config.sub(Decode manufacturer-specific):  add -none*.
21110
21111 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21112
21113         * Makefile.in:  remove form feeds to make Sun's make happy.
21114         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21115
21116 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21117
21118         * Makefile.in (AR_FLAGS):  Make quieter.
21119
21120 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21121
21122         * configure.in:  Add libg++.
21123         * configure:  When verbose, don't output the command line at each
21124         level; it will be unremarkably the same as the previous version,
21125         which will be the same as what the user typed.
21126
21127 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21128
21129         * configure.in, Makefile.in: fix clean-info, add flex.  add
21130           fileutils.
21131
21132         * configure: be less sensitive to spaces in Makefile.in.  Do not
21133           look for sources in "..".  Doing so breaks subdirectories that
21134           might have their own configure.  If a subdir has it's own
21135           configure script, use it.
21136
21137 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21138
21139         * cfg-paper.texi: some changes suggested by rms.
21140
21141 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21142
21143         * config.sub:  Merge in some small additions from the FSF version,
21144         taken from the gcc distribution, to bring the Cygnus and FSF
21145         versions into closer sync.
21146
21147 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21148
21149         * configure.in:  Changed svr4 references to sysv4.
21150
21151 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21152
21153         * configure: added -V for version number option.
21154
21155 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21156
21157         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21158           renamed from DOC.configure to cfg-paper.texi.
21159
21160 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21161
21162         * configure, config.subr, config.sub: config.subr is now
21163           config.sub again.
21164
21165 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21166
21167         * configure.texi: new file, in progress.
21168
21169         * Makefile.in: build info file and install the man page for
21170           configure.
21171
21172         * configure.man: new file, first cut.
21173
21174         * configure: find config.subr again now that configuration "none"
21175           has gone.  removed all traces of the -ansi option.  removed all
21176           traces of the -languages option.
21177
21178         * config.subr: resync from rms.
21179
21180 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21181
21182         * configure, config.sub, config.subr: merge config.sub into
21183           config.subr, call the result config.subr, remove config.sub, use
21184           config.subr.
21185
21186         * Makefile.in: revised install for dir.info.
21187
21188 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21189
21190         * configure.in: add decstation host makefile frag.
21191
21192         * Makefile.in: BISON now bison -y again.  also install-gcc on
21193           install.  clean-gdbm on clean.  infodir belongs in datadir.
21194           Make directories for info install.  Build dir.info here then
21195           install it.
21196
21197 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21198
21199         * Makefile.in: fix for bad directory tests.
21200
21201 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21202
21203         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21204           regexp.  -srcdir relative was being handled incorrectly.
21205
21206         * Makefile.in: unwrapped some for loops so that parallel makes
21207           work again and so one can focus one's attention on a particular
21208           package.
21209
21210 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21211
21212         * configure: added PWD as a stand in for `pwd` (for speed). use
21213           elif wherever possible.  make -srcdir work without -objdir.
21214           -objdir= commented out.
21215
21216 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21217
21218         * configure: +options become --options.  -subdirs commented out.
21219           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21220           Makefile now at top of generated Makefile.  Removed cvs log
21221           entries.  added -srcdir.  create .gdbinit only if there is one
21222           in ${srcdir}.
21223
21224         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21225           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21226           and mandir now keyed off datadir by default.
21227
21228 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21229
21230         * Freshly created ChangeLog.
21231
21232 \f
21233 Local Variables:
21234 mode: change-log
21235 left-margin: 8
21236 fill-column: 76
21237 version-control: never
21238 End: