Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
2
3         * MAINTAINERS: Add myself to DCO section and update email address.
4
5 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
6
7         * configure: Regenerate.
8         * configure.ac: Ensure that PIC (shared) defaults are set
9         correctly for Darwin.
10
11 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
12
13         * MAINTAINERS: Update my address.
14
15 2021-11-12  Alan Modra  <amodra@gmail.com>
16
17         * Makefile.def (configure-opcodes): Depend on configure-bfd.
18         * Makefile.in: Regenerate.
19
20 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
21
22         * MAINTAINERS: Clarify the policy WRT the Write After Approval
23         list.
24
25 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
26
27         * MAINTAINERS (Reviewers, arc): Remove my entry.
28         (Write After Approval): Add an entry for myself.
29
30 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
31
32         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
33         * Makefile.in: Regenerate.
34         * configure: Regenerate.
35         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
36
37 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
38
39         * MAINTAINERS: Fix up Maciej's entries.
40
41 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
42
43         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
44         maintainer.
45
46 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
47
48         PR other/102663
49         * Makefile.def: Handle install-dvi target.
50         * Makefile.tpl: Likewise.
51         * Makefile.in: Regenerate.
52
53 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
54
55         * MAINTAINERS: Add myself for write after approval.
56
57 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
58
59         * Makefile.def: Mark libcody, libdecnumber,
60         c++tools, libgcc, and libobjc as missing TAGS
61         targets.
62         * Makefile.in: Regenerate.
63
64 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
65
66         * MAINTAINERS: Add myself to DCO section and update email
67         address.
68
69 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
70
71         * MAINTAINERS: Add myself to DCO section.
72
73 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
74
75         * configure: Regenerate.
76         * configure.ac (skipdirs): Add the contents of target_configdirs if
77         we are not building gcc.
78
79 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
80
81         * Makefile.def: Back-port commits ba4d88ad892f and
82         755ba58ebef0 from binutils-gdb repository.
83         * Makefile.in: Regenerated.
84
85 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
86
87         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
88
89 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
90
91         * Makefile.def: Add a jit check target for the jit
92         language.
93         * Makefile.in: Regenerate.
94
95 2021-09-16  Andrew Pinski  <apinski@marvell.com>
96
97         PR bootstrap/67102
98         * Makefile.def: Have configure-target-libffi depend on
99         all-target-libstdc++-v3.
100         * Makefile.in: Regenerate.
101
102 2021-09-10  Petter Tomner  <tomner@kth.se>
103
104         * MAINTAINERS: Me added to DCO and write after approval
105
106 2021-09-01  YunQiang Su  <syq@debian.org>
107
108         * MAINTAINERS: Add myself for write after approval.
109
110 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
111
112         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
113         * Makefile.in: Regenerate.
114
115 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
116
117         * MAINTAINERS: Add myself for write after approval.
118
119 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
120
121         * Makefile.in: Regenerate.
122         * Makefile.tpl: Make the state of the configured host
123         shared flag available to makefile fragements.
124
125 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
126
127         * MAINTAINERS (Write After Approval): Add myself.
128
129 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
130
131         * .dir-locals.el (bug-reference-url-format): Use https.
132
133 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
134
135         * .dir-locals.el (c-mode): Change fill-column to 79.
136
137 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
138
139         * MAINTAINERS: Add myself to DCO section.
140
141 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
142
143         * configure: Regenerate.
144         * configure.ac: Adjust cases for which it is necessary to
145         include the Darwin host config fragment.
146
147 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
148
149         * MAINTAINERS: Add myself for write after approval and DCO.
150
151 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
152
153         * Makefile.def: Add dsymutil defs.
154         * Makefile.in: Regenerated.
155         * Makefile.tpl: Add dsymutil to flags.
156         * configure: Regenerated.
157         * configure.ac: Add dsymutil to target and build recipes.
158
159 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
160
161         * MAINTAINERS: Add myself for write after approval.
162
163 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
164
165         * MAINTAINERS (Write After Approval): Add myself.
166
167 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
168
169         * MAINTAINERS: Add myself for write after approval and DCO
170
171 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
172
173         * .gitignore: Add entry for cscope.out.
174
175 2021-06-22  liuhongt  <hongtao.liu@intel.com>
176
177         * MAINTAINERS: Remove my Write After Approval entry.
178
179 2021-06-21  liuhongt  <hongtao.liu@intel.com>
180
181         * MAINTAINERS: Add myself as maintainer of the i386 vector
182         extensions.
183
184 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
185
186         * MAINTAINERS (Write After Approval): Add myself.
187
188 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
189
190         * MAINTAINERS (Various Maintainers): Add Andrew and myself
191         as *vrp and ranger maintainers.
192
193 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
194
195         * MAINTAINERS: Adjust my entry in the DCO section so that it does
196         not trigger testsuite failures.
197
198 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
199
200         * MAINTAINERS: Add myself to DCO section with both email addresses.
201
202 2021-06-03  Jason Merrill  <jason@redhat.com>
203
204         * MAINTAINERS: Add DCO version number.
205
206 2021-06-02  Jason Merrill  <jason@redhat.com>
207
208         * MAINTAINERS: Add DCO section.
209
210 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
211
212         * MAINTAINERS (Write After Approval): Add myself.
213
214 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
215
216         * configure.ac: Add gnulib to configdirs for sim.
217         * configure: Regenerate.
218
219 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
220
221         * Makefile.def: Add configure-sim dependency on all-gnulib.
222         * Makefile.in: Regenerated.
223
224 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
225
226         * MAINTAINERS (Write After Approval): Add myself.
227
228 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
229
230         * MAINTAINERS (Write After Approval): Add myself.
231
232 2021-05-11  Martin Liska  <mliska@suse.cz>
233
234         * MAINTAINERS: Remove entries for removed
235         components (HSA, BRIG, libhsail-rt).
236         Move Pekka to Write After Approval.
237
238 2021-05-11  Martin Liska  <mliska@suse.cz>
239
240         * Makefile.def: Remove libhsail-rt.
241         * Makefile.in: Likewise.
242         * configure.ac: Likewise.
243         * configure: Regenerate.
244         * libhsail-rt/ChangeLog: Removed.
245         * libhsail-rt/Makefile.am: Removed.
246         * libhsail-rt/Makefile.in: Removed.
247         * libhsail-rt/README: Removed.
248         * libhsail-rt/aclocal.m4: Removed.
249         * libhsail-rt/configure: Removed.
250         * libhsail-rt/configure.ac: Removed.
251         * libhsail-rt/configure.tgt: Removed.
252         * libhsail-rt/include/internal/fibers.h: Removed.
253         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
254         * libhsail-rt/include/internal/phsa-rt.h: Removed.
255         * libhsail-rt/include/internal/workitems.h: Removed.
256         * libhsail-rt/rt/arithmetic.c: Removed.
257         * libhsail-rt/rt/atomics.c: Removed.
258         * libhsail-rt/rt/bitstring.c: Removed.
259         * libhsail-rt/rt/fbarrier.c: Removed.
260         * libhsail-rt/rt/fibers.c: Removed.
261         * libhsail-rt/rt/fp16.c: Removed.
262         * libhsail-rt/rt/misc.c: Removed.
263         * libhsail-rt/rt/multimedia.c: Removed.
264         * libhsail-rt/rt/queue.c: Removed.
265         * libhsail-rt/rt/sat_arithmetic.c: Removed.
266         * libhsail-rt/rt/segment.c: Removed.
267         * libhsail-rt/rt/workitems.c: Removed.
268         * libhsail-rt/target-config.h.in: Removed.
269
270 2021-05-04  Nick Clifton  <nickc@redhat.com>
271
272         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
273         * configure: Regenerate.
274
275 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
276             Tobias Burnus  <tobias@codesourcery.com>
277
278         * configure.ac (--enable-offload-defaulted): New.
279         * configure: Regenerate.
280
281 2021-04-23  David Faust  <david.faust@oracle.com>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
286
287         * MAINTAINERS (Write After Approval): Add myself.
288
289 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
290
291         * MAINTAINERS: Add myself as pru port maintainer.
292
293 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
294
295         * MAINTAINERS: Add myself as static analyzer maintainer.
296
297 2021-03-18  Jeff Law  <jlaw@tachyum.com>
298
299         * MAINTAINERS: Update primary entry.
300
301 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
302
303         * MAINTAINERS (Write After Approval): Add myself.
304
305 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
306
307         * Makefile.def: Remove all-sim dependency on configure-gdb.
308         * Makefile.in: Regenerated.
309
310 2021-03-11  Jeff Law  <law@redhat.com>
311
312         * MAINTAINERS: Update entries for a few ex-ImgTec employees
313
314 2021-03-11  Martin Liska  <mliska@suse.cz>
315
316         * Makefile.tpl: The change was done Makefile.in which
317         is generated file.
318
319 2021-03-08  Jeff Law  <law@redhat.com>
320
321         * MAINTAINERS: Update my email address
322
323 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
324
325         * config.guess: Import latest upstream.
326         * config.sub: Import latest upstream.
327
328 2021-01-25  Martin Liska  <mliska@suse.cz>
329
330         PR gcov-profile/98739
331         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
332         for profiledbootstrap.
333
334 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
335
336         * MAINTAINERS (Write After Approval): Add myself.
337
338 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
339
340         * MAINTAINERS (Write After Approval): Update my e-mail address.
341
342 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
343
344         * MAINTAINERS: Fix spacing.
345
346 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
347
348         * MAINTAINERS (Write After Approval): Add myself
349
350 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
351
352         * Makefile.def: Sync with binutils-gdb:
353         (dependencies): all-ld depends on all-libctf.
354         (host_modules): libctf is no longer no_install.
355         No longer no_check.  Checking depends on all-ld.
356         * Makefile.in: Regenerated.
357
358 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
359
360         * libtool.m4: Match gnu* along other GNU systems.
361         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
362         * libgo/configure: Re-generate.
363
364 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
365
366         * MAINTAINERS: Update my email address.
367
368 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
369
370         * MAINTAINERS (Write After Approval): Add myself.
371
372 2020-12-15  Nathan Sidwell  <nathan@acm.org>
373
374         * Makefile.def
375         * Makefile.in
376         * Makefile.tpl
377         * configure
378         * configure.ac
379
380 2020-12-15  Nathan Sidwell  <nathan@acm.org>
381
382         * Makefile.def: Add libcody.
383         * configure.ac: Add libcody.
384         * Makefile.in: Regenerated.
385         * configure: Regenerated.
386
387 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
388
389         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
390
391 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
392
393         PR target/97865
394         * libtool.m4: Update handling of Darwin platform link flags
395         for Darwin20.
396
397 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
398
399         * .gitignore: Sync with binutils-gdb
400
401 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
402
403         * MAINTAINERS: Add myself as arc port maintainer.
404
405 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
406
407         PR d/87788
408         * configure.ac: Don't disable D for *-*-darwin*.
409         * configure: Regenerate.
410
411 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
412
413         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
414         hppa64-*-hpux11*.
415
416 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
417
418         * configure: Regenerate.
419         * configure.ac: Add --bootstrap-hwasan option.
420
421 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
422
423         * config.guess: Import latest upstream.
424         * config.sub: Import latest upstream.
425
426 2020-11-16  Martin Liska  <mliska@suse.cz>
427
428         * .gitignore: Add cache as clangd uses it now.
429
430 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
431
432         * MAINTAINERS (Write After Approval): add myself
433
434 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
435
436         * MAINTAINERS (Write After Approval): Add myself.
437
438 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
439
440         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
441         Remove FIXME comments.
442
443 2020-11-06  Martin Uecker  <muecker@gwdg.de>
444
445         * MAINTAINERS: Update my email address.
446
447 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
452
453         PR target/97302
454         * configure.ac: Only set with_gmp to /usr/local
455         if not building in tree.
456         * configure: Regenerate.
457
458 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
459
460         * MAINTAINERS (Write After Approval): Add myself.
461
462 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
463
464         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
465
466 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
467
468         PR bootstrap/96612
469         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
470         if not the same as ${host}.
471         * configure: Regenerate.
472
473 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
478
479         * MAINTAINERS: Update my email address.
480
481 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
482
483         * MAINTAINERS (Write After Approval): Add myself.
484
485 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
486
487         * MAINTAINERS (Write After Approval): Add myself.
488
489 2020-06-12  Martin Liska  <mliska@suse.cz>
490
491         * .gitignore: Add .clang-tidy.
492
493 2020-06-08  Jason Merrill  <jason@redhat.com>
494
495         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
496         * configure: Regenerate.
497
498 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
499
500         * MAINTAINERS: Add myself as xtensa port maintainer.
501
502 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
503
504         * configure.ac: Don't require --enable-host-shared when building
505         for Mingw.
506         * configure: Regenerate.
507
508 2020-05-18  Jason Merrill  <jason@redhat.com>
509
510         * configure.ac: Update bootstrap dialect to -std=c++11.
511
512 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
517
518         PR target/92713
519         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
520         (noconfigdirs): Add 'target-libstdc++-v3'.
521         * configure: Regenerate.
522
523 2020-04-21  Stephen Casner  <casner@acm.org>
524
525         PR 25830
526         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
527         * configure: Rebuild.
528
529 2020-04-17  Martin Liska  <mliska@suse.cz>
530             Jonathan Yong <10walls@gmail.com>
531
532         PR gcov-profile/94570
533         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
534         for CYGWIN.
535
536 2020-04-14  Martin Jambor  <mjambor@suse.cz>
537
538         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
539
540 2020-04-09  Tom Tromey  <tom@tromey.com>
541
542         * configure: Rebuild.
543         * Makefile.in: Rebuild.
544         * Makefile.def (gdbsupport, gdbserver): New host modules.
545         (configure-gdb): Depend on all-gdbsupport.
546         (all-gdb): Depend on all-gdbsupport, all-libctf.
547         * configure.ac (host_tools): Add gdbserver.
548         Conditionally build gdbserver and gdbsupport.
549
550 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
551
552         * configure.ac: Build libgomp by default for amdgcn.
553         * configure: Regenerate.
554
555 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
556
557         * MAINTAINERS (Write After Approval): Add myself.
558
559 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
560
561         * MAINTAINERS (Write After Approval) : Add myself.
562
563 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
564
565         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
566
567 2020-02-14  Martin Sebor  <msebor@redhat.com>
568
569         * doc/extend.texi (attribute alias): Mention type requirement.
570         (attribute weak): Same.
571         (attribute weakref): Correct invalid example.
572
573 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
574
575         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
576
577 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
578             Jakub Jelinek  <jakub@redhat.com>
579
580         * .gitattributes: Add *.md diff=md.
581
582 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
583
584         The mentioned auto-generated file is no more part of the
585
586         GCC sources, it's auto-generated in $(builddir) during build.
587
588         PR target/92055
589         * contrib/gcc_update (files_and_dependencies): Remove
590         entry for gcc/config/avr/t-multilib.
591
592 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
593
594         * MAINTAINERS: Update my email address.
595
596 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
597
598         * README.MOVED_TO_GIT: Remove.
599
600 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
601
602         * README.MOVED_TO_GIT: New file.
603
604 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
605
606         * MAINTAINERS (Write After Approval): Add myself.
607
608 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
609
610         * MAINTAINERS (write_after_approval): Add myself.
611
612 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
613
614         * MAINTAINERS (write_after_approval): Add myself.
615
616 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
617
618         * MAINTAINERS (write_after_approval): Add myself.
619
620 2019-12-11  Matthias Klose  <doko@ubuntu.com>
621
622         * configure.ac: Factor out common cases for compare_exclusions.
623         * configure: Regenerate.
624
625 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
626
627         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
628         flag.
629
630 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
631
632         * MAINTAINERS (Write After Approval): Add myself.
633
634 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
635
636         PR middle-end/92463
637         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
638         * configure: Regenerate
639
640 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
641
642         * configure.ac: Use https for gcc.gnu.org.
643         * configure: Regenerated.
644
645 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
646
647         * MAINTAINERS (aarch64 port): Remove my name, move to...
648         (Write After Approval): ...Here.
649
650 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
651
652         * MAINTAINERS: Change my email address as maintainer.
653
654 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
655
656         PR fortran/91828
657         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
658         * configure: Regenerated.
659
660 2019-10-21  Jason Merrill  <jason@redhat.com>
661
662         * .gitattributes: Also check ChangeLog whitespace.
663
664 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
665
666         * contrib/dg-extract-results.sh: Add support for KPASS.
667         * contrib/dg-extract-results.py: Likewise.
668
669 2019-10-17  Jason Merrill  <jason@redhat.com>
670
671         * .gitattributes: Avoid {} in filename pattern.
672
673 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
674
675         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
676         Approval section.
677
678 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
679
680         * MAINTAINERS: Add myself to Write After Approval
681
682 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
683
684         * MAINTAINERS: Add myself as an aarch64 maintainer.
685
686 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
687
688         * MAINTAINERS: Add myself as aarch64 maintainer.
689
690 2019-09-23  Carl Love  <cel@us.ibm.com>
691
692         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
693         New define_insn.
694         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
695         vsx_xxpermdi16_le_V16QI): Removed define_insn.
696
697 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
698
699         * MAINTAINERS (Sam Tebbs): Update email address.
700
701 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
702
703         * MAINTAINERS: Update my email address.
704
705 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
706
707         * libtool.m4: Handle uclinuxfdpiceabi.
708
709 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
710
711         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
712         Remove myself from Write After Approval section.
713
714 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
715
716         * configure.ac: Support for bpf-*-* targets.
717         * configure: Regenerate.
718
719 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
720
721         * config.sub: Import upstream version 2019-06-30.
722         * config.guess: Import upstream version 2019-07-24.
723
724 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
725
726         * MAINTAINERS: Remove spu port maintainers.
727
728 2019-08-28  Martin Liska  <mliska@suse.cz>
729
730         * .gitignore: Add .clangd and compile_commands.json
731         to .gitignore.
732
733 2019-08-23  Michael Forney  <mforney@mforney.org>
734
735         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
736         * Makefile.in: Regenerate.
737
738 2019-08-19  Tom Tromey  <tom@tromey.com>
739
740         * configure: Rebuild.
741         * configure.ac: Add --with-static-standard-libraries.
742
743 2019-08-16  Alexandre Oliva <oliva@gnu.org>
744
745         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
746
747 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
748
749         * MAINTAINERS (Write After Approval): Add myself.
750
751 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
752
753         * MAINTAINERS (Write After Approval): Remove myself, already listed in
754         RISC-V port maitainer.
755
756 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
757
758         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
759
760 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
761
762         * MAINTAINERS (Write After Approval): Add myself.
763
764 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
765
766         * MAINTAINERS (Write After Approval): Add myself.
767
768 2019-06-25  Martin Liska  <mliska@suse.cz>
769
770         contrib/filter-clang-warnings.py: Transform from
771         filter-rtags-warnings.py.
772
773 2019-06-15  Tom Tromey  <tom@tromey.com>
774
775         * configure.ac (host_libs): Add gnulib.
776         * configure: Rebuild.
777         * Makefile.def (host_modules, dependencies): Add gnulib.
778         * Makefile.in: Rebuild.
779
780 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
781
782         * MAINTAINERS (Write After Approval): Add myself.
783
784 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
785
786         * configure: Regenerate.
787         * configure.ac: Add PRU target.
788
789 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
790
791         * MAINTAINERS (Write After Approval): Add myself.
792
793 2019-06-11  Nick Clifton  <nickc@redhat.com>
794
795         Import these changes from the binutils/gdb repository:
796
797         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
798
799         * Makefile.def (dependencies): configure-libctf depends on all-bfd
800         and all its deps.
801         * Makefile.in: Regenerated.
802
803         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
804
805         * Makefile.def (host_modules): Add libctf.
806         * Makefile.def (dependencies): Likewise.
807         libctf depends on zlib, libiberty, and bfd.
808         * Makefile.in: Regenerated.
809         * configure.ac (host_libs): Add libctf.
810         * configure: Regenerated.
811
812 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
813
814         * MAINTAINERS (Write After Approval): Add myself.
815
816 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
817
818         * MAINTAINERS: Update my email address.
819
820 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
821
822         * MAINTAINERS (Write After Approval): Add myself.
823
824 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2019-05-07  Jim Wilson  <jimw@sifive.com>
829
830         * MAINTAINERS: Remove myself as IA-64 maintainer.
831
832 2019-05-04  Roland Illig  <roland.illig@gmx.de>
833
834         * MAINTAINERS (Write After Approval): Add myself.
835
836 2019-05-02  Richard Biener  <rguenther@suse.de>
837
838         PR bootstrap/85574
839         * Makefile.tpl (compare target): Also compare extra-compare
840         files.
841         * Makefile.in: Regenerate.
842
843 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
844
845         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
846         as modulo-scheduler maintainer.
847
848 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
849
850         * MAINTAINERS: Add myself as co-maintainer for Darwin.
851
852 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
853
854         * MAINTAINERS: Update my email address.
855
856 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
857
858         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
859         * configure: Regenerate.
860
861 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
862
863         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
864         * configure: Regenerate.
865
866 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
867
868         * configure.ac: Add target-zlib to target_libraries.
869         * configure: Regenerate.
870
871 2019-04-09  Martin Liska  <mliska@suse.cz>
872
873         * Makefile.in: Regenerate.
874         * Makefile.tpl: Pass GENERATOR_CFLAGS
875         in all stages.
876
877 2019-03-28  Martin Liska  <mliska@suse.cz>
878
879         PR bootstrap/89829
880         * Makefile.in: Revert r254150.
881         * Makefile.tpl: Likewise.
882
883 2019-03-28  Ben Elliston  <bje@gnu.org>
884
885         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
886         related, and libdecnumber.
887
888 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
889
890         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
891         (Write After Approval): Remove myself.
892
893 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
894
895         * MAINTAINERS (Write After Approval): Add myself.
896
897 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
898
899         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
900         (Write After Approval): Remove myself and Julian.
901
902 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
903
904         * MAINTAINERS (Write After Approval): Add myself.
905
906 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
907
908         * MAINTAINERS (Write After Approval): Add myself.
909
910 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
911
912         * ChangeLog: Replace space with tab.
913         * MAINTAINERS: Delete 1 tab to keep alignment.
914
915 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
916
917         * MAINTAINERS (Write After Approval): Add myself.
918
919 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
920
921         * MAINTAINERS (Write After Approval): Add myself.
922
923 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
924             Kwok Cheung Yeung  <kcy@codesourcery.com>
925             Julian Brown  <julian@codesourcery.com>
926             Tom de Vries  <tom@codesourcery.com>
927             Jan Hubicka  <hubicka@ucw.cz>
928             Martin Jambor  <mjambor@suse.cz>
929
930         * configure.ac: Likewise.
931         * configure: Regenerate.
932         * contrib/config-list.mk: Add amdgcn-amdhsa.
933
934 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
935
936         * MAINTAINERS (Write After Approval): Add myself.
937
938 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
939
940         * MAINTAINERS (Write After Approval): Add myself.
941
942 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
943
944         PR target/88535
945         * config.guess: Import upstream version 2019-01-03.
946         * config.sub: Import upstream version 2019-01-01.
947
948 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
949
950         * MAINTAINERS (Write After Approval): Update my maintainer address.
951
952 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
953
954         * MAINTAINERS (Write After Approval): Add myself.
955
956 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
957
958         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
959
960 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
961
962         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
963         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
964         (GCC_TARGET_TOOL): Likewise.
965         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
966         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
967         OTOOL, OTOOL_FOR_TARGET: New substitutions.
968         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
969         * configure: Regenerate.
970         * Makefile.in: Likewise.
971
972 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
973
974         * MAINTAINERS (Write After Approval): Add myself.
975
976 2018-11-13  Martin Liska  <mliska@suse.cz>
977
978         * gcc.target/i386/pr87930.c: Move to ...
979         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
980
981 2018-11-10  Stafford Horne  <shorne@gmail.com>
982
983         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
984         (Write After Approval): Remove myself.
985
986 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
987
988         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
989         Append $INCICONV to it.
990
991 2018-11-04  Stafford Horne  <shorne@gmail.com>
992
993         * MAINTAINERS (Write After Approval): Add myself.
994
995 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
996
997         PR bootstrap/82856
998         * multilib.am: New file.  From automake.
999
1000         Merge from binutils-gdb:
1001         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1002
1003         * libtool.m4: Use AC_LANG_SOURCE.
1004         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1005         * ar-lib: New file.
1006         * test-driver: New file.
1007         * configure: Re-generate.
1008
1009 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1010
1011         * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1014
1015         PR bootstrap/87788
1016         PR d/87799
1017         * configure: Rebuild.
1018         * configure.ac: Disable D on systems where it is known not to work.
1019
1020 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1021
1022         * Makefile.def (target_modules): Add libphobos.
1023         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1024         GDCFLAGS_FOR_TARGET.
1025         (dependencies): Make libphobos depend on libatomic, libbacktrace
1026         configure, and zlib configure.
1027         (language): Add language d.
1028         * Makefile.in: Rebuild.
1029         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1030         (HOST_EXPORTS): Add GDC.
1031         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1032         (BASE_TARGET_EXPORTS): Add GDC.
1033         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1034         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1035         (EXTRA_HOST_FLAGS): Add GDC.
1036         (STAGE1_FLAGS_TO_PASS): Add GDC.
1037         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1038         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1039         environment variables.
1040         * configure: Rebuild.
1041         * configure.ac: Add target-libphobos to target_libraries.  Set and
1042         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1043
1044 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1049
1050         * MAINTAINERS (Write After Approval): Remove myself.
1051
1052 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1053
1054         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1055
1056 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1057
1058         * MAINTAINERS: Update my email address.
1059
1060 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1061
1062         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1063         maintainer.
1064
1065 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1066
1067         * MAINTAINERS (Write After Approval): Add self.
1068
1069 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1070
1071         * MAINTAINERS (write after approval): Add myself.
1072
1073 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1074
1075         * MAINTAINERS: Update my email address.
1076
1077 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1078
1079         * MAINTAINERS (write after approval): Add myself.
1080
1081 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1082
1083         * MAINTAINERS: Add self to global reviewers list.
1084
1085 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1086
1087         MAINTAINERS: Add c-sky port maintainers.
1088
1089 2018-08-10  Martin Liska  <mliska@suse.cz>
1090
1091         * MAINTAINERS: Revert change in previous commit and
1092         join lines.
1093
1094 2018-08-10  Martin Liska  <mliska@suse.cz>
1095
1096         * MAINTAINERS: Remove extra line.
1097
1098 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1099
1100         * MAINTAINERS: Update my email address.
1101
1102 2018-07-19  DJ Delorie  <dj@redhat.com>
1103
1104         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1105         as maintainer.
1106
1107 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1108
1109         * MAINTAINERS: Adjust email address for me and my colleague Robin
1110         Dapp.
1111
1112 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1113             Sunil K Pandey  <sunil.k.pandey@intel.com>
1114
1115         PR target/84413
1116         * config/i386/i386.c (m_CORE_AVX512): New.
1117         (m_CORE_AVX2): Likewise.
1118         (m_CORE_ALL): Add m_CORE_AVX2.
1119         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1120         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1121         and remove the rest of m_SKYLAKE_AVX512.
1122
1123 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1124
1125         * config.sub: Sync with upstream version 2018-07-03.
1126
1127 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1128
1129         * config.guess: Sync with upstream version 2018-06-26.
1130         * config.sub: Sync with upstream version 2018-07-02.
1131
1132 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1133
1134         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1135         * ltmain.sh: Likewise.
1136
1137 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1138
1139         * contrib/config-list.mk: Remove powerpc-linux_paired.
1140
1141 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1142
1143         * configure.ac: Introduce support for @unless/@endunless.
1144         * Makefile.tpl (dep-kind): Rewrite with cond; return
1145         postbootstrap in some cases.
1146         (make-postboot-dep, postboot-targets): New.
1147         (dependencies): Do not output postbootstrap dependencies at
1148         first.  Output non-target ones changed for configure to depend
1149         on stage_last @if gcc-bootstrap, and the original deps @unless
1150         gcc-bootstrap.
1151         * configure.in, Makefile.in: Rebuilt.
1152
1153 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1154
1155         * MAINTAINERS (write after approval): Add myself.
1156
1157 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1158
1159         * MAINTAINERS (write after approval): Add myself.
1160
1161 2018-06-19  Nick Clifton  <nickc@redhat.com>
1162
1163         * zlib/configure.ac: Restore old behaviour of only enabling
1164         multilibs when a target subdirectory is defined.  This allows
1165         building with srcdir == builddir.
1166         * zlib/configure: Regenerate.
1167
1168 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1169
1170         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1171         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1172         * Makefile.in: Regenerate.
1173
1174 2018-06-16  Ben Elliston  <bje@gnu.org>
1175
1176         * config.guess: Import latest version.
1177         * config.sub: Likewise.
1178
1179 2018-06-08  Martin Liska  <mliska@suse.cz>
1180
1181         * MAINTAINERS: Remove MPX-related entries.
1182         * Makefile.def: Remove libmpx support.
1183         * Makefile.in: Regenerate.
1184         * configure.ac: Remove removed files.
1185         * configure: Regenerate.
1186         * libmpx/ChangeLog: Remove.
1187         * libmpx/Makefile.am: Remove.
1188         * libmpx/Makefile.in: Remove.
1189         * libmpx/acinclude.m4: Remove.
1190         * libmpx/aclocal.m4: Remove.
1191         * libmpx/config.h.in: Remove.
1192         * libmpx/configure: Remove.
1193         * libmpx/configure.ac: Remove.
1194         * libmpx/configure.tgt: Remove.
1195         * libmpx/libmpx.spec.in: Remove.
1196         * libmpx/mpxrt/Makefile.am: Remove.
1197         * libmpx/mpxrt/Makefile.in: Remove.
1198         * libmpx/mpxrt/libmpx.map: Remove.
1199         * libmpx/mpxrt/libtool-version: Remove.
1200         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1201         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1202         * libmpx/mpxrt/mpxrt.c: Remove.
1203         * libmpx/mpxrt/mpxrt.h: Remove.
1204         * libmpx/mpxwrap/Makefile.am: Remove.
1205         * libmpx/mpxwrap/Makefile.in: Remove.
1206         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1207         * libmpx/mpxwrap/libtool-version: Remove.
1208         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1209
1210 2018-06-04  Martin Liska  <mliska@suse.cz>
1211
1212         * MAINTAINERS: Add myself as gcov maintainer.
1213
1214 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1215
1216         * MAINTAINERS: Update my email address.
1217
1218 2018-06-04  Tom de Vries  <tdevries@suse.de>
1219
1220         * MAINTAINERS: Remove write-after-approval entries for component
1221         maintainers.
1222
1223 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1224
1225         * MAINTAINERS (write after approval): Add myself.
1226
1227 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1228
1229         * MAINTAINERS: Update my email address.
1230
1231 2018-06-01  Tom de Vries  <tdevries@suse.de>
1232
1233         * MAINTAINERS: Update my email address.
1234
1235 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1236
1237         * MAINTAINERS (loop-optimizer): Add myself.
1238
1239 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1240
1241         * configure.ac: Added "nfp" target.
1242         * configure: Regenerate.
1243
1244 2018-04-30  Richard Biener  <rguenther@suse.de>
1245
1246         PR bootstrap/85571
1247         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1248         (STAGE3_TFLAGS): Likewise.
1249         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1250         (STAGEtrain_TFLAGS): Likewise.
1251         * Makefile.in: Regenerate.
1252
1253 2018-04-26  Richard Biener  <rguenther@suse.de>
1254
1255         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1256         (STAGE2_CFLAGS): Likewise.
1257         (STAGE2_TFLAGS): Likewise.
1258         (STAGE3_CFLAGS): Add -fchecking.
1259         (STAGE3_TFLAGS): Likewise.
1260         (STAGEtrain_CFLAGS): Filter out -fchecking.
1261         (STAGEtrain_TFLAGS): Likewise.
1262         * Makefile.in: Re-generate.
1263
1264 2018-04-25  Catherine Moore <clm@codesourcery.com>
1265
1266         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1267
1268 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1269
1270         * MAINTAINERS (write after approval): Add myself.
1271
1272 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1273
1274         * MAINTAINERS: Update my email address.
1275
1276 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1277
1278         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1279
1280 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1281
1282         * MAINTAINERS: Update my email address and disambiguate myself
1283         a bit from Will Schmidt.
1284
1285 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1286
1287         * MAINTAINERS: Move maintainers of now-removed picochip and score
1288         ports to write after approval.
1289
1290 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1291
1292         * MAINTAINERS: Add entry for SVE maintainership.
1293
1294 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1295
1296         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1297         * configure: Regenerate.
1298
1299 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1300
1301         * MAINTAINERS (write after approval): Add myself.
1302
1303 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1304
1305         * MAINTAINERS (write after approval): Add myself.
1306
1307 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1308
1309         * MAINTAINERS (write after approval): Add myself.
1310
1311 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1312
1313         Update copyright years.
1314
1315 2018-01-03  Ben Elliston  <bje@gnu.org>
1316
1317         * config.guess: Import latest version.
1318         * config.sub: Likewise.
1319
1320 2017-12-12  Stafford Horne  <shorne@gmail.com>
1321
1322         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1323         * configure: Regenerate.
1324
1325 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1326
1327         * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2017-11-28  Julia Koval  <julia.koval@intel.com>
1330             Sebastian Peryt  <sebastian.peryt@intel.com>
1331
1332         * Makefile.def (target_modules): Remove libcilkrts.
1333         * Makefile.in: Ditto.
1334         * configure: Ditto.
1335         * configure.ac: Ditto.
1336
1337 2017-11-28  Julia Koval  <julia.koval@intel.com>
1338
1339         * MAINTAINERS (Write After Approval): Add myself.
1340
1341 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1342
1343         * MAINTAINERS (Write After Approval): Add myself.
1344
1345 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1346
1347         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1348         Use my SiFive email address.
1349
1350 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1351
1352         * MAINTAINERS (write after approval): Add myself.
1353
1354 2017-10-27  Martin Liska  <mliska@suse.cz>
1355
1356         * Makefile.tpl: Use proper name of folder as it was renamed
1357         during transition to 4 stages.
1358         * Makefile.in: Regenerate.
1359
1360 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1361
1362         * MAINTAINERS (write after approval): Add myself.
1363
1364 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1365
1366         * MAINTAINERS: Add a note that maintainership also includes web
1367         pages, docs, and testsuite related to that area.
1368
1369 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1370
1371         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1372
1373 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1374
1375         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1376
1377 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1378
1379         * MAINTAINERS: Remove myself as a vxworks maintainer.
1380
1381 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1382
1383         * MAINTAINERS: Remove email address of Jim Norris.
1384
1385 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1386
1387         * MAINTAINERS (Reviewers): Move myself from here...
1388         (CPU Port Maintainers): ... to here.
1389
1390 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1391
1392         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1393
1394 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1395
1396         * MAINTAINERS (write after approval): Add myself.
1397
1398 2017-07-28  Tony Reix  <tony.reix@atos.net>
1399
1400         * configure.ac (target-libffi): Don't disable for AIX.
1401         (go): Don't add to unsupported_languages on AIX.
1402         (target-libgo): Don't disable for AIX.
1403         * configure: Regenerate.
1404
1405 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1406
1407         * MAINTAINERS: Add myself.
1408
1409 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1410
1411         * MAINTAINERS: Update my email address.
1412
1413 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1414
1415         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1416         arm-specific auto-generated header files.
1417
1418 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1419
1420         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1421         * configure: Rebuilt.
1422
1423 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1424
1425         * MAINTAINERS: Readd myself for c6x.
1426
1427 2017-06-28  Martin Liska  <mliska@suse.cz>
1428
1429         PR bootstrap/81217
1430         * Makefile.def: Remove superfluous bootstrap_target from
1431         bootstrap_stage.
1432         * Makefile.in: Re-generate the file.
1433
1434 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1435
1436         * MAINTAINERS: Add myself to Write After Approval
1437
1438 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1439
1440         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1441
1442 2017-06-19  Martin Liska  <mliska@suse.cz>
1443
1444         * Makefile.def: Define 4 stages PGO bootstrap.
1445         * Makefile.tpl: Define FLAGS.
1446         * Makefile.in: Regenerate.
1447
1448 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1449
1450         * Makefile.def: Add check-gotools to go check targets.
1451         * Makefile.in: Rebuild.
1452
1453 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1454
1455         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1456
1457 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1458
1459         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1460         * configure: Regenerate.
1461
1462 2017-05-31  Martin Liska  <mliska@suse.cz>
1463
1464         * configure.ac: Add handling of stage2_werror_flags to
1465         action-if-given and to action-if-not-given.
1466         * configure: Regenerate.
1467
1468 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1469
1470         * MAINTAINERS: Add self to Write After Approval
1471
1472 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1473
1474         * MAINTAINERS: Update my email address, and remove myself as
1475         maintainer in some areas.
1476
1477 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1478
1479         * MAINTAINERS: Add self to Write After Approval
1480
1481 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1482
1483         * configure.ac: Add --enable-languages=default to mean default and
1484         make --enable-languages=all mean all supported languages.
1485         * configure: Regenerated.
1486
1487 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1488
1489         * config.gcc (powerpc*-*-*spe*): New.
1490         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1491         (powerpc-*-rtems*spe*): New.
1492         (powerpc*-*-linux*spe*): New.
1493         (powerpc-wrs-vxworksspe): New.
1494         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1495         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1496         * config.host (powerpc*-*-*spe*): New.
1497
1498 2017-05-19  Martin Liska  <mliska@suse.cz>
1499
1500         * configure.ac: Add --enable-werror-always just for
1501         bootstrap-debug (or none build config) and do not add it
1502         when we are on a release branch.
1503         * configure: Regenerated.
1504
1505 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1506
1507         * MAINTAINERS: Add self to Write After Approval
1508
1509 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1510
1511         * MAINTAINERS: Move myself to Write After Approval section.
1512
1513 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1514
1515         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1516         ACCH registers.
1517         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1518         available.
1519         (umulsidi3): Likewise.
1520         (mulsidi3_700): Disable this pattern when we have advanced mpy
1521         instructions.
1522         (umulsidi3_700): Likewise.
1523         (maddsidi4): New pattern.
1524         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1525         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1526         (mpydu_imm_arcv2hs): Likewise.
1527         * config/arc/predicates.md (accl_operand): New predicate.
1528
1529 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1530             Andrew Burgess <andrew.burgess@embecosm.com>
1531
1532         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1533         case.
1534         (ARC_AUTOFP_IRQ_P): Likewise.
1535         (ARC_AUTO_IRQ_P): Likewise.
1536         (rgf_banked_register_count): New variable.
1537         (parse_mrgf_banked_regs_option): New function.
1538         (arc_override_options): Handle rgf_banked_regs option.
1539         (arc_handle_interrupt_attribute): Add firq option.
1540         (arc_compute_function_type): Return fast irq type when required.
1541         (arc_must_save_register): Handle fast interrupts.
1542         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1543         (arc_return_address_regs): Update.
1544         * config/arc/arc.h (arc_return_address_regs): Update.
1545         (arc_function_type): Add fast interrupt type.
1546         (ARC_INTERRUPT_P): Update.
1547         (RC_FAST_INTERRUPT_P): Define.
1548         * config/arc/arc.md (simple_return): Update for fast interrupts.
1549         (p_return_i): Likewise.
1550         * config/arc/arc.opt (mrgf-banked-regs): New option.
1551         * doc/invoke.texi (mrgf-banked-regs): Document.
1552
1553 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1554
1555         * config/arc/arc.c (irq_ctrl_saved): New variable.
1556         (ARC_AUTOBLINK_IRQ_P): Define.
1557         (ARC_AUTOFP_IRQ_P): Likewise.
1558         (ARC_AUTO_IRQ_P): Likewise.
1559         (irq_range): New function.
1560         (arc_must_save_register): Likewise.
1561         (arc_must_save_return_addr): Likewise.
1562         (arc_dwarf_emit_irq_save_regs): Likewise.
1563         (arc_override_options): Handle deferred options.
1564         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1565         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1566         arc_must_save_return_addr.
1567         (arc_compute_frame_size): Handle automated save and restore of
1568         registers.
1569         (arc_expand_prologue): Likewise.
1570         (arc_expand_epilogue): Likewise.
1571         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1572         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1573         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1574
1575 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1576         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1577
1578         PR bootstrap/77661
1579         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1580         in-tree build MPC.
1581         * Makefile.in: Regenerate.
1582
1583 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1584
1585         * configure.ac: Enable LTO by default on darwin >= 9.
1586         * configure: Regenerate.
1587
1588 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1589
1590         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1591         and Andrew Waterman as the RISC-V maintainers.
1592
1593 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1594
1595         * MAINTAINERS: Add self to Write After Approval
1596
1597 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1598
1599         * config.guess: Import latest from upstream.
1600
1601 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1602
1603         * MAINTAINERS (Write After Approval): Remove entries that are
1604         already covered under Reviewers.
1605
1606 2017-03-08  Mark Wielaard  <mark@klomp.org>
1607
1608         PR demangler/70909
1609         PR demangler/67264
1610         * include/demangle.h: Add d_printing to struct demangle_component
1611         and pass struct demangle_component as non const.
1612
1613 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1614
1615         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1616
1617 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1618
1619         * Makefile.tpl: Remove HOST_ISLVER.
1620         (HOST_EXPORTS): Remove ISLVER.
1621         * Makefile.in: Regenerate.
1622
1623 2017-02-13  Richard Biener  <rguenther@suse.de>
1624
1625         * configure: Re-generate.
1626
1627 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1628
1629         * MAINTAINERS: Adjust bug reporting URL.
1630
1631 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1632
1633         * MAINTAINERS (Write After Approval): Remove redundant entry
1634         for Andrew Burgess.
1635
1636 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1637
1638         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1639         32-bit hppa*-*-hpux*.
1640         * configure: Regenerate.
1641
1642 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1643
1644         * configure.ac: Moved the white list of enabling BRIG FE to
1645         libhsail-rt/configure.tgt.
1646         * configure: Regenerated.
1647         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1648
1649 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1650             Martin Jambor  <mjambor@suse.cz>
1651
1652         * Makefile.def (target_modules): Added libhsail-rt.
1653         (languages): Added language brig.
1654         * Makefile.in: Regenerated.
1655         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1656         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1657         * configure: Regenerated.
1658
1659 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1660
1661         PR other/79046
1662         * configure: Regenerated.
1663
1664 2017-01-04  Alan Modra  <amodra@gmail.com>
1665
1666         * configure: Regenerate.
1667
1668 2016-12-29  Ben Elliston  <bje@gnu.org>
1669
1670         * config.sub: Import latest version.
1671
1672 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1673
1674         * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1677
1678         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1679         includes bootstrap-mpx.
1680         * configure: Regenerated.
1681
1682 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1683
1684         * MAINTAINERS (Write After Approval): Add myself.
1685
1686 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1687
1688         * configure: Regenerate.
1689
1690 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1691
1692         * configure.ac: Don't use pkg-config to check for bdw-gc.
1693         * configure: Regenerate.
1694
1695 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1696
1697         * Makefile.def: Remove reference to boehm-gc target module.
1698         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1699         options and for the bdw-gc pkg-config module.
1700         * configure: Regenerate.
1701         * Makefile.in: Regenerate.
1702
1703 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1704
1705         * MAINTAINERS (nvptx): Remove self.
1706
1707 2016-11-25  Ben Elliston  <bje@gnu.org>
1708
1709         * config.guess: Import latest version.
1710         * config.sub: Likewise.
1711
1712 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1713
1714         * MAINTAINERS (Write After Approval): Add myself.
1715
1716 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1717
1718         * Makefile.def: Remove references to GCJ.
1719         * Makefile.tpl: Likewise.
1720         * Makefile.in: Regenerate.
1721
1722 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1723
1724         * config-ml.in: Remove references to GCJ.
1725         * configure.ac: Likewise.
1726         * configure: Regenerate.
1727
1728 2016-11-01  Josh Conner  <joshconner@google.com>
1729
1730         * MAINTAINERS (Write After Approval): Update email address,
1731
1732 2016-10-27  Carl Love  <cel@us.ibm.com>
1733
1734         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1735         Approval list to make it alphabetical.
1736
1737 2016-10-27  Carl Love  <cel@us.ibm.com>
1738
1739         * MAINTAINERS (Write After Approval): Add myself.
1740
1741 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1742
1743         * MAINTAINERS (Reviewers): Add myself.
1744         (Write After Approval): Add myself.
1745
1746 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1747             Ulrich Weigand  <uweigand@de.ibm.com>
1748
1749         * MAINTAINERS: Update email address.
1750
1751 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1752
1753         * MAINTAINERS: Update email address.
1754
1755 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1756
1757         * configure.ac: Add aarch64-*-freebsd*.
1758         * configure: Regenerate.
1759
1760 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1761
1762         * MAINTAINERS: Update email address after it got reverted.
1763
1764 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1765
1766         * configure.ac (target_libraries): Readd target-boehm-gc.
1767         Restore --enable-objc-gc handling.
1768         * configure: Regenerate.
1769
1770 2015-10-03  Jeff Law  <law@redhat.com>
1771
1772         * MAINTAINERS: Move several inactive maintainers to the
1773         write-after-approval section.
1774
1775 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1776
1777         * configure.ac: Add target-libffi to target_libraries.
1778         Readd libgcj target disablings, modified to only target-libffi.
1779         Readd target addition of go to unsupported languages.
1780         * configure: Regenerated.
1781
1782 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1783
1784         * MAINTAINERS: Update email address.
1785
1786 2016-09-30  Andrew Haley  <aph@redhat.com>
1787
1788         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1789         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1790         libgcj.
1791
1792 2016-09-30  Andrew Haley  <aph@redhat.com>
1793
1794         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1795         write-after approval after GCJ deletion.
1796
1797 2016-09-30  Andrew Haley  <aph@redhat.com>
1798
1799         * Makefile.def: Remove libjava.
1800         * Makefile.tpl: Likewise.
1801         * Makefile.in: Regenerate.
1802         * configure.ac: Likewise.
1803         * configure: Likewise.
1804         * gcc/java: Remove.
1805         * libjava: Likewise.
1806
1807 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1808
1809         * MAINTAINERS (Reviewers): Add myself.
1810
1811 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1812
1813         * configure.ac: Disable "sim" directory for arc*-*-*.
1814         * configure: Regenerated.
1815
1816 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1817
1818         * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1821
1822         * configure.ac: Check for the minimum in-tree MPFR version
1823         handled.
1824         * configure: Regenerate.
1825
1826 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1827
1828         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1829         * configure: Regenerated.
1830
1831 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1832
1833         * MAINTAINERS (Write After Approval): Add myself.
1834
1835 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1836
1837         * Makefile.def: Add autoprofiledbootstrap.
1838         * Makefile.tpl: Dito.
1839         * Makefile.in: Regenerate.
1840
1841 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1842
1843     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1844     * configure: Regenerate.
1845
1846 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1847
1848         * configure: Regenerate.
1849         * configure.ac: Remove support for avr-rtems.
1850
1851 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1852
1853         * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2016-06-16  Michael Collison  <michael.collison@arm.com>
1856
1857         * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1860
1861         * MAINTAINERS (Write After Approval): Update e-mail address.
1862
1863 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1864
1865         * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2016-05-28  Alan Modra  <amodra@gmail.com>
1868
1869         * Makefile.tpl (configure): Depend on m4 files included.
1870         * Makefile.in: Regenerate.
1871
1872 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1873
1874         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1875         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1876
1877 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1878
1879         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1880         special case builtin.
1881         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1882         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1883         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1884         for __builtin_vec_addec.
1885
1886 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1887
1888         * config.guess: Import version 2016-04-02 (newest).
1889         * config.sub: Import version 2016-05-10 (newest).
1890
1891 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1892
1893         * configure.ac: Add ARC support to libgloss.
1894         * configure: Regenerate
1895
1896 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1897
1898         * MAINTAINERS (Write After Approval): Add myself.
1899
1900 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1901
1902         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1903         * configure: Regenerated.
1904         * Makefile.def (gmp): Explicitly disable assembler.
1905         (mpfr): Adjust lib_path.
1906         (mpc): Likewise.
1907         * Makefile.in: Regenerated.
1908
1909 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1910
1911         PR bootstrap/70704
1912         * configure.ac (--enable-stage1-checking): Add missing
1913         --enable-checking=.
1914         * configure: Regenerated.
1915
1916 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1917
1918         * config.guess: Revert r235676.
1919         * config.sub: Revert r235676.
1920
1921 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1922
1923         * config.guess: Remove SH5 support.
1924         * config.sub: Likewise.
1925         * configure: Likewise.
1926         * configure.ac: Likewise.
1927
1928 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1929
1930         PR bootstrap/70704
1931         * configure.ac (--enable-stage1-checking): For --disable-checking or
1932         implicit --enable-checking, make sure extra flag matches in between
1933         stage1 and later checking.
1934         * configure: Regenerated.
1935
1936 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1937
1938         * .gitattributes: New file.
1939
1940 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1941
1942         * MAINTAINERS (rs6000/powerpc port): Add myself.
1943
1944 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1945
1946         PR bootstrap/70173
1947         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1948         and gotools directories.  Delete the stage_final file.
1949         * Makefile.in: Regenerate.
1950
1951 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1952
1953         * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1956
1957         * MAINTAINERS (Fortran maintainer): Remove myself.
1958
1959 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1960
1961         * MAINTAINERS (Write After Approval): Add myself.
1962
1963 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1964
1965         * MAINTAINERS (Write After Approval): Add myself.
1966
1967 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1968
1969         Sync with binutils-gdb:
1970
1971         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1972
1973         * configure.ac: Add mips and s390 to the gold target check.
1974         * configure: Regenerate.
1975
1976 2016-03-01  DJ Delorie  <dj@redhat.com>
1977
1978         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1979
1980 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1981
1982         * MAINTAINERS (libcpp): Add myself.
1983         (diagnostic messages): Likewise.
1984
1985 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1986
1987         * MAINTAINERS: Fix whitespace.
1988
1989 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1994
1995         * config/isl.m4: Add comments about isl-0.16.
1996         * configure: Regenerate.
1997
1998 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1999
2000         * MAINTAINERS (hsa maintainers): Add myself.
2001
2002 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2003
2004         * MAINTAINERS: (Write After Approval): Add myself.
2005
2006 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2007             Sebastian Pop  <s.pop@samsung.com>
2008
2009         * Makefile.in: Regenerate.
2010         * Makefile.tpl: Export ISLVER.
2011         * configure: Regenerate.
2012         * config/isl.m4: Detect isl-0.15.
2013
2014 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2015
2016         PR bootstrap/69329
2017         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2018         * Makefile.in: Regenerate.
2019
2020 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2021
2022         * configure.ac: Enable LTO for DJGPP
2023         * configure: Regenerate
2024
2025 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2026
2027         Sync with binutils-gdb:
2028         2015-10-21  Nick Clifton  <nickc@redhat.com>
2029
2030         PR gas/19109
2031         * configure.ac: Note the 'none' is an acceptable argument to
2032         --enable-compressed-debug-sections.
2033         * configure: Regenerate.
2034
2035 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2036
2037         PR bootstrap/69134
2038         * Makefile.def (mpfr): Disable assembler.
2039         * Makefile.in: Regenerate.
2040
2041 2016-01-01  Ben Elliston  <bje@gnu.org>
2042
2043         * config.guess: Import version 2016-01-01.
2044         * config.sub: Likewise.
2045
2046 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2047
2048         * MAINTAINERS (Write After Approval): Add myself.
2049
2050 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2051
2052         * Makefile.in: Replace ISL with isl.
2053         * Makefile.tpl: Same.
2054         * config/isl.m4: Same.
2055         * configure.ac: Same.
2056         * contrib/download_prerequisites: Same.
2057         * configure: Regenerate.
2058
2059 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2060
2061         * MAINTAINERS (Write After Approval): Add Myself.
2062
2063 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2064
2065         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2066         * configure: Regenerate.
2067
2068 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2069             Sebastian Pop  <s.pop@samsung.com>
2070
2071         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2072         isl_ctx_get_max_operations.
2073         * configure: Regenerate.
2074
2075 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2015-12-02  Ian Lance Taylor  <iant@google.com>
2080
2081         PR go/66147
2082         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2083         * Makefile.in: Regenerate.
2084
2085 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2086
2087         PR libffi/65726
2088         * Makefile.def (lang_env_dependencies): Make libffi depend
2089         on cxx.
2090         * Makefile.in: Regenerate.
2091
2092 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2093
2094         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2095         symbols.
2096
2097 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2098
2099         Sync with binutils-gdb:
2100         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2101
2102         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2103         * configure: Regenerate.
2104
2105 2015-11-19  Martin Liska  <mliska@suse.cz>
2106
2107         * .gitignore: Add .clang-format to ignored files.
2108         * Makefile.in: Add clang-format.
2109         * Makefile.tpl: Likewise.
2110
2111 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2112
2113         * configure.ac: Enable libmpx by default.
2114         * configure: Regenerated.
2115
2116 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2117
2118         * MAINTAINERS: Update email address.
2119
2120 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2121
2122         * MAINTAINERS: Update email address.
2123
2124 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2125
2126         * MAINTAINERS  (Write After Approval): Add myself.
2127
2128 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2129
2130         Sync with binutils-gdb:
2131         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2132
2133         PR gas/19109
2134         * configure.ac: Add
2135         --enable-compressed-debug-sections={all,gas,gold,ld}.
2136         * configure: Regenerated.
2137
2138 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2139
2140         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2141
2142 2015-10-09  Martin Liska  <mliska@suse.cz>
2143
2144         * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2147
2148         * MAINTAINERS (Write After Approval): Add myself.
2149
2150 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2151
2152         * MAINTAINERS: Update email address.
2153
2154 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2155
2156         * MAINTAINERS  (Write After Approval): Add myself.
2157
2158 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2159
2160         * MAINTAINERS: Update email.
2161
2162 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2163
2164         * MAINTAINERS: Update my email address.
2165
2166 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2167
2168         * MAINTAINERS (ft32 port): Add myself.
2169
2170 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2171
2172         * MAINTAINERS: Add myself.
2173
2174 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2175
2176         * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2179
2180         PR libfortran/54572
2181         * Makefile.def: Make libgfortran depend on libbacktrace.
2182         * Makefile.in: Regenerate.
2183
2184 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2189
2190         PR other/67092
2191         * configure.ac: Remove --with_host_libstdcxx support.
2192         * configure: Regenerate.
2193
2194 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2195             Jakub Jelinek  <jakub@redhat.com>
2196
2197         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2198         nvptx*-*-*.
2199         * configure: Regenerate.
2200
2201 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2202
2203         * Makefile.def (libiconv): Define bootstrap=true.
2204         Mark pdf/html/info as missing.
2205         (configure-gcc): Depend on all-libiconv.
2206         (all-gcc): Ditto.
2207         (configure-libcpp): Ditto.
2208         (all-libcpp): Ditto.
2209         (configure-intl): Ditto.
2210         (all-intl): Ditto.
2211         * Makefile.in: Regenerate.
2212
2213 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2214
2215         * MAINTAINERS (loop ivopts): Add the entry and myself.
2216
2217 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2218
2219         * MAINTAINERS (nvptx): Add self.
2220
2221 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2222
2223         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2224         128-bit vector modes.
2225
2226 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2227
2228         * MAINTAINERS (Write After Approval): Add myself.
2229
2230 2015-07-28  Ben Elliston  <bje@gnu.org>
2231
2232         * config.sub, config.guess: Import from upstream.
2233
2234 2015-07-24  Michael Darling  <darlingm@gmail.com>
2235
2236         PR other/66259
2237         * config-ml.in: Reflects renaming of configure.in to configure.ac
2238         * configure: Likewise
2239         * configure.ac: Likewise
2240
2241 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2242
2243         * MAINTAINERS: Update my email address.
2244
2245 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2246
2247         Sync with binutils-gdb:
2248         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2249
2250         * configure.ac (target_configdirs): Exclude target-zlib if
2251         target-libjava isn't built.
2252         * configure: Regenerated.
2253
2254 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2255
2256         Sync with binutils-gdb:
2257         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2258
2259         * configure.ac: Disable configuration of GDB for HPUX targets.
2260         * configure: Regenerate.
2261
2262         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2263
2264         * configure.ac: Add --with-system-zlib.
2265         * configure: Regenerated.
2266
2267         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2268
2269         * configure.ac: Add FT32 support.
2270         * configure: Regenerate.
2271
2272         2015-01-12  Anthony Green  <green@moxielogic.com>
2273
2274         * configure.ac: Don't disable gprof for moxie.
2275         * configure: Rebuild.
2276
2277 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2278
2279         Sync with binutils-gdb:
2280         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2281
2282         PR ld/18355
2283         * Makefile.def: Add extra_configure_flags to host zlib.
2284         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2285         to --enable-host-shared When bfd is to be built as shared
2286         library.  AC_SUBST.
2287         * Makefile.in: Regenerated.
2288
2289 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2290
2291         Sync with src:
2292         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2293         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2294         * Makefile.in: Regenerated.
2295
2296 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2297
2298         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2299         target.
2300         * configure: Regenerate.
2301
2302 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2303
2304         * MAINTAINERS (Write After Approval): Add myself.
2305
2306 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2307
2308         * MAINTAINERS (OS Port Maintainers): Add myself.
2309         (Various Maintainers): Remove myself from libffi testsuite.
2310
2311 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2312
2313         * MAINTAINERS (gen* on machine desc): Add self.
2314
2315 2015-06-02  Jason Merrill  <jason@redhat.com>
2316
2317         PR bootstrap/66319
2318         * configure.ac: Use -std=gnu++98.
2319
2320 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2321
2322         * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2325
2326         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2327         * configure: Regenerate.
2328
2329 2015-05-26  Jason Merrill  <jason@redhat.com>
2330
2331         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2332         * configure: Regenerate.
2333
2334 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2335
2336         * configure.ac: FT32 target added.
2337         * configure: Regenerated.
2338
2339 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2340
2341         * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2344
2345         * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2348
2349         * configure.ac: Fix typo.
2350         * configure: Regenerate.
2351
2352 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2353
2354         * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2357
2358         * configure.ac: Match $host configured with triplets.
2359         * configure: Regenerate.
2360
2361 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2362
2363         * Makefile.tpl: Remove surplus whitespace throughout.
2364         * Makefile.in: Regenerate.
2365
2366 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2367
2368         * MAINTAINERS (Various Maintainers): Add myself as instruction
2369         combiner maintainer.
2370
2371 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2372
2373         PR bootstrap/62077
2374         * configure.ac (--enable-stage1-checking): Default to
2375         release,misc,gimple,rtlflag,tree,types if --disable-checking
2376         or --enable-checking is not specified and DEV-PHASE is not
2377         experimental.
2378         * configure: Regenerated.
2379
2380 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2381
2382         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2383         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2384         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2385         * Makefile.in: Regenerate.
2386
2387 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2388
2389         * MAINTAINERS: Update my email address.
2390
2391 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2392
2393         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2394
2395 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2396
2397         * MAINTAINERS: Add myself as an arm port reviewer.
2398
2399 2015-03-25  Martin Liska  <mliska@suse.cz>
2400             Yury Gribov  <y.gribov@samsung.com>
2401
2402         * Makefile.in: Fix ln source location for vimrc file.
2403         * Makefile.tpl: Likewise.
2404
2405 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2406
2407         PR bootstrap/25672
2408         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2409         cross-compiling.  Similarly for CXX_FOR_TARGET.
2410         * configure: Regenerate.
2411
2412 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2413
2414         * Makefile.def: Add libmpx.
2415         * configure.ac: Add libmpx.
2416         * Makefile.in: Regenerate.
2417         * configure: Regenerate.
2418
2419 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2420
2421         * MAINTAINERS (CPU Port Maintainers): Add myself
2422         i386 vector ISA extns mantainer.
2423
2424 2015-03-13  Jeff Law  <law@redhat.com>
2425
2426         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2427         maintainer.
2428         Remove Richard Henderson as a maintainer for the x86 port.
2429
2430 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2431
2432         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2433
2434 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2435
2436         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2437         pointer bounds checker and i386 MPX maintainer.
2438
2439 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2440
2441         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2442
2443 2015-02-26  Martin Sebor  <msebor@redhat.com>
2444
2445         * MAINTAINERS (Various Maintainers): Add self.
2446
2447 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2448
2449         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2450         Make sure it contains lto.
2451         * configure: Regenerate.
2452
2453 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2454
2455         * configure: Regenerate.
2456
2457 2015-02-06  Diego Novillo  <dnovillo@google.com>
2458 1
2459         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2460         middle-end, docstring): Remove myself.
2461         (Write After Approval): Add myself.
2462
2463 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2464
2465         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2466         (Write After Approval): Update address.
2467
2468 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2469
2470         PR jit/64780
2471         * configure.ac: Require the user to explicitly specify
2472         --enable-host-shared if the jit is enabled.
2473         * configure: Regenerate.
2474
2475 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2480
2481         * MAINTAINERS: Make whitespace consistent.
2482
2483 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2488
2489         * MAINTAINERS: (Write After Approval): Add myself.
2490
2491 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2492
2493         * MAINTAINERS: (Write After Approval): Add myself.
2494
2495 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2496
2497         * MAINTAINERS: (Write After Approval): Add myself.
2498
2499 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2500
2501         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2502         objective-c/c++ front end maintainer.
2503
2504 2015-01-13  Marek Polacek  <polacek@redhat.com>
2505
2506         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2507
2508 2015-01-12  Jeff Law  <law@redhat.com>
2509
2510         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2511         a very long time.
2512
2513 2015-01-09  Ian Lance Taylor  <iant@google.com>
2514
2515         * configure.ac (host_tools): Add gotools.
2516         * Makefile.def (host_modules): Add gotools.
2517         (dependencies): Add dependency of all-gotools on all-target-libgo.
2518
2519 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2520
2521         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2522         * configure: Regenerate.
2523
2524 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2525
2526         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2527         all-target-libgomp.
2528         * Makefile.in: Regenerate.
2529
2530 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2531
2532         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2533
2534 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2535
2536         * configure.ac: Add Visium support.
2537         * configure: Regenerate.
2538
2539 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2540
2541         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2542         * configure: Regenerate.
2543
2544 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2545
2546         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2547         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2548         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2549         (OBJCOPY_FOR_TARGET): New variable.
2550         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2551         * Makefile.in: Regenerate.
2552         * configure.ac: Check for already installed target objcopy.
2553         Also GCC_TARGET_TOOL on objcopy.
2554         * configure: Regenerate.
2555
2556 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2557
2558         * config.sub: Update from upstream, to 2015-01-01 version.
2559         * config.guess: Ditto.
2560
2561 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2562
2563         * MAINTAINERS (RTEMS Ports): Add myself.
2564
2565 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2566
2567         * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2570
2571         * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2574
2575         * configure.ac (--enable-as-accelerator-for): Don't set
2576         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2577         * configure: Regenerate.
2578
2579 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2580
2581         PR bootstrap/64023
2582         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2583         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2584         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2585         to CXX.
2586         * Makefile.in: Regenerated.
2587
2588 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2589             Yury Gribov  <y.gribov@samsung.com>
2590
2591         * .gitignore: Added .local.vimrc and .lvimrc.
2592         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2593         * Makefile.in: Regenerate.
2594
2595 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2596
2597         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2598         * configure: Regenerated.
2599
2600 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2601
2602         * MAINTAINERS (nvptx port): New entry.
2603
2604 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2605
2606         * configure: Regenerate.
2607
2608 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2609
2610         * configure.ac: Merge with Binutils.
2611
2612 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2613
2614         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2615         * Makefile.in: Regenerate.
2616
2617 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2618
2619         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2620         missing flex.
2621         * Makefile.in: Regenerated.
2622
2623 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2624
2625         * Makefile.in: Regenerate.
2626
2627 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2628
2629         PR bootstrap/63784
2630         * libtool.m4: Add $pic_flag with -shared.
2631
2632 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2633
2634         * MAINTAINERS (Write After Approval): Added myself.
2635
2636 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2637
2638         * MAINTAINERS (write-after-approval): Add myself.
2639
2640 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2641
2642         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2643         from 2 years ago.
2644
2645 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2646
2647         Revert:
2648         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2649
2650         * MAINTAINERS (Write After Approval): Added myself as line map
2651         maintainer.
2652
2653 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2654
2655         Revert:
2656         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2657
2658         * MAINTAINERS (Write After Approval): Added myself.
2659
2660 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2661
2662         * MAINTAINERS (Write After Approval): Added myself.
2663
2664 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2665
2666         * MAINTAINERS (Write After Approval): Added myself as line map
2667         maintainer.
2668
2669 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2670
2671         * MAINTAINERS (Various Maintainers): Added myself as line map
2672         maintainer.
2673
2674 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2675
2676         * move-if-change: Sync from upstream gnulib.
2677
2678 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2679
2680         * compile: Sync with upstream Automake.
2681         * depcomp: Ditto.
2682         * install-sh: Ditto.
2683         * missing: Ditto.
2684         * mkinstalldirs: Ditto.
2685         * ylwrap: Ditto.
2686
2687 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2688
2689         * config.sub: Update from upstream config repo.
2690         * config.guess: Ditto.
2691
2692 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2693
2694         * Makefile.def: Add liboffloadmic to target_modules.  Make
2695         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2696         * Makefile.in: Regenerate.
2697         * configure: Regenerate.
2698         * configure.ac: Add liboffloadmic to target binaries.
2699         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2700         Add liboffloadmic to noconfig list when C++ is not supported.
2701
2702 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2703             Thomas Schwinge  <thomas@codesourcery.com>
2704             Ilya Verbin  <ilya.verbin@intel.com>
2705             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2706
2707         * configure: Regenerate.
2708         * configure.ac (--enable-as-accelerator-for)
2709         (--enable-offload-targets): New configure options.
2710
2711 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2712
2713         * Makefile.def: Make all-gcc depend on all-isl.
2714         * Makefile.in: Regenerate.
2715
2716 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2717
2718         * ChangeLog.jit: New.
2719         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2720
2721 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2722
2723         PR target/63610
2724         * libtool.m4: Fix globbing of darwin versions.
2725         * configure: Regenerate.
2726
2727 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2728
2729         * Makefile.def: Remove CLooG.
2730         * Makefile.tpl: Ditto.
2731         * configure.ac: Ditto.
2732         * configure: Regenerate.
2733         * Makefile.in: Ditto.
2734
2735 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2736
2737         * configure.ac: Handle nvptx-*-*.
2738         * configure: Regenerate.
2739
2740 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2741
2742         * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2745
2746         * Makefile.def (libcc1): Remove bootstrap=true;.
2747         * Makefile.in: Regenerated.
2748
2749 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2750
2751         * configure.ac: Update comment.
2752         * configure: Regenerate.
2753
2754 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2755
2756         * MAINTAINERS (Write After Approval): Add myself.
2757
2758 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2759
2760         * configure.ac (extra_host_libiberty_configure_flags): Add
2761         --enable-shared also for libcc1's benefit.
2762         * configure: Regenerate.
2763
2764 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2765
2766         * MAINTAINERS: Change my email address.
2767
2768 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2769             Tom Tromey  <tromey@redhat.com>
2770
2771         * Makefile.def: Add libcc1 to host_modules.
2772         * configure.ac (host_tools): Add libcc1.
2773         * Makefile.in, configure: Rebuild.
2774
2775 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2776
2777         * configure.ac (build_configargs): Don't share config.cache between
2778         build subdirs.
2779         * configure: Regenerate.
2780
2781 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2782
2783         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2784         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2785         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2786         leon3v7 as leon3.
2787         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2788         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2789         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2790         * config/sparc/sparc.md (cpu): Add leon3v7.
2791         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2792
2793 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2794
2795         * MAINTAINERS (write-after-approval): Add myself.
2796
2797 2014-10-23  Ian Lance Taylor  <iant@google.com>
2798
2799         * configure.ac: Disable the Go frontend on systems where it is known
2800         to not work.
2801         * configure: Regenerate.
2802
2803 2014-10-23  Richard Biener  <rguenther@suse.de>
2804
2805         * Makefile.def: Add libcpp build module and dependencies.
2806         * configure.ac: Add libcpp build module.
2807         * Makefile.in: Regenerate.
2808         * configure: Likewise.
2809
2810 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2811
2812         * MAINTAINERS (write-after-approval): Add myself.
2813
2814 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2815
2816         * INSTALL/README: Do not mention CVS.
2817
2818 2014-10-03  Jing Yu  <jingyu@google.com>
2819
2820         * configure.ac: Add aarch64 to list of targets that support gold.
2821         * configure: Regenerate.
2822
2823 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2824
2825         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2826
2827 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2828
2829         * MAINTAINERS:  Add myself as MIPS maintainer.
2830
2831 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2832
2833         * MAINTAINERS: Move myself to MIPS maintainers.
2834
2835 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2836
2837         * MAINTAINERS: Put all email addresses between '<' and '>'.
2838
2839 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2840
2841         * MAINTAINERS: Move myself to reviewers (Fortran).
2842
2843 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2844
2845         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2846         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2847         * Makefile.in: Regenerate.
2848
2849 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2850
2851         * rtx-classes-status.txt: Delete
2852
2853 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2854
2855         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2856
2857 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2858
2859         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2860         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2861         of checking for version number.
2862         * configure: Regenerated.
2863         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2864
2865 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2866
2867         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2868         is done; begin phase 6 (use extra rtx_def subclasses).
2869
2870 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2871
2872         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2873         done; begin phase 5 (additional rtx_def subclasses).
2874
2875 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2876
2877         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2878
2879 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2880
2881         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2882         SET_BB_HEADER are done.
2883
2884 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2885
2886         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2887         done.
2888
2889 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2890
2891         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2892
2893 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2894
2895         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2896
2897 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2898
2899         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2900
2901 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2902
2903         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2904
2905 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2906
2907         * rtx-classes-status.txt: Phase 3 (per-file commits within
2908         "config" subdirs) is done; begin phase 4 (removal of
2909         "scaffolding").
2910
2911 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2912
2913         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2914         dir) is done; begin phase 3 (per-file commits within "config"
2915         subdirs).
2916
2917 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2918
2919         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2920         phase 2 (per-file commits in main source dir).
2921
2922 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2923
2924         * configure: Regenerated.
2925
2926 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2927
2928         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2929
2930 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2931
2932         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2933
2934 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2935
2936         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2937
2938 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2939
2940         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2941
2942 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2943
2944         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2945
2946 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2947
2948         * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2951
2952         * MAINTAINERS: Remove myself
2953
2954 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2955
2956         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2957
2958 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2959
2960         * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2963
2964         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2965         SET_BB_HEADER, SET_BB_FOOTER
2966
2967 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2968
2969         * rtx-classes-status.txt: New file
2970
2971 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2972
2973         * configure.ac: Eliminate ClooG installation dependency.
2974         * configure: Regenerate.
2975         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2976         * Makefile.in: Regenerate.
2977
2978 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2979
2980         * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2983
2984         * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2987
2988         * MAINTAINERS (Write After Approval): Add myself.
2989
2990 2014-07-28  Anthony Green  <green@moxielogic.com>
2991
2992         Import from savannah.gnu.org:
2993         * config.sub: Update to 2014-07-28 version.
2994
2995 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2996
2997         * MAINTAINERS: Remove my MIPS maintainer entry.
2998
2999 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3000
3001         PR target/47230
3002         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3003         * configure: Regenerate.
3004
3005 2014-07-24  James Norris  <jnorris@codesourcery.com>
3006
3007         * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3010
3011         * configure.ac: Accept only CLooG 0.18.1.
3012         * configure: Regenerate.
3013
3014 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3015
3016         * configure.ac: Don't accept isl 0.11.
3017         * configure: Regenerate.
3018
3019 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3020
3021         * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3024
3025         * configure.ac: Don't accept isl 0.10.
3026         * configure: Regenerate.
3027
3028 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3029
3030         Fix include path for in-tree cloog.
3031         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3032         * configure: Regenerate.
3033
3034 2014-06-18  Richard Henderson  <rth@redhat.com>
3035
3036         * .gitignore: Import gcc_update output.
3037
3038 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3039
3040         * config-ml.in: Robustify ac_configure_args parsing.
3041
3042         * configure.ac (--enable-linker-plugin-configure-flags)
3043         (--enable-linker-plugin-flags): New flags.
3044         (configdirs): Conditionally add libiberty-linker-plugin.
3045         * configure: Regenerate.
3046         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3047         (host_modules) <lto-plugin>: Pay attention to
3048         @extra_linker_plugin_flags@ and
3049         @extra_linker_plugin_configure_flags@.
3050         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3051         * Makefile.in: Regenerate.
3052
3053         * Makefile.tpl (configure-[+prefix+][+module+])
3054         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3055         "module_srcdir" instead of "module" for locating a module's srcdir.
3056         * Makefile.in: Regenerate.
3057
3058 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3059
3060         * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3063
3064         * MAINTAINERS: Update my email address.
3065
3066 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3067
3068         * MAINTAINERS (Write After Approval): Add myself.
3069
3070 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3071
3072         * MAINTAINERS (Write After Approval): Add myself.
3073
3074 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3075
3076         PR libstdc++/61011
3077         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3078         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3079         * configure: Regenerate.
3080
3081 2014-05-28  Pedro Alves  <palves@redhat.com>
3082
3083         * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3086
3087         * MAINTAINERS: Update my affiliation/email.
3088
3089 2014-05-19  Mike Stump  <mikestump@comcast.net>
3090
3091         * MAINTAINERS: Add wide-int reviewers.
3092
3093 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3094
3095         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3096         * configure: Regenerated.
3097
3098 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3099
3100         * MAINTAINERS (libitm): Add myself as maintainer.
3101
3102 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3103
3104         * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3107
3108         * config.sub, config.guess: Import from upstream.
3109
3110 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3111
3112         * MAINTAINERS (Write After Approval): Put myself in correct order.
3113
3114 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3119
3120         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3121         section.
3122
3123 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3124
3125         * MAINTAINERS (Write After Approval): Delete myself.
3126
3127 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3128
3129         PR sanitizer/56781
3130         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3131         and -B* options with -Xcompiler.
3132
3133 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3134
3135         PR bootstrap/60620
3136         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3137         * Makefile.in: Regenerate.
3138
3139 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3140
3141         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3142         for WINDRES_FOR_TARGET in default-manifest.o rule.
3143         * Makefile.in: Regenerate.
3144
3145 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3146
3147         * MAINTAINERS (Write After Approval): Add myself.
3148
3149 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3150
3151         PR sanitizer/56781
3152         * Makefile.def: Set bootstrap=true; for host fixincludes.
3153         * configure.ac: Don't bootstrap host fixincludes unless
3154         --with-build-config=bootstrap-{a,ub}san.
3155         * Makefile.in: Regenerated.
3156         * configure: Regenerated.
3157
3158 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3159
3160         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3161         --enable-vtable-verify option parsing.  Don't add
3162         target-libsanitizer to bootstrap_target_libs unless
3163         --with-build-config=bootstrap-asan or
3164         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3165         to bootstrap_target_libs unless --enable-vtable-verify.
3166         * configure: Regenerated.
3167
3168 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3169
3170         * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3173
3174         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3175
3176 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3177
3178         PR bootstrap/58572
3179         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3180         -I for libstdc++-v3 includes if $(LEAN).
3181         * Makefile.in: Regenerated.
3182
3183 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3184
3185         * MAINTAINERS: Update my email address.
3186
3187 2014-02-24  Walter Lee  <walt@tilera.com>
3188
3189         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3190         (tilegx-*-*): Change to tilegx*-*-*.
3191         * configure: Regenerate.
3192
3193 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3194
3195         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3196
3197 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3198
3199         * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3202
3203         PR target/59788
3204         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3205         *solaris2*.
3206
3207 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3208
3209         * MAINTAINERS: Update my email address.
3210
3211 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3212
3213         * MAINTAINERS: Convert to UTF-8.
3214         Properly sort Xinliang David Li's entry.
3215
3216 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3217             Sandra Loosemore  <sandra@codesourcery.com>
3218
3219         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3220         nios2 port maintainers.
3221
3222 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3223
3224         * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3227
3228         * configure.ac: Add user-friendly check for native x86_64-linux
3229         multilibs.
3230         * configure: Regenerate.
3231
3232 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3233
3234         * MAINTAINERS: Add myself as sh maintainer.
3235
3236 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3237
3238         * MAINTAINERS: Add self as SLSR maintainer.
3239
3240 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3241
3242         * MAINTAINERS: Update my email address.
3243
3244 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3245
3246         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3247
3248 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3249
3250         * Makefile.in: Regenerate.
3251
3252         * Makefile.tpl: Fix typo.
3253         * Makefile.in: Regenerate partially.
3254
3255 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3256
3257         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3258         supported.
3259         * configure: Regenerated.
3260
3261 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3262
3263         * MAINTAINERS (Write After Approval): Add myself.
3264
3265 2013-10-30  Jason Merrill  <jason@redhat.com>
3266
3267         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3268         --disable-build-format-warnings.
3269
3270 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3271
3272         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3273         depend on libstdc++ and libgcc.
3274         * configure: Regenerate.
3275         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3276         libcilkrts for POSIX and i*86, and x86_64 architectures.
3277         * Makefile.in: Added libcilkrts related fields to support building it.
3278
3279 2013-10-26  Jeff Law  <law@redhat.com>
3280
3281         * Makefile.def (target_modules): Remove libmudflap
3282         (languages): Remove check-target-libmudflap).
3283         * Makefile.in: Rebuilt.
3284         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3285         * configure.ac (target_libraries): Remove target-libmudflap.
3286         Remove checks which disabled libmudflap on some systems.
3287         * configure: Rebuilt.
3288         * libmudflap: Directory removed.
3289
3290 2013-10-21  Cong Hou  <congh@google.com>
3291
3292         * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2013-10-16  Mike Stump  <mikestump@comcast.net>
3295
3296         * .dir-locals.el: Add.
3297
3298 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3299
3300         * configure.ac: Add --enable-host-shared
3301         * configure: Regenerate.
3302
3303 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3304
3305         Import from savannah.gnu.org:
3306         * config.guess: Update to 2013-06-10 version.
3307         * config.sub: Update to 2013-10-01 version.
3308
3309 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3310
3311         Changes to build configuration to allow big endian ARC ELF toolchain
3312         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3313         * configure: Regenerate.
3314
3315 2013-09-20  Alan Modra  <amodra@gmail.com>
3316
3317         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3318         ppc host match.  Support little-endian powerpc linux hosts.
3319
3320 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3321
3322         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3323         maintainer.
3324
3325 2013-09-12  DJ Delorie  <dj@redhat.com>
3326
3327         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3328         maintainers.
3329
3330 2013-09-03  Richard Biener  <rguenther@suse.de>
3331
3332         * configure.ac: Also allow ISL 0.12.
3333         * configure: Regenerated.
3334
3335 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3336
3337         * MAINTAINERS (Write After Approval): Add myself.
3338
3339 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3340
3341         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3342
3343 2013-08-26  Caroline Tice  <cmtice@google.com>
3344
3345         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3346         "Various Reviewers" to libvtv "Various Maintainers".
3347
3348 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3349
3350         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3351
3352 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3353
3354         * MAINTAINERS: Update name, email.
3355
3356 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3357
3358         * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2013-08-12  Caroline Tice  <cmtice@google.com>
3361
3362         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3363         address in the Write After Approval section.
3364
3365 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3366
3367         * MAINTAINERS (Write After Approval): Update email.
3368
3369 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3370
3371         * configure.ac: Adjust to check VTV_SUPPORTED.
3372         * configure: Regenerated.
3373
3374 2013-08-02  Caroline Tice  <cmtice@google.com>
3375
3376         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3377         on non-linux systems; add target-libvtv to noconfigdirs; add
3378         libsupc++/.libs to C++ library search paths.
3379         * configure: Regenerated.
3380         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3381         libstdc++ and libgcc.
3382         * Makefile.in: Regenerated.
3383
3384 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3385
3386         * MAINTAINERS (Write After Approval): Add myself.
3387
3388 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3389             Shiva Chen  <shiva0217@gmail.com>
3390
3391         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3392         nds32 port maintainers.
3393
3394 2013-07-17  Tim Shen  <timshen91@gmail.com>
3395
3396         * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3399
3400         * configure.ac: Sync from binutils.
3401         * configure: Regenerate.
3402
3403 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3404
3405         * MAINTAINERS (Write After Approval): Add myself.
3406
3407 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3408
3409         * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3412
3413         * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2013-04-30  Brooks Moses  <bmoses@google.com>
3416
3417         * MAINTAINERS: Update my email; move myself from Fortran
3418         reviewer to Write After Approval.
3419
3420 2013-04-16  Andreas Schwab  <schwab@suse.de>
3421
3422         * configure.ac (aarch64-*-*): Don't disable java.
3423         * configure: Regenerate.
3424
3425 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3426
3427         * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3430
3431         * Makefile.def (target_modules): Don't install libffi.
3432         * Makefile.in: Regenerate.
3433
3434 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3435
3436         * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3439
3440         * MAINTAINERS (Write After Approval): Add myself.
3441
3442 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3443
3444         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3445         * configure: Regenerated.
3446
3447 2013-02-05  Ian Lance Taylor  <iant@google.com>
3448
3449         PR go/55969
3450         * configure.ac: Disable libgo on some systems where it does not
3451         work.
3452
3453 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3454
3455         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3456         Remove Geoff Keating as rs6000 port maintainer, at his request.
3457
3458 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3459
3460         * MAINTAINERS: Update my email.
3461
3462 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3463
3464         * configure: Re-generate.
3465
3466 2013-01-15  Richard Biener  <rguenther@suse.de>
3467
3468         PR other/55973
3469         * configure: Re-generate.
3470
3471 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3472
3473         * Makefile.def (install-target-libsanitizer): Depend on
3474         install-target-libstdc++-v3.
3475         * Makefile.in: Regenerate.
3476
3477 2013-01-14  Richard Biener  <rguenther@suse.de>
3478
3479         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3480         * configure: Re-generate
3481
3482 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3483
3484         * config.sub: Update from config repo.
3485
3486 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3487
3488         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3489         * Makefile.in: Regenerate.
3490
3491 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3492
3493         * MAINTAINERS (arc): Add new port maintainership for myself.
3494
3495 2013-01-09  Jason Merrill  <jason@redhat.com>
3496
3497         * .gitignore: Import from gdb repository.
3498
3499 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3500
3501         * Makefile.def (configure-gcc): Depend on all-gmp.
3502         (all-gcc): Remove dependency on all-gmp.
3503         * Makefile.in: Regenerated.
3504
3505 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3506
3507         * config.sub: Merge from config repo.
3508         * config.guess: Ditto.
3509
3510 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3511
3512         * Makefile.def: Merge from binutils.
3513         * Makefile.in: Ditto.
3514
3515 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3516
3517         * MAINTAINERS: Update my email.
3518
3519 2012-12-29  Ben Elliston  <bje@gnu.org>
3520
3521         * config.guess: Update to 2012-12-29 version.
3522         * config.sub: Likewise.
3523
3524 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3525
3526         * Makefile.def (install-target-libgfortran): Depend on
3527         install-target-libquadmath, install-target-libgcc.
3528         (install-target-libsanitizer): Depend on install-target-libgcc.
3529         (install-target-libjava): Depend on install-target-libgcc.
3530         (install-target-libitm): Depend on install-target-libgcc.
3531         (install-target-libobjc): Depend on install-target-libgcc.
3532         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3533         * Makefile.in: Regenerate.
3534
3535 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3536
3537         * Makefile.def (install-target-libgo): Depend on
3538         install-target-libatomic.
3539         * Makefile.in: Regenerate.
3540
3541 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3542
3543         PR go/55201
3544         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3545         * Makefile.in: Regenerate.
3546
3547 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3548
3549         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3550         * configure: Regenerate.
3551
3552 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3553
3554         * config.sub: Merge from config repo.
3555
3556 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3557
3558         * Makefile.def (target_modules): Add bootstrap=true and
3559         raw_cxx=true to libsanitizer.
3560         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3561         * Makefile.in: Regenerated.
3562         * configure: Likewise.
3563
3564 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3565
3566         * MAINTAINERS: Remove self as RTL optimization maintainer.
3567
3568 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3569
3570         * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3573
3574         * Makefile.def (target_modules): Remove bootstrap=true and
3575         raw_cxx=true from libsanitizer.
3576         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3577         * Makefile.in: Regenerated.
3578         * configure: Likewise.
3579
3580 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3581
3582         * Makefile.def (target_modules): Add bootstrap=true and
3583         raw_cxx=true to libsanitizer.
3584         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3585         * Makefile.in: Regenerated.
3586         * configure: Likewise.
3587
3588 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3589
3590         PR bootstrap/54279
3591         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3592         * configure: Regenerate.
3593         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3594         * Makefile.in: Regenerate.
3595
3596 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3597
3598         * configure.ac: Disable libsanitizer if we're not building C++.
3599         * configure: Regenerate.
3600
3601 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3602
3603         * MAINTAINERS (Write After Approval): Add myself.
3604
3605 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3606
3607         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3608         Kostya Serebryany (kcc@google.com) and
3609         Jakub Jelinek (jakub@redhat.com).
3610         Rename area for Dodji Seketeli (dodji@redhat.com).
3611
3612 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3613
3614         * MAINTAINERS: (asan.c, related): Add myself.
3615
3616 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3617
3618         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3619         * configure: Regenerate.
3620
3621 2012-11-13  Richard Henderson  <rth@redhat.com>
3622
3623         * configure.ac: Move libsanitizer logic to subdirectory.
3624         * configure: Regenerate.
3625
3626 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3627
3628         * configure.ac: Enable libsanitizer just on x86 linux for now.
3629         * configure: Re-generate.
3630
3631 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3632
3633         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3634         sections.
3635         * configure: Regenerate.
3636
3637 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3638
3639         * configure.ac: Add section for configdirs for libsanitizer.
3640         Disable for cris-*-* and mmix-*-*.
3641         * configure: Regenerate.
3642
3643 2012-11-12  Wei Mi <wmi@google.com>
3644
3645         * configure.ac: Add libsanitizer to target_libraries.
3646         * Makefile.def: Ditto.
3647         * configure: Regenerate.
3648         * Makefile.in: Regenerate.
3649         * libsanitizer: New directory for asan runtime.  Contains an empty
3650         tsan directory.
3651
3652 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3653
3654         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3655         against Mingw64 w32api.
3656         * configure: Regenerate.
3657
3658 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3659
3660         * configure: Regenerated.
3661
3662 2012-11-03  Robert Mason  <rbmj@verizon.net>
3663
3664         * configure.ac: add --disable-libstdcxx configure option
3665         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3666
3667 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3668
3669         * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3672
3673         * MAINTAINERS (Write After Approval): Add myself.
3674
3675 2012-10-24  Sharad Singhai  <singhai@google.com>
3676
3677         * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2012-10-24  Eric Christopher  <echristo@gmail.com>
3680
3681         * MAINTAINERS: Update email address.
3682
3683 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3684
3685         PR bootstrap/54820
3686         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3687         * configure: Regenerate.
3688
3689 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3690
3691         * MAINTAINERS (aarch64): Add Marcus and myself.
3692
3693 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3694
3695         PR bootstrap/54820
3696         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3697         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3698         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3699         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3700         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3701         * Makefile.in: Regenerate.
3702         * configure.ac (have_static_libs): New variable and associated check.
3703         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3704         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3705         * configure: Regenerate.
3706
3707 2012-10-10  Richard Biener  <rguenther@suse.de>
3708
3709         * MAINTAINERS: Adjust for changed surname.
3710
3711 2012-10-04  Lawrence Crowl  <crowl@google.com>
3712
3713         * MAINTAINERS (Write After Approval): Add myself.
3714
3715 2012-10-01  Cary Coutant  <ccoutant@google.com>
3716
3717         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3718
3719 2012-09-28  Ian Lance Taylor  <iant@google.com>
3720
3721         * Makefile.def: Make all-target-libgo depend on
3722         all-target-libbacktrace.
3723         * Makefile.in: Rebuild.
3724
3725 2012-09-26  Ian Lance Taylor  <iant@google.com>
3726
3727         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3728         * Makefile.in: Rebuild.
3729
3730 2012-09-20  Walter Lee  <walt@tilera.com>
3731
3732         * configure.ac: Add tilegx to list of targets that support gold.
3733         * configure: Regenerate.
3734
3735 2012-09-20  Marek Polacek  <polacek@redhat.com>
3736
3737         * MAINTAINERS (Write After Approval): Add myself.
3738
3739 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3740
3741         * configure.ac: Add mips*-mti-elf* target.
3742         * configure: Regenerate.
3743
3744 2012-09-17  Ian Lance Taylor  <iant@google.com>
3745
3746         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3747         * configure.ac (host_libs): Add libbacktrace.
3748         (target_libraries): Add libbacktrace.
3749         * Makefile.def (host_modules): Add libbacktrace.
3750         (target_modules): Likewise.
3751         * configure, Makefile.in: Rebuild.
3752
3753 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3754
3755         PR target/38607
3756         Merge upstream change.
3757         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3758
3759         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3760         Add libgomp*.o to compare_exclusions for AIX.
3761         * configure: Regenerate.
3762
3763 2012-09-06  Diego Novillo  <dnovillo@google.com>
3764
3765         * configure.ac: Bump minimum GMP version to 4.2.3.
3766         * configure: Re-generate.
3767
3768 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3769
3770         PR target/54461
3771         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3772         target-libgloss if not configured --with-avrlibc=no.
3773         * configure: Regenerate.
3774
3775 2012-09-04  Jason Merrill  <jason@redhat.com>
3776
3777         * configure.ac: Fix --enable-languages=all.
3778
3779 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3780
3781         * MAINTAINERS (Write After Approval): Add myself.
3782
3783 2012-09-03  Richard Guenther  <rguenther@suse.de>
3784
3785         PR bootstrap/54138
3786         * configure.ac: Re-organize ISL / CLOOG checks to allow
3787         disabling with either --without-isl or --without-cloog.
3788         * configure: Regenerated.
3789
3790 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3791
3792         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3793         * configure: Regenerate.
3794
3795 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3796
3797         * MAINTAINERS: Fix my email address.
3798
3799 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3800
3801         PR binutils/4970
3802         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3803         and opcodes.
3804         * Makefile.in: Regenerated.
3805
3806 2012-08-26  Art Haas <ahaas@impactweather.com>
3807
3808         * configure: Regenerate.
3809
3810 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3811
3812         * INSTALL/README: Also refer to the online installation
3813         instructions.
3814
3815 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3816
3817         * MAINTAINERS (Write After Approval): Add myself.
3818         (Picochip port): Remove myself.
3819
3820 2012-08-14   Diego Novillo  <dnovillo@google.com>
3821
3822         Merge from cxx-conversion branch.
3823
3824         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3825         POSTSTAGE1_CONFIGURE_FLAGS.
3826         * Makefile.in: Regenerate.
3827         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3828         Force C++ when bootstrapping.
3829         * configure: Regenerate.
3830
3831 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3832
3833         * MAINTAINERS (Write After Approval): Add myself.
3834
3835 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3836
3837         * README: Document use of ranges of years in copyright notices.
3838
3839 2012-07-06  Richard Guenther  <rguenther@suse.de>
3840
3841         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3842         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3843         --with-gmp=system.
3844         * Makefile.in: Regenerated.
3845         * configure: Likewise.
3846
3847 2012-07-06  Richard Guenther  <rguenther@suse.de>
3848
3849         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3850         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3851         supply V=1 as extra_make_flags.
3852         * configure: Regenerated.
3853         * Makefile.in: Likewise.
3854
3855 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3856
3857         * configure: Regenerate.
3858
3859 2012-07-03  Richard Guenther  <rguenther@suse.de>
3860
3861         * Makfile.def (isl): Remove not necessary extra_exports and
3862         extra_make_flags.
3863         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3864         * Makefile.in: Regenerated.
3865
3866 2012-07-03  Richard Guenther  <rguenther@suse.de>
3867
3868         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3869         * configure.ac: If either the ISL or the CLooG check failed
3870         do not try to build in-tree versions.
3871         * Makefile.in: Regenerated.
3872         * configure: Regenerated.
3873
3874 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3875
3876         * configure: Regenerate.
3877
3878 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3879
3880         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3881         maintainer.
3882
3883 2012-07-02  Richard Guenther  <rguenther@suse.de>
3884
3885         * configure: Regenerated.
3886
3887 2012-07-02  Richard Guenther  <rguenther@suse.de>
3888         Michael Matz  <matz@suse.de>
3889         Tobias Grosser <tobias@grosser.es>
3890         Sebastian Pop <sebpop@gmail.com>
3891
3892         * Makefile.def: Add ISL host module, remove PPL host module.
3893         Adjust ClooG host module to use the proper ISL.
3894         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3895         * configure.ac: Include config/isl.m4.  Add ISL host library,
3896         remove PPL.  Remove PPL configury, add ISL configury, adjust
3897         ClooG configury.
3898         * Makefile.in: Regenerated.
3899         * configure: Likewise.
3900
3901 2012-07-02  Richard Guenther  <rguenther@suse.de>
3902
3903         Merge from graphite branch
3904         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3905
3906         * configure: Regenerated.
3907         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3908         both cloog.org and legacy versions. The only supported version will
3909         be CLooG with the isl backend.
3910
3911         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3912
3913         * configure: Regenerated.
3914         * configure.ac: Require cloog isl 0.17.0
3915
3916         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3917
3918         * configure: Regenerated.
3919         * config/cloog.m4: Do not define CLOOG_ORG
3920
3921 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3922
3923         * configure.ac: Skip C if explicitly selected.
3924         * configure: Regenerate.
3925
3926 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3927
3928         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3929         they contain -O2.
3930         * configure: Regenerate.
3931
3932 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3933
3934         PR debug/53740
3935         * df.h, df-problems.c, dce.c: Revert last patch.
3936
3937 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3938
3939         * MAINTAINERS (Write After Approval): Update my email address.
3940
3941 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3942
3943         * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2012-06-20  Jason Merrill  <jason@redhat.com>
3946
3947         * Makefile.tpl (check-target-libgomp-c++): New.
3948         (check-target-libitm-c++): New.
3949         * Makefile.def (c++): Add them.
3950         * Makefile.in: Regenerate.
3951
3952 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3953
3954         * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3957
3958         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3959         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3960         (install-no-fixedincludes): Adjust accordingly.
3961         * Makefile.in: Regenerate.
3962
3963 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3964
3965         Merge upstream change
3966         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3967
3968 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3969
3970         * MAINTAINERS (Write After Approval): Add myself.
3971
3972 2012-05-09  Nick Clifton  <nickc@redhat.com>
3973             Paul Smith  <psmith@gnu.org>
3974
3975         PR bootstrap/50461
3976         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3977         allow for the fact that from release v3.1.0 of MPFR the source
3978         files were moved into a src sub-directory.
3979         * configure: Regenerate.
3980
3981 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3982
3983         * configure.ac: Bump minimum MPFR version to 2.4.0.
3984         * configure: Regenerated.
3985
3986 2012-05-01  Richard Henderson  <rth@redhat.com>
3987
3988         * Makefile.def (libatomic): New target_module.
3989         * configure.ac (target_libraries): Add libatomic.
3990         (noconfigdirs): Check if libatomic is supported.
3991         * Makefile.in, configure: Rebuild.
3992
3993 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3994
3995         * MAINTAINERS (Write After Approval): Add myself.
3996
3997 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3998
3999         * config.sub: Update to 2012-04-18 version from official repo.
4000
4001 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4002
4003         * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4006
4007         * MAINTAINERS: Changed email address.
4008
4009 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4010
4011         PR target/52737
4012         * contrib/gcc_update (files_and_dependencies):
4013         Remove gcc/config/avr/t-multilib from touch data.
4014
4015 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4016
4017         * MAINTAINERS (OS Port Maintainers): Remove irix.
4018         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4019         (unsupported_languages): Remove mips-sgi-irix6.*.
4020         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4021         (with_stabs): Remove.
4022         * configure: Regenerate.
4023
4024 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4025
4026         * MAINTAINERS (OS Port Maintainers): Remove osf.
4027         * configure.ac (enable_libgomp): Remove *-*-osf*.
4028         (with_stabs): Remove alpha*-*-osf*.
4029         * configure: Regenerate.
4030
4031 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4032
4033         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4034         * configure: Regenerate.
4035
4036 2012-02-17  Walter Lee  <walt@tilera.com>
4037
4038         * MAINTAINERS: (Write After Approval): Delete myself.
4039
4040 2012-02-14  Walter Lee  <walt@tilera.com>
4041
4042         * MAINTAINERS (tilegx port): Add myself.
4043         (tilepro port): Add myself.
4044         (Write After Approval): Add myself.
4045
4046 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4047
4048         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4049         and Joseph Myers as docstring relicensing maintainers.
4050
4051 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4052
4053         * MAINTAINERS (write-after-approval): Add myself.
4054
4055 2012-02-08  Ira Rosen <irar@il.ibm.com>
4056
4057         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4058         maintainer.
4059
4060 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4061
4062         * MAINTAINERS (Write After Approval): Move myself to
4063         maintain alphabetical order.
4064
4065 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4066
4067         * MAINTAINERS (Write After Approval): Add myself.
4068
4069 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4070
4071         * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4074             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4075
4076         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4077         * configure: Regenerate.
4078
4079 2012-01-23  Harshit Chopra  <harshit@google.com>
4080
4081         * MAINTAINERS (Write After Approval): Add myself.
4082
4083 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4084
4085         * configure.ac: Remove reference to mh-interix.
4086         * configure: Regenerate.
4087
4088 2012-01-05  Richard Henderson  <rth@redhat.com>
4089
4090         PR bootstrap/51072
4091         * configure.ac: Disable libitm if c++ is not enabled.
4092         * configure: Rebuild.
4093
4094         * configure.ac: Fix regexp for same.
4095         * configure: Rebuild.
4096
4097 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4098
4099         * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2012-01-02  Richard Guenther  <rguenther@suse.de>
4102
4103         PR bootstrap/51686
4104         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4105         * Makefile.in: Regenerate.
4106
4107 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4108
4109         * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4112
4113         * configure: Regenerate.
4114
4115 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4116
4117         * MAINTAINERS (picochip): Changed email address.
4118
4119 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4120
4121         * MAINTAINERS (write-after-approval): Add self.
4122
4123 2011-11-29  DJ Delorie  <dj@redhat.com>
4124
4125         * configure.ac (rl78-*-*) New case.
4126         * configure: Regenerate.
4127         * MAINTAINERS: Add myself as RL78 maintainer.
4128
4129 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4130
4131         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4132
4133 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4134
4135         * libtool.m4: Additional FreeBSD 10 fixes.
4136
4137 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4138
4139         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4140         Maintainers section, as Epiphany maintainer.
4141
4142 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4143
4144         PR target/49992
4145         * configure.ac: Remove ranlib special-casing for Darwin.
4146         * configure: Regenerate.
4147
4148 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4149
4150         * MAINTAINERS (Reviewers): Keep the list sorted.
4151
4152 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4153
4154         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4155
4156 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4157
4158         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4159         * configure: Rebuild.
4160         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4161         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4162         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4163         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4164         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4165         Add READELF.
4166         * Makefile.in: Rebuild.
4167
4168 2011-11-09  Jason Merrill  <jason@redhat.com>
4169
4170         * Makefile.def (language=c++): Remove check-c++0x.
4171         * Makefile.in (check-gcc-c++): Regenerate.
4172
4173 2011-11-08  Richard Henderson  <rth@redhat.com>
4174
4175         * configure.ac: Test for libitm directory present first.
4176
4177         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4178
4179         * configure.ac: Test libitm/configure.tgt to disable libitm.
4180         * configure: Rebuild.
4181
4182 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4183             Richard Henderson  <rth@redhat.com>
4184
4185         Merged from transactional-memory.
4186
4187         * Makefile.def (lang_env_dependencies): libitm is c++.
4188         Add libitm target module.
4189         * configure.ac: Likewise.
4190         * config/mmap.m4: New file.
4191         * contrib/gcc_update: Add libitm to touch data.
4192         * Makefile.in, configure: Rebuild.
4193
4194 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4195
4196         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4197         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4198         * Makefile.in: Regenerate.
4199
4200 2011-11-01  DJ Delorie  <dj@redhat.com>
4201
4202         * config.sub: Update to version 2011-10-29 (added rl78)
4203
4204 2011-10-27  Nick Clifton  <nickc@redhat.com>
4205
4206         * config.sub: Import these changes from the config project:
4207
4208         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4209             Ben Elliston  <bje@gnu.org>
4210
4211         * config.sub (epiphany): New.
4212
4213         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4214             Ben Elliston  <bje@gnu.org>
4215
4216         * config.sub (hexagon, hexagon-*): New.
4217
4218         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4219
4220         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4221         64eb to be64.
4222
4223         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4224
4225         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4226         (nacl): Grok as alias for 32el-unknown-nacl.
4227
4228 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4229
4230         * MAINTAINERS (Write After Approval): Add myself.
4231
4232 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4233
4234         * MAINTAINERS (Write After Approval): Add myself.
4235
4236 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * MAINTAINERS (sparc port): Remove myself.
4239
4240 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4241
4242         * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2011-08-14  Yao Qi  <yao@codesourcery.com>
4245
4246         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4247         * configure: Regenerate.
4248
4249 2011-07-26  Ian Lance Taylor  <iant@google.com>
4250
4251         * configure.ac: Set have_compiler based on whether gcc directory
4252         exists, rather than on whether gcc is in configdirs.
4253         * configure: Rebuild.
4254
4255 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4256
4257         * MAINTAINERS (Global Reviewers): Add self.
4258
4259 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4260
4261         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4262         link directories.
4263         * Makefile.in: Rebuild.
4264
4265 2011-07-20  Ian Lance Taylor  <iant@google.com>
4266
4267         PR bootstrap/49787
4268         * configure.ac: Move --enable-bootstrap handling earlier in file.
4269         If --enable-bootstrap and either --enable-build-with-cxx or
4270         --enable-build-poststage1-with-cxx, enable C++ automatically.
4271         * configure: Rebuild.
4272
4273 2011-07-19  Ian Lance Taylor  <iant@google.com>
4274
4275         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4276         make C++ a boot_language.  Set and substitute
4277         POSTSTAGE1_CONFIGURE_FLAGS.
4278         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4279         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4280         * configure, Makefile.in: Rebuild.
4281
4282 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4283
4284         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4285         maintainers.
4286
4287 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4288
4289         * MAINTAINERS (Global Reviewers): Add myself.
4290
4291 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4292
4293         * configure: Regenerate.
4294
4295 2011-07-16  Jason Merrill  <jason@redhat.com>
4296
4297         * Makefile.def (language=c++): Add check-c++0x and
4298         check-target-libmudflap-c++.
4299         * Makefile.tpl (check-target-libmudflap-c++): New.
4300         * Makefile.in: Regenerate.
4301
4302 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4303
4304         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4305         * Makefile.def (target_modules/libjava): Pass
4306         $(EXTRA_CONFIGARGS_LIBJAVA).
4307         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4308         if not configured with --enable-static-libjava.
4309         * Makefile.in: Regenerate.
4310         * configure: Likewise.
4311
4312 2011-07-15  Jason Merrill  <jason@redhat.com>
4313
4314         * Makefile.in (check-c++): Move check-gcc-c++0x after
4315         check-target-libstdc++-v3.
4316
4317 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4318
4319         * MAINTAINERS (c6x port): New entry.
4320
4321 2011-07-13  Jason Merrill  <jason@redhat.com>
4322
4323         * Makefile.in (check-gcc-c++0x): New.
4324         (check-c++): Depend on it.
4325
4326 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4327
4328         PR target/39150
4329         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4330         x86_64-*-solaris2.1[0-9]*.
4331         * configure: Regenerate.
4332
4333 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4334
4335         * MAINTAINERS (RTL optimizers): Add self.
4336
4337 2011-06-27  Gabriel Charette  <gchare@google.com>
4338
4339         * MAINTAINERS (Write After Approval): Add myself.
4340
4341 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4342
4343         PR regression/47836
4344         PR bootstrap/23656
4345         PR other/47733
4346         PR bootstrap/49247
4347         PR c/48825
4348         * configure.ac (target_libraries): Remove target-libiberty.
4349         Remove case-statement setting skipdirs=target-libiberty for
4350         multiple targets.  Remove checking target_configdirs and
4351         removing target-libiberty but keeping target-libgcc if
4352         otherwise empty.
4353         * Makefile.def (target_modules): Don't add libiberty.
4354         (dependencies): Remove all traces of target-libiberty.
4355         * configure, Makefile.in: Regenerate.
4356
4357 2011-06-13  Walter Lee <walt@tilera.com>
4358
4359         * configure.ac (tilepro-*-*) New case.
4360         (tilegx-*-*): Likewise.
4361         * configure: Regenerate.
4362
4363 2011-06-06  Jing Yu  <jingyu@google.com>
4364
4365         * configure.ac: Skip target-libiberty for
4366         arm*-*-linux-androideabi.
4367         * configure: Regenerated.
4368
4369 2011-06-06  Nick Clifton  <nickc@redhat.com>
4370
4371         * config.sub: Sync from upstream.
4372
4373 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4374
4375         * MAINTAINERS (Write After Approval): Add myself.
4376
4377 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4378
4379         * MAINTAINERS: Update my email address.
4380
4381 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4382
4383         * MAINTAINERS (Write After Approval): Update my email address.
4384
4385 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4386
4387         * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2011-05-08  Doug Kwan  <dougkwan@google.com>
4390
4391         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4392         * configure: Regenerated.
4393         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4394         value from configure.
4395         * Makefile.in: Regenerated.
4396
4397 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4398
4399         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4400         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4401         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4402         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4403         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4404         *-*-vxworks*): Disable newlib and libgloss in separate case
4405         statement.
4406         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4407         to separate case statement.
4408         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4409         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4410         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4411         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4412         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4413         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4414         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4415         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4416         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4417         i[[3456789]]86-*-rdos*, m32r-*-*,
4418         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4419         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4420         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4421         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4422         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4423         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4424         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4425         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4426         and libgloss in main case over targets.  Remove most empty cases
4427         in main case over targets.
4428         * configure: Regenerate.
4429
4430 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4435
4436         * configure.ac: Remove code setting special library locations for
4437         hppa*64*-*-hpux11*.  Remove code setting compiler for
4438         sparc-sun-solaris2*.
4439         * configure: Regenerate.
4440
4441 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4442
4443         * configure.ac: Separate libgloss_dir settings from general case
4444         over targets.
4445         * configure: Regenerate.
4446
4447 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4448
4449         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4450         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4451         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4452         cases in libgcj-disabling case statement.
4453         (hppa*64*-*-linux*): Set unsupported_languages instead of
4454         disabling target-zlib.
4455         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4456         to hppa*64*-*-hpux*.
4457         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4458         hppa*-*-hpux*.
4459         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4460         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4461         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4462         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4463         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4464         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4465         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4466         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4467         libgcj-disabling case statement.
4468         * configure: Regenerate.
4469
4470 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4471
4472         * configure.ac: Disable Java for targets not supporting libffi.
4473         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4474         Remove cases in Java-disabling statement.
4475         (*arm-wince-pe): Change to arm-wince-pe.
4476         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4477         cases in Java-disabling statement.
4478         (bfin-*-*): Don't disable Java again.
4479         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4480         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4481         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4482         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4483         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4484         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4485         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4486         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4487         Java-disabling statement.
4488         (mmix-*-*): Don't disable Java again.
4489         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4490         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4491         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4492         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4493         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4494         statement.
4495         * configure: Regenerate.
4496
4497 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4498
4499         * configure.ac: Separate cases disabling Java and Java libraries
4500         from general case over targets.
4501         * configure: Regenerate.
4502
4503 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4504
4505         * MAINTAINERS: Update my email address.
4506
4507 2011-04-20  Easwaran Raman  <eraman@google.com>
4508
4509         * MAINTAINERS (Write After Approval): Add myself.
4510
4511 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4512
4513         PR lto/48086
4514         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4515         * configure: Regenerate.
4516
4517 2011-04-16  Jim Meyering  <meyering@redhat.com>
4518
4519         * MAINTAINERS (Write After Approval): Add myself.
4520
4521 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4522
4523         * MAINTAINERS: Update my email address.
4524
4525 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4530
4531         * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4534
4535         * MAINTAINERS (Write After Approval): Add myself.
4536
4537 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4538
4539         * configure.ac (build_tools): Remove build-byacc.
4540         (host_libs): Remove mmalloc.
4541         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4542         autoconf automake libtool diff rcs fileutils shellutils time
4543         textutils wdiff find uudecode hello tar gzip indent recode release
4544         sed perl gawk findutils gettext zip.
4545         (libgcj): Remove target-qthreads.
4546         (target_tools): Remove target-examples target-gperf.
4547         (YACC): Don't handle building byacc.
4548         * configure: Regenerate.
4549         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4550         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4551         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4552         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4553         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4554         handle building components.
4555         * Makefile.in: Regenerate.
4556
4557 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4558
4559         * MAINTAINERS: Update my email address as Xtensa maintainer.
4560
4561 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4562
4563         * config.sub: Sync from upstream.
4564
4565 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4566
4567         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4568         (microblaze*): Don't disable libssp.
4569         * configure: Regenerate.
4570
4571 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4572
4573         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4574         moveifchange.
4575         * configure: Regenerate.
4576         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4577         * Makefile.in: Regenerate.
4578
4579 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4580
4581         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4582         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4583         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4584         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4585         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4586         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4587         md_exec_prefix cases.
4588         * configure: Regenerate.
4589
4590 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4591
4592         * configure.ac: Separate cases disabling target-libssp,
4593         target-libiberty, target-libstdc++-v3 and Fortran from general
4594         case over targets.
4595         * configure: Regenerate.
4596
4597 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4598
4599         * configure.ac (*-*-chorusos): Don't disable libgcj.
4600         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4601         Remove case.
4602         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4603         (arm-*-coff): Don't disable libgcj.
4604         (arm*-*-linux-gnueabi): Remove useless assignment.
4605         (arm-*-riscix*): Don't disable libgcj.
4606         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4607         configuration.
4608         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4609         (c54x*-*-*): Remove case.
4610         (tic54x-*-*): Don't disable GCC or GCC libraries.
4611         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4612         to *.
4613         (d10v-*-*): Don't disable GCC libraries.
4614         (d30v-*-*): Don't disable libgcj.
4615         (h8500-*-*): Don't disable GCC libraries.
4616         (i960-*-*): Don't disable libgcj.
4617         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4618         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4619         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4620         libgcj.
4621         (m68k-*-coff*): Remove case.
4622         (mmix-*-*): Don't disable libgloss on host.
4623         (mn10200-*-*, mn10300-*-*): Remove cases.
4624         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4625         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4626         Don't disable libgcj.
4627         (romp-*-*): Remove case.
4628         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4629         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4630         case.
4631         (v810-*-*): Don't disable GCC libraries.
4632         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4633         (ip2k-*-*): Don't disable GCC libraries.
4634         * configure: Regenerate.
4635
4636 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4637
4638         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4639         libffi on host.
4640         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4641         on host.
4642         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4643         * configure: Regenerate.
4644
4645 2011-03-26  John Marino  <binutils@marino.st>
4646
4647         * configure.ac: Add support for *-*-dragonfly*
4648         * configure: Regenerate.
4649
4650 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4651
4652         * configure.ac (native_only): Remove.
4653         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4654         send-pr uudecode guile gnuserv on host.
4655         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4656         send-pr rcs guile perl texinfo libtool on host.
4657         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4658         automake send-pr rcs guile perl texinfo libtool on host.
4659         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4660         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4661         (alpha*-dec-osf*): Don't disable fileutils on target.
4662         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4663         texinfo send-pr expect dejagnu on target.
4664         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4665         target-qthreads on target.
4666         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4667         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4668         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4669         x86_64-*-mingw*): Don't disable expect on target.
4670         (*-*-cygwin*): Don't disable target-gperf on target.
4671         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4672         gnuserv on target.
4673         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4674         target.
4675         * configure: Regenerate.
4676
4677 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4678
4679         * configure.ac (target_tools): Remove target-groff.
4680         (native_only): Remove target-groff.
4681         (hppa*64*-*-*): Don't disable byacc.
4682         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4683         setting.
4684         (*-*-kaos*): Don't skip target-librx and target-groff.
4685         (*-*-netware*): Don't skip target-libmudflap.
4686         (*-*-tpf*): Don't skip target-libmudflap.
4687         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4688         directories on the host.
4689         (ia64*-*-*vms*): Don't skip tix.
4690         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4691         host.
4692         * configure: Regenerate.
4693
4694 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4695
4696         * configure.ac: Remove references to mt-mep, mt-netware,
4697         mt-wince.
4698         * Makefile.def: Add all-utils soft dependencies.
4699         * Makefile.tpl: Remove GDB_NLM_DEPS.
4700         * configure: Regenerate.
4701         * Makefile.in: Regenerate.
4702
4703 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4704
4705         * configure.ac: Do not include mh-x86omitfp.
4706         * configure: Regenerate.
4707
4708 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4709
4710         * configure.ac: Remove empty cases.
4711         * configure: Regenerate.
4712
4713 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4714
4715         * Makefile.def: Add dependency from termcap to gdb.
4716         * Makefile.in: Regenerate.
4717
4718 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4719
4720         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4721         * configure: Regenerate.
4722         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4723         * Makefile.tpl: Likewise.
4724         * Makefile.in: Regenerate.
4725
4726 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4727
4728         * configure.ac: Remove all mentions of tentative_cc.
4729         * configure: Regenerate.
4730
4731 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4732
4733         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4734         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4735         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4736         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4737         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4738         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4739         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4740         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4741         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4742         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4743         *-*-rhapsody*): Remove host cases.
4744         * configure: Regenerate.
4745
4746 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4747
4748         * configure.ac (ppc*-*-pe): Remove host case.
4749         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4750         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4751         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4752         cases.
4753         * configure: Regenerate.
4754
4755 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4756
4757         * config.sub: Update to version 2011-03-23.
4758
4759 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4760
4761         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4762         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4763         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4764         * configure: Regenerate.
4765
4766 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4767
4768         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4769         to Write After Approval.
4770         * config-ml.in: Don't handle arc-*-elf*.
4771         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4772         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4773         handle GCC libraries.
4774         * configure: Regenerate.
4775
4776 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4777
4778         PR bootstrap/48120:
4779         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4780         Add -lstdc++ -lm to LIBS.
4781         * configure: Regenerate.
4782
4783 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4784
4785         * config.guess: Update to version 2011-02-02
4786         * config.sub: Update to version 2011-02-24
4787
4788 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4789
4790         PR lto/48086
4791         * configure.ac: Re-enable LTO on *-apple-darwin9.
4792         * configure: Regenerate.
4793
4794 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4795
4796         PR lto/48086
4797         * configure.ac: Disable LTO on darwin due to an assembler change in
4798         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4799         under 256.
4800         * configure: Regenerate.
4801
4802 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4803
4804         * MAINTAINERS: Update myself as score backend maintainer,
4805         update my e-mail address.
4806
4807 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4808
4809         * MAINTAINERS: Update my e-mail address.
4810
4811 2011-03-06  Joey Ye  <joey.ye@arm.com>
4812
4813         * MAINTAINERS: Update my e-mail address.
4814
4815 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4816
4817         * configure.ac: Adjust test of with_ppl.
4818         * configure: Regenerated.
4819
4820 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4821
4822         * MAINTAINERS: Adjust my e-mail address.
4823
4824 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4825
4826         * configure.ac: Add -lpwl to ppllibs.
4827         * configure: Regenerated.
4828
4829 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4830
4831         * config/cloog.m4: Add -lisl to clooglibs.
4832         * configure: Regenerated.
4833
4834 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4835
4836         * MAINTAINERS (CPU Port maintainers): Add self.
4837
4838 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4839
4840         * MAINTAINERS: Add myself as testsuite maintainer.
4841
4842 2011-02-15  Mike Stump  <mikestump@comcast.net>
4843
4844         * MAINTAINERS: Add myself as testsuite maintainer.
4845
4846 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4847
4848         Import from Libtool and gnulib:
4849
4850         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4851
4852         Prepare for supporting FreeBSD 10.
4853         * config.rpath: Remove handling of freebsd1* which soon would
4854         match FreeBSD 10.0.
4855
4856         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4857
4858         Remove support for FreeBSD 1.x.
4859         * libtool.m4 (_LT_LINKER_SHLIBS)
4860         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4861         soon would incorrectly match FreeBSD 10.0.
4862
4863 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4864
4865         PR binutils/12283
4866         * move-if-change: Import version from gnulib.
4867
4868 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4869
4870         PR lto/47225
4871         * Makefile.def (lto-plugin): Double dash for enable-shared.
4872         (configure-gcc): Depend on all-lto-plugin.
4873         * Makefile.in: Rebuilt.
4874
4875 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4876
4877         * configure.ac: Remove extra bracket.
4878         * configure: Regenerate.
4879
4880 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4881
4882         * MAINTAINERS: Add myself as libquadmath maintainer.
4883
4884 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4885
4886         * MAINTAINERS: Update my email address.
4887
4888 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4889
4890         * MAINTAINERS (option handling): Add self.
4891
4892 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4893
4894         PR lto/47225
4895         * Makefile.def: Add dependency for install-gcc
4896         on install-lto-plugin.
4897         * Makfile.in: Regenerated
4898
4899 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4900
4901         * MAINTAINERS (CPU Port Maintainers): Add myself.
4902
4903 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4904
4905         PR libgcj/44341
4906         * configure.ac: Discard --with-* flags for host when configuring
4907         target libraries for cross build.
4908         * configure: Rebuilt.
4909
4910 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4911
4912         * MAINTAINERS (linear loop transforms): Removed.
4913
4914 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4915
4916         * configure.ac: If with_ppl is no, move setting with_cloog=no
4917         after CLOOG_REQUESTED check.
4918         * configure: Regenerated.
4919
4920 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4921
4922         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4923         CLooG has been requested.
4924         * configure: Regenerated.
4925
4926 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4927
4928         * configure: Regenerated.
4929         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4930
4931 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4932
4933         * configure: Regenerated.
4934         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4935
4936 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4937
4938         * configure.ac: Use AS_HELP_STRING throughout.
4939         * configure: Regenerate.
4940
4941 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4942
4943         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4944         * configure: Regenerate.
4945
4946 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4947
4948         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4949
4950 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4951
4952         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4953         for ia64-hpux.
4954         * configure: Regenerate.
4955
4956 2011-01-07  Jan Hubicka  <jh@suse.cz>
4957
4958         PR lto/47225
4959         * Makefile.in: Regenerate.
4960         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4961         configure.
4962
4963 2011-01-07  Jan Hubicka  <jh@suse.cz>
4964
4965         * Makefile.in: Regenerate.
4966         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4967         and configure dependency on lto-plugin configure.
4968         (lto-plugin module): Remove dependency on GCC; add dependency on
4969         liniberty.
4970
4971 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4972
4973         * MAINTAINERS (Write After Approval): Add myself.
4974
4975 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4976
4977         * configure: Regenerate.
4978
4979 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4980
4981         * configure.ac: (picochip): Disable libiberty.
4982
4983 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4984
4985         * MAINTAINERS (Write After Approval): Add myself.
4986
4987 2010-12-10  Ian Lance Taylor  <iant@google.com>
4988
4989         PR bootstrap/46819
4990         * configure.ac: For --disable-libgcj clear libgcj_saved.
4991         * configure: Rebuild.
4992
4993 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4994
4995         PR fortran/46540
4996         * configure.ac: Add --disable-libquadmath and
4997         --disable-libquadmath-support.
4998         * configure: Regenerate.
4999
5000 2010-12-03  Ian Lance Taylor  <iant@google.com>
5001
5002         * MAINTAINERS: Add myself as libgo maintainer.
5003
5004 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5005
5006         PR libffi/46792
5007         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5008         * configure: Regenerate.
5009
5010 2010-12-02  Ian Lance Taylor  <iant@google.com>
5011
5012         * configure.ac: Always set default for poststage1_ldflags to
5013         -static-libstdc++ -static-libgcc.
5014
5015 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5016
5017         * configure.ac: Move comment to remove extra space in last argument
5018         of GCC_TARGET_TOOL.
5019
5020 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5021
5022         PR other/46026
5023         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5024         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5025         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5026         (BASE_FLAGS_TO_PASS): Use it.
5027         * configure: Rebuilt.
5028         * Makefile.in: Rebuilt.
5029
5030 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5031
5032         PR binutils/12258
5033         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5034         Properly check default linker.
5035         * configure: Regnerated.
5036
5037 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5038
5039         * configure.ac: For --enable-gold, handle value `default' instead of
5040         `both*'.  New configure option --{en,dis}able-ld.
5041         * configure: Regenerate.
5042
5043 2010-11-20  Ian Lance Taylor  <iant@google.com>
5044
5045         * configure.ac: Only disable a language library if no language needs
5046         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5047         * configure: Rebuild.
5048
5049 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5050
5051         * Makefile.in: Regenerate.
5052
5053         PR other/46202
5054         * configure.ac: Fix just-built in-tree STRIP name to be
5055         binutils/strip-new.
5056         * configure: Regenerate.
5057         * Makefile.def (install-strip-gcc, install-strip-binutils)
5058         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5059         (install-strip-sid): Mirror dependencies on non-strip variants
5060         of these targets on the respective -strip prerequisites.
5061         * Makefile.tpl (install-strip, install-strip-host)
5062         (install-strip-target): New targets.
5063         (install-strip-[+module+], install-strip-target-[+module+]):
5064         New targets.
5065         * Makefile.in: Regenerate.
5066
5067 2010-11-19  Ian Lance Taylor  <iant@google.com>
5068             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5069
5070         * configure.ac: Add target-libgo to target_libraries.  Set
5071         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5072         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5073         (HOST_EXPORTS): Add GOC.
5074         (BASE_TARGET_EXPORTS): Add GOC.
5075         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5076         (GOCFLAGS_FOR_TARGET): New variable.
5077         (EXTRA_HOST_FLAGS): Add GOC.
5078         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5079         * Makefile.def (target_modules): Add libgo.
5080         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5081         (dependencies): Add dependency from configure-target-libgo to
5082         configure-target-libffi and all-target-libstdc++-v3.  Add
5083         dependencies from all-target-libgo to all-target-libffi.
5084         (languages): Add go.
5085         * configure: Rebuild.
5086         * Makefile.in: Rebuild.
5087
5088 2010-11-19  Ian Lance Taylor  <iant@google.com>
5089
5090         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5091         compiler/flag environment variables.
5092
5093 2010-11-18  Ian Lance Taylor  <iant@google.com>
5094
5095         * configure.ac: Check for lang_requires_boot_languages in
5096         config-lang.in files.
5097         * configure: Rebuild.
5098
5099 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5100             Tobias Burnus  <burnus@net-b.de>
5101
5102         PR fortran/32049
5103         * Makefile.def: Add libquadmath; build it with language=fortran.
5104         * configure.ac: Add libquadmath.
5105         * Makefile.tpl: Handle multiple libs in check-[+language+].
5106         * Makefile.in: Regenerate.
5107         * configure: Regenerate.
5108
5109 2010-11-16  Tom Tromey  <tromey@redhat.com>
5110
5111         * MAINTAINERS: Moved myself to reviewers section.
5112
5113 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5114
5115         * MAINTAINERS: Moved myself to reviewers section.
5116
5117 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5118
5119         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5120         (Write After Approval): Remove self.
5121
5122 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5123
5124         * configure.ac: Fix spelling in option names.
5125         * configure: Regenerated.
5126
5127 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5128
5129         PR bootstrap/39622
5130         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5131         * configure: Regenerated.
5132
5133 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5134
5135         * MAINTAINERS: Update my email address.
5136
5137 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5138
5139         * configure: Regenerate.
5140
5141 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5142
5143         * configure: Regenerate.
5144
5145 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5146
5147         * configure: Regenerate.
5148
5149 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5150
5151         * configure: Regenerate.
5152
5153 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5154
5155         * configure.ac: Support official CLooG.org versions.
5156         * configure: Regenerate.
5157         * config/cloog.m4: New.
5158
5159 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5160
5161         * MAINTAINERS (Write After Approval): Add myself.
5162
5163 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5164
5165         * MAINTAINERS: Update my email address.
5166
5167 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5168
5169         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5170         * configure: Regenerate.
5171
5172 2010-11-03  Ian Lance Taylor  <iant@google.com>
5173             Dave Korn  <dave.korn.cygwin@gmail.com>
5174
5175         PR lto/46273
5176         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5177         and on other supported platforms whenever LTO is enabled.
5178         * configure: Rebuild.
5179
5180 2010-11-02  Alan Modra  <amodra@gmail.com>
5181
5182         PR binutils/12110
5183         * configure.ac: Error when source path contains spaces.
5184         * configure: Regenerate.
5185
5186 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5187
5188         * MAINTAINERS: Update my email address.
5189
5190 2010-10-20  Ian Lance Taylor  <iant@google.com>
5191
5192         * Makefile.def (target_modules): Set lib_path to src/.libs for
5193         libstdc++-v3 module.
5194         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5195         * Makefile.in: Rebuild.
5196
5197 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5198
5199         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5200         (Write After Approval): Remove myself.
5201
5202 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5203
5204         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5205
5206 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5207
5208         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5209
5210 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5211
5212         * configure.ac (build_lto_plugin): New shell variable.
5213         (--enable-lto): Turn on by default for all non-ELF platforms that
5214         have had LTO support added so far.  Set build_lto_plugin appropriately
5215         for both ELF and non-ELF.
5216         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5217         * configure: Regenerate.
5218
5219 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5220
5221         Sync from src:
5222         * configure.ac (v850 support): Remove target-libgloss from
5223         noconfigdirs.
5224         * configure: Regenerate.
5225
5226 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5227
5228         PR bootstrap/45326
5229         PR bootstrap/45174
5230         * configure.ac: Honor initial values of $build_configargs,
5231         $host_configargs, $target_configargs.  Mark the precious, so
5232         environment settings get recorded.
5233         * configure: Regenerate.
5234
5235 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5236
5237         PR bootstrap/45796
5238         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5239         Depend on all-build-libiberty.
5240         * Makefile.in: Regenerate.
5241
5242 2010-09-30  Michael Eager  <eager@eagercon.com>
5243
5244         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5245         * configure: Regenerate.
5246
5247 2010-09-28  Michael Eager  <eager@eagercon.com>
5248
5249         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5250
5251 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5252
5253         PR bootstrap/44621
5254         * configure.ac: Fix unportable shell quoting.
5255         * configure: Regenerate.
5256
5257 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5258
5259         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5260         targets and amend comment.
5261         * configure: Regenerate.
5262
5263 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5264
5265         * MAINTAINERS (Write After Approval): Add myself.
5266
5267 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5268
5269         * configure.ac: Enable LTO by default on Darwin.
5270         * configure: Regenerate.
5271
5272 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5273
5274         * MAINTAINERS (Write After Approval): Add myself.
5275
5276 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5277
5278         * MAINTAINERS (Write After Approval): Add myself.
5279
5280 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5281
5282         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5283         ports
5284
5285 2010-07-28  David Yuste  <david.yuste@gmail.com>
5286
5287         * MAINTAINERS (Write After Approval): Add myself.
5288
5289 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5290
5291         * configure.ac: Support all v850 targets.
5292         * configure: Regenerate.
5293
5294 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5295
5296         PR bootstrap/44455
5297         * configure.ac (extra_mpfr_configure_flags): Copy from
5298         extra_mpc_gmp_configure_flags.
5299         * configure: Re-generated.
5300
5301 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5302
5303         * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5306
5307         * MAINTAINERS (Write After Approval): Add myself.
5308
5309 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5310
5311         * MAINTAINERS (Write After Approval): Add myself.
5312
5313 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5314
5315         PR target/44862
5316         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5317         Provide -B option to allow for link spec %s substitutions for
5318         libstdc++.a on darwin.
5319         * Makefile.in: Regenerate.
5320
5321 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5322
5323         * MAINTAINERS (Reviewers): Update my e-mail address
5324
5325 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5326
5327         * Makefile.def (configure-gcc): Depend on all-libelf.
5328         * Makefile.in: Rebuild.
5329
5330 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5331
5332         * MAINTAINERS (Write After Approval): Add myself in the right place.
5333
5334 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5335
5336         * MAINTAINERS (Write After Approval): Add myself.
5337
5338 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5339
5340         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5341
5342 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5343
5344         * config.sub: Update to version 2010-05-21.
5345         * config.guess: Update to version 2010-04-03.
5346
5347 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5348
5349         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5350         * configure: Regenerate.
5351
5352 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5353
5354         * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5357
5358         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5359         a platform that supports LTO.
5360         * configure: Regenerate.
5361
5362 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5363
5364         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5365         * configure: Regenerated.
5366
5367 2010-04-27  Roland McGrath  <roland@redhat.com>
5368             H.J. Lu  <hongjiu.lu@intel.com>
5369
5370         * configure.ac (--enable-gold): Support both, both/gold and
5371         both/bfd to add gold to configdirs without removing ld.
5372         * configure: Regenerated.
5373
5374         * Makefile.def: Add install-gold dependency to install-ld.
5375         * Makefile.in: Regenerated.
5376
5377 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5378
5379         PR lto/42776
5380         * configure.ac (--enable-lto): Refactor handling so libelf tests
5381         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5382         and allow LTO to be explicitly enabled on non-ELF platforms that
5383         are known to support it inside else-clause.
5384         * configure: Regenerate.
5385
5386 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5387
5388         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5389         * configure: Regenerate.
5390
5391 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5392
5393         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5394         * configure: Regenerate.
5395
5396 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5397
5398         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5399         separately.
5400         * configure: Regenerate.
5401
5402 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5403
5404         * MAINTAINERS (Write After Approval): Add myself.
5405
5406 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5407
5408         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5409         * configure: Regenerate.
5410
5411 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5412
5413         * configure: Regenerate after change to elf.m4.
5414
5415 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5416
5417         * MAINTAINERS (Write After Approval): Add myself.
5418
5419 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5420
5421         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5422         * configure: Regenerated.
5423
5424 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5425
5426         * configure.ac: Print "buggy but acceptable" when CLooG
5427         revision is less than 9.
5428         * configure: Regenerated.
5429
5430 2010-04-01  Diego Novillo  <dnovillo@google.com>
5431
5432         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5433
5434 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5435
5436         PR bootstrap/43615
5437         PR bootstrap/43328
5438
5439         Revert:
5440
5441         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5442
5443         * configure.ac: Do not pass --enable-multilib nor
5444         --disable-multilib in baseargs.  Accept explicitly passed
5445         --enable_multilib.
5446         * configure: Regenerate.
5447
5448 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5449
5450         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5451
5452 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5453
5454         * MAINTAINERS: Remove myself.
5455
5456 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5457
5458         PR bootstrap/43328
5459         * configure.ac: Do not pass --enable-multilib nor
5460         --disable-multilib in baseargs.  Accept explicitly passed
5461         --enable_multilib.
5462         * configure: Regenerate.
5463
5464 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5465
5466         * MAINTAINERS (spu port): Remove me.
5467
5468 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5469
5470         * configure.ac (tic6x-*-*): New case.
5471         * configure: Regenerate.
5472
5473 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5474
5475         * config.sub: Update to version 2010-03-22.
5476         * config.guess: Update to version 2009-12-30.
5477
5478 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5479
5480         PR ada/42554
5481         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5482         * configure: Regenerate.
5483
5484 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5485
5486         * MAINTAINERS: Update my email address.
5487
5488 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5489
5490         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5491         (ghassan.shobaki@amd.com): Removed.
5492
5493 2010-03-17  Alan Modra  <amodra@gmail.com>
5494
5495         * MAINTAINERS: Update my email address.
5496
5497 2010-03-16  Diego Novillo  <dnovillo@google.com>
5498
5499         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5500         Matthews.
5501
5502 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5503
5504         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5505         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5506
5507 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5508
5509         * MAINTAINERS: Update my email address.
5510
5511 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5512
5513         * MAINTAINERS: Update my email address.
5514
5515 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5516
5517         * MAINTAINERS: Update my email address.
5518
5519 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5520
5521         * MAINTAINERS: Update my email address.
5522
5523 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5524
5525         PR libstdc++/32499
5526         * configure.ac (RANLIB): Default to true.
5527         (STRIP): Likewise.
5528         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5529         * configure: Regenerate.
5530
5531 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5532
5533         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5534         (Write After Approval): Update my email address.
5535
5536 2010-02-17  Nick Clifton  <nickc@redhat.com>
5537
5538         PR 11238
5539         * Makefile.tpl (local-distclean): Also remove config.cache files in
5540         sub-directories as there may not be Makefiles present in the
5541         sub-directories.
5542         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5543         the config.cache files found by the find command.
5544
5545         * Makefile.in: Regenerate.
5546         * configure.ac: Revert previous delta.
5547         * configure: Regenerate.
5548
5549 2010-02-15  Nick Clifton  <nickc@redhat.com>
5550
5551         PR 11238
5552         * configure.ac: Delete config.cache files in sub-directories when
5553         deleting Makefiles.
5554         * configure: Regenerate.
5555
5556 2010-02-12  Ben Elliston  <bje@gnu.org>
5557
5558         * MAINTAINERS: Update my email address.
5559
5560 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5561
5562         * MAINTAINERS (spu port): Update my email address.
5563
5564 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5565
5566         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5567
5568 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5569
5570         * configure.ac: Add "recommended" version checks for GMP/MPC.
5571         Update recommended GMP/MPFR/MPC versions.
5572         * configure: Regenerate.
5573
5574 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5575
5576         * MAINTAINERS: Move my Embecosm email address into the
5577         write-after-approval section.
5578
5579 2010-01-26  Ian Lance Taylor  <iant@google.com>
5580
5581         * MAINTAINERS: Add myself as Go frontend maintainer.
5582
5583 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5584
5585         PR libstdc++/36101, PR libstdc++/42813
5586         * configure.ac (bootstrap_target_libs): Make inclusion of
5587         target-libgomp conditional on libgomb being in target_configdirs.
5588         * configure: Regenerate.
5589
5590 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5591
5592         PR libstdc++/36101, PR libstdc++/42813
5593         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5594         * configure: Regenerate.
5595
5596 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5597
5598         PR libstdc++/36101, PR libstdc++/42813
5599         * configure.ac (target_configdirs): Substitute.
5600         * Makefile.def: Bootstrap target module libgomp.
5601         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5602         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5603         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5604         * configure, Makefile.in: Regenerate.
5605
5606 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5607
5608         * MAINTAINERS: Adjust my details.
5609
5610 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5611
5612         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5613
5614 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5615
5616         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5617
5618 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5619
5620         * MAINTAINERS (Write After Approval): Add myself.
5621
5622 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2010-01-11  Richard Guenther  <rguenther@suse.de>
5627
5628         PR lto/41569
5629         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5630         * Makefile.in: Regenerated.
5631
5632 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5633
5634         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5635         * configure: Regenerate.
5636
5637 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5638             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5639
5640         PR bootstrap/42424
5641         * configure.ac: Include libtool m4 files.
5642         (_LT_CHECK_OBJDIR): Call it.
5643         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5644         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5645
5646         * configure: Regenerate.
5647
5648 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5649
5650         PR bootstrap/41818
5651         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5652         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5653         * Makefile.in: Regenerate.
5654
5655 2010-01-02  Richard Guenther  <rguenther@suse.de>
5656
5657         PR lto/41529
5658         * configure.ac: Include config/elf.m4.  Disable LTO if not
5659         builting for an elf target.
5660         * configure: Regenerate.
5661
5662 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5663
5664         * MAINTAINERS: Change my email address.
5665
5666 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5667
5668         * config.sub, config.guess: Update from upstream sources.
5669
5670 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5671
5672         * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5675
5676         PR middle-end/30447
5677         PR middle-end/30789
5678         PR other/40302
5679
5680         * configure.ac: Require MPC.
5681         * configure: Regenerate.
5682
5683 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5684
5685         PR target/38384
5686         PR bootstrap/40972
5687         * libtool.m4: Sync from git Libtool.
5688         * ltoptions.m4: Likewise.
5689         * ltversion.m4: Likewise.
5690         * lt~obsolete.m4: Likewise.
5691         * ltmain.sh: Likewise.
5692
5693 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5694
5695         * configure.ac: Update minimum MPC version to 0.8.
5696         * configure: Regenerate.
5697
5698 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5699
5700         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5701         * configure: Regenerated.
5702
5703 2009-11-21  Ian Lance Taylor  <iant@google.com>
5704
5705         * configure.ac: Change default of poststage1_ldflags to be empty if
5706         poststage1_libs is set.  When poststage1_libs is empty, and
5707         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5708         * configure: Rebuild.
5709
5710 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5711
5712         * MAINTAINERS (Write After Approval): Update my email address.
5713
5714 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5715
5716         * config.guess: Update from upstream sources.
5717
5718 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5719
5720         * Makefile.def: Restore host and target settings for gmp.
5721         * Makefile.in: Rebuild.
5722
5723 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5724
5725         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5726         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5727         Fix portability of test of C++ as bootstrap language.  Add
5728         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5729         * configure: Rebuild.
5730         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5731         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5732         in-tree building.
5733         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5734         (POSTSTAGE1_HOST_EXPORTS): Use it.
5735         (STAGE[+id+]_CXXFLAGS): New.
5736         (BASE_FLAGS_TO_PASS): Pass it down.
5737         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5738         extra_exports.
5739         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5740         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5741         extra_exports.
5742         * Makefile.in: Rebuild.
5743
5744 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5745
5746         * config.sub, config.guess: Update from upstream sources.
5747
5748 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5749
5750         * MAINTAINERS (Write After Approval): Add myself.
5751
5752 2009-11-09  Jon Beniston  <jon@beniston.com>
5753
5754         * MAINTAINERS (Write After Approval): Add myself.
5755
5756 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5757
5758         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5759         paths for *-w64-mingw* and x86_64-*mingw*.
5760         * configure: Regenerated.
5761
5762 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5763
5764         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5765
5766 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5767
5768         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5769         Phil Edwards to Write-After Approval.
5770
5771 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5772
5773         * configure.ac: Disable target-winsup & co for
5774         x86_64-*-mingw* and *-w64-mingw* targets.
5775         * configure: Regenerated.
5776
5777 2009-10-16  Nick Clifton  <nickc@redhat.com>
5778
5779         * MAINTAINERS: Add myself as a maintainer for the RX port.
5780
5781 2009-10-26  Johannes Singler  <singler@kit.edu>
5782
5783         * MAINTAINERS (Write After Approval): Update my e-mail address.
5784
5785 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5786
5787         * configure.ac (CLooG test): Use = with test.
5788         * configure: Regenerate.
5789
5790 2009-10-22  Richard Guenther  <rguenther@suse.de>
5791
5792         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5793         cloog if the ppl version check failed.  Move flags saving
5794         before setting in libelf check.
5795         * configure: Regenerate.
5796
5797 2009-10-21  Richard Guenther  <rguenther@suse.de>
5798
5799         * configure.ac: Adjust the ppl and cloog configure to work as
5800         documented.  Disable cloog if ppl was disabled.  Omit the version
5801         checks if they were disabled.
5802         * configure: Re-generate.
5803
5804 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5805
5806         * configure.ac: Add 'lto' to enable_languages, not
5807         new_enable_languages, and only if not already present.
5808         * configure: Regenerate.
5809
5810 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5811
5812         * README: Refer to the various COPYING* files instead of just
5813         COPYING.
5814         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5815
5816 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5817
5818         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5819
5820 2009-10-07  Richard Guenther  <rguenther@suse.de>
5821
5822         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5823         and Richard Guenther as reviewers.
5824         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5825         as reviewers.
5826
5827 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5828
5829         * config.sub: Update from upstream sources.
5830
5831 2009-10-06  Ian Lance Taylor  <iant@google.com>
5832
5833         * Makefile.def: check-gold depends upon all-gas.
5834         * Makefile.in: Rebuild.
5835
5836 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5837
5838         * MAINTAINERS (Write After Approval): Add myself.
5839
5840 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5841
5842         * Makefile.def: all-lto-plugin depends on all-libiberty.
5843         set bootstrap=true for lto-plugin.
5844         Add lto-plugin.
5845         * Makefile.in: Regenerate.
5846         * configure.ac (host_libs): Add lto-plugin.
5847         * configure: Regenerate.
5848
5849 2009-10-03  Diego Novillo  <dnovillo@google.com>
5850
5851         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5852         (HOST_LIBELFLIBS): Define.
5853         (HOST_LIBELFINC): Define.
5854         * Makefile.in: Regenerate.
5855         * configure.ac: Add --enable-lto.
5856         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5857         If --enable-lto is used, add 'lto' to new_enable_languages.
5858         If --enable-lto is used and gold is enabled, add
5859         lto-plugin to configdirs.
5860         * configure: Regenerate.
5861
5862 2009-10-03  Simon Baldwin  <simonb@google.com>
5863
5864         * configure.ac: If --with-system-zlib, suppress local zlib and
5865         pass --with-system-zlib to subdir configure scripts.
5866         * configure: Regenerate.
5867
5868 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5869             Paolo Bonzini  <bonzini@gnu.org>
5870
5871         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5872         $(srcdir).
5873         * Makefile.in: Rebuilt.
5874
5875 2009-09-26  Gary Funck  <gary@intrepid.com>
5876
5877         * MAINTAINERS (Write After Approval): Add myself.
5878
5879 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5880
5881         * configure.ac: Update minimum MPC version to 0.7.
5882         * configure: Regenerate.
5883
5884 2009-09-25  Nick Clifton  <nickc@redhat.com>
5885
5886         * configure.ac: Pass any --cache-file=/dev/null option on to
5887         subconfigures.
5888         * configure: Regenerate.
5889
5890 2009-09-23  Nick Clifton  <nickc@redhat.com>
5891
5892         * config.sub, config.guess: Update from upstream sources.
5893
5894 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5895
5896         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5897         * Makefile.in: Rebuilt.
5898
5899 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5900
5901         PR bootstrap/32272
5902         * configure.ac: Error out if $srcdir isn't '.' but contains
5903         host-${host_noncanonical}.
5904         * configure: Regenerate.
5905
5906 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5907
5908         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5909         maintainer.
5910
5911 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5912
5913         * configure.ac: If bootstrapping a combined tree with
5914         --enable-gold, require c++ in stage1_languages.
5915         * configure: Regenerate.
5916
5917         * configure.ac: Also add target_libs of stage1_languages to
5918         bootstrap_target_libs.
5919         * configure: Regenerate.
5920
5921         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5922         with --enable-languages not containing c++.
5923         * configure: Regenerate.
5924
5925 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5926
5927         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5928         * configure: Regenerate.
5929
5930 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5931
5932         * MAINTAINERS (Write After Approval): Update my e-mail address,
5933         and move from from here...
5934         (Waiting for paperwork): To here.
5935
5936 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5937
5938         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5939
5940 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5941
5942         * configure.ac: Do not use $extrasub for replacing @if/@endif
5943         parts in Makefile; instead, use additional arguments to
5944         AC_CONFIG_COMMANDS to do the replacement manually, with several
5945         sed invocations, to avoid HP-UX sed command limits.
5946         * configure: Regenerate.
5947
5948 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5949
5950         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5951         blank before -L.
5952
5953 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5954
5955         * configure.ac (with-build-config): Document.  Handle without.
5956         Handle missing argument.
5957         * configure: Rebuilt.
5958
5959 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5960
5961         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5962         Default to bootstrap-debug only if compare-debug works.
5963         * configure: Rebuilt.
5964         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5965         * Makefile.in: Rebuilt.
5966
5967 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5968
5969         * MAINTAINERS (OS Port Maintainers): Update my email address.
5970
5971 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5972
5973         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5974         * Makefile.in: Rebuilt.
5975
5976 2009-09-01  Chris Demetriou  <cgd@google.com>
5977
5978         * MAINTAINERS (Write After Approval): Add myself.
5979
5980 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5981
5982         PR debug/30161
5983         * include/dwarf2.h (enum dwarf_tag): Added
5984         DW_TAG_GNU_template_template_param
5985         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5986
5987 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5988
5989         * Makefile.tpl (AWK): Fix typo.
5990         * Makefile.in: Regenerate.
5991
5992 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5993
5994         * configure.ac: Detect awk and sed.
5995         * Makefile.def (flags_to_pass): Add AWK and SED.
5996         * Makefile.tpl (AWK, SED): New.
5997         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5998         * configure: Regenerate.
5999         * Makefile.in: Regenerate.
6000
6001 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6002
6003         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6004         (collapseslashes): Likewise.
6005
6006 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6007
6008         * configure.ac (AC_PREREQ): Bump to 2.64.
6009
6010 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6011
6012         * configure.ac: Remove --with-datarootdir, --with-docdir,
6013         --with-pdfdir, --with-htmldir switches.
6014         * configure: Regenerate.
6015
6016         * configure: Regenerate.
6017
6018         * compile: Sync from Automake 1.11.
6019         * depcomp: Likewise.
6020         * install-sh: Likewise.
6021         * missing: Likewise.
6022         * mkinstalldirs: Likewise.
6023         * ylwrap: Likewise.
6024
6025 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6026
6027         * ltmain.sh (func_normal_abspath): New function.
6028         (func_relative_path): Likewise.
6029         (func_mode_help): Document new -bindir option for link mode.
6030         (func_mode_link): Add new -bindir option, and use it to place
6031         output DLL if specified.
6032
6033 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6034
6035         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6036         (baseargs): Add --disable-option-checking.
6037         * configure: Regenerate.
6038
6039         * Makefile.def (configure-target-libiberty): Depend on
6040         all-binutils and all-ld.
6041         (configure-target-newlib): Likewise.
6042         * Makefile.in: Regenerate.
6043
6044 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6045
6046         * config.sub, config.guess: Update from upstream sources.
6047
6048 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6049
6050         Sync from src, merge:
6051
6052         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6053
6054         * configure.ac: Do not exclude gas for i386-*-darwin.
6055         Add a case for x86_64-*-darwin.
6056         * configure: Regenerate.
6057
6058 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6059
6060         * MAINTAINERS: Add my name to Write After Approval list.
6061
6062 2009-08-06  Michael Eager  <eager@eagercon.com>
6063
6064         * configure.ac: Add Microblaze target.
6065         * configure: Regenerate.
6066
6067 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6068
6069         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6070         * configure: Regenerate.
6071
6072 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6073
6074         * MAINTAINERS (Write After Approval): Update my e-mail address.
6075
6076 2009-07-06  Ian Lance Taylor  <iant@google.com>
6077
6078         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6079         * configure: Rebuild.
6080
6081 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6082
6083         * MAINTAINERS: Move myself to the Graphite Reviewers.
6084
6085 2009-06-30  Wei Guozhi  <carrot@google.com>
6086
6087         * MAINTAINERS: Add my name to Write After Approval list.
6088
6089 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6090
6091         PR bootstrap/40338
6092         * configure.ac (comparestring): Create new variable.
6093         * Makefile.tpl (comparestring): Use to skip some comparisions.
6094         * configure: Regenerate.
6095         * Makefile.in: Regenerate.
6096
6097 2009-06-26  Doug Evans  <dje@sebabeach.org>
6098
6099         * Makefile.def (host_modules): Add cgen.
6100         * Makefile.in: Regenerate.
6101         * configure.ac (host_tools): Add cgen.
6102         * configure: Regenerate.
6103
6104 2009-06-23  DJ Delorie  <dj@redhat.com>
6105
6106         * MAINTAINERS: Add myself as mep maintainer.
6107
6108 2009-06-23  Ian Lance Taylor  <iant@google.com>
6109
6110         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6111         boot_languages.  Only bootstrap target libraries listed in
6112         target_libs for some boot language.  Add --with-stage1-ldflags,
6113         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6114         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6115         if not building with C++.
6116         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6117         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6118         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6119         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6120         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6121         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6122         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6123         * configure, Makefile.in: Rebuild.
6124
6125 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6126
6127         * MAINTAINERS: Added my name to write-after-approval list.
6128
6129 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6130
6131         * configure.ac: Define is_elf for QNX Neutrino targets.
6132         * configure: Regenerate.
6133
6134 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6135
6136         * MAINTAINERS: Added my name to the write-after-approval list
6137
6138 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6139
6140         * configure.ac: Detect MPC in default directory.
6141         * configure: Regenerate.
6142
6143 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6144             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6145
6146         * Makefile.tpl (all): Avoid a trailing backslash.
6147         * Makefile.in: Regenerate.
6148
6149 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6150
6151         * config.sub, config.guess: Update from upstream sources.
6152
6153 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6154
6155         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6156         to noconfdirs.
6157         * configure: Regenerate.
6158
6159 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6160
6161         * Makefile.tpl ([+compare-target+]): Compare all stage
6162         directories, rather than just gcc.
6163         * Makefile.in: Rebuilt.
6164
6165 2009-06-01  Doug Kwan  <dougkwan@google.com>
6166
6167         * configure.ac: Support gold for target arm*-*-*.
6168         * configure: Regenerate.
6169
6170 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6171
6172         * Makefile.def: Add MPC support and dependencies.
6173         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6174
6175         * Makefile.in, configure: Regenerate.
6176
6177 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6178
6179         * Makefile.tpl (all): Avoid harmless warning in make all when
6180         gcc-bootstrap is enabled but stage_last does not exist.
6181         * Makefile.in: Rebuilt.
6182
6183 2009-05-24  Nicolas Roche  <roche@adacore.com>
6184
6185         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6186         * Makefile.in: Regenerate.
6187
6188 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6189
6190         * MAINTAINERS: Update my e-mail address.
6191
6192 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6193
6194         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6195         * configure:  Regenerate.
6196
6197 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6198
6199         PR other/40159
6200         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6201         gcc-no-bootstrap are mutually exclusive.
6202         * Makefile.in: Rebuilt.
6203
6204 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6205
6206         PR other/40159
6207         * Makefile.tpl (all): Don't end with unconditional success.
6208         * Makefile.in: Rebuilt.
6209
6210 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6211
6212         PR target/37137
6213         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6214         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6215         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6216         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6217         stage_configureflags, stage_cflags and stage_libcflags into
6218         explicit Makefile macros.
6219         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6220         GFORTRAN.
6221         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6222         CC.  Set CC_FOR_BUILD from CC.
6223         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6224         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6225         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6226         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6227         and GFORTRAN.
6228         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6229         (_LIBCFLAGS): Renamed to _TFLAGS.
6230         (do-compare-debug, do-compare3-debug): Drop.
6231         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6232         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6233         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6234         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6235         (XGCC_FLAGS_FOR_TARGET): New.
6236         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6237         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6238         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6239         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6240         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6241         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6242         TFLAGS.
6243         (BUILD_CONFIG): Include if requested.
6244         (all): Set TFLAGS on bootstrap.
6245         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6246         (all-stageid-prefixmodule): Likewise.
6247         (do-clean, distclean-stageid): Set TFLAGS.
6248         (restrap): Fix whitespace.
6249         * Makefile.in: Rebuilt.
6250
6251 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6252
6253         * config.guess: Sync with src.
6254
6255 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6256
6257         * configure.ac ($with_ppl):  Default to no if not supplied.
6258         ($with_cloog):  Likewise.
6259         configure:  Regenerate.
6260
6261 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6262
6263         * MAINTAINERS: Update my e-mail address.
6264
6265 2009-04-27  Nick Clifton  <nickc@redhat.com>
6266
6267         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6268
6269 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6270
6271         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6272         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6273         * Makefile.in: Regenerate.
6274
6275 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6276
6277         PR bootstrap/39739
6278         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6279         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6280
6281         * configure, Makefile.in: Regenerate.
6282
6283 2009-04-21  Taras Glek  <tglek@mozilla.com>
6284
6285         * include/hashtab.h: Update GTY annotations to new syntax
6286         * include/splay-tree.h: Likewise
6287
6288 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6289
6290         * config.sub, config.guess: Update from upstream sources.
6291
6292 2009-04-15  Anthony Green  <green@moxielogic.com>
6293
6294         * configure.ac: Add moxie support.
6295         * configure: Rebuilt.
6296
6297 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6298
6299         * configure.ac: Change copyright header to refer to version
6300         3 of the GNU General Public License and to point readers at the
6301         COPYING3 file and the FSF's license web page.
6302         * Makefile.def: Likewise.
6303         * Makefile.tpl: Likewise.
6304         * Makefile.in: Regenerate.
6305
6306 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6307
6308         * configure.ac: Restore match for darwin9 or later. Use double
6309         brackets since regeneration eats one pair.
6310         * configure: Regenerate.
6311
6312 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6313
6314         PR gas/10039
6315         * configure.ac: Require texinfo 4.7.
6316         * configure: Regenerated.
6317
6318 2009-04-09  Nick Clifton  <nickc@redhat.com>
6319
6320         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6321         the GCC Runtime Library Exception.
6322
6323 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6324
6325         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6326         * configure: Regenerate.
6327
6328 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6329
6330         * Makefil.def (languages): New entries.
6331         * Makefile.tpl (check-gcc-*): New generic target.
6332         * Makefile.in: Regenerate.
6333
6334 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6335
6336         * MAINTAINERS:  Update my email address.
6337
6338 2009-03-18  Tom Tromey  <tromey@redhat.com>
6339
6340         * configure: Rebuild.
6341         * configure.ac (host_libs): Add libiconv.
6342         * Makefile.in: Rebuild.
6343         * Makefile.def (host_modules): Add libiconv.
6344         (configure-gdb, all-gdb): Depend on libiconv.
6345
6346 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6347
6348         * configure.ac: Treat gdb as supported on x86_64-darwin.
6349         * configure: Regenerate.
6350
6351 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6352
6353         * configure.ac (--with-host-libstdcxx): New option.
6354         * configure: Regenerate.
6355
6356 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6357
6358         * MAINTAINERS:  Move myself into the write after approval list.
6359
6360 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6361
6362         * MAINTAINERS: Update e-mail address.
6363
6364 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6365
6366         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6367
6368 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6369
6370         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6371
6372 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6373
6374         Backport from git Libtool:
6375
6376         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6377         Support GNU/kOpenSolaris.
6378         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6379         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6380         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6381         GNU/kOpenSolaris.
6382
6383 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6384
6385         * MAINTAINERS: Update e-mail address.
6386
6387 2009-02-24  Michael Eager  <eager@eagercon.com>
6388
6389         * MAINTAINERS (Write After Approval): Add self.
6390
6391 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6392
6393         * MAINTAINERS (Write After Approval): Add myself.
6394
6395 2009-02-05  Andreas Schwab  <schwab@suse.de>
6396
6397         * Makefile.tpl (stage_last): Define $r and $s before using
6398         $(RECURSE_FLAGS_TO_PASS).
6399         * Makefile.in: Regenerate
6400
6401 2009-01-30  Ian Lance Taylor  <iant@google.com>
6402
6403         * MAINTAINERS: Move myself to the Global Reviewers list.
6404
6405 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6406
6407         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6408         * configure: Regenerate.
6409
6410 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6411
6412         * MAINTAINERS: Make whitespace consistent.
6413         Remove Robert Millan from Write After Approval.
6414
6415 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6416
6417         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6418         (all-opcodes): Depend on all-libiberty.
6419         * Makefile.in: Regenerate.
6420
6421 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6422
6423         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6424         * configure: Regenerate.
6425
6426 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6427
6428         * MAINTAINERS (Write After Approval): Add myself.
6429
6430 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6431
6432         * MAINTAINERS: Add myself to reviewers (Fortran).
6433
6434 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6435
6436         PR tree-optimization/38515
6437         * configure.ac (cloog-polylib): Removed.
6438         (with_ppl, with_cloog): Test for "no".
6439         * configure: Regenerated.
6440
6441 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6442
6443         * MAINTAINERS: Moved myself to reviewers (Fortran).
6444
6445 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6446
6447         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6448         (Write After Approval): Remove myself.
6449
6450 2009-01-03  Diego Novillo  <dnovillo@google.com>
6451
6452         * MAINTAINERS: Remove myself from alias maintainership.
6453
6454 2009-01-02  David Ayers  <ayers@fsfe.org>
6455
6456         * MAINTAINERS: Update e-mail address.
6457
6458 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6459
6460         * MAINTAINERS: Make whitespace consistent.
6461
6462 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6463
6464         Backport from upstream Libtool:
6465         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6466         Add cache variables to tests that require the linker to work.
6467         For shlibpath_overrides_runpath, this also changes the semantics
6468         to let the result from the C compiler take precedence.
6469
6470 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6471
6472         * config.sub, config.guess: Update from upstream sources.
6473
6474 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6475
6476         * configure.ac (ppllibs): Add by default the lib flags.
6477         * configure: Regenerate.
6478
6479 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6480
6481         * MAINTAINERS:  Add myself to the write after approval list.
6482
6483 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6484
6485         * configure.ac: Add double brackets on darwin[912].
6486         * configure: Regenerate.
6487
6488 2008-12-03  Daniel Kraft  <d@domob.eu>
6489
6490         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6491         Approval to Reviewer section (for Fortran front-end).
6492
6493 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6494
6495         * configure.ac: Expand to darwin10 and later.
6496         * configure: Regenerate.
6497
6498 2008-12-02  Andreas Schwab  <schwab@suse.de>
6499
6500         * Makefile.def: configure-target-boehm-gc depends on
6501         all-target-libstdc++-v3.
6502         * Makefile.in: Regenerate.
6503
6504 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6505
6506         * MAINTAINERS:  Add myself as mingw maintainer.
6507
6508 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6509
6510         * config.sub, config.guess: Update from upstream sources.
6511
6512 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6513
6514         * README.SCO: Remove.
6515
6516 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6517
6518         * MAINTAINERS:  Add myself to the write after approval list.
6519
6520 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6521
6522         * MAINTAINERS:  Update my email address in WAA section.
6523
6524 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6525
6526         * MAINTAINERS: Update e-mail address.
6527
6528 2008-11-27  Toon Moene  <toon@moene.org>
6529
6530         * MAINTAINERS: Change e-mail address.
6531
6532 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6533
6534         * configure.ac: Build gdb for i?86-*-darwin*
6535         * configure: Regenerated.
6536
6537 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6538
6539         * MAINTAINERS: Added my full name.
6540
6541 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6542
6543         PR bootstrap/38014
6544         PR bootstrap/37923
6545
6546         Revert:
6547
6548         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6549
6550         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6551         * Makefile.in: Regenerated.
6552
6553         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6554
6555         PR gdb/921
6556         PR gdb/1646
6557         PR gdb/2175
6558         PR gdb/2176
6559
6560         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6561         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6562         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6563         (HOST_EXPORTS): Pass CPPFLAGS.
6564         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6565         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6566         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6567         * Makefile.in, configure: Regenerated.
6568         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6569         and CPPFLAGS_FOR_BUILD.
6570
6571 2008-11-06  Jeff Law  <law@redhat.com>
6572
6573         * MAINTAINERS: Add myself as middle end maintainer.
6574
6575 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6576
6577         * MAINTAINERS (Write after approval): Add myself.
6578
6579 2008-11-05  Diego Novillo  <dnovillo@google.com>
6580
6581         * MAINTAINERS (Global Reviewers): Add myself.
6582         (Non-Algorithmic Maintainers): Remove myself.
6583
6584 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6585
6586         * MAINTAINERS (Write after approval): Add myself.
6587
6588 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6589
6590         * MAINTAINERS (Write after approval): Add myself.
6591
6592 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6593
6594         * configure.ac (spu-*-*): Remove special case.
6595         * configure: Regenerate.
6596
6597 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6598
6599         * MAINTAINERS (Write after approval): Update my email address.
6600
6601 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6602
6603         * configure.ac [spu-*-*]: Do not set skipdirs.
6604         * configure: Re-generate.
6605
6606 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6607
6608         * MAINTAINERS (Various Maintainers): Add myself to reload.
6609
6610 2008-10-25  Richard Guenther  <rguenther@suse.de>
6611
6612         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6613         maintainer.  Remove myself as libgcc-math maintainer.
6614         (Non-Algorithmic Maintainers): Remove myself.
6615
6616 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6617
6618         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6619         * Makefile.in: Regenerated.
6620
6621 2008-10-23  Cary Coutant  <ccoutant@google.com>
6622
6623         * MAINTAINERS (Write after approval): Add myself.
6624
6625 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6626
6627         PR gdb/921
6628         PR gdb/1646
6629         PR gdb/2175
6630         PR gdb/2176
6631
6632         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6633         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6634         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6635         (HOST_EXPORTS): Pass CPPFLAGS.
6636         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6637         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6638         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6639         * Makefile.in, configure: Regenerated.
6640         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6641         and CPPFLAGS_FOR_BUILD.
6642
6643 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6644
6645         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6646         Sebastian Pop.
6647
6648 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6649
6650         * MAINTAINERS (Write After Approval): Added myself.
6651
6652 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6653
6654         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6655         recommended version to 2.3.2.
6656
6657         * configure: Regenerate.
6658
6659 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6660
6661         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6662
6663 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6664
6665         * MAINTAINERS (Write After Approval): Update e-mail address.
6666
6667 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6668
6669         * libtool.m4: Update to libtool 2.2.6.
6670         * lt~obsolete.m4: Update to libtool 2.2.6.
6671         * ltmain.sh: Update to libtool 2.2.6.
6672         * ltsugar.m4: Update to libtool 2.2.6.
6673         * ltversion.m4: Update to libtool 2.2.6.
6674         * ltoptions.m4: Update to libtool 2.2.6.
6675         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6676
6677 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6678
6679         * MAINTAINERS (Write After Approval): Add myself.
6680
6681 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6682
6683         * MAINTAINERS (Write After Approval): Update my name.
6684
6685 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6686
6687         * MAINTAINERS: Add myself in "Write After Approval".
6688
6689 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6690
6691         * MAINTAINERS: Add myself as ia64 maintainer.
6692
6693 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6694
6695         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6696         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6697         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6698         and Michael Tiemann from Write After Approval since they do not
6699         actually have access.
6700
6701 2008-09-05  Richard Guenther  <rguenther@suse.de>
6702
6703         * configure.ac: Initialize clooglibs to -lcloog.
6704         * configure: Re-generate.
6705
6706 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6707
6708         * MAINTAINERS (Write After Approval): Add myself.
6709
6710 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6711
6712         * configure.ac (--with-cloog-polylib): New.
6713         (--disable-cloog-version-check): New.
6714         (--disable-ppl-version-check): New.
6715         * configure: Re-generate.
6716
6717 2008-09-03  Richard Guenther  <rguenther@suse.de>
6718
6719         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6720         cloog test.
6721         * configure: Re-generate.
6722
6723 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6724
6725         Add picoChip port.
6726         * MAINTAINERS: Add picoChip maintainers.
6727
6728 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6729             Tobias Grosser  <grosser@fim.uni-passau.de>
6730             Jan Sjodin  <jan.sjodin@amd.com>
6731             Harsha Jagasia  <harsha.jagasia@amd.com>
6732             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6733             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6734             Adrien Eliche  <aeliche@isty.uvsq.fr>
6735
6736         Merge from graphite branch.
6737         * configure: Regenerate.
6738         * Makefile.in: Regenerate.
6739         * configure.ac (host_libs): Add ppl and cloog.
6740         Add checks for PPL and CLooG.
6741         * Makefile.def (ppl, cloog): Added modules and dependences.
6742         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6743         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6744
6745 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6746
6747         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6748         (GCC_SHLIB_SUBDIR): New.
6749         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6750         * configure: Regenerate.
6751         * Makefile.in: Regenerate.
6752
6753 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6754
6755         * MAINTAINERS: Consistently use tabs to separate columns.
6756
6757 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6758
6759         * MAINTAINERS (Write after Approval): Add myself.
6760
6761 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6762
6763         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6764         Enable bfd, binutils and opcodes.
6765         * configure: Regenerate.
6766
6767 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6768
6769         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6770
6771 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6772
6773         * MAINTAINERS:  Use correct Umlaut for last name.
6774
6775 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6776
6777         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6778
6779 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6780
6781         * MAINTAINERS: Update my email address.
6782
6783 2008-08-16  Nicolas Roche  <roche@adacore.com>
6784
6785         * Makefile.tpl: Add BOOT_ADAFLAGS.
6786         * Makefile.in: Regenerate.
6787
6788 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6789
6790         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6791         * configure: Regenerate.
6792
6793 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6794
6795         * configure.ac: Add makefile fragments for hpux.
6796         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6797         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6798         * configure: Regenerate.
6799         * Makefile.in: Regenerate.
6800
6801 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6802
6803         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6804
6805 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6806
6807         * MAINTAINERS (Write after Approval): Add myself.
6808
6809 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6810
6811         * MAINTAINERS (Write After Approval):  Add myself.
6812
6813 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6814
6815         * MAINTAINERS (Write After Approval):  Add myself.
6816
6817 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6818
6819         * MAINTAINERS: Update my email address.
6820
6821 2008-06-25  Joey Ye  <joey.ye@intel.com>
6822
6823         * MAINTAINERS (Write After Approval):  Add myself.
6824
6825 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6826
6827         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6828         * Makefile.in: Regenerate.
6829         * configure: Regenerate.
6830
6831 2008-06-17  Daniel Kraft  <d@domob.eu>
6832
6833         * MAINTAINERS (Write After Approval):  Add myself.
6834
6835 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6836
6837         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6838         "$@" is still intact with both Autoconf 2.59 and 2.62.
6839         * configure: Regenerate.
6840
6841 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6842
6843         * Makefile.tpl: Fix comment errors.
6844         * Makefile.in: Regenerate.
6845
6846 2008-06-12  David S. Miller  <davem@davemloft.net>
6847             David Edelsohn  <edelsohn@gnu.org>
6848
6849         * configure.ac: Add powerpc*-*-* to gold supported targets.
6850         * configure: Regenerate.
6851
6852 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6853
6854         PR tree-optimization/36218
6855         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6856         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6857         (all prefix="build-"): Pass them to build-system sub-makes.
6858         * Makefile.in: Regenerate.
6859
6860 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6861
6862         * MAINTAINERS (mt port): Remove.
6863         (sco5, unixware, sco udk): Remove.
6864         (Kean Johnston): Add to Write After Approval.
6865
6866 2008-05-30  Julian Brown  <julian@codesourcery.com>
6867
6868         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6869         of libobjc for ARM EABI Linux.
6870         * configure: Regenerate.
6871
6872 2008-05-18  Xinliang David Li   <davidxl@google.com>
6873
6874         * ChangeLog: Remove wrong ChangeLog entry.
6875
6876 2008-05-17  Xinliang David Li   <davidxl@google.com>
6877
6878         * MAINTAINERS (Write After Approval): Add myself.
6879
6880 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6881
6882         * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2008-05-14  Rafael Espíndola  <espindola@google.com>
6885
6886         * config-ml.in: don't handle --enable-shared and --enable-static.
6887
6888 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6889
6890         * MAINTAINERS: Update my email address.
6891
6892 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6893
6894         * MAINTAINERS: Update my email address.
6895
6896 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6897
6898         * MAINTAINERS (Write After Approval): Add myself.
6899
6900 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6901
6902         * MAINTAINERS (Write After Approval): Add myself.
6903
6904 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6905
6906         * MAINTAINERS (crx): Add myself.
6907
6908 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6909
6910         Sync with src:
6911         2008-04-14  David S. Miller  <davem@davemloft.net>
6912
6913         * configure.ac: Add sparc*-*-* to gold supported targets.
6914         * configure: Regenerate.
6915
6916 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6917
6918         PR bootstrap/35457
6919         * configure.ac: Include override.m4.
6920         * configure: Regenerate.
6921
6922 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6923
6924         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6925         * Makefile.in: Regenerate.
6926
6927 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6928
6929         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6930         as nonconfigurable directories list.
6931         * configure: Regenerate.
6932
6933 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6934
6935         * config.sub, config.guess: Update from upstream sources.
6936
6937 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6938
6939         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6940         * Makefile.in: Regenerate.
6941
6942 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6943
6944         * configure.ac: Do not build libssp for the AVR.
6945         * configure: Regenerate.
6946
6947 2008-04-07  Ian Lance Taylor  <iant@google.com>
6948
6949         * Makefile.def: check-gold depends upon all-binutils.
6950         * Makefile.in: Regenerate.
6951
6952 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6953
6954         * MAINTAINERS (Write After Approval): Add myself.
6955
6956 2008-04-04  Nick Clifton  <nickc@redhat.com>
6957
6958         PR binutils/4334
6959         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6960         builds.
6961         * configure: Regenerate.
6962
6963 2008-04-04  NightStrike  <NightStrike@gmail.com>
6964
6965         PR other/35151
6966         * configure.ac: Combine rules for mingw32 and mingw64.
6967         * configure: Regenerate.
6968
6969 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6970
6971         * MAINTAINERS (Write After Approval): Add myself.
6972
6973 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6974
6975         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6976         * Makefile.in (.NOTPARALLEL): Ditto.
6977
6978 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6979
6980         * MAINTAINERS (Write After Approval): Add myself.
6981
6982 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6983
6984         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6985         * Makefile.in (.NOTPARALLEL): Regenerate.
6986
6987 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6988
6989         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6990         * Makefile.in: Regenerate.
6991
6992 2008-03-26  Jakub Staszak  <kuba@et.pl>
6993
6994         * MAINTAINERS (Write After Approval): Add myself.
6995
6996 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6997
6998         * MAINTAINERS:  Update e-mail address.
6999
7000 2008-03-20  Ian Lance Taylor  <iant@google.com>
7001
7002         * configure.ac: Add support for --enable-gold.
7003         * Makefile.def: Add gold as a directory like ld.
7004         * configure, Makefile.in: Regenerate.
7005
7006 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7007
7008         * configure.ac: m4_include config/proginstall.m4.
7009         * configure: Regenerate.
7010
7011         Backport from upstream Libtool:
7012
7013         2007-10-12  Eric Blake  <ebb9@byu.net>
7014
7015         Deal with Autoconf 2.62's semantic change in m4_append.
7016         * ltsugar.m4 (lt_append): Replace broken versions of
7017         m4_append.
7018         (lt_if_append_uniq): Don't require separator to be overquoted,
7019         and avoid broken m4_append.
7020         (lt_dict_add): Fix typo.
7021         * libtool.m4 (_LT_DECL): Don't overquote separator.
7022
7023 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7024
7025         * config.rpath: Add AIX 6 support.
7026
7027 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7028
7029         * Makefile.def (stageprofile).  Remove -fprofile-generate
7030         from stage_libcflags.
7031         * Makefile.in: Regenerate.
7032
7033 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7034
7035         * config.sub, config.guess: Update from upstream sources.
7036
7037 2008-03-06  Tom Tromey  <tromey@redhat.com>
7038
7039         * MAINTAINERS: Update for treelang deletion.
7040
7041 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7042
7043         * MAINTAINERS: Update my email address.
7044
7045 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7046
7047         * MAINTAINERS (darwin port): Add myself as a maintainer.
7048         (objective-c/c++): Add myself as a maintainer.
7049
7050 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7051
7052         * MAINTAINERS (Write After Approval): Update my email address.
7053
7054 2008-02-25  Tomas Bily  <tbily@suse.cz>
7055
7056         * MAINTAINERS (Write After Approval): Add myself.
7057
7058 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7059
7060         * MAINTAINERS (OpenMP): Add myself.
7061
7062 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7063
7064         PR bootstrap/32009
7065         PR bootstrap/32161
7066
7067         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7068         * configure: Regenerate.
7069
7070         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7071         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7072         STAGE4_LIBCFLAGS): New.
7073         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7074         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7075         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7076         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7077         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7078         for target modules.  Don't export LIBCFLAGS.
7079         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7080         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7081         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7082         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7083         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7084         * Makefile.in: Regenerate.
7085
7086 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7087
7088         PR libgcj/33085
7089         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7090         Do not use -DDLL_EXPORT.  Backport from upstream.
7091
7092 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7093
7094         * MAINTAINERS (Write After Approval): Add myself.
7095
7096 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7097
7098         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7099         * configure: Regenerate.
7100
7101 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7102
7103         * configure.ac (xtensa*-*-*): Recognize processor variants.
7104         * configure: Regenerate.
7105
7106 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7107
7108         PR bootstrap/34922
7109         * configure.ac (PARSE_ARGS): Push suitable setting of
7110         ac_subdirs_all, for `./configure --help=recursive'.
7111         Handle `+' in generic toplevel directory disabling.
7112         * configure: Regenerate.
7113
7114 2008-01-28  Nick Clifton  <nickc@redhat.com>
7115
7116         * MAINTAINERS (xstormy16): Take over maintainership.
7117
7118 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7119
7120         * MAINTAINERS (c4x port): Remove.
7121
7122 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7123
7124         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7125
7126 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7127
7128         * config.sub, config.guess: Update from upstream sources.
7129
7130 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7131
7132         * MAINTAINERS (Write After Approval): Add myself.
7133
7134 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7135
7136         * MAINTAINERS: Update my email address.
7137
7138 2008-01-09  Raksit Ashok  <raksit@google.com>
7139
7140         * MAINTAINERS (Write After Approval): Add myself.
7141
7142 2008-01-09  Raksit Ashok  <raksit@google.com>
7143
7144         * MAINTAINERS (Write After Approval): Add myself.
7145
7146 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7147
7148         * config.sub, config.guess: Update from upstream sources.
7149
7150 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7151
7152         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7153         Change recommended MPFR from 2.2.1 -> 2.3.0.
7154         * configure: Regenerate.
7155
7156 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7157
7158         * MAINTAINERS: Update my email address.
7159
7160 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7161
7162         * MAINTAINERS: Update my email address.
7163
7164 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7165
7166         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7167         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7168         * Makefile.in: Regenerate.
7169
7170 2007-12-10  Mark Heffernan  <meheff@google.com>
7171
7172         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7173         misplaced entries.
7174
7175 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7176
7177         * configure.ac: Enable libjava for x86_64-*-darwin9.
7178         * configure: Regenerate.
7179
7180 2007-12-07  Bill Maddox  <maddox@google.com>
7181
7182         * MAINTAINERS (Write After Approval): Add myself.
7183
7184 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7185
7186         * config.sub, config.guess: Update from upstream sources.
7187
7188 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7189
7190         * config-ml.in: Remove 64bit configure tests.
7191
7192 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7193
7194         * config-ml.in: Robustify against white space in absolute file
7195         names.
7196
7197         * config-ml.in (multi-clean): Substitute ${Makefile}.
7198         Remove superfluous ${Makefile} in list.
7199
7200 2007-11-19  Thiemo Seufer  <ths@mips.com>
7201
7202         * config-ml.in: Don't hardcode the Makefile name.
7203
7204 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7205
7206         * MAINTAINERS (Write After Approval): Add myself.
7207
7208 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7209
7210         * MAINTAINERS (Write After Approval): Add myself.
7211
7212 2007-11-06  Doug Kwan  <dougkwan@google.com>
7213
7214         * MAINTAINERS (Write After Approval): Add myself.
7215
7216 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7217
7218         * MAINTAINERS (mercury): Remove entry.
7219         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7220
7221 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7222
7223         * Makefile.def (dependencies): Make configure-gdb depend on
7224         all-intl.
7225         * Makefile.in: Regenerated.
7226
7227 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7228
7229         * MAINTAINERS (Fortran maintainer): Remove myself.
7230
7231 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7232
7233         * Makefile.def: To avoid problems running with parallel makes,
7234         build newlib before libgloss so that target specific header
7235         files are availble.
7236         * Makefile.in: Regenerate
7237
7238 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7239
7240         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7241         * Makefile.in: Regenerate.
7242
7243 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7244
7245         * MAINTAINERS (Register allocation reviewer): Add myself.
7246
7247 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7248
7249         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7250         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7251         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7252         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7253         * configure: Regenerate.
7254
7255 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7256
7257         * MAINTAINERS (Register allocation reviewer): Add myself.
7258
7259 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7260
7261         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7262         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7263         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7264         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7265         * configure.ac: Default them to host tools for $host = $build.
7266         Subst them.
7267
7268         * configure: Regenerate.
7269         * Makefile.in: Regenerate.
7270
7271 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7272
7273         * MAINTAINERS (Register allocation reviewer): Add myself.
7274
7275 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7276
7277         * MAINTAINERS (Register allocation reviewer): Add myself.
7278
7279 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7280
7281         * MAINTAINERS (Write After Approval): Fix typo.
7282
7283 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7284
7285         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7286         * configure: Regenerate.
7287
7288 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7289
7290         PR bootstrap/31906
7291         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7292         they're already prefixed.
7293
7294 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7295
7296         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7297         libstdc++.
7298         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7299         * configure: Regenerate.
7300         * Makefile.in: Regenerate.
7301
7302 2007-09-17  Andreas Schwab  <schwab@suse.de>
7303
7304         * configure.ac: Raise minimum makeinfo version to 4.6.
7305         * configure: Regenerate.
7306
7307 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7308
7309         * MAINTAINERS (write-after-approval) add myself
7310
7311 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7312
7313         * configure.ac: Correct makeinfo version check.
7314         * configure: Regenerate.
7315
7316 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7317
7318         * MAINTAINERS: Update my email address.
7319
7320 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7321
7322         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7323         to $skipdirs and only disable gprof for newlib.  Use the normal
7324         mips*-elf* handling in other respects.
7325         * configure: Regnerate.
7326
7327 2007-09-12  David Daney  <ddaney@avtrex.com>
7328
7329         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7330         enabling libgcj.
7331         * configure: Regenerate.
7332
7333 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7334
7335         PR other/32154
7336         * configure.ac: For libgloss targets, point the linker to the linker
7337         script, startup code and simulator library.
7338         * configure: Regenerate.
7339
7340 2007-09-07  Andrew Haley  <aph@redhat.com>
7341
7342         * configure.ac (noconfigdirs): Remove target-libffi and
7343         target-libjava.
7344         * configure: Regenerate.
7345
7346 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7347
7348         PR target/33281
7349         * configure.ac: Use config/mh-mingw on mingw.
7350         * configure: Regenerate.
7351
7352 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7353
7354         * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2007-09-05  Richard Guenther  <rguenther@suse.de>
7357
7358         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7359         nor --disable-checking is provided also turn on yes and types
7360         checking for stage1.
7361         * configure: Re-generate.
7362
7363 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7364
7365         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7366         (Write After Approval): Remove myself.
7367
7368 2007-08-29  Nick Clifton  <nickc@redhat.com>
7369
7370         * config.sub, config.guess: Update from upstream sources.
7371
7372 2007-08-22  Bud Davis  <jmdavis@link.com>
7373
7374         * MAINTAINERS (Write After Approval): Added myself.
7375         * MAINTAINERS (Reviewers): Removed myself.
7376
7377 2007-08-18  Paul Brook  <paul@codesourcery.com>
7378             Joseph Myers  <joseph@codesourcery.com>
7379
7380         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7381         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7382         * Makefile.in: Regenerate.
7383         * configure.ac (--with-debug-prefix-map): New.
7384         * configure: Regenerate.
7385
7386 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7387             Nigel Stephens  <nigel@mips.com>
7388
7389         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7390         as target_makefile_frag.
7391         * configure: Regenerate.
7392
7393 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7394
7395         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7396         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7397         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7398         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7399         (do-compare, do-compare3, do-compare-debug): New.
7400         ([+compare-target+]): Use them.
7401
7402 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7403
7404         * MAINTAINERS (Write After Approval): Change my email address.
7405
7406 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7407             Ben Elliston  <bje@au.ibm.com>
7408
7409         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7410         --silent if $silent.
7411         * configure: Regenerate.
7412
7413 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7414
7415         * MAINTAINERS (Various Maintainers): Add myself as
7416         loop infrastructure maintainer.  Update my e-mail
7417         address.
7418
7419 2007-07-31  Diego Novillo  <dnovillo@google.com>
7420
7421         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7422         Adjust description.
7423
7424 2007-07-26  Richard Guenther  <rguenther@suse.de>
7425
7426         * configure.ac: Add types checking to stage1 checking flags.
7427         * configure: Regenerate.
7428
7429 2007-07-17  Nick Clifton  <nickc@redhat.com>
7430
7431         * COPYING3: New file.  Contains version 3 of the GNU General
7432         Public License.
7433         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7434         Lesser General Public License.
7435
7436 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7437
7438         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7439
7440 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7441
7442         * MAINTAINERS (S/390 co-maintainer): Add myself.
7443         (Write After Approval): Remove myself.
7444
7445 2007-07-13  Dan Hipschman  <dsh@google.com>
7446
7447         * MAINTAINERS (Write After Approval): Add myself.
7448
7449 2007-07-11  Nick Clifton  <nickc@redhat.com>
7450
7451         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7452         WINDRES export.
7453         * Makefile.in: Regenerate.
7454
7455 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7456
7457         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7458         maintainer.
7459
7460 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7461
7462         * lt~obsolete.m4: New. Import from 20070318 libtool.
7463
7464 2007-07-03  Julian Brown  <julian@codesourcery.com>
7465
7466         * MAINTAINERS (Write After Approval): Add myself.
7467
7468 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7469
7470         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7471         * configure: Regenerate.
7472
7473 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7474
7475         * configure.ac: Add some missing m4 quotation.
7476         * configure: Regenerate.
7477
7478 2007-07-02  Simon Baldwin  <simonb@google.com>
7479
7480         * MAINTAINERS (Write After Approval): Add myself.
7481
7482 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7483
7484         * configure: Regenerate.
7485
7486 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7487
7488         * Makefile.def: Add windmc tool to build.
7489         * Makefile.tpl: Likewise.
7490         * configure.ac: Likewise.
7491         * Makefile.in: Regenerate.
7492         * configure: Regenerate.
7493
7494 2007-06-28  DJ Delorie  <dj@redhat.com>
7495
7496         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7497         not building newlib.
7498         * configure: Regenerated.
7499
7500 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7501
7502         * MAINTAINERS (Write After Approval): Add myself.
7503
7504 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7505
7506         * MAINTAINERS (Write After Approval): Add myself.
7507
7508 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7509
7510         * MAINTAINERS (Write After Approval): Add myself.
7511
7512 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7513
7514         * MAINTAINERS (Write After Approval): Add myself.
7515
7516 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7517
7518         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7519         * Makefile.in: Regenerated.
7520
7521 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7522
7523         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7524         bfin*-*-uclinux* targets.
7525         * configure: Regenerate.
7526
7527 2007-06-14  Ian Lance Taylor  <iant@google.com>
7528
7529         * MAINTAINERS: Add myself as non-algorithmic global write
7530         maintainer.
7531
7532 2007-06-14  Diego Novillo  <dnovillo@google.com>
7533
7534         * MAINTAINERS: Add self as middle-end maintainer and
7535         non-algorithmic global write maintainer.
7536
7537 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7538
7539         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7540         Move all Fortran maintainers except Paul Brook into the
7541         Non-Autopoiesis section.
7542
7543 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7544
7545         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7546         (distclean-stage[+id+]): Possibly delete stage_last.
7547         * Makefile.in: Regenerate.
7548
7549 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7550
7551         * MAINTAINERS (Various Maintainer): Fix typo.
7552
7553 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7554
7555         * MAINTAINERS (Various Maintainer): Add myself as
7556         dataflow maintainer.
7557
7558 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7559
7560         * config.sub, config.guess: Update from upstream sources.
7561
7562 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7563
7564         * Makefile.tpl: Fix spelling error.
7565         * Makefile.in: Regenerate.
7566
7567 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7568
7569         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7570         lt_cv_sys_max_cmd_len.
7571
7572 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7573
7574         * MAINTAINERS (Various Maintainers): Add myself as
7575         auto-vectorizer maintainer.
7576
7577 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7578
7579         PR libjava/32098
7580         * libtool.m4: Revert previous change.
7581         * ltgcc.m4: Put it here.
7582
7583 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7584
7585         * MAINTAINERS (Various Maintainers): Add myself as
7586         auto-vectorizer maintainer.
7587
7588 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7589
7590         PR libjava/32098
7591         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7592
7593 2007-05-30  Richard Guenther  <rguenther@suse.de>
7594
7595         * MAINTAINERS (Various Maintainers): Add myself as
7596         auto-vectorizer maintainer.
7597
7598 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7599
7600         PR bootstrap/29382
7601         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7602         * configure: Rebuilt.
7603
7604 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7605
7606         * MAINTAINERS (Write After Approval): Removed my name.
7607
7608 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7609
7610         * MAINTAINERS (Write After Approval): Remove myself.
7611
7612 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7613
7614         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7615
7616 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7617
7618         * ltmain.sh: Update from ToT Libtool.
7619         * libtool.m4: Update from ToT Libtool.
7620         * ltsugar.m4: New. Update from ToT Libtool.
7621         * ltversion.m4: New. Update from ToT Libtool.
7622         * ltoptions.m4: New. Update from ToT Libtool.
7623         * ltconfig: Remove.
7624         * ltcf-c.sh: Remove.
7625         * ltcf-cxx.sh: Remove.
7626         * ltcf-gcj.sh: Remove.
7627
7628 2007-05-22  Ollie Wild  <aaw@google.com>
7629
7630         * MAINTAINERS (Write After Approval): Add myself.
7631
7632 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7633
7634         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7635         stage_cflags.
7636         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7637         Remove CFLAGS/LIBCFLAGS.
7638         (configure-stage[+id+]-[+prefix+][+module+],
7639         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7640         * Makefile.in: Regenerate.
7641
7642 2007-05-15  Diego Novillo  <dnovillo@google.com>
7643
7644         * MAINTAINERS: Update e-mail address.
7645
7646 2007-05-15  Revital Eres  <eres@il.ibm.com>
7647
7648         * MAINTAINERS (Write After Approval): Add myself.
7649
7650 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7651
7652         * MAINTAINERS (Write After Approval): Updated my address.
7653
7654 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7655
7656         * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2007-05-11  Silvius Rus  <rus@google.com>
7659
7660         * MAINTAINERS (Write After Approval): Add myself.
7661
7662 2007-04-23  Tom Tromey  <tromey@redhat.com>
7663
7664         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7665
7666 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7667
7668         * MAINTAINERS (cpplib): Rename to ...
7669         (libcpp): ... this.  Add C/C++ front end maintainers.
7670
7671 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7672
7673         * config-ml.in: Pass ${ml_config_env} to configure calls.
7674
7675 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7676
7677         * MAINTAINERS (Write After Approval): Add myself.
7678
7679 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7680
7681         * MAINTAINERS (Write After Approval): Add myself.
7682
7683 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7684
7685         * MAINTAINERS (fortran 95 front end): Add myself.
7686
7687 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7688
7689         * MAINTAINERS (Write After Approval): Add myself.
7690
7691 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7692
7693         * MAINTAINERS (Modulo Scheduler): Add myself.
7694
7695 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7696
7697         * MAINTAINERS (fortran 95 front end): Add myself.
7698         (c++ front end): whitespace fix.
7699
7700 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7701
7702         * MAINTAINERS (Write After Approval): Add myself.
7703
7704 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7705
7706         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7707         of glob.  Quote arguments with single quotes too.
7708         * configure: Regenerate.
7709
7710 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7711
7712         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7713         * Makefile.in: Regenerate
7714
7715 2007-03-07  Andreas Schwab  <schwab@suse.de>
7716
7717         * configure: Regenerate.
7718
7719 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7720
7721         * configure.ac: Add "--with-pdfdir" configure option,
7722         which defines pdfdir variable.
7723         * Makefile.def (target=fixincludes): Add install-pdf to
7724         missing targets.
7725         (recursive_targets): Add install-pdf target.
7726         (flags_to_pass): Add pdfdir.
7727         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7728         target.
7729         * configure: Regenerate
7730         * Makefile.in: Regenerate
7731
7732 2007-02-28  Eric Christopher  <echristo@apple.com>
7733
7734         Revert:
7735         2006-12-07  Mike Stump  <mrs@apple.com>
7736
7737         * Makefile.def (dependencies): Add dependency for
7738         install-target-libssp and install-target-libgomp on
7739         install-gcc.
7740         * Makefile.in: Regenerate.
7741
7742 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7743
7744         * configure: Regenerate.
7745         * configure.ac: Move statements after variable declarations.
7746
7747 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7748
7749         * MAINTAINERS: Add myself as sh maintainer.
7750
7751 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7752
7753         * configure.ac: Adjust for loop syntax.
7754         * configure: Regenerate.
7755
7756 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7757
7758         * configure: Rebuilt.
7759
7760 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7761
7762         * configure.ac: Drop multiple occurrences of --enable-languages,
7763         and fix its quoting.
7764         * configure: Rebuilt.
7765
7766 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7767             Nathan Sidwell  <nathan@codesourcery.com>
7768             Vladimir Prus  <vladimir@codesourcery.com>
7769             Joseph Myers  <joseph@codesourcery.com>
7770
7771         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7772         * configure: Regenerate.
7773
7774 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7775
7776         * ltconfig (freebsd*): Default to elf.
7777
7778 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7779
7780         * configure.ac (target_libraries): Move libgcc before libiberty.
7781         * configure: Regenerated.
7782
7783 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7784             Paolo Bonzini  <bonzini@gnu.org>
7785
7786         PR bootstrap/30753
7787         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7788         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7789         * configure: Regenerated.
7790
7791 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7792
7793         * MAINTAINERS (Language Front End Maintainers): Update my mail
7794         address.
7795
7796 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7797
7798         PR bootstrap/30748
7799         * configure.ac: Correct syntax for Solaris ksh.
7800         * configure: Regenerated.
7801
7802 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7803
7804         * configure.ac: Sync with src.
7805         * configure: Regenerate.
7806
7807 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7808
7809         * Makefile.in: Regenerate.
7810
7811 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7812
7813         * config.sub: Sync with src.
7814
7815 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7816
7817         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7818         noncanonical equivalents.
7819         * configure.in: Rename to...
7820         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7821         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7822         target_noncanonical.  Use them.  Rewrite removal of configure
7823         arguments for autoconf 2.59.  Discard variable settings.  Force
7824         program_transform_name for native tools.
7825
7826         * Makefile.in: Regenerated.
7827         * configure: Regenerated with autoconf 2.59.
7828
7829 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7830
7831         * MAINTAINERS (Write After Approval): Add myself.
7832
7833 2007-01-31  Andreas Schwab  <schwab@suse.de>
7834
7835         * Makefile.tpl (LDFLAGS): Substitute it.
7836         * Makefile.in: Regenerate.
7837
7838 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7839
7840         * MAINTAINERS (Write After Approval): Add myself.
7841
7842 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7843
7844         * MAINTAINERS (spu port): Add myself.
7845
7846 2007-01-23  Richard Guenther  <rguenther@suse.de>
7847
7848         PR bootstrap/30541
7849         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7850         * Makefile.tpl (GNATBIND): Substitute it.
7851         (GNATMAKE): Likewise.
7852         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7853         of STAGE_PREFIX.
7854         * Makefile.in: Regenerate.
7855         * configure: Regenerate.
7856
7857 2007-01-18  Mike Stump  <mrs@apple.com>
7858
7859         * configure.in: Re-enable -Werror for gcc builds.
7860
7861 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7862
7863         * MAINTAINERS (Write After Approval): Add myself.
7864
7865 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7866
7867         * configure.in: Change == to = in test command.
7868         * configure: Regenerate.
7869
7870 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7871             Nick Clifton  <nickc@redhat.com>
7872             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7873
7874         * configure.in (build_configargs, host_configargs, target_configargs):
7875         Remove build/host/target parameters.
7876         (host_libs): Add gmp and mpfr.
7877         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7878         * Makefile.def (gmp, mpfr): New.
7879         (gcc): Remove target.
7880         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7881         target_os, target_vendor): New.
7882         (configure): Add host_alias/target_alias arguments; adjust invocations.
7883         * configure: Regenerate.
7884         * Makefile.in: Regenerate.
7885
7886 2007-01-11  Matt Fago  <fago@earthlink.net>
7887
7888         * configure.in: Try to link to functions only in mpfr 2.2.x
7889         to improve robustness of configure tests.
7890         * configure: Regenerate.
7891
7892 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7893
7894         * MAINTAINERS: Add myself as i386 maintainer.
7895
7896 2007-01-08  Jan Hubicka  <jh@suse.cz>
7897
7898         * MAINTAINERS: Add myself as i386 maintainer.
7899
7900 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7901
7902         * configure.in: Add support for an x86_64-mingw* target.
7903         * configure: Regenerate.
7904
7905 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7906
7907         * Makefile.tpl (all-target): Correct @if conditional for target
7908         modules.
7909         * configure.in: Omit libiberty if building only target libgcc.
7910         * configure, Makefile.in: Regenerated.
7911
7912 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7913
7914         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7915         * configure: Regenerate.
7916
7917 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7918
7919         * Makefile.def (target_modules): Add libgcc.
7920         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7921         * Makefile.tpl (clean-target-libgcc): Delete.
7922         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7923         on gcc even for bootstrapped modules.  Rewrite handling of
7924         lang_env_dependencies to loop over target_modules.
7925         * configure.in (target_libraries): Add target-libgcc.
7926         * Makefile.in, configure: Regenerated.
7927
7928 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7929
7930         * configure.in: Reorganize recognition of languages.  Add
7931         --enable-stage1-languages.  Show supported languages for the chosen
7932         target rather than all recognized languages.
7933         * configure: Regenerate.
7934
7935 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7936
7937         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7938         * Makefile.in: Regenerate.
7939
7940 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7941
7942         * configure.in: Warn that MPFR 2.2.0 is buggy.
7943         * configure: Regenerate.
7944
7945 2006-12-27  Ian Lance Taylor  <iant@google.com>
7946
7947         * configure.in: When removing Makefiles to force a reconfigure, also
7948         remove prev-DIR*/Makefile.
7949         * configure: Regenerate.
7950
7951 2006-12-22  Andreas Schwab  <schwab@suse.de>
7952
7953         * configure: Regenerate with correct autoconf version.
7954
7955 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7956
7957         * configure.in: add AC_SUBST for *_FOR_TARGET.
7958         * configure: Regenerate.
7959
7960 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7961
7962         * configure.in: Simplify logic for rejecting languages that cannot
7963         be built.  Separate the case when a language is unsupported,
7964         from the case when the user chooses not to build a language.
7965
7966 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7967
7968         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7969         it only affects bootstrap and could be tested on "$host" as well.
7970         * configure: Regenerate.
7971         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7972
7973 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7974
7975         PR bootstrap/29544
7976         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7977         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7978         move here comment from Makefile.tpl.
7979         * Makefile.tpl: Move some definitions higher in the file.
7980         (STAGE1_CHECKING): New.
7981         * configure.in: Add --enable-stage1-checking.
7982         * configure: Regenerate.
7983         * Makefile.in: Regenerate.
7984
7985 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7986
7987         * MAINTAINERS: Add myself as build system maintainer.
7988
7989 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7990
7991         * MAINTAINERS (Write After Approval): Add myself.
7992
7993 2006-12-13  Eric Christopher  <echristo@apple.com>
7994
7995         * MAINTAINERS: Add myself as darwin maintainer.
7996
7997 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7998
7999         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8000
8001 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8002
8003         MAINTAINERS: Update my entry.
8004
8005 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8006
8007         * configure.in:  Handle spu makefile frag.
8008         * Makefile.tpl (MAINT): Define
8009         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8010         * configure: Regenerate.
8011         * Makefile.in: Regenerate.
8012
8013 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8014
8015         * config.guess: Import latest version.
8016         * config.sub: Likewise.
8017
8018 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8019
8020         * configure.in (spu-*-*): Don't skip target-libiberty.
8021         * configure: Regenerate.
8022
8023 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8024
8025         PR bootstrap/30134
8026         * configure.in: Correct x86 darwin support for libjava to powerpc
8027         and i?86 only.
8028         * configure: Regenerate.
8029
8030 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8031
8032         * configure.in: Add x86 darwin support for libjava.
8033         * configure: Regenerate.
8034
8035 2006-12-07  Mike Stump  <mrs@apple.com>
8036
8037         * Makefile.def (dependencies): Add dependency for
8038         install-target-libssp and install-target-libgomp on
8039         install-gcc.
8040         * Makefile.in: Regenerate.
8041
8042 2006-12-04  Richard Guenther  <rguenther@suse.de>
8043
8044         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8045         (Non-Algorithmic Maintainers): Move over non-algorithmic
8046         loop optimizer maintainers, add myself as a non-algorithmic
8047         middle-end maintainer.
8048
8049 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8050
8051         * MAINTAINERS (Write After Approval): Add myself.
8052
8053 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8054
8055         * configure.in: Update error message for missing GMP/MPFR.
8056
8057         * configure: Regenerate.
8058
8059 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8060
8061         * configure.in: Update MPFR version in error message.
8062
8063         * configure: Regenerate.
8064
8065 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8066
8067         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8068         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8069         --with-gmp-lib): New flags.
8070
8071         * configure: Regenerate.
8072
8073 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8074
8075         * MAINTAINERS (Write After Approval): Change my email address.
8076
8077 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8078
8079         * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2006-11-22  Philipp Thomas  <pth@suse.de>
8082
8083         * MAINTAINERS (i18n): Update e-mail address.
8084
8085 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8086
8087         * MAINTAINERS (spu port): Add myself as maintainer.
8088         (Write After Approval): Remove myself.
8089
8090 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8091
8092         * configure.in (skipdirs): Don't build libssp for SPU.
8093         * configure: Regenerate.
8094
8095 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8096
8097         * MAINTAINERS (spu port): Add myself as maintainer.
8098         (libobjc): Update my email address.
8099
8100 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8101
8102         * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8105
8106         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8107         * configure : Rebuilt.
8108
8109 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8110
8111         * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8114
8115         * MAINTAINERS (Write After Approval): Add myself.
8116
8117 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8118
8119         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8120         libmpfr.a.
8121         * configure: Regenerate.
8122
8123 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8124
8125         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8126         (unstage): Test for stage_last presence.
8127
8128         PR bootstrap/29802
8129         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8130         STAGE_PREFIX.
8131         * Makefile.in: Regenerate.
8132
8133 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8134
8135         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8136         maintainers.
8137
8138 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8139
8140         * MAINTAINERS (Write After Approval): Add myself.
8141
8142 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8143
8144         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8145         and stageN-package/Makefile.
8146         * Makefile.in: Regenerated.
8147
8148 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8149
8150         * configure.in: Remove target-libgloss from noconfigdirs for
8151         bfin-*-*.
8152         * configure: Regenerated.
8153
8154 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8155
8156         * configure.in (have_gmp): Only error if the gcc directory exists.
8157
8158         * configure: Regenerate.
8159
8160 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8161
8162         * configure.in: Robustify error message for missing GMP/MPFR.
8163
8164         * configure: Regenerate.
8165
8166 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8167
8168         * MAINTAINERS (Write After Approval): Add myself.
8169
8170 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8171
8172         * MAINTAINERS: Change email address.
8173
8174 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8175
8176         * MAINTAINERS (Write After Approval): Add myself.
8177
8178 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8179
8180         * MAINTAINERS (Write After Approval): Add myself.
8181
8182 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8183
8184         * MAINTAINERS (Write After Approval): Move myself to
8185         Write After Approval section.
8186
8187 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8188
8189         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8190         need_gmp anymore.
8191         * configure: Regenerate.
8192
8193 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8194
8195         * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8198
8199         * config.guess: Import latest version.
8200         * config.sub: Likewise.
8201
8202 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8203
8204         * Makefile.def: Added pdf target handling.
8205         * Makefile.tpl: Added pdf target handling.
8206         * Makefile.in: Regenerated.
8207
8208 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8209
8210         * MAINTAINERS: Add self as score port maintainer.
8211
8212 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8213
8214         * MAINTAINERS (Write After Approval): Add myself.
8215
8216 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8217
8218         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8219         or newer.
8220         * configure: Regenerated.
8221
8222 2006-09-27  Dave Brolley  <brolley@redhat.com>
8223
8224         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8225         using $s instead of $r.
8226         * configure: Regenerated.
8227
8228 2006-09-26  Thiemo Seufer  <ths@mips.com>
8229
8230         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8231         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8232         * configure: Regenerate.
8233
8234 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8235
8236         * MAINTAINERS (Write After Approval): Remove myself.
8237
8238 2006-09-22  Chao-ying Fu  <fu@mips.com>
8239
8240         * MAINTAINERS (Write After Approval): Add myself.
8241
8242 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8243
8244         * MAINTAINERS: Add self as soft-fp maintainer.
8245
8246 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8247
8248         * MAINTAINERS: Add myself as avr maintainer.
8249         Remove Marek Michalkiewicz as avr maintainer.
8250
8251 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8252
8253         * MAINTAINERS (Write After Approval): Add myself.
8254
8255 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8256
8257         * configure.in: Never build newlib for a Mingw host.
8258         Never build newlib as Mingw target library.
8259         Test the existence of winsup/cygwin for building a Cygwin newlib,
8260         rather than just winsup.
8261         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8262         building a Mingw target.
8263         * configure: Regenerate.
8264
8265 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8266
8267         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8268
8269 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8270
8271         * config.guess: Import from src (was more updated).
8272         * config.sub: Likewise.
8273
8274 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8275
8276         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8277         * configure: Regenerated.
8278
8279 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8280
8281         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8282         for stages after the first.
8283
8284 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8285
8286         * Makefile.def: Add dependencies for configure-opcodes
8287         on configure-intl and all-opcodes on all-intl.
8288         * Makefile.in: Regenerated.
8289
8290 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8291
8292         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8293
8294 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8295
8296         Port to hosts whose 'sort' and 'tail' implementations
8297         treat operands with leading '+' as file names, as POSIX
8298         has required since 2001.  However, make sure the code still
8299         works on pre-POSIX hosts.
8300         * ltmain.sh: Don't assume "sort +2" is equivalent to
8301         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8302
8303 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8304
8305         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8306
8307 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8308
8309         * ltconfig: chmod 644 before ranlib during install.
8310
8311 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8312
8313         PR bootstrap/18058
8314         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8315         if the bootstrap compiler is a GCC version that supports it.
8316         * configure: Regenerate.
8317
8318 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8319
8320         * configure.in: Fix thinkos in previous check-in.
8321         * configure: Regenerate.
8322
8323 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8324
8325         PR other/27063
8326         * configure.in: Test subdir_requires and give an appropriate
8327         error message.
8328         * configure: Regenerate.
8329
8330 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8331
8332         * MAINTAINERS (Write After Approval): Add myself.
8333
8334 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8335
8336         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8337
8338 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8339
8340         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8341
8342 2006-06-20  David Ayers  <d.ayers@inode.at>
8343
8344         PR bootstrap/28072
8345         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8346         whether target-libjava is being configured instead of whether the
8347         java front end is enabled.
8348         * configure: Regenerate.
8349
8350 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8351
8352         PR target/27540
8353         * configure.in: Only enable libgomp on IRIX 6.
8354         * configure: Regenerate.
8355
8356 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8357
8358         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8359         too.
8360         * Makefile.in: Regenerate.
8361
8362 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8363
8364         * config-ml.in: Alter CCASFLAGS to include special
8365         multilib options the same as is done for CFLAGS.
8366
8367 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8368
8369         * configure.in: Don't enable libgomp on hpux10.
8370         * configure: Rebuilt.
8371
8372 2006-06-12  David Ayers  <d.ayers@inode.at>
8373
8374         PR bootstrap/27963
8375         PR target/19970
8376         * configure.in: Remove target-boehm-gc from noconfigdirs where
8377         ${libgcj} is specified.
8378         * configure: Regenerate.
8379
8380 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8381
8382         Sync from src:
8383
8384         * configure.in: Sync.
8385         * configure: Regenerated.
8386
8387         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8388
8389         * Makefile.def: Added dependencies from sim and gdb on intl, and
8390         added configure dependencies to everything with an all dependency
8391         on intl.
8392         * Makefile.in: Regenerated.
8393
8394 2006-06-06  David Ayers  <d.ayers@inode.at>
8395
8396         PR libobjc/13946
8397         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8398         * Makefile.in: Regenerate.
8399         * configure.in: Add --enable-objc-gc at toplevel and have it
8400         enable boehm-gc for Objective-C.
8401         Remove target-boehm-gc from libgcj.
8402         Add target-boehm-gc to target_libraries.
8403         Add target-boehm-gc to noconfigdirs where ${libgcj}
8404         is specified.
8405         Assert that boehm-gc is supported when requested for Objective-C.
8406         Only build boehm-gc if needed either for Java or Objective-C.
8407         * configure: Regenerate.
8408
8409 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8410
8411         PR 27674
8412         * Makefile.tpl (configure-[+prefix+][+module+],
8413         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8414         Remove rule to unstage bootstrapped modules.
8415         (stage_current): New.
8416         * Makefile.in: Regenerate.
8417
8418 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8419
8420         * MAINTAINERS (Write After Approval): Update my e-mail address.
8421
8422 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8423
8424         * include/libiberty.h: Declare pex_run_in_environment.
8425
8426 2006-05-31  Asher Langton  <langton2@llnl.gov>
8427
8428         * MAINTAINERS (Write After Approval): Add myself.
8429
8430 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8431
8432         * Makefile.def (bfd, opcodes): Fix lib_path.
8433         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8434         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8435         * Makefile.in: Regenerate.
8436
8437 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8438
8439         * Makefile.in: Regenerate.
8440
8441 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8442
8443         * Makefile.def: Add install-html target. Add datarootdir
8444         docdir and htmldir to flags_to_pass.
8445         * Makefile.tpl: Add install-html target.
8446         * Makefile.in: Regenerate.
8447         * configure.in: Add --with-datarootdir, --with-docdir, and
8448         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8449         * configure: Regenerate.
8450
8451 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8452
8453         * configure.in: Enable gprof for cross builds.
8454         * configure: Regenerate.
8455
8456 2006-05-22  Richard Guenther  <rguenther@suse.de>
8457
8458         Revert
8459         2006-01-31  Richard Guenther  <rguenther@suse.de>
8460         Paolo Bonzini  <bonzini@gnu.org>
8461
8462         * Makefile.def (target_modules): Add libgcc-math target module.
8463         * configure.in (target_libraries): Add libgcc-math target library.
8464         (--enable-libgcc-math): New configure switch.
8465         * Makefile.in: Re-generate.
8466         * configure: Re-generate.
8467         * libgcc-math: New toplevel directory.
8468
8469 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8470             Andreas Tobler  <a.tobler@schweiz.ch>
8471
8472         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8473         * configure: Rebuilt.
8474
8475 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8476
8477         * MAINTAINERS (Write After Approval): Add myself.
8478
8479 2006-05-01  DJ Delorie  <dj@redhat.com>
8480
8481         * configure.in: Restore CFLAGS if GMP isn't present.
8482         * configure: Regenerate.
8483
8484 2006-05-01  Richard Guenther  <rguenther@suse.de>
8485
8486         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8487         maintainer.
8488
8489 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8490
8491         * MAINTAINERS (Write After Approval): Add myself.
8492
8493 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8494
8495         * MAINTAINERS (Write After Approval): Add myself.
8496
8497 2006-04-18  DJ Delorie  <dj@redhat.com>
8498
8499         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8500         reference libgloss so that libssp can be built in a combined
8501         tree.
8502         * configure: Regenerate.
8503
8504 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8505
8506         * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8509
8510         * configure.in: Require makeinfo 4.4 or higher.
8511         * configure: Regenerate.
8512
8513 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8514
8515         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8516         Rearrange the entries of other libraries to have them in one place.
8517
8518 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8519
8520         * MAINTAINERS (Write After Approval): Remove myself.
8521         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8522
8523 2006-03-14  Richard Guenther  <rguenther@suse.de>
8524
8525         * configure: Regenerate with autoconf 2.13.
8526
8527 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8528
8529         * MAINTAINERS: Use my work address.
8530
8531         * MAINTAINERS: Update my E-mail address.
8532
8533 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8534
8535         * configure.in: Handle --disable-<component> generically.
8536         * configure: Regenerate.
8537
8538 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8539
8540         PR libgcj/17311
8541         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8542
8543 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8544
8545         * MAINTAINERS (Write After Approval):  Remove myself.
8546         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8547
8548 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8549
8550         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8551         (TARGET_CONFIGDIRS): Remove.
8552         * configure.in: Remove AC_SUBST(target_configdirs).
8553         * Makefile.in, configure: Regenerated.
8554
8555 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8556
8557         * MAINTAINERS (Write After Approval):  Remove myself.
8558         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8559
8560 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8561
8562         PR bootstrap/25670
8563
8564         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8565
8566         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8567         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8568         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8569         BUILD_PREFIX, BUILD_PREFIX_1.
8570         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8571
8572         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8573         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8574
8575         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8576         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8577         of `cat stage_current`.  Always provide the `r' and `s' variables.
8578         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8579         a single shell execution.
8580         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8581         bootstrapped modules, make the stage1 module if the build was not
8582         started yet, else build the current stage.
8583         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8584         (all-build, all-host, all-target, [+make_target+]-host,
8585         [+make_target+]-target): Do not use \-continued lines.
8586         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8587         (current_stage, restrap, stage_last): New.
8588
8589         * Makefile.in: Regenerate.
8590         * configure: Regenerate.
8591
8592 2006-02-19  Bud Davis  <jmdavis@link.com>
8593
8594         * MAINTAINERS (Write After Approval):  Remove myself.
8595         (Language Front End Maintainers):  Add myself as fortran 95
8596         maintainer and update e-mail address.
8597
8598 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8599
8600         * MAINTAINERS (Write After Approval):  Remove myself.
8601         (Language Front End Maintainers):  Add myself as fortran 95
8602         maintainer.
8603
8604 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8605
8606         * MAINTAINERS (Write After Approval): Add myself.
8607
8608 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8609
8610         * MAINTAINERS (Write After Approval):  Remove myself.
8611         (Language Front End Maintainers):  Add myself as
8612         fortran 95 maintainer.
8613
8614 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8615
8616         Sync from src:
8617
8618         2005-12-27  Leif Ekblad  <leif@rdos.net>
8619
8620         * configure.in: Add support for RDOS target.
8621         * configure: Regenerate.
8622
8623 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8624             Andreas Schwab  <schwab@suse.de>
8625
8626         * configure: Regenerate.
8627
8628 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8629
8630         * configure.in (enable_libgomp): Add AIX.
8631         * configure: Regenerate.
8632
8633 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8634
8635         * MAINTAINERS (Write After Approval): Add myself.
8636
8637 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8638
8639         * MAINTAINERS (Write After Approval): Add myself.
8640
8641 2006-01-31  Richard Guenther  <rguenther@suse.de>
8642         Paolo Bonzini  <bonzini@gnu.org>
8643
8644         * Makefile.def (target_modules): Add libgcc-math target module.
8645         * configure.in (target_libraries): Add libgcc-math target library.
8646         (--enable-libgcc-math): New configure switch.
8647         * Makefile.in: Re-generate.
8648         * configure: Re-generate.
8649         * libgcc-math: New toplevel directory.
8650
8651 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8652
8653         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8654         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8655         the assembler, linker and binutils.
8656         * configure: Regenerate.
8657
8658 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8659
8660         * MAINTAINERS (Write After Approval): Add myself.
8661
8662 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8663
8664         * configure: Regenerate.
8665
8666 2006-01-18  Richard Henderson  <rth@redhat.com>
8667             Jakub Jelinek  <jakub@redhat.com>
8668             Diego Novillo  <dnovillo@redhat.com>
8669
8670         * libgomp: New directory.
8671         * Makefile.def: Add target_module libgomp.
8672         * Makefile.in: Regenerate.
8673         * configure.in (target_libraries): Add target-libgomp.
8674         * configure: Regenerate.
8675
8676 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8677
8678         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8679         @ from continuation.
8680         * Makefile.in: Rebuilt.
8681
8682 2006-01-04  Chris Lattner  <sabre@gnu.org>
8683
8684         * MAINTAINERS (Write After Approval): Add myself.
8685
8686 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8687
8688         PR bootstrap/24252
8689
8690         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8691         * Makefile.tpl (OBJDUMP): New.
8692         (EXTRA_HOST_FLAGS): Add it.
8693         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8694
8695         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8696         to use symbolic links between directories.  Avoid race conditions
8697         or make them harmless.
8698         * configure.in: Do not try to use symbolic links between directories.
8699
8700         * Makefile.def (LEAN): Pass.
8701         * Makefile.tpl (LEAN): Define.
8702         (stage[+id+]-start): Accept that the previous directory does not
8703         exist, if the bootstrap is lean.
8704         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8705         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8706         configure substitution.
8707         ([+compare-target+]): Likewise.
8708         ([+bootstrap-target+]-lean): New.
8709         * configure.in: Remove lean bootstrap support from here.
8710
8711         * Makefile.in: Regenerate.
8712         * configure: Regenerate.
8713
8714 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8715
8716         * MAINTAINERS (libdecnumber): Add myself.
8717
8718 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8719
8720         * libtool-ldflags: New script.
8721
8722 2006-01-02  Andreas Schwab  <schwab@suse.de>
8723
8724         * configure.in: When reconfiguring remove Makefile in
8725         all stage directories.
8726         * configure: Regenerate.
8727
8728 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8729
8730         * MAINTAINERS: Update my email address.
8731
8732 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8733
8734         Revert Ada-related part of the previous change.
8735
8736         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8737         Do not pass.
8738         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8739         * Makefile.in: Regenerate.
8740         * configure.in: Do not include mt-ppc-aix target fragment.
8741         * configure: Regenerate.
8742
8743 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8744
8745         * configure.in: Select appropriate fragments for PowerPC/AIX.
8746         * configure: Regenerate.
8747
8748         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8749         BOOT_CFLAGS, BOOT_LDFLAGS.
8750         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8751         BOOT_CFLAGS, BOOT_LDFLAGS.
8752         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8753         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8754         (stage): Fail if we cannot complete the work.
8755         * Makefile.in: Regenerate.
8756
8757 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8758
8759         * configure.in: Replace ms1 with mt.
8760         * configure: Rebuilt.
8761
8762 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8763
8764         * MAINTAINERS: Update my email address.
8765
8766 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8767
8768         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8769         install-host-nogcc): Don't invoke $(stage) at the end.
8770         * Makefile.in: Regenerate.
8771
8772 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8773
8774         * configure.in: Flip the top-level bootstrap switch.
8775         * configure: Regenerate.
8776
8777 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8778
8779         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8780         $(stage) and $(unstage).
8781         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8782         (all): Remove stray semicolon.
8783         (local-distclean): Don't handle multilib.tmp and multilib.out.
8784         (install.all): Set $s for consistency.
8785         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8786         check_multilibs setting.  Always make the install directory.
8787         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8788         Correct @if/@endif.
8789         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8790         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8791         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8792         (multilib.out): Remove.
8793         * Makefile.in: Regenerated.
8794
8795 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8796
8797         * MAINTAINERS (Write After Approval): Add myself.
8798
8799 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8800
8801         * MAINTAINERS: Add myself as mt maintainer.
8802
8803         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8804
8805 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8806
8807         * MAINTAINERS: Change email address.
8808
8809 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8810
8811         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8812         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8813         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8814         Find in-tree tools if available.
8815         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8816         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8817         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8818         (COMPILER_*_FOR_TARGET): New.
8819         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8820         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8821         (CONFIGURED_*, USUAL_*): Remove.
8822         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8823         STRIP): Use autoconf substitutions.
8824         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8825         COMPILER_NM_FOR_TARGET): New.
8826         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8827
8828         (all): Make all-host and all-target in parallel.
8829         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8830         that $$r and $$s are set before invoking a recursive make.
8831         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8832         ([+bootstrap-target+]): Inline most of the `all' target.
8833
8834 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8835
8836         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8837         from the gcc build directory.
8838         * Makefile.in: Regenerate.
8839
8840 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8841
8842         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8843         depend on all-libdecnumber.
8844         * configure.in (host_libs): Include libdecnumber.
8845         * Makefile.in: Regenerate.
8846         * configure: Likewise.
8847
8848 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8849
8850         * libdecnumber: Import decNumber sources from the dfp-branch.
8851
8852 2005-11-21  Kean Johnston  <jkj@sco.com>
8853
8854         * config.sub, config.guess: Sync from upstream sources.
8855
8856 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8857
8858         Import from Autoconf sources:
8859
8860         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8861         * config/move-if-change: Don't output "$2 is unchanged";
8862         suggested by Ben Elliston.  Handle weird characters correctly.
8863
8864 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8865
8866         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8867         to match upstream libtool for darwin.
8868
8869 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8870
8871         * Makefile.def: Remove gdb dependencies for gdbtk.
8872         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8873         (configure-gdb, install-gdb): New rules.
8874         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8875         * Makefile.in, configure: Regenerated.
8876
8877 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8878
8879         * MAINTAINERS (Write After Approval): Add myself.
8880
8881 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8882
8883         * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8886
8887         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8888         Diego Novillo.
8889
8890 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8891
8892         PR bootstrap/24297
8893         * Makefile.tpl (do-[+make-target+], do-check, install,
8894         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8895         are set before recursing.
8896         * Makefile.in: Regenerate.
8897
8898 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8899
8900         PR bootstrap/18939
8901         * Makefile.def (gcc) <target>: Fix thinko.
8902         * Makefile.in: Regenerate.
8903
8904 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8905
8906         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8907         * configure: Regenerate.
8908
8909 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8910
8911         * MAINTAINERS (Write After Approval): Add self.
8912
8913 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8914
8915         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8916         target-libffi, target-qthreads, target-libjava, and
8917         targetlibobjc.
8918         * configure: Regenerate.
8919
8920 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8921
8922         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8923         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8924         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8925         (USUAL_OBJDUMP_FOR_TARGET): New.
8926         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8927         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8928         * configure, Makefile.in: Regenerated.
8929
8930 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8931
8932         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8933         before other host packages.
8934
8935 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8936
8937         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8938
8939 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8940
8941         PR bootstrap/22340
8942
8943         * configure.in (default_target): Remove.
8944         * Makefile.tpl (all): Do not use prerequisites as subroutines
8945         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8946         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8947         use prerequisites as subroutines.
8948         (check-host, check-target): New.
8949         (bootstrap configure & all targets): Do not use stage*-start
8950         if the directory layout is already ok.
8951         (non-bootstrap configure & all targets): Prepend a $(unstage).
8952         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8953         (NOTPARALLEL): Remove.
8954         (unstage, stage variables): New variables.
8955         (unstage, stage targets): Simply expand to those variables.
8956
8957         * configure: Regenerate.
8958         * Makefile.in: Regenerate.
8959
8960 2005-10-04  James E Wilson  <wilson@specifix.com>
8961
8962         * Makefile.def (lang_env_dependencies): Add libmudflap.
8963         * Makefile.in: Regenerate.
8964
8965 2005-10-03  Andreas Schwab  <schwab@suse.de>
8966
8967         Backport from libtool CVS:
8968         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8969
8970         * ltmain.sh: add support for installing into temporary
8971         staging area (e.g. 'make install DESTDIR=...')
8972
8973 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8974
8975         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8976         * configure: Regenerated.
8977
8978 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8979
8980         * configure: Regenerate with the correct
8981         autoconf version.
8982
8983 2005-09-30  Catherine Moore  <clm@cm00re.com>
8984
8985         * configure.in (bfin-*-*): New.
8986         * configure: Regenerated.
8987
8988 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8989
8990         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8991         (LIPO_FOR_TARGET): New.
8992         (CONFIGURED_LIPO_FOR_TARGET): New.
8993         (USUAL_LIPO_FOR_TARGET): New.
8994         (STRIP_FOR_TARGET): New.
8995         (CONFIGURED_STRIP_FOR_TARGET): New.
8996         (USUAL_STRIP_FOR_TARGET): New.
8997         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8998         STRIP_FOR_TARGET.
8999         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9000         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9001         * Makefile.in: Regenerate.
9002         * configure: Regenerate.
9003
9004 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9005
9006         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9007         (rs6000-*-aix*): Same.
9008         * configure: Regenerate.
9009
9010 2005-09-16  Tom Tromey  <tromey@redhat.com>
9011
9012         * MAINTAINERS: Add self as java maintainer.
9013
9014 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9015
9016         * configure.in: Recognize f95 in the --enable-languages option,
9017         and substitute it for fortran, issuing a warning.
9018         * configure: Regenerate.
9019
9020 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9021
9022         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9023         * configure:  Regenerated.
9024
9025 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9026
9027         * MAINTAINERS: Add self as ms1 maintainer.
9028
9029 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9030
9031         * Makefile.def (libssp): Add to lang_env_dependencies.
9032         * Makefile.in: Regenerate.
9033
9034 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9035
9036         * MAINTAINERS: Add myself as middle-end maintainer.
9037
9038 2005-08-17  Christian Groessler  <chris@groessler.org>
9039
9040         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9041         * Makefile.in: Regenerate.
9042
9043 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9044
9045         * MAINTAINERS (write after approval): Added myself.
9046
9047 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9048
9049         * MAINTAINERS (Write After Approval): Add myself.
9050
9051 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9052
9053         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9054         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9055         Look for alternate names of the target cc and c++
9056         * configure: Regenerate.
9057
9058 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9059
9060         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9061         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9062         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9063         tools; remove code to manually set them.
9064         (Target tools): Look in the environment for them.
9065         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9066         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9067         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9068         build directory.
9069         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9070         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9071         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9072         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9073         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9074         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9075         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9076         * configure: Regenerate.
9077         * Makefile.in: Regenerate.
9078
9079 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9080
9081         * MAINTAINERS: Update for removed CPU targets.
9082
9083 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9084
9085         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9086         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9087         * Makefile.in: Regenerated.
9088
9089 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9090
9091         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9092         (CFLAGS_FOR_TARGET): Use it.
9093         (CXXFLAGS_FOR_TARGET): Likewise.
9094         * Makefile.in: Regenerated.
9095         * configure.in (--with-build-sysroot): New option.
9096         * configure: Regenerated.
9097
9098 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9099
9100         * Makefile.tpl: Wrap install between unstage and stage
9101         * Makefile.in: Regenerate.
9102
9103 2005-07-21  Eric Christopher  <echristo@apple.com>
9104
9105         * MAINTAINERS: Update affiliation.
9106
9107 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9108
9109         * MAINTAINERS: Add self as crx port maintainer.
9110
9111 2005-07-20  DJ Delorie  <dj@redhat.com>
9112
9113         * MAINTAINERS: Add self as m32c maintainer.
9114
9115 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9116
9117         * all files: Update FSF address.
9118
9119 2005-07-15  Eric Christopher  <echristo@redhat.com>
9120
9121         * MAINTAINERS: Change affiliation.
9122
9123 2005-07-14  Jim Blandy  <jimb@redhat.com>
9124
9125         * configure.in: Add cases for Renesas m32c.
9126         * configure: Regenerated.
9127
9128 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9129
9130         * COPYING.LIB: Update from fsf.org.
9131
9132 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9133
9134         * COPYING, compile, config.guess,
9135         config.sub, install-sh, missing, mkinstalldirs,
9136         symlink-tree, ylwrap: Sync from upstream sources.
9137         * config-ml.in: Update FSF address.
9138
9139 2005-07-13  Eric Christopher  <echristo@redhat.com>
9140
9141         * configure.in: Add toplevel noconfigdir support for tpf.
9142         * configure: Regenerate.
9143
9144 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9145
9146         PR ada/22340
9147
9148         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9149         * Makefile.in: Regenerate.
9150
9151 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9152
9153         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9154         Brolley to write-after-approval.
9155
9156 2005-07-07  Andreas Schwab  <schwab@suse.de>
9157
9158         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9159         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9160         * Makefile.in: Regenerated.
9161
9162 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9163
9164         * configure.in: Don't build sim or rda when targetting darwin.
9165         * configure: Regenerate.
9166
9167 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9168
9169         * configure.in: Add --enable-libssp and --disable-libssp.
9170         * configure: Regenerate with autoconf-2.13.
9171
9172 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9173
9174         * Makefile.def (target_modules): Add libssp.
9175         * configure.in (target_libraries): Add target-libssp.
9176         * configure: Rebuilt.
9177         * Makefile.in: Rebuilt.
9178
9179 2005-07-01  Zack Weinberg  <zackw@panix.com>
9180
9181         * MAINTAINERS: Change email address.  Resign from maintainership.
9182
9183 2005-07-01  Richard Guenther  <rguenther@suse.de>
9184
9185         * MAINTAINERS: Change my e-mail address and affiliation.
9186
9187 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9188
9189         * Makefile.def (stagefeedback): Come after profile.
9190         Define profiledbootstrap target.
9191         * Makefile.tpl (profiledbootstrap): Remove.
9192         (stageprofile-end): Zap stagefeedback.
9193         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9194         * Makefile.in: Regenerate.
9195
9196 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9197
9198         * MAINTAINERS: Update my email address.
9199
9200 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9201
9202         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9203         In 'cpp' stanza, support '#line' as well as '# '.
9204
9205 2005-06-08  Andreas Schwab  <schwab@suse.de>
9206
9207         * MAINTAINERS: Move myself from 'Write After Approval' to
9208         'CPU Port Maintainers' section as m68k maintainer.
9209
9210 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9211
9212         * configure.in (unsupported_languages): New macro.
9213         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9214         non-ported target libraries in noconfigdirs.
9215         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9216         non-linux-gnu.  Remove libgcj_ex_libffi.
9217         <lang_frag loop>: Set add_this_lang=no if the language is in
9218         unsupported_languages.
9219         * configure: Regenerate.
9220
9221 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9222
9223         * configure.in: Fix typo in handling of --with-mpfr-dir.
9224         * configure: Regenerate.
9225
9226 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9227
9228         * MAINTAINERS: Update my email address.
9229
9230 2005-06-02  Jim Blandy  <jimb@redhat.com>
9231
9232         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9233         accepted into the master sources.)
9234
9235 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9236             Michael Snyder  <msnyder@redhat.com>
9237             Stan Cox  <scox@redhat.com>
9238
9239         * configure.in: Set noconfigdirs for ms1.
9240
9241         * configure: Regenerate.
9242
9243 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9244
9245         * MAINTAINERS (Write After Approval): Add self.
9246
9247 2005-06-01  Josh Conner  <jconner@apple.com>
9248
9249         * MAINTAINERS (Write After Approval): Add self.
9250
9251 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9252
9253         * MAINTAINERS: Update my email address.
9254
9255 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9256
9257         * MAINTAINERS (Write After Approval): Add self.
9258
9259 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9260
9261         * MAINTAINERS (Write After Approval): Remove self.
9262
9263 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9264
9265         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9266         (Dependencies): Consider target modules for bootstrap dependencies.
9267         Make target bootstrap modules depend on each stage's gcc.
9268         * Makefile.in: Regenerate.
9269
9270 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9271
9272         * Makefile.def (configure-gcc): Depend on binutils having been built.
9273         (all-gcc): No need to do it here.
9274         * Makefile.in: Regenerate.
9275
9276 2005-05-19  Paul Brook  <paul@codesourcery.com>
9277
9278         * configure.in: Rewrite misleading error message when requested
9279         language cannot be built.
9280         * configure: Regenerate.
9281
9282 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9283
9284         * ylwrap: Import from Automake 1.9.5.
9285
9286 2005-05-13  David Ung  <davidu@mips.com>
9287
9288         * MAINTAINERS (Write After Approval): Add self.
9289
9290 2005-05-09  Mike Stump  <mrs@apple.com>
9291
9292         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9293         lt_cv_sys_max_cmd_len for now.
9294
9295 2005-05-09  Stan Cox  <scox@redhat.com>
9296
9297         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9298
9299 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9300
9301         * README.SCO: Update the URL.
9302
9303 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9304
9305         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9306         with_gnu_ld to libtool.
9307         * ltcf-c.sh (aix[45]): Define file_list_spec.
9308         * ltcf-cxx.sh (aix[45]): Same.
9309         * ltcf-gcj.sh (aix[45]): Same.
9310         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9311         exists, write list of input files to temporary file.
9312
9313 2005-05-04  Mike Stump  <mrs@apple.com>
9314
9315         * configure.in: Always pass --target to target configures as
9316         otherwise rebuilds that do --recheck will fail.
9317         * confiugure: Rebuilt.
9318
9319 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9320
9321         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9322         STAGE_HOST_EXPORTS.
9323         (configure, all): Add bootstrap support.
9324         (Host modules, target modules): Pass post-stage1 flags and exports.
9325         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9326         * Makefile.in: Regenerate.
9327
9328 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9329
9330         * configure: Regenerate.
9331
9332 2005-04-27  Mike Stump  <mrs@apple.com>
9333
9334         * MAINTAINERS: Add self as darwin maintainer.
9335
9336 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9337
9338         * config.sub: Update from master copy.
9339
9340 2005-04-21  Mike Stump  <mrs@apple.com>
9341
9342         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9343         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9344
9345 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9346
9347         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9348         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9349         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9350         "*-*-elf" and "*-*-linux*".
9351         * configure: Regenerate.
9352
9353 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9354
9355         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9356
9357 2005-04-12  Mike Stump  <mrs@apple.com>
9358
9359         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9360
9361 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9362
9363         * MAINTAINERS (Write After Approval): Add myself.
9364
9365 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9366
9367         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9368
9369 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9370
9371         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9372         (TARGET_CONFIGARGS): Include --with-target-subdir.
9373         (configure, all): New macros.  Use them throughout.
9374         * Makefile.in: Regenerate.
9375
9376 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9377
9378         * MAINTAINERS (Write After Approval): Add myself.
9379
9380 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9381
9382         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9383
9384 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9385
9386         * MAINTAINERS: Move John Carr to Write After Approval.
9387
9388 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9389
9390         * config/mh-mingw32: Delete.
9391         * configure.in: Don't use it.
9392         * configure: Regenerate.
9393
9394 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9395
9396         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9397         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9398         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9399         (HOST_LIB_PATH): Generate from Makefile.def.
9400         (TARGET_LIB_PATH): Likewise.
9401         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9402         * Makefile.in: Regenerate.
9403         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9404         (RPATH_ENVVAR): Include Darwin case.
9405         * configure: Regenerate.
9406
9407 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9408
9409         * MAINTAINERS (Various Maintainers): Remove self.
9410         (Write After Approval): Add self.
9411
9412 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9413
9414         * MAINTAINERS (Various Maintainers): Add self.
9415
9416 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9417
9418         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9419         * configure: Regenerate.
9420
9421 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9422
9423         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9424         gcc_version, and gcc_version_trigger from set of flags to pass.
9425         * Makefile.tpl: Remove definitions of above variables.
9426         (config.status): Remove dependency on $(gcc_version_trigger).
9427         * Makefile.in: Regenerate.
9428         * configure.in: Do not reference config/gcc-version.m4 nor
9429         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9430         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9431         * configure: Regenerate.
9432
9433 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9434             Andrew Pinski  <pinskia@physics.uc.edu>
9435
9436         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9437         * Makefile.in: Regenerate.
9438
9439 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9440
9441         * MAINTAINERS (Write After Approval): Add myself.
9442
9443 2005-03-03  David Ayers  <d.ayers@inode.at>
9444
9445         * MAINTAINERS (Write After Approval): Add myself.
9446
9447 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9448
9449         PR libgcj/20160
9450         * ltmain.sh: Avoid creating archives with components that have
9451         duplicate basenames.
9452
9453 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9454
9455         PR bootstrap/20250
9456         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9457         instead of check.
9458         * Makefile.in: Regenerate.
9459
9460 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9461
9462         * Makefile.in: Regenerate to fix conflict between the previous two
9463         patches.
9464
9465 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9466
9467         PR bootstrap/17383
9468         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9469         * Makefile.tpl (HOST_SUBDIR): New substitution.
9470         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9471         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9472         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9473         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9474         (Host modules, Bootstrapped modules): Use it.
9475         (Build modules, Target modules): Do not create symlink trees,
9476         always configure out-of-srcdir.
9477         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9478         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9479         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9480         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9481
9482         * Makefile.in: Regenerate.
9483         * configure: Regenerate.
9484
9485 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9486
9487         Merged from libada-gnattools-branch:
9488         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9489
9490         * gnattools: New directory.
9491         * Makefile.def: Add gnattools as a module, depending on target-libada.
9492         * Makefile.in: Regenerate.
9493         * configure.in: Include gnattools in host_tools; disable it if ada
9494         is disabled.
9495         * configure: Regenerate.
9496
9497 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9498
9499         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9500         treelang maintainer.
9501         (Write After Approval): Remove myself.
9502
9503 2005-02-23  Paul Schlie  <schlie@comcast.net>
9504
9505         * configure.in: Allow darwin targeted ports to build tk, itcl and
9506         libgui.
9507         * configure: Regenerate.
9508
9509 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9510
9511         PR libgcj/10353
9512         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9513         * configure: Regenerate.
9514
9515 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9516
9517         * MAINTAINERS (Write After Approval): Add myself.
9518
9519 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9520
9521         * MAINTAINERS: Update my e-mail address.
9522
9523 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9524
9525         * MAINTAINERS (Write After Approval): Add myself.
9526
9527 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9528
9529         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9530         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9531         target-libgloss when not *-*-elf and *-*-aout.
9532         * configure: Regenerate.
9533
9534 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9535
9536         * MAINTAINERS: Remove obsolete entries.
9537
9538         * MAINTAINERS (Write After Approval): Add Michael Matz.
9539
9540 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9541
9542         * MAINTAINERS: Remove self as cpplib maintainer.
9543
9544 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9545
9546         * install-sh, config.sub: Import from upstream.
9547
9548 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9549
9550         PR bootstrap/18222
9551         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9552         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9553         * Makefile.in: Regenerate.
9554
9555 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9556
9557         * MAINTAINERS: Update my email address.
9558
9559 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9560             Andreas Schwab  <schwab@suse.de>
9561
9562         PR bootstrap/18033
9563         * config-ml.in: Eval option if surrounded by single quotes.
9564
9565 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9566
9567         Revert 2004-12-28 Makefile changes, a better fix will be
9568         applied to mainline and src after GCC 4.0 branches.
9569
9570 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9571
9572         PR bootstrap/17383
9573
9574         * Makefile.def (target_modules): Remove stage parameter,
9575         it is always true now.
9576         * Makefile.tpl (configure-build-[+module+],
9577         configure-target-[+module+]): Always build symlink tree
9578         for the directory and for include.  BUILD_SUBDIR and
9579         TARGET_SUBDIR cannot be . anymore.
9580         * Makefile.in: Regenerate.
9581
9582 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9583
9584         Revert 2004-12-08 Makefile changes.
9585
9586 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9587
9588         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9589         cygwin, mingw.
9590
9591 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9592
9593         * configure.in (sh64-*-*): Reenable gprof.
9594         * configure: Regenerate.
9595
9596 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9597
9598         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9599         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9600         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9601         * Makefile.in: Regenerate.
9602
9603 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9604
9605         * MAINTAINERS: Update my email address.
9606
9607 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9608
9609         * Makefile.tpl: Generate normal dependencies if the LHS module is
9610         not bootstrapped.
9611         * Makefile.in: Regenerate.
9612
9613 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9614
9615         * configure.in: Include config/gxx-include-dir.m4.  Use
9616         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9617         * configure: Regenerate.
9618
9619 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9620
9621         * config.if: Delete.
9622         * configure.in: Set libstdcxx_incdir directly.
9623         * configure: Regenerate.
9624
9625 2004-12-02  Eric Christopher  <echristo@redhat.com>
9626
9627         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9628         * Makefile.in: Regenerate.
9629
9630 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9631
9632         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9633         * configure: Regenerate.
9634
9635 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9636
9637         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9638         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9639         * configure: Regenerate.
9640
9641 2004-12-01  Eric Christopher  <echristo@redhat.com>
9642
9643         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9644         of things to remove.
9645
9646 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9647
9648         * MAINTAINERS (Write After Approval): Update my e-mail address.
9649
9650 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9651
9652         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9653         from CVS libtool to always pass_all.
9654
9655 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9656
9657         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9658         (hppa*64*-*-*): Delete incorrect comment.
9659         * configure: Rebuilt.
9660
9661 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9662
9663         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9664
9665 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9666
9667         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9668         from CVS libtool to always pass_all.
9669
9670 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9671
9672         * install-sh, compile: Import from automake.
9673
9674 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9675
9676         * config.guess, config.sub:  Import from savannnah.
9677
9678 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9679
9680         * MAINTAINERS (Write After Approval): Add myself
9681
9682 2004-11-12  Mike Stump  <mrs@apple.com>
9683
9684         * Makefile.def: Add html support.
9685         * Makefile.tpl: Likewise.
9686         * Makefile.in: Regenerate.
9687
9688 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9689
9690         PR 18423
9691         * configure.in: Remove all instances of build-fixincludes from
9692         noconfigdirs.
9693         (build_configargs): Supply --target to subdirectories.
9694         * configure: Regenerate.
9695
9696         * Makefile.def: Make gcc install depend on fixincludes install.
9697         * Makefile.in: Regenerate.
9698
9699 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9700
9701         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9702
9703 2004-11-11  Paul Brook  <paul@codesourcery.com>
9704
9705         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9706
9707 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9708
9709         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9710         target-libgfortran.
9711         * configure: Regenerate.
9712
9713 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9714
9715         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9716         like CC.
9717
9718 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9719
9720         * Makefile.def (host fixincludes): Specify missing targets.
9721         * Makefile.in: Regenerate.
9722
9723 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9724
9725         * MAINTAINERS: Add myself
9726
9727 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9728
9729         * MAINTAINERS (Write After Approval): Add myself.
9730
9731 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9732
9733         * Makefile.def: Build fixincludes for the host, too.
9734         * Makefile.in: Regenerate.
9735         * configure.in (host_tools): Add fixincludes.
9736         * configure: Regenerate.
9737
9738 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9739
9740         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9741         * configure: Regenerated.
9742
9743 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9744
9745         PR other/17783
9746         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9747         * configure: Regenerated.
9748
9749 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9750
9751         * README.SCO: Update per FSF instructions.
9752
9753 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9754
9755         PR target/18151
9756         * configure.in (case ${target}): Do not build fixincludes for avr.
9757         * configure: Regenerated.
9758
9759 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9760
9761         * configure.in (case ${target}): Do not build fixincludes
9762         on platforms where it is not used.
9763         * configure: Regenerated.
9764
9765 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9766
9767         * configure.in: Use an absolute path to install-sh.
9768         * configure: Regenerated.
9769
9770 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9771
9772         * MAINTAINERS (Write After Approval): Add myself.
9773
9774 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9775
9776         * MAINTAINERS: Remove from Write After Approval those that are
9777         already maintainers.
9778
9779 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9780
9781         * MAINTAINERS:  Update my email address.
9782
9783 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9784
9785         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9786         * configure: Regenerate.
9787
9788 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9789
9790         * MAINTAINERS:  Update my email address.
9791
9792 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9793
9794         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9795         entries belonging to this category.
9796
9797 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9798
9799         * MAINTAINERS: Update my e-mail address.
9800
9801 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9802
9803         Fix wrong conflict resolution in:
9804
9805         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9806
9807         * Makefile.in: Regenerate.
9808         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9809         in the recursive `make', instead of hardwiring `all'.
9810         (Autogenerated TARGET-* variables): New.
9811
9812 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9813
9814         * configure.in: Enable target-libgloss for crx-*-*.
9815         * configure: Regenerate.
9816
9817 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9818
9819         * MAINTAINERS (Various Maintainers): Move the "windows,
9820         cygwin, mingw" maintainer to ...
9821         (OS Port Maintainers): ... here.
9822
9823 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9824
9825         * MAINTAINERS (Write After Approval): Remove those that are
9826         maintainers of some subsystem.
9827
9828 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9829
9830         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9831         * ltcf-cxx.sh (tpf*): Likewise.
9832         * ltconfig (tpf*): Add TPF OS configuration support.
9833
9834 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9835
9836         * MAINTAINERS: Change my email address to my new work account.
9837
9838 2004-09-24  Michael Roth  <mroth@nessie.de>
9839
9840         * configure.in (--without-headers): Add missing double quotes.
9841         * configure: Regenerate.
9842
9843 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9844
9845         * ylwrap: Revert to previous version.
9846
9847 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9848
9849         PR bootstrap/17369
9850         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9851         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9852         SET_GCC_LIB_PATH_CMD.
9853         (BASE_TARGET_EXPORTS): Likewise.
9854         * Makefile.in: Regenerated.
9855
9856         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9857         * configure: Regenerated.
9858
9859 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9860
9861         * config.guess: New upstream version
9862         * compile, depcomp, install-sh, ylwrap: Likewise.
9863
9864 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9865
9866         * config/mh-x86omitfp: New host makefile fragment.  Add
9867         -fomit-frame-pointer to the default BOOT_CFLAGS.
9868         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9869         * configure: Regenerate.
9870
9871 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9872
9873         PR target/11572
9874         * configure.in (*-*-darwin*): Renable libobjc.
9875         * configure: Regenerate.
9876
9877 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9878
9879         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9880
9881 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9882
9883         * Makefile.def: Remove libbanshee.
9884         * Makefile.tpl: Ditto.
9885         * configure.in: Ditto.
9886         * Makefile.in: Regen.
9887         * configure: Ditto.
9888
9889 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9890
9891         * ltmain.sh: Use $pic_object as $non_pic_object if
9892         $non_pic_object=none.
9893
9894 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9895
9896         * missing: Import latest version from master repository.
9897
9898 2004-09-06  Nick Clifton  <nickc@redhat.com>
9899
9900         * config.sub: Import latest version from master repository.
9901         * config.guess: Likewise.
9902         This includes these changes:
9903
9904         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9905
9906         * config.sub: Handle crisv32, alias etraxfs.
9907         * config.guess (crisv32:Linux:*:*): Handle.
9908
9909         2004-08-13  Brad Smith  <brad@comstyle.com>
9910
9911         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9912         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9913
9914         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9915
9916         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9917         assume the processor is a powerpc.  This is because coreutils
9918         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9919         in this case, due to a MacOS X bug that causes
9920         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9921         to return a negative number.
9922         Problem reported by Petter Reinholdtsen in:
9923         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9924
9925         2004-07-19  Ben Elliston  <bje@gnu.org>
9926
9927         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9928
9929         2004-06-24  Ben Elliston  <bje@gnu.org>
9930
9931         * config.guess: Update copyright years.
9932         * config.sub: Likewise.
9933
9934         2004-06-22  Robert Millan  <robertmh@gnu.org>
9935
9936         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9937         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9938
9939         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9940
9941         * config.guess (*:*VMS:*:*): New entry. Replaces
9942         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9943         manufacturer.
9944
9945         2004-06-22  Ben Elliston  <bje@gnu.org>
9946
9947         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9948         * config.sub: Likewise.
9949
9950         2004-06-22  Ben Elliston  <bje@gnu.org>
9951
9952         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9953         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9954
9955         2004-06-11  Ben Elliston  <bje@gnu.org>
9956
9957         * config.guess (pegasos:OpenBSD:*:*): Remove.
9958
9959         2004-06-11  Ben Elliston  <bje@gnu.org>
9960
9961         From Wouter Verhelst <wouter@grep.be>:
9962         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9963
9964         2004-06-11  Ben Elliston  <bje@gnu.org>
9965
9966         * config.guess (luna88k:OpenBSD:*:*): New.
9967
9968         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9969
9970         * config.guess (m32r*:Linux:*:*): New case.
9971         * config.sub: Handle m32rle.
9972
9973         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9974
9975         From Jens Petersen  <petersen@redhat.com>:
9976         * config.sub: Handle sparcv8.
9977
9978         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9979
9980         From Tom Smith <smith@cag.lkg.hp.com>:
9981         * config.guess: Version suffixes are equally significant on Tru64
9982         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9983         prefix of "P" (patched kernel).
9984
9985         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9986
9987         * config.sub: Add support for National Semiconductor CRX target.
9988
9989 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9990
9991         * MAINTAINERS (Various Maintainers): Remove myself as web page
9992         maintainer, add myself as maintainer of build status lists.
9993
9994 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9995
9996         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9997         *-*-netware, but add target-libmudflap.
9998         Consolidate *-*-netware targets (of which really only i?86 exists)
9999         into a single entry.
10000         * configure: Likewise.
10001
10002 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10003
10004         * Makefile.tpl (sorry): Remove.
10005         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10006         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10007         (do-clean): Clean per-stage directories too.
10008         (do-distclean): Run distclean-stage1 too.
10009         (.NOTPARALLEL): Enable during toplevel bootstrap.
10010         (stage[+id+]-bubble): Enable parallel execution during
10011         the recursive invocation.
10012         * Makefile.in: Regenerate.
10013
10014         Fix previous checkin:
10015
10016         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10017         include.
10018         * configure.in: Fix indentation.
10019         * configure: Regenerate.
10020
10021 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10022
10023         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10024         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10025         * configure: regenerate
10026         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10027         -mdynamic-no-pic
10028
10029 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10030
10031         * Makefile.def (build_modules): Add fixincludes.
10032         (dependencies): Make gcc depend on fixincludes.
10033         * configure.in (build_tools): Add fixincludes.
10034         (build_configdirs): Always include build_libs.
10035         * Makefile.in: Regenerate.
10036         * configure: Regenerate.
10037
10038 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10039
10040         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10041         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10042         phony targets; do not generate timestamp files.
10043         (distclean-stageN): Remove references to their timestamp files.
10044         (restageN, touch-stageN): Remove.
10045         (stageN-bubble): Rewritten.
10046         (compare): Support lean bootstraps.
10047         * Makefile.in: Regenerate.
10048
10049         * configure.in: Only warn when bootstrapping but
10050         build != host or build != target.  Support lean bootstraps.
10051         * configure: Regenerate.
10052
10053 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10054
10055         * configure.in:  Give a better error message if GMP/MPFR are missing
10056         and a language needing them has been requested.
10057         * configure:  Regenerated.
10058
10059 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10060
10061         * configure.in:  Print a list of available language front-ends if
10062         a requested one is missing.  Tidy stray tab characters.
10063         * configure:  Regenerated.
10064
10065 2004-08-19  Michael Koch  <konqueror@gmx.de>
10066
10067         * gcc/doc/install.texi: Update entry about automake for libjava.
10068
10069 2004-08-17  Robert Millan  <robertmh@gnu.org>
10070
10071         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10072         (instead of FreeBSD).
10073         * configure: Regenerate.
10074
10075 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10076
10077         * Makefile.in: Regenerate.
10078         * configure: Regenerate.
10079
10080         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10081         stage_*_flags.
10082         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10083         for bootstrapped modules if toplevel bootstrap is going.
10084         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10085         modules.  Adjust for changes in Makefile.def.  Enable several
10086         rules even in non-bootstrap mode, just to avoid peppering the
10087         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10088         (stage-[+prev+]-bubble): Remove.
10089
10090         * Makefile.def (Dependencies): Depend on all-build-bison,
10091         all-build-flex, all-build-byacc, all-build-texinfo, rather
10092         than the host variations.
10093         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10094         with BUILD_SUBDIR.
10095         (BISON): Update for recent Bisons.
10096         (YACC): Fix typo.
10097         (cross): Depend on all-build.
10098         (all): Do not depend on all-build.
10099         (prebootstrap): Remove.
10100         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10101         (Prebootstrap dependencies): Add them to the per-stage targets
10102         and to all-prebootstrap.
10103         * configure.in (build_configdirs): Always enable build_tools.
10104         (BUILD_DIR_PREFIX): Remove.
10105
10106         * Makefile.def (gcc): Add target variable.
10107         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10108         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10109         in the recursive `make', instead of hardwiring `all'.
10110         (Autogenerated TARGET-* variables): New.
10111
10112 2004-08-13  Brian Booth  <bbooth@redhat.com>
10113
10114         * MAINTAINERS: Remove myself from write-after-approval.
10115
10116 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10117
10118         * src-release: Stop distributing mmalloc with gdb (which doesn't
10119         use it).
10120         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10121         * Makefile.in: Regenerate.
10122
10123 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10124
10125         * configure.in (arm*-*-eabi*): New target.
10126         * configure: Regenerate.
10127
10128 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10129
10130         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10131         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10132         (Dependencies): New section.
10133         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10134         (configure-target-[+module+]): Depend on maybe-all-gcc
10135         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10136         (toplevel profiledbootstrap): Fix dependencies.
10137         * Makefile.in: Regenerate.
10138
10139 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10140
10141         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10142         target-libiberty to noconfigdirs.
10143         * configure: Regenerate.
10144
10145 2004-08-03  Paul Brook  <paul@codesourcery.com>
10146
10147         * configure.in: Check for MPFR as well as GMP.
10148         * configure: Regenerate.
10149
10150 2004-08-01  Robert Millan  <robertmh@gnu.org>
10151
10152         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10153         libmudflap for all GNU-based systems (with Glibc).
10154         * configure: Regenerate.
10155
10156 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10157
10158         * Makefile.def (host-modules): Add gcc.
10159         * Makefile.in: Regenerate.
10160         * Makefile.tpl (sorry): New rule.
10161         (configure-host, all-host, [+make_target+]-host, do-check,
10162         install-host): Do not add gcc as a special case.
10163         (host modules): Add a small special-casing for gcc.  Export
10164         extra_make_flags through the environment.
10165         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10166         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10167         other recursive targets for gcc): Remove.
10168
10169         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10170         (stage, unstage): New rules.
10171         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10172         distclean-stage[+id+]): Use stage_current.
10173         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10174         the stage*-start rules.
10175
10176 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10177
10178         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10179         use -all_load flag.
10180
10181 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10182
10183         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10184         * configure: Regenerate.
10185
10186 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10187
10188         * maintainer-scripts/gcc_release: Revert yesterday's change.
10189
10190 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10191
10192         * MAINTAINERS: Add myself to write-after-approval.
10193
10194 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10195
10196         * libf2c: Removed.
10197         * gcc/gccbug.in: Updated because of libf2c removal.
10198         * maintainer-scripts/gcc_release: Ditto.
10199
10200 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10201
10202         * configure.in: Build libmudflap by default on FreeBSD.
10203         * configure: Regenerated.
10204
10205 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10206
10207         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10208         systems.
10209         * configure: Regenerated.
10210
10211 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10212
10213         PR target/16344
10214         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10215         feedback based compiler.
10216         * Makefile.in: Rebuilt.
10217
10218 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10219
10220         * Makefile.def (host_modules): Set bootstrap=true for flex.
10221         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10222         * Makefile.in: Rebuilt.
10223
10224 2004-07-07  Jan Hubicka  <jh@suse.cz>
10225
10226         * MAINTAINERS: Add self as a profile feedback maintainer.
10227
10228 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10229
10230         * configure.in:  Do not prepend $srcdir to /dev/null in
10231         makefile fragments.
10232         * configure:  Regenerate.
10233
10234 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10235
10236         * Makefile.def (build_modules): Add bison, byacc, flex,
10237         m4, texinfo.
10238         (flags_to_pass): Add FLEX.
10239         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10240         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10241         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10242         DEFAULT_MAKEINFO): Remove.
10243         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10244         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10245         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10246         objdir or else use configured tool.
10247         (all-build): New.
10248         (all): Depend on it.
10249         (Build module dependencies): Add.
10250         * Makefile.in: Regenerate.
10251         * configure.in: Better support for multiple build modules,
10252         matching what is done for host/target modules.  Do not look
10253         for "plausible" locations of build tools if Canadian cross.
10254         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10255         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10256         * configure: Regenerate.
10257
10258 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10259
10260         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10261         * Makefile.in: Regenerate.
10262
10263 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10264
10265         * Makefile.tpl (configure-build-[+module+],
10266         configure-[+module+], configure-target-[+module+]): Pass
10267         [+extra_configure_args+].
10268         (all-build-[+module+], all-[+module+], check-[+module+],
10269         install-[+module+], [+make_target+]-[+module+],
10270         all-target-[+module+], check-target-[+module+],
10271         install-target-[+module+], [+make_target+]-target-[+module+]):
10272         Pass [+extra_make_args+].
10273         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10274         (GCC_HOST_EXPORTS): Remove.
10275         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10276         cross, check-gcc, check-gcc-c++, install-gcc,
10277         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10278         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10279         * Makefile.in: Regenerate.
10280
10281 2004-06-21  Matthew Sachs  <msachs@apple.com>
10282
10283         * MAINTAINERS: Added self to write-after-approval.
10284
10285 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10286
10287         * configure.in: Check for srcdir/winsup rather than build directory
10288         winsup.
10289         * configure: Regenerate.
10290
10291 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10292
10293         * configure.in: Don't build Cygwin native newlib if winsup
10294         directory is missing.  Emit warning instead.
10295         * configure: Regenerate.
10296
10297 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10298
10299         * Makefile.tpl (touch-stage[+id+]): New.
10300         (restage[+prev+]): Depend on touch-stage[+id+].
10301
10302         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10303         Use it throughout.
10304
10305         * Makefile.def: Add profile and feedback bootstrap stages.
10306         Remove next field from bootstrap stages.
10307         * Makefile.tpl (LN, LN_S): Substitute.
10308         (stageN-start, stageN-end): Use double-colon rules, to
10309         provide a hook for additional setup commands.
10310         (distclean-stageN-gcc, restageN): Create dependencies from
10311         [+prev+], not from [+next+].
10312         (stageN-bubble): Add commands for successive stages from
10313         [+prev+], using double-colon rules.
10314         (all-stageN-gcc): Fix typo.
10315         (stagefeedback-start, profiledbootstrap): New.
10316         * Makefile.in: Regenerate.
10317         * configure.in: Call ACX_PROG_LN.
10318         * configure: Regenerate.
10319
10320 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10321
10322         * MAINTAINERS (Write After Approval): Add myself.
10323
10324 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10325
10326         * MAINTAINERS (Write After Approval): Add myself.
10327
10328 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10329
10330         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10331         without gcc.
10332         * configure: Regenerate.
10333
10334 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10335
10336         * Makefile.tpl: Fix typo.
10337         * Makefile.in: Regenerate.
10338
10339 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10340
10341         * configure.in: Remove new- prefix from toplevel
10342         bootstrap targets.
10343         * configure: Regenerate.
10344
10345 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10346
10347         * Makefile.tpl (all.normal): Rename to all.
10348         (all): Replace with a rule to pick the default
10349         target from configure.
10350         (all-gcc, configure-gcc): Use conditionals to
10351         do nothing when toplevel bootstrap is going on.
10352         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10353         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10354         * configure.in: Support --enable-bootstrap.
10355
10356         * Makefile.def: Remove new- prefix from toplevel
10357         bootstrap targets.
10358         * Makefile.tpl: Likewise.
10359
10360         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10361         target.
10362
10363         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10364         $(RECURSE_FLAGS) to recursive invocation of make.
10365
10366         * Makefile.in: Regenerate.
10367         * configure: Regenerate.
10368
10369 2004-05-30  Andreas Jaeger  <aj@suse.de>
10370             Jim Wilson  <wilson@specifixinc.com>
10371
10372         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10373         like CC.
10374
10375 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10376
10377         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10378         * configure: Regenerate.
10379
10380 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10381
10382         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10383         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10384         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10385         targets.
10386         * Makefile.in: Regenerate.
10387
10388 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10389
10390         * configure.in: Test the ability to symlink directories.
10391         * configure: Regenerate.
10392
10393         * Makefile.def (bootstrap-stage): New definitions.
10394         * Makefile.tpl (configure-stage1-gcc,
10395         configure-stage2-gcc, configure-stage3-gcc,
10396         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10397         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10398         new-restage3, compare): Autogenerate, see Makefile.in
10399         entry for behavioral changes.
10400         (distclean-stage1, new-stage1-start, new-stage1-end,
10401         new-stage1-bubble, distclean-stage2, new-stage2-start,
10402         new-stage2-end, new-stage2-bubble, distclean-stage3,
10403         new-stage3-start, new-stage3-end): New autogenerated targets.
10404         (objext, prebootstrap, BOOT_CFLAGS,
10405         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10406         targets.
10407
10408         * Makefile.in: Regenerate.
10409         (distclean-stage1, new-stage1-start, new-stage1-end,
10410         new-stage1-bubble, distclean-stage2, new-stage2-start,
10411         new-stage2-end, new-stage2-bubble, distclean-stage3,
10412         new-stage3-start, new-stage3-end): New targets.
10413         (all-stage1-gcc): Move prebootstrap dependency from here...
10414         (configure-stage1-gcc): ...to here.
10415         (new-bootstrap): Use bubble targets.
10416         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10417         Use per-stage distclean targets.
10418         (configure-stage1-gcc, configure-stage2-gcc,
10419         configure-stage3-gcc, all-stage1-gcc,
10420         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10421         Use new-stageN-start to prepare the tree.
10422
10423 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10424
10425         * Makefile.def (host_modules): add libcpp.
10426         * Makefile.tpl: Add dependencies on and for libcpp.
10427         * Makefile.in: Regenerate.
10428         * configure.in: Add libcpp host module.
10429         * configure: Regenerate.
10430
10431 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10432
10433         * Makefile.tpl: Whenever a recursive target is defined, wrap
10434         it in a special @if/@endif block, and prepare its maybe
10435         dependency in the @if/@endif block
10436         * configure.in: Instead of writing maybe dependencies, remove
10437         the @if/@endif statements, and remove the @if/@endif blocks
10438         that remain.
10439         * configure: Regenerate.
10440         * Makefile.in: Regenerate.
10441
10442 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10443
10444         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10445
10446 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10447
10448         PR bootstrap/15120
10449         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10450         * */configure: Rebuilt.
10451
10452 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10453
10454         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10455         of libf2c.
10456         * configure, Makefile.in: Regenerate.
10457
10458 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10459
10460         * MAINTAINERS (Write After Approval): Add myself.
10461
10462 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10463
10464         Merge from tree-ssa-20020619-branch.
10465
10466         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10467         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10468         (HOST_GMPLIBS): Define.
10469         (HOST_GMPINC): Define.
10470         (TARGET_LIB_PATH): Add libmudflap.
10471         (GFORTRAN_FOR_TARGET): Define.
10472         (configure-build*): Export GFORTRAN.
10473         (configure-gcc): Export GMPLIBS and GMPINC.
10474         (all-gcc): Add maybe-all-libbanshee.
10475         (configure-target-libgfortran): Define.
10476         * Makefile.in: Regenerate.
10477         * configure.in (host_libs): Add libbanshee.
10478         (target_libraries): Add target-libmudflap and target-libgfortran.
10479         Add --with-libbanshee.
10480         Handle --disable-libmudflap.
10481         (*-*-freebsd*): Use with_gmp.
10482         Add $(libgcj) to noconfigdirs.
10483         * configure: Regenerate.
10484         * depcomp: New file.
10485         * MAINTAINERS: Add tree-ssa maintainers.
10486
10487 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10488
10489         * MAINTAINERS (Various Maintainers): Add myself.
10490
10491 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10492
10493         * MAINTAINERS (Write After Approval): Add myself.
10494
10495 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10496
10497         * MAINTAINERS (Write After Approval): Add myself.
10498
10499 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10500
10501         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10502         * configure: Regenerate.
10503
10504 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10505
10506         Revert:
10507         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10508
10509         * Makefile.def (flags_to_pass): Remove *dir variables that
10510         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10511         as well as prefix and exec_prefix.
10512         * Makefile.in: Regenerate.
10513
10514 2004-04-26  Robert Millan  <robertmh@gnu.org>
10515
10516         Add patches from libtool CVS.
10517         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10518         * ltconfig: Likewise.
10519         * ltcf-c.sh: Likewise.
10520         * ltcf-cxx.sh: Likewise.
10521         * ltcf-gcj.sh: Likewise.
10522
10523 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10524
10525         * Makefile.def (host_modules): Mark with the bootstrap
10526         flag packages on which gcc depends.
10527         * Makefile.tpl (all-bootstrap): Use it.
10528         * Makefile.in: Regenerate.
10529
10530 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10531
10532         * Makefile.def (flags_to_pass): Remove *dir variables that
10533         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10534         as well as prefix and exec_prefix.
10535         * Makefile.in: Regenerate.
10536
10537 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10538
10539         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10540         * configure: Regenerate.
10541         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10542         * gcc/Makefile.tpl (compare): Use the result of the test.
10543         * gcc/Makefile.in: Regenerate.
10544
10545 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10546
10547         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10548         Always relocate gcc and prev-gcc to the original names, even
10549         if the build fails.
10550         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10551         New targets.
10552
10553 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10554
10555         * MAINTAINERS: Update my email address.
10556
10557 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10558
10559         * configure.in (mips*-*-irix5*): Enable ld.
10560         * configure: Regenerate.
10561
10562 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10563
10564         * configure: Regenerate.
10565
10566 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10567
10568         * Makefile.tpl (configure-[+module+], configure-gcc,
10569         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10570         Set and export LDFLAGS.
10571         * Makefile.in: Regenerate.
10572
10573 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10574
10575         * MAINTAINERS: Add myself to write-after-approval.
10576
10577 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10578
10579         PR bootstrap/14871
10580         * Makefile.tpl: If we don't have built-in-tree target tools,
10581         use the ones found by configure rather than hacking around with
10582         program_transform_name.
10583         * configure.in: Give Makefile.tpl the information necessary
10584         to do that.
10585         * Makefile.in: Regenerate.
10586         * configure: Regenerate.
10587
10588 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10589
10590         PR bootstrap/14760
10591         * configure.in: When computing baseargs, strip *all* copies of
10592         offending options.  Also, don't match/substitute the trailing space,
10593         so that this actually works when two similar options are separated by
10594         only one space.
10595         * configure: Regenerate.
10596
10597 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10598
10599         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10600         (rs6000-*-aix*): Same.
10601         * configure: Regenerate.
10602
10603 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10604
10605         * MAINTAINERS: Add myself to write-after-approval.
10606
10607 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10608
10609         * MAINTAINERS: Add myself to write-after-approval.
10610
10611 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10612
10613         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10614         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10615         * Makefile.in: Regenerate.
10616
10617         * configure.in (top level bootstrap support): Rework --enable-werror
10618         to set @stage2_werror_flag@.
10619         * configure: Regenerate.
10620         * Makefile.tpl (top level bootstrap support): Pass
10621         @stage2_werror_flag@ down to configure in stages 2 and 3.
10622         * Makefile.in: Regenerate.
10623
10624 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10625
10626         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10627         for stages 2 and 3 as well as in make.  As a consequence, remove
10628         OUTPUT_OPTION (now detected by configure) from the flags passed down
10629         to make.
10630         * Makefile.in: Regenerate.
10631
10632         * Makefile.tpl (new-bootstrap): Fix typo.
10633         * Makefile.in: Regenerate.
10634
10635 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10636
10637         * Makefile.tpl: Rearrange by moving recursive_targets rules
10638         into their proper sections.
10639         * Makefile.tpl (top level bootstrap support): Move disabling
10640         of coverage flags from 'make' to 'configure'; improve comments.
10641         * Makefile.in: Regenerate.
10642
10643         * Makefile.tpl (experimental top level bootstrap) Move stage1
10644         language setting from all- target to configure- target; disable
10645         intermodule optimization in stage 1; prevent gratuitous rebuilds
10646         of stage 1.
10647         * Makefile.in: Regenerate.
10648         * configure.in: Comma-separate stage 1 language list for top
10649         level bootstrap.
10650         * configure: Regenerate.
10651
10652         * Makefile.tpl: Clean up experimental top level bootstrap support:
10653         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10654         prev-gcc in configure- targets as well as all- targets.
10655         * Makefile.in: Regenerate.
10656
10657 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10658
10659         * compile: New file imported from automake.
10660
10661 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10662
10663         * configure.in: Remove symbolic link section.
10664         * configure: Regenerate.
10665         * Makefile.tpl (links): Remove.
10666         * Makefile.in: Regenerate.
10667
10668 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10669             Nathanael Nerode  <neroden@gcc.gnu.org>
10670
10671         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10672         Set with AC_CHECK_PROGS.
10673         * configure.in: Fix comment typo from last patch.
10674         * configure: Regenerate.
10675
10676 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10677
10678         * Makefile.tpl: Introduce experimental top level bootstrap support.
10679         * Makefile.in: Regenerate.
10680         * configure.in: Introduce support for top level bootstrap.
10681         * configure: Regenerate.
10682
10683 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10684             Paolo Bonzini  <bonzini@gnu.org>
10685
10686         PR bootstrap/14522
10687         * configure.in: Cope with shells that do not support unquoted ^
10688         * configure: Regenerate.
10689
10690 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10691             Paolo Bonzini  <bonzini@gnu.org>
10692
10693         PR bootstrap/14522
10694         * configure.in: Cope with shells that do not support nesting
10695         quotes inside quoted backquote substitutions.
10696         * configure: Regenerate.
10697
10698 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10699
10700         PR bootstrap/14522
10701         * configure.in: Fix escaping of $.
10702         * configure: Regenerate.
10703
10704 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10705
10706         * configure: Regenerate, since I forgot to while committing Paolo's
10707         changes.
10708
10709 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10710
10711         PR ada/14131
10712         Move language detection to the top level.
10713         * configure.in: Find default values for the tools as
10714         soon as possible.  Disable ada if GNAT is not found.
10715         Emit error message about missing languages.  Expand
10716         --enable-languages=all for the gcc subdirectory.
10717
10718 2004-03-10  Ben Elliston  <bje@gnu.org>
10719
10720         * MAINTAINERS: Update my email address.
10721
10722 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10723
10724         * ltconfig: Disable building static libraries if building shared
10725         libraries on AIX 5L.
10726
10727 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10728
10729         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10730         and disable libgcj.
10731         * configure: Regenerated.
10732
10733 2004-03-01  Brian Booth  <bbooth@redhat.com>
10734
10735         * MAINTAINERS: Add myself to write-after-approval.
10736
10737 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10738
10739         * MAINTAINERS: Add myself to write-after-approval.
10740
10741 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10742
10743         PR bootstrap/7087
10744         * Makefile.tpl: Guard XFOO sed statements better.
10745         * Makefile.tpl: Add dependency for configure-target-libada.
10746         * Makefile.in: Regenerate (incidentally fixes broken
10747         commit when libada-branch was merged).
10748
10749 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10750
10751         * MAINTAINERS: Add myself to write-after-approval.
10752
10753 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10754
10755         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10756         maintainers.
10757
10758 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10759
10760         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10761         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10762
10763 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10764
10765         PR bootstrap/11932
10766         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10767
10768 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10769
10770         * MAINTAINERS: Added myself to write-after-approval.
10771
10772 2004-02-14  Michael Koch  <konqueror@gmx.de>
10773
10774         * MAINTAINERS: Added myself to write-after-approval.
10775
10776 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10777
10778         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10779         some OS port maintainers to OS port maintainers section.
10780
10781 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10782
10783         * MAINTAINERS: Add self.
10784
10785 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10786
10787         * MAINTAINERS: Alphabetize.
10788
10789 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10790
10791         * MAINTAINERS: Remove myself.
10792
10793 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10794
10795         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10796         (rs6000-*-aix*): Same.
10797         * configure: Regenerate.
10798
10799 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10800
10801         * configure.in (host): Add in missing $noconfigdirs to defines.
10802         * configure: Regenerate.
10803
10804 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10805             Nathanael Nerode  <neroden@gcc.gnu.org>
10806
10807         PR ada/6637, PR ada/5911
10808         Merge with libada-branch:
10809         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10810         with appropriate dependencies. Add --enable-libada configure switch.
10811         * configure, Makefile.in: Regenerate.
10812
10813 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10814
10815         * MAINTAINERS: Add myself to write-after-approval.
10816
10817 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10818
10819         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10820         * configure: Regenerate.
10821
10822 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10823
10824         Merge from upstream:
10825
10826         * ltmain.in: When setting IFS to '~', be careful about user
10827         arguments that contain '~'.
10828
10829         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10830
10831         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10832         Also test $base_compile against $CC with escaped arguments. Bug
10833         reported by Geoff Keating <geoffk@apple.com>.
10834
10835 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10836
10837         * MAINTAINERS: Remove i960 port.
10838
10839 2004-01-23  DJ Delorie  <dj@redhat.com>
10840
10841         * Makefile.def (target_modules) [libiberty]: Don't stage.
10842         * Makefile.in: Rebuilt.
10843
10844 2004-01-20  Caroline Tice  <ctice@apple.com>
10845
10846         * MAINTAINERS: Add myself to write-after-approval.
10847
10848 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10849
10850         * MAINTAINERS: Update my email address.
10851
10852 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10853
10854         * MAINTAINERS: Add myself to write-after-approval.
10855
10856 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10857
10858         * MAINTAINERS: Remove entries without email address.
10859
10860 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10861
10862         * MAINTAINERS: Add myself to write-after-approval.
10863
10864 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10865
10866         * MAINTAINERS: Update my email address.
10867
10868 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10869
10870         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10871         * Makefile.tpl (configure-target-[+module+]): Support stage.
10872         * Makefile.in: Rebuilt.
10873
10874 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10875
10876         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10877
10878 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10879
10880         * MAINTAINERS: Add myself as a MIPS maintainer.
10881
10882 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10883
10884         * configure.in: Use ./config.cache, not config.cache.
10885         * configure: Regenerate.
10886         * Makefile.tpl: Special-casing not needed for GCC any more.
10887         * Makefile.in: Regenerate.
10888
10889         * configure.in: Don't share a cache file for host dirs.
10890         * configure: Regenerate.
10891
10892         * config-ml.in: Don't mess with the cache file.
10893
10894 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10895
10896         * MAINTAINERS: Move myself from 'Write After Approval' to
10897         'CPU Port Maintainers' section as SPARC maintainer.
10898
10899 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10900
10901         * Makefile.tpl: Make GCC use a separate config.cache.
10902         * Makefile.in: Regenerate.
10903
10904         PR bootstrap/11932, PR bootstrap/11933
10905         (I don't know if it will fix either of them, but it relates
10906         to them.)
10907         * configure.in: Don't use shared config.cache for target
10908         directories.
10909         * configure: Regenerate.
10910
10911 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10912
10913         * MAINTAINERS: Add myself to 'Write After Approval' section.
10914
10915 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10916
10917         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10918         * configure: Regenerated.
10919
10920 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10921
10922         * MAINTAINERS: Remove the mn10200 maintainer.
10923
10924 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10925
10926         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10927         * configure: Regenerated.
10928
10929 2003-12-16  Jan Hubicka  <jh@suse.cz>
10930
10931         * MAINTAINERS: Add myself as callgraph maintainer.
10932
10933 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10934
10935         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10936         * configure: Regenerate.
10937
10938 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10939
10940         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10941         'Write After Approval' section. Update email.
10942
10943 2003-12-01  James Lemke  <jim@wasabisystems.com>
10944
10945         * MAINTAINERS (Write After Approval): Add myself.
10946
10947 2003-11-20  Matt Thomas  <matt@3am-software.com>
10948
10949         * MAINTAINERS: Add myself as a vax port maintainer.
10950
10951 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10952
10953         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10954         (configure-build-[+module+], configure-[+module+]): Likewise.
10955         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10956         * Makefile.in: Regenerate.
10957
10958 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10959
10960         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10961         shared/dylibed libraries.
10962         * ltmain.sh: Likewise.
10963         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10964         * ltcf-cxx.sh: Likewise.
10965         * ltcf-gcj.sh: Likewise.
10966         * ltconfig: Likewise.
10967
10968 2003-11-17  Stan Cox  <scox@redhat.com>
10969
10970         * MAINTAINERS: Add myself as iq2000 port maintainer.
10971
10972 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10973
10974         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10975         * Makefile.in: Regenerate.
10976
10977 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10978
10979         * config.sub: Update to 2003-11-03 version.
10980
10981 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10982
10983         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10984         * configure:  Regenerate.
10985
10986 2003-10-20  Nicolas Pitre  <nico@cam.org>
10987
10988         * MAINTAINERS: Add myself to 'Write After Approval' section.
10989
10990 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10991
10992         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10993
10994 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10995
10996         * MAINTAINERS: Update my email address.
10997
10998 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10999
11000         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11001
11002 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11003
11004         * MAINTAINERS: Add myself to 'Write After Approval' section.
11005
11006 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11007
11008         * config.guess: Update to 2003-10-16 version.
11009         * config.sub: Update to 2003-10-16 version.
11010
11011 2003-10-15  David Daney  <ddaney@avtrex.com>
11012
11013         * MAINTAINERS: Added myself to 'Write After Approval' section.
11014
11015 2003-10-15  Falk Hueffner  <falk@debian.org>
11016
11017         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11018         'Write After Approval' section. Update email.
11019
11020 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11021
11022         * MAINTAINERS: Move myself from 'Write After Approval' to
11023         'Various Maintainers' section as middle-end maintainer.
11024
11025 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11026
11027         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11028         HOST_FLAGS_TO_PASS.
11029         * Makefile.in: Regenerate.
11030
11031 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11032
11033         * config.guess: Update to 2003-10-07 version.
11034         * config.sub: Update to 2003-10-07 version.
11035
11036 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11037
11038         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11039         * ltconfig (irix5*, irix6*): Don't override version_type.
11040
11041 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11042
11043         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11044         * configure: Rebuilt
11045         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11046         * Makefile.in: Rebuilt
11047
11048 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11049
11050         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11051
11052 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11053
11054         * MAINTAINERS (Write After Approval): Add myself.
11055
11056 2003-09-29  Paul Koning  <ni1d@arrl.net>
11057
11058         * MAINTAINERS: Move myself from "Write After Approval"
11059         to CPU platform maintainers for pdp11 platform.
11060
11061 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11062
11063         * MAINTAINERS: Move myself from 'Write After Approval' to
11064         'Various Maintainers' section as libffi testsuite maintainer.
11065
11066 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11067
11068         * configure.in: Pass a computed --program-transform-name
11069         to subconfigures.
11070         * configure: Regenerated.
11071
11072 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11073
11074         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11075         * Makefile.in: Regenerate.
11076
11077         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11078         * Makefile.in: Regenerate.
11079
11080 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11081
11082         * MAINTAINERS: Move myself from 'Write After Approval'
11083         to 'Various Maintainers' (objective-c) section.
11084
11085 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11086
11087         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11088         quoting.
11089         * configure: Regenerated.
11090
11091 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11092
11093         * MAINTAINERS (Write After Approval): Add myself to write after
11094         approval list.
11095
11096 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11097
11098         * MAINTAINERS (Write After Approval): Add myself.
11099
11100 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11101
11102         * MAINTAINERS: Update my e-mail address.
11103
11104 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11105
11106         * libtool.m4 (LD): Correct powerpc64 host match.
11107
11108 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11109
11110         * MAINTAINTERS: Update my affiliation and email address.
11111
11112 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11113
11114         * MAINTAINERS (Write After Approval): Add myself.
11115
11116 2003-09-04  DJ Delorie  <dj@redhat.com>
11117
11118         * configure: Regenerate.
11119
11120 2003-09-04  Robert Millan  <robertmh@gnu.org>
11121
11122         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11123
11124 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11125
11126         * configure.in: Ensure arguments to sed are properly spaced.
11127         * configure: Regenerate.
11128
11129 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11130
11131         * MAINTAINERS: Update my e-mail address.
11132
11133 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11134
11135         * MAINTAINERS (Write After Approval): Add myself.
11136
11137 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11138
11139         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11140         * configure: Regenerated.
11141
11142 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11143
11144         * MAINTAINERS: Update my email address.
11145
11146 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11147
11148         * configure.in:  Use newline instead of semicolon when assuming
11149         shell arguments in a for loop.
11150         * configure:  Regenerated.
11151
11152 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11153
11154         * MAINTAINERS: Resurrect the i860 maintainer.
11155
11156 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11157
11158         PR 8180
11159         * configure.in: When testing with_libs and with_headers, treat
11160         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11161         * configure: Regenerate.
11162
11163         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11164         make, shell, etc.
11165         (baseargs): Likewise.
11166         * configure: Regenerate.
11167
11168 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11169
11170         * MAINTAINERS (Write After Approval): Add myself.
11171
11172 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11173
11174         * configure.in: Disable libgcj for darwin not on powerpc.
11175         * configure: Rebuild.
11176
11177 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11178
11179         * config-ml.in, symlink-tree: Add license.
11180
11181 2003-08-03  Richard Stallman  <rms@gnu.org>
11182             Eben Moglen  <moglen@columbia.edu>
11183
11184         * README.SCO: New file.
11185
11186 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11187
11188         * Makefile.tpl (check, check-c++): Express dependencies using
11189         dependencies rather than commands.
11190         * Makefile.in: Regenerate.
11191
11192 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11193
11194         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11195         * configure: Ditto.
11196
11197 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11198
11199         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11200         * Makefile.in: Update.
11201
11202 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11203
11204         * configure.in: Enable libgcj for darwin.
11205         * configure: Rebuild.
11206
11207 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11208
11209         * config-ml.in:  Use ac_configure_args directly instead of
11210         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11211         actually seen.
11212
11213 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11214
11215         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11216         creating target and build subdirs to build all parent dirs as needed.
11217         * Makefile.in: Rebuild.
11218         * configure.in: Don't build dirs explicitly here.
11219         * configure: Rebuild.
11220
11221 2003-07-26  Paul Brook  <paul@nowt.org>
11222
11223         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11224
11225 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11226
11227         * Makefile.tpl (all-make): Depend on intl.
11228         * Makefile.in: Rebuilt.
11229
11230 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11231
11232         * install-sh:  Update to newer upstream versions (associated with
11233         aclocal 1.7).
11234         * mkinstalldirs:  Likewise.
11235         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11236
11237 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11238
11239         * MAINTAINERS: Move self from Bug database only accounts
11240         to write-after-approval.
11241
11242 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11243
11244         * config.if: Remove unused libc_interface determination.
11245
11246 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11247
11248         * MAINTAINERS: Move self from write-after-approval to
11249         build machinery (*.in).
11250
11251 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11252
11253         PR bootstrap/11273
11254         PR bootstrap/11408
11255         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11256         unused INSTALL_PROGRAM_ARGS.
11257         * configure.in: Use AC_PROG_INSTALL.
11258         * Makefile.in: Regenerate.
11259         * configure: Regenerate.
11260
11261 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11262
11263         * MAINTAINERS: Alphabetize.
11264
11265 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11266
11267         * configure: Rebuilt.
11268         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11269         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11270         newlib nor libgloss.
11271         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11272         * configure.in (am33_2.0-*-linux*): Added.
11273
11274 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11275
11276         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11277         * configure: Regenerate.
11278
11279 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11280
11281         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11282         * Makefile.in: Regenerate.
11283
11284 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11285
11286         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11287         * Makefile.in: Regenerate.
11288
11289 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11290
11291         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11292         * Makefile.in: Regenerated.
11293
11294         * config-ml.in: Replace PWD with PWD_COMMAND.
11295
11296 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11297
11298         * intl: New directory; see intl/ChangeLog for details.
11299         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11300         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11301         * Makefile.in: Regenerate.
11302
11303 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11304
11305         * configure.in: Clean up config-lang.in handling.  Delete
11306         useless assignment to "subdirs".
11307         * configure: Regenerate.
11308
11309 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11310
11311         * configure.in: Rename 'target_libs' to 'target_libraries'.
11312         Remove useless reference to 'target_libs'.
11313         * configure: Regenerate.
11314
11315 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11316
11317         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11318         * Makefile.in: Regenerate.
11319
11320 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11321
11322         * Makefile.def: Introduce flags_to_pass.
11323         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11324         * Makefile.in: Regenerate.
11325
11326 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11327
11328         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11329         and target-libgloss.
11330         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11331         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11332         * configure: Regenerate.
11333
11334 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11335
11336         * configure.in: Update testsuite_flags to new location.
11337         * configure. Regenerate.
11338
11339 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11340
11341         * Makefile.tpl: Remove BUILD_CC stuff.
11342         * Makefile.in: Regenerate.
11343
11344 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11345
11346         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11347
11348 2003-06-16  Graeme Peterson  <gp@qnx.com>
11349
11350         * MAINTAINERS (Write After Approval): Add myself.
11351
11352 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11353
11354         * config.guess: Update to 2003-06-12 version.
11355         * config.sub: Update to 2003-06-13 version.
11356
11357 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11358
11359         * config.guess: Update to 2003-06-06 version.
11360         * config.sub: Update to 2003-06-06 version.
11361
11362 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11363
11364         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11365         * configure. Regenerate.
11366
11367 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11368
11369         * configure.in: Disable serial configure by default.
11370         * configure: Regenerate.
11371         * Makefile.tpl: Abolish .NOTPARALLEL.
11372         * Makefile.in: Regenerate.
11373
11374         * Makefile.tpl: Replace {build,host,target}_canonical by
11375         {build,host,target}.
11376         * Makefile.in: Regenerate.
11377
11378         * Makefile.tpl: Fix stupid pasto.
11379         * Makefile.in: Regenerate.
11380
11381 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11382
11383         * Makefile.tpl: Remove bogus conditional.
11384         * Makefile.in: Regenerate.
11385
11386 2003-06-05  Jan Hubicka  <jh@suse.cz>
11387
11388         * Makefile.tpl (profiledbootstrap): New target.
11389         * Makefile.in (profiledbootstrap): New target.
11390
11391 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11392
11393         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11394         Pinski. Remove user names from other bugzilla-only maintainers.
11395
11396 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11397
11398         * Makefile.tpl: Make 'recursive targets' using autogen rather
11399         than shell loop.  Remove duplicate 'clean' targets and false
11400         comments.
11401         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11402         Add systematic method of specifying missing targets in subdirs.
11403         Add copyright boilerplate.
11404         * Makefile.in: Regenerate.
11405         * configure.in: Add 'recursive targets' to maybe list.
11406         * configure: Regenerate.
11407
11408         * MAINTAINERS: "GNATS only" -> "Bug database only".
11409
11410         * Makefile.tpl: Rename [+target+] to [+make_target+].
11411         * Makefile.def: Rename 'target' to 'make_target'.
11412
11413 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11414
11415         * MAINTAINERS: Add self as options handling maintainer.
11416
11417 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11418
11419         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11420         been too long since I touched those ports.
11421
11422 2003-05-28  DJ Delorie  <dj@redhat.com>
11423
11424         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11425         * Makefile.in: Regenerate.
11426
11427 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11428
11429         * configure.in: Use curly braces in the definition of tooldir.
11430         * configure: Regenerate.
11431
11432 2003-05-21  DJ Delorie  <dj@redhat.com>
11433
11434         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11435         newlib or libgloss.
11436         * Makefile.in: Regenerate.
11437
11438 2003-05-21  DJ Delorie  <dj@redhat.com>
11439
11440         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11441         * Makefile.in: Regenerate.
11442
11443 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11444
11445         * MAINTAINERS: Update my e-mail address.
11446
11447 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11448
11449         * configure.in: Switch more things to use maybe dependencies.
11450         * Makefile.tpl: Switch more things to use maybe dependencies.
11451         Factor out common code from autogen IF statements.
11452         * configure: Regenerate.
11453         * Makefile.in: Regenerate.
11454
11455 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11456
11457         * configure.in: Accept i[3456789]86 for machine type.
11458         * configure: Regenerate.
11459
11460 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11461
11462         * configure.in: Switch more things to use maybe dependencies.
11463         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11464         * configure: Regenerate.
11465         * Makefile.tpl: Switch more things to use maybe dependencies.
11466         * Makefile.in: Regenerate.
11467
11468 2003-05-16  Andreas Schwab  <schwab@suse.de>
11469
11470         * Makefile.tpl (install-opcodes): Define.
11471         * Makefile.in: Rebuild.
11472
11473 2003-05-13  Andreas Jaeger  <aj@suse.de>
11474
11475         * config.guess: Update to 2003-05-09 version.
11476         * config.sub: Update to 2003-05-09 version.
11477
11478 2003-05-13  Michael Eager  <eager@mvista.com>
11479
11480         * configure.in: Correct sed script so that options in quotes are not
11481         deleted.
11482         * configure: Rebuild.
11483
11484 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11485
11486         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11487         and $$s/newlib/libc/sys/cygwin32 include paths.
11488         * configure: Ditto.
11489
11490 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11491
11492         * MAINTAINERS: Update my email addresses.
11493
11494 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11495
11496         * config-ml.in: Propagate INSTALL variables.
11497
11498 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11499
11500         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11501
11502 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11503
11504         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11505         * Makefile.in: Regenerate.
11506
11507 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11508
11509         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11510
11511 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11512
11513         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11514
11515 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11516
11517         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11518         * Makefile.in: Regenerated.
11519
11520 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11521
11522         * MAINTAINERS (Write After Approval): Upgrade myself from
11523         GNATS only to write-after-approval. Update my mail address.
11524
11525 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11526
11527         (OS Port Maintainers: freebsd): Add myself.
11528
11529 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11530
11531         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11532
11533 2003-04-22  Kean Johnston  <jkj@sco.com>
11534
11535         * MAINTAINERS (SCO ports): Added myself.
11536
11537 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11538
11539         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11540
11541 2003-04-19  Kean Johnston  <jkj@sco.com>
11542
11543         * MAINTAINERS (Write After Approval): Add myself.
11544
11545 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11546
11547         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11548         * Makefile.in: Regenerate.
11549
11550 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11551
11552         * configure.in (powerpc64*-*-linux*): Remove.
11553         * configure: Rebuilt.
11554
11555 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11556
11557         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11558         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11559         and restrap.
11560         * Makefile.in:  Regenerate.
11561
11562 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11563
11564         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11565         * configure: Regenerated.
11566
11567 2003-04-15  DJ Delorie  <dj@redhat.com>
11568
11569         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11570
11571 2003-04-13  Nick Clifton  <nickc@redhat.com>
11572
11573         * config-ml.in: Remove support for --disable-aix removing
11574         call-aix multilibs.
11575
11576 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11577
11578         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11579         * */configure: Rebuilt.
11580
11581 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11582
11583         * MAINTAINERS: Add my email address.
11584
11585 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11586
11587         * MAINTAINERS (Write After Approval): Add myself.
11588
11589 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11590
11591         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11592         * Makefile.in: Regenerate.
11593
11594 2003-03-14  Michael Chastain  <mec@shout.net>
11595
11596         * Makefile.in: Regenerate with correct Makefile.def.
11597
11598 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11599
11600         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11601         Make macro.
11602         * Makefile.in: Regenerate.
11603         * configure.in: Clean up gxx_include_dir logic.
11604         * configure: Regenerate.
11605
11606 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11607
11608         * MAINTAINERS (Write After Approval): Add myself.
11609
11610 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11611
11612         * MAINTAINERS: Update my mail address.
11613
11614 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11615
11616         * configure.in (gxx_include_dir): Fix typo.
11617         * configure: Regenerated.
11618
11619 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11620
11621         * Makefile.tpl: Reindent.
11622         * Makefile.in: Regenerate.
11623         * configure.in: Reindent.  Don't set unused variables.
11624         * configure: Regenerate.
11625
11626 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11627
11628         * configure.in: Include $(build_tooldir)/sys-include in
11629         FLAGS_FOR_TARGET.
11630         * configure: Regenerated.
11631
11632 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11633
11634         * Makefile.tpl: Always pass down RANLIB.
11635         * Makefile.in: Regenerate.
11636
11637         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11638         * Makefile.in: Regenerate.
11639         * configure.in: Remove unused logic relating to --enable-shared
11640         and --enable-threads.  Remove bogus comments.  Remove redundant
11641         noconfigdirs.
11642         * configure: Regenerate.
11643
11644         * configure.in: Replace ${libstdcxx_version} by its value.
11645         Remove reference to mh-dgux.
11646         * configure: Regenerate.
11647
11648 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11649
11650         * MAINTAINERS (Write After Approval): Add myself.
11651
11652 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11653
11654         * Makefile.tpl: Rearrange.
11655         * Makefile.in: Regenerate.
11656
11657 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11658
11659         * configure.in: Add support for kaOS as cross build target system.
11660         * configure: Regenerated.
11661
11662 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11663
11664         * MAINTAINERS (Write after approval): Add myself.
11665
11666 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11667
11668         * MAINTAINERS: Update my email address.
11669
11670 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11671
11672         * MAINTAINERS: Add self to blanket write privs. section.
11673
11674 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11675
11676         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11677         configure-target-* as some target builds may require additional
11678         flags for preprocessor tests.
11679         * Makefile.in: Regenerated.
11680
11681 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11682
11683         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11684         * ltconfig: Handle it.
11685         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11686         auto-detecting it.
11687
11688         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11689         it is used as argument to $CC.
11690         * ltcf-gcj.sh: Likewise.
11691
11692         * configure.in: Introduce --enable-maintainer-mode.
11693         * configure: Rebuilt.
11694         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11695         for maintainer mode.
11696         * Makefile.in: Rebuilt.
11697
11698 2003-02-18  Jason Merrill  <jason@redhat.com>
11699
11700         * Makefile.tpl (check-c++): Allow parallelism.
11701
11702 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11703
11704         * MAINTAINERS: Remove John Carr (who never actually had access to
11705         gcc.gnu.org).
11706
11707 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11708
11709         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11710         don't configure target-libobjc.
11711         * configure: Regenerate.
11712
11713 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11714
11715         * Makefile.tpl (RANLIB): Define.
11716         * Makefile.in: Regenerate.
11717
11718 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11719
11720         * MAINTAINERS: Update my email.
11721
11722 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11723
11724         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11725         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11726         * Makefile.in: Regenerated.
11727         * configure.in: Remove all traces of snavigator, db, and grep.
11728         * configure: Regenerated.
11729
11730 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11731
11732         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11733         After Approval.
11734
11735 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11736
11737         * MAINTAINERS (Write after approval): Add myself.
11738
11739 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11740
11741         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11742         * Makefile.in: Regenerated.
11743
11744 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11745
11746         * config.guess: Updated to 2003-01-30's version.
11747         * config.sub: Updated to 2003-01-28's version.
11748
11749 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11750
11751         * config.if: If gcc_version is already set, just use it.  Don't set
11752         gcc_version_trigger if it's already set, otherwise set it to
11753         gcc/version.c, but only if the file exists.  If it is not set and
11754         gcc/version.c does not exist, try to extract the version number from
11755         $CC.
11756
11757 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11758
11759         * MAINTAINERS: Add myself to write-after-approval list.
11760
11761 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11762
11763         * configure.in:  Revert 24Jan change.
11764         * configure:  Regenerate.
11765
11766 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11767
11768         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11769         entry of HJ Lu.
11770
11771 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11772
11773         * configure.in: Revert previous change.
11774         * configure: Regenerate.
11775
11776 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11777
11778         * configure.in: Make rda native-only.
11779         * configure: Regenerate.
11780
11781 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11782
11783         * MAINTAINERS: Move myself from GNATS-only-accounts to
11784         write-after-approval.
11785
11786 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11787
11788         * configure.in: Add missing \.
11789         * configure: Rebuilt.
11790
11791 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11792
11793         * configure.in (baseargs): Avoid using \| in sed regular
11794         expressions.
11795         * configure: Rebuilt.
11796
11797 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11798
11799         * configure.in (baseargs): Remove all supported forms of
11800         --cache-file, --srcdir, --host, --build and --target options
11801         from argument lists.
11802         * configure: Rebuilt.
11803
11804 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11805
11806         * MAINTAINERS: Add myself to write-after-approval list.
11807
11808 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11809
11810         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11811         * configure: Rebuilt.
11812
11813 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11814
11815         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11816         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11817         * Makefile.in: Regenerate.
11818         * configure: Regenerate.
11819
11820 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11821
11822         * configure.in: Remove Makefile in build, host and target modules
11823         unless configure was run with --no-recursion.
11824         * configure: Rebuilt.
11825
11826 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11827
11828         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11829         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11830         * Makefile.in: Regenerate.
11831
11832 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11833
11834         * config.guess: Update to 2003-01-03 version.
11835         * config.sub: Update to 2003-01-03 version.
11836
11837 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11838
11839         * configure: Regenerate with proper autoconf 2.13.
11840
11841 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11842
11843         * configure.in: Add AC_PREREQ for consistency.
11844         * configure: Regenerate.
11845
11846 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11847
11848         * configure.in (GDB_TK): Add tcl directories conditional on
11849         gdb/gdbtk directory being present.
11850         * configure: Regenerate.
11851
11852 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11853
11854         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11855         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11856         * configure: Rebuilt.
11857
11858 2002-12-31  Tom Tromey  <tromey@redhat.com>
11859
11860         * Makefile.in: Rebuilt.
11861         * Makefile.def (target_modules) [libffi]: Allow installation.
11862
11863 2002-12-31  Andreas Schwab  <schwab@suse.de>
11864
11865         * configure.in: Fix use of $program_transform_name.
11866         * configure: Regenerated.
11867
11868 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11869
11870         * configure.in (baseargs): Don't remove first configure argument.
11871         * configure: Regenerated.
11872
11873 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11874
11875         * Makefile.tpl (local-distclean): Don't remove...
11876         (multilib.ts): ... this.  Moved into...
11877         (multilib.out): ... this.  Don't use sub-make.
11878         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11879         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11880         (configure-build-[+module+], configure-[+module+],
11881         configure-target-[+module+], configure-gcc): ... these.  Test
11882         for Makefile existence.  Drop config.status from dependencies.
11883         * Makefile.in: Rebuilt.
11884         * configure.in: Move gcc-version-trigger to the end of
11885         ac_configure_args.  Add comments to maybedep.tmp and
11886         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11887         nonopt from baseargs, matching and removing corresponding
11888         whitespace while at it.
11889         * configure: Rebuilt.
11890
11891 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11892
11893         * configure.in (host_configargs): Replace reference to
11894         no-longer-defined buildopts with --build=${build_alias}.
11895         * configure: Rebuilt.
11896
11897         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11898         program_transform_name to standard idiom.
11899         (AUTOGEN, AUTOCONF): Define.
11900         (Makefile.in): Use $(AUTOGEN).
11901         (Makefile): Depend on config.status, and use autoconf-style rule to
11902         build it.  Move original commands to...
11903         (config.status): ... this new target.
11904         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11905         $(AUTOCONF).
11906         * Makefile.in: Rebuilt.
11907
11908 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11909
11910         * Makefile.tpl: Fix dramatic bustage due to change in
11911         program_transform_name.
11912         * Makefile.in: Regenerate.
11913
11914         * configure.in: Remove unnecessary PATH setting.
11915         * configure: Regnerate.
11916
11917         * configure.in: Don't default to unprefixed tools unless
11918         the native tools will work.
11919         * configure: Regenerate.
11920
11921         * configure.in: Convert to autoconf script.  Blow away lots
11922         of now-redundant Makefile fragments.
11923         * configure: Generate using Autoconf.
11924         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11925         * Makefile.in: Regenerate.
11926
11927 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11928
11929         * configure: Fix stupid bug where RANLIB was mistakenly included.
11930
11931         * configure.in: Rename (buildargs, hostargs, targargs) to
11932         (build_configargs, host_configargs, target_configargs).
11933
11934         * configure.in: Move logic out of sed statement.
11935
11936         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11937         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11938
11939 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11940
11941         * config.sub: Import from master repository
11942         * config.guess: Ditto
11943
11944 2002-12-24  Andreas Schwab  <schwab@suse.de>
11945
11946         * Makefile.tpl (multilib.out): Fix missing space.
11947         * Makefile.in: Regenerate.
11948
11949 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11950
11951         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11952         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11953         * Makefile.in: Regenerate.
11954         * configure.in: Remove unnecessary leftovers.
11955
11956 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11957
11958         * configure.in (extra_ranlibflags_for_target): New variable.
11959         (*-*-darwin): Add -c to ranlib commands.
11960         * configure (tooldir): Handle extra_ranlibflags_for_target.
11961
11962 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11963
11964         * Makefile.tpl: Revert HJL's change.
11965         * Makefile.in: Regenerated.
11966         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11967         always.
11968
11969 2002-12-19  Andreas Schwab  <schwab@suse.de>
11970
11971         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11972         * Makefile.in: Regenerate.
11973
11974 2002-12-18  H.J. Lu  <hjl@gnu.org>
11975
11976         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11977         * Makefile.in: Regenerated.
11978
11979         * configure.in (build_prefix): New. Substitute.
11980
11981 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11982
11983         * Makefile.tpl: Don't let real targets depend on phony targets.
11984         * Makefile.in: Regenerate.
11985
11986         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11987         * Makefile.in: Regenerate.
11988
11989 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11990
11991         * config.sub: Import from master repository
11992         * config.guess: Ditto
11993
11994 2002-12-16  Jason Merrill  <jason@redhat.com>
11995
11996         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11997         previous 'make bootstrap'.
11998         * Makefile.in: Regenerate.
11999
12000 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12001
12002         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12003
12004 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12005
12006         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12007         * Makefile.in: Regenerate.
12008
12009 2002-12-13  Jason Merrill  <jason@redhat.com>
12010
12011         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12012         library tests.
12013         (check-c++): Just depend on it and check-target-libstdc++-v3.
12014         * Makefile.in: Regenerate.
12015
12016 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12017
12018         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12019         * Makefile.in: Rebuilt.
12020
12021 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12022
12023         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12024
12025 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12026
12027         * configure: Fix bug put in by gremlins.
12028
12029         * Makefile.tpl: Substitute more autoconfily.
12030         * configure: Substitute more autoconfily.
12031         * Makefile.in: Regenerate.
12032
12033 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12034
12035         * config.sub: Import from master repository
12036         * config.guess: Ditto
12037         * MAINTAINERS: Added Svein Seldal under write after approval
12038
12039 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12040
12041         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12042         * Makefile.in (all-sim): Ditto.
12043
12044 2002-12-06  DJ Delorie  <dj@redhat.com>
12045
12046         * Makefile.tpl: Change configure dependencies to not have real
12047         targets depend on phony targets.
12048
12049 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12050
12051         * configure.in: Revert unintentional change.
12052
12053         * Makefile.tpl: Change dependency for */multilib.out so that
12054         it works when gcc isn't in the tree.
12055
12056         * configure.in: Substitute more.
12057         * configure: Run subconfigures from the Makefile.
12058         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12059         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12060
12061 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12062
12063         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12064
12065 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12066
12067         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12068         and corresponding dependencies.
12069         * Makefile.in: Regenerate.
12070
12071         * configure.in (host_tools): Order binutils, gas and ld for
12072         convenience in running the testsuites.
12073
12074         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12075         * Makefile.in: Regenerate.
12076         * configure.in: Introduce rules to serialize subconfigure runs.
12077
12078         * configure.in: Introduce BASE_CC_FOR_TARGET.
12079         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12080         Realize configure-build-* targets.  Realize configure-target-* targets.
12081         * Makefile.in: Regenerate.
12082
12083 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12084
12085         * configure: Move gcc_version_trigger stuff from here...
12086         * configure.in: ...to here.
12087
12088         * configure.in: Separate subconfigure options added by this file from
12089         options given by the user.  Add machinery to put args for host
12090         subconfigures into the Makefile.
12091
12092         * Makefile.tpl: Remove 'vault' targets.
12093         * Makefile.tpl: Reorder and comment dependencies.
12094         * Makefile.in: Regenerate.
12095
12096 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12097         * configure.in: Fix my broken commit of previous patch. (sigh)
12098
12099 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12100
12101         * configure.in: Move host-specific darwin noconfigdirs into
12102         the host-specific section.
12103
12104 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12105
12106         * configure.in: Move host-specific darwin noconfigdirs into
12107         the host-specific section.
12108
12109 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12110
12111         * configure: Remove skip-this-dir support.
12112         * Makefile.tpl: Remove skip-this-dir support.
12113
12114         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12115         subdirectories.
12116         * Makefile.in: Regenerate.
12117
12118         * Makefile.tpl: Strip out useless setting of 'dir'.
12119         * Makefile.in: Regenerate.
12120
12121 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12122
12123         * configure.in: Fix deeply stupid bug.
12124
12125         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12126         shell code in CXX_FOR_TARGET
12127         * Makefile.def: Introduce raw_cxx.
12128         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12129         RAW_CXX_FOR_TARGET.
12130         * Makefile.in: Regenerate.
12131
12132 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12133
12134         * Makefile.tpl: Remove unnecessary ifs.
12135         * Makefile.in: Regenerate.
12136
12137         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12138         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12139         targets for 'no_install' modules.
12140         * configure: Move GDB_TK substitution to configure.in.  Move
12141         build_modules stuff to configure.in.
12142         * configure.in: Implement soft dependency machinery.  Maybe-ize
12143         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12144         * Makefile.in: Regenerate.
12145
12146 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12147
12148         * Makefile.tpl: Make all-target, install-target behave similarly
12149         to all, install (only hitting configured targets).  Eliminate
12150         unused macro defintions.
12151
12152         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12153         build != host.
12154
12155         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12156
12157         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12158
12159         * configure.in: Produce lists of subdir targets we're actually
12160         configuring.  Remove references to "dosrel".
12161         * Makefile.tpl: Let configure set which subdir targets are hit.
12162         Remove install-cross; clean up install; remove ALL.  Remove
12163         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12164         Autogenerate host module targets.  Remove empty dependency lines
12165         and redundant dependency; rearrange slightly.
12166         * Makefile.def: Add host-side libtermcap, utils.
12167
12168         * Makefile.in: Regenerate.
12169
12170 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12171
12172         * ltconfig (osf[345]): Append $major to soname_spec.
12173         Reflect this in library_names_spec.
12174         * ltmain.sh (osf): Prefix $major with . for use as extension.
12175
12176 2002-11-19  Andreas Jaeger  <aj@suse.de>
12177
12178         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12179         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12180         and sparc64 GNU/Linux systems.
12181
12182 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12183
12184         * MAINTAINERS: Update email.
12185
12186 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12187
12188         * MAINTAINERS: Complete James Dennett's entry.
12189
12190 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12191
12192         * MAINTAINERS (Write After Approval): Add myself.
12193
12194 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12195
12196         * Makefile.tpl: syntactic cleanup
12197
12198 2002-11-13  Stuart Hastings  <stuart@apple.com>
12199
12200         * MAINTAINERS: Add myself to write-after-approval list.
12201
12202 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12203
12204         * Makefile.def: Add list of recursive targets to autogenerate.
12205         Add build_modules.
12206         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12207         targets.  Autogenerate *-build-* targets.
12208         * Makefile.in: Regenerate.
12209
12210 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12211
12212         * configure: More autoconf-style substitutions.
12213         * Makefile.tpl: More autoconf-style substitutions.
12214         * Makefile.in: Regenerate.
12215
12216 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12217
12218         * configure: Substitute more variables in a more autoconf-friendly
12219         way.  Simplify slightly.
12220         * Makefile.tpl: Make more variables substitutable in an
12221         autoconf-friendly way.
12222         * Makefile.in: Regenerate.
12223
12224 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12225
12226         * MAINTAINERS (Write After Approval): Add myself.
12227
12228 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12229
12230         * configure.in (v810*): Remove special setting of tools.
12231
12232         * configure: Add support for extra required flags for ar or nm.
12233         * configure.in (aix4.3+): Use above support for target-specific
12234         issues, rather than using config/mt-aix43.
12235
12236 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12237
12238         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12239         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12240         with $srcdir.  Reformat indentation.  Substitute some variables
12241         formerly hard-coded in the Makefile for build=host.
12242         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12243         * Makefile.def: Autogenerate more.
12244         * Makefile.in: Regenerate.
12245
12246 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12247
12248         * MAINTAINERS (Write After Approval): Add myself.
12249
12250 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12251
12252         * Makefile.def (host_modules): Add rda.
12253         * Makefile.in: Regenerate.
12254         * configure.in (target_tool): Add target-rda to list.
12255
12256 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12257
12258         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12259
12260 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12261
12262         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12263         and restrap targets to this rule.
12264         * Makefile.in:  Regenerate.
12265
12266 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12267
12268         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12269         GNATS only accounts.
12270
12271 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12272
12273         * configure.in (i[3456]86-*-linux*): Add check to disable
12274         ${libgcj} for glibc1.
12275
12276 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12277
12278         * MAINTAINERS: Add myself as ip2k port maintainer.
12279
12280 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12281
12282         * configure.in: Add tic4x target.
12283
12284 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12285
12286         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12287         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12288         * Makefile.in: Regenerate.
12289
12290         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12291         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12292         * Makefile.in: Regenerate.
12293
12294 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12295
12296         * MAINTAINERS: Add myself as web pages co-maintainer.
12297
12298 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12299
12300         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12301         * Makefile.in: Regenerate.
12302
12303 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12304
12305         * MAINTAINERS: Add myself and Nathan Sidwell
12306         <nathan@codesourcery.com> as VxWorks maintainers.
12307
12308 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12309
12310         * Makefile.def: Remove order dependency comments.
12311         * Makefile.tpl: Add explicit install-install dependencies.
12312         * Makefile.in: Regenerate.
12313
12314         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12315         * Makefile.in: Regenerate.
12316
12317         * Makefile.tpl: Add configure-target (for src-release in src)
12318         * Makefile.in: Regenerate.
12319
12320 2002-09-30  Nick Clifton  <nickc@redhat.com>
12321
12322         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12323
12324 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12325
12326         * configure.in (s390*-*-linux*): Enable libgcj.
12327
12328 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12329
12330         * configure: Revert accidentally applied changes.
12331
12332         * Makefile.tpl: Make more autoconf-friendly.
12333         * Makefile.in: Regenerate.
12334         * configure: Make substitution more autoconf-like.
12335
12336 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12337
12338         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12339         single entry to handle all these.
12340         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12341         libjava on arm-*-elf.
12342
12343 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12344
12345         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12346         things that depend on them.
12347
12348 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12349
12350         * Makefile.tpl: Make subsituted variables more autoconfy.
12351         * Makefile.in: Regenerate.
12352         * configure: Make seds more autoconfy.
12353
12354 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12355
12356         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12357         * Makefile.in: Regenerate.
12358         * configure.in: Rewrite sed statements to look autoconfy.
12359
12360         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12361         all-target-foo on configure-target-foo.
12362         * Makefile.def: Ditto.
12363         * Makefile.in: Rebuild.
12364
12365 2002-09-25  Andrew Haley  <aph@redhat.com>
12366
12367         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12368
12369 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12370
12371         * Makefile.def: New file.
12372         * Makefile.tpl: New file.
12373         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12374         * contrib/gcc_update: Note that Makefile.in is a generated file.
12375
12376         * configure.in: Minor rearrangement.  Simplify tests.
12377
12378 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12379
12380         * configure.in (with_headers): Skip copy if value is "yes".
12381         (with_libs): Likewise.
12382
12383 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12384
12385         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12386         * configure.in (sh*-*-pe*): Ditto.
12387         * configure.in (mips*-*-pe*): Ditto.
12388         * configure.in (*arm-wince-pe): Ditto.
12389
12390         * configure.in: Rearrange.
12391
12392 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12393
12394         * MAINTAINERS: Update my email address.
12395
12396 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12397
12398         * MAINTAINERS: (Write After Approval): Add myself.
12399
12400 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12401
12402         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12403
12404 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12405
12406         * MAINTAINERS: Change my mailing address.
12407
12408 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12409
12410         * MAINTAINERS (Write After Approval): Remove myself.
12411         (Various Maintainers: c++ runtime libs): Add myself.
12412
12413 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12414
12415         * MAINTAINERS (Write After Approval): Remove myself.
12416         (Various Maintainers: c++ runtime libs): Add myself.
12417
12418 2002-08-15  Eric Christopher  <echristo@redhat.com>
12419
12420         * config.sub: Import from master repository.
12421         * config.guess: Ditto.
12422
12423 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12424
12425         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12426         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12427         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12428
12429 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12430
12431         * MAINTAINERS: Add self to rs6000 vector extensions.
12432
12433 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12434
12435         * libiberty/configure: Reverted unintended yesterday's check in.
12436
12437 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12438
12439         * boehm-gc/configure, libf2c/configure: Rebuilt.
12440         * libffi/configure, libiberty/configure: Ditto.
12441         * libjava/configure, libobjc/configure: Ditto.
12442         * libstdc++-v3/configure, zlib/configure: Ditto.
12443         Merged from binutils:
12444         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12445         From Steve Ellcey <sje@cup.hp.com>:
12446         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12447         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12448         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12449         IA64.
12450         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12451         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12452         soname_spec, sys_lib_search_path_spec): Ditto.
12453
12454 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12455
12456         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12457
12458 2002-08-04  H.J. Lu  (hjl@gnu.org)
12459
12460         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12461
12462 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12463
12464         * MAINTAINERS (Write After Approval): Add myself.
12465
12466 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12467
12468         * configure.in: Move generic linux case to end.  Copy generic
12469         linux noconfigdirs to mips*-*-linux* entry and new
12470         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12471
12472 2002-07-19  Michael Matz  <matz@suse.de>
12473
12474         * MAINTAINERS: Add myself as ra* maintainer.
12475
12476 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12477
12478         * config.guess: Update to 2002-07-09 version.
12479         * config.sub: Update to 2002-07-03 version.
12480
12481 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12482
12483         * MAINTAINERS: Fix typo in a maintainer email address.
12484
12485 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12486
12487         * configure.in: Remove two redundant tests.
12488
12489 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12490
12491         * configure.in (mips*-*-irix6*o32): Enable stabs.
12492
12493 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12494
12495         * configure.in: Don't build grez.
12496         * Makefile.in: Ditto.
12497
12498         * Makefile.in: Remove references to bsp, cygmon, libstub.
12499         * configure.in: Ditto.
12500
12501         * configure.in: Remove leftover reference to gdbtest.
12502
12503 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12504
12505         * configure.in (gxx_include_dir):  Change to match versioned
12506         C++ headers if --enable-version-specific-runtime-libs is used.
12507
12508 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12509
12510         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12511
12512 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12513
12514         * configure.in: Make --without-x work.
12515
12516 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12517
12518         * configure.in: Rearrange target Makefile fragment collection.
12519
12520         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12521         cvs[src].
12522         * configure.in: Ditto.
12523
12524 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12525
12526         * MAINTAINERS (Write After Approval): Update my e-mail address.
12527
12528 2002-06-24  Ben Elliston  <bje@redhat.com>
12529
12530         * configure.in (host_tools): Remove cgen.
12531
12532         * Makefile.in (all-cgen): Remove; runs from its source directory.
12533         (check-cgen, install-cgen, clean-cgen): Likewise.
12534         (all-opcodes): Do not depend on all-cgen.
12535         (all-sim): Likewise.
12536
12537 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12538
12539         * Makefile.in: Eliminate 'apache' targets.
12540         * configure.in: Eliminate 'apache' targets.
12541
12542         * configure.in: Eliminate redundant tests.  Reorganize.
12543
12544         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12545
12546         * config-ml.in: Eliminate references to Cygnus configure.
12547
12548         * Makefile.in: Eliminate references to building emacs.
12549
12550 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12551
12552         * MAINTAINERS: Update my email address.
12553
12554 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12555
12556         * config.if (libstdcxx_incdir): Version C++ headers.
12557         (cxx_incdir): Remove.
12558
12559 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12560
12561         * MAINTAINERS (Write After Approval): Add self.
12562
12563 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12564
12565         * configure.in: Add support for ip2k.
12566
12567 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12568
12569         * configure.in: Fix AIX configury bug.
12570
12571 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12572
12573         * MAINTAINERS (Write After Approval): Add self.
12574
12575 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12576
12577         * configure.in: replace ${topsrcdir} with ${srcdir}
12578
12579         * configure.in: Move definition of libstdcxx_flags
12580         right above usage, rather than waaay earlier.
12581
12582         * configure.in: Pull definition of is_cross_compiler earlier.
12583
12584         * configure.in: Rearrange a little.
12585
12586         * configure.in: Remove references to librx.
12587         * Makefile.in: Remove references to librx.
12588
12589 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12590
12591         * config.sub: Add support for avr target.
12592         Import from master sources, rev 1.255
12593
12594 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12595
12596         * configure, .cvsignore:  Revert previous change...
12597         * Makefile:  ...delete.
12598
12599 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12600
12601         * configure.in: Eliminate ${gasdir} variable.
12602
12603 2002-06-18  Dave Brolley  <brolley@redhat.com>
12604
12605         * configure.in: Add support for frv.
12606         * config.sub: Add support for frv.
12607
12608 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12609
12610         * configure:  Remove garbage from previous commit.
12611
12612 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12613
12614         * configure:  For in-source builds, make a subdir and re-exec there.
12615         * Makefile:  New file.  Pass targets through to build directory.
12616         * .cvsignore:  No longer ignore "Makefile".
12617
12618 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12619
12620         * MAINTAINERS (Write After Approval): Add self.
12621
12622 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12623
12624         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12625
12626 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12627
12628         * configure.in (vax-*-netbsd*): Re-enable gas.
12629
12630 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12631
12632         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12633         BUILD_PREFIX_1, to correct nomenclature.
12634         * configure: Likewise.
12635
12636         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12637         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12638
12639 2002-05-31  Olaf Hering  <olh@suse.de>
12640
12641         * config-ml.in: Propogate DESTDIR also.
12642
12643 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12644
12645         * configure.in (vax-*-netbsd*): Don't build gas for this
12646         platform.
12647
12648 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12649
12650         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12651         and libgcj for AVR.
12652
12653 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12654
12655         * MAINTAINERS (Write After Approval): Add myself.
12656
12657 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12658
12659         * config.guess: Update to 2002-05-22 version.
12660         * config.sub: Likewise.
12661
12662 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12663
12664         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12665         * config-ml.in: Likewise.
12666         * configure: Likewise.
12667         * configure.in: Likewise.
12668
12669 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12670
12671         * MAINTAINERS: Update my email address.
12672
12673 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12674
12675         * configure.in: Simplify makefile fragment collection.
12676
12677         * configure.in: Remove code to build emacs.
12678
12679         * configure.in : Remove --srcdir argument from targargs and buildargs
12680         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12681
12682         * configure: Move some logic to configure.in.
12683         * configure.in: Move some logic from configure.
12684
12685 2002-05-11  Tom Tromey  <tromey@redhat.com>
12686
12687         * MAINTAINERS: Reflect libgcj reality.
12688
12689 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12690
12691         * Makefile.in: Honour DESTDIR.
12692
12693 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12694
12695         * config.guess: Import 2002-03-20 version.
12696         * config.sub: Import 2002-04-26 version.
12697
12698 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12699
12700         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12701
12702 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12703
12704         * MAINTAINERS: Add self.
12705
12706 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12707
12708         * ltmain.sh: Detect and handle object name conflicts
12709         while piecewise linking a static library.
12710
12711 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12712
12713         * configure.in (noconfigdirs): Don't disable libgcj on
12714         sparc64-*-solaris* and sparcv9-*-solaris*.
12715
12716 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12717
12718         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12719
12720 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12721
12722         * configure.in (FLAGS_FOR_TARGET): Do not add
12723         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12724         on i[3456]86-*-linux*.
12725
12726 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12727
12728         * configure.in (noconfigdirs): Replace [ ] with test.
12729
12730         * configure.in (noconfigdirs): Do not add target-newlib if
12731         target == i[3456]86-*-linux*, and host == target.
12732
12733 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12734
12735         * configure.in: delete reference to absent file
12736
12737         * configure.in: replace '[' with 'test'
12738
12739         * configure.in: Eliminate references to gash.
12740         * Makefile.in: Eliminate references to gash.
12741
12742         * configure.in: remove useless references to 'pic' makefile fragments.
12743
12744         * configure.in: (*-*-windows*) Finish removing.
12745
12746         * configure.in: Eliminate redundant test for libgui.
12747
12748 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12749
12750         * MAINTAINERS: Add self and realphabetize.  Update entries
12751         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12752         entry for a29k port maintainer.
12753
12754 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12755
12756         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12757         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12758
12759 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12760
12761         * configure.in: remove references to dead files
12762
12763 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12764
12765         * MAINTAINERS: Add information about purpose of this file.
12766
12767 2002-04-18  Tom Tromey  <tromey@redhat.com>
12768
12769         * configure.in: Disallow configuring libgcj when it is already
12770         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12771         Solaris 2.8 by default.  For PR libgcj/6158.
12772
12773 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12774
12775         * configure.in:  Move default CC setting out of config/mh-* fragments
12776         directly into here.
12777
12778 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12779
12780         * configure.in: don't even try to configure or make a subdirectory
12781         if there's no configure script for it.
12782
12783 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12784
12785         * MAINTAINERS: Remove chill maintainers.
12786         * Makefile.in (CHILLFLAGS): Remove.
12787         (CHILL_LIB): Remove.
12788         (TARGET_CONFIGDIRS): Remove libchill.
12789         (CHILL_FOR_TARGET): Remove.
12790         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12791         CHILL_LIB.
12792         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12793         (CHECK_TARGET_MODULES): Likewise.
12794         (INSTALL_TARGET_MODULES): Likewise.
12795         (CLEAN_TARGET_MODULES): Likewise.
12796         (configure-target-libchill): Remove.
12797         (all-target-libchill): Remove.
12798         * configure.in (target_libs): Remove target-libchill.
12799         Do not compute CHILL_FOR_TARGET.
12800         * libchill: Remove directory.
12801
12802 2002-04-11  DJ Delorie  <dj@redhat.com>
12803
12804         * Makefile.in, configure.in: Sync with binutils, entries
12805         follow...
12806
12807 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12808
12809         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12810         (do-tar, do-bz2): New rules.
12811         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12812         (gdb-tar): New rule.
12813         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12814         (insight_dejagnu.tar): New rule.
12815         (insight.tar): New rule.
12816         (gdb+dejagnu.tar): New rule.
12817         (gdb.tar): New rule.
12818
12819 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12820
12821         * Makefile.in: Add all-tix to deps for all-snavigator
12822         so that tix is built when building snavigator.
12823
12824 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12825
12826         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12827         ld and gdb are not supported.
12828
12829 2002-01-07  Mark Salter  <msalter@redhat.com>
12830
12831         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12832         Allow target-libgloss to be built for arm, strongarm, and xscale.
12833
12834 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12835
12836         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12837         options for i[3456]86-pc-linux* native builds.
12838
12839 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12840
12841         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12842         files from .po files for a distribution.
12843
12844 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12845
12846         * configure.in: Enable libstdc++-v3 for h8300 targets.
12847
12848 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12849
12850         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12851         version from bfd/.
12852
12853 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12854
12855         * Makefile.in (VER): When present, extract the version number from
12856         the file version.in.
12857
12858 2001-05-24  Tom Rix  <trix@redhat.com>
12859
12860         * configure.in : enable ld for aix
12861
12862 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12863
12864         * config.guess: Add linux target for S/390.
12865
12866 2000-11-07  Philip Blundell  <pb@futuretv.com>
12867
12868         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12869
12870 2000-11-03  Philip Blundell  <pb@futuretv.com>
12871
12872         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12873         files.
12874
12875 2001-01-15  Ben Elliston  <bje@redhat.com>
12876
12877         * configure.in (host_tools): Add sid.
12878         Always configure cgen.
12879
12880 2000-11-24  Nick Clifton  <nickc@redhat.com>
12881
12882         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12883
12884 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12885
12886         * Makefile.in (ALL_MODULES): Add all-cgen.
12887         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12888         (all-cgen): New target.
12889         (all-opcodes,all-sim): Depend on all-cgen.
12890         * configure.in (host_tools): Add cgen.
12891         Only configure cgen if --enable-cgen-maint.
12892
12893 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12894
12895         * configure.in: Add *-*-freebsd* configurations.
12896
12897 2002-04-08  Tom Tromey  <tromey@redhat.com>
12898
12899         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12900         Fixes PR libgcj/6068.
12901
12902 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12903
12904         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12905
12906 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12907
12908         * configure.in (alpha*-dec-osf*): Enable libgcj.
12909
12910 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12911
12912         * MAINTAINERS (Write After Approval): Add myself.
12913
12914 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12915
12916         Fix for: PR bootstrap/3591, target/5676
12917         * configure.in (mcore-pe): Disable the configuration of
12918         libstdc++-v3 since exceptions are not supported.
12919
12920 2002-03-20  Anthony Green  <green@redhat.com>
12921
12922         * configure.in: Enable libgcj for xscale-elf target.
12923
12924 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12925
12926         * MAINTAINERS:  Update my email address.
12927
12928 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12929
12930         * ltmain.sh (relink_command): Fix typo in previous change.
12931
12932 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12933
12934         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12935         (relink_command): Added --tag flags.
12936         (mode=install): If relinking fails; error out.
12937
12938 2002-03-12  Richard Henderson  <rth@redhat.com>
12939
12940         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12941         .NOTPARALLEL tag.
12942         (do-check): Rename from check.
12943         (check): Allow parallel check.
12944
12945 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12946
12947         * MAINTAINERS: Add myself as maintainer for xtensa port.
12948         Fix alphabetical order in CPU port maintainer list.
12949         Remove myself from Write After Approval list.
12950
12951 2002-03-11  Richard Henderson  <rth@redhat.com>
12952
12953         * Makefile.in (.NOTPARALLEL): Add fake tag.
12954
12955 2002-03-07  H.J. Lu  (hjl@gnu.org)
12956
12957         * configure.in: Enable gprof for mips*-*-linux*.
12958
12959 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12960
12961         * MAINTAINERS (Write After Approval): Add myself.
12962
12963 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12964
12965         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12966         libjava.
12967         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12968
12969 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12970
12971         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12972         because its Makefile is there; test for the executable instead.
12973
12974 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12975
12976         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12977         libstdc++-v3 and libjava.
12978
12979 2002-02-11  Adam Megacz  <adam@xwt.org>
12980
12981         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12982         boehm-gc
12983
12984 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12985
12986         * config.guess: Updated to 2002-01-30's version.
12987         * config.sub: Updated to 2002-02-01's version.
12988         Contribute sh64-elf.
12989         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12990         * configure.in: Added sh64-*-*.
12991
12992 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12993
12994         * MAINTAINERS: Belatedly add myself to write after approval list.
12995
12996 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12997
12998         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12999         Remove self as Write After Approval.
13000
13001 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13002
13003         * MAINTAINERS: Put self in as maintainer for contrib/regression
13004         directory.
13005
13006 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13007
13008         * MAINTAINERS:  Update my email address.
13009
13010 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13011
13012         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13013         target-libiberty, and target-libgloss.  Skip Java-related
13014         libraries if not supported for NetBSD on target CPU.
13015
13016 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13017
13018         * install-sh: Use _inst.$$_ for temp file name.
13019
13020 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13021
13022         * MAINTAINERS (Write After Approval): Move my contact info
13023         from here...
13024         (OS Port Maintainers): ...to here (netbsd).
13025
13026 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13027
13028         * MAINTAINERS (Write After Approval): Add myself.
13029
13030 2002-01-17  H.J. Lu  <hjl@gnu.org>
13031
13032         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13033         (all-target-fastjar): Also depend on all-target-libiberty.
13034
13035 2002-01-16  H.J. Lu  (hjl@gnu.org)
13036
13037         * config.guess: Import from master sources, rev 1.225.
13038         * config.sub: Import from master sources, rev 1.238.
13039
13040 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13041
13042         * MAINTAINERS (Write After Approval): Remove myself.
13043
13044 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13045
13046         * MAINTAINERS (Write After Approval): Add myself.
13047
13048 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13049
13050         * MAINTAINERS: Add self as docs co-maintainer.
13051
13052 2001-12-11  Matthias Klose  <doko@debian.org>
13053
13054         * MAINTAINERS (Write After Approval): Add myself.
13055
13056 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13057
13058         * MAINTAINERS: Update my email address.
13059
13060 2001-12-07  Turly O'Connor  <turly@apple.com>
13061         * MAINTAINERS (Write After Approval): Add myself.
13062         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13063         (rs6000_initialize_trampoline): Call __trampoline_setup for
13064         ABI_DARWIN too.
13065         * darwin-tramp.asm: New file, implements __trampoline_setup.
13066         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13067
13068 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13069
13070         * MAINTAINERS (Write After Approval): Add myself.
13071
13072 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13073
13074         * configure, configure.in: Use temp file for long sed commands.
13075
13076 2001-12-03  Laurent Guerby  <guerby@acm.org>
13077
13078         * config.sub: Update to version 1.232 on subversion.
13079
13080 2001-12-03  Ben Elliston  <bje@redhat.com>
13081
13082         * MAINTAINERS: Update mail address for config.* patches.
13083
13084 2001-11-27  DJ Delorie  <dj@redhat.com>
13085             Zack Weinberg  <zack@codesourcery.com>
13086
13087         When build != host, create libiberty for the build machine.
13088
13089         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13090         CONFIG_ARGUMENTS.
13091         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13092         New variables.
13093         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13094         and rules.
13095         (all.normal): Depend on ALL_BUILD_MODULES.
13096         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13097         (all-build-libiberty): Depend on configure-build-libiberty.
13098
13099         * configure: Calculate and substitute proper value for
13100         ALL_BUILD_MODULES.
13101         * configure.in: Create the build subdirectory.
13102         Calculate and substitute TARGET_CONFIGARGS (formerly
13103         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13104
13105 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13106
13107         * MAINTAINERS (write-after-approval): Add self.
13108
13109 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13110
13111         * MAINTAINERS (GNATS only accounts): Remove self.
13112
13113 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13114
13115         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13116         libf2c.
13117
13118 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13119
13120         * MAINTAINERS (Write After Approval): Add self.
13121
13122 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13123
13124         * MAINTAINERS: mips and s390 are also CPU ports.
13125
13126 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13127
13128         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13129
13130 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13131
13132         * MAINTAINERS: Alphabetize.
13133
13134 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13135
13136         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13137
13138 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13139
13140         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13141
13142 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13143
13144         * configure.in (--enable-languages): Be more permissive about
13145         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13146
13147 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13148
13149         * config.sub: Import from master sources, rev. 1.230.
13150         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13151
13152 2001-11-07  Laurent Guerby  <guerby@acm.org>
13153
13154         * MAINTAINERS (Write After Approval): Add self.
13155
13156 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13157
13158         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13159
13160 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13161
13162         * config.sub: Import from master sources, rev 1.226.
13163         * config.guess: Import from master sources, rev 1.216.
13164
13165 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13166
13167         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13168         * MAINTAINERS: Add self as maintainer of MMIX port.
13169         Remove old after-approval entry.
13170
13171 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13172
13173         * ChangeLog, configure: Fix spelling errors.
13174
13175 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13176
13177         * MAINTAINERS: Tweak my address.
13178
13179 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13180
13181         * MAINTAINERS: Update my email address.
13182
13183 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13184
13185         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13186         * MAINTAINERS: Add self as maintainer of CRIS port.
13187
13188 2001-10-10  Geert Bosch  <bosch@gnat.com>
13189
13190         * MAINTAINERS (Various maintainers: Ada front end):
13191         Added Robert Dewar.
13192
13193 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13194
13195         * MAINTAINERS (Write After Approval): Added self
13196
13197 2001-10-02  Geert Bosch  <bosch@gnat.com>
13198
13199         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13200
13201 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13202
13203         * configure: Handle temporary files securely using mkdir.
13204
13205 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13206
13207         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13208
13209 2001-09-26  Will Cohen  <wcohen@redhat.com>
13210
13211         * configure.in (*-*-linux*): Disable configuration of target-newlib
13212         and target-libgloss.
13213
13214 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13215
13216         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13217         RANLIB.
13218
13219 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13220
13221         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13222         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13223         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13224         avoid quotes nesting problems.
13225         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13226         (DO_X): Export only variables that are set.
13227
13228 2001-09-19  Ben Elliston  <bje@redhat.com>
13229
13230         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13231         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13232         semantics.  Use the shell built-in "type" command instead.
13233
13234 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13235
13236         Merged from gcc-3_0-branch:
13237         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13238         * ltcf-c.sh: Use $objext, not $ac_objext.
13239         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13240         * ltcf-cxx.sh: Add support for GNU.
13241         2001-07-22  Timothy Wall  <twall@redhat.com>
13242         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13243         default settings if using GNU tools with that configuration.
13244         * ltcf-cxx.sh: Ditto.
13245         * ltcf-gcj.sh: Ditto.
13246         2001-07-21  Michael Chastain  <chastain@redhat.com>
13247         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13248         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13249         * ltmain.sh: Mark as gcc-local.
13250
13251 2001-08-30  Eric Christopher  <echristo@redhat.com>
13252             Jason Eckhardt  <jle@redhat.com>
13253
13254         * config.guess: Merge from master sources.
13255         * config.sub: Merge from master sources, add support for mipsisa32.
13256
13257 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13258         * config.sub: Merge from master sources, rev 1.219.
13259         * MAINTAINERS: Add self as contact for stormy16 port.
13260
13261 2001-08-14  Zack Weinberg  <zackw@panix.com>
13262
13263         * config.sub: Merge from master sources, rev 1.218.
13264         * config.guess: Merge from master sources, rev 1.209.
13265
13266 2001-08-11  Graham Stott  <grahams@redhat.com>
13267
13268         * Makefile.in (check-c++): Add missing semicolon.
13269
13270 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13271
13272         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13273
13274 2001-07-30  Eric Christopher  <echristo@redhat.com>
13275
13276         * MAINTAINERS (Various maintainers: mips port): Added myself.
13277
13278 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13279
13280         * configure.in (sh-*-linux*): New.
13281
13282 2001-07-27  Richard Henderson  <rth@redhat.com>
13283
13284         * .cvsignore: Add LAST_UPDATED.
13285
13286 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13287
13288         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13289
13290 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13291
13292         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13293
13294 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13295
13296         * MAINTAINERS (Write After Approval): Added myself.
13297
13298 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13299
13300         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13301         and libgcj on m68hc11/m68hc12.
13302
13303 2001-06-27  H.J. Lu  (hjl@gnu.org)
13304
13305         * Makefile (CFLAGS_FOR_BUILD): New.
13306         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13307
13308 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13309
13310         * README: Remove version number.
13311
13312 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13313
13314         * INSTALL/README: Update wrt. to the installation instructions now
13315         residing in gcc/doc/install.texi.
13316
13317 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13318
13319         * README: Replace with a cut-down and updated version of gcc/README.
13320
13321 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13322
13323         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13324         multilibs to be disabled.
13325
13326 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13327
13328         * MAINTAINERS (Write After Approval): Add myself.
13329
13330 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13331
13332         * config.guess: Import CVS version 1.195.
13333         * config.sub: Import CVS version 1.212.
13334
13335 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13336
13337         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13338         gcc/xgcc is built, use -print-prog-name to find out the program
13339         name to use.
13340
13341 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13342
13343         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13344         appear to also be in the master copy.
13345         * config.sub:  Import CVS version 1.211.
13346
13347 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13348
13349         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13350         with_gcc]: Use `gcc -shared' to build a shared library.
13351
13352 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13353
13354         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13355         archives.
13356
13357 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13358
13359         * MAINTAINERS (Write After Approval): Add myself.
13360
13361 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13362
13363         * configure.in (libstdcxx_flags): Do not try to execute
13364         libstdc++-v3/testsuite_flags until it exists.
13365
13366 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13367
13368         * MAINTAINERS: Update my email address.
13369
13370 2001-05-31  Graham Stott  <grahams@redhat.com>
13371
13372         * MAINTAINERS (Write After Approval): Add myself.
13373
13374 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13375
13376         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13377         libraries when using g++ with native linker.
13378
13379 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13380
13381         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13382
13383 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13384
13385         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13386         [aix4*|aix5*]: Prepend blank.
13387
13388 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13389
13390         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13391         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13392         of subdir/configure scripts to use the new libtool.m4.
13393
13394 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13395
13396         * MAINTAINERS (Write After Approval): Add myself.
13397
13398 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13399
13400         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13401
13402 2001-05-11  Ben Elliston  <bje@redhat.com>
13403
13404         * Makefile.in (all-sid): New target.
13405         (check-sid, clean-sid, install-sid): Likewise.
13406
13407 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13408
13409         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13410
13411 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13412
13413         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13414         libgcj.
13415
13416 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13417
13418         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13419         gcc/xgcc is built, use -print-prog-name to find out the program
13420         name to use.
13421
13422 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13423
13424         * configure.in (noconfigdirs): Don't reset it from scratch in the
13425         target case; only append to it.
13426
13427         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13428         sparc-*-solaris2.8]: Disable ${libgcj}.
13429
13430 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13431
13432         * configure.in (libgcj_saved): Copy from $libgcj.
13433         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13434         --disable-libgcj.
13435
13436 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13437
13438         * MAINTAINERS: Remove self as MIPS maintainer and
13439         C front end maintainer.
13440
13441 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13442
13443         * configure.in: Move *-chorusos target case to the proper switch.
13444         Disable libgcj.
13445
13446 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13447
13448         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13449         1.641.2.228.
13450
13451 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13452
13453         * Makefile.in (STAGE1_CFLAGS): Pass down.
13454
13455 2001-04-13  Alan Modra  <amodra@one.net.au>
13456
13457         * config.guess: Add hppa64-linux support.  Note for next import that
13458         this is already in the master file.
13459         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13460
13461 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13462
13463         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13464         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13465
13466 2001-04-11  Stan Shebs  <shebs@apple.com>
13467
13468         * MAINTAINERS: Add self as Darwin port maintainer.
13469
13470 2001-04-11  Alan Modra  <amodra@one.net.au>
13471
13472         * MAINTAINERS: Update my email address.
13473
13474 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13475
13476         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13477         recent versions of FreeBSD (release 3 or later).
13478         * ltconfig: On FreeBSD, -lc must not be provided when building
13479         a shared library or else the standard -pthread gcc option is
13480         rendered worthless to later users of the built library.
13481
13482 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13483
13484         * MAINTAINERS: Add self and RTH as C front end maintainers.
13485
13486 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13487
13488         * config.sub: Make sure to match an already-canonicalized
13489         machine name (eg. mn10300-unknown-elf).
13490
13491 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13492
13493         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13494         New macros.
13495         (bootstrap, cross): Use RECURSE_FLAGS.
13496         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13497
13498 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13499
13500         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13501
13502 2001-03-22  Colin Howell  <chowell@redhat.com>
13503
13504         * Makefile.in (DO_X): Do not backslash single-quotes in
13505         backquotes (two places).
13506
13507 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13508
13509         Re-installed:
13510         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13511         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13512         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13513         * ltcf-cxx.sh: Likewise.
13514         * ltcf-gcj.sh: Likewise.
13515
13516 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13517
13518         * MAINTAINERS: Add myself as "documentation co-maintainer".
13519
13520 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13521
13522         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13523         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13524
13525 2001-03-19  Tom Tromey  <tromey@redhat.com>
13526
13527         * config-ml.in: Handle GCJ and GCJFLAGS.
13528
13529 2001-03-21  Michael Chastain  <chastain@redhat.com>
13530
13531         * Makefile.in: all-m4 depends on all-texinfo.
13532
13533 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13534
13535         * MAINTAINERS: Add myself to write after approval list.
13536
13537 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13538
13539         * Makefile.in (DO_X): Quote nested quotes.
13540
13541 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13542
13543         * MAINTAINERS: Add myself to write after approval list.
13544
13545 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13546
13547         * Makefile.in (DO_X): Use double quotes for quoting
13548         "RANLIB=$${RANLIB}".
13549
13550 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13551
13552         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13553
13554 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13555
13556         * configure.in: Only use `lang_requires' for languages athat are
13557         actually enabled.
13558
13559 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13560
13561         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13562
13563 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13564
13565         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13566
13567 2001-03-07  Tom Tromey  <tromey@redhat.com>
13568
13569         * configure.in: Allow config-lang.in to set `lang_requires' to list
13570         of other required languages.
13571
13572 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13573
13574         * Makefile.in: Remove RANLIB definition. Use RANLIB
13575         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13576         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13577
13578 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13579             Alexandre Oliva  <aoliva@redhat.com>
13580
13581         * Makefile.in (check-c++): Use tabs, not spaces.
13582
13583 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13584
13585         * MAINTAINERS: add myself to Write After Approval list.
13586
13587 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13588
13589         * Makefile.in (check-c++): New rule.
13590
13591         * configure.in (target_libs): Remove libg++.
13592         (noconfigdirs): Remove libg++.
13593         (noconfigdirs): Same.
13594         (noconfigdirs): Same.
13595         (noconfigdirs): Same.
13596
13597         * config-ml.in: Remove libg++ references.
13598
13599         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13600         (ALL_TARGET_MODULES): Same.
13601         (configure-target-libg++): Remove.
13602         (all-target-libg++): Remove.
13603         (configure-target-libio): Remove.
13604         (all-target-libio): Remove.
13605         (check-target-libio): Remove.
13606         (.PHONY): Remove.
13607         (libg++.tar.bz2): Remove.
13608         (all-target-cygmon): Remove libio.
13609         (all-target-libstdc++): Remove.
13610         (configure-target-libstdc++): Remove.
13611         (TARGET_LIB_PATH): Remove libstdc++.
13612         (ALL_GCC_CXX): Remove libstdc++.
13613         (all-target-gperf): Correct.
13614
13615 2001-02-16  Nick Clifton  <nickc@redhat.com>
13616
13617         * configure.in (noconfigdirs): Allow configuration of texinfo
13618         for Cygwin hosts.
13619
13620 2001-02-15  Anthony Green  <green@redhat.com>
13621
13622         * configure: Introduce GCJ_FOR_TARGET.
13623         * configure.in: Ditto.
13624         * Makefile.in: Ditto.
13625
13626 2001-02-13  Andreas Schwab  <schwab@suse.de>
13627
13628         * MAINTAINERS: Update mail address.
13629
13630 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13631
13632         * config.guess: Add linux target for S/390.
13633         * config.sub: Likewise.
13634
13635 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13636
13637         * configure.in: for *-chorusos, don't config target-newlib and
13638         target-libgloss.
13639
13640 2001-02-06  Ben Elliston  <bje@redhat.com>
13641
13642         * configure: Output host type to stdout, not stderr.
13643
13644 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13645
13646         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13647         * ltcf-cxx.sh: Likewise.
13648
13649         * config.if: Assume enable_libstdcxx_v3 is defined.
13650
13651 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13652
13653         Remove V2 C++ library.
13654         * configure.in: Remove --enable-libstdcxx_v3 support.
13655
13656 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13657
13658         * include/demangle.h: Add prototype for java_demangle_v3.
13659
13660 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13661
13662         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13663
13664 2001-01-27  Richard Henderson  <rth@redhat.com>
13665
13666         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13667
13668 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13669
13670         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13671         Don't unset, it's non-portable and no longer necessary, set to empty
13672         instead.
13673
13674 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13675
13676         * ltconfig: Shell portability fix for the tagname validity check.
13677
13678 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13679
13680         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13681         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13682
13683 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13684
13685         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13686
13687 2001-01-26  Tom Tromey  <tromey@redhat.com>
13688
13689         * configure.in: Allow libgcj to be built on Sparc Solaris.
13690
13691 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13692
13693         * ltcf-c.sh: Add aix5 case.
13694         * ltcf-cxx.sh: Likewise.
13695         * ltconfig: Likewise.
13696
13697 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13698
13699         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13700         keep at least one of build_libtool_libs or build_old_libs set to
13701         yes.
13702
13703         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13704         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13705
13706 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13707
13708         * configure.in: Enable libgcj on several additional platforms.
13709
13710 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13711
13712         * configure.in: Enable libgcj for linux targets.
13713
13714 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13715
13716         * MAINTAINERS (Write After Approval): Add myself.
13717
13718 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13719
13720         * MAINTAINERS: Add myself as vax port maintainer.
13721
13722 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13723
13724         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13725
13726 2001-01-09  Mike Stump  <mrs@wrs.com>
13727
13728         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13729         failures of subdirectories.
13730
13731 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13732
13733         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13734         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13735         * ltcf-cxx.sh: Likewise.
13736         * ltcf-gcj.sh: Likewise.
13737         * ltconfig.sh: Fix typo.
13738
13739 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13740
13741         * configure: handle DOS-style absolute paths.
13742
13743 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13744
13745         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13746
13747 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13748
13749         * MAINTAINERS: Add myself as avr port co-maintainer.
13750
13751 2000-12-28  Ben Elliston  <bje@redhat.com>
13752
13753         * MAINTAINERS: Add myself under ``Write After Approval''.
13754
13755 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13756
13757         * texinfo: Remove directory from GCC.
13758
13759 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13760
13761         * COPYING: Update to current
13762         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13763         to 19yy as example year in copyright notice).
13764
13765 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13766
13767         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13768         (libstdcxx_incdir): Pass down.
13769         * config.if: Remove expired bits for cxx_interface, add stub.
13770         (libstdcxx_incdir): Add variable for g++ include directory.
13771         * configure.in (gxx_include_dir): Use it.
13772
13773 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13774
13775         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13776         with old-email address from ``Write After Approval''.
13777
13778 2000-12-15  Andreas Jaeger  <aj@suse.de>
13779
13780         * configure.in: Handle lang_dirs.
13781
13782 2000-12-14  Tom Tromey  <tromey@redhat.com>
13783
13784         * MAINTAINERS: Removed brads.
13785
13786         * MAINTAINERS: Added gcj developers.
13787
13788 2000-12-13  Anthony Green  <green@redhat.com>
13789
13790         * configure.in: Disable libgcj for any target not specifically
13791         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13792         with g++ abi.
13793
13794 2000-12-13  Mike Stump  <mrs@wrs.com>
13795
13796         * Makefile.in (local-distclean): Also remove fastjar.
13797
13798 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13799
13800         * contrib/gcc_update: Add fastjar --touch entries.
13801
13802 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13803
13804         * configure.in: Disable language-specific target libraries for
13805         languages that aren't enabled.
13806
13807 2000-12-10  Anthony Green  <green@redhat.com>
13808
13809         * configure.in: Define libgcj.  Disable libgcj target libraries for
13810         most targets.
13811
13812 2000-12-10  Neil Booth  <neilb@earthling.net>
13813
13814         * MAINTAINERS: Update mail address, remove from WAA list.
13815
13816 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13817
13818         * libjava: Imported from /cvs/java.
13819         * libffi: Likewise.
13820         * Boehm-gc: Likewise.
13821
13822 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13823
13824         * configure.in (target_libs): Revert 2000-12-08 patch.
13825         (noconfigdirs): Added target-libjava.
13826
13827 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13828
13829         * djunpack.bat: removed.
13830
13831 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13832
13833         * Makefile.in: handle DOS-style absolute paths.
13834         * config-ml.in: likewise.
13835         * symlink-tree: likewise.
13836
13837 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13838
13839         * fastjar: Imported.
13840
13841 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13842
13843         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13844         libjava.
13845         * configure.in (target_libs): Removed `target-libjava'.
13846
13847 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13848
13849         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13850         (ALL_MODULES): Added fastjar.
13851         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13852         (all-target-libjava): all-fastjar replaces all-zip.
13853         (all-fastjar): Added.
13854         (configure-target-fastjar, all-target-fastjar): Likewise.
13855         * configure.in (host_tools): Added fastjar.
13856
13857 2000-12-07  Mike Stump  <mrs@wrs.com>
13858
13859         * Makefile.in (local-distclean): Remove leftover built files.
13860
13861 2000-11-24  Nick Clifton  <nickc@redhat.com>
13862
13863         * configure.in (xscale-elf): Add target.
13864         (xscale-coff): Add target.
13865
13866 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13867
13868         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13869         recent versions of FreeBSD (release 3 or later).
13870         * ltconfig: On FreeBSD, -lc must not be provided when building
13871         a shared library or else the standard -pthread gcc option is
13872         rendered worthless to later users of the built library.
13873
13874 2000-11-16  Fred Fish  <fnf@be.com>
13875
13876         * configure.in (enable_libstdcxx_v3): Fix typo,
13877         libstd++ -> libstdc++.
13878
13879 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13880
13881         * MAINTAINERS: Add self to Write After Approval list.
13882
13883 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13884
13885         * MAINTAINERS: Update my email address.  Add myself to global write
13886         privs list.
13887
13888 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13889
13890         * Makefile.in: Merge with src and libgcj.
13891         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13892         configure-target-<library> when their configure scripts need the C
13893         or C++ library to have already been built to work properly.
13894         (do_proto_toplev): Set them to an empty string.
13895
13896         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13897         (REALLY_SET_LIB_PATH): Use them.
13898
13899 2000-11-17  Stan Shebs  <shebs@apple.com>
13900
13901         * MAINTAINERS: Add self to Write After Approval list.
13902
13903 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13904
13905         * configure: Provide the original toplevel configure arguments
13906         (including $0) to subprocesses in the environment rather than
13907         through gcc/configargs.h.
13908
13909 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13910
13911         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13912         C99.  Alphabetise "Write After Approval" list.
13913
13914 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13915
13916         * configure: Turn on libstdc++ V3 by default.
13917
13918         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13919         if we've got GCC.
13920
13921 2000-11-11  Philip Blundell  <philb@gnu.org>
13922
13923         * MAINTAINERS: Add self to Write After Approval list.
13924
13925 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13926
13927         * ltcf-c.sh (aix4): Improve shared library configuration; require
13928         exporting symbols.
13929         * ltcf-cxx.sh (aix4): Define.
13930         * ltconfig (aix4): Define library and soname specs appropriate for
13931         AIX.  Define command to create export symbols list.
13932
13933 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13934
13935         * config.sub: Add support for Sun Chorus
13936
13937 2000-10-31  Nick Clifton  <nickc@redhat.com>
13938
13939         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13940         <name>@redhat.com.  Also installed new email address for Clint
13941         Popetz.
13942
13943 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13944
13945         * etc: Remove directory from GCC.
13946
13947 2000-10-16  Michael Meissner  <meissner@redhat.com>
13948
13949         * configure (gcc/configargs.h): Only create if there is a build GCC
13950         directory created.
13951
13952 2000-10-16  Matthias Klose  <doko@debian.org>
13953
13954         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13955         when configured for libstdc++-v3.
13956
13957 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13958
13959         * configure: Save configure arguments to gcc/configargs.h.
13960
13961 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13962
13963         * config.guess: Import CVS version 1.157.
13964         * config.sub: Import CVS version 1.181.
13965
13966 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13967
13968         * Makefile.in (bootstrap): avoid recursion if subdir missing
13969         (cross): ditto
13970         (do-proto-toplev): ditto
13971
13972 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13973
13974         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13975         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13976
13977         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13978         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13979         all affected `configure' scripts.
13980
13981 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13982
13983         * MAINTAINERS: Add self as cpplib co-maintainer.
13984
13985 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13986
13987         * MAINTAINERS: Add self to Write After Approval list.
13988
13989 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13990
13991         * INSTALL/README: egcs -> GCC update.
13992
13993 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13994
13995         * MAINTAINERS: Add myself to Write After Approval list.
13996
13997 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13998
13999         * MAINTAINERS: Add myself to Write After Approval list.
14000
14001 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14002
14003         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14004         X11 libraries for hppa64.
14005
14006 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14007
14008         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14009
14010 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14011
14012         * Makefile.in (all-zlib): Added dummy target.
14013
14014         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14015         ltcf-gcj.sh: Updated from libtool multi-language branch.
14016
14017 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14018
14019         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14020         (bootstrap*): Depend on all-bootstrap.
14021
14022 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14023
14024         * config.guess: Import CVS version 1.156.
14025         * config.sub: Import CVS version 1.179.
14026
14027 2000-09-02  Anthony Green  <green@cygnus.com>
14028
14029         * Makefile.in (all-gcc): Depend on all-zlib.
14030         (CLEAN_MODULES): Add clean-zlib.
14031         (ALL_MODULES): Add all-zlib.
14032         * configure.in (host_libs): Add zlib.
14033
14034 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14035
14036         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14037         crosses, but add gcc/include to the header search path for them.
14038
14039 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14040
14041         * MAINTAINERS: Add self to Write After Approval list.
14042
14043 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14044
14045         * config.guess: Import CVS version 1.152.
14046         * config.sub: Import CVS version 1.177.
14047
14048 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14049
14050         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14051         $targargs to tell whether newlib is going to be built.
14052
14053         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14054         $$r/TARGET_SUBDIR/libio for _G_config.h.
14055
14056 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14057
14058         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14059
14060 2000-08-22  DJ Delorie  <dj@redhat.com>
14061
14062         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14063
14064 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14065
14066         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14067         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14068         sub-configures.
14069
14070 2000-08-21  DJ Delorie  <dj@redhat.com>
14071
14072         * MAINTAINERS: Add self as a libiberty maintainer
14073
14074 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14075
14076         * configure.in (libstdcxx_flags): Use
14077         libstdc++-v3/src/libstdc++.INC.
14078
14079 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14080
14081         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14082
14083 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14084
14085         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14086
14087         * configure: Make enable_threads and enable_shared defaults
14088         explicit.  Substitute enable_threads into generated Makefiles.
14089         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14090         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14091
14092 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14093
14094         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14095
14096 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14097
14098         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14099         previous delta.
14100
14101 2000-08-11  Jason Merrill  <jason@redhat.com>
14102
14103         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14104         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14105         (FLAGS_FOR_TARGET): Not here.
14106         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14107
14108 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14109
14110         * config-ml.in (CC, CXX): Don't introduce a leading space.
14111
14112 2000-08-07  DJ Delorie  <dj@delorie.com>
14113
14114         * MAINTAINERS: Add self as a DJGPP maintainer
14115
14116 2000-08-07  DJ Delorie  <dj@redhat.com>
14117
14118         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14119         "if we're also building gcc, and it's a gcc that will run on the
14120         build machine, we want to use its includes instead of the system's
14121         default includes".
14122
14123 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14124
14125         * MAINTAINERS: Add self to Write After Approval list.
14126
14127 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14128
14129         * configure.in (libstdcxx_flags): Don't use `"'.
14130
14131         * config-ml.in: Adjust multilib search paths to the
14132         appropriate multilib tree.
14133
14134 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14135
14136         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14137         commas in $LANGUAGES.
14138
14139 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14140
14141         * configure.in: Re-enable all references to libg++ and librx.
14142
14143 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14144
14145         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14146         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14147         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14148         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14149
14150         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14151
14152 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14153
14154         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14155         CXX_FOR_TARGET for sed.
14156
14157 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14158
14159         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14160         Do not override if already set in the environment or in configure.
14161         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14162         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14163
14164 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14165
14166         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14167         the libtool CVS tree multi-language branch.
14168         * ltconfig, ltmain.sh: Updated.
14169
14170 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14171
14172         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14173         (clean-target): Depend on it.
14174
14175         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14176         (GCC_FOR_TARGET): Use it.
14177         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14178         * configure.in: ... here.
14179         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14180         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14181
14182 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14183
14184         * MAINTAINERS: Add self to Write After Approval list.
14185
14186 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14187
14188         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14189         (configure-target-libchill, configure-target-libobjc): Likewise.
14190
14191         * configure.in: Use the same cache file for all target libs.
14192         * config-ml.in: But different cache files per multilib variant.
14193
14194 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14195
14196         * configure (topsrcdir): Don't use dirname.
14197
14198 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14199
14200         * MAINTAINERS: Add self to Write After Approval list.
14201
14202 2000-07-20  Jason Merrill  <jason@redhat.com>
14203
14204         * configure.in: Remove all references to libg++ and librx.
14205
14206         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14207
14208 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14209
14210         * config.sub: Update to subversions version 2000-07-06.
14211
14212 2000-07-12  Andrew Haley  <aph@cygnus.com>
14213
14214         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14215         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14216
14217 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14218
14219         * symlink-tree:  Check number of arguments.
14220
14221 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14222
14223         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14224         search path for a g++ extracted from the build tree.  This
14225         will allow link tests run by configure scripts in
14226         subdirectories to succeed.
14227
14228 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14229
14230         * ltconfig: Add support for mips-dde-sysv4.2MP
14231
14232 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14233
14234         * MAINTAINERS: Add myself as loop discovery maintainer.
14235
14236 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14237
14238         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14239         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14240
14241 2000-06-19  Timothy Wall  <twall@cygnus.com>
14242
14243         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14244         * config.sub: Add tic54x target.
14245
14246 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14247
14248         * MAINTAINERS: Add self as Fortran maintainer,
14249         remove Craig Burley.
14250
14251 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14252
14253         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14254         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14255
14256 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14257
14258         * MAINTAINERS: Add self as i18n maintainer
14259
14260 20000-05-21  H.J. Lu  (hjl@gnu.org)
14261
14262         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14263         directory are used if they exist. Make sure
14264         $(build_tooldir)/include is searched for header files,
14265         $(build_tooldir)/lib/ for library files.
14266         (GCC_FOR_TARGET): Likewise.
14267         (CXX_FOR_TARGET): Likewise.
14268
14269 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14270
14271         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14272
14273 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14274
14275         * Makefile.in (configure-target-libiberty): Depend on
14276         configure-target-newlib.
14277
14278 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14279
14280         * configure.in, Makefile.in: Merge all libffi-related
14281         configury stuff from the libgcj tree.
14282
14283 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14284
14285         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14286         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14287
14288 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14289
14290         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14291         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14292         current version information.  Add to proto-toplev directory.
14293         (gdb-taz): Build do-djunpack.
14294
14295 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14296
14297         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14298
14299 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14300
14301         * MAINTAINERS: Add self to Write After Approval list.
14302
14303 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14304
14305         * ltmain.sh: Preserve in relink_command any environment
14306         variables that may affect the linker behavior.
14307
14308 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14309
14310         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14311
14312 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14313
14314         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14315
14316 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14317
14318         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14319         with the version name.
14320
14321 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14322
14323         * MAINTAINERS: Add self as bb-reorder maintainer.
14324
14325 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14326
14327         * config.if: Tweak.
14328
14329 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14330
14331         * djunpack.bat: New file.
14332
14333 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14334
14335         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14336         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14337         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14338         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14339
14340 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14341
14342         * config.sub (case $basic_machine): Change default for "ibm-*"
14343         to "openedition".
14344
14345 2000-04-13  Andreas Jaeger  <aj@suse.de>
14346
14347         * MAINTAINERS: Added myself.
14348
14349 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14350
14351         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14352         (do-md5sum): New target.
14353         (MD5PROG): Define.
14354         (PACKAGE): Default to TOOL.
14355         (VER): Default to a shell script.
14356         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14357         md5 checksum generation.
14358         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14359         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14360         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14361         insight.tar.bz2): Use gdb-taz to create archive.
14362
14363 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14364
14365         * configure (warn_cflags): Delete.
14366
14367 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14368
14369         * MAINTAINERS: Added myself.
14370
14371 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14372             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14373
14374         * configure.in (enable_libstdcxx_v3): Add.
14375         (target_libs): Add bits here to switch between libstdc++-v2 and
14376         libstdc++-v3.
14377         * config.if: And this file too.
14378         * Makefile.in: Add libstdc++-v3 targets.
14379
14380 2000-04-05  Michael Meissner  <meissner@redhat.com>
14381
14382         * config.sub (d30v): Add d30v as a basic machine type.
14383
14384 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14385
14386         * configure.in: -linux-gnu*, not -linux-gnu.
14387
14388 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14389
14390         * MAINTAINERS: Add self in write-after-approval section.
14391
14392 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14393
14394         * MAINTAINERS: Add self as ia64 port maintainer.
14395
14396 2000-03-08  Neil Booth  <NeilB@earthling.net>
14397
14398         * MAINTAINERS: Add self in write-after-approval section.
14399
14400 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14401
14402         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14403         (do-tar-bz2): Replace TOOL with PACKAGE.
14404         (gdb.tar.bz2): Remove GDBTK from GDB package.
14405         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14406         dejagnu.tar.bz2): New packages.
14407
14408 2000-02-27  Andreas Jaeger  <aj@suse.de>
14409
14410         * configure.in: Add entry for mips*-*-linux*, move catch all
14411         *-*-*linux* entry below this one.
14412
14413 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14414
14415         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14416
14417 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14418
14419         * config.sub: Support an OS of "wince".
14420
14421 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14422
14423         * config.guess, config.sub: Updated to match config's 2000-02-15
14424         version.
14425
14426 2000-02-23  Linas Vepstas  <linas@linas.org>
14427
14428         * config.sub: Add support for Linux/IBM 370.
14429         * configure.in: Likewise.
14430
14431 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14432
14433         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14434
14435 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14436
14437         * config.guess: Guess "cygwin" rather than "cygwin32".
14438
14439 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14440
14441         * configure (gcc_version): When setting, narrow search to
14442         lines containing `version_string'.
14443
14444 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14445
14446         * config.sub: Add support for avr target.
14447
14448 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14449
14450         * MAINTAINERS: Add maintainers for MCore port.
14451
14452 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14453
14454         * config.sub: Add mmix-knuth-mmixware.
14455
14456 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14457
14458         * MAINTAINERS: Pair cccp with cpplib maintainership.
14459
14460 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14461
14462         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14463         structure stuff to -L library search.
14464         (CXX_FOR_TARGET): Ditto.
14465         (CROSS_CHECK_MODULES): Fix spelling mistake.
14466
14467 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14468
14469         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14470         the C++ compiler.
14471
14472 2000-01-12  Richard Henderson  <rth@cygnus.com>
14473
14474         * configure.in: Don't build some bits for beos.
14475
14476 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14477
14478         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14479         as include files.
14480
14481 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14482
14483         * Add self as cpplib maintainer, as requested by Jason
14484         Merrill.  Correct my e-mail address.
14485
14486 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14487
14488         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14489         not mh-aix43.
14490
14491 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14492
14493         * MAINTAINERS: Add myself to "write after approval" list.
14494
14495 1999-12-14  Richard Henderson  <rth@cygnus.com>
14496
14497         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14498         * config.sub: Accept alphaev[78], alphaev8.
14499
14500 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14501
14502         * config.guess, config.sub: Update from autoconf.
14503
14504 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14505
14506         * MAINTAINERS:  update my playtime e-address.
14507
14508 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14509
14510         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14511         necessary libraries are missing.
14512
14513 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14514
14515         * MAINTAINERS: Add new 'write after approval' maintainer.
14516
14517 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14518
14519         * MAINTAINERS: Add new Java maintainer.
14520
14521 1999-10-25  Andreas Schwab  <schwab@suse.de>
14522
14523         * configure: Fix quoting inside arguments of eval.
14524
14525 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14526
14527         * config-ml.in: Allow suppression of some ARM multilibs.
14528
14529 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14530
14531         * config.guess: Add OS/390 match pattern.
14532         * config.sub: Add mvs, openedition targets.
14533         * configure.in (i370-ibm-opened*): New.
14534
14535 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14536
14537         * config.sub: Add support for configuring for pj.
14538
14539 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14540
14541         * config.sub (maybe_os): Add support for configuring for fr30.
14542
14543 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14544
14545         * configure.in: Do not configure or build ld for AIX
14546         platforms.  ld is known to be broken on these platforms.
14547
14548 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14549
14550         * config-ml.in: Pass compiler flag corresponding to multidirs to
14551         subdir configures.
14552
14553 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14554
14555         * Makefile.in (LDFLAGS): Define.
14556
14557 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14558
14559         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14560         noconfigdirs.
14561         (*-*-cygwin*): Likewise.
14562
14563 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14564
14565         * mkdep: New file.
14566         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14567         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14568
14569         From Eli Zaretskii <eliz@is.elta.co.il>:
14570         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14571         long file name when using DJGPP on MS-DOS.
14572
14573 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14574
14575         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14576
14577 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14578
14579         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14580         dependency as this causes "make check" to globally "make all"
14581
14582 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14583
14584         * configure.in (target_libs): Added target-zlib.
14585         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14586         (CONFIGURE_TARGET_MODULES): Likewise.
14587         (CHECK_TARGET_MODULES): Likewise.
14588         (INSTALL_TARGET_MODULES): Likewise.
14589         (CLEAN_TARGET_MODULES): Likewise.
14590         (configure-target-zlib): New target.
14591         (all-target-zlib): Likewise.
14592         (all-target-libjava): Depend on all-target-zlib.
14593         (configure-target-libjava): Depend on configure-target-zlib.
14594
14595         * Makefile.in (configure-target-libjava): Depend on
14596         configure-target-newlib.
14597         (configure-target-boehm-gc): New target.
14598         (configure-target-qthreads): New target.
14599
14600         * configure.in (target_libs): Added target-qthreads.
14601         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14602         (CONFIGURE_TARGET_MODULES): Likewise.
14603         (CHECK_TARGET_MODULES): Likewise.
14604         (INSTALL_TARGET_MODULES): Likewise.
14605         (CLEAN_TARGET_MODULES): Likewise.
14606         (all-target-qthreads): New target.
14607         (configure-target-libjava): Depend on configure-target-qthreads.
14608         (all-target-libjava): Depend on all-target-qthreads.
14609
14610         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14611         (CONFIGURE_TARGET_MODULES): Likewise.
14612         (CHECK_TARGET_MODULES): Likewise.
14613         (INSTALL_TARGET_MODULES): Likewise.
14614         (CLEAN_TARGET_MODULES): Likewise.
14615         (all-target-libjava): New target.
14616         (all-target-boehm-gc): Likewise.
14617         * configure.in (target_libs): Added libjava, boehm-gc.
14618
14619 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14620
14621         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14622         configure.bat in SUPPORT_FILES.
14623         (gas+binutils.tar.bz2): Likewise.
14624
14625         * makeall.bat: Remove; obsolete.
14626
14627 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14628
14629         From Mark Elbrecht:
14630         * configure.bat: Remove; obsolete.
14631
14632 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14633
14634         * configure: Add -W -Wall to the default CFLAGS when compiling with
14635         gcc.
14636
14637 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14638
14639         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14640
14641 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14642
14643         * configure.in: Build ld on IRIX6.
14644
14645 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14646
14647         * Makefile.in: Change distribution targets to use bzip2 instead of
14648         gzip.
14649         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14650         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14651
14652 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14653
14654         * config.sub: Add mcore target.
14655
14656 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14657
14658         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14659
14660 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14661
14662         * config.guess (dummy): Changed to $dummy.
14663
14664 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14665
14666         * config.sub: Tidied up case statements.
14667
14668 1999-05-22  Ben Elliston  <bje@cygnus.com>
14669
14670         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14671         <jiro@din.or.jp>.
14672
14673         * config.guess: Merge with FSF version. Future changes will be
14674         more accurately recorded in this ChangeLog.
14675         * config.sub: Likewise.
14676
14677 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14678
14679          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14680
14681 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14682
14683         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14684
14685 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14686
14687         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14688
14689 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14690
14691         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14692         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14693         Bad merge removed these two changes.
14694
14695 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14696                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14697
14698         * config.guess (interix Alpha): Add.
14699
14700 1999-04-11  Richard Henderson  <rth@cygnus.com>
14701
14702         * configure.in (i?86-*-beos*): Do config gperf; don't config
14703         gdb, newlib, or libgloss.
14704
14705 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14706
14707         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14708         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14709         from multidirs.
14710
14711 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14712
14713         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14714
14715 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14716
14717         * config.sub: Add support for mcore targets.
14718
14719 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14720
14721         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14722         not mt-ospace, in order to shut up assembler warning about using
14723         symbols that are named the same as registers.
14724
14725 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14726
14727         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14728         dependency list for all-target-cygmon.
14729
14730 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14731
14732         * config-ml.in: Check $host, not $target, for selective multilibs.
14733         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14734         thumb interworking, and underscore prefix multilibs.
14735
14736 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14737
14738         * missing: Update to version from current automake.
14739
14740 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14741
14742         * configure (gxx_include_dir): Removed.
14743
14744         * configure.in (gxx_include_dir): Handle it.
14745         * Makefile.in: Likewise.
14746
14747 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14748
14749         * config.sub (mips64vr4111,mips64vr4111el) Add.
14750
14751 1999-03-21  Ben Elliston  <bje@cygnus.com>
14752
14753         * config.guess: Correct typo for detecting ELF on FreeBSD.
14754
14755 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14756
14757         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14758         config/mh-djgpp.
14759
14760 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14761
14762         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14763         all-target-newlib to dependency list for all-target-bsp.
14764
14765 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14766
14767         * config.sub: Add i386-uwin support.
14768         * config.guess: Likewise.
14769
14770 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14771
14772         * configure.in: cleanup, add mh-*pic handling for arm, special
14773         case powerpc*-*-aix*
14774
14775 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14776
14777         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14778         can be built.
14779
14780 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14781
14782         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14783         targets.
14784
14785 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14786
14787         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14788
14789 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14790
14791         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14792
14793 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14794
14795         * config.sub: Fix typo in arm recognition.
14796
14797 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14798
14799         * configure.in (noconfigdirs): Changed target_configdirs to
14800         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14801         rather than m68k-*-* since it is not known to work on
14802         m68k-aout. Ditto for arm-*-*oabi.
14803
14804 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14805
14806         * configure.in (*-*-windows*): Remove, no longer used.
14807
14808 1999-02-19  Ben Elliston <bje@cygnus.com>
14809
14810         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14811         Smart and improved by Andrew Cagney.
14812
14813 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14814
14815         * config.guess: Recognize openbsd-*-hppa.
14816
14817 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14818
14819         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14820         only if it is not empty.
14821
14822 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14823
14824         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14825
14826         * config.guess: Modified to recognize uname's armv* syntax.
14827
14828         * config.sub: Modified to recognize uname's armv* syntax.
14829
14830 1999-02-17  Mark Salter  <msalter@cygnus.com>
14831
14832         * configure.in: Added target-bsp for sparclite.
14833
14834 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14835
14836         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14837
14838 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14839
14840         * configure.in: Add support for strongarm port.
14841         * config.sub: Add support for strongarm target.
14842
14843 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14844
14845         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14846         the old name config/mh-cygwin32.
14847         Enable texinfo.
14848
14849 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14850
14851         * configure.in: Do build ld for ix86 Solaris.
14852
14853 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14854
14855         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14856         $AR_FOR_TARGET.  Likewise for RANLIB.
14857
14858 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14859
14860         * config.sub (oabi):  Recognize.
14861         * configure.in (arm-*-oabi):  Handle.
14862
14863 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14864
14865         * config.guess: Improve detection of i686 on UnixWare 7.
14866
14867 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14868
14869         * config.guess: Add support for i386-pc-interix.
14870         * config.sub: Likewise.
14871         * configure.in: Likewise.
14872
14873 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14874
14875         * Makefile.in: Remove unneeded all-target-libio from
14876         from all-target-winsup target since it is now unneeded.
14877         Add all-target-libtermcap in its place since it is now
14878         needed.
14879
14880 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14881
14882         * configure.in: makefile stub for cygwin target is probably
14883         unnecessary.  Remove it for now.
14884
14885 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14886
14887         * configure.in: libtermcap.a should be built when cygwin is the
14888         target as well as the host.
14889         * config.guess: Allow mixed case in cygwin uname output.
14890         * Makefile.in: Add libtermcap target.
14891
14892 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14893
14894         * config.sub: Clean up handling of hppa2.0.
14895
14896 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14897
14898         * config.guess: Use C code to identify more HP machines.
14899
14900 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14901
14902         * config.sub: Handle hppa2.0.
14903
14904 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14905
14906         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14907         cygmon for all sparclite targets, regardless of object format.
14908
14909 1998-12-15  Mark Salter  <msalter@cygnus.com>
14910
14911         * configure.in: Added target-bsp for several target architectures.
14912
14913         * Makefile.in: Added rules for bsp.
14914
14915 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14916
14917         * config.guess: Improve detection of hppa2.0 processors.
14918
14919 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14920
14921         * config.guess: Recognize FreeBSD using ELF automatically.
14922
14923 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14924
14925         * configure (skip-this-dir): Add handling for new shell script, which
14926         might be created by a sub-directory's configure to indicate, this particular
14927         directory is "unwanted".
14928         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14929
14930 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14931
14932         * ltconfig: import from libtool, after changing libtool to
14933         account for the cygwin name change.
14934
14935 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14936
14937         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14938         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14939
14940 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14941
14942         * configure.in: Add libtermcap to list of cygwin dependencies.
14943
14944 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14945
14946         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14947         they include winsup/include when it's a cygwin target.
14948
14949 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14950
14951         * configure.in (host_tools): Added zip.
14952         * Makefile.in (all-target-libjava): Depend on all-zip.
14953         (all-zip): New target.
14954         (ALL_MODULES): Added all-zip.
14955         (NATIVE_CHECK_MODULES): Added check-zip.
14956         (INSTALL_MODULES): Added install-zip.
14957         (CLEAN_MODULES): Added clean-zip.
14958
14959 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14960
14961         * Makefile.in: lose "32" from comment about cygwin.
14962
14963 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14964
14965         * configure.in: Use -Os to build target libraries for the fr30.
14966
14967 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14968
14969         * config.sub: Add fr30.
14970
14971 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14972
14973         * configure.in: drop "32" from config/mh-cygwin32.  Check
14974         cygwin* instead of cygwin32*.
14975         * config.sub: Check cygwin* instead of cygwin32*.
14976
14977 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14978
14979         * config.guess: Match any version of Unixware7.
14980
14981 1998-10-20  Syd Polk  <spolk@cygnus.com>
14982
14983         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14984         if desired.
14985
14986 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14987
14988         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14989         these if the appropriate directories and files to not exist.
14990
14991 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14992
14993         * Makefile.in (DEVO_SUPPORT): Add config.if.
14994
14995 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14996
14997         * configure: Add pattern to replace "build_tooldir"'s
14998         definition in the generated Makefile with "tooldir"'s
14999         actual value.
15000
15001 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15002
15003         * config.sub: Bring back lost sparcv9.
15004
15005         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15006
15007 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15008
15009         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15010         CC_FOR_TARGET and friends.
15011
15012 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15013
15014         * Makefile.in (build_tooldir): New variable, same as tooldir.
15015         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15016         -B$(build_tooldir)/bin/.
15017         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15018
15019 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15020
15021         * README: Remove installation instructions and refer to the
15022         INSTALL directory instead.
15023
15024 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15025
15026         * config.sub: Add support for i[34567]86-pc-udk.
15027         * configure.in: Likewise.
15028
15029 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15030
15031         * Makefile.in: add bzip2 package building bits for user
15032         tools module
15033         * configure.in: ditto
15034
15035 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15036
15037         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15038         (ALL_TARGET_MODULES): Add all-target-libobjc.
15039         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15040         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15041         (all-target-libchill): Add dependencies.
15042         * configure.in (target_libs): Add libchill.
15043
15044 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15045
15046         * configure.in (target_subdir): Remove duplicate line.
15047
15048 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15049
15050         * Makefile.in (all-automake): fix dependencies.
15051
15052 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15053
15054         * configure.in: Minor cleanups for building in the $(target_alias)
15055         subdir.
15056
15057 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15058
15059         * Makefile.in (bootstrap): Set r and s before make all.  Use
15060         BASE_FLAGS_TO_PASS in make all.
15061         (cross): Likewise.
15062
15063 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15064
15065         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15066
15067 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15068
15069         * config.sub: Fix typo in last change.
15070
15071 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15072
15073         * config.sub: Add support for C4x target.
15074         * configure.in: Likewise.
15075
15076 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15077
15078         * config.sub: Recognize sparcv9 just like sparc64.
15079
15080 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15081
15082         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15083
15084 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15085
15086         * config.guess: Correctly identify Pentium II sco boxes.
15087
15088         * config.guess: Fix "tr" code.  From Weiwen Liu.
15089
15090 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15091
15092         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15093         stabs.
15094
15095 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15096
15097         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15098         (ALL_TARGET_MODULES): Add all-target-libchill.
15099         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15100         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15101         (all-target-libchill): Add dependencies.
15102         * configure.in (target_libs): Add libchill.
15103
15104 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15105
15106         * config.guess: Avoid assumptions about "tr" behaves when
15107         LANG is set to something other than English.
15108
15109 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15110
15111         * configure (gxx_include_dir): Changed to
15112         '${prefix}/include/g++'-${libstdcxx_interface}.
15113
15114         * config.if: New to determine the interfaces.
15115
15116 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15117
15118         * config.guess: Detect and handle MPE/IX.
15119         * config.sub: Deal with MPE/IX.
15120
15121 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15122
15123         * configure.in: Use mh-aix43.
15124
15125 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15126
15127         * configure: Fix --without/--disable cases for gxx-include-dir.
15128
15129 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15130
15131         * mdata-sh:  Imported.  Needed for automake support.
15132
15133 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15134
15135         * Makefile.in (taz): Try "chmod -R og=u ." before
15136         "chmod og=u `find . -print`".
15137
15138 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15139
15140         * configure.in: Add arm-elf and thumb-elf support.
15141
15142 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15143
15144         * Makefile.in: Undo previous patch.
15145
15146 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15147
15148         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15149         to here ...
15150         (install-no-fixedincludes): and here
15151         (INSTALL_MODULES): ... from here.
15152
15153 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15154
15155         * config.sub: Merge with FSF.
15156
15157         * config.guess: Merge with FSF.
15158
15159 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15160
15161         * configure (extraconfigdirs): New variable.
15162         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15163         * Makefile.in (all): Move higher in file.
15164         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15165         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15166         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15167         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15168         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15169
15170 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15171
15172         * Makefile.in (all-target-libjava): Depend on all-gcc and
15173         all-target-newlib.
15174         (configure-target-libjava): Depend on $(ALL_GCC).
15175
15176 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15177
15178         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15179         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15180
15181 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15182
15183         * INSTALL/README: Fix typo.
15184
15185 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15186
15187         * ylwrap: Change absolute path checks to check for DOS style path
15188         names.
15189
15190         * ylwrap: Don't use a full path name if the source file is in the
15191         same directory.  From hjl@lucon.org (H.J. Lu).
15192
15193         * config-ml.in: Default to being verbose, to match Feb 18 change to
15194         configure.
15195
15196 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15197
15198         Brought over from egcs:
15199
15200         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15201
15202         * configure.in (target_subdir): Set to ${target_alias} instead
15203         of "libraries".
15204
15205         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15206
15207         * configure.in (target_subdir): Set to libraries if enable_multilib.
15208
15209 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15210
15211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15212         multilibs, force reconfiguration the first time we create
15213         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15214
15215 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15216
15217         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15218         avoid confusion with --no-recursion.
15219
15220 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15221
15222         * configure.in: Win32 hosts shouldn't use install -x
15223         * install-sh: remove -x option, and special .exe-handling
15224         hack.
15225
15226 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15227
15228         * config.guess: Recognize i586-pc-beos.
15229         * configure.in: Don't build some bits for beos.
15230
15231 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15232
15233         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15234         CFLAGS default to -O2.
15235
15236         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15237         when using GNU ld.
15238
15239 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15240
15241         * ltmain.sh: Correct install when using a different shell.
15242
15243 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15244
15245         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15246
15247 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15248
15249         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15250         target.
15251
15252 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15253
15254         * ltconfig: Update to correct AIX handling.
15255
15256 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15257
15258         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15259
15260         * configure.in (target_subdir): Set to ${target_alias} instead
15261         of "libraries".
15262
15263 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15264
15265         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15266         (Makefile): Depend on $(gcc_version_trigger).
15267
15268         * configure (gcc_version): Change default initializer to empty
15269         string.
15270         (gcc_version_trigger): New variable; pass this variable down
15271         to subdir configures to enable them checking gcc's version
15272         themselves. Emit make macros for both gcc_version vars.
15273         (topsrcdir): Initialize reliably.
15274         (recursion line): Remove --with-gcc-version=${gcc_version}.
15275
15276 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15277
15278         * configure (enable_version_specific_runtime_libs): Implement new flag
15279         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15280         in $(libsubdir); emit definition in each generated Makefile.
15281         (gxx_include_dir): Initialize depending on
15282         $enable_version_specific_runtime_libs.
15283
15284 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15285
15286         * configure (gcc_version): Initialize properly depending on
15287         how and where configure is started.
15288         (recursion line): Pass a --with-gcc-version=${gcc_version}
15289         to configures in subdirs.
15290
15291 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15292
15293         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15294         cygmon
15295
15296 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15297
15298         * configure.in: Add cygmon and libstub support for mn10200.
15299
15300 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15301
15302         * configure (gcc_version): Add new variable describing the
15303         particular gcc version we're building.
15304         * Makefile.in (libsubdir): Add new macro for the directory
15305         in which the compiler finds executables, libraries, etc.
15306         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15307         and libsubdir.
15308
15309 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15310
15311         * Makefile.in (local-clean): Remove *.log.
15312         (warning.log): Built with warn_summary from build.log.
15313         (mail-report.log): Run test_summary.
15314         (mail-report-with-warnings.log): Run test_summary including
15315         warning.log in the report.
15316
15317 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15318
15319         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15320
15321 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15322
15323         * Makefile.in (grep): Grep no longer depends on libiberty.
15324
15325 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15326
15327         * Makefile.in: all-snavigator needs all-libgui.
15328
15329 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15330
15331         * configure.in: Add cygmon and libstub support for mn10300.
15332
15333 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15334
15335         * missing: Update to version from automake 1.3.
15336
15337         * ltmain.sh: On installation, don't get confused if the same name
15338         appears more than once in the list of library names.
15339
15340 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15341
15342         * config.sub: Accept m68060 and m5200 as CPU names.
15343
15344 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15345
15346         * configure: Use && rather than using -a in test, because odd
15347         strings can confuse test.
15348         * configure.in: Likewise.
15349
15350 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15351
15352         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15353
15354 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15355
15356         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15357         bootstrap4-lean): New targets.
15358
15359 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15360
15361         * mpw-* Delete.  Not used.
15362
15363 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15364
15365         * COPYING.LIB: Update FSF address.
15366
15367 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15368
15369         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15370
15371         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15372         GAS_SUPPORT_DIRS.
15373
15374 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15375
15376         * ltconfig, ltmain.sh: Avoid producing a version number if
15377         -version-info was not used.
15378
15379 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15380
15381         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15382         building with newlib.
15383
15384 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15385
15386         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15387         Solaris `make' causes it to continue to next definition.
15388
15389 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15390
15391         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15392         the right GUI libraries and files are installed along with GDB.
15393
15394 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15395
15396         * configure.in: Change alpha to alpha* in several places.
15397
15398 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15399
15400         * config.sub: Recognize sparc86x.
15401
15402 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15403
15404         * configure.in (--enable-target-optspace): Remove debug echo.
15405
15406 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15407
15408         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15409
15410 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15411
15412         * ltconfig: Update cygwin32 support.
15413
15414         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15415         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15416         (GDB_SUPPORT_DIRS): Likewise.
15417
15418 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15419
15420         * configure.in (target_makefile_frag): If --enable-target-optspace,
15421         use -Os to compile target libraries rather than -O2.  Default to
15422         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15423         not used.
15424         * configure.in (target_cflags): Ditto for d30v.
15425
15426 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15427
15428         * Makefile.in (all-bfd): Depend on all-intl.
15429         (all-binutils): Likewise.
15430         (all-gas): Likewise.
15431         (all-gprof): Likewise.
15432         (all-ld): Likewise.
15433
15434 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15435
15436         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15437
15438 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15439
15440         * Makefile.in (all-bfd): Depend upon all-libiberty.
15441
15442         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15443
15444 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15445
15446         * Makefile.in: Add libstub.
15447
15448         * configure.in: Ditto. Build libstub for targets that have cygmon
15449         support.
15450
15451 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15452
15453         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15454
15455 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15456
15457         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15458         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15459
15460 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15461
15462         * configure: Define DEFAULT_M4 by searching PATH.
15463         * Makfile.in: Use DEFAULT_M4.
15464
15465 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15466
15467         * ltconfig: Add cygwin32 support.
15468
15469         * Makefile.in, configure.in: Add libtool as a native only directory
15470         to configure and build.
15471
15472 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15473
15474         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15475
15476 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15477
15478         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15479
15480 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15481
15482         * Makefile.in: add ash make rules
15483         * configure.in: add ash to native_only and host_tools lists
15484
15485 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15486
15487         * Makefile.in (all-gettext, all-intl): New targets.
15488         (ALL_MODULES): Added all-gettext, all-intl.
15489         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15490         (INSTALL_MODULES): Added install-gettext, install-intl.
15491         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15492
15493         * configure.in (host_tools): Added gettext.
15494         (native_only): Likewise.
15495         (noconfigdirs) [various cases]: Likewise.
15496         (host_libs): Added intl.
15497
15498 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15499
15500         * configure: Do not disable building gdbtk for cygwin32 hosts.
15501
15502 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15503
15504         * configure.in: Add thumb-coff target.
15505         * config.sub: Add thumb-coff target.
15506
15507 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15508
15509         * Makefile.in: Revert yesterday's change.
15510         (all-target-winsup):  all-target-librx stays out of here.
15511
15512 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15513
15514         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15515         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15516         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15517         Remove references to librx and libg++.
15518
15519 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15520
15521         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15522         recursive makes
15523
15524 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15525
15526         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15527         for newlib directory.
15528         (CXX_FOR_TARGET): Likewise.
15529
15530 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15531
15532         * ltconfig: Update after libtool/ltconfig.in change for
15533         hpux11.
15534
15535 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15536
15537         * ltconfig, ltmain.sh: Update to libtool 1.2.
15538
15539 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15540
15541         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15542         (install-gcc-cross): Instead, override LANGUAGES here.
15543
15544 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15545
15546         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15547         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15548
15549 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15550
15551         * configure.in: Add Thumb-pe target.
15552
15553 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15554
15555         * Makefile.in - changed sn targets to snavigator
15556         * configure.in - changed sn targets to snavigator
15557
15558 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15559
15560         * config-ml.in: After building symlink tree call make distclean
15561         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15562         to be the case for libiberty.
15563
15564 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15565
15566         * configure: When making link, also check the current
15567         directory. The configure scripts may create one.
15568
15569 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15570
15571         * config.sub: Accept alphapca56 and alphaev6 properly.
15572
15573 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15574
15575         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15576
15577 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15578
15579         * config.sub (sco5): Fix typo.
15580
15581 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15582
15583         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15584         install-itcl.
15585         (install-itcl): Remove dependency on install-tcl.
15586
15587 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15588
15589         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15590
15591 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15592
15593         * configure.in: Don't build libgui for a cygwin32 target when not on
15594         a cygwin32 host.
15595
15596 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15597
15598         * configure (redirect): Set to null, so default behavior of
15599         configure is now --verbose.
15600
15601 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15602
15603         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15604         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15605
15606 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15607
15608         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15609         this change to sync Makefile.in with its ChangeLog entries.
15610
15611 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15612
15613         * ltmain.sh (mkdir): Check that the directory doesn't exist
15614         before we exit with error, so that we don't get races during
15615         parallel builds.
15616
15617 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15618
15619         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15620
15621 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15622
15623         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15624         PICFLAG_FOR_TARGET.
15625         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15626
15627         * configure: Emit a definition for the new macro enable_shared
15628         into each Makefile.
15629
15630 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15631
15632         * configure.in (host_tools, native_only): Add libtool.
15633
15634 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15635
15636         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15637         Fix typo in ming config comment.
15638
15639 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15640
15641         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15642
15643 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15644
15645         * config.sub: Add tic30 cases, and map c30 to tic30.
15646
15647 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15648
15649         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15650         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15651         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15652         (CLEAN_TARGET_MODULES): Similarly
15653         (all-target-libf2c): Add dependences.
15654         * configure.in (target_libs): Add libf2c.
15655
15656 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15657
15658         * configure.in: Remove expect from noconfigdirs when target
15659         is cygwin32.  OK to build expect and dejagnu with Canadian
15660         Cross.
15661
15662 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15663
15664         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15665         host.
15666
15667         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15668         and mingw32.
15669
15670 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15671
15672         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15673         here as it is not defined in the toplevel Makefile.
15674
15675 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15676
15677         * configure (package_makefile_rules_frag): New variable, which names
15678         a file with generic rules, ...
15679         Change comment to mention we now have FIVE parts.
15680         * configure: Undo last change.
15681
15682 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15683
15684         * config.guess: More accurate determination of HP processor types.
15685         * config.sub: More accurate determination of HP processor types.
15686
15687 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15688
15689         * configure (package_makefile_frag): Move inserting the
15690         ${package_makefile_frag} to where it should be according
15691         to the comment.
15692
15693 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15694
15695         * config.guess: Add support for Linux/ARM.
15696
15697 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15698
15699         * .cvsignore: Remove *-info and *-install since they match
15700         release-info and mpw-install, which we don't want to just ignore.
15701
15702 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15703
15704         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15705
15706 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15707
15708         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15709         local_prefix to sub-make invocations.
15710
15711 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15712
15713         * configure.in: Check makefile fragments in the source
15714         directory.
15715
15716 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15717
15718         * configure.in: Check whether host and target makefile
15719         fragments exist before adding them to *_makefile_frag.
15720
15721 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15722
15723         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15724
15725 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15726
15727         * configure.in: Make sure we only replace RPATH_ENVVAR on
15728         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15729         regexp to sed.
15730
15731         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15732         to sub-makes.
15733
15734 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15735
15736         * config-ml.in (multi-do): LDFLAGS must include multilib
15737         designator.
15738
15739 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15740
15741         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15742
15743 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15744
15745         * config.sub: Add mingw32 support.
15746         * configure.in: Likewise.
15747
15748 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15749
15750         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15751
15752 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15753
15754         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15755         * configure (gxx_include_dir): Provide a definition for subdirs
15756         which do not use autoconf.
15757
15758 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15759
15760         * config.guess: Sync with egcs.  Picks up new alpha support,
15761         BeOS & some additional linux support.
15762
15763 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15764
15765         * config.guess: HP 9000/803 is a PA1.1 machine.
15766
15767 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15768
15769         * configure.in: It's alpha*-...
15770
15771 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15772
15773         * configure.in (host_makefile_frag, target_makefile_frag):
15774         Handle multiple config files.
15775         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15776         alpha-*-*.
15777
15778 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15779
15780         * mkdep: New file.
15781
15782 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15783
15784         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15785
15786 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15787
15788         * Makefile.in: Add libgui directory.
15789         (GDB_TK): Add all-libgui.
15790         * configure.in: Add libgui directory.
15791         * configure: Add all-libgui to GDB_TK.
15792
15793 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15794
15795         * config-ml.in (multidirs): Add m32r to multilib list.
15796
15797 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15798
15799         * Makefile.in (all-target-gperf): Change dependency to
15800         all-target-libstdc++.
15801
15802 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15803
15804         * config.guess: Add BeOS support.
15805
15806 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15807
15808         Source directory cvs renamed to cvssrc:
15809         * configure.in (host_tools): Change cvs to cvssrc.
15810         (native_only): Likewise.
15811         (noconfigdirs) [various cases]: Likewise.
15812         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15813         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15814         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15815         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15816         (all-cvssrc): Rename target from all-cvs.
15817
15818 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15819
15820         * configure (gxx_include_dir): Fix thinko.
15821
15822 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15823
15824         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15825         (install-cross, install-gcc-cross): New targets.
15826
15827 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15828
15829         * configure.in (noconfigdirs): Add support for Thumb target.
15830
15831         * config.sub (maybe_os): Add support for Thumb target.
15832
15833 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15834
15835         * Makefile.in: Add rules for cygmon.
15836
15837         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15838
15839 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15840
15841         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15842         * configure (gxx_include_dir): Provide a definition for subdirs
15843         which do not use autoconf.
15844
15845 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15846
15847         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15848         11/18/97 build
15849
15850 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15851
15852         * From Franz Sirl.
15853         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15854         found on RedHat Linux systems.
15855
15856 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15857
15858         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15859         guesses.
15860
15861 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15862
15863         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15864
15865 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15866
15867         * ltmain.sh: If mkdir fails, check whether the directory was created
15868         anyhow by some other process.
15869
15870 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15871
15872         * configure.in (d30v-*-*): Configure all directories.
15873
15874 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15875
15876         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15877         for the D30V.
15878
15879 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15880
15881         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15882
15883 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15884
15885         * include/libiberty.h: Add extern "C" { so it can be used with C++
15886         progrms.
15887         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15888         programs.
15889
15890 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15891
15892         * configure.in (d30v-*-*): Configure GCC now.
15893
15894 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15895
15896         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15897         is no longer needed.
15898
15899 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15900
15901         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15902
15903 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15904
15905         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15906         targets using "$@" to provide support for similar but not identical
15907         targets without having to duplicate code.
15908
15909 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15910
15911         * makefile.vms: Fix to work with DEC C.
15912
15913 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15914
15915         * config.sub: Add mips-tx39-elf to marketing names.
15916
15917 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15918
15919         * ltmain.sh: Handle symlinks in generated script.
15920
15921 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15922
15923         * configure: Handle autoconf style directory options: --bindir,
15924         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15925         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15926         --sysconfdir.
15927         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15928         (sharedstatedir, localstatedir, oldincludedir): New variables.
15929         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15930         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15931         sbindir, sharedstatedir, and sysconfdir.
15932
15933 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15934
15935         * Makefile.in (bootstrap-lean): New target.
15936
15937 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15938
15939         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15940         sn, and gnuserv from noconfigdirs.
15941
15942 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15943
15944         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15945
15946 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15947
15948         * Makefile.in (cross): New target.
15949
15950 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15951                           Jeff Law         <law@cygnus.com>
15952
15953         * Makefile.in (bootstrap2, bootstrap3): New targets.
15954         (all-bootstrap): Remove outdated and confusing target.
15955         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15956
15957 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15958
15959         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15960         windows.  Consistent with gdb/configure.
15961
15962 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15963
15964         * configure.in: Name Linux target fragment.
15965
15966         * configure: Rewrite so that project Makefile fragment is inserted
15967         first and appears last in the resulting Makefile.
15968
15969 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15970
15971         * Makefile.in (install-itcl): Install tcl first.
15972
15973 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15974
15975         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15976
15977 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15978
15979         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15980
15981         * configure.in (skipdirs): Add target-librx for Linux.
15982         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15983
15984 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15985
15986         * Makefile.in (bootstrap): New target.
15987
15988 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15989
15990         * config.sub: Accept 'amigados' for backward compatibility.
15991
15992 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15993
15994         * config.guess: Merge with FSF.
15995
15996 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15997
15998         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15999
16000 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16001
16002         * config.sub: Add "marketing-names" patch.
16003
16004 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16005
16006         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16007
16008 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16009
16010         * config.sub: Handle v850-elf.
16011
16012 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16013
16014         * .cvsignore (*-install): Remove.
16015
16016 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16017
16018         * ltconfig: Set CONFIG_SHELL in libtool.
16019         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16020
16021 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16022
16023         * configure.in (target_subdir): Set to libraries if enable_multilib.
16024
16025 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16026
16027         * config.guess: Update from gcc directory.
16028
16029 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16030
16031         * Makefile.in (all-sim): Depends on all-readline.
16032
16033 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16034
16035         * Makefile.in (BISON, YACC): Use $$s.
16036         (all-bison): Depend on all-texinfo.
16037
16038 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16039
16040         * Makefile.in (BISON): Add -L flag.
16041         (YACC): Likewise.
16042
16043 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16044
16045         * configure.in (noconfigdirs): Add support for v850e target.
16046
16047         * config.sub (maybe_os): Add support for v850e target.
16048
16049 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16050
16051         * configure.in (noconfigdirs): Add support for v850ea target.
16052
16053         * config.sub (maybe_os): Add support for v850ea target.
16054
16055 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16056
16057         * config.sub: Add mipstx39.  Delete r3900.
16058
16059 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16060
16061         * Makefile.in (all-autoconf): Depends on all-texinfo.
16062
16063 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16064
16065         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16066         eabi targets.
16067
16068 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16069
16070         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16071
16072         * configure: When handling a Canadian Cross, handle YACC as well as
16073         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16074         * Makefile.in (all-bison): Depend upon all-texinfo.
16075
16076 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16077
16078         * Makefile.in (BISON): bison, not byacc or bison -y.
16079         (YACC): bison -y or byacc or yacc.
16080         (various): Add *-bison as appropriate.
16081         (taz): No need to mess with BISON anymore.
16082
16083 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16084
16085         * configure: If OSTYPE matches *win32*, try to find a good value for
16086         CONFIG_SHELL.
16087
16088 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16089
16090         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16091         configure.in if it is present.
16092
16093 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16094
16095         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16096
16097 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16098
16099         * config.sub: Recognize `arc' cpu.
16100         * configure.in: Likewise.
16101         * config-ml.in: Likewise.
16102
16103 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16104
16105         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16106
16107 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16108
16109         * configure: Changed sed delimiter from ':' to '|' when
16110         attempting to substitute ${config_shell} for SHELL. On
16111         NT ${config_shell} may contain a ':' in it.
16112
16113 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16114
16115         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16116
16117 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16118
16119         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16120
16121 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16122
16123         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16124
16125         * ylwrap: If the program is a relative path, force it to be
16126         absolute.
16127
16128 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16129
16130         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16131
16132 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16133
16134         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16135         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16136         for libraries.
16137
16138 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16139
16140         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16141         separated by spaces.
16142
16143 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16144
16145         * ylwrap: New file.
16146         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16147
16148         * ltmain.sh: Handle /bin/sh at start of install program.
16149
16150         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16151
16152         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16153         * missing: New file, from automake 1.2.
16154
16155 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16156
16157         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16158         check-tk to CHECK_X11_MODULES.
16159
16160 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16161
16162         * config.sub: Merge with FSF.
16163
16164 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16165
16166         * config.guess: Merge with FSF.
16167
16168 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16169
16170         * configure: Treat msdosdjgpp like go32.
16171         * configure.in: Likewise.  Don't remove gprof for go32.
16172
16173         * configure: Change Makefile.tem2 to Makefile.tm2.
16174
16175 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16176
16177         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16178
16179 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16180
16181         * install-sh (chmodcmd): Set to null if the DST directory already
16182         exists.  Same as Nov 11th change.
16183
16184 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16185
16186         * configure (GDB_TK): Needs itcl and tix.
16187
16188 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16189
16190         * config.guess: Update from FSF.
16191
16192 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16193
16194         * Makefile.in (GDB_TK): Depend on itcl and tix.
16195
16196 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16197
16198         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16199         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16200         (INSTALL_SCRIPT): New variable.
16201         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16202         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16203         to -x.
16204         * install-sh: Add support for -x option.
16205
16206 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16207
16208         * configure.in, Makefile.in: Treat tix like itcl.
16209
16210 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16211
16212         * Makefile.in (WINDRES): New variable.
16213         (WINDRES_FOR_TARGET): New variable.
16214         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16215         (EXTRA_HOST_FLAGS): Add WINDRES.
16216         (EXTRA_TARGET_FLAGS): Add WINDRES.
16217         (EXTRA_GCC_FLAGS): Add WINDRES.
16218         ($(DO_X)): Pass down WINDRES.
16219         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16220         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16221         DLLTOOL_FOR_TARGET.
16222
16223 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16224
16225         * configure.in: configure sim before gdb for win32-x-ppc
16226
16227 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16228
16229         Move gperf into the toplevel, from libg++.
16230         * configure.in (target_tools): Add target-gperf.
16231         (native_only): Add target-gperf.
16232         * Makefile.in (all-target-gperf): New target, depend on
16233         all-target-libg++.
16234         (configure-target-gperf): Empty rule.
16235         (ALL_TARGET_MODULES): Add all-target-gperf.
16236         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16237         (CHECK_TARGET_MODULES): Add check-target-gperf.
16238         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16239         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16240
16241 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16242
16243         * config.sub (mn10200): Recognize new basic machine.
16244
16245 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16246
16247         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16248         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16249
16250 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16251
16252         * configure.in: If we're building mips-sgi-irix6* native, turn on
16253         ENABLE_MULTILIB and set TARGET_SUBDIR.
16254
16255 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16256
16257         * Makefile.in (all-sn): Depend on all-grep.
16258
16259 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16260
16261         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16262
16263         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16264         Makefile.  From Jeff Makey <jeff@cts.com>.
16265         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16266
16267         * Makefile.in (DISTBISONFILES): Remove.
16268         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16269         $(DEFAULT_YACC).
16270
16271         * configure.in: Build itl, db, sn, etc., when building for native
16272         cygwin32.
16273
16274         * Makefile.in (LD): New variable.
16275         (EXTRA_HOST_FLAGS): Pass down LD.
16276         ($(DO_X)): Likewise.
16277
16278 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16279
16280         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16281
16282 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16283
16284         * configure.in (targargs): Strip out any supplied --build argument
16285         before adding our own. Always add --build.
16286
16287 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16288
16289         * configure.in (targargs): Pass --build if we're doing
16290         a cross-compile.
16291
16292 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16293
16294         * configure: Use '|' instead of ":" as the separator in
16295         sed. Otherwise sed chokes on NT path names with drive
16296         designators. Also look for "?:*" as the leading characters in an
16297         absolute pathname.
16298
16299 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16300
16301         * config.sub: Support for r3900.
16302
16303 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16304
16305         * configure.in: Use install-sh, not install.sh.
16306
16307 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16308
16309         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16310         apply it twice.
16311
16312 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16313
16314         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16315         install-binutils.
16316
16317 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16318
16319         * Makefile.in: Add automake targets.
16320         * configure.in (host_tools): Add automake.
16321
16322 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16323
16324         * configure: Default CXX to c++, not gcc.
16325         * Makefile.in (CXX): Set to c++, not gcc.
16326         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16327
16328 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16329
16330         * install-sh: try appending a .exe if source file doesn't
16331         exist
16332
16333 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16334
16335         * configure.in: Turn on multilib by default.
16336         (cross_only): Remove target-libiberty.
16337
16338         * Makefile.in (all-gcc): Don't depend on libiberty.
16339
16340 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16341
16342         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16343
16344 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16345
16346         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16347         (DISTBISONFILES): Add ld/Makefile.in
16348
16349 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16350
16351         * configure.in: if target is cygwin32 but host isn't cygwin32,
16352         don't configure gdb tcl tk expect, not just gdb.
16353
16354 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16355
16356         * configure.in: Added gnuserv everywhere sn appears.
16357
16358         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16359         (CROSS_CHECK_MODULES): Added check-gnuserv.
16360         (INSTALL_MODULES): Added install-gnuserv.
16361         (CLEAN_MODULES): Added clean-gnuserv.
16362         (all-gnuserv): New target.
16363
16364 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16365
16366         * config.guess: Fixes for MIPS OpenBSD systems.
16367
16368 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16369
16370         * Makefile.in (INSTALL_XFORM): Remove.
16371         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16372
16373         * mkinstalldirs: New file, copied from automake.
16374         * Makefile.in (installdirs): Rename from install-dirs.  Use
16375         mkinstalldirs.  Change all users.
16376         (DEVO_SUPPORT): Add mkinstalldirs.
16377
16378 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16379
16380         * install-sh: Rename from install.sh.
16381         * Makefile.in (INSTALL): Change install.sh to install-sh.
16382         (DEVO_SUPPORT): Likewise.
16383
16384         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16385         Graichen <graichen@rzpd.de>.
16386
16387 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16388
16389         * config.guess: Recognize OpenBSD systems correctly.
16390
16391 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16392
16393         * README, Makefile.in (ETC_SUPPORT): Remove references to
16394         cfg-paper*, configure.{texi,man,info*}._
16395
16396 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16397
16398         * Makefile.in (all.normal): Ensure that gcc is built after all
16399         the x11 - ie gdb - targets.
16400
16401 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16402
16403         * makefile.vms: Don't run conf-a-gas.
16404
16405 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16406
16407         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16408
16409 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16410
16411         * configure.in: Remove noconfigdirs case since gdb also
16412         configures and builds for tic80-coff.
16413
16414 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16415
16416         * configure: Set cache_file to config.cache.
16417         * Makefile.in (local-distclean): Remove config.cache.
16418
16419 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16420
16421         * COPYING: Update FSF address.
16422
16423 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16424
16425         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16426         noconfigdirs.
16427
16428 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16429
16430         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16431         MAKEDIRS, is empty.
16432
16433 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16434
16435         * config.sub: Tweak mn10300 entry.
16436
16437 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16438
16439         * configure.in (host_tools): Put sim before gdb, so gdb's
16440         configure.tgt can determine if the simulator was configured.
16441
16442 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16443
16444         * config.sub: Move BeOS $os case to be with other Cygnus
16445         local cases.
16446
16447 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16448
16449         * config.sub: Remove misplaced comment that broke Linux.
16450
16451 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16452
16453         * config.sub: Add BeOS support.
16454
16455 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16456
16457         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16458
16459 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16460
16461         * configure.in (noconfigdirs): Remove tcl and tk from
16462         noconfigdirs for cygwin32 builds.
16463
16464 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16465
16466         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16467
16468 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16469
16470         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16471         make-all.com, use makefile.vms instead.
16472
16473 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16474
16475         * config.sub: Accept -lnews*.
16476
16477 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16478
16479         * configure.in (noconfigdirs): Disable target-newlib,
16480         target-examples and target-libiberty for d30v.
16481
16482 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16483
16484         * configure.in (noconfigdirs): Enable ld for d30v.
16485
16486 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16487
16488         * configure.in (tic80-*-*): Build compiler.
16489
16490 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16491
16492         * configure.in (d30v-*): Remove sim directory from list of
16493         unsupported d30v directories
16494
16495 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16496
16497         * config.sub, configure.in: Add d30v target cpu.
16498
16499 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16500
16501         * makefile.vms: New file.
16502         * make-all.com: Remove.
16503
16504 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16505
16506         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16507
16508 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16509
16510         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16511
16512 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16513
16514         * Makefile.in (ALL_MODULES): Added all-db.
16515         (CROSS_CHECK_MODULES): Addec check-db.
16516         (INSTALL_MODULES): Added install-db.
16517         (CLEAN_MODULES): Added clean-db.
16518
16519 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16520
16521         * config.guess: Merge with latest FSF sources.
16522
16523 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16524
16525         * Makefile.in (ALL_MODULES): Added all-itcl.
16526         (CROSS_CHECK_MODULES): Added check-itcl.
16527         (INSTALL_MODULES): Added install-itcl.
16528         (CLEAN_MODULES): Added clean-itcl.
16529
16530 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16531
16532         * configure.in: build gdb for mn10200
16533
16534 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16535
16536         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16537
16538 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16539
16540         * configure.in (tic80-*-*): Turn off most targets right now.
16541
16542 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16543
16544         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16545         rather than the makeinfo program.
16546         (do-info): Depend upon all-texinfo.
16547
16548 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16549
16550         * configure.in: Remove uses of config/mh-linux.
16551
16552         * config.sub, config.guess: Merge with latest FSF sources.
16553
16554 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16555
16556         * config.sub (case $basic_machine): Add tic80 entries.
16557
16558 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16559
16560         * config.sub, config.guess: Merge with latest FSF sources.
16561
16562 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16563
16564         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16565         * mpw-config.in: Test for NewFolderRecursive.
16566         * mpw-install: Use symbolic name for startup filename.
16567         * mpw-README: Add various additional details.
16568
16569 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16570
16571         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16572
16573 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16574
16575         * configure.in: Do build gcc and the target libraries for
16576         the mn10200.
16577
16578 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16579
16580         * configure.in: don't avoid building gdb for mn10300 any more
16581         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16582         instead of single-quoting it.
16583
16584 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16585
16586         * configure.in: Don't use --with-stabs on IRIX 6.
16587
16588 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16589
16590         * configure.in (m32r): Build gdb, libg++ now.
16591
16592 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16593
16594         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16595         directories from noconfigdirs.
16596
16597 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16598
16599         * config.sub (basic_machine): added mips16 configuration
16600
16601 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16602
16603         * config.sub: Handle d10v-unknown.
16604
16605 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16606
16607         * config.sub: Handle v850-unknown.
16608
16609 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16610
16611         * Makefile.in: add findutils
16612         * configure.in: add findutils to list of host_tools
16613
16614 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16615
16616         * config.sub: Handle mn10200 and mn10300.
16617
16618 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16619
16620         * configure.in (d10v-*): Do not build librx.
16621
16622 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16623
16624         * configure.in (mn10300): Build everything except gdb & libgloss.
16625
16626 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16627
16628         * config.guess:  Patch for Dansk Data Elektronik servers,
16629         from Niels Skou Olsen <nso@dde.dk>.
16630
16631         For ncr, use /bin/uname rather than uname, since GNU uname does not
16632         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16633
16634         Patch for MIPS R4000 running System V,
16635         from Eric S. Raymond <esr@snark.thyrsus.com>.
16636
16637         Fix thinko for nextstep.
16638
16639         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16640
16641         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16642         * config.guess: Guess mips-dec-mach_bsd4.3.
16643
16644         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16645         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16646         release numbers.
16647         * config.guess (mips-mips-riscos*):  Emit just enough of the
16648         release number.
16649
16650         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16651         * config.guess (sparc-auspex-sunos*):  Added.
16652         (f300-fujitsu-*): Added.
16653
16654         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16655         * config.guess:  Recognize a Tadpole as a sparc.
16656
16657 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16658
16659         * config.guess: Don't assume that NextStep version is either 2 or
16660         3.  NextStep 4 (aka OpenStep 4) has come out now.
16661
16662 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16663
16664         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16665         From Rik Faith <faith@cs.unc.edu>.
16666
16667 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16668
16669         * config.sub: Contributions from bug-gnu-utils to:
16670         Support plain "hppa" (no version given) architecture, reported by
16671         OpenStep.
16672         OpenBSD like NetBSD.
16673         LynxOs is not a hardware supplier.
16674
16675         * config.guess: Contributions from bug-gnu-utils to add support for:
16676         OpenBSD like NetBSD.
16677         Stratus systems.
16678         More Pyramid systems.
16679         i[n>4]86 Intel chips.
16680         M680[n>4]0 Motorola chips.
16681         Use unknown instead of lynx for hardware manufacturer.
16682
16683 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16684
16685         * install.sh (chmodcmd): Set to null if the DST directory already
16686         exists.
16687
16688 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16689
16690         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16691         not use mt-ppc target Makefile fragment any more.
16692
16693 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16694
16695         * configure.in (*-*-windows):  Exclude everything but those dirs
16696         needed to build windows.
16697
16698 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16699
16700         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16701
16702 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16703
16704         * configure.in:  Exclude mmalloc from i386-windows.
16705
16706 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16707
16708         * Undo my previous change.
16709
16710 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16711
16712         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16713         unconditionally.
16714         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16715
16716 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16717
16718         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16719         host to add it's own flags.
16720
16721 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16722
16723         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16724
16725 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16726
16727         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16728         (CXX_FOR_TARGET): Likewise.
16729         (GCC_FOR_TARGET): Define.
16730         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16731         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16732         CC_FOR_TARGET was specified on the command line.
16733         (MAKEOVERRIDES): Don't define.
16734
16735 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16736
16737         * configure.in (m32r): Fix spelling of libg++ libs.
16738
16739 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16740
16741         * config.sub (-apple*): Remove, now redundant.
16742
16743 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16744
16745         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16746
16747         * configure: Rework yesterday's sed script patch.
16748
16749         * config.sub: Merge with FSF.
16750
16751 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16752
16753         * config.guess:  Merge from FSF.
16754
16755         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16756         * config.guess: Use pc instead of unknown, for pc clone systems.
16757         Change linux to linux-gnu.
16758
16759         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16760         * config.guess: Avoid non-portable tr syntax.
16761
16762 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16763
16764         * test-build.mk (HOLES): Add "xargs" for gdb.
16765
16766         * configure: Avoid hpux10.20 sed bug.
16767
16768 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16769
16770         * configure.in:  Add support for windows host
16771         (that is a build done under the Microsoft build environment).
16772
16773 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16774
16775         * Makefile.in: Replace all uses of srcroot with s, to shrink
16776         command line lengths.
16777
16778         Patches from Geoffrey Noer <noer@cygnus.com>:
16779         * configure.in: If configuring for newlib, pass --with-newlib to
16780         subdirectories.
16781         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16782         -Bnewlib/ and -Lwinsup to gcc.
16783         (CXX_FOR_TARGET): Likewise.
16784
16785 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16786
16787         * Makefile.in (ETC_SUPPORT): Add configure.
16788
16789 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16790
16791         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16792         host configuration file.
16793
16794 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16795
16796         * configure.in: Break mn10x00 support into separate
16797         mn10200 and mn10300 configurations.
16798         * config.sub: Likewise.
16799
16800 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16801
16802         * configure.in: Add lots of stuff to noconfigdirs for
16803         the mn10x00 targets.
16804
16805         * config.sub, configure.in: Add mn10x00 support.
16806
16807 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16808
16809         * make-all.com: Call conf-a-gas, not config-a-gas.
16810
16811 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16812
16813         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16814         targets.
16815
16816 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16817
16818         * mpw-README: Add much more detail for native PowerMac.
16819         * mpw-install: New file.
16820         * mpw-configure: Add --norecursion and --help options.
16821         * mpw-config.in: Translate readme and install files when
16822         copying to objdir.
16823         * mpw-build.in: Don't always depend on byacc and flex.
16824         (install-only-top): New action.
16825
16826 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16827
16828         * configure.in:  You can now configure GDB for the v850.
16829
16830 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16831
16832         * configure.in (noconfigdirs): Don't configure any C++ dirs
16833         if targeting D10V.
16834
16835 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16836
16837         * config.sub: Recognize mips64vr5000.
16838
16839 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16840
16841         * configure.in: Use a single line for host_tools and native_only.
16842
16843 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16844
16845         * config.sub, configure.in: Add entries for m32r.
16846
16847 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16848
16849         * Makefile.in (inet-install): Don't run install-gzip.
16850
16851 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16852
16853         * configure.in:  Don't config lots of things for *-*-windows*.
16854
16855 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16856
16857         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16858         (host_libs, host_tools): Copy from configure.in.
16859         * mpw-configure: Don't complain about directories not found.
16860
16861 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16862
16863         * configure.in (i[345]86): Recognize i686 for pentium pro.
16864         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16865         file.
16866
16867         * config.guess (i[345]86): Ditto.
16868
16869 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16870
16871         * configure.in (noconfigdirs): Removed gdb for D10V.
16872
16873 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16874
16875         * configure.in: Remove ld, target-libio, target-libg++, and
16876         target-libstdc++ from noconfigdirs.
16877
16878 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16879
16880         * configure: Fix three locations where shell scripts were
16881         being run directly rather than with config_shell.
16882
16883 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16884
16885         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16886         * config.sub (basic_machine): Recognize v850.
16887
16888 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16889
16890         * mpw-configure: Handle multiple enable/disable options and
16891         pass them down recursively, handle -c and -s flags appropriately
16892         depending on choice of compiler, add escape mechanism for
16893         quoted arguments to gC.
16894
16895 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16896
16897         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16898         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16899         so that -mrelocatable-lib and -mno-eabi are used.
16900
16901         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16902         not support --print-multi-lib, don't abort.
16903
16904 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16905
16906         * make-all.com: Run config-a-gas.
16907         * setup.com: Don't copy subdirectory files around.
16908
16909 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16910
16911         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16912         target, it now compiles correctly.
16913
16914 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16915
16916         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16917
16918 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16919
16920         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16921
16922 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16923
16924         * configure.in (native_only): Add prms.
16925
16926 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16927
16928         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16929         (BINUTILS_SUPPORT_DIRS): Likewise.
16930
16931 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16932
16933         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16934         d10v support is added.
16935
16936 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16937
16938         * configure.in (d10v-*-*): New target.
16939
16940 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16941
16942         * config.guess (HP 9000/811): Recognize this as a PA1.1
16943         machine.
16944
16945 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16946
16947         * Makefile.in (do-tar-gz): New target, split out from tail end of
16948         taz target.  Run each command separately, don't use pipes.
16949         (taz): Use it.
16950
16951 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16952
16953         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16954         * mpw-build.in: No builds should depend on building byacc or flex,
16955         they are assumed to be installed already.
16956
16957 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16958
16959         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16960         variable that CC_FOR_TARGET needs.
16961
16962 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16963
16964         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16965         options have changed since the last time the subdirectory was
16966         configured, and if it has, reconfigure.
16967         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16968         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16969
16970 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16971
16972         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16973         CLEAN_MODULES): Add bash.
16974         (all-bash): New target.
16975
16976 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16977
16978         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16979
16980 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16981
16982         * config.sub (basic_machine): Recognize d10v as a valid processor.
16983
16984 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16985
16986         * mpw-configure: Add support for --bindir.
16987         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16988
16989 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16990
16991         * configure.in: add bash, time, gawk to list of hosttools and things
16992         to only build for native toolchains
16993
16994 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16995
16996         * Makefile.in (docdir): Remove.
16997
16998 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16999
17000         * Makefile.in (datadir): Set to $(prefix)/share.
17001
17002 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17003
17004         * configure.in: build diff and patch for cygwin32-hosted
17005         toolchains.
17006
17007 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17008
17009         * config.sub: Accept -rtems*.
17010
17011 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17012
17013         * configure.in: enable dosrel for cygwin32-hosted builds,
17014                 remove diff from the list of things not buildable
17015                 via Canadian Cross
17016
17017 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17018
17019         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17020         don't get ". ".
17021
17022 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17023
17024         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17025
17026 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17027
17028         * Makefile.in (taz): Handle case where tex3patch didn't even get
17029         checked out.  Also, if it was found, put the symlink in a new util
17030         subdirectory.
17031
17032 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17033
17034         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17035
17036 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17037
17038         * config.sub: Recognize -openvms.
17039         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17040         * make-all.com, setup.com: New files.
17041
17042 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17043
17044         * Makefile.in (taz): tex3patch moved to texinfo/util.
17045
17046 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17047
17048         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17049         * configure.in: remove make from disable-if-Can-Cross list
17050                 enable gdb if ${host} and ${target} are cygwin32
17051
17052 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17053
17054         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17055         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17056
17057 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17058
17059         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17060         distinguish sysv/svr4/bsd variants.
17061         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17062
17063 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17064
17065         * configure.in: Added copyright notice.
17066         * move-if-change: Added copyright notice.
17067
17068 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17069
17070         * configure.in (powerpcle-*-solaris*): Until we get shared
17071         libraries working, don't build gdb, sim, make, tcl, tk, or
17072         expect.
17073
17074 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17075
17076         * config.guess:  Merge with FSF:
17077
17078         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17079         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17080
17081         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17082         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17083
17084         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17085         * config.guess:  Combine two OSF1 rules.
17086         Also recognize field test versions.  From mjr@zk3.dec.com.
17087         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17088         because GNU uname does not support -p.  From pmr@pajato.com.
17089
17090 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17091
17092         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17093
17094 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17095
17096         * mpw-README: Document GCCIncludes.
17097
17098 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17099
17100         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17101
17102 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17103
17104         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17105
17106 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17107
17108         * configure.in (*-*-cygwin32): Configure make.
17109
17110 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17111
17112         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17113
17114 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17115
17116         * Makefile.in (all-inet): Depend on all-perl.
17117
17118         * Makefile.in (inet-install): New target.
17119
17120         * Makefile.in (all-inet): Depend on all-tcl.
17121         (all-inet): Depend on all-send-pr.
17122
17123 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17124
17125         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17126         temporarily.
17127
17128 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17129
17130         * configure.in: Don't configure --with-gnu-ld on AIX.
17131
17132 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17133
17134         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17135
17136 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17137
17138         * Makefile.in (ALL_MODULES): Added all-inet.
17139         (CROSS_CHECK_MODULES): Added check-inet.
17140         (INSTALL_MODULES): Added install-inet.
17141         (CLEAN_MODULES): Added clean-inet.
17142         (all-indent): New target.
17143
17144         * configure.in (host_tools): Added inet.
17145         (native_only): Added inet.
17146         (noconfigdirs): Added inet.
17147
17148 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17149
17150         * configure.in: Don't configure libgloss if we are not configuring
17151         newlib.
17152
17153 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17154
17155         * configure.in: Don't configure libgloss for unsupported
17156         architectures.
17157
17158 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17159
17160         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17161
17162 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17163
17164         * Makefile.in (ALL_MODULES): Include all-apache.
17165         (CROSS_CHECK_MODULES): Include check-apache.
17166         (INSTALL_MODULES): Include install-apache.
17167         (all-apache): New target.
17168
17169         * configure.in: Added apache everywhere perl is seen.
17170
17171 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17172
17173         * Makefile.in: Add support for clean-{module} and
17174         clean-target-{module} rules.
17175
17176 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17177
17178         * configure.in (*-*-ose) do not build libgloss.
17179
17180 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17181
17182         * config.guess (prep*:SunOS:5.*:*): Turn into
17183         powerpele-unknown-solaris2.
17184
17185 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17186
17187         * configure.in: Permit --enable-shared to specify a list of
17188         directories.
17189
17190 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17191
17192         * configure.in (host==solaris): Pass only the first word of $CC
17193         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17194
17195 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17196
17197         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17198
17199 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17200
17201         * Makefile.in (ALL_MODULES): Include all-perl.
17202         (CROSS_CHECK_MODULES): Include check-perl.
17203         (INSTALL_MODULES): Include install-perl.
17204         (ALL_X11_MODULES): Include all-guile.
17205         (CHECK_X11_MODULES): Include check-guile.
17206         (INSTALL_X11_MODULES): Include install-guile.
17207         (all-perl): New target.
17208         (all-guile): New target.
17209
17210         * configure.in (host_tools): Include perl and guile.
17211         (native_only): Include perl and guile.
17212         (noconfigdirs): Don't build guile and perl; no ports have been
17213         done.
17214
17215 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17216
17217         * configure (--enable-*): Handle quoted option lists such as
17218         --enable-sim-cflags='-g0 -O' better.
17219
17220 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17221
17222         * Makefile.in ({,inst}all-target): New rule so we can make and
17223         install all of the target directories easily.
17224
17225 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17226
17227         * configure.in: Add missing global flag in sed substitution when
17228         deleting `target-' from ${configdirs}.
17229
17230 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17231
17232         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17233         option.
17234
17235         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17236         config/mh-necv4.
17237
17238         * install.sh: Correct misspelling of transformbasename.
17239
17240         * config.guess: Recognize mips-*-sysv*.
17241
17242 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17243
17244         * config.sub: Recognize mon960.
17245
17246 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17247
17248         * configure: Restore Canadian Cross handling of BISON and LEX,
17249         removed in Feb 20 change.
17250
17251 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17252
17253         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17254         Mention make install.  Remove the old copyright date as well the
17255         clumsy and rather pointless copyright on the README file.
17256
17257 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17258
17259         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17260         Makefile after running symlink-tree, then run `make distclean' to
17261         avoid clobbering any generated files in srcdir.
17262
17263 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17264
17265         * configure.in (m68k-*-netbsd*): Build everything now.
17266
17267 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17268
17269         * Makefile.in (taz): Fix quoting.
17270
17271 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17272
17273         * configure.in (sparclet-*-*): Build everything now.
17274
17275 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17276
17277         * configure.in (m68k-*-linux*): New host.
17278
17279 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17280
17281         * configure: Check for bison before byacc.
17282
17283 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17284
17285         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17286         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17287         searching PATH.  These are used as fallbacks by Makefile.in if
17288         flex/bison/byacc aren't in objdir.
17289
17290 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17291
17292         * Makefile.in: Make everything which depends upon all-bfd also
17293         depend upon all-opcodes, in case --with-commonbfdlib is used.
17294
17295 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17296
17297         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17298         building NT native compilers on Unix.
17299
17300 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17301
17302         * configure.in: Don't get CC from the host Makefile fragment if we
17303         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17304         Solaris test for /usr/ucb/cc to the post target script, just after
17305         the compiler sanity test.
17306
17307 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17308
17309         * config.sub: Merge with FSF.
17310
17311 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17312
17313         * Makefile.in (RPATH_ENVVAR): New variable.
17314         (REALLY_SET_LIB_PATH): Use it.
17315         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17316
17317 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17318
17319         * config.sub, configure.in: Recognize sparclet cpu.
17320
17321 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17322
17323         * config.guess:  Support m68k-cbm-sysv4.
17324
17325 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17326
17327         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17328         m68k-unknown-linuxaout from linker help string.  Put quotes around
17329         $ld_help_string.
17330
17331 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17332
17333         * config.guess (powerpc-harris-powerunix): Add guess for port
17334         to new target.
17335
17336 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17337
17338         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17339
17340 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17341
17342         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17343         $(REALLY_SET_LIB_PATH) in Makefile.
17344         * Makefile.in (SET_LIB_PATH): New variable.
17345         (REALLY_SET_LIB_PATH): New variable.
17346         ($(DO_X)): Use $(SET_LIB_PATH).
17347         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17348         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17349         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17350         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17351         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17352         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17353         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17354         (install-dosrel): Likewise.
17355         (all-opcodes): Depend upon all-libiberty.
17356
17357 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17358
17359         * config.guess (*:CYGWIN*): New
17360
17361 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17362
17363         * Makefile.in (all-target-winsup): All all-target-libiberty.
17364
17365 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17366
17367         * configure.in (noconfigdirs): Add missing # in front of comment.
17368
17369 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17370
17371         * configure.in: add second pass to things added to noconfigdirs
17372         so *-gm-magic can exclude libgloss properly.
17373
17374 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17375
17376         * mpw-configure (extralibs_name, rez_name): Set correctly
17377         for MWC68K compiler.
17378
17379         * mpw-README: Add more info on the necessary build tools.
17380
17381 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17382
17383         * configure.in, config.sub: Recognize cygwin32.
17384
17385 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17386
17387         * config.guess, config.sub: Recognize A/UX.
17388
17389 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17390
17391         * config.sub: Merge with gcc/config.sub.
17392
17393 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17394
17395         * mpw-build.in (do-binutils): Add build of stamps.
17396
17397 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17398
17399         * config.sub: Add recognition for mips64vr4100*-* targets.
17400
17401 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17402
17403         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17404         Add creation of gconfigargs with `--enable-shared' turned on.
17405         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17406         ($(host)-stamp-stage3-configured): Likewise.
17407         (HOLES): Add chatr and ldd.
17408         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17409
17410 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17411
17412         * configure: Pass --nfp to recursive configures.
17413
17414 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17415
17416         * Makefile.in (DLLTOOL): New.
17417         (DLLTOOL_FOR_TARGET): New.
17418         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17419         (EXTRA_TARGET_FLAGS): Ditto.
17420         (EXTRA_GCC_FLAGS): Ditto.
17421         (CONFIGURE_TARGET_MODULES): Ditto.
17422         (DO_X): Ditto.
17423         * configure: Add DLLTOOL.
17424
17425 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17426
17427         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17428         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17429         mh-sco, since old workarounds no longer needed, and don't
17430         build ld, since libraries have weak symbols in COFF.
17431
17432 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17433
17434         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17435
17436 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17437
17438         * configure.in: Make sure that ${CC} can be used to compile an
17439         executable.
17440
17441 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17442
17443         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17444         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17445         nothing depending on whether gdbtk is being built.
17446
17447 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17448
17449         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17450
17451 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17452
17453         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17454         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17455
17456 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17457
17458         * config-ml.in: Add support for
17459         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17460         Simplify setting of multidirs from --disable-foo.
17461
17462 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17463
17464         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17465         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17466         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17467         non-empty, pass them on to the  GCC make.
17468         (all-bootstrap): New rule that is like all-gcc, except it executes
17469         the GCC bootstrap rule instead of the GCC all rule.
17470
17471 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17472
17473         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17474
17475 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17476
17477         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17478         DG/UX support.
17479
17480 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17481
17482         * config.sub (i*86*) Change [345] to [3456]
17483
17484 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17485
17486         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17487         --with-gnu-ld=no.
17488
17489 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17490
17491         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17492         AIX multilibs get built.
17493
17494 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17495
17496         * configure.in (i386-win32): Don't build expect if we're not
17497         building the tcl subdir.
17498
17499 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17500
17501         * Makefile.in: (configure-target-examples, all-target-examples):
17502         New targets, configure and build example programs.
17503
17504 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17505
17506         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17507         use it as input to sedit the generated MPW makefile.
17508         * mpw-README: Add a suggestion about Gestalt.h.
17509
17510 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17511
17512         * config.sub: Accept *-*-ieee*.
17513
17514 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17515
17516         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17517         Ronald F. Guilmette <rfg@monkeys.com>.
17518
17519 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17520
17521         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17522         for powerpc-pe native.
17523         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17524         (target==powerpc-pe): duplicate i386-win32 entry.
17525
17526 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17527
17528         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17529         of vxworks, not just vxworks5.1.
17530
17531 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17532
17533         * mpw-configure: Add support for exec-prefix.
17534
17535 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17536
17537         * config.guess: Recognize HP model 816 machines as having
17538         a PA1.1 processor.
17539
17540 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17541
17542         * configure: Ignore new autoconf configure options.
17543
17544 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17545
17546         * config.guess:  Recognize Pentium under SCO.
17547         From Robert Lipe <robertl@arnet.com>.
17548
17549 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17550
17551         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17552
17553 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17554
17555         * configure.in: Don't configure gas for alpha-dec-osf*.
17556
17557 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17558
17559         * configure.in: Default to --with-stabs for some targets for which
17560         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17561         i[345]86*-*-unixware*.
17562
17563 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17564
17565         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17566         rather than basing it on the target.  Simplify handling of options
17567         controlling which directories to configure.  Remove extraneous
17568         slash in multi-clean target.
17569
17570 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17571
17572         * config-ml.in: Prefix more variables with ml_ so they don't collide
17573         with configure's.
17574
17575 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17576
17577         * configure: Don't turn -v into --v.
17578
17579 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17580
17581         * configure.in (targargs): Fix typo.
17582
17583         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17584
17585 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17586
17587         * configure.in: Strip --host and --target options from
17588         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17589         --with-cross-host option when building with a cross-compiler.
17590         * configure: Canonicalize the arguments put into config.status by
17591         always using `=' for an option with an argument.  Pass a presumed
17592         --host or --target explicitly.
17593
17594 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17595
17596         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17597         into general OS recognition case.
17598
17599 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17600
17601         * configure.in (target_configdirs): add target-winsup only
17602         for win32 target systems.
17603
17604 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17605
17606         * Makefile.in (all-target-libgloss): Depend upon
17607         configure-target-newlib, since when libgloss is built it looks to
17608         see if the newlib directory exists.
17609
17610 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17611
17612         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17613         cfg-ml-*.in.
17614
17615 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17616
17617         * configure: Handle LD and LD_FOR_TARGET when configuring a
17618         Canadian Cross.
17619
17620 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17621
17622         * configure.in (target_libs): add target-winsup.
17623         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17624         (target==ppcle-pe): remove ld from $noconfigdirs.
17625
17626 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17627
17628         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17629         Preserve relative path names in $srcdir.  Build symlink tree if
17630         configuring cross target dir and srcdir=. (= no VPATH support).
17631         (configure-target-libg++): Depend on configure-target-librx.
17632         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17633         * config-ml.in: New file.
17634         * symlink-tree: New file.
17635         * configure: Ensure srcdir="." if that's what it is.
17636
17637 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17638
17639         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17640         includes and FLEX_SKELETON setting.
17641         * mpw-configure (--with-gnu-ld): New option, controls whether
17642         to use PPCLink or ld with PowerMac GCC.
17643         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17644         * mpw-config.in: Configure grez if targeting Mac.
17645
17646         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17647         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17648         just macos.
17649         * configure.in: Configure grez resource compiler if targeting Mac.
17650         * Makefile.in (all-grez, install-grez): New targets.
17651
17652 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17653
17654         * configure: CXX defaults to gcc, not g++.  If we find
17655         gcc in the path, set CC to gcc -O2.
17656
17657 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17658
17659         * configure: Default ${build} correctly.  Avoid picking up extra
17660         spaces when reading CC and CXX from Makefile.  When doing a
17661         Canadian Cross, use plausible default values for numerous
17662         variables.
17663         * configure.in: When doing a Canadian Cross, don't try to
17664         configure tools whose configure script can't handle it.
17665
17666 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17667
17668         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17669
17670 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17671
17672         * configure:  Remove dubious bug reporting address.
17673
17674 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17675
17676         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17677         configure script, run that instead of this directory's configure.
17678         In either case, print a message that we're configuring the sub-dir.
17679
17680 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17681
17682         * configure.in: Before checking for the existence of various files,
17683         use sed to filter out "target-".
17684
17685 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17686
17687         * Makefile.in (DO_X): Split rule to decrease command line length
17688         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17689         (Philippe De Muyter).
17690
17691 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17692
17693         * Makefile.in (all-patch): depend on all-libiberty.
17694
17695 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17696
17697         * configure.in: If the only directory in target_configdirs which
17698         actually exists is libiberty, then set target_configdirs to empty,
17699         to avoid trying to build a target libiberty in a gas or gdb
17700         distribution.
17701
17702 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17703
17704         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17705         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17706         systems.
17707
17708 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17709
17710         * configure.in (copy_dirs): Use sys-include instead of include
17711         for --with-headers option.
17712
17713 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17714
17715         * Makefile.in, configure.in: Make winsup builds work with
17716         new scheme.
17717
17718 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17719
17720         * configure.in: Build the linker on AIX.
17721
17722 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17723
17724         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17725         where needed.
17726
17727 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17728
17729         * Makefile.in (all-gcc): Fix typo.
17730
17731 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17732
17733         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17734
17735 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17736
17737         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17738         to target-xiberty, to provide more flexibility.
17739         (target_subdir):  Define.  Create if cross.
17740         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17741         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17742         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17743         check-libFOO -> check-target-libFOO, etc.
17744         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17745         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17746         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17747         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17748         allow ALL_GCC="" to only configure.
17749         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17750         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17751         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17752
17753 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17754
17755         * Makefile.in (taz): Build "info" in etc explicitly.
17756
17757 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17758
17759         * configure.in:  Make sure that CC is undefined (as opposed to
17760         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17761         problem with autoconf trying to configure on a host without GCC.
17762
17763 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17764
17765         * mpw-configure: Set host alias from choice of host compiler,
17766         only use generic MPW Makefile sed if present, edit a file
17767         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17768         * mpw-README: Add problem notes about CW6 and CW7.
17769
17770 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17771
17772         * Makefile.in (taz): Use ";" instead of ";;".
17773
17774 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17775
17776         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17777         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17778         DISTDOCDIRS.
17779         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17780         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17781
17782 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17783
17784         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17785         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17786         Move bfd to DISTSTUFFDIRS.
17787
17788 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17789
17790         * Makefile.in (X11_LIB): Removed.
17791         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17792
17793         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17794
17795 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17796
17797         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17798         names.
17799
17800 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17801
17802         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17803
17804 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17805
17806         * configure.in (i[345]86-*-win32): Always build newlib.
17807         Don't configure cvs, autoconf or texinfo.
17808         * Makefile.in (LD_FOR_TARGET): New.
17809         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17810         Pass down LD_FOR_TARGET.
17811
17812 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17813
17814         * winsup: New directory.
17815         * Makefile.in: Build winsup.
17816         * configure.in: Winsup is configured when target is win32.
17817         Can only build win32 target GDB when native.
17818
17819 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17820
17821         * config.guess: Recognize HP model 819 machines as having
17822         a PA 1.1 processor.
17823
17824 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17825
17826         * configure: Fix sed loop which substitutes for CC and CXX to
17827         avoid bug found in various sed implementations.
17828
17829 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17830
17831         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17832         simulator.  Use standard powerpc-*-eabi*.
17833
17834 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17835
17836         * configure.in: Stop putting gas and binutils in noconfigdirs for
17837         powerpc-*-aix* and rs6000-*-*.
17838
17839 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17840
17841         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17842         -mcall-aixdesc libraries.
17843
17844 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17845
17846         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17847
17848         * config.sub (arm | armel | armeb): Fix shell syntax.
17849
17850 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17851
17852         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17853         -msoft-float and -mcpu=common support.
17854         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17855         libraries.
17856
17857 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17858
17859         * configure.in: Allow configuration and build of emacs19 for the alpha.
17860
17861 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17862
17863         * configure.in (CC): Get ^CC, not just any old CC, from
17864         ${host_makefile_frag}.
17865
17866 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17867
17868         * configure.in (CC): Try to get CC from
17869         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17870
17871 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17872
17873         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17874         only if it exists in $(srcdir).
17875
17876 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17877
17878         * configure: If CC and CXX are not set in the environment, set
17879         them, based on either an existing Makefile or on searching for gcc
17880         in PATH.  Substitute for CC and CXX in Makefile.
17881         * configure.in: Remove libm from target_libs.  Separate
17882         target_configdirs from configdirs.  If CC is not set in
17883         environment, try to get it from a host Makefile fragment.  Rewrite
17884         changes of configdirs to use skipdirs instead.  A few minor
17885         tweaks.  Take directories out of target_configdirs as they are
17886         taken out of configdirs.  Remove existing Makefile files from
17887         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17888         CONFIG_ARGUMENTS in Makefile.
17889         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17890         by configure.in.
17891         (CONFIG_ARGUMENTS): Likewise.
17892         (CONFIGURE_TARGET_MODULES): New variable.
17893         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17894         ($(CONFIGURE_TARGET_MODULES)): New target.
17895         (configure-libg++, configure-libio): New targets.
17896         (all-libg++): Depend upon configure-libg++.
17897         (all-libio): Depend upon configure-libio.
17898         (configure-libgloss, all-libgloss): New targets.
17899         (configure-libstdc++): New target.
17900         (all-libstdc++): Depend upon configure-libstdc++.
17901         (configure-librx, all-librx): New targets.
17902         (configure-newlib): New target.
17903         (all-newlib): Depend upon configure-newlib
17904         (configure-xiberty): New target.
17905         (all-xiberty): Depend upon configure-xiberty.
17906
17907 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17908
17909         * configure.in (host i[345]86-*-win32):  Expand the
17910         noconfigdirs again.
17911
17912 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17913
17914         * mpw-configure: Fix sed command file name.
17915
17916 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17917
17918         * configure.in (host i[345]86-*-win32): Reduce the
17919         noconfigdirs again.
17920
17921 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17922
17923         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17924         or powerpc*-*-pe*, since they are not yet supported.
17925
17926 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17927
17928         Add PowerMac support and many other enhancements.
17929         * mpw-configure: New option --cc to select compiler to use,
17930         paste options set according to --cc into the generated
17931         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17932         if mpw-make.sed is present.
17933         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17934         add forward includes for PowerPC include files.
17935         * mpw-build.in: Build using Makefile.PPC if present.
17936         (do-byacc, etc): Remove separate version resource builds.
17937         (do-gas): Build "stamps" before "all".
17938         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17939         * mpw-README: Update to reflect --cc option, PowerMac support,
17940         and recently-reported compatibility problems.
17941
17942 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17943
17944         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17945         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17946         (--with-multilib-top): Pass to recursive invocations.
17947
17948 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17949
17950         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17951         v810-*-*.
17952
17953 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17954
17955         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17956         gdb, ld and opcodes on v810-*-*.
17957
17958 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17959
17960         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17961         (local-maintainer-clean): New target.
17962         (maintainer-clean): New target.
17963         (realclean): Just depend upon maintainer-clean.
17964
17965 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17966
17967         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17968
17969 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17970
17971         * configure.in: Build ld in mips*-*-bsd* case.
17972
17973 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17974
17975         * config.sub: Accept -lites* OS.  From Ian Dall.
17976
17977 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17978
17979         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17980         targets.
17981
17982 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17983
17984         * configure.in: treat i386-win32 canadian cross the same as
17985         i386-go32 canadian cross.
17986
17987 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17988
17989         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17990         running under the simulator to build a reduced set of libraries.
17991         (powerpc-*-eabiaix): Add fine grained multilib support added to
17992         other powerpc targets yesterday.
17993
17994 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17995
17996         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17997         -disable-softfloat, -disable-relocatable, -disable-aix, and
17998         -disable-sysv to control which multilib libraries get built.
17999
18000 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18001
18002         * configure: Add Makefile.tem to list of files to remove in trap
18003         handler.
18004
18005 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18006
18007         * config.guess (*Linux*):  Add missing "exit"s.
18008         Also, need specific check for alpha-unknown-linux (uses COFF).
18009
18010 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18011
18012         * config.guess:  Merge with FSF:
18013
18014         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18015         * config.guess (AIX4): More robust release numbering discovery.
18016
18017         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18018         * config.guess (i386-sequent-ptx): Properly get version number.
18019
18020         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18021         * config.guess (mips:*:4*:UMIPS): New case.
18022
18023 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18024
18025         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18026         (i386-win32 host): Likewise.  Don't build readline.
18027
18028 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18029
18030         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18031         SUPPORT_FILES to submakes.
18032
18033 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18034
18035         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18036         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18037         mpw-configure.
18038
18039 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18040
18041         * configure.in (appdirs): Use =, not ==, in test expression when
18042         trying to build the text to print in the warning message for
18043         Solaris users.
18044
18045 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18046
18047         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18048
18049 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18050
18051         * config.guess: Recognize lynx-2.3.
18052
18053 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18054
18055         * config.sub (z8ksim): Deleted
18056         (z8k-*-coff): New, this is the one true name of the target.
18057
18058 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18059
18060         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18061
18062 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18063
18064         * config.guess (*:Linux:*:*): First try asking the linker what the
18065         default object file format is (elf, aout, or coff).  Then if this
18066         fails, try previous methods.
18067
18068 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18069
18070         * configure.in: Don't build newlib for *-*-vxworks5.1.
18071
18072 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18073
18074         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18075         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18076
18077 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18078
18079         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18080
18081 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18082
18083         * cfg-ml-com.in: New file.
18084         * cfg-ml-pos.in: New file.
18085
18086 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18087
18088         * COPYING.NEWLIB: Add HP free copyright to list.
18089
18090 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18091
18092         * config.sub: Recognize -eabi* for the system, not just -eabi.
18093
18094 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18095
18096         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18097         * config.sub, configure.in (win32): New target and host.
18098
18099 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18100
18101         * configure.in: Add i386-pe configuration.
18102
18103 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18104
18105         * mpw-build.in (install): Install GDB after LD.
18106
18107 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18108
18109         * mpw-config.in (elf/mips.h): Always forward-include, needed
18110         for GDB to build.
18111
18112 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18113
18114         * testsuite: New directory for customer acceptance and whole tool
18115         chain tests.
18116
18117 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18118
18119         * configure: If per-host line isn't found, but AC_OUTPUT is found
18120         and a configure script exists, run it instead.
18121
18122 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18123
18124         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18125
18126 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18127
18128         * configure: Set build_{cpu,vendor,os,alias} to host values when
18129         --build isn't specified.
18130
18131 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18132
18133         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18134         (FLAGS_TO_PASS): Pass them.
18135         (EXTRA_TARGET_FLAGS): Ditto.
18136
18137 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18138
18139         * Makefile.in (all-libg++): Depend on all-libstdc++.
18140
18141 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18142
18143         * configure.in (noconfigdirs): Enable all packages for
18144           i386-unknown-netbsd.
18145
18146 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18147
18148         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18149         hosted builds (DOS builds)
18150
18151 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18152
18153         Changes for ARM based on patches from Richard Earnshaw:
18154         * config.sub: Handle armeb and armel.
18155         * configure.in: Omit arm linker only for riscix.
18156
18157 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18158
18159         * config.guess:  Update from FSF.
18160
18161 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18162
18163         * config.sub: Recognize powerpcle as the little endian variant of
18164         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18165         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18166         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18167         temporarily.
18168
18169 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18170
18171         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18172
18173 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18174
18175         * config.sub: Accept -lites* as a basic system type.
18176
18177 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18178
18179         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18180         installed, and if so return linuxoldld as the system name.
18181
18182 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18183
18184         * config.guess: Add hppa1.1-hp-lites support.
18185
18186 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18187
18188         * configure.in: Don't build newlib for m68k-vxworks5.1.
18189
18190 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18191
18192         * configure.in (mips-sgi-irix6): Use mh-irix5.
18193
18194 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18195
18196         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18197
18198 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18199
18200         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18201         OSF/1.  Fix compiler flags.
18202         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18203
18204 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18205
18206         * configure.in: Recognize --with-newlib.
18207         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18208
18209 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18210
18211         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18212         to *_X11_MODULES due to gdbtk needing X include files et al.
18213
18214 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18215
18216         Merge in support for Mac MPW as a host.
18217         (Old change descriptions retained for informational value.)
18218
18219         * mpw-config.in: Add generic include forwards for cpu-specific
18220         include files in aout and elf directories.
18221
18222         * mpw-configure: Added copyright.
18223         * mpw-config.in: Check for presence of required build tools.
18224         (target_libs): Add newlib.
18225         (target_tools): Add examples.
18226         (Read Me): Generate as "Read Me for MPW" instead.
18227         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18228         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18229         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18230
18231         * mpw-configure: Remove subdir-specific makefile hackery,
18232         delete mk.tmp after using it.
18233
18234         * mpw-build.in (all): Display start and end times.
18235
18236         * mpw-configure (host_canonical): Set.
18237         (target_cpu): Always add to makefiles.
18238         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18239         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18240         (mpw-mh-mpw): Look for in srcdir and srcroot.
18241         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18242
18243         * mpw-build.in: (install-only): New target.
18244
18245         * mpw-configure (host_alias, target_alias): Rename from hostalias
18246         and targetalias, add into generated Makefile.
18247         (mk.tmp): If present, add into generated Makefile.
18248         * mpw-build.in (all-gas): Build config.h first before gas proper.
18249
18250         * mpw-configure (config.status): Write only if changed.
18251         * mpw-config.in (readline): Configure it (not built, just used for
18252         definitions).
18253
18254         * mpw-config.in (elf/mips.h): Add a forward include.
18255
18256         * mpw-config.in: Forward-include most .h files in include into
18257         extra-include.
18258         (readline): Don't build.
18259         mpw-build.in (install): Install GDB.
18260
18261         * mpw-configure (prefix, mpw_prefix): Handle it.
18262         * mpw-config.in (mmalloc, readline): Don't configure.
18263         * mpw-build.in (thisscript): Rename to ThisScript.
18264         Use mpw-build instead of BuildProgram everywhere.
18265         (mmalloc, readline): Don't build.
18266         * mpw-README: New file, basic documentation about the MPW port.
18267
18268         * mpw-config.in: Use forward-include to create include files.
18269
18270         * mpw-configure: Add more things to the top of each configured
18271         Makefile, including contents of config/mpw-mh-mpw.
18272         * mpw-config.in (extra-include): Create this directory and fill it
18273         with Posix-like include files when configuring.
18274
18275         * config.sub (apple, mac, mpw): Add various aliases.
18276
18277         * mpw-build.in: New file, top-level build script fragment for MPW.
18278         * mpw-configure: New file, configure script for MPW.
18279         * mpw-config.in: New file, config fragment for MPW.
18280
18281 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18282
18283         * configure.in (host_libs): Remove glob, since it is gone from the
18284         sources.
18285
18286 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18287
18288         * Makefile.in: define empty GDB_NLM_DEPS var.
18289
18290         * configure.in(target_makefile_frag): use config/mt-netware
18291         for netware targets.
18292
18293 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18294
18295         * config.sub: Merge in recent FSF changes.  Remove linux special
18296         cases.
18297
18298 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18299
18300         Revert this change:
18301
18302         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18303
18304                 * build-all.mk: Use CC=cc -Xs on Solaris.
18305
18306 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18307
18308         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18309         stop using it.
18310         * Makefile.in: Nuke all references to glob subdirectory.
18311
18312 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18313
18314         * configure.in: Fix --enable-shared logic in per-host.
18315
18316 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18317
18318         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18319
18320 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18321
18322         * configure.in (noconfigdirs): Don't build gas on AIX, for
18323         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18324
18325 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18326
18327         * configure: Fix --cache-file to work if the file argument is a
18328         relative path.
18329
18330 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18331
18332         * configure: If the --cache-file is used, pass it down to
18333         configure in subdirectories.
18334
18335 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18336
18337         * config.sub: add vxworks29k configuration.
18338
18339 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18340
18341         * Makefile.in (taz): Do "diststuff" part quietly.
18342
18343 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18344
18345         * config.sub: Mini-merge with gcc/config.sub.
18346
18347 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18348
18349         * config.guess (IRIX): Sed - to _.
18350
18351 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18352
18353         * Makefile.in (source-vault, binary-vault): New targets.
18354
18355 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18356
18357         * config.sub: Recognize -eabi as a basic system type.
18358
18359 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18360
18361         * configure.in (enable_shared stuff): Fix typo.
18362
18363 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18364
18365         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18366
18367 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18368
18369         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18370
18371 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18372
18373         * configure.in (rs6000-*-*): Don't build gas.
18374
18375 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18376
18377         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18378         reduce command line length.
18379         (AS_FOR_TARGET): Check for as.new, not Makefile.
18380         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18381
18382 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18383
18384         * config.guess:  Merge from FSF.
18385
18386 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18387
18388         * configure: Don't use $ when handling program_suffix.
18389
18390 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18391
18392         * configure.in:  Configure tk for hppa/hpux.
18393
18394 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18395
18396         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18397
18398 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18399
18400         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18401         to LIBCXXFLAGS.  Tests are better run without it.
18402
18403 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18404
18405         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18406
18407 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18408
18409         * configure.in (*-*-netware*): Don't configure xiberty.
18410
18411 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18412
18413         * configure.in:  Remove tk from native_only list.
18414
18415 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18416
18417         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18418           for special NCD build.
18419
18420 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18421
18422         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18423         makeall.bat, they're only useful for binutils snapshots.
18424         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18425         makeall.bat to specified SUPPORT_FILES.
18426
18427 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18428
18429         * build-all.mk: Add Ericsson targets to sun4 and solaris
18430           hosts.  Add  BNR's sun4 target to solaris host, so their
18431           build-from-source will be tested in-house first.
18432
18433 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18434
18435         * Makefile.in (LIBCFLAGS): New variable.
18436         (CFLAGS_FOR_TARGET): Ditto.
18437         (LIBCFLAGS_FOR_TARGET): Ditto.
18438         (LIBCXXFLAGS): Ditto.
18439         (CXXFLAGS_FOR_TARGET): Ditto.
18440         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18441         (BASE_FLAGS_TO_PASS): Pass them.
18442         (EXTRA_TARGET_FLAGS): Ditto.
18443
18444         * configure.in: Support --enable-shared.
18445
18446 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18447
18448         * configure.in (target_libs):  Include libstdc++ again.
18449         * config.guess:  Update from FSF (for FreeBSD).
18450
18451 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18452
18453         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18454         makeall.bat.
18455         (DISTDOCDIRS): Add `etc'.
18456         (ETC_SUPPORT_PFX): New variable.
18457         (taz): Include anything from etc starting with a word in
18458         ETC_SUPPORT_PFX.
18459
18460 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18461
18462         * config.sub: Update for recent FSF changes.  Remove obsolete
18463         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18464         spacing changes.
18465
18466 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18467
18468         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18469
18470         * config.guess:  Merge with FSF.
18471         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18472
18473 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18474
18475         * configure: Since the "trap 0" handler will override the exit
18476         status on many systems, only use it for "exit 1", and make it set
18477         a non-zero exit status; reset it before "exit 0".  Also, check
18478         exit status of config.sub, and error out if it failed.
18479
18480 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18481
18482         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18483         and install libgloss.
18484
18485 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18486
18487         * Makefile.in (all-binutils): Depend upon all-byacc.
18488
18489         * configure.in: Don't build emacs on Irix 5.
18490
18491 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18492
18493         * configure.in (*-*-netware*): Add libio.
18494
18495 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18496
18497         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18498         (CHECK_TARGET_MODULES): Ditto.
18499         (INSTALL_TARGET_MODULES): Ditto.
18500         (TARGET_LIBS): Ditto.
18501         (all-libstdc++): Note dependencies.
18502
18503 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18504
18505         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18506
18507 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18508
18509         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18510         -fexternal-templates.
18511
18512         * configure.in (target_libs): Add libstdc++.
18513         (noconfigdirs): Add libstdc++ as appropriate.
18514
18515 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18516
18517         * config.guess:  Update from FSF.
18518
18519 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18520
18521         * configure: Use ${config_shell} when running ${configsub}.
18522
18523 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18524
18525         * config.sub: No longer recognize h8300h.
18526
18527 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18528
18529         * config.sub: Remove extraneous differences between config.sub and
18530         gcc/config.sub.
18531
18532 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18533
18534         * Makefile.in (DISTSTUFFDIRS): Add gas.
18535
18536 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18537
18538         * COPYING.NEWLIB: New file.
18539
18540 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18541
18542         * config.guess (HP-UX):  Patch from Harlan Stenn
18543         <harlan@landmark.com> to also emit release level.
18544
18545 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18546
18547         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18548
18549 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18550
18551         * config.sub:  Merge nextstep cleanup from FSF.
18552
18553 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18554
18555         * configure.in (arm-*-*): Don't configure ld for this target.
18556
18557 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18558
18559         * configure.in (*-*-netware): don't configure libg++, libio,
18560           librx, or newlib.
18561
18562 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18563
18564         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18565         configure ld--it works, but it doesn't support shared libraries.
18566
18567 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18568
18569         * config.guess (*-unknown-freebsd*):  Get rid of possible
18570         trailing "(Release)" in version string.
18571         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18572
18573 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18574
18575         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18576         Fix type: *-next-neststep -> *-next-nextstep.
18577
18578         * config.guess:  Merge from FSF:
18579
18580         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18581
18582         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18583
18584         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18585
18586         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18587         instead of UNIX_SV for UnixWare 1.0).
18588
18589 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18590
18591         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18592         to make gdb/nlm/* build after the compiler and linker.
18593
18594 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18595
18596         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18597         not just i[34]86.
18598         (m68k-atari-sysv4):  Relocate to match FSF version.
18599
18600         * config.guess:  More merges from the FSF:
18601
18602         Add a space before function call or macro invocation.
18603
18604         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18605
18606         * config.guess: Add trap cmd to remove dummy.c and dummy when
18607         interrupted.
18608
18609         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18610
18611         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18612         (dummy): Redirect stderr from compilation of dummy.c.
18613
18614         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18615
18616         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18617
18618 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18619
18620         * configure: Accept and ignore --cache*, for compatibility with
18621         new autoconf.
18622
18623 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18624
18625         * config.guess:  Merge from FSF:
18626
18627         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18628
18629         * config.guess (Pyramid*:OSx*:*:*): New case.
18630         (PATH): Add /.attbin at end for finding uname.
18631         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18632
18633         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18634
18635         * config.guess (M88*:DolphinOS:*:*): New case.
18636
18637         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18638
18639         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18640         to select whether to use ELF or COFF.
18641
18642         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18643
18644         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18645
18646         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18647
18648         * config.guess: Guess the OS version for HPUX.
18649
18650         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18651
18652         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18653
18654 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18655
18656         * configure.in: Recognize --with-headers, --with-libs, and
18657         --without-newlib.
18658         * Makefile.in (all-xiberty): Depend upon all-ld.
18659
18660 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18661
18662         * configure.in: Change i[34]86 to i[345]86.
18663
18664 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18665
18666         * configure (version): A few more tweaks to help message.
18667
18668 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18669
18670         * Makefile.in:  Remove (for now) librx as a host library,
18671         now that we're building it for target.
18672
18673 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18674
18675         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18676         (Karl Berry).
18677
18678 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18679
18680         * configure.in:  Also configure librx.
18681
18682 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18683
18684         * Makefile.in:  Update various rules to reflect that librx
18685         is now needed for libg++.
18686
18687 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18688
18689         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18690
18691 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18692
18693         * configure.in: Configure the examples directory.
18694
18695 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18696
18697         * configure: Simplify Jun 2 1994 change.
18698
18699 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18700
18701         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18702         /bin/gcc isn't good enough to build gcc.
18703
18704 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18705
18706         * Makefile.in (GDB_SUPPORT_FILES): Remove
18707         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18708         (gdb.tar.gz): Add new rule to use standard distribution building
18709         mechanism.
18710
18711 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18712
18713         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18714         Bill Cox <bill@cygnus.com>.
18715
18716 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18717
18718         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18719
18720 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18721
18722         * configure:  Search current dir first in .gdbinit.
18723
18724 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18725
18726         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18727
18728 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18729
18730         * config.sub:  Refer to NeXT's operating system as nextstep.
18731
18732         * config.sub (case $basic_machine):  Re-order the cases, to match
18733         the order in the FSF version (which is mostly alphabethical).
18734         Merge in some additions and changes from the FSF.
18735
18736 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18737
18738         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18739         * config.sub: Recognize cxux7.
18740         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18741
18742 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18743
18744         * config.sub:  Fix typo powerpc -> powerpc-*.
18745
18746 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18747
18748         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18749
18750         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18751         parallel with all-emacs and install-emacs).  Top-level command
18752         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18753
18754 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18755
18756         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18757         $(relbindir)/make before doing ``make install'', and use
18758         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18759         installing over running make binary.
18760         ($(host)-stamp-stage3-installed): Likewise.
18761
18762 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18763
18764         * config.guess: Recognize Mach.
18765
18766 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18767
18768         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18769         see whether --exec-prefix was used.
18770
18771 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18772
18773         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18774
18775 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18776
18777         * Makefile.in: Add all-librx target similar to all-libproc.
18778
18779 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18780
18781         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18782         with post 1.2 uname bogosity.
18783
18784 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18785
18786         * configure: Remove temporary files on receipt of a signal.
18787
18788 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18789
18790         * configure: If there is a package_makefile_frag, remove
18791         ${subdir}/Makefile.tem after copying it in.
18792
18793 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18794
18795         * build_all.mk: support rs6000 lynx identifies itself as
18796         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18797         since /bin/gcc is too feeble to compile a modern gcc.
18798
18799 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18800
18801         * brought devo/test-build.mk update-to-date with progressive/
18802           test-build.mk. Add lynx targets and hppa flag info.
18803
18804 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18805
18806         * configure.in:  Use mh-ncrsvr43.  Patch from
18807         Tom McConnell <tmcconne@sedona.intel.com>.
18808
18809 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18810
18811         * config.guess (i386-unknown-bsdi):  No longer need to
18812         check #if defined(__bsdi__) && defined(__i386__).
18813
18814 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18815
18816         * configure: Set program_transform_nameoption correctly.
18817
18818 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18819
18820         * brought build-all.mk update-to-date with progressive build-all.mk,
18821           added new targets and hppa info.
18822
18823 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18824
18825         * configure: If config.guess result is a prefix of the user
18826         specified target, assume a native build and use the user specified
18827         target as the host alias.  Remove SunOS patch suffix removal hack.
18828         * configure.in: Remove SunOS patch suffix removal hack.
18829
18830         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18831         in NATIVE_CHECK_MODULES.
18832
18833 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18834
18835         * Makefile.in: Rename HOST_ONLY to NATIVE.
18836         * configure: Delete SunOs patch suffix from host_canonical
18837           and build_canonical variables that are prepended to Makefiles.
18838         * configure.in: Add comments for easier maintenance.
18839
18840 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18841
18842         * Makefile.in: Add all-libproc target similar to all-gui.
18843
18844 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18845
18846         * Makefile.in (CHECK_MODULES): split into
18847         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18848
18849 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18850
18851         * config.guess (i386-unknown-bsdi): New system to guess.
18852
18853 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18854
18855         * Makefile.in: Add all-gui target (but not yet build by "all").
18856
18857 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18858
18859         * config.sub: Move deletion of patch suffix from here...
18860         * configure.in: To here, at Ian's suggestion.  The top-
18861           level scripts might need to know of a patch level.
18862
18863 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18864
18865         * config.sub: Strip off patch suffix so rtl is recognized
18866           as a sunos4.1.3 machine, even though it's been patched.
18867
18868 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18869
18870         * Makefile.in (INSTALL_LAST): Delete.
18871         (INSTALL_DOSREL): New.
18872
18873 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18874
18875         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18876         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18877         whether we pass down --with-gnu-ld anyhow.
18878
18879 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18880
18881         * Makefile.in (INSTALL_LAST): Change operation so it works
18882         on more flavors of make.
18883         * configure.in (go32): Don't build libg++ or libio.
18884
18885 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18886
18887         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18888         they can be overriden by templates.
18889
18890 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18891
18892         * configure.in (target==go32): Don't build gdb.
18893         * dosrel: New directory.
18894
18895 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18896
18897         * configure.in (host==go32): Configure dosrel too.
18898         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18899         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18900         be set by incoming names or templates.
18901         (INSTALL_LAST): New rule.
18902
18903 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18904
18905         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18906
18907 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18908
18909         * configure.in (appdirs): New variable.  Currently empty, but will
18910         be used in gas distribution.  If nonempty, lists a set of
18911         directories at least one of which must get configured, or top
18912         level configuration is considered to have failed.
18913         (rs6000-*-lynxos*): Use new file name.
18914
18915 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18916
18917         Eliminate XTRAFLAGS.
18918         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18919         newlib include files using -idirafter, and also use -nostdinc.
18920         (CXX_FOR_TARGET): Likewise.
18921         (XTRAFLAGS): Removed.
18922         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18923         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18924         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18925         ($(DO_X)): Don't pass down XTRAFLAGS.
18926
18927 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18928
18929         * configure.in (mips*-dec-bsd*): New target; do build linker.
18930         (mips*-*-bsd*): New target; don't build linker.
18931
18932 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18933
18934         * configure.in: support rs6000-*-lynxos* configuration.
18935         support sunos4 as a cross target.
18936
18937         * config.sub: look for lynx*, not lynx since the OS version may
18938         legitimately be part of the name.
18939
18940 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18941
18942         * configure.in (i[34]86-*-sco*): Move to be with other i386
18943         targets.
18944         (romp-*-*): New target.  Skip various binary utilities.
18945         (vax-*-*): New target.  Don't build newlib.
18946         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18947
18948 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18949
18950         * configure.in: Only set host_makefile_frag if config
18951         directory exists.
18952
18953 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18954
18955         * install.sh: If $dstdir exists, don't check whether each
18956         component does.
18957
18958 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18959
18960         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18961
18962 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18963
18964         * configure.in (*-*-lynxos*): Don't configure newlib for either
18965         native or cross Lynx.
18966
18967 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18968
18969         * config.sub (sparc64-elf): Fix os.
18970         (z8k): Remove duplicate.
18971
18972 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18973
18974         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18975         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18976
18977 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18978
18979         * configure: Make file links cleanly even if Lynx fails on
18980           an NFS symlink (at least fail cleanly).
18981
18982 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18983
18984         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18985         -XNh2000.
18986
18987 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18988
18989         * configure: Unknown options are fatal again.
18990
18991 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18992
18993         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18994         compatibility.
18995
18996 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18997
18998         * build-all.mk: Add `clean' target.
18999
19000 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19001
19002         * config.guess:  Add SINIX support.
19003         * configure.in:  Add mips-*-sysv4* support.
19004
19005 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19006
19007         * build-all.mk: Document all useful targets.
19008         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19009         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19010
19011 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19012
19013         * configure: Support --silent, --quiet.
19014
19015 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19016
19017         * configure: Support --disable-FEATURE.
19018
19019 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19020
19021         * config.guess: Recognize NCR running SVR4.3.
19022
19023 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19024
19025         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19026         Patch from Paul Eggert <eggert@twinsun.com>.
19027
19028 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19029
19030         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19031
19032 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19033
19034         * configure: Make unrecognized options give nonfatal warnings
19035         instead of fatal errors, and pass them to any subdirectory
19036         configures in case they recognize them.
19037         Make --x equivalent to --with-x.
19038
19039 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19040
19041         * configure: Add --enable-* options.  Clean up usage message and
19042         some comments.
19043
19044 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19045
19046         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19047
19048 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19049
19050         * configure.in (hppa*-*-*): Enable binutils.
19051
19052 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19053
19054         * config.sub: Recognize cisco.
19055
19056 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19057
19058         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19059
19060 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19061
19062         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19063         than one configuration name.  Add comment.
19064
19065 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19066
19067         * config.guess: about target *-hitachi-hiuxwe2, fixed
19068         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19069         macro is incorrect.]
19070
19071 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19072
19073         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19074         than the "make ls" stuff which used to be here.
19075
19076 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19077
19078         * config.guess:  Recognize i[34]86-unknown-freebsd.
19079         From Shawn M Carey <smcarey@rodan.syr.edu>.
19080
19081 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19082
19083         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19084
19085 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19086
19087         * config.guess: Check for ptx.
19088
19089 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19090
19091         * config.sub: Add os9k checking.
19092
19093 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19094
19095         * config.guess: Handle OSF1 running on HPPA processors
19096
19097 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19098
19099         * configure: If subdir configure fails, print out a message with
19100         subdirectory name, in case subdir's configure code didn't identify
19101         itself.
19102
19103 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19104
19105         * configure.in: Remove embedded newlines from configdirs.
19106         Avoid mismatches of substrings.  Fix matching strings at end
19107         of configdirs.
19108
19109 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19110
19111         * config.guess:  Add Lynx/rs6000 config support.
19112
19113 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19114
19115         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19116
19117 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19118
19119         * configure.in (hppa*-*-osf*): Treat this just like most other
19120         PA configurations (eg no binutils or ld).
19121         (hppa*-*-*elf*): These configurations have binutils and ld.
19122
19123 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19124
19125         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19126
19127 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19128
19129         * configure.in (rs6000-*-*): Build gas.
19130
19131 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19132
19133         * Makefile.in:  Avoid bug in losing hpux sed.
19134
19135 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19136
19137         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19138         for GDB and GDB has been fixed to not need it.
19139
19140 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19141
19142         * config.guess: Recognize vax hosts.
19143
19144 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19145
19146         * configure (while loop): Don't use "break 2" inside case
19147         statement -- the case statement isn't an enclosing loop.
19148
19149 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19150
19151         * config.guess:  Clean up NeXT support, to allow nextstep
19152         on Intel machines.  Make OS be nextstep.
19153
19154 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19155
19156         * config.guess: Add alternate forms for Convex.
19157
19158 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19159
19160         * configure:  Completely rewrite option processing.  Take
19161         advantage of pattern-matching to avoid invoking test frequently.
19162         Also clean up host and target defaulting logic.
19163
19164 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19165
19166         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19167         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19168         commands (plus user environment) will fit SCO limits.
19169
19170 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19171
19172         * configure.in: Don't issue warnings about directories which are
19173         not being configured if -norecursion is set.  Correct test for
19174         --with-gnu-as and --with-gnu-ld to not get confused by substring
19175         matches.
19176
19177         * configure.in: Don't build gas for alpha-dec-osf1*.
19178
19179 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19180
19181         * configure:  Back out Per's change of 12/19/1993.  It changes the
19182         behavior of configure in unexpected and confusing ways.
19183
19184         Also, use different delim char when calculating
19185         program_transform_name so that the name can contain slashes.
19186
19187 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19188
19189         * configure.in, config.sub: Add support for VSTa micro-kernel.
19190
19191 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19192
19193         * configure.in: Nuke hacks which were used to get a special
19194         version of GAS for HPPA configurations.
19195
19196 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19197
19198         * configure:  If only ${target_alias} is given, use that
19199         as the default for ${host_alias}.
19200         * configure:  Add missing back-slashes before nested quotes.
19201
19202 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19203
19204         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19205
19206 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19207
19208         * config.guess:  Recognize some Tektronix configurations.
19209         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19210
19211 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19212
19213         * config.sub: Match any flavor of SH.
19214
19215 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19216
19217         * configure.in: Don't try to configure newlib for Alpha.
19218
19219 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19220
19221         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19222         libg++ or libio for any Alpha target.
19223
19224         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19225
19226 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19227
19228         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19229         default arguments -- so it tried to compress itself.
19230
19231 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19232
19233         * configure.in (notsupp): ensure that a space is always at the end
19234           of the configdirs list, since the grep checks for an explicit space
19235
19236 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19237
19238         * configure.in (target i386-sysv4.2): don't build ld, since static
19239           versions of many libraries are not available.
19240
19241 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19242
19243         * config.guess: Recognize Apollos (using environment variables).
19244         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19245
19246 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19247
19248         * config.guess: Recognize Sony news mips running newsos.
19249
19250 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19251
19252         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19253         "fi ; else" for bash.
19254
19255 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19256
19257         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19258
19259 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19260
19261         * config.sub: accept unixware as an alias for svr4.2.
19262         Fix some inconsistancies with the gcc version.
19263
19264 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19265
19266         * Makefile.in (DISTDOCDIRS):  Add gdb.
19267
19268 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19269
19270         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19271
19272 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19273
19274         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19275         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19276         this now.
19277
19278 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19279
19280         * config.sub: Accept hiux* as an OS name.
19281
19282         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19283         etc/make-stds.texi.  The underscore came from gcc, and dje now
19284         agrees that RUNTESTFLAGS is the correct name.
19285
19286 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19287
19288         * install.sh:  Remove 'set -e'.  It makes any conditionals
19289         in the script useless.
19290
19291         * config.guess: Automatically recognize arm-acorn-riscix
19292         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19293
19294 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19295
19296         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19297
19298 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19299
19300         * Makefile.in (DISTDOCDIRS): New variable.
19301         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19302         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19303
19304 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19305
19306         * configure.in (hppa target): check the source directory for the
19307           pagas sub-directory
19308
19309 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19310
19311         * config.sub: Allow -aout* and -elf*.
19312
19313 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19314
19315         * configure.in: Don't build ld on i386-solaris2, same as for
19316         sparc-solaris2.
19317
19318 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19319
19320         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19321
19322 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19323
19324         * configure.in:  Configure gdb for alpha.
19325
19326 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19327
19328         * Makefile.in (CXXFLAGS): Add -O.
19329
19330 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19331
19332         * config.guess: added support for DG Aviion
19333
19334 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19335
19336         * configure.in: Produce warning message for subdirectories not
19337         configurable for this host/target combination.  Don't try to
19338         configure gdb for vms.
19339
19340 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19341
19342         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19343         appropriate files before making "diststuff".
19344         (DISTBISONFILES): New var: list of files to be edited.
19345         (DISTSTUFFDIRS): Add binutils.
19346
19347 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19348
19349         * config.sub: also handle mipsel and mips64el (for little endian mips)
19350
19351 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19352
19353         * configure.in: Add * to end of all OS names.
19354
19355 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19356
19357         * configure.in: Build newlib for LynxOS native.
19358
19359 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19360
19361         * config.guess: Add support for delta 88k running SVR3.
19362
19363         * configure.in: Add comment about HP compiler vs. emacs.
19364
19365 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19366
19367         * configure.in: don't build ld on solaris2 (not a viable option
19368           due to bugs in getpwnam & getpwuid)
19369
19370 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19371
19372         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19373         config.guess will produce a full version number.
19374
19375 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19376
19377         * configure.in: Build linker and binutils for alpha-dec-osf1.
19378
19379 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19380
19381         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19382         and gdb/testsuite/Makefile.in.
19383
19384 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19385
19386         * configure.in: recognize mips*- instead of mips-
19387
19388 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19389
19390         * config.sub: Accept linux*coff and linux*elf as operating
19391         systems.
19392
19393 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19394
19395         * config.sub: Recognize mips64, and mips3 as an alias for it.
19396
19397 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19398
19399         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19400         gdb knows how to handle OSF/1 shared libraries.
19401
19402 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19403
19404         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19405         * config.guess: Recognize Hitachi's HIUX.
19406         * config.sub: Recognize h3050r* and hppahitachi.
19407         Remove redundant cases for hp9k[23]*.
19408
19409 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19410
19411         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19412         if gas and ld are in the source tree and are in ${configdirs}.
19413         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19414         --with options (but still pass them down on the command line,
19415         if they were explicitly specified).
19416
19417 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19418
19419         * configure: substitute SHELL value in Makefile.in with
19420         ${CONFIG_SHELL}
19421
19422 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19423
19424         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19425         *-*-solaris2* targets.
19426
19427 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19428
19429         * Makefile.in: define M4, and pass it down to sub-makes;
19430         all-autoconf now depends on all-m4
19431
19432 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19433
19434         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19435         presence of {ar,ranlib} instead of a configured directory
19436
19437 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19438
19439         * config.guess: Accept 34?? as well as 33?? for NCR.
19440
19441 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19442
19443         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19444         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19445
19446 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19447
19448         * configure: grab values for $(CC) and $(CXX) from the
19449         environment, so that someone can do "CC=gcc configure; make" and
19450         have it work right (matching the way that autoconf works now)
19451
19452         * configure.in, Makefile.in: add support for gash, the tcl
19453         interface to Galaxy
19454
19455         * config.guess: add NetBSD variants (hp300, x86)
19456
19457 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19458
19459         * install.sh: Support -d option (in the manner of SunOS 4 install,
19460         as it is more deterministic than that of GNU install)
19461         (chmodcmd): Set file to mode 755 by default (should also do default
19462         chgrp and chown, but I don't feel like dealing with that now)
19463
19464 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19465
19466         * config.sub: Remove h8300hhms alias.
19467
19468 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19469
19470         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19471
19472 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19473
19474         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19475         as stmp-fixinc
19476
19477 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19478
19479         * config.sub: recognize m88110-bug-coff.
19480
19481 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19482
19483         * Makefile.in (all-libio): all dependencies on the toolchain used
19484         to build this (gcc, gas, ld, etc)
19485
19486 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19487
19488         * config.guess: Deal with OSF/1 1.3 on alpha.
19489
19490 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19491
19492         * install.sh: add some 'else true' clauses for portability
19493
19494         * configure.in: don't build libio for h8[35]00-*-* targets
19495
19496 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19497
19498         * Makefile.in:  Add support for new libio.
19499
19500 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19501
19502         * install.sh: If one command fails, don't try the rest.  Don't try
19503         to remove $dsttmp (via trap) unless we have already created it.
19504         If $src doesn't exist, detect it and exit with an error.
19505
19506         * config.guess: Recognize BSD on hp300.
19507
19508 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19509
19510         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19511         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19512
19513 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19514
19515         * Makefile.in (all-send-pr): depends on all-prms
19516
19517 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19518
19519         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19520
19521 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19522
19523         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19524         Added test for mips-mips-riscos5.
19525
19526 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19527
19528         * configure.in: use mh-hp300 for 68k HP hosts
19529
19530 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19531
19532         * configure: add support for CONFIG_SHELL, so that you can use
19533         some alternate shell for evaluating configure scripts
19534
19535 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19536
19537         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19538         in configure script to bug-gdb@prep.ai.mit.edu when building
19539         distribution archive.
19540         * Makefile.in (COMPRESS):  Remove def.
19541         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19542         gdb.tar.Z and make-gdb.tar.Z respectively.
19543         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19544         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19545         to convergence with 'taz' target in Makefile.in.
19546
19547 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19548
19549         * install.sh (dsttmp): use trap to ensure that tmp files go
19550         away on error conditions
19551
19552 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19553
19554         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19555
19556 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19557
19558         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19559         its parent is '/' not ''.
19560
19561         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19562
19563 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19564
19565         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19566         that ${newsrcdir}/configure.in does.
19567
19568 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19569
19570         * test-build.mk: support for CONFIG_SHELL
19571
19572 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19573
19574         * config.sub (netware):  Add as a basic system type.
19575
19576 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19577
19578         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19579           $(srcdir)/ from the dependency on Makefile.in.
19580
19581 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19582
19583         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19584         (h8300hhms is temporary until multi-libraries are implemented).
19585         * configure.in: Handle h8300h too.
19586
19587 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19588
19589         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19590
19591 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19592
19593         * configure:  Remove extraneous output when guessing host type.
19594         * config.guess:  Remove extraneous output when guessing using C
19595         compiler rather than uname, or when guessing fails.
19596
19597 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19598
19599         * Makefile.in: remove all.cross and install.cross targets
19600
19601         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19602           definitions
19603
19604 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19605
19606         * configure.in (target sh): Build gprof.
19607
19608 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19609
19610         * config.sub: change -solaris to -solaris2
19611
19612 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19613
19614         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19615
19616 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19617
19618         * configure: Correct error message for missing Makefile.in to
19619         print correct directory.
19620
19621 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19622
19623         * install.sh: kludge around 386BSD shell bug
19624
19625 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19626
19627         * config.guess:  Recognize NeXT.
19628         * config.guess:  Recognize i486-ncr-sysv4.
19629         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19630
19631 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19632
19633         * Makefile.in (MAKEINFOFLAGS): New variable.
19634         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19635         * build-all.mk, test-build.mk: Pass down --no-split as
19636         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19637
19638 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19639
19640         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19641
19642 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19643
19644         * Makefile.in (libg++.tar.z):  New rule.
19645         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19646         * Makefile.in (taz):  Only do a single chmod.
19647
19648 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19649
19650         * install.sh: don't use dirname anymore (replaced with sed usage)
19651
19652 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19653
19654         * Makefile.in:  Change extension for gzip'd files from '.z' to
19655         '.gz' per new FSF standard usage.
19656
19657 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19658
19659         * configure: put quotes around the final value of program_transform_name
19660
19661 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19662
19663         * Makefile.in: new install.sh support; update install-info rules
19664
19665 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19666
19667         * configure.in: Build diff for crosses, but not for go32 host.
19668
19669         * configure.in: Build gprof only for native, and don't build it
19670         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19671
19672 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19673
19674         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19675
19676 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19677
19678         * configure.in (host_tools): Add prms.
19679
19680 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19681
19682         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19683         with $(FLAGS_TO_PASS) on the command line
19684
19685         * config.sub: Recognize lynx and lynxos
19686
19687 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19688
19689         * config.sub: Accept -ecoff*, not just -ecoff.
19690
19691 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19692
19693         * Makefile.in (taz): Use .gz suffix instead of .z.
19694         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19695         names.
19696
19697 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19698
19699         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19700
19701 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19702
19703         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19704         that rebuilds that might happen during 'make install' don't get
19705         bogus gcc include files
19706
19707 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19708
19709         Change from Utah for HPPA support:
19710         * config.guess: Recognize hppa1.x-hp-bsd.
19711
19712 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19713
19714         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19715         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19716
19717 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19718
19719         * config.sub: Add support for rom68k and bug boot monitors.
19720
19721 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19722
19723         * Makefile.in: Make all-opcodes depend on all-bfd.
19724
19725 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19726
19727         * config.guess: Added special check for i[34]86-univel-sysv4*.
19728
19729 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19730
19731         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19732         the processor rather than assuming i486.
19733
19734 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19735
19736         * config.guess: Recognize SunOS6 as Solaris3.
19737
19738 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19739
19740         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19741         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19742
19743 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19744
19745         * build-all.mk (all-cross): New target for Canadian Cross.
19746         Added Q2 go32 targets.
19747         * test-build.mk: Configure go32 cross sparclite-aout and
19748         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19749         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19750
19751 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19752
19753         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19754         GO32 hosted toolchains
19755
19756 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19757
19758         * configure: change  so "-exec-prefix" gets passed down rather
19759         than "-exec_prefix" so autoconf generated Makefiles get the
19760         exec_prefix set right.
19761
19762 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19763
19764         * config.guess: get the Solaris2 minor version number
19765
19766         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19767
19768 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19769
19770         * config.guess: Recognize some Sequent platforms.
19771
19772 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19773
19774         * Makefile.in: added the vault-install target
19775
19776         * configure.in: actually use the Sun3 makefile fragment that's in
19777         config, also added the release dir to configdirs
19778
19779 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19780
19781         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19782
19783 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19784
19785         * configure.in: remove some program from Alpha targetted toolchains
19786
19787 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19788
19789         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19790         gprof.
19791         (taz): Run "make diststuff" in those directories instead of "make
19792         proto-dir".  Look for "VERSION=" only at start of line in subdir
19793         Makefile.  Use "gzip -9" for compression.
19794         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19795         (binutils.tar.z): New target.
19796
19797 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19798
19799         * Makefile.in (taz): Include gpl.texinfo.
19800
19801 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19802
19803         * Makefile.in (setup-dirs): Merged into "taz" target.
19804         (taz): Only do `proto-dir' stuff if a directory is actually needed
19805         for this target.
19806
19807 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19808
19809         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19810         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19811         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19812         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19813         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19814
19815 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19816
19817         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19818         config.sub, and move-if-change to gdb testsuite distribution
19819         archive, so the testsuite can be extracted, configured, and
19820         run separately from the gdb distribution.  Blow away the Chill
19821         tests that require a Chill compiled executable, since GNU Chill
19822         is not yet publically available.
19823
19824 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19825
19826         * test-build.mk: set environment variables in a single command,
19827         instead of a list of assignments and exports
19828
19829         * config.guess: recognize Alpha/OSF1 systems
19830
19831 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19832
19833         * configure: Change help message to prefer --options rather than
19834           -options.
19835
19836 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19837
19838         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19839         zippy@ecst.csuchico.edu.
19840         * config.guess: Recognize miniframe.
19841
19842 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19843
19844         * Makefile.in: Use srcroot to find runtest rather than rootme.
19845         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19846
19847 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19848
19849         * test-build.mk: Extensive additions to support building on a
19850         machine other than the host.
19851
19852 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19853
19854         * configure (tooldir): Fix for i386-aix again.
19855
19856 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19857
19858         * configure, Makefile.in:  Change definition of $(tooldir)
19859         to match the FSF.
19860
19861 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19862
19863         * config.guess:  Recognize i[34]86/SVR4.
19864
19865 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19866
19867         * Makefile.in (all-gdb): gdb depends on sim.
19868
19869 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19870
19871         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19872         at the same time we make the prototype gdb directory.
19873         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19874         files at the same time as the gdb base release distribution.
19875
19876 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19877
19878         * Makefile.in (check): Use individual check targets rather than
19879         DO_X rule.
19880         (check-gcc): Added.
19881
19882 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19883
19884         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19885         for System V release 3.2.
19886
19887 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19888
19889         * config.sub: Recognize hppaosf.
19890         * configure.in: Do configure ld/binutils/gas for it.
19891
19892 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19893
19894         * configure (tooldir): Alter syntax used to set this, for systems
19895         where "\$" isn't handled right, like i386-aix.
19896
19897 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19898
19899         * configure: Pass program-transform-name, not
19900         program_transform_name, to recursive configures.
19901
19902 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19903
19904         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19905         of gas+ld+binutils.
19906
19907 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19908
19909         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19910
19911 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19912
19913         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19914
19915 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19916
19917         * Makefile.in (PRMS): Set back to all-prms.
19918
19919 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19920
19921         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19922         targets, rather than for MIPS hosts.
19923
19924 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19925
19926         * configure.in: add comment for --with-x default values
19927
19928         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19929
19930         * Makefile.in: add check-* targets for each of the directories in
19931         the tree.  Add a definition of RUNTEST that will use the one we
19932         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19933
19934 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19935
19936         * configure.in: Removed obsolete references to bfd_target and
19937         target_makefile_frag.
19938
19939         * build-all.mk: Set assorted targets for Q2.
19940         * config.sub: Recognize z8k-sim and h8300-hms.
19941         * test-build.mk: Really don't pass host to configure.
19942         (HOLES): Added uname.
19943
19944 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19945
19946         * configure: Handle an empty program-prefix, program-suffix or
19947         program-transform-name correctly.
19948
19949 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19950
19951         * build-all.mk: -G 8 no longer required for MIPS targets.
19952         * test-build.mk: Don't pass host argument to configure; make it
19953         guess.
19954
19955 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19956
19957         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19958         * Makefile.in (COMPRESS):  New macro, like GZIP.
19959
19960 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19961
19962         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19963
19964         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19965         with gas currently defaults to -G 0.
19966
19967 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19968
19969         * Makefile.in (all-flex): flex depends on byacc.
19970
19971         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19972         to test-build.mk as RELEASE_TAG.
19973         * test-build.mk (configargs): New variable containing arguments to
19974         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19975         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19976
19977         * config.guess: Use /bin/uname when checking -X argument on SCO,
19978         to avoid invoking GNU uname which doesn't understand -X.
19979
19980         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19981
19982         * configure.in: Build gas for mips-*-*.
19983
19984 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19985
19986         * Makefile.in (all.normal): insert missing backslash.
19987
19988 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19989
19990         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19991
19992         * Makefile.in: Complete overhaul to merge many almost identical
19993         targets.
19994
19995 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19996
19997         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19998         (gdb.tar.Z): Adjusted.
19999
20000         * Makefile.in (setup-dirs, taz): New targets; should be general
20001         enough to adapt for gdb sometime.  Build only .z file.
20002         (gas.tar.z): New target.
20003
20004 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20005
20006         * build-all.mk: Use CC=cc -Xs on Solaris.
20007
20008 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20009
20010         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20011         for handling BISON for FSF releases.
20012
20013 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20014
20015         * configure: Actually implement the change zoo just documented.
20016
20017 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20018
20019         * configure: when using config.guess, only set target_alias when
20020         it's not already been set (ie, on the command line)
20021
20022 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20023
20024         * Makefile.in: add installcheck target, set PRMS to install-prms
20025
20026 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20027
20028         * configure: add support for package_makefile_fragment, handle the
20029         case where a directory has a configure.in file but no Makefile.in
20030         more gracefully (with an actual understandable error message, even);
20031         add support for --without (and add this to the usage message); also
20032         explicitly add a --host=${host_alias} to the command line when
20033         config.guess is used
20034
20035 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20036
20037         * configure: Must use both --host and --target in recursive calls.
20038
20039 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20040
20041         * Makefile.in: Change deja-gnu to dejagnu.
20042
20043 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20044
20045         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20046
20047 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20048
20049         * configure.in: canonicalize all instances to *-*-solaris2*,
20050         also strip out a number of tools to not build for go32 host
20051
20052 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20053
20054         * config.guess: add GPL.
20055
20056         * Makefile.in, config.guess, config.sub, configure: bump
20057           copyrights to 93.
20058
20059 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20060
20061         * Makefile.in (do-info): Removed obsolete check for existence of
20062         localenv file.
20063
20064         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20065
20066 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20067
20068         * Makefile.in: a couple of 'else true' for decstation,
20069         support for TclX
20070
20071         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20072
20073 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20074
20075         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20076
20077 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20078
20079         * config.guess: Recognize i386-ibm-aix (PS/2).
20080         * configure.in: Use config/mh-aix386 file for it.
20081
20082 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20083
20084         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20085         CC_FOR_TARGET instead.
20086         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20087
20088 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20089
20090         * Makefile.in: Add sim to list of directories sent with gdb
20091
20092 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20093
20094         * configure.in: Put back mips-dec-bsd* case.
20095
20096 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20097
20098         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20099         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20100         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20101
20102 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20103
20104         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20105
20106         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20107         (install-info): install dir.info only if it exists,
20108         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20109
20110 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20111
20112         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20113         gas for mips-dec-bsd.
20114
20115 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20116
20117         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20118         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20119
20120 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20121
20122         * configure.in: Added "dejagnu" to hosttools list.
20123
20124 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20125
20126         * config.sub, configure.in, config.guess:  Add support
20127         for Bosx, an AIX variant from Bull.
20128         Patches from F.Pierresteguy@frcl.bull.fr.
20129
20130 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20131
20132         * devo/dejagnu: Initial creation of devo/dejagnu.
20133         Migrated dejagnu testcases and support files for testing software
20134         tools to reside as subdirectories, currently called "testsuite",
20135         within the directory of the software tool.  Migrated all programs,
20136         support libraries, etc. beloging to dejagnu proper from
20137         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20138         with no modifications.  The changes to these files which will
20139         allow them to configure, build, and execute properly will be made
20140         in a future update.
20141
20142 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20143
20144         * Makefile.in: Change send_pr to send-pr.
20145         * configure.in: Likewise.
20146         * send_pr: Renamed directory to send-pr.
20147
20148 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20149
20150         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20151
20152 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20153
20154         * README:  Update for gdb-4.8 release.
20155         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20156         gdb-xxx.tar.z (gzip'd) file also.
20157
20158 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20159
20160         * Makefile.in: make all-diff depend on all-libiberty
20161
20162 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20163
20164         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20165
20166 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20167
20168         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20169
20170 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20171
20172         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20173         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20174         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20175
20176 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20177
20178         * Makefile.in:  makeinfo binary is in a new location
20179
20180 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20181
20182         * config.sub: Accept -ecoff as an OS.
20183
20184         * Makefile.in: Various changes to eliminate a level of make
20185         recursion and reduce the required command line length.
20186         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20187         sub-makes.
20188         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20189         variables holding settings for specific sub-makes.
20190         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20191         in terms of BASE_FLAGS_TO_PASS.
20192         (TARGET_LIBS): New variable listing directories which use
20193         TARGET_FLAGS_TO_PASS.
20194         (subdir_do): Eliminated.
20195         (do-*): New set of targets to replace subdir_do.
20196         (various): All targets which used subdir_do now depend on do-*.
20197         (local-clean): Renamed from do_clean.
20198         (local-distclean): New target, dependency of distclean and
20199         realclean.
20200         (install-info): Don't create directories.  Depend on dir.info
20201         rather than calling make recursively.
20202         (install-dir.info): Eliminated.
20203         (install-info-dirs): Create all info directories here.
20204         (dir.info): Depend upon do-install-info.
20205
20206         * test-build.mk (HOLES): Added false.
20207
20208 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20209
20210         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20211
20212 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20213
20214         * Makefile.in (info): remove dependency on all-texinfo.  The
20215         problem was really in texinfo/C, not at this level.
20216
20217 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20218
20219         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20220
20221 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20222
20223         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20224         GDB releases.
20225
20226 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20227
20228         * configure: Include srcdir in message about target of link not
20229         being found.  Don't convert `-' to `_' in `with' options being
20230         passed to subdirs.
20231
20232 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20233
20234         * configure.in: add uudecode to host_tools
20235
20236         * Makefile.in: added {all,install}-uudecode targets, added them to
20237         the appropriate lists
20238
20239 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20240
20241         * Makefile.in (all-gcc): Added dependency on all-gas.
20242
20243         * configure.in (mips-*-*): Build ld and binutils.
20244
20245 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20246
20247         * configure: check return code from mkdir, print error message and
20248           exit on failure.
20249
20250 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20251
20252         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20253
20254 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20255
20256         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20257
20258 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20259
20260         * config.sub (h8500):  Recognize this as a cpu type.
20261
20262 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20263
20264         * configure: source directory missing is no longer a warning
20265
20266         * configure.in: recognize irix[34]* instead of irix[34]
20267
20268         * Makefile.in: define and pass down X11_LIB
20269
20270 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20271
20272         * guess-systype: Renamed to ...
20273         * config.guess:  ... by popular request.
20274         * configure.in, Makefile.in:  Update accordingly.
20275
20276 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20277
20278         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20279         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20280         + Execute ./dummy instead of assuming . is in PATH.
20281
20282 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20283
20284         * guess-systype:  New shell script.  Attempts to guess the
20285         canonical host name of the executing host.
20286         Only a few hosts are supported so far.
20287         * configure:  Call guess-systype if no host is specified.
20288
20289 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20290
20291         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20292         gcc Makefile.
20293
20294 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20295
20296         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20297         (all-gcc, install-gcc, subdir_do): Use it.
20298
20299 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20300
20301         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20302
20303 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20304
20305         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20306           set exclusively by configure, using configure.in .
20307
20308 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20309
20310         * test-build.mk: set $PATH for all builds
20311
20312         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20313
20314 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20315
20316         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20317         the one used in gcc/Makefile.in, so that a null expansion doesn't
20318         override the one needed to build gcc with a native cc.
20319
20320 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20321
20322         * configure: Accept -with arguments.
20323
20324 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20325
20326         * Makefile.in: added h8300sim
20327
20328 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20329
20330         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20331         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20332         (all-cygnus, native, build-cygnus): Make
20333         $(canonhost)-stamp-3stage-done, not $(host)....
20334         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20335         i386-sco3.2v4.  Added else true to if command.
20336
20337 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20338
20339         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20340
20341 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20342
20343         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20344
20345 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20346
20347         * configure.in: don't remove binutils from Solaris builds
20348
20349 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20350
20351         * Makefile.in: get rid of earlier definitions for *clean,
20352         also handle the recursive info rule better
20353
20354 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20355
20356         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20357         do more-or-less the right thing.
20358
20359 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20360
20361         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20362         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20363
20364 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20365
20366         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20367         $(host_canonical).
20368
20369         * configure.in: split the configdirs list into 4 categories (native
20370         v. cross, library v. tool) and handle the cross-only and native-
20371         only in more reasonable (and correct!) way.
20372
20373 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20374
20375         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20376         configdirs anymore.
20377
20378 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20379
20380         * Makefile.in: extensive cleanup::  removed all of the explicit
20381         clean-* targets, collapsed many wrappers around subdir_do into
20382         one, added additional targets to satisfy standards.texi, deleted
20383         some old targets, some changes for consistency
20384
20385 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20386
20387         * configure.in: handle some programs as cross-only, and others as
20388         native only
20389
20390         * test-build.mk: handle partial holes in a more generic manner
20391
20392         * Makefile.in: m4 depends on libiberty
20393
20394 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20395
20396         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20397         time, wdiff, and find to configdirs
20398
20399         * Makefile.in: all, clean, and install rules for the new programs
20400         added to configure.in
20401
20402 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20403
20404         * configure.in: use mh-sun for all *-sun-* hosts
20405
20406 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20407
20408         * Makefile.in: define flags for X11 include files and library file
20409         locations, pass them down to the programs that need this info
20410
20411         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20412
20413 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20414
20415         * configure.in: start building libg++ for HP-UX targets
20416
20417 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20418
20419         * README:  Update references to files moved into etc/.
20420
20421 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20422
20423         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20424         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20425
20426 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20427
20428         * configure: accept dash as well as underscore in long option
20429         names for FSF compatibility.
20430
20431 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20432
20433         * config.sub: added -sco3.2v4 support from FSF.
20434
20435 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20436
20437         * configure.in: expand the section that adds or removes
20438         directories from the list of programs to build, to handle native
20439         vs. cross in addition to host v. native
20440
20441 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20442
20443         * Makefile.in:  Replace C++ in macro names with CXX.
20444         This is less likely to break ...
20445
20446 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20447
20448         * test-build.mk: add -w to GNU_MAKE
20449
20450 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20451
20452         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20453         add 'sparc' to list of recognized cpus.  This needed to make
20454         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20455         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20456         then changes that into $CPU-wrs-vxworks.
20457
20458         * configure.in: remove most references to gdbtest, regularize
20459         target based program removal
20460
20461         * test-build.mk: import from p3 tree (many fixes and changes)
20462
20463 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20464
20465         * Makefile.in: added rules to handle tcl, tk, and expect
20466
20467         * configure.in: handle those directories if they exist
20468
20469 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20470
20471         * config.sub: removed bogus hppabsd and hppahpux names, since
20472         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20473
20474 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20475
20476         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20477         depends upon all-xiberty
20478
20479         * Makefile.in: changes from p3, including:
20480
20481         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20482
20483         * Makefile.in (XTRAFLAGS): include newlib directories if
20484         newlib/Makefile exists, rather than if host != target.
20485
20486         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20487
20488         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20489         from the same source tree and not building a cross-compiler.  This
20490         matters for the libg++ configuration if reconfiguring a tree that
20491         has already been installed.
20492
20493         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20494
20495         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20496         pick up the machine and system specific header files.
20497
20498         * Makefile.in: added AS_FOR_TARGET, passed down in
20499         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20500         the C compiler to use to create programs which are run in the
20501         build environment, set it to default to $(CC), and passed it down
20502         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20503
20504         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20505
20506         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20507         We need them for unusual native builds, like systems without
20508         ranlib.
20509
20510         * configure: also define $(host_canonical) and
20511         $(target_canonical), which are the full, canonical names for the
20512         given host and target
20513
20514 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20515
20516         * Makefile.in:  Added separate definitions for C++.
20517
20518 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20519
20520         * configure.in (configdirs):  Add deja-gnu.
20521
20522 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20523
20524         * README:  Update for configure.texi and gdb-4.7 release.
20525
20526 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20527
20528         * Makefile.in:  Move "all" target to top of file.
20529         Previously, first target was ".PHONY" which caused BSD4.4 make
20530         to build .PHONY when make was run without arguments.
20531
20532 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20533
20534         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20535         Library-copylefted code in libiberty.
20536
20537 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20538
20539         * config.sub:  Replace m68kmote with plain old m68k.
20540
20541 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20542
20543         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20544
20545 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20546
20547         * config.sub: Complain if no argument is given.  Added support for
20548         386bsd as OS and target alias.
20549
20550 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20551
20552         * Makefile.in (XTRAFLAGS): include newlib directories if
20553         newlib/Makefile exists, rather than if host != target.
20554
20555 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20556
20557         * config.sub: recognize sparclite-wrs-vxworks.
20558
20559         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20560         p3.) Added clean-xiberty to clean.
20561
20562 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20563
20564         * configure.in: use *-*-* instead of nested cases for host and target
20565
20566 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20567
20568         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20569         from the same source tree and not building a cross-compiler.  This
20570         matters for the libg++ configuration if reconfiguring a tree that
20571         has already been installed.
20572
20573 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20574
20575         * config.sub (i486v/i486v4):  Merge in from FSF version.
20576
20577 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20578
20579         * configure: only set PWD if it is already set.
20580
20581 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20582
20583         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20584         doesn't have unset and all success paths (and most error paths)
20585         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20586         to just ${PWD} to avoid confusion.)
20587
20588 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20589
20590         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20591         even for a native compilation.
20592
20593 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20594
20595         Changes to make the gdb.tar.Z rule work better.
20596
20597         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20598         (DEVO_SUPPORT):  Add configure.texi.
20599         (bfd-ilrt.tar.Z):  Remove ancient rule.
20600
20601 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20602
20603         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20604         pick up the machine and system specific header files.
20605
20606         * configure.in, config.sub: added new target m68010-adobe-scout,
20607         with alias of adobe68k.  Changed configure.in to check for
20608         -scout before -sco* to avoid a false match.
20609
20610         * Makefile.in: added AS_FOR_TARGET, passed down in
20611         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20612         the C compiler to use to create programs which are run in the
20613         build environment, set it to default to $(CC), and passed it down
20614         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20615
20616 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20617
20618         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20619         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20620         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20621         FOR_TARGET variants, to newlib and libg++.
20622
20623 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20624
20625         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20626         first.
20627
20628 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20629
20630         * config.sub:  Accept `elf' as an environment.
20631
20632 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20633
20634         * Makefile.in (all-opcodes):  cd into the right directory
20635
20636 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20637
20638         * configure: added -program_transform_name option, used as
20639         argument to sed when installing programs.
20640         configure.texi: added documentation for -program_prefix,
20641         -program_suffix and -program_transform_name.
20642
20643 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20644
20645         * config.sub:  Accept i486 where i386 ok.
20646
20647 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20648
20649         * config.sub: accept we32k
20650
20651 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20652
20653         * config.sub, configure.in: accept OSE68000 and OSE68k.
20654
20655         * Makefile.in: don't create all directories for ``make install'';
20656         let the subdirectories create the ones they need.
20657
20658 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20659
20660         * COPYING: new file, GPL v2
20661
20662 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20663
20664         * Makefile.in: use the new gen-info-dir, which needs a template
20665         argument (which also lives in texinfo)
20666
20667         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20668
20669 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20670
20671         * config.sub (ncr3000):  Change i386 to i486.
20672
20673 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20674
20675         * Makefile.in: add install-rcs, install-grep to
20676         install-no-fixedincludes, removed install-bison and install-libgcc
20677
20678 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20679
20680         * configure.in: grab the HPUX makefile fragment if on HPUX
20681
20682 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20683
20684         * Makefile.in: eradicate bison spoor (ditto libgcc).
20685          configure.in: recognise m68{k,000}-ericsson-OSE.
20686          es1800 is alias for m68k-ericsson-OSE
20687
20688 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20689
20690         * configure.in: rearrange the parts that remove programs from
20691         configdirs, based now on HOST==TARGET or by canonical triple.
20692
20693 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20694
20695         * test-build.mk: recurse explicitly with -f test-build.mk when
20696           appropriate.  predicate stage3 and comparison on the existence
20697           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20698           On very clean, also remove ...stamp-co.  Build in-place before
20699           doing other builds.
20700
20701 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20702
20703         * Makefile.in, configure.in: add tgas
20704
20705 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20706
20707         * Makefile.in: a number of changes merged in from progressive.
20708
20709         * configure.in: add libm.
20710
20711         * .cvsignore: ignore some stuff that comes from test-build.mk.
20712
20713 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20714
20715         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20716
20717 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20718
20719         * configure: Add program_suffix (parallel to program_prefix)
20720         * Makefile.in: adjust directory-creating script for losing decstation
20721
20722 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20723
20724         * configure:  Minor $subdir-related fixes.
20725
20726 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20727
20728         * configure: fix various problems with propogating
20729         makefile_target_frag in subdirs.
20730         * configure.in: config libgcc if its there
20731
20732 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20733
20734         * config.sub:  HPPA merge.
20735
20736 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20737
20738         * Makefile.in:  Replace all-bison with all-byacc in all
20739         dependency lines for other tools (which now use byacc).
20740
20741 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20742
20743         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20744
20745 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20746
20747         * Makefile.in: make gprof rules similar to byacc rules (instead of
20748         vestigal $(unsubdir) that didn't work...)
20749
20750 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20751
20752         * config.sub:  Add support for Linux.
20753         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20754         (at least for libg++).
20755
20756 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20757
20758         * configure.texi: fix doc for the -nfp option to configure
20759
20760 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20761
20762         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20763
20764 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20765
20766         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20767         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20768         * configure.in: added solaris* host_makefile_frag hook.
20769
20770 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20771
20772         * config.sub: changed recognition of m68000 so that various
20773         m68k types can be specified via m680[01234]0
20774
20775 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20776
20777         * config.sub (basic_machine): fix sed so that '-foo' isn't
20778         completely substituted out while .+'-foo' loses the '-foo'
20779
20780 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20781
20782         * config.sub ($os): Add -aout.
20783
20784 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20785
20786         * configure:  If host_makefile_frag is absolute, don't
20787         prefix ${invsubdir} (relevant to libg++ auto-configure).
20788
20789 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20790
20791         * Makefile.in (tooldir): Define it.
20792         (all-ld): Depend on all-flex.
20793
20794 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20795
20796         * Makefile.in (check):  Fix libg++ special case.
20797
20798 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20799
20800         * configure: do not bury `pwd` into config.status, thus do fewer
20801           pwd's.
20802
20803         * configure: print the "Building in" message only when building in
20804           other than "." AND verbose.
20805
20806         * configure: remove -s, rework -v to better accommodate guested
20807           configures.
20808
20809         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20810
20811 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20812
20813         * Makefile.in: macroize flags passed on recursion.  remove
20814           fileutils.
20815
20816 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20817
20818         * configure: get makesrcdir right for subdirs deeper than 1.
20819
20820         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20821           install.
20822
20823 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20824
20825         * Makefile.in: don't print subdir_do or recursion lines.
20826
20827 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20828
20829         * standards.texi: added menu item.
20830
20831         * Makefile.in: build and install standards.info.
20832
20833         * standards.texi: new file.
20834
20835 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20836
20837         * configure: test for and move config.status pieces from
20838           ${subdir}/.
20839
20840 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20841
20842         * configure:  Test for existance of files before trying to mv
20843         them, to avoid numerous non-existance messages.
20844
20845 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20846
20847         * configure: correct final line of config.status.
20848
20849         * configure: patch from eggert.  Avoids a protection problem if
20850           the original Makefile.in is read only.
20851
20852         * configure: use move-if-change from gcc to create config.status.
20853           Some makefiles depend on config.status to tell if a directory
20854           has been reconfigured for a different host.  This change
20855           prevents those directories from remaking everything in the case
20856           where the reconfig was only intended to rebuild a Makefile.
20857
20858         * configure: test for config.sub with "config.sub sun4" rather
20859           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20860           host alias from a missing config.sub.
20861
20862 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20863
20864         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20865           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20866
20867 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20868
20869         * configure: mkdir ${subdir} as needed.
20870
20871 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20872
20873         * Makefile.in,configure.in: added autoconf.
20874
20875 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20876
20877         * Makefile.in: no longer pass against on recursion.
20878
20879         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20880           definitions are not inherited.
20881
20882         * configure: correct makesrcdir when subdir is .
20883
20884 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20885
20886         * configure:  Add support for 'subdirs' variable, which is
20887         like 'configdirs', except that configure doesn't re-invoke
20888         itself for subdirs, it just creates a Makefile for each subdir.
20889         * configure.texi:  Document subdirs.
20890
20891 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20892
20893         * configure.in: added flex to configdirs
20894
20895 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20896
20897         * Makefile.in: remove clean-stamps from clean.
20898
20899 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20900
20901         * configure.in:  Add gdbtest to configdirs.
20902
20903 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20904
20905         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20906         to recursive makes.
20907         * configure.in:  Recognize new ncr3000 config.
20908
20909 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20910
20911         * Makefile.in, configure.in: removed references to gdbm.
20912
20913 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20914
20915         * config.sub:  Don't canonicalize os value
20916         newsos* to bsd (readline needs to check for newsos).
20917         (This fix was earlier made Jan 31, but got re-broken.)
20918
20919 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20920
20921         * configure.in:  sco is an os, not a vendor!
20922
20923         * configure:  Quote $( better.  Keep various shells happy.
20924
20925 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20926
20927         * Makefile.in: eliminate stamp-files.
20928
20929 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20930
20931         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20932           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20933
20934 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20935
20936         * config.sub:  fix iris/iris3.
20937
20938 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20939
20940         * configure: re-add -rm.
20941
20942 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20943
20944         * Maskefile.in: add .stmp-rcs to all.
20945
20946         * configure.in: remove gas from rs6000 build, use aix host fragment.
20947
20948 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20949
20950         * configure: pass down site_option during recursion.
20951
20952 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20953
20954         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20955
20956 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20957
20958         * configure: Change exec_prefix so that it really defaults to prefix.
20959
20960 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20961
20962         * Makefile.in, configure.in:  Add support for mmalloc library.
20963
20964 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20965
20966         * Makefile.in: add stmp dependencies for a few more things.
20967
20968 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20969
20970         * configure: adjusted error message on objdir/srcdir configure
20971           collision, per john's suggestion.
20972
20973         * Makefile.in: add libiberty stmp to all and all.cross.
20974
20975 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20976
20977         * Makefile.in: remove force dependencies, add grep to all.
20978
20979 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20980
20981         * Makefile.in: drop flex.  make stamp files work.
20982
20983         * configure: added test for conflicting configuration in srcdir,
20984           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20985           gets cranky.  use relative paths for configure and srcdir
20986           whenever possible.  Send some error messages to stderr that were
20987           going to stdout.
20988
20989 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20990
20991         * Makefile.in:  Fix libg++ rule to check for gcc directory
20992         before using gcc/gcc.  Also pass XTRAFLAGS.
20993
20994 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20995
20996         * Makefile.in: added stmp-files so that directories aren't polled
20997           when they are already built.
20998
20999         * configure.texi: fixed a node pointer problem.
21000
21001 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21002
21003         * config.sub configure.in gdb/configure.in
21004         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21005         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21006         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21007
21008 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21009
21010         * configure: -recurring becomes -silent.  corrected help message
21011           for -site= option.
21012
21013         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21014
21015 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21016
21017         * configure: when building Makefile for crosses, replace
21018           tooldir and program_prefix.  default srcdir from location of
21019           config.sub.  remove "for host in hosts" and "for target in
21020           targets" loops.
21021
21022 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21023
21024         * Makefile.in: Do not pass bindir or mandir to cvs.
21025
21026 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21027
21028         * Makefile.in, configure.in: removed traces of namesubdir,
21029           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21030           copyrights to '92, changed some from Cygnus to FSF.
21031
21032         * configure.texi: remove most references to multiple hosts,
21033           multiple targets, subdirs, etc.
21034
21035         * configure.man: removed rcsid. reference config.sub not
21036           config.subr.
21037
21038         * Makefile.in: mkdir $(infodir) on install-info.
21039
21040 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21041
21042         * configure.texi:  Explain better about .gdbinit and about
21043         the environment that configure.in sections run in.
21044
21045 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21046
21047         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21048
21049 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21050
21051         * README:  DOC.configure => cfg-paper.texi.
21052
21053 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21054
21055         * config.sub (near case $os):  Don't convert newsos* to bsd!
21056
21057 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21058
21059         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21060         the number of copies of COPYING that go into the GDB tar file.
21061
21062 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21063
21064         * bfd/configure.in, gdb/config/mh-i386sco,
21065         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21066         Fix SCO configuration stuff.
21067
21068 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21069
21070         * Makefile.in:  For libg++, make sure the -I pointing
21071         to the gcc directory goes *after* all the libg++-local -I flags.
21072         Also, move just-gcc dependency from just-libg++ to all-libg++.
21073
21074 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21075
21076         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21077
21078 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21079
21080         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21081
21082 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21083
21084         * config.sub:  Add stratus configuration frags.  Also
21085         submitted to FSF.
21086
21087 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21088
21089         * Makefile.in (DEV_SUPPORT):  add configure.man.
21090
21091         * config.sub(Decode manufacturer-specific):  add -none*.
21092
21093 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21094
21095         * Makefile.in:  remove form feeds to make Sun's make happy.
21096         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21097
21098 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21099
21100         * Makefile.in (AR_FLAGS):  Make quieter.
21101
21102 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21103
21104         * configure.in:  Add libg++.
21105         * configure:  When verbose, don't output the command line at each
21106         level; it will be unremarkably the same as the previous version,
21107         which will be the same as what the user typed.
21108
21109 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21110
21111         * configure.in, Makefile.in: fix clean-info, add flex.  add
21112           fileutils.
21113
21114         * configure: be less sensitive to spaces in Makefile.in.  Do not
21115           look for sources in "..".  Doing so breaks subdirectories that
21116           might have their own configure.  If a subdir has it's own
21117           configure script, use it.
21118
21119 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21120
21121         * cfg-paper.texi: some changes suggested by rms.
21122
21123 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21124
21125         * config.sub:  Merge in some small additions from the FSF version,
21126         taken from the gcc distribution, to bring the Cygnus and FSF
21127         versions into closer sync.
21128
21129 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21130
21131         * configure.in:  Changed svr4 references to sysv4.
21132
21133 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21134
21135         * configure: added -V for version number option.
21136
21137 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21138
21139         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21140           renamed from DOC.configure to cfg-paper.texi.
21141
21142 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21143
21144         * configure, config.subr, config.sub: config.subr is now
21145           config.sub again.
21146
21147 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21148
21149         * configure.texi: new file, in progress.
21150
21151         * Makefile.in: build info file and install the man page for
21152           configure.
21153
21154         * configure.man: new file, first cut.
21155
21156         * configure: find config.subr again now that configuration "none"
21157           has gone.  removed all traces of the -ansi option.  removed all
21158           traces of the -languages option.
21159
21160         * config.subr: resync from rms.
21161
21162 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21163
21164         * configure, config.sub, config.subr: merge config.sub into
21165           config.subr, call the result config.subr, remove config.sub, use
21166           config.subr.
21167
21168         * Makefile.in: revised install for dir.info.
21169
21170 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21171
21172         * configure.in: add decstation host makefile frag.
21173
21174         * Makefile.in: BISON now bison -y again.  also install-gcc on
21175           install.  clean-gdbm on clean.  infodir belongs in datadir.
21176           Make directories for info install.  Build dir.info here then
21177           install it.
21178
21179 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21180
21181         * Makefile.in: fix for bad directory tests.
21182
21183 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21184
21185         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21186           regexp.  -srcdir relative was being handled incorrectly.
21187
21188         * Makefile.in: unwrapped some for loops so that parallel makes
21189           work again and so one can focus one's attention on a particular
21190           package.
21191
21192 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21193
21194         * configure: added PWD as a stand in for `pwd` (for speed). use
21195           elif wherever possible.  make -srcdir work without -objdir.
21196           -objdir= commented out.
21197
21198 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21199
21200         * configure: +options become --options.  -subdirs commented out.
21201           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21202           Makefile now at top of generated Makefile.  Removed cvs log
21203           entries.  added -srcdir.  create .gdbinit only if there is one
21204           in ${srcdir}.
21205
21206         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21207           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21208           and mandir now keyed off datadir by default.
21209
21210 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21211
21212         * Freshly created ChangeLog.
21213
21214 \f
21215 Local Variables:
21216 mode: change-log
21217 left-margin: 8
21218 fill-column: 76
21219 version-control: never
21220 End: