Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
2             Tobias Burnus  <tobias@codesourcery.com>
3
4         * configure.ac (--enable-offload-defaulted): New.
5         * configure: Regenerate.
6
7 2021-04-23  David Faust  <david.faust@oracle.com>
8
9         * MAINTAINERS (Write After Approval): Add myself.
10
11 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
12
13         * MAINTAINERS (Write After Approval): Add myself.
14
15 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
16
17         * MAINTAINERS: Add myself as pru port maintainer.
18
19 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
20
21         * MAINTAINERS: Add myself as static analyzer maintainer.
22
23 2021-03-18  Jeff Law  <jlaw@tachyum.com>
24
25         * MAINTAINERS: Update primary entry.
26
27 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
28
29         * MAINTAINERS (Write After Approval): Add myself.
30
31 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
32
33         * Makefile.def: Remove all-sim dependency on configure-gdb.
34         * Makefile.in: Regenerated.
35
36 2021-03-11  Jeff Law  <law@redhat.com>
37
38         * MAINTAINERS: Update entries for a few ex-ImgTec employees
39
40 2021-03-11  Martin Liska  <mliska@suse.cz>
41
42         * Makefile.tpl: The change was done Makefile.in which
43         is generated file.
44
45 2021-03-08  Jeff Law  <law@redhat.com>
46
47         * MAINTAINERS: Update my email address
48
49 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
50
51         * config.guess: Import latest upstream.
52         * config.sub: Import latest upstream.
53
54 2021-01-25  Martin Liska  <mliska@suse.cz>
55
56         PR gcov-profile/98739
57         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
58         for profiledbootstrap.
59
60 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
61
62         * MAINTAINERS (Write After Approval): Add myself.
63
64 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
65
66         * MAINTAINERS (Write After Approval): Update my e-mail address.
67
68 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
69
70         * MAINTAINERS: Fix spacing.
71
72 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
73
74         * MAINTAINERS (Write After Approval): Add myself
75
76 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
77
78         * Makefile.def: Sync with binutils-gdb:
79         (dependencies): all-ld depends on all-libctf.
80         (host_modules): libctf is no longer no_install.
81         No longer no_check.  Checking depends on all-ld.
82         * Makefile.in: Regenerated.
83
84 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
85
86         * libtool.m4: Match gnu* along other GNU systems.
87         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
88         * libgo/configure: Re-generate.
89
90 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
91
92         * MAINTAINERS: Update my email address.
93
94 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
95
96         * MAINTAINERS (Write After Approval): Add myself.
97
98 2020-12-15  Nathan Sidwell  <nathan@acm.org>
99
100         * Makefile.def
101         * Makefile.in
102         * Makefile.tpl
103         * configure
104         * configure.ac
105
106 2020-12-15  Nathan Sidwell  <nathan@acm.org>
107
108         * Makefile.def: Add libcody.
109         * configure.ac: Add libcody.
110         * Makefile.in: Regenerated.
111         * configure: Regenerated.
112
113 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
114
115         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
116
117 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
118
119         PR target/97865
120         * libtool.m4: Update handling of Darwin platform link flags
121         for Darwin20.
122
123 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
124
125         * .gitignore: Sync with binutils-gdb
126
127 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
128
129         * MAINTAINERS: Add myself as arc port maintainer.
130
131 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
132
133         PR d/87788
134         * configure.ac: Don't disable D for *-*-darwin*.
135         * configure: Regenerate.
136
137 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
138
139         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
140         hppa64-*-hpux11*.
141
142 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
143
144         * configure: Regenerate.
145         * configure.ac: Add --bootstrap-hwasan option.
146
147 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
148
149         * config.guess: Import latest upstream.
150         * config.sub: Import latest upstream.
151
152 2020-11-16  Martin Liska  <mliska@suse.cz>
153
154         * .gitignore: Add cache as clangd uses it now.
155
156 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
157
158         * MAINTAINERS (Write After Approval): add myself
159
160 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
161
162         * MAINTAINERS (Write After Approval): Add myself.
163
164 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
165
166         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
167         Remove FIXME comments.
168
169 2020-11-06  Martin Uecker  <muecker@gwdg.de>
170
171         * MAINTAINERS: Update my email address.
172
173 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
174
175         * MAINTAINERS (Write After Approval): Add myself.
176
177 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
178
179         PR target/97302
180         * configure.ac: Only set with_gmp to /usr/local
181         if not building in tree.
182         * configure: Regenerate.
183
184 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
185
186         * MAINTAINERS (Write After Approval): Add myself.
187
188 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
189
190         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
191
192 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
193
194         PR bootstrap/96612
195         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
196         if not the same as ${host}.
197         * configure: Regenerate.
198
199 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
200
201         * MAINTAINERS (Write After Approval): Add myself.
202
203 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
204
205         * MAINTAINERS: Update my email address.
206
207 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
208
209         * MAINTAINERS (Write After Approval): Add myself.
210
211 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
212
213         * MAINTAINERS (Write After Approval): Add myself.
214
215 2020-06-12  Martin Liska  <mliska@suse.cz>
216
217         * .gitignore: Add .clang-tidy.
218
219 2020-06-08  Jason Merrill  <jason@redhat.com>
220
221         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
222         * configure: Regenerate.
223
224 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
225
226         * MAINTAINERS: Add myself as xtensa port maintainer.
227
228 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
229
230         * configure.ac: Don't require --enable-host-shared when building
231         for Mingw.
232         * configure: Regenerate.
233
234 2020-05-18  Jason Merrill  <jason@redhat.com>
235
236         * configure.ac: Update bootstrap dialect to -std=c++11.
237
238 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
239
240         * MAINTAINERS (Write After Approval): Add myself.
241
242 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
243
244         PR target/92713
245         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
246         (noconfigdirs): Add 'target-libstdc++-v3'.
247         * configure: Regenerate.
248
249 2020-04-21  Stephen Casner  <casner@acm.org>
250
251         PR 25830
252         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
253         * configure: Rebuild.
254
255 2020-04-17  Martin Liska  <mliska@suse.cz>
256             Jonathan Yong <10walls@gmail.com>
257
258         PR gcov-profile/94570
259         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
260         for CYGWIN.
261
262 2020-04-14  Martin Jambor  <mjambor@suse.cz>
263
264         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
265
266 2020-04-09  Tom Tromey  <tom@tromey.com>
267
268         * configure: Rebuild.
269         * Makefile.in: Rebuild.
270         * Makefile.def (gdbsupport, gdbserver): New host modules.
271         (configure-gdb): Depend on all-gdbsupport.
272         (all-gdb): Depend on all-gdbsupport, all-libctf.
273         * configure.ac (host_tools): Add gdbserver.
274         Conditionally build gdbserver and gdbsupport.
275
276 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
277
278         * configure.ac: Build libgomp by default for amdgcn.
279         * configure: Regenerate.
280
281 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
282
283         * MAINTAINERS (Write After Approval): Add myself.
284
285 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
286
287         * MAINTAINERS (Write After Approval) : Add myself.
288
289 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
290
291         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
292
293 2020-02-14  Martin Sebor  <msebor@redhat.com>
294
295         * doc/extend.texi (attribute alias): Mention type requirement.
296         (attribute weak): Same.
297         (attribute weakref): Correct invalid example.
298
299 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
300
301         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
302
303 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
304             Jakub Jelinek  <jakub@redhat.com>
305
306         * .gitattributes: Add *.md diff=md.
307
308 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
309
310         The mentioned auto-generated file is no more part of the
311
312         GCC sources, it's auto-generated in $(builddir) during build.
313
314         PR target/92055
315         * contrib/gcc_update (files_and_dependencies): Remove
316         entry for gcc/config/avr/t-multilib.
317
318 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
319
320         * MAINTAINERS: Update my email address.
321
322 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
323
324         * README.MOVED_TO_GIT: Remove.
325
326 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
327
328         * README.MOVED_TO_GIT: New file.
329
330 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
331
332         * MAINTAINERS (Write After Approval): Add myself.
333
334 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
335
336         * MAINTAINERS (write_after_approval): Add myself.
337
338 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
339
340         * MAINTAINERS (write_after_approval): Add myself.
341
342 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
343
344         * MAINTAINERS (write_after_approval): Add myself.
345
346 2019-12-11  Matthias Klose  <doko@ubuntu.com>
347
348         * configure.ac: Factor out common cases for compare_exclusions.
349         * configure: Regenerate.
350
351 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
352
353         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
354         flag.
355
356 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
357
358         * MAINTAINERS (Write After Approval): Add myself.
359
360 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
361
362         PR middle-end/92463
363         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
364         * configure: Regenerate
365
366 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
367
368         * configure.ac: Use https for gcc.gnu.org.
369         * configure: Regenerated.
370
371 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
372
373         * MAINTAINERS (aarch64 port): Remove my name, move to...
374         (Write After Approval): ...Here.
375
376 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
377
378         * MAINTAINERS: Change my email address as maintainer.
379
380 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
381
382         PR fortran/91828
383         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
384         * configure: Regenerated.
385
386 2019-10-21  Jason Merrill  <jason@redhat.com>
387
388         * .gitattributes: Also check ChangeLog whitespace.
389
390 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
391
392         * contrib/dg-extract-results.sh: Add support for KPASS.
393         * contrib/dg-extract-results.py: Likewise.
394
395 2019-10-17  Jason Merrill  <jason@redhat.com>
396
397         * .gitattributes: Avoid {} in filename pattern.
398
399 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
400
401         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
402         Approval section.
403
404 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
405
406         * MAINTAINERS: Add myself to Write After Approval
407
408 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
409
410         * MAINTAINERS: Add myself as an aarch64 maintainer.
411
412 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
413
414         * MAINTAINERS: Add myself as aarch64 maintainer.
415
416 2019-09-23  Carl Love  <cel@us.ibm.com>
417
418         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
419         New define_insn.
420         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
421         vsx_xxpermdi16_le_V16QI): Removed define_insn.
422
423 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
424
425         * MAINTAINERS (Sam Tebbs): Update email address.
426
427 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
428
429         * MAINTAINERS: Update my email address.
430
431 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
432
433         * libtool.m4: Handle uclinuxfdpiceabi.
434
435 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
436
437         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
438         Remove myself from Write After Approval section.
439
440 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
441
442         * configure.ac: Support for bpf-*-* targets.
443         * configure: Regenerate.
444
445 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
446
447         * config.sub: Import upstream version 2019-06-30.
448         * config.guess: Import upstream version 2019-07-24.
449
450 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
451
452         * MAINTAINERS: Remove spu port maintainers.
453
454 2019-08-28  Martin Liska  <mliska@suse.cz>
455
456         * .gitignore: Add .clangd and compile_commands.json
457         to .gitignore.
458
459 2019-08-23  Michael Forney  <mforney@mforney.org>
460
461         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
462         * Makefile.in: Regenerate.
463
464 2019-08-19  Tom Tromey  <tom@tromey.com>
465
466         * configure: Rebuild.
467         * configure.ac: Add --with-static-standard-libraries.
468
469 2019-08-16  Alexandre Oliva <oliva@gnu.org>
470
471         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
472
473 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
478
479         * MAINTAINERS (Write After Approval): Remove myself, already listed in
480         RISC-V port maitainer.
481
482 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
483
484         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
485
486 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
487
488         * MAINTAINERS (Write After Approval): Add myself.
489
490 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
491
492         * MAINTAINERS (Write After Approval): Add myself.
493
494 2019-06-25  Martin Liska  <mliska@suse.cz>
495
496         contrib/filter-clang-warnings.py: Transform from
497         filter-rtags-warnings.py.
498
499 2019-06-15  Tom Tromey  <tom@tromey.com>
500
501         * configure.ac (host_libs): Add gnulib.
502         * configure: Rebuild.
503         * Makefile.def (host_modules, dependencies): Add gnulib.
504         * Makefile.in: Rebuild.
505
506 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
507
508         * MAINTAINERS (Write After Approval): Add myself.
509
510 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
511
512         * configure: Regenerate.
513         * configure.ac: Add PRU target.
514
515 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
516
517         * MAINTAINERS (Write After Approval): Add myself.
518
519 2019-06-11  Nick Clifton  <nickc@redhat.com>
520
521         Import these changes from the binutils/gdb repository:
522
523         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
524
525         * Makefile.def (dependencies): configure-libctf depends on all-bfd
526         and all its deps.
527         * Makefile.in: Regenerated.
528
529         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
530
531         * Makefile.def (host_modules): Add libctf.
532         * Makefile.def (dependencies): Likewise.
533         libctf depends on zlib, libiberty, and bfd.
534         * Makefile.in: Regenerated.
535         * configure.ac (host_libs): Add libctf.
536         * configure: Regenerated.
537
538 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
539
540         * MAINTAINERS (Write After Approval): Add myself.
541
542 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
543
544         * MAINTAINERS: Update my email address.
545
546 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549
550 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2019-05-07  Jim Wilson  <jimw@sifive.com>
555
556         * MAINTAINERS: Remove myself as IA-64 maintainer.
557
558 2019-05-04  Roland Illig  <roland.illig@gmx.de>
559
560         * MAINTAINERS (Write After Approval): Add myself.
561
562 2019-05-02  Richard Biener  <rguenther@suse.de>
563
564         PR bootstrap/85574
565         * Makefile.tpl (compare target): Also compare extra-compare
566         files.
567         * Makefile.in: Regenerate.
568
569 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
570
571         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
572         as modulo-scheduler maintainer.
573
574 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
575
576         * MAINTAINERS: Add myself as co-maintainer for Darwin.
577
578 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
579
580         * MAINTAINERS: Update my email address.
581
582 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
583
584         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
585         * configure: Regenerate.
586
587 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
588
589         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
590         * configure: Regenerate.
591
592 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
593
594         * configure.ac: Add target-zlib to target_libraries.
595         * configure: Regenerate.
596
597 2019-04-09  Martin Liska  <mliska@suse.cz>
598
599         * Makefile.in: Regenerate.
600         * Makefile.tpl: Pass GENERATOR_CFLAGS
601         in all stages.
602
603 2019-03-28  Martin Liska  <mliska@suse.cz>
604
605         PR bootstrap/89829
606         * Makefile.in: Revert r254150.
607         * Makefile.tpl: Likewise.
608
609 2019-03-28  Ben Elliston  <bje@gnu.org>
610
611         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
612         related, and libdecnumber.
613
614 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
615
616         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
617         (Write After Approval): Remove myself.
618
619 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
620
621         * MAINTAINERS (Write After Approval): Add myself.
622
623 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
624
625         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
626         (Write After Approval): Remove myself and Julian.
627
628 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
629
630         * MAINTAINERS (Write After Approval): Add myself.
631
632 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
633
634         * MAINTAINERS (Write After Approval): Add myself.
635
636 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
637
638         * ChangeLog: Replace space with tab.
639         * MAINTAINERS: Delete 1 tab to keep alignment.
640
641 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
642
643         * MAINTAINERS (Write After Approval): Add myself.
644
645 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
646
647         * MAINTAINERS (Write After Approval): Add myself.
648
649 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
650             Kwok Cheung Yeung  <kcy@codesourcery.com>
651             Julian Brown  <julian@codesourcery.com>
652             Tom de Vries  <tom@codesourcery.com>
653             Jan Hubicka  <hubicka@ucw.cz>
654             Martin Jambor  <mjambor@suse.cz>
655
656         * configure.ac: Likewise.
657         * configure: Regenerate.
658         * contrib/config-list.mk: Add amdgcn-amdhsa.
659
660 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
661
662         * MAINTAINERS (Write After Approval): Add myself.
663
664 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
665
666         * MAINTAINERS (Write After Approval): Add myself.
667
668 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
669
670         PR target/88535
671         * config.guess: Import upstream version 2019-01-03.
672         * config.sub: Import upstream version 2019-01-01.
673
674 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
675
676         * MAINTAINERS (Write After Approval): Update my maintainer address.
677
678 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
679
680         * MAINTAINERS (Write After Approval): Add myself.
681
682 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
683
684         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
685
686 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
687
688         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
689         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
690         (GCC_TARGET_TOOL): Likewise.
691         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
692         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
693         OTOOL, OTOOL_FOR_TARGET: New substitutions.
694         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
695         * configure: Regenerate.
696         * Makefile.in: Likewise.
697
698 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
699
700         * MAINTAINERS (Write After Approval): Add myself.
701
702 2018-11-13  Martin Liska  <mliska@suse.cz>
703
704         * gcc.target/i386/pr87930.c: Move to ...
705         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
706
707 2018-11-10  Stafford Horne  <shorne@gmail.com>
708
709         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
710         (Write After Approval): Remove myself.
711
712 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
713
714         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
715         Append $INCICONV to it.
716
717 2018-11-04  Stafford Horne  <shorne@gmail.com>
718
719         * MAINTAINERS (Write After Approval): Add myself.
720
721 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
722
723         PR bootstrap/82856
724         * multilib.am: New file.  From automake.
725
726         Merge from binutils-gdb:
727         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
728
729         * libtool.m4: Use AC_LANG_SOURCE.
730         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
731         * ar-lib: New file.
732         * test-driver: New file.
733         * configure: Re-generate.
734
735 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
736
737         * MAINTAINERS (Write After Approval): Add myself.
738
739 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
740
741         PR bootstrap/87788
742         PR d/87799
743         * configure: Rebuild.
744         * configure.ac: Disable D on systems where it is known not to work.
745
746 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
747
748         * Makefile.def (target_modules): Add libphobos.
749         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
750         GDCFLAGS_FOR_TARGET.
751         (dependencies): Make libphobos depend on libatomic, libbacktrace
752         configure, and zlib configure.
753         (language): Add language d.
754         * Makefile.in: Rebuild.
755         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
756         (HOST_EXPORTS): Add GDC.
757         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
758         (BASE_TARGET_EXPORTS): Add GDC.
759         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
760         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
761         (EXTRA_HOST_FLAGS): Add GDC.
762         (STAGE1_FLAGS_TO_PASS): Add GDC.
763         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
764         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
765         environment variables.
766         * configure: Rebuild.
767         * configure.ac: Add target-libphobos to target_libraries.  Set and
768         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
769
770 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
771
772         * MAINTAINERS (Write After Approval): Add myself.
773
774 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
775
776         * MAINTAINERS (Write After Approval): Remove myself.
777
778 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
779
780         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
781
782 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
783
784         * MAINTAINERS: Update my email address.
785
786 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
787
788         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
789         maintainer.
790
791 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
792
793         * MAINTAINERS (Write After Approval): Add self.
794
795 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
796
797         * MAINTAINERS (write after approval): Add myself.
798
799 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
800
801         * MAINTAINERS: Update my email address.
802
803 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
804
805         * MAINTAINERS (write after approval): Add myself.
806
807 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
808
809         * MAINTAINERS: Add self to global reviewers list.
810
811 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
812
813         MAINTAINERS: Add c-sky port maintainers.
814
815 2018-08-10  Martin Liska  <mliska@suse.cz>
816
817         * MAINTAINERS: Revert change in previous commit and
818         join lines.
819
820 2018-08-10  Martin Liska  <mliska@suse.cz>
821
822         * MAINTAINERS: Remove extra line.
823
824 2018-08-06  Naveen H.S  <naveenh@marvell.com>
825
826         * MAINTAINERS: Update my email address.
827
828 2018-07-19  DJ Delorie  <dj@redhat.com>
829
830         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
831         as maintainer.
832
833 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
834
835         * MAINTAINERS: Adjust email address for me and my colleague Robin
836         Dapp.
837
838 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
839             Sunil K Pandey  <sunil.k.pandey@intel.com>
840
841         PR target/84413
842         * config/i386/i386.c (m_CORE_AVX512): New.
843         (m_CORE_AVX2): Likewise.
844         (m_CORE_ALL): Add m_CORE_AVX2.
845         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
846         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
847         and remove the rest of m_SKYLAKE_AVX512.
848
849 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
850
851         * config.sub: Sync with upstream version 2018-07-03.
852
853 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
854
855         * config.guess: Sync with upstream version 2018-06-26.
856         * config.sub: Sync with upstream version 2018-07-02.
857
858 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
859
860         * libtool.m4: Sort output of 'find' to enable deterministic builds.
861         * ltmain.sh: Likewise.
862
863 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
864
865         * contrib/config-list.mk: Remove powerpc-linux_paired.
866
867 2018-06-29  Alexandre Oliva <oliva@adacore.com>
868
869         * configure.ac: Introduce support for @unless/@endunless.
870         * Makefile.tpl (dep-kind): Rewrite with cond; return
871         postbootstrap in some cases.
872         (make-postboot-dep, postboot-targets): New.
873         (dependencies): Do not output postbootstrap dependencies at
874         first.  Output non-target ones changed for configure to depend
875         on stage_last @if gcc-bootstrap, and the original deps @unless
876         gcc-bootstrap.
877         * configure.in, Makefile.in: Rebuilt.
878
879 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
880
881         * MAINTAINERS (write after approval): Add myself.
882
883 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
884
885         * MAINTAINERS (write after approval): Add myself.
886
887 2018-06-19  Nick Clifton  <nickc@redhat.com>
888
889         * zlib/configure.ac: Restore old behaviour of only enabling
890         multilibs when a target subdirectory is defined.  This allows
891         building with srcdir == builddir.
892         * zlib/configure: Regenerate.
893
894 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
895
896         * Makefile.def (fortran): Add check-target-libgomp-fortran.
897         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
898         * Makefile.in: Regenerate.
899
900 2018-06-16  Ben Elliston  <bje@gnu.org>
901
902         * config.guess: Import latest version.
903         * config.sub: Likewise.
904
905 2018-06-08  Martin Liska  <mliska@suse.cz>
906
907         * MAINTAINERS: Remove MPX-related entries.
908         * Makefile.def: Remove libmpx support.
909         * Makefile.in: Regenerate.
910         * configure.ac: Remove removed files.
911         * configure: Regenerate.
912         * libmpx/ChangeLog: Remove.
913         * libmpx/Makefile.am: Remove.
914         * libmpx/Makefile.in: Remove.
915         * libmpx/acinclude.m4: Remove.
916         * libmpx/aclocal.m4: Remove.
917         * libmpx/config.h.in: Remove.
918         * libmpx/configure: Remove.
919         * libmpx/configure.ac: Remove.
920         * libmpx/configure.tgt: Remove.
921         * libmpx/libmpx.spec.in: Remove.
922         * libmpx/mpxrt/Makefile.am: Remove.
923         * libmpx/mpxrt/Makefile.in: Remove.
924         * libmpx/mpxrt/libmpx.map: Remove.
925         * libmpx/mpxrt/libtool-version: Remove.
926         * libmpx/mpxrt/mpxrt-utils.c: Remove.
927         * libmpx/mpxrt/mpxrt-utils.h: Remove.
928         * libmpx/mpxrt/mpxrt.c: Remove.
929         * libmpx/mpxrt/mpxrt.h: Remove.
930         * libmpx/mpxwrap/Makefile.am: Remove.
931         * libmpx/mpxwrap/Makefile.in: Remove.
932         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
933         * libmpx/mpxwrap/libtool-version: Remove.
934         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
935
936 2018-06-04  Martin Liska  <mliska@suse.cz>
937
938         * MAINTAINERS: Add myself as gcov maintainer.
939
940 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
941
942         * MAINTAINERS: Update my email address.
943
944 2018-06-04  Tom de Vries  <tdevries@suse.de>
945
946         * MAINTAINERS: Remove write-after-approval entries for component
947         maintainers.
948
949 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
950
951         * MAINTAINERS (write after approval): Add myself.
952
953 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
954
955         * MAINTAINERS: Update my email address.
956
957 2018-06-01  Tom de Vries  <tdevries@suse.de>
958
959         * MAINTAINERS: Update my email address.
960
961 2018-05-22  Bin Cheng <bin.cheng@arm.com>
962
963         * MAINTAINERS (loop-optimizer): Add myself.
964
965 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
966
967         * configure.ac: Added "nfp" target.
968         * configure: Regenerate.
969
970 2018-04-30  Richard Biener  <rguenther@suse.de>
971
972         PR bootstrap/85571
973         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
974         (STAGE3_TFLAGS): Likewise.
975         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
976         (STAGEtrain_TFLAGS): Likewise.
977         * Makefile.in: Regenerate.
978
979 2018-04-26  Richard Biener  <rguenther@suse.de>
980
981         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
982         (STAGE2_CFLAGS): Likewise.
983         (STAGE2_TFLAGS): Likewise.
984         (STAGE3_CFLAGS): Add -fchecking.
985         (STAGE3_TFLAGS): Likewise.
986         (STAGEtrain_CFLAGS): Filter out -fchecking.
987         (STAGEtrain_TFLAGS): Likewise.
988         * Makefile.in: Re-generate.
989
990 2018-04-25  Catherine Moore <clm@codesourcery.com>
991
992         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
993
994 2018-04-18  Paul Clarke  <pc@us.ibm.com>
995
996         * MAINTAINERS (write after approval): Add myself.
997
998 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
999
1000         * MAINTAINERS: Update my email address.
1001
1002 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1003
1004         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1005
1006 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1007
1008         * MAINTAINERS: Update my email address and disambiguate myself
1009         a bit from Will Schmidt.
1010
1011 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1012
1013         * MAINTAINERS: Move maintainers of now-removed picochip and score
1014         ports to write after approval.
1015
1016 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1017
1018         * MAINTAINERS: Add entry for SVE maintainership.
1019
1020 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1021
1022         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1023         * configure: Regenerate.
1024
1025 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1026
1027         * MAINTAINERS (write after approval): Add myself.
1028
1029 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1030
1031         * MAINTAINERS (write after approval): Add myself.
1032
1033 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1034
1035         * MAINTAINERS (write after approval): Add myself.
1036
1037 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1038
1039         Update copyright years.
1040
1041 2018-01-03  Ben Elliston  <bje@gnu.org>
1042
1043         * config.guess: Import latest version.
1044         * config.sub: Likewise.
1045
1046 2017-12-12  Stafford Horne  <shorne@gmail.com>
1047
1048         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1049         * configure: Regenerate.
1050
1051 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2017-11-28  Julia Koval  <julia.koval@intel.com>
1056             Sebastian Peryt  <sebastian.peryt@intel.com>
1057
1058         * Makefile.def (target_modules): Remove libcilkrts.
1059         * Makefile.in: Ditto.
1060         * configure: Ditto.
1061         * configure.ac: Ditto.
1062
1063 2017-11-28  Julia Koval  <julia.koval@intel.com>
1064
1065         * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1068
1069         * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1072
1073         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1074         Use my SiFive email address.
1075
1076 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1077
1078         * MAINTAINERS (write after approval): Add myself.
1079
1080 2017-10-27  Martin Liska  <mliska@suse.cz>
1081
1082         * Makefile.tpl: Use proper name of folder as it was renamed
1083         during transition to 4 stages.
1084         * Makefile.in: Regenerate.
1085
1086 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1087
1088         * MAINTAINERS (write after approval): Add myself.
1089
1090 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1091
1092         * MAINTAINERS: Add a note that maintainership also includes web
1093         pages, docs, and testsuite related to that area.
1094
1095 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1096
1097         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1098
1099 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1100
1101         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1102
1103 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1104
1105         * MAINTAINERS: Remove myself as a vxworks maintainer.
1106
1107 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1108
1109         * MAINTAINERS: Remove email address of Jim Norris.
1110
1111 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1112
1113         * MAINTAINERS (Reviewers): Move myself from here...
1114         (CPU Port Maintainers): ... to here.
1115
1116 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1117
1118         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1119
1120 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1121
1122         * MAINTAINERS (write after approval): Add myself.
1123
1124 2017-07-28  Tony Reix  <tony.reix@atos.net>
1125
1126         * configure.ac (target-libffi): Don't disable for AIX.
1127         (go): Don't add to unsupported_languages on AIX.
1128         (target-libgo): Don't disable for AIX.
1129         * configure: Regenerate.
1130
1131 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1132
1133         * MAINTAINERS: Add myself.
1134
1135 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1136
1137         * MAINTAINERS: Update my email address.
1138
1139 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1140
1141         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1142         arm-specific auto-generated header files.
1143
1144 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1145
1146         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1147         * configure: Rebuilt.
1148
1149 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1150
1151         * MAINTAINERS: Readd myself for c6x.
1152
1153 2017-06-28  Martin Liska  <mliska@suse.cz>
1154
1155         PR bootstrap/81217
1156         * Makefile.def: Remove superfluous bootstrap_target from
1157         bootstrap_stage.
1158         * Makefile.in: Re-generate the file.
1159
1160 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1161
1162         * MAINTAINERS: Add myself to Write After Approval
1163
1164 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1165
1166         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1167
1168 2017-06-19  Martin Liska  <mliska@suse.cz>
1169
1170         * Makefile.def: Define 4 stages PGO bootstrap.
1171         * Makefile.tpl: Define FLAGS.
1172         * Makefile.in: Regenerate.
1173
1174 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1175
1176         * Makefile.def: Add check-gotools to go check targets.
1177         * Makefile.in: Rebuild.
1178
1179 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1180
1181         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1182
1183 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1184
1185         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1186         * configure: Regenerate.
1187
1188 2017-05-31  Martin Liska  <mliska@suse.cz>
1189
1190         * configure.ac: Add handling of stage2_werror_flags to
1191         action-if-given and to action-if-not-given.
1192         * configure: Regenerate.
1193
1194 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1195
1196         * MAINTAINERS: Add self to Write After Approval
1197
1198 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1199
1200         * MAINTAINERS: Update my email address, and remove myself as
1201         maintainer in some areas.
1202
1203 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1204
1205         * MAINTAINERS: Add self to Write After Approval
1206
1207 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1208
1209         * configure.ac: Add --enable-languages=default to mean default and
1210         make --enable-languages=all mean all supported languages.
1211         * configure: Regenerated.
1212
1213 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1214
1215         * config.gcc (powerpc*-*-*spe*): New.
1216         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1217         (powerpc-*-rtems*spe*): New.
1218         (powerpc*-*-linux*spe*): New.
1219         (powerpc-wrs-vxworksspe): New.
1220         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1221         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1222         * config.host (powerpc*-*-*spe*): New.
1223
1224 2017-05-19  Martin Liska  <mliska@suse.cz>
1225
1226         * configure.ac: Add --enable-werror-always just for
1227         bootstrap-debug (or none build config) and do not add it
1228         when we are on a release branch.
1229         * configure: Regenerated.
1230
1231 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1232
1233         * MAINTAINERS: Add self to Write After Approval
1234
1235 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1236
1237         * MAINTAINERS: Move myself to Write After Approval section.
1238
1239 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1240
1241         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1242         ACCH registers.
1243         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1244         available.
1245         (umulsidi3): Likewise.
1246         (mulsidi3_700): Disable this pattern when we have advanced mpy
1247         instructions.
1248         (umulsidi3_700): Likewise.
1249         (maddsidi4): New pattern.
1250         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1251         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1252         (mpydu_imm_arcv2hs): Likewise.
1253         * config/arc/predicates.md (accl_operand): New predicate.
1254
1255 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1256             Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1259         case.
1260         (ARC_AUTOFP_IRQ_P): Likewise.
1261         (ARC_AUTO_IRQ_P): Likewise.
1262         (rgf_banked_register_count): New variable.
1263         (parse_mrgf_banked_regs_option): New function.
1264         (arc_override_options): Handle rgf_banked_regs option.
1265         (arc_handle_interrupt_attribute): Add firq option.
1266         (arc_compute_function_type): Return fast irq type when required.
1267         (arc_must_save_register): Handle fast interrupts.
1268         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1269         (arc_return_address_regs): Update.
1270         * config/arc/arc.h (arc_return_address_regs): Update.
1271         (arc_function_type): Add fast interrupt type.
1272         (ARC_INTERRUPT_P): Update.
1273         (RC_FAST_INTERRUPT_P): Define.
1274         * config/arc/arc.md (simple_return): Update for fast interrupts.
1275         (p_return_i): Likewise.
1276         * config/arc/arc.opt (mrgf-banked-regs): New option.
1277         * doc/invoke.texi (mrgf-banked-regs): Document.
1278
1279 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1280
1281         * config/arc/arc.c (irq_ctrl_saved): New variable.
1282         (ARC_AUTOBLINK_IRQ_P): Define.
1283         (ARC_AUTOFP_IRQ_P): Likewise.
1284         (ARC_AUTO_IRQ_P): Likewise.
1285         (irq_range): New function.
1286         (arc_must_save_register): Likewise.
1287         (arc_must_save_return_addr): Likewise.
1288         (arc_dwarf_emit_irq_save_regs): Likewise.
1289         (arc_override_options): Handle deferred options.
1290         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1291         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1292         arc_must_save_return_addr.
1293         (arc_compute_frame_size): Handle automated save and restore of
1294         registers.
1295         (arc_expand_prologue): Likewise.
1296         (arc_expand_epilogue): Likewise.
1297         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1298         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1299         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1300
1301 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1302         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1303
1304         PR bootstrap/77661
1305         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1306         in-tree build MPC.
1307         * Makefile.in: Regenerate.
1308
1309 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1310
1311         * configure.ac: Enable LTO by default on darwin >= 9.
1312         * configure: Regenerate.
1313
1314 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1315
1316         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1317         and Andrew Waterman as the RISC-V maintainers.
1318
1319 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1320
1321         * MAINTAINERS: Add self to Write After Approval
1322
1323 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1324
1325         * config.guess: Import latest from upstream.
1326
1327 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1328
1329         * MAINTAINERS (Write After Approval): Remove entries that are
1330         already covered under Reviewers.
1331
1332 2017-03-08  Mark Wielaard  <mark@klomp.org>
1333
1334         PR demangler/70909
1335         PR demangler/67264
1336         * include/demangle.h: Add d_printing to struct demangle_component
1337         and pass struct demangle_component as non const.
1338
1339 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1340
1341         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1342
1343 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1344
1345         * Makefile.tpl: Remove HOST_ISLVER.
1346         (HOST_EXPORTS): Remove ISLVER.
1347         * Makefile.in: Regenerate.
1348
1349 2017-02-13  Richard Biener  <rguenther@suse.de>
1350
1351         * configure: Re-generate.
1352
1353 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1354
1355         * MAINTAINERS: Adjust bug reporting URL.
1356
1357 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1358
1359         * MAINTAINERS (Write After Approval): Remove redundant entry
1360         for Andrew Burgess.
1361
1362 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1363
1364         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1365         32-bit hppa*-*-hpux*.
1366         * configure: Regenerate.
1367
1368 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1369
1370         * configure.ac: Moved the white list of enabling BRIG FE to
1371         libhsail-rt/configure.tgt.
1372         * configure: Regenerated.
1373         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1374
1375 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1376             Martin Jambor  <mjambor@suse.cz>
1377
1378         * Makefile.def (target_modules): Added libhsail-rt.
1379         (languages): Added language brig.
1380         * Makefile.in: Regenerated.
1381         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1382         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1383         * configure: Regenerated.
1384
1385 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1386
1387         PR other/79046
1388         * configure: Regenerated.
1389
1390 2017-01-04  Alan Modra  <amodra@gmail.com>
1391
1392         * configure: Regenerate.
1393
1394 2016-12-29  Ben Elliston  <bje@gnu.org>
1395
1396         * config.sub: Import latest version.
1397
1398 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1399
1400         * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1403
1404         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1405         includes bootstrap-mpx.
1406         * configure: Regenerated.
1407
1408 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1409
1410         * MAINTAINERS (Write After Approval): Add myself.
1411
1412 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1413
1414         * configure: Regenerate.
1415
1416 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1417
1418         * configure.ac: Don't use pkg-config to check for bdw-gc.
1419         * configure: Regenerate.
1420
1421 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1422
1423         * Makefile.def: Remove reference to boehm-gc target module.
1424         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1425         options and for the bdw-gc pkg-config module.
1426         * configure: Regenerate.
1427         * Makefile.in: Regenerate.
1428
1429 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1430
1431         * MAINTAINERS (nvptx): Remove self.
1432
1433 2016-11-25  Ben Elliston  <bje@gnu.org>
1434
1435         * config.guess: Import latest version.
1436         * config.sub: Likewise.
1437
1438 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1439
1440         * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1443
1444         * Makefile.def: Remove references to GCJ.
1445         * Makefile.tpl: Likewise.
1446         * Makefile.in: Regenerate.
1447
1448 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1449
1450         * config-ml.in: Remove references to GCJ.
1451         * configure.ac: Likewise.
1452         * configure: Regenerate.
1453
1454 2016-11-01  Josh Conner  <joshconner@google.com>
1455
1456         * MAINTAINERS (Write After Approval): Update email address,
1457
1458 2016-10-27  Carl Love  <cel@us.ibm.com>
1459
1460         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1461         Approval list to make it alphabetical.
1462
1463 2016-10-27  Carl Love  <cel@us.ibm.com>
1464
1465         * MAINTAINERS (Write After Approval): Add myself.
1466
1467 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1468
1469         * MAINTAINERS (Reviewers): Add myself.
1470         (Write After Approval): Add myself.
1471
1472 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1473             Ulrich Weigand  <uweigand@de.ibm.com>
1474
1475         * MAINTAINERS: Update email address.
1476
1477 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1478
1479         * MAINTAINERS: Update email address.
1480
1481 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1482
1483         * configure.ac: Add aarch64-*-freebsd*.
1484         * configure: Regenerate.
1485
1486 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1487
1488         * MAINTAINERS: Update email address after it got reverted.
1489
1490 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1491
1492         * configure.ac (target_libraries): Readd target-boehm-gc.
1493         Restore --enable-objc-gc handling.
1494         * configure: Regenerate.
1495
1496 2015-10-03  Jeff Law  <law@redhat.com>
1497
1498         * MAINTAINERS: Move several inactive maintainers to the
1499         write-after-approval section.
1500
1501 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1502
1503         * configure.ac: Add target-libffi to target_libraries.
1504         Readd libgcj target disablings, modified to only target-libffi.
1505         Readd target addition of go to unsupported languages.
1506         * configure: Regenerated.
1507
1508 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1509
1510         * MAINTAINERS: Update email address.
1511
1512 2016-09-30  Andrew Haley  <aph@redhat.com>
1513
1514         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1515         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1516         libgcj.
1517
1518 2016-09-30  Andrew Haley  <aph@redhat.com>
1519
1520         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1521         write-after approval after GCJ deletion.
1522
1523 2016-09-30  Andrew Haley  <aph@redhat.com>
1524
1525         * Makefile.def: Remove libjava.
1526         * Makefile.tpl: Likewise.
1527         * Makefile.in: Regenerate.
1528         * configure.ac: Likewise.
1529         * configure: Likewise.
1530         * gcc/java: Remove.
1531         * libjava: Likewise.
1532
1533 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1534
1535         * MAINTAINERS (Reviewers): Add myself.
1536
1537 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1538
1539         * configure.ac: Disable "sim" directory for arc*-*-*.
1540         * configure: Regenerated.
1541
1542 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1543
1544         * MAINTAINERS (Write After Approval): Add myself.
1545
1546 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1547
1548         * configure.ac: Check for the minimum in-tree MPFR version
1549         handled.
1550         * configure: Regenerate.
1551
1552 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1553
1554         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1555         * configure: Regenerated.
1556
1557 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1558
1559         * MAINTAINERS (Write After Approval): Add myself.
1560
1561 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1562
1563         * Makefile.def: Add autoprofiledbootstrap.
1564         * Makefile.tpl: Dito.
1565         * Makefile.in: Regenerate.
1566
1567 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1568
1569     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1570     * configure: Regenerate.
1571
1572 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1573
1574         * configure: Regenerate.
1575         * configure.ac: Remove support for avr-rtems.
1576
1577 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1578
1579         * MAINTAINERS (Write After Approval): Add myself.
1580
1581 2016-06-16  Michael Collison  <michael.collison@arm.com>
1582
1583         * MAINTAINERS (Write After Approval): Add myself.
1584
1585 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1586
1587         * MAINTAINERS (Write After Approval): Update e-mail address.
1588
1589 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1590
1591         * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2016-05-28  Alan Modra  <amodra@gmail.com>
1594
1595         * Makefile.tpl (configure): Depend on m4 files included.
1596         * Makefile.in: Regenerate.
1597
1598 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1599
1600         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1601         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1602
1603 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1604
1605         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1606         special case builtin.
1607         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1608         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1609         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1610         for __builtin_vec_addec.
1611
1612 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1613
1614         * config.guess: Import version 2016-04-02 (newest).
1615         * config.sub: Import version 2016-05-10 (newest).
1616
1617 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1618
1619         * configure.ac: Add ARC support to libgloss.
1620         * configure: Regenerate
1621
1622 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1623
1624         * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1627
1628         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1629         * configure: Regenerated.
1630         * Makefile.def (gmp): Explicitly disable assembler.
1631         (mpfr): Adjust lib_path.
1632         (mpc): Likewise.
1633         * Makefile.in: Regenerated.
1634
1635 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1636
1637         PR bootstrap/70704
1638         * configure.ac (--enable-stage1-checking): Add missing
1639         --enable-checking=.
1640         * configure: Regenerated.
1641
1642 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1643
1644         * config.guess: Revert r235676.
1645         * config.sub: Revert r235676.
1646
1647 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1648
1649         * config.guess: Remove SH5 support.
1650         * config.sub: Likewise.
1651         * configure: Likewise.
1652         * configure.ac: Likewise.
1653
1654 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1655
1656         PR bootstrap/70704
1657         * configure.ac (--enable-stage1-checking): For --disable-checking or
1658         implicit --enable-checking, make sure extra flag matches in between
1659         stage1 and later checking.
1660         * configure: Regenerated.
1661
1662 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1663
1664         * .gitattributes: New file.
1665
1666 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1667
1668         * MAINTAINERS (rs6000/powerpc port): Add myself.
1669
1670 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1671
1672         PR bootstrap/70173
1673         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1674         and gotools directories.  Delete the stage_final file.
1675         * Makefile.in: Regenerate.
1676
1677 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1678
1679         * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1682
1683         * MAINTAINERS (Fortran maintainer): Remove myself.
1684
1685 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1690
1691         * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1694
1695         Sync with binutils-gdb:
1696
1697         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1698
1699         * configure.ac: Add mips and s390 to the gold target check.
1700         * configure: Regenerate.
1701
1702 2016-03-01  DJ Delorie  <dj@redhat.com>
1703
1704         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1705
1706 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1707
1708         * MAINTAINERS (libcpp): Add myself.
1709         (diagnostic messages): Likewise.
1710
1711 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1712
1713         * MAINTAINERS: Fix whitespace.
1714
1715 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1716
1717         * MAINTAINERS (Write After Approval): Add myself.
1718
1719 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1720
1721         * config/isl.m4: Add comments about isl-0.16.
1722         * configure: Regenerate.
1723
1724 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1725
1726         * MAINTAINERS (hsa maintainers): Add myself.
1727
1728 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1729
1730         * MAINTAINERS: (Write After Approval): Add myself.
1731
1732 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1733             Sebastian Pop  <s.pop@samsung.com>
1734
1735         * Makefile.in: Regenerate.
1736         * Makefile.tpl: Export ISLVER.
1737         * configure: Regenerate.
1738         * config/isl.m4: Detect isl-0.15.
1739
1740 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1741
1742         PR bootstrap/69329
1743         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1744         * Makefile.in: Regenerate.
1745
1746 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1747
1748         * configure.ac: Enable LTO for DJGPP
1749         * configure: Regenerate
1750
1751 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1752
1753         Sync with binutils-gdb:
1754         2015-10-21  Nick Clifton  <nickc@redhat.com>
1755
1756         PR gas/19109
1757         * configure.ac: Note the 'none' is an acceptable argument to
1758         --enable-compressed-debug-sections.
1759         * configure: Regenerate.
1760
1761 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1762
1763         PR bootstrap/69134
1764         * Makefile.def (mpfr): Disable assembler.
1765         * Makefile.in: Regenerate.
1766
1767 2016-01-01  Ben Elliston  <bje@gnu.org>
1768
1769         * config.guess: Import version 2016-01-01.
1770         * config.sub: Likewise.
1771
1772 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1773
1774         * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1777
1778         * Makefile.in: Replace ISL with isl.
1779         * Makefile.tpl: Same.
1780         * config/isl.m4: Same.
1781         * configure.ac: Same.
1782         * contrib/download_prerequisites: Same.
1783         * configure: Regenerate.
1784
1785 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1786
1787         * MAINTAINERS (Write After Approval): Add Myself.
1788
1789 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1790
1791         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1792         * configure: Regenerate.
1793
1794 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1795             Sebastian Pop  <s.pop@samsung.com>
1796
1797         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1798         isl_ctx_get_max_operations.
1799         * configure: Regenerate.
1800
1801 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1802
1803         * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2015-12-02  Ian Lance Taylor  <iant@google.com>
1806
1807         PR go/66147
1808         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1809         * Makefile.in: Regenerate.
1810
1811 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1812
1813         PR libffi/65726
1814         * Makefile.def (lang_env_dependencies): Make libffi depend
1815         on cxx.
1816         * Makefile.in: Regenerate.
1817
1818 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1819
1820         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1821         symbols.
1822
1823 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1824
1825         Sync with binutils-gdb:
1826         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1827
1828         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1829         * configure: Regenerate.
1830
1831 2015-11-19  Martin Liska  <mliska@suse.cz>
1832
1833         * .gitignore: Add .clang-format to ignored files.
1834         * Makefile.in: Add clang-format.
1835         * Makefile.tpl: Likewise.
1836
1837 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1838
1839         * configure.ac: Enable libmpx by default.
1840         * configure: Regenerated.
1841
1842 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1843
1844         * MAINTAINERS: Update email address.
1845
1846 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1847
1848         * MAINTAINERS: Update email address.
1849
1850 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1851
1852         * MAINTAINERS  (Write After Approval): Add myself.
1853
1854 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1855
1856         Sync with binutils-gdb:
1857         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1858
1859         PR gas/19109
1860         * configure.ac: Add
1861         --enable-compressed-debug-sections={all,gas,gold,ld}.
1862         * configure: Regenerated.
1863
1864 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1865
1866         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1867
1868 2015-10-09  Martin Liska  <mliska@suse.cz>
1869
1870         * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1873
1874         * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1877
1878         * MAINTAINERS: Update email address.
1879
1880 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1881
1882         * MAINTAINERS  (Write After Approval): Add myself.
1883
1884 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1885
1886         * MAINTAINERS: Update email.
1887
1888 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1889
1890         * MAINTAINERS: Update my email address.
1891
1892 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1893
1894         * MAINTAINERS (ft32 port): Add myself.
1895
1896 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1897
1898         * MAINTAINERS: Add myself.
1899
1900 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1901
1902         * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1905
1906         PR libfortran/54572
1907         * Makefile.def: Make libgfortran depend on libbacktrace.
1908         * Makefile.in: Regenerate.
1909
1910 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1911
1912         * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1915
1916         PR other/67092
1917         * configure.ac: Remove --with_host_libstdcxx support.
1918         * configure: Regenerate.
1919
1920 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1921             Jakub Jelinek  <jakub@redhat.com>
1922
1923         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1924         nvptx*-*-*.
1925         * configure: Regenerate.
1926
1927 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1928
1929         * Makefile.def (libiconv): Define bootstrap=true.
1930         Mark pdf/html/info as missing.
1931         (configure-gcc): Depend on all-libiconv.
1932         (all-gcc): Ditto.
1933         (configure-libcpp): Ditto.
1934         (all-libcpp): Ditto.
1935         (configure-intl): Ditto.
1936         (all-intl): Ditto.
1937         * Makefile.in: Regenerate.
1938
1939 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1940
1941         * MAINTAINERS (loop ivopts): Add the entry and myself.
1942
1943 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1944
1945         * MAINTAINERS (nvptx): Add self.
1946
1947 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1948
1949         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1950         128-bit vector modes.
1951
1952 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1953
1954         * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2015-07-28  Ben Elliston  <bje@gnu.org>
1957
1958         * config.sub, config.guess: Import from upstream.
1959
1960 2015-07-24  Michael Darling  <darlingm@gmail.com>
1961
1962         PR other/66259
1963         * config-ml.in: Reflects renaming of configure.in to configure.ac
1964         * configure: Likewise
1965         * configure.ac: Likewise
1966
1967 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1968
1969         * MAINTAINERS: Update my email address.
1970
1971 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1972
1973         Sync with binutils-gdb:
1974         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1975
1976         * configure.ac (target_configdirs): Exclude target-zlib if
1977         target-libjava isn't built.
1978         * configure: Regenerated.
1979
1980 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1981
1982         Sync with binutils-gdb:
1983         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1984
1985         * configure.ac: Disable configuration of GDB for HPUX targets.
1986         * configure: Regenerate.
1987
1988         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1989
1990         * configure.ac: Add --with-system-zlib.
1991         * configure: Regenerated.
1992
1993         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1994
1995         * configure.ac: Add FT32 support.
1996         * configure: Regenerate.
1997
1998         2015-01-12  Anthony Green  <green@moxielogic.com>
1999
2000         * configure.ac: Don't disable gprof for moxie.
2001         * configure: Rebuild.
2002
2003 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2004
2005         Sync with binutils-gdb:
2006         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2007
2008         PR ld/18355
2009         * Makefile.def: Add extra_configure_flags to host zlib.
2010         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2011         to --enable-host-shared When bfd is to be built as shared
2012         library.  AC_SUBST.
2013         * Makefile.in: Regenerated.
2014
2015 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2016
2017         Sync with src:
2018         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2019         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2020         * Makefile.in: Regenerated.
2021
2022 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2023
2024         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2025         target.
2026         * configure: Regenerate.
2027
2028 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2029
2030         * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2033
2034         * MAINTAINERS (OS Port Maintainers): Add myself.
2035         (Various Maintainers): Remove myself from libffi testsuite.
2036
2037 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2038
2039         * MAINTAINERS (gen* on machine desc): Add self.
2040
2041 2015-06-02  Jason Merrill  <jason@redhat.com>
2042
2043         PR bootstrap/66319
2044         * configure.ac: Use -std=gnu++98.
2045
2046 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2047
2048         * MAINTAINERS (Write After Approval): Add myself.
2049
2050 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2051
2052         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2053         * configure: Regenerate.
2054
2055 2015-05-26  Jason Merrill  <jason@redhat.com>
2056
2057         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2058         * configure: Regenerate.
2059
2060 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2061
2062         * configure.ac: FT32 target added.
2063         * configure: Regenerated.
2064
2065 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2070
2071         * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2074
2075         * configure.ac: Fix typo.
2076         * configure: Regenerate.
2077
2078 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2079
2080         * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2083
2084         * configure.ac: Match $host configured with triplets.
2085         * configure: Regenerate.
2086
2087 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2088
2089         * Makefile.tpl: Remove surplus whitespace throughout.
2090         * Makefile.in: Regenerate.
2091
2092 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2093
2094         * MAINTAINERS (Various Maintainers): Add myself as instruction
2095         combiner maintainer.
2096
2097 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2098
2099         PR bootstrap/62077
2100         * configure.ac (--enable-stage1-checking): Default to
2101         release,misc,gimple,rtlflag,tree,types if --disable-checking
2102         or --enable-checking is not specified and DEV-PHASE is not
2103         experimental.
2104         * configure: Regenerated.
2105
2106 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2107
2108         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2109         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2110         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2111         * Makefile.in: Regenerate.
2112
2113 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2114
2115         * MAINTAINERS: Update my email address.
2116
2117 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2118
2119         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2120
2121 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2122
2123         * MAINTAINERS: Add myself as an arm port reviewer.
2124
2125 2015-03-25  Martin Liska  <mliska@suse.cz>
2126             Yury Gribov  <y.gribov@samsung.com>
2127
2128         * Makefile.in: Fix ln source location for vimrc file.
2129         * Makefile.tpl: Likewise.
2130
2131 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2132
2133         PR bootstrap/25672
2134         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2135         cross-compiling.  Similarly for CXX_FOR_TARGET.
2136         * configure: Regenerate.
2137
2138 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2139
2140         * Makefile.def: Add libmpx.
2141         * configure.ac: Add libmpx.
2142         * Makefile.in: Regenerate.
2143         * configure: Regenerate.
2144
2145 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2146
2147         * MAINTAINERS (CPU Port Maintainers): Add myself
2148         i386 vector ISA extns mantainer.
2149
2150 2015-03-13  Jeff Law  <law@redhat.com>
2151
2152         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2153         maintainer.
2154         Remove Richard Henderson as a maintainer for the x86 port.
2155
2156 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2157
2158         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2159
2160 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2161
2162         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2163         pointer bounds checker and i386 MPX maintainer.
2164
2165 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2166
2167         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2168
2169 2015-02-26  Martin Sebor  <msebor@redhat.com>
2170
2171         * MAINTAINERS (Various Maintainers): Add self.
2172
2173 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2174
2175         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2176         Make sure it contains lto.
2177         * configure: Regenerate.
2178
2179 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2180
2181         * configure: Regenerate.
2182
2183 2015-02-06  Diego Novillo  <dnovillo@google.com>
2184 1
2185         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2186         middle-end, docstring): Remove myself.
2187         (Write After Approval): Add myself.
2188
2189 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2190
2191         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2192         (Write After Approval): Update address.
2193
2194 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2195
2196         PR jit/64780
2197         * configure.ac: Require the user to explicitly specify
2198         --enable-host-shared if the jit is enabled.
2199         * configure: Regenerate.
2200
2201 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2202
2203         * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2206
2207         * MAINTAINERS: Make whitespace consistent.
2208
2209 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2210
2211         * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2214
2215         * MAINTAINERS: (Write After Approval): Add myself.
2216
2217 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2218
2219         * MAINTAINERS: (Write After Approval): Add myself.
2220
2221 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2222
2223         * MAINTAINERS: (Write After Approval): Add myself.
2224
2225 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2226
2227         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2228         objective-c/c++ front end maintainer.
2229
2230 2015-01-13  Marek Polacek  <polacek@redhat.com>
2231
2232         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2233
2234 2015-01-12  Jeff Law  <law@redhat.com>
2235
2236         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2237         a very long time.
2238
2239 2015-01-09  Ian Lance Taylor  <iant@google.com>
2240
2241         * configure.ac (host_tools): Add gotools.
2242         * Makefile.def (host_modules): Add gotools.
2243         (dependencies): Add dependency of all-gotools on all-target-libgo.
2244
2245 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2246
2247         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2248         * configure: Regenerate.
2249
2250 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2251
2252         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2253         all-target-libgomp.
2254         * Makefile.in: Regenerate.
2255
2256 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2257
2258         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2259
2260 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2261
2262         * configure.ac: Add Visium support.
2263         * configure: Regenerate.
2264
2265 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2266
2267         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2268         * configure: Regenerate.
2269
2270 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2271
2272         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2273         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2274         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2275         (OBJCOPY_FOR_TARGET): New variable.
2276         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2277         * Makefile.in: Regenerate.
2278         * configure.ac: Check for already installed target objcopy.
2279         Also GCC_TARGET_TOOL on objcopy.
2280         * configure: Regenerate.
2281
2282 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2283
2284         * config.sub: Update from upstream, to 2015-01-01 version.
2285         * config.guess: Ditto.
2286
2287 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2288
2289         * MAINTAINERS (RTEMS Ports): Add myself.
2290
2291 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2292
2293         * MAINTAINERS (Write After Approval): Add myself.
2294
2295 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2296
2297         * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2300
2301         * configure.ac (--enable-as-accelerator-for): Don't set
2302         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2303         * configure: Regenerate.
2304
2305 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2306
2307         PR bootstrap/64023
2308         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2309         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2310         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2311         to CXX.
2312         * Makefile.in: Regenerated.
2313
2314 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2315             Yury Gribov  <y.gribov@samsung.com>
2316
2317         * .gitignore: Added .local.vimrc and .lvimrc.
2318         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2319         * Makefile.in: Regenerate.
2320
2321 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2322
2323         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2324         * configure: Regenerated.
2325
2326 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2327
2328         * MAINTAINERS (nvptx port): New entry.
2329
2330 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2331
2332         * configure: Regenerate.
2333
2334 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2335
2336         * configure.ac: Merge with Binutils.
2337
2338 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2339
2340         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2341         * Makefile.in: Regenerate.
2342
2343 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2344
2345         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2346         missing flex.
2347         * Makefile.in: Regenerated.
2348
2349 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2350
2351         * Makefile.in: Regenerate.
2352
2353 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2354
2355         PR bootstrap/63784
2356         * libtool.m4: Add $pic_flag with -shared.
2357
2358 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2359
2360         * MAINTAINERS (Write After Approval): Added myself.
2361
2362 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2363
2364         * MAINTAINERS (write-after-approval): Add myself.
2365
2366 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2367
2368         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2369         from 2 years ago.
2370
2371 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2372
2373         Revert:
2374         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2375
2376         * MAINTAINERS (Write After Approval): Added myself as line map
2377         maintainer.
2378
2379 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2380
2381         Revert:
2382         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2383
2384         * MAINTAINERS (Write After Approval): Added myself.
2385
2386 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2387
2388         * MAINTAINERS (Write After Approval): Added myself.
2389
2390 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2391
2392         * MAINTAINERS (Write After Approval): Added myself as line map
2393         maintainer.
2394
2395 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2396
2397         * MAINTAINERS (Various Maintainers): Added myself as line map
2398         maintainer.
2399
2400 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2401
2402         * move-if-change: Sync from upstream gnulib.
2403
2404 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2405
2406         * compile: Sync with upstream Automake.
2407         * depcomp: Ditto.
2408         * install-sh: Ditto.
2409         * missing: Ditto.
2410         * mkinstalldirs: Ditto.
2411         * ylwrap: Ditto.
2412
2413 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2414
2415         * config.sub: Update from upstream config repo.
2416         * config.guess: Ditto.
2417
2418 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2419
2420         * Makefile.def: Add liboffloadmic to target_modules.  Make
2421         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2422         * Makefile.in: Regenerate.
2423         * configure: Regenerate.
2424         * configure.ac: Add liboffloadmic to target binaries.
2425         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2426         Add liboffloadmic to noconfig list when C++ is not supported.
2427
2428 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2429             Thomas Schwinge  <thomas@codesourcery.com>
2430             Ilya Verbin  <ilya.verbin@intel.com>
2431             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2432
2433         * configure: Regenerate.
2434         * configure.ac (--enable-as-accelerator-for)
2435         (--enable-offload-targets): New configure options.
2436
2437 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2438
2439         * Makefile.def: Make all-gcc depend on all-isl.
2440         * Makefile.in: Regenerate.
2441
2442 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2443
2444         * ChangeLog.jit: New.
2445         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2446
2447 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2448
2449         PR target/63610
2450         * libtool.m4: Fix globbing of darwin versions.
2451         * configure: Regenerate.
2452
2453 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2454
2455         * Makefile.def: Remove CLooG.
2456         * Makefile.tpl: Ditto.
2457         * configure.ac: Ditto.
2458         * configure: Regenerate.
2459         * Makefile.in: Ditto.
2460
2461 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2462
2463         * configure.ac: Handle nvptx-*-*.
2464         * configure: Regenerate.
2465
2466 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2467
2468         * MAINTAINERS (Write After Approval): Add myself.
2469
2470 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2471
2472         * Makefile.def (libcc1): Remove bootstrap=true;.
2473         * Makefile.in: Regenerated.
2474
2475 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2476
2477         * configure.ac: Update comment.
2478         * configure: Regenerate.
2479
2480 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2481
2482         * MAINTAINERS (Write After Approval): Add myself.
2483
2484 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2485
2486         * configure.ac (extra_host_libiberty_configure_flags): Add
2487         --enable-shared also for libcc1's benefit.
2488         * configure: Regenerate.
2489
2490 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2491
2492         * MAINTAINERS: Change my email address.
2493
2494 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2495             Tom Tromey  <tromey@redhat.com>
2496
2497         * Makefile.def: Add libcc1 to host_modules.
2498         * configure.ac (host_tools): Add libcc1.
2499         * Makefile.in, configure: Rebuild.
2500
2501 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2502
2503         * configure.ac (build_configargs): Don't share config.cache between
2504         build subdirs.
2505         * configure: Regenerate.
2506
2507 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2508
2509         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2510         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2511         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2512         leon3v7 as leon3.
2513         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2514         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2515         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2516         * config/sparc/sparc.md (cpu): Add leon3v7.
2517         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2518
2519 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2520
2521         * MAINTAINERS (write-after-approval): Add myself.
2522
2523 2014-10-23  Ian Lance Taylor  <iant@google.com>
2524
2525         * configure.ac: Disable the Go frontend on systems where it is known
2526         to not work.
2527         * configure: Regenerate.
2528
2529 2014-10-23  Richard Biener  <rguenther@suse.de>
2530
2531         * Makefile.def: Add libcpp build module and dependencies.
2532         * configure.ac: Add libcpp build module.
2533         * Makefile.in: Regenerate.
2534         * configure: Likewise.
2535
2536 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2537
2538         * MAINTAINERS (write-after-approval): Add myself.
2539
2540 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2541
2542         * INSTALL/README: Do not mention CVS.
2543
2544 2014-10-03  Jing Yu  <jingyu@google.com>
2545
2546         * configure.ac: Add aarch64 to list of targets that support gold.
2547         * configure: Regenerate.
2548
2549 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2550
2551         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2552
2553 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2554
2555         * MAINTAINERS:  Add myself as MIPS maintainer.
2556
2557 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2558
2559         * MAINTAINERS: Move myself to MIPS maintainers.
2560
2561 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2562
2563         * MAINTAINERS: Put all email addresses between '<' and '>'.
2564
2565 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2566
2567         * MAINTAINERS: Move myself to reviewers (Fortran).
2568
2569 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2570
2571         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2572         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2573         * Makefile.in: Regenerate.
2574
2575 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2576
2577         * rtx-classes-status.txt: Delete
2578
2579 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2580
2581         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2582
2583 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2584
2585         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2586         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2587         of checking for version number.
2588         * configure: Regenerated.
2589         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2590
2591 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2592
2593         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2594         is done; begin phase 6 (use extra rtx_def subclasses).
2595
2596 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2597
2598         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2599         done; begin phase 5 (additional rtx_def subclasses).
2600
2601 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2602
2603         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2604
2605 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2606
2607         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2608         SET_BB_HEADER are done.
2609
2610 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2611
2612         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2613         done.
2614
2615 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2616
2617         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2618
2619 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2620
2621         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2622
2623 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2624
2625         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2626
2627 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2628
2629         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2630
2631 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2632
2633         * rtx-classes-status.txt: Phase 3 (per-file commits within
2634         "config" subdirs) is done; begin phase 4 (removal of
2635         "scaffolding").
2636
2637 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2638
2639         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2640         dir) is done; begin phase 3 (per-file commits within "config"
2641         subdirs).
2642
2643 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2644
2645         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2646         phase 2 (per-file commits in main source dir).
2647
2648 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2649
2650         * configure: Regenerated.
2651
2652 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2653
2654         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2655
2656 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2657
2658         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2659
2660 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2661
2662         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2663
2664 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2665
2666         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2667
2668 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2669
2670         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2671
2672 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2673
2674         * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2677
2678         * MAINTAINERS: Remove myself
2679
2680 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2681
2682         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2683
2684 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2685
2686         * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2689
2690         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2691         SET_BB_HEADER, SET_BB_FOOTER
2692
2693 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2694
2695         * rtx-classes-status.txt: New file
2696
2697 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2698
2699         * configure.ac: Eliminate ClooG installation dependency.
2700         * configure: Regenerate.
2701         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2702         * Makefile.in: Regenerate.
2703
2704 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2705
2706         * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2713
2714         * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2014-07-28  Anthony Green  <green@moxielogic.com>
2717
2718         Import from savannah.gnu.org:
2719         * config.sub: Update to 2014-07-28 version.
2720
2721 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2722
2723         * MAINTAINERS: Remove my MIPS maintainer entry.
2724
2725 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2726
2727         PR target/47230
2728         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2729         * configure: Regenerate.
2730
2731 2014-07-24  James Norris  <jnorris@codesourcery.com>
2732
2733         * MAINTAINERS (Write After Approval): Add myself.
2734
2735 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2736
2737         * configure.ac: Accept only CLooG 0.18.1.
2738         * configure: Regenerate.
2739
2740 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2741
2742         * configure.ac: Don't accept isl 0.11.
2743         * configure: Regenerate.
2744
2745 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2746
2747         * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2750
2751         * configure.ac: Don't accept isl 0.10.
2752         * configure: Regenerate.
2753
2754 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2755
2756         Fix include path for in-tree cloog.
2757         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2758         * configure: Regenerate.
2759
2760 2014-06-18  Richard Henderson  <rth@redhat.com>
2761
2762         * .gitignore: Import gcc_update output.
2763
2764 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2765
2766         * config-ml.in: Robustify ac_configure_args parsing.
2767
2768         * configure.ac (--enable-linker-plugin-configure-flags)
2769         (--enable-linker-plugin-flags): New flags.
2770         (configdirs): Conditionally add libiberty-linker-plugin.
2771         * configure: Regenerate.
2772         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2773         (host_modules) <lto-plugin>: Pay attention to
2774         @extra_linker_plugin_flags@ and
2775         @extra_linker_plugin_configure_flags@.
2776         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2777         * Makefile.in: Regenerate.
2778
2779         * Makefile.tpl (configure-[+prefix+][+module+])
2780         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2781         "module_srcdir" instead of "module" for locating a module's srcdir.
2782         * Makefile.in: Regenerate.
2783
2784 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2785
2786         * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2789
2790         * MAINTAINERS: Update my email address.
2791
2792 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2793
2794         * MAINTAINERS (Write After Approval): Add myself.
2795
2796 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2797
2798         * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2801
2802         PR libstdc++/61011
2803         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2804         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2805         * configure: Regenerate.
2806
2807 2014-05-28  Pedro Alves  <palves@redhat.com>
2808
2809         * MAINTAINERS (Write After Approval): Add myself.
2810
2811 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2812
2813         * MAINTAINERS: Update my affiliation/email.
2814
2815 2014-05-19  Mike Stump  <mikestump@comcast.net>
2816
2817         * MAINTAINERS: Add wide-int reviewers.
2818
2819 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2820
2821         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2822         * configure: Regenerated.
2823
2824 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2825
2826         * MAINTAINERS (libitm): Add myself as maintainer.
2827
2828 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2829
2830         * MAINTAINERS (Write After Approval): Add myself.
2831
2832 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2833
2834         * config.sub, config.guess: Import from upstream.
2835
2836 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2837
2838         * MAINTAINERS (Write After Approval): Put myself in correct order.
2839
2840 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2841
2842         * MAINTAINERS (Write After Approval): Add myself.
2843
2844 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2845
2846         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2847         section.
2848
2849 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2850
2851         * MAINTAINERS (Write After Approval): Delete myself.
2852
2853 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2854
2855         PR sanitizer/56781
2856         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2857         and -B* options with -Xcompiler.
2858
2859 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2860
2861         PR bootstrap/60620
2862         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2863         * Makefile.in: Regenerate.
2864
2865 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2866
2867         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2868         for WINDRES_FOR_TARGET in default-manifest.o rule.
2869         * Makefile.in: Regenerate.
2870
2871 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2872
2873         * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2876
2877         PR sanitizer/56781
2878         * Makefile.def: Set bootstrap=true; for host fixincludes.
2879         * configure.ac: Don't bootstrap host fixincludes unless
2880         --with-build-config=bootstrap-{a,ub}san.
2881         * Makefile.in: Regenerated.
2882         * configure: Regenerated.
2883
2884 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2885
2886         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2887         --enable-vtable-verify option parsing.  Don't add
2888         target-libsanitizer to bootstrap_target_libs unless
2889         --with-build-config=bootstrap-asan or
2890         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2891         to bootstrap_target_libs unless --enable-vtable-verify.
2892         * configure: Regenerated.
2893
2894 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2895
2896         * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2899
2900         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2901
2902 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2903
2904         PR bootstrap/58572
2905         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2906         -I for libstdc++-v3 includes if $(LEAN).
2907         * Makefile.in: Regenerated.
2908
2909 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2910
2911         * MAINTAINERS: Update my email address.
2912
2913 2014-02-24  Walter Lee  <walt@tilera.com>
2914
2915         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2916         (tilegx-*-*): Change to tilegx*-*-*.
2917         * configure: Regenerate.
2918
2919 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2920
2921         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2922
2923 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2924
2925         * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2928
2929         PR target/59788
2930         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2931         *solaris2*.
2932
2933 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2934
2935         * MAINTAINERS: Update my email address.
2936
2937 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2938
2939         * MAINTAINERS: Convert to UTF-8.
2940         Properly sort Xinliang David Li's entry.
2941
2942 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2943             Sandra Loosemore  <sandra@codesourcery.com>
2944
2945         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2946         nios2 port maintainers.
2947
2948 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2953
2954         * configure.ac: Add user-friendly check for native x86_64-linux
2955         multilibs.
2956         * configure: Regenerate.
2957
2958 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2959
2960         * MAINTAINERS: Add myself as sh maintainer.
2961
2962 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2963
2964         * MAINTAINERS: Add self as SLSR maintainer.
2965
2966 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2967
2968         * MAINTAINERS: Update my email address.
2969
2970 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2971
2972         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2973
2974 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2975
2976         * Makefile.in: Regenerate.
2977
2978         * Makefile.tpl: Fix typo.
2979         * Makefile.in: Regenerate partially.
2980
2981 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2982
2983         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2984         supported.
2985         * configure: Regenerated.
2986
2987 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2988
2989         * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2013-10-30  Jason Merrill  <jason@redhat.com>
2992
2993         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2994         --disable-build-format-warnings.
2995
2996 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2997
2998         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2999         depend on libstdc++ and libgcc.
3000         * configure: Regenerate.
3001         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3002         libcilkrts for POSIX and i*86, and x86_64 architectures.
3003         * Makefile.in: Added libcilkrts related fields to support building it.
3004
3005 2013-10-26  Jeff Law  <law@redhat.com>
3006
3007         * Makefile.def (target_modules): Remove libmudflap
3008         (languages): Remove check-target-libmudflap).
3009         * Makefile.in: Rebuilt.
3010         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3011         * configure.ac (target_libraries): Remove target-libmudflap.
3012         Remove checks which disabled libmudflap on some systems.
3013         * configure: Rebuilt.
3014         * libmudflap: Directory removed.
3015
3016 2013-10-21  Cong Hou  <congh@google.com>
3017
3018         * MAINTAINERS (Write After Approval): Add myself.
3019
3020 2013-10-16  Mike Stump  <mikestump@comcast.net>
3021
3022         * .dir-locals.el: Add.
3023
3024 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3025
3026         * configure.ac: Add --enable-host-shared
3027         * configure: Regenerate.
3028
3029 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3030
3031         Import from savannah.gnu.org:
3032         * config.guess: Update to 2013-06-10 version.
3033         * config.sub: Update to 2013-10-01 version.
3034
3035 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3036
3037         Changes to build configuration to allow big endian ARC ELF toolchain
3038         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3039         * configure: Regenerate.
3040
3041 2013-09-20  Alan Modra  <amodra@gmail.com>
3042
3043         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3044         ppc host match.  Support little-endian powerpc linux hosts.
3045
3046 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3047
3048         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3049         maintainer.
3050
3051 2013-09-12  DJ Delorie  <dj@redhat.com>
3052
3053         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3054         maintainers.
3055
3056 2013-09-03  Richard Biener  <rguenther@suse.de>
3057
3058         * configure.ac: Also allow ISL 0.12.
3059         * configure: Regenerated.
3060
3061 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3062
3063         * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3066
3067         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3068
3069 2013-08-26  Caroline Tice  <cmtice@google.com>
3070
3071         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3072         "Various Reviewers" to libvtv "Various Maintainers".
3073
3074 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3075
3076         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3077
3078 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3079
3080         * MAINTAINERS: Update name, email.
3081
3082 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3083
3084         * MAINTAINERS (Write After Approval): Add myself.
3085
3086 2013-08-12  Caroline Tice  <cmtice@google.com>
3087
3088         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3089         address in the Write After Approval section.
3090
3091 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3092
3093         * MAINTAINERS (Write After Approval): Update email.
3094
3095 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3096
3097         * configure.ac: Adjust to check VTV_SUPPORTED.
3098         * configure: Regenerated.
3099
3100 2013-08-02  Caroline Tice  <cmtice@google.com>
3101
3102         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3103         on non-linux systems; add target-libvtv to noconfigdirs; add
3104         libsupc++/.libs to C++ library search paths.
3105         * configure: Regenerated.
3106         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3107         libstdc++ and libgcc.
3108         * Makefile.in: Regenerated.
3109
3110 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3111
3112         * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3115             Shiva Chen  <shiva0217@gmail.com>
3116
3117         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3118         nds32 port maintainers.
3119
3120 2013-07-17  Tim Shen  <timshen91@gmail.com>
3121
3122         * MAINTAINERS (Write After Approval): Add myself.
3123
3124 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3125
3126         * configure.ac: Sync from binutils.
3127         * configure: Regenerate.
3128
3129 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3130
3131         * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2013-04-30  Brooks Moses  <bmoses@google.com>
3142
3143         * MAINTAINERS: Update my email; move myself from Fortran
3144         reviewer to Write After Approval.
3145
3146 2013-04-16  Andreas Schwab  <schwab@suse.de>
3147
3148         * configure.ac (aarch64-*-*): Don't disable java.
3149         * configure: Regenerate.
3150
3151 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3152
3153         * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3156
3157         * Makefile.def (target_modules): Don't install libffi.
3158         * Makefile.in: Regenerate.
3159
3160 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3161
3162         * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3165
3166         * MAINTAINERS (Write After Approval): Add myself.
3167
3168 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3169
3170         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3171         * configure: Regenerated.
3172
3173 2013-02-05  Ian Lance Taylor  <iant@google.com>
3174
3175         PR go/55969
3176         * configure.ac: Disable libgo on some systems where it does not
3177         work.
3178
3179 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3180
3181         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3182         Remove Geoff Keating as rs6000 port maintainer, at his request.
3183
3184 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3185
3186         * MAINTAINERS: Update my email.
3187
3188 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3189
3190         * configure: Re-generate.
3191
3192 2013-01-15  Richard Biener  <rguenther@suse.de>
3193
3194         PR other/55973
3195         * configure: Re-generate.
3196
3197 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3198
3199         * Makefile.def (install-target-libsanitizer): Depend on
3200         install-target-libstdc++-v3.
3201         * Makefile.in: Regenerate.
3202
3203 2013-01-14  Richard Biener  <rguenther@suse.de>
3204
3205         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3206         * configure: Re-generate
3207
3208 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3209
3210         * config.sub: Update from config repo.
3211
3212 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3213
3214         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3215         * Makefile.in: Regenerate.
3216
3217 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3218
3219         * MAINTAINERS (arc): Add new port maintainership for myself.
3220
3221 2013-01-09  Jason Merrill  <jason@redhat.com>
3222
3223         * .gitignore: Import from gdb repository.
3224
3225 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3226
3227         * Makefile.def (configure-gcc): Depend on all-gmp.
3228         (all-gcc): Remove dependency on all-gmp.
3229         * Makefile.in: Regenerated.
3230
3231 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3232
3233         * config.sub: Merge from config repo.
3234         * config.guess: Ditto.
3235
3236 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3237
3238         * Makefile.def: Merge from binutils.
3239         * Makefile.in: Ditto.
3240
3241 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3242
3243         * MAINTAINERS: Update my email.
3244
3245 2012-12-29  Ben Elliston  <bje@gnu.org>
3246
3247         * config.guess: Update to 2012-12-29 version.
3248         * config.sub: Likewise.
3249
3250 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3251
3252         * Makefile.def (install-target-libgfortran): Depend on
3253         install-target-libquadmath, install-target-libgcc.
3254         (install-target-libsanitizer): Depend on install-target-libgcc.
3255         (install-target-libjava): Depend on install-target-libgcc.
3256         (install-target-libitm): Depend on install-target-libgcc.
3257         (install-target-libobjc): Depend on install-target-libgcc.
3258         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3259         * Makefile.in: Regenerate.
3260
3261 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3262
3263         * Makefile.def (install-target-libgo): Depend on
3264         install-target-libatomic.
3265         * Makefile.in: Regenerate.
3266
3267 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3268
3269         PR go/55201
3270         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3271         * Makefile.in: Regenerate.
3272
3273 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3274
3275         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3276         * configure: Regenerate.
3277
3278 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3279
3280         * config.sub: Merge from config repo.
3281
3282 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3283
3284         * Makefile.def (target_modules): Add bootstrap=true and
3285         raw_cxx=true to libsanitizer.
3286         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3287         * Makefile.in: Regenerated.
3288         * configure: Likewise.
3289
3290 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3291
3292         * MAINTAINERS: Remove self as RTL optimization maintainer.
3293
3294 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3295
3296         * MAINTAINERS (Write After Approval): Add myself.
3297
3298 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3299
3300         * Makefile.def (target_modules): Remove bootstrap=true and
3301         raw_cxx=true from libsanitizer.
3302         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3303         * Makefile.in: Regenerated.
3304         * configure: Likewise.
3305
3306 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3307
3308         * Makefile.def (target_modules): Add bootstrap=true and
3309         raw_cxx=true to libsanitizer.
3310         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3311         * Makefile.in: Regenerated.
3312         * configure: Likewise.
3313
3314 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3315
3316         PR bootstrap/54279
3317         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3318         * configure: Regenerate.
3319         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3320         * Makefile.in: Regenerate.
3321
3322 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3323
3324         * configure.ac: Disable libsanitizer if we're not building C++.
3325         * configure: Regenerate.
3326
3327 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3328
3329         * MAINTAINERS (Write After Approval): Add myself.
3330
3331 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3332
3333         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3334         Kostya Serebryany (kcc@google.com) and
3335         Jakub Jelinek (jakub@redhat.com).
3336         Rename area for Dodji Seketeli (dodji@redhat.com).
3337
3338 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3339
3340         * MAINTAINERS: (asan.c, related): Add myself.
3341
3342 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3343
3344         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3345         * configure: Regenerate.
3346
3347 2012-11-13  Richard Henderson  <rth@redhat.com>
3348
3349         * configure.ac: Move libsanitizer logic to subdirectory.
3350         * configure: Regenerate.
3351
3352 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3353
3354         * configure.ac: Enable libsanitizer just on x86 linux for now.
3355         * configure: Re-generate.
3356
3357 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3358
3359         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3360         sections.
3361         * configure: Regenerate.
3362
3363 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3364
3365         * configure.ac: Add section for configdirs for libsanitizer.
3366         Disable for cris-*-* and mmix-*-*.
3367         * configure: Regenerate.
3368
3369 2012-11-12  Wei Mi <wmi@google.com>
3370
3371         * configure.ac: Add libsanitizer to target_libraries.
3372         * Makefile.def: Ditto.
3373         * configure: Regenerate.
3374         * Makefile.in: Regenerate.
3375         * libsanitizer: New directory for asan runtime.  Contains an empty
3376         tsan directory.
3377
3378 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3379
3380         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3381         against Mingw64 w32api.
3382         * configure: Regenerate.
3383
3384 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3385
3386         * configure: Regenerated.
3387
3388 2012-11-03  Robert Mason  <rbmj@verizon.net>
3389
3390         * configure.ac: add --disable-libstdcxx configure option
3391         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3392
3393 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3394
3395         * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3398
3399         * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2012-10-24  Sharad Singhai  <singhai@google.com>
3402
3403         * MAINTAINERS (Write After Approval): Add myself.
3404
3405 2012-10-24  Eric Christopher  <echristo@gmail.com>
3406
3407         * MAINTAINERS: Update email address.
3408
3409 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3410
3411         PR bootstrap/54820
3412         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3413         * configure: Regenerate.
3414
3415 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3416
3417         * MAINTAINERS (aarch64): Add Marcus and myself.
3418
3419 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3420
3421         PR bootstrap/54820
3422         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3423         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3424         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3425         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3426         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3427         * Makefile.in: Regenerate.
3428         * configure.ac (have_static_libs): New variable and associated check.
3429         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3430         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3431         * configure: Regenerate.
3432
3433 2012-10-10  Richard Biener  <rguenther@suse.de>
3434
3435         * MAINTAINERS: Adjust for changed surname.
3436
3437 2012-10-04  Lawrence Crowl  <crowl@google.com>
3438
3439         * MAINTAINERS (Write After Approval): Add myself.
3440
3441 2012-10-01  Cary Coutant  <ccoutant@google.com>
3442
3443         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3444
3445 2012-09-28  Ian Lance Taylor  <iant@google.com>
3446
3447         * Makefile.def: Make all-target-libgo depend on
3448         all-target-libbacktrace.
3449         * Makefile.in: Rebuild.
3450
3451 2012-09-26  Ian Lance Taylor  <iant@google.com>
3452
3453         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3454         * Makefile.in: Rebuild.
3455
3456 2012-09-20  Walter Lee  <walt@tilera.com>
3457
3458         * configure.ac: Add tilegx to list of targets that support gold.
3459         * configure: Regenerate.
3460
3461 2012-09-20  Marek Polacek  <polacek@redhat.com>
3462
3463         * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3466
3467         * configure.ac: Add mips*-mti-elf* target.
3468         * configure: Regenerate.
3469
3470 2012-09-17  Ian Lance Taylor  <iant@google.com>
3471
3472         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3473         * configure.ac (host_libs): Add libbacktrace.
3474         (target_libraries): Add libbacktrace.
3475         * Makefile.def (host_modules): Add libbacktrace.
3476         (target_modules): Likewise.
3477         * configure, Makefile.in: Rebuild.
3478
3479 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3480
3481         PR target/38607
3482         Merge upstream change.
3483         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3484
3485         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3486         Add libgomp*.o to compare_exclusions for AIX.
3487         * configure: Regenerate.
3488
3489 2012-09-06  Diego Novillo  <dnovillo@google.com>
3490
3491         * configure.ac: Bump minimum GMP version to 4.2.3.
3492         * configure: Re-generate.
3493
3494 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3495
3496         PR target/54461
3497         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3498         target-libgloss if not configured --with-avrlibc=no.
3499         * configure: Regenerate.
3500
3501 2012-09-04  Jason Merrill  <jason@redhat.com>
3502
3503         * configure.ac: Fix --enable-languages=all.
3504
3505 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3506
3507         * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2012-09-03  Richard Guenther  <rguenther@suse.de>
3510
3511         PR bootstrap/54138
3512         * configure.ac: Re-organize ISL / CLOOG checks to allow
3513         disabling with either --without-isl or --without-cloog.
3514         * configure: Regenerated.
3515
3516 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3517
3518         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3519         * configure: Regenerate.
3520
3521 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3522
3523         * MAINTAINERS: Fix my email address.
3524
3525 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3526
3527         PR binutils/4970
3528         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3529         and opcodes.
3530         * Makefile.in: Regenerated.
3531
3532 2012-08-26  Art Haas <ahaas@impactweather.com>
3533
3534         * configure: Regenerate.
3535
3536 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3537
3538         * INSTALL/README: Also refer to the online installation
3539         instructions.
3540
3541 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3542
3543         * MAINTAINERS (Write After Approval): Add myself.
3544         (Picochip port): Remove myself.
3545
3546 2012-08-14   Diego Novillo  <dnovillo@google.com>
3547
3548         Merge from cxx-conversion branch.
3549
3550         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3551         POSTSTAGE1_CONFIGURE_FLAGS.
3552         * Makefile.in: Regenerate.
3553         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3554         Force C++ when bootstrapping.
3555         * configure: Regenerate.
3556
3557 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3558
3559         * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3562
3563         * README: Document use of ranges of years in copyright notices.
3564
3565 2012-07-06  Richard Guenther  <rguenther@suse.de>
3566
3567         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3568         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3569         --with-gmp=system.
3570         * Makefile.in: Regenerated.
3571         * configure: Likewise.
3572
3573 2012-07-06  Richard Guenther  <rguenther@suse.de>
3574
3575         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3576         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3577         supply V=1 as extra_make_flags.
3578         * configure: Regenerated.
3579         * Makefile.in: Likewise.
3580
3581 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3582
3583         * configure: Regenerate.
3584
3585 2012-07-03  Richard Guenther  <rguenther@suse.de>
3586
3587         * Makfile.def (isl): Remove not necessary extra_exports and
3588         extra_make_flags.
3589         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3590         * Makefile.in: Regenerated.
3591
3592 2012-07-03  Richard Guenther  <rguenther@suse.de>
3593
3594         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3595         * configure.ac: If either the ISL or the CLooG check failed
3596         do not try to build in-tree versions.
3597         * Makefile.in: Regenerated.
3598         * configure: Regenerated.
3599
3600 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3601
3602         * configure: Regenerate.
3603
3604 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3605
3606         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3607         maintainer.
3608
3609 2012-07-02  Richard Guenther  <rguenther@suse.de>
3610
3611         * configure: Regenerated.
3612
3613 2012-07-02  Richard Guenther  <rguenther@suse.de>
3614         Michael Matz  <matz@suse.de>
3615         Tobias Grosser <tobias@grosser.es>
3616         Sebastian Pop <sebpop@gmail.com>
3617
3618         * Makefile.def: Add ISL host module, remove PPL host module.
3619         Adjust ClooG host module to use the proper ISL.
3620         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3621         * configure.ac: Include config/isl.m4.  Add ISL host library,
3622         remove PPL.  Remove PPL configury, add ISL configury, adjust
3623         ClooG configury.
3624         * Makefile.in: Regenerated.
3625         * configure: Likewise.
3626
3627 2012-07-02  Richard Guenther  <rguenther@suse.de>
3628
3629         Merge from graphite branch
3630         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3631
3632         * configure: Regenerated.
3633         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3634         both cloog.org and legacy versions. The only supported version will
3635         be CLooG with the isl backend.
3636
3637         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3638
3639         * configure: Regenerated.
3640         * configure.ac: Require cloog isl 0.17.0
3641
3642         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3643
3644         * configure: Regenerated.
3645         * config/cloog.m4: Do not define CLOOG_ORG
3646
3647 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3648
3649         * configure.ac: Skip C if explicitly selected.
3650         * configure: Regenerate.
3651
3652 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3653
3654         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3655         they contain -O2.
3656         * configure: Regenerate.
3657
3658 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3659
3660         PR debug/53740
3661         * df.h, df-problems.c, dce.c: Revert last patch.
3662
3663 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3664
3665         * MAINTAINERS (Write After Approval): Update my email address.
3666
3667 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3668
3669         * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2012-06-20  Jason Merrill  <jason@redhat.com>
3672
3673         * Makefile.tpl (check-target-libgomp-c++): New.
3674         (check-target-libitm-c++): New.
3675         * Makefile.def (c++): Add them.
3676         * Makefile.in: Regenerate.
3677
3678 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3679
3680         * MAINTAINERS (Write After Approval): Add myself.
3681
3682 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3683
3684         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3685         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3686         (install-no-fixedincludes): Adjust accordingly.
3687         * Makefile.in: Regenerate.
3688
3689 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3690
3691         Merge upstream change
3692         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3693
3694 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3695
3696         * MAINTAINERS (Write After Approval): Add myself.
3697
3698 2012-05-09  Nick Clifton  <nickc@redhat.com>
3699             Paul Smith  <psmith@gnu.org>
3700
3701         PR bootstrap/50461
3702         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3703         allow for the fact that from release v3.1.0 of MPFR the source
3704         files were moved into a src sub-directory.
3705         * configure: Regenerate.
3706
3707 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3708
3709         * configure.ac: Bump minimum MPFR version to 2.4.0.
3710         * configure: Regenerated.
3711
3712 2012-05-01  Richard Henderson  <rth@redhat.com>
3713
3714         * Makefile.def (libatomic): New target_module.
3715         * configure.ac (target_libraries): Add libatomic.
3716         (noconfigdirs): Check if libatomic is supported.
3717         * Makefile.in, configure: Rebuild.
3718
3719 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3720
3721         * MAINTAINERS (Write After Approval): Add myself.
3722
3723 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3724
3725         * config.sub: Update to 2012-04-18 version from official repo.
3726
3727 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3728
3729         * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3732
3733         * MAINTAINERS: Changed email address.
3734
3735 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3736
3737         PR target/52737
3738         * contrib/gcc_update (files_and_dependencies):
3739         Remove gcc/config/avr/t-multilib from touch data.
3740
3741 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3742
3743         * MAINTAINERS (OS Port Maintainers): Remove irix.
3744         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3745         (unsupported_languages): Remove mips-sgi-irix6.*.
3746         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3747         (with_stabs): Remove.
3748         * configure: Regenerate.
3749
3750 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3751
3752         * MAINTAINERS (OS Port Maintainers): Remove osf.
3753         * configure.ac (enable_libgomp): Remove *-*-osf*.
3754         (with_stabs): Remove alpha*-*-osf*.
3755         * configure: Regenerate.
3756
3757 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3758
3759         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3760         * configure: Regenerate.
3761
3762 2012-02-17  Walter Lee  <walt@tilera.com>
3763
3764         * MAINTAINERS: (Write After Approval): Delete myself.
3765
3766 2012-02-14  Walter Lee  <walt@tilera.com>
3767
3768         * MAINTAINERS (tilegx port): Add myself.
3769         (tilepro port): Add myself.
3770         (Write After Approval): Add myself.
3771
3772 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3773
3774         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3775         and Joseph Myers as docstring relicensing maintainers.
3776
3777 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3778
3779         * MAINTAINERS (write-after-approval): Add myself.
3780
3781 2012-02-08  Ira Rosen <irar@il.ibm.com>
3782
3783         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3784         maintainer.
3785
3786 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3787
3788         * MAINTAINERS (Write After Approval): Move myself to
3789         maintain alphabetical order.
3790
3791 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3792
3793         * MAINTAINERS (Write After Approval): Add myself.
3794
3795 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3796
3797         * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3800             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3801
3802         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3803         * configure: Regenerate.
3804
3805 2012-01-23  Harshit Chopra  <harshit@google.com>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3810
3811         * configure.ac: Remove reference to mh-interix.
3812         * configure: Regenerate.
3813
3814 2012-01-05  Richard Henderson  <rth@redhat.com>
3815
3816         PR bootstrap/51072
3817         * configure.ac: Disable libitm if c++ is not enabled.
3818         * configure: Rebuild.
3819
3820         * configure.ac: Fix regexp for same.
3821         * configure: Rebuild.
3822
3823 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3824
3825         * MAINTAINERS (Write After Approval): Add myself.
3826
3827 2012-01-02  Richard Guenther  <rguenther@suse.de>
3828
3829         PR bootstrap/51686
3830         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3831         * Makefile.in: Regenerate.
3832
3833 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3834
3835         * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3838
3839         * configure: Regenerate.
3840
3841 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3842
3843         * MAINTAINERS (picochip): Changed email address.
3844
3845 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3846
3847         * MAINTAINERS (write-after-approval): Add self.
3848
3849 2011-11-29  DJ Delorie  <dj@redhat.com>
3850
3851         * configure.ac (rl78-*-*) New case.
3852         * configure: Regenerate.
3853         * MAINTAINERS: Add myself as RL78 maintainer.
3854
3855 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3856
3857         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3858
3859 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3860
3861         * libtool.m4: Additional FreeBSD 10 fixes.
3862
3863 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3864
3865         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3866         Maintainers section, as Epiphany maintainer.
3867
3868 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3869
3870         PR target/49992
3871         * configure.ac: Remove ranlib special-casing for Darwin.
3872         * configure: Regenerate.
3873
3874 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3875
3876         * MAINTAINERS (Reviewers): Keep the list sorted.
3877
3878 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3879
3880         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3881
3882 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3883
3884         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3885         * configure: Rebuild.
3886         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3887         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3888         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3889         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3890         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3891         Add READELF.
3892         * Makefile.in: Rebuild.
3893
3894 2011-11-09  Jason Merrill  <jason@redhat.com>
3895
3896         * Makefile.def (language=c++): Remove check-c++0x.
3897         * Makefile.in (check-gcc-c++): Regenerate.
3898
3899 2011-11-08  Richard Henderson  <rth@redhat.com>
3900
3901         * configure.ac: Test for libitm directory present first.
3902
3903         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3904
3905         * configure.ac: Test libitm/configure.tgt to disable libitm.
3906         * configure: Rebuild.
3907
3908 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3909             Richard Henderson  <rth@redhat.com>
3910
3911         Merged from transactional-memory.
3912
3913         * Makefile.def (lang_env_dependencies): libitm is c++.
3914         Add libitm target module.
3915         * configure.ac: Likewise.
3916         * config/mmap.m4: New file.
3917         * contrib/gcc_update: Add libitm to touch data.
3918         * Makefile.in, configure: Rebuild.
3919
3920 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3921
3922         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3923         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3924         * Makefile.in: Regenerate.
3925
3926 2011-11-01  DJ Delorie  <dj@redhat.com>
3927
3928         * config.sub: Update to version 2011-10-29 (added rl78)
3929
3930 2011-10-27  Nick Clifton  <nickc@redhat.com>
3931
3932         * config.sub: Import these changes from the config project:
3933
3934         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3935             Ben Elliston  <bje@gnu.org>
3936
3937         * config.sub (epiphany): New.
3938
3939         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3940             Ben Elliston  <bje@gnu.org>
3941
3942         * config.sub (hexagon, hexagon-*): New.
3943
3944         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3945
3946         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3947         64eb to be64.
3948
3949         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3950
3951         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3952         (nacl): Grok as alias for 32el-unknown-nacl.
3953
3954 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3955
3956         * MAINTAINERS (Write After Approval): Add myself.
3957
3958 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3959
3960         * MAINTAINERS (Write After Approval): Add myself.
3961
3962 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3963
3964         * MAINTAINERS (sparc port): Remove myself.
3965
3966 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3967
3968         * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2011-08-14  Yao Qi  <yao@codesourcery.com>
3971
3972         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3973         * configure: Regenerate.
3974
3975 2011-07-26  Ian Lance Taylor  <iant@google.com>
3976
3977         * configure.ac: Set have_compiler based on whether gcc directory
3978         exists, rather than on whether gcc is in configdirs.
3979         * configure: Rebuild.
3980
3981 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3982
3983         * MAINTAINERS (Global Reviewers): Add self.
3984
3985 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3986
3987         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3988         link directories.
3989         * Makefile.in: Rebuild.
3990
3991 2011-07-20  Ian Lance Taylor  <iant@google.com>
3992
3993         PR bootstrap/49787
3994         * configure.ac: Move --enable-bootstrap handling earlier in file.
3995         If --enable-bootstrap and either --enable-build-with-cxx or
3996         --enable-build-poststage1-with-cxx, enable C++ automatically.
3997         * configure: Rebuild.
3998
3999 2011-07-19  Ian Lance Taylor  <iant@google.com>
4000
4001         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4002         make C++ a boot_language.  Set and substitute
4003         POSTSTAGE1_CONFIGURE_FLAGS.
4004         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4005         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4006         * configure, Makefile.in: Rebuild.
4007
4008 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4009
4010         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4011         maintainers.
4012
4013 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4014
4015         * MAINTAINERS (Global Reviewers): Add myself.
4016
4017 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4018
4019         * configure: Regenerate.
4020
4021 2011-07-16  Jason Merrill  <jason@redhat.com>
4022
4023         * Makefile.def (language=c++): Add check-c++0x and
4024         check-target-libmudflap-c++.
4025         * Makefile.tpl (check-target-libmudflap-c++): New.
4026         * Makefile.in: Regenerate.
4027
4028 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4029
4030         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4031         * Makefile.def (target_modules/libjava): Pass
4032         $(EXTRA_CONFIGARGS_LIBJAVA).
4033         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4034         if not configured with --enable-static-libjava.
4035         * Makefile.in: Regenerate.
4036         * configure: Likewise.
4037
4038 2011-07-15  Jason Merrill  <jason@redhat.com>
4039
4040         * Makefile.in (check-c++): Move check-gcc-c++0x after
4041         check-target-libstdc++-v3.
4042
4043 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4044
4045         * MAINTAINERS (c6x port): New entry.
4046
4047 2011-07-13  Jason Merrill  <jason@redhat.com>
4048
4049         * Makefile.in (check-gcc-c++0x): New.
4050         (check-c++): Depend on it.
4051
4052 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4053
4054         PR target/39150
4055         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4056         x86_64-*-solaris2.1[0-9]*.
4057         * configure: Regenerate.
4058
4059 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4060
4061         * MAINTAINERS (RTL optimizers): Add self.
4062
4063 2011-06-27  Gabriel Charette  <gchare@google.com>
4064
4065         * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4068
4069         PR regression/47836
4070         PR bootstrap/23656
4071         PR other/47733
4072         PR bootstrap/49247
4073         PR c/48825
4074         * configure.ac (target_libraries): Remove target-libiberty.
4075         Remove case-statement setting skipdirs=target-libiberty for
4076         multiple targets.  Remove checking target_configdirs and
4077         removing target-libiberty but keeping target-libgcc if
4078         otherwise empty.
4079         * Makefile.def (target_modules): Don't add libiberty.
4080         (dependencies): Remove all traces of target-libiberty.
4081         * configure, Makefile.in: Regenerate.
4082
4083 2011-06-13  Walter Lee <walt@tilera.com>
4084
4085         * configure.ac (tilepro-*-*) New case.
4086         (tilegx-*-*): Likewise.
4087         * configure: Regenerate.
4088
4089 2011-06-06  Jing Yu  <jingyu@google.com>
4090
4091         * configure.ac: Skip target-libiberty for
4092         arm*-*-linux-androideabi.
4093         * configure: Regenerated.
4094
4095 2011-06-06  Nick Clifton  <nickc@redhat.com>
4096
4097         * config.sub: Sync from upstream.
4098
4099 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4100
4101         * MAINTAINERS (Write After Approval): Add myself.
4102
4103 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4104
4105         * MAINTAINERS: Update my email address.
4106
4107 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4108
4109         * MAINTAINERS (Write After Approval): Update my email address.
4110
4111 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4112
4113         * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2011-05-08  Doug Kwan  <dougkwan@google.com>
4116
4117         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4118         * configure: Regenerated.
4119         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4120         value from configure.
4121         * Makefile.in: Regenerated.
4122
4123 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4124
4125         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4126         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4127         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4128         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4129         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4130         *-*-vxworks*): Disable newlib and libgloss in separate case
4131         statement.
4132         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4133         to separate case statement.
4134         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4135         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4136         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4137         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4138         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4139         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4140         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4141         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4142         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4143         i[[3456789]]86-*-rdos*, m32r-*-*,
4144         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4145         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4146         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4147         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4148         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4149         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4150         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4151         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4152         and libgloss in main case over targets.  Remove most empty cases
4153         in main case over targets.
4154         * configure: Regenerate.
4155
4156 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4157
4158         * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4161
4162         * configure.ac: Remove code setting special library locations for
4163         hppa*64*-*-hpux11*.  Remove code setting compiler for
4164         sparc-sun-solaris2*.
4165         * configure: Regenerate.
4166
4167 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4168
4169         * configure.ac: Separate libgloss_dir settings from general case
4170         over targets.
4171         * configure: Regenerate.
4172
4173 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4174
4175         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4176         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4177         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4178         cases in libgcj-disabling case statement.
4179         (hppa*64*-*-linux*): Set unsupported_languages instead of
4180         disabling target-zlib.
4181         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4182         to hppa*64*-*-hpux*.
4183         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4184         hppa*-*-hpux*.
4185         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4186         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4187         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4188         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4189         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4190         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4191         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4192         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4193         libgcj-disabling case statement.
4194         * configure: Regenerate.
4195
4196 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4197
4198         * configure.ac: Disable Java for targets not supporting libffi.
4199         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4200         Remove cases in Java-disabling statement.
4201         (*arm-wince-pe): Change to arm-wince-pe.
4202         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4203         cases in Java-disabling statement.
4204         (bfin-*-*): Don't disable Java again.
4205         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4206         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4207         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4208         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4209         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4210         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4211         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4212         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4213         Java-disabling statement.
4214         (mmix-*-*): Don't disable Java again.
4215         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4216         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4217         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4218         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4219         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4220         statement.
4221         * configure: Regenerate.
4222
4223 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4224
4225         * configure.ac: Separate cases disabling Java and Java libraries
4226         from general case over targets.
4227         * configure: Regenerate.
4228
4229 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4230
4231         * MAINTAINERS: Update my email address.
4232
4233 2011-04-20  Easwaran Raman  <eraman@google.com>
4234
4235         * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4238
4239         PR lto/48086
4240         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4241         * configure: Regenerate.
4242
4243 2011-04-16  Jim Meyering  <meyering@redhat.com>
4244
4245         * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4248
4249         * MAINTAINERS: Update my email address.
4250
4251 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4252
4253         * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4256
4257         * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4260
4261         * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4264
4265         * configure.ac (build_tools): Remove build-byacc.
4266         (host_libs): Remove mmalloc.
4267         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4268         autoconf automake libtool diff rcs fileutils shellutils time
4269         textutils wdiff find uudecode hello tar gzip indent recode release
4270         sed perl gawk findutils gettext zip.
4271         (libgcj): Remove target-qthreads.
4272         (target_tools): Remove target-examples target-gperf.
4273         (YACC): Don't handle building byacc.
4274         * configure: Regenerate.
4275         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4276         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4277         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4278         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4279         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4280         handle building components.
4281         * Makefile.in: Regenerate.
4282
4283 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4284
4285         * MAINTAINERS: Update my email address as Xtensa maintainer.
4286
4287 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4288
4289         * config.sub: Sync from upstream.
4290
4291 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4292
4293         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4294         (microblaze*): Don't disable libssp.
4295         * configure: Regenerate.
4296
4297 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4298
4299         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4300         moveifchange.
4301         * configure: Regenerate.
4302         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4303         * Makefile.in: Regenerate.
4304
4305 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4306
4307         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4308         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4309         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4310         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4311         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4312         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4313         md_exec_prefix cases.
4314         * configure: Regenerate.
4315
4316 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4317
4318         * configure.ac: Separate cases disabling target-libssp,
4319         target-libiberty, target-libstdc++-v3 and Fortran from general
4320         case over targets.
4321         * configure: Regenerate.
4322
4323 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4324
4325         * configure.ac (*-*-chorusos): Don't disable libgcj.
4326         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4327         Remove case.
4328         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4329         (arm-*-coff): Don't disable libgcj.
4330         (arm*-*-linux-gnueabi): Remove useless assignment.
4331         (arm-*-riscix*): Don't disable libgcj.
4332         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4333         configuration.
4334         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4335         (c54x*-*-*): Remove case.
4336         (tic54x-*-*): Don't disable GCC or GCC libraries.
4337         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4338         to *.
4339         (d10v-*-*): Don't disable GCC libraries.
4340         (d30v-*-*): Don't disable libgcj.
4341         (h8500-*-*): Don't disable GCC libraries.
4342         (i960-*-*): Don't disable libgcj.
4343         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4344         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4345         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4346         libgcj.
4347         (m68k-*-coff*): Remove case.
4348         (mmix-*-*): Don't disable libgloss on host.
4349         (mn10200-*-*, mn10300-*-*): Remove cases.
4350         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4351         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4352         Don't disable libgcj.
4353         (romp-*-*): Remove case.
4354         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4355         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4356         case.
4357         (v810-*-*): Don't disable GCC libraries.
4358         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4359         (ip2k-*-*): Don't disable GCC libraries.
4360         * configure: Regenerate.
4361
4362 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4363
4364         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4365         libffi on host.
4366         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4367         on host.
4368         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4369         * configure: Regenerate.
4370
4371 2011-03-26  John Marino  <binutils@marino.st>
4372
4373         * configure.ac: Add support for *-*-dragonfly*
4374         * configure: Regenerate.
4375
4376 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4377
4378         * configure.ac (native_only): Remove.
4379         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4380         send-pr uudecode guile gnuserv on host.
4381         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4382         send-pr rcs guile perl texinfo libtool on host.
4383         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4384         automake send-pr rcs guile perl texinfo libtool on host.
4385         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4386         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4387         (alpha*-dec-osf*): Don't disable fileutils on target.
4388         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4389         texinfo send-pr expect dejagnu on target.
4390         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4391         target-qthreads on target.
4392         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4393         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4394         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4395         x86_64-*-mingw*): Don't disable expect on target.
4396         (*-*-cygwin*): Don't disable target-gperf on target.
4397         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4398         gnuserv on target.
4399         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4400         target.
4401         * configure: Regenerate.
4402
4403 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4404
4405         * configure.ac (target_tools): Remove target-groff.
4406         (native_only): Remove target-groff.
4407         (hppa*64*-*-*): Don't disable byacc.
4408         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4409         setting.
4410         (*-*-kaos*): Don't skip target-librx and target-groff.
4411         (*-*-netware*): Don't skip target-libmudflap.
4412         (*-*-tpf*): Don't skip target-libmudflap.
4413         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4414         directories on the host.
4415         (ia64*-*-*vms*): Don't skip tix.
4416         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4417         host.
4418         * configure: Regenerate.
4419
4420 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4421
4422         * configure.ac: Remove references to mt-mep, mt-netware,
4423         mt-wince.
4424         * Makefile.def: Add all-utils soft dependencies.
4425         * Makefile.tpl: Remove GDB_NLM_DEPS.
4426         * configure: Regenerate.
4427         * Makefile.in: Regenerate.
4428
4429 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4430
4431         * configure.ac: Do not include mh-x86omitfp.
4432         * configure: Regenerate.
4433
4434 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * configure.ac: Remove empty cases.
4437         * configure: Regenerate.
4438
4439 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4440
4441         * Makefile.def: Add dependency from termcap to gdb.
4442         * Makefile.in: Regenerate.
4443
4444 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4445
4446         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4447         * configure: Regenerate.
4448         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4449         * Makefile.tpl: Likewise.
4450         * Makefile.in: Regenerate.
4451
4452 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4453
4454         * configure.ac: Remove all mentions of tentative_cc.
4455         * configure: Regenerate.
4456
4457 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4458
4459         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4460         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4461         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4462         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4463         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4464         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4465         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4466         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4467         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4468         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4469         *-*-rhapsody*): Remove host cases.
4470         * configure: Regenerate.
4471
4472 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4473
4474         * configure.ac (ppc*-*-pe): Remove host case.
4475         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4476         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4477         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4478         cases.
4479         * configure: Regenerate.
4480
4481 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4482
4483         * config.sub: Update to version 2011-03-23.
4484
4485 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4486
4487         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4488         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4489         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4490         * configure: Regenerate.
4491
4492 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4493
4494         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4495         to Write After Approval.
4496         * config-ml.in: Don't handle arc-*-elf*.
4497         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4498         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4499         handle GCC libraries.
4500         * configure: Regenerate.
4501
4502 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4503
4504         PR bootstrap/48120:
4505         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4506         Add -lstdc++ -lm to LIBS.
4507         * configure: Regenerate.
4508
4509 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4510
4511         * config.guess: Update to version 2011-02-02
4512         * config.sub: Update to version 2011-02-24
4513
4514 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4515
4516         PR lto/48086
4517         * configure.ac: Re-enable LTO on *-apple-darwin9.
4518         * configure: Regenerate.
4519
4520 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4521
4522         PR lto/48086
4523         * configure.ac: Disable LTO on darwin due to an assembler change in
4524         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4525         under 256.
4526         * configure: Regenerate.
4527
4528 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4529
4530         * MAINTAINERS: Update myself as score backend maintainer,
4531         update my e-mail address.
4532
4533 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4534
4535         * MAINTAINERS: Update my e-mail address.
4536
4537 2011-03-06  Joey Ye  <joey.ye@arm.com>
4538
4539         * MAINTAINERS: Update my e-mail address.
4540
4541 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4542
4543         * configure.ac: Adjust test of with_ppl.
4544         * configure: Regenerated.
4545
4546 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4547
4548         * MAINTAINERS: Adjust my e-mail address.
4549
4550 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4551
4552         * configure.ac: Add -lpwl to ppllibs.
4553         * configure: Regenerated.
4554
4555 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4556
4557         * config/cloog.m4: Add -lisl to clooglibs.
4558         * configure: Regenerated.
4559
4560 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4561
4562         * MAINTAINERS (CPU Port maintainers): Add self.
4563
4564 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4565
4566         * MAINTAINERS: Add myself as testsuite maintainer.
4567
4568 2011-02-15  Mike Stump  <mikestump@comcast.net>
4569
4570         * MAINTAINERS: Add myself as testsuite maintainer.
4571
4572 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4573
4574         Import from Libtool and gnulib:
4575
4576         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4577
4578         Prepare for supporting FreeBSD 10.
4579         * config.rpath: Remove handling of freebsd1* which soon would
4580         match FreeBSD 10.0.
4581
4582         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4583
4584         Remove support for FreeBSD 1.x.
4585         * libtool.m4 (_LT_LINKER_SHLIBS)
4586         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4587         soon would incorrectly match FreeBSD 10.0.
4588
4589 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4590
4591         PR binutils/12283
4592         * move-if-change: Import version from gnulib.
4593
4594 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4595
4596         PR lto/47225
4597         * Makefile.def (lto-plugin): Double dash for enable-shared.
4598         (configure-gcc): Depend on all-lto-plugin.
4599         * Makefile.in: Rebuilt.
4600
4601 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4602
4603         * configure.ac: Remove extra bracket.
4604         * configure: Regenerate.
4605
4606 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4607
4608         * MAINTAINERS: Add myself as libquadmath maintainer.
4609
4610 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4611
4612         * MAINTAINERS: Update my email address.
4613
4614 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4615
4616         * MAINTAINERS (option handling): Add self.
4617
4618 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4619
4620         PR lto/47225
4621         * Makefile.def: Add dependency for install-gcc
4622         on install-lto-plugin.
4623         * Makfile.in: Regenerated
4624
4625 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4626
4627         * MAINTAINERS (CPU Port Maintainers): Add myself.
4628
4629 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4630
4631         PR libgcj/44341
4632         * configure.ac: Discard --with-* flags for host when configuring
4633         target libraries for cross build.
4634         * configure: Rebuilt.
4635
4636 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4637
4638         * MAINTAINERS (linear loop transforms): Removed.
4639
4640 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4641
4642         * configure.ac: If with_ppl is no, move setting with_cloog=no
4643         after CLOOG_REQUESTED check.
4644         * configure: Regenerated.
4645
4646 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4647
4648         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4649         CLooG has been requested.
4650         * configure: Regenerated.
4651
4652 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4653
4654         * configure: Regenerated.
4655         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4656
4657 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4658
4659         * configure: Regenerated.
4660         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4661
4662 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4663
4664         * configure.ac: Use AS_HELP_STRING throughout.
4665         * configure: Regenerate.
4666
4667 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4668
4669         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4670         * configure: Regenerate.
4671
4672 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4673
4674         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4675
4676 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4677
4678         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4679         for ia64-hpux.
4680         * configure: Regenerate.
4681
4682 2011-01-07  Jan Hubicka  <jh@suse.cz>
4683
4684         PR lto/47225
4685         * Makefile.in: Regenerate.
4686         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4687         configure.
4688
4689 2011-01-07  Jan Hubicka  <jh@suse.cz>
4690
4691         * Makefile.in: Regenerate.
4692         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4693         and configure dependency on lto-plugin configure.
4694         (lto-plugin module): Remove dependency on GCC; add dependency on
4695         liniberty.
4696
4697 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4698
4699         * MAINTAINERS (Write After Approval): Add myself.
4700
4701 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4702
4703         * configure: Regenerate.
4704
4705 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4706
4707         * configure.ac: (picochip): Disable libiberty.
4708
4709 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4710
4711         * MAINTAINERS (Write After Approval): Add myself.
4712
4713 2010-12-10  Ian Lance Taylor  <iant@google.com>
4714
4715         PR bootstrap/46819
4716         * configure.ac: For --disable-libgcj clear libgcj_saved.
4717         * configure: Rebuild.
4718
4719 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4720
4721         PR fortran/46540
4722         * configure.ac: Add --disable-libquadmath and
4723         --disable-libquadmath-support.
4724         * configure: Regenerate.
4725
4726 2010-12-03  Ian Lance Taylor  <iant@google.com>
4727
4728         * MAINTAINERS: Add myself as libgo maintainer.
4729
4730 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4731
4732         PR libffi/46792
4733         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4734         * configure: Regenerate.
4735
4736 2010-12-02  Ian Lance Taylor  <iant@google.com>
4737
4738         * configure.ac: Always set default for poststage1_ldflags to
4739         -static-libstdc++ -static-libgcc.
4740
4741 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4742
4743         * configure.ac: Move comment to remove extra space in last argument
4744         of GCC_TARGET_TOOL.
4745
4746 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4747
4748         PR other/46026
4749         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4750         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4751         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4752         (BASE_FLAGS_TO_PASS): Use it.
4753         * configure: Rebuilt.
4754         * Makefile.in: Rebuilt.
4755
4756 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4757
4758         PR binutils/12258
4759         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4760         Properly check default linker.
4761         * configure: Regnerated.
4762
4763 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4764
4765         * configure.ac: For --enable-gold, handle value `default' instead of
4766         `both*'.  New configure option --{en,dis}able-ld.
4767         * configure: Regenerate.
4768
4769 2010-11-20  Ian Lance Taylor  <iant@google.com>
4770
4771         * configure.ac: Only disable a language library if no language needs
4772         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4773         * configure: Rebuild.
4774
4775 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4776
4777         * Makefile.in: Regenerate.
4778
4779         PR other/46202
4780         * configure.ac: Fix just-built in-tree STRIP name to be
4781         binutils/strip-new.
4782         * configure: Regenerate.
4783         * Makefile.def (install-strip-gcc, install-strip-binutils)
4784         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4785         (install-strip-sid): Mirror dependencies on non-strip variants
4786         of these targets on the respective -strip prerequisites.
4787         * Makefile.tpl (install-strip, install-strip-host)
4788         (install-strip-target): New targets.
4789         (install-strip-[+module+], install-strip-target-[+module+]):
4790         New targets.
4791         * Makefile.in: Regenerate.
4792
4793 2010-11-19  Ian Lance Taylor  <iant@google.com>
4794             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4795
4796         * configure.ac: Add target-libgo to target_libraries.  Set
4797         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4798         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4799         (HOST_EXPORTS): Add GOC.
4800         (BASE_TARGET_EXPORTS): Add GOC.
4801         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4802         (GOCFLAGS_FOR_TARGET): New variable.
4803         (EXTRA_HOST_FLAGS): Add GOC.
4804         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4805         * Makefile.def (target_modules): Add libgo.
4806         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4807         (dependencies): Add dependency from configure-target-libgo to
4808         configure-target-libffi and all-target-libstdc++-v3.  Add
4809         dependencies from all-target-libgo to all-target-libffi.
4810         (languages): Add go.
4811         * configure: Rebuild.
4812         * Makefile.in: Rebuild.
4813
4814 2010-11-19  Ian Lance Taylor  <iant@google.com>
4815
4816         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4817         compiler/flag environment variables.
4818
4819 2010-11-18  Ian Lance Taylor  <iant@google.com>
4820
4821         * configure.ac: Check for lang_requires_boot_languages in
4822         config-lang.in files.
4823         * configure: Rebuild.
4824
4825 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4826             Tobias Burnus  <burnus@net-b.de>
4827
4828         PR fortran/32049
4829         * Makefile.def: Add libquadmath; build it with language=fortran.
4830         * configure.ac: Add libquadmath.
4831         * Makefile.tpl: Handle multiple libs in check-[+language+].
4832         * Makefile.in: Regenerate.
4833         * configure: Regenerate.
4834
4835 2010-11-16  Tom Tromey  <tromey@redhat.com>
4836
4837         * MAINTAINERS: Moved myself to reviewers section.
4838
4839 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4840
4841         * MAINTAINERS: Moved myself to reviewers section.
4842
4843 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4844
4845         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4846         (Write After Approval): Remove self.
4847
4848 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4849
4850         * configure.ac: Fix spelling in option names.
4851         * configure: Regenerated.
4852
4853 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4854
4855         PR bootstrap/39622
4856         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4857         * configure: Regenerated.
4858
4859 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4860
4861         * MAINTAINERS: Update my email address.
4862
4863 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4864
4865         * configure: Regenerate.
4866
4867 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4868
4869         * configure: Regenerate.
4870
4871 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4872
4873         * configure: Regenerate.
4874
4875 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4876
4877         * configure: Regenerate.
4878
4879 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4880
4881         * configure.ac: Support official CLooG.org versions.
4882         * configure: Regenerate.
4883         * config/cloog.m4: New.
4884
4885 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4886
4887         * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4890
4891         * MAINTAINERS: Update my email address.
4892
4893 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4894
4895         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4896         * configure: Regenerate.
4897
4898 2010-11-03  Ian Lance Taylor  <iant@google.com>
4899             Dave Korn  <dave.korn.cygwin@gmail.com>
4900
4901         PR lto/46273
4902         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4903         and on other supported platforms whenever LTO is enabled.
4904         * configure: Rebuild.
4905
4906 2010-11-02  Alan Modra  <amodra@gmail.com>
4907
4908         PR binutils/12110
4909         * configure.ac: Error when source path contains spaces.
4910         * configure: Regenerate.
4911
4912 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4913
4914         * MAINTAINERS: Update my email address.
4915
4916 2010-10-20  Ian Lance Taylor  <iant@google.com>
4917
4918         * Makefile.def (target_modules): Set lib_path to src/.libs for
4919         libstdc++-v3 module.
4920         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4921         * Makefile.in: Rebuild.
4922
4923 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4924
4925         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4926         (Write After Approval): Remove myself.
4927
4928 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4929
4930         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4931
4932 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4933
4934         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4935
4936 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4937
4938         * configure.ac (build_lto_plugin): New shell variable.
4939         (--enable-lto): Turn on by default for all non-ELF platforms that
4940         have had LTO support added so far.  Set build_lto_plugin appropriately
4941         for both ELF and non-ELF.
4942         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4943         * configure: Regenerate.
4944
4945 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4946
4947         Sync from src:
4948         * configure.ac (v850 support): Remove target-libgloss from
4949         noconfigdirs.
4950         * configure: Regenerate.
4951
4952 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4953
4954         PR bootstrap/45326
4955         PR bootstrap/45174
4956         * configure.ac: Honor initial values of $build_configargs,
4957         $host_configargs, $target_configargs.  Mark the precious, so
4958         environment settings get recorded.
4959         * configure: Regenerate.
4960
4961 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4962
4963         PR bootstrap/45796
4964         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4965         Depend on all-build-libiberty.
4966         * Makefile.in: Regenerate.
4967
4968 2010-09-30  Michael Eager  <eager@eagercon.com>
4969
4970         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4971         * configure: Regenerate.
4972
4973 2010-09-28  Michael Eager  <eager@eagercon.com>
4974
4975         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4976
4977 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4978
4979         PR bootstrap/44621
4980         * configure.ac: Fix unportable shell quoting.
4981         * configure: Regenerate.
4982
4983 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4984
4985         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4986         targets and amend comment.
4987         * configure: Regenerate.
4988
4989 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4990
4991         * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4994
4995         * configure.ac: Enable LTO by default on Darwin.
4996         * configure: Regenerate.
4997
4998 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4999
5000         * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5003
5004         * MAINTAINERS (Write After Approval): Add myself.
5005
5006 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5007
5008         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5009         ports
5010
5011 2010-07-28  David Yuste  <david.yuste@gmail.com>
5012
5013         * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5016
5017         * configure.ac: Support all v850 targets.
5018         * configure: Regenerate.
5019
5020 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5021
5022         PR bootstrap/44455
5023         * configure.ac (extra_mpfr_configure_flags): Copy from
5024         extra_mpc_gmp_configure_flags.
5025         * configure: Re-generated.
5026
5027 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5028
5029         * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5032
5033         * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5036
5037         * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5040
5041         PR target/44862
5042         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5043         Provide -B option to allow for link spec %s substitutions for
5044         libstdc++.a on darwin.
5045         * Makefile.in: Regenerate.
5046
5047 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5048
5049         * MAINTAINERS (Reviewers): Update my e-mail address
5050
5051 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5052
5053         * Makefile.def (configure-gcc): Depend on all-libelf.
5054         * Makefile.in: Rebuild.
5055
5056 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5057
5058         * MAINTAINERS (Write After Approval): Add myself in the right place.
5059
5060 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5061
5062         * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5065
5066         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5067
5068 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5069
5070         * config.sub: Update to version 2010-05-21.
5071         * config.guess: Update to version 2010-04-03.
5072
5073 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5074
5075         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5076         * configure: Regenerate.
5077
5078 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5079
5080         * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5083
5084         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5085         a platform that supports LTO.
5086         * configure: Regenerate.
5087
5088 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5089
5090         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5091         * configure: Regenerated.
5092
5093 2010-04-27  Roland McGrath  <roland@redhat.com>
5094             H.J. Lu  <hongjiu.lu@intel.com>
5095
5096         * configure.ac (--enable-gold): Support both, both/gold and
5097         both/bfd to add gold to configdirs without removing ld.
5098         * configure: Regenerated.
5099
5100         * Makefile.def: Add install-gold dependency to install-ld.
5101         * Makefile.in: Regenerated.
5102
5103 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5104
5105         PR lto/42776
5106         * configure.ac (--enable-lto): Refactor handling so libelf tests
5107         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5108         and allow LTO to be explicitly enabled on non-ELF platforms that
5109         are known to support it inside else-clause.
5110         * configure: Regenerate.
5111
5112 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5113
5114         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5115         * configure: Regenerate.
5116
5117 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5118
5119         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5120         * configure: Regenerate.
5121
5122 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5123
5124         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5125         separately.
5126         * configure: Regenerate.
5127
5128 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5129
5130         * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5133
5134         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5135         * configure: Regenerate.
5136
5137 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5138
5139         * configure: Regenerate after change to elf.m4.
5140
5141 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5142
5143         * MAINTAINERS (Write After Approval): Add myself.
5144
5145 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5146
5147         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5148         * configure: Regenerated.
5149
5150 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5151
5152         * configure.ac: Print "buggy but acceptable" when CLooG
5153         revision is less than 9.
5154         * configure: Regenerated.
5155
5156 2010-04-01  Diego Novillo  <dnovillo@google.com>
5157
5158         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5159
5160 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5161
5162         PR bootstrap/43615
5163         PR bootstrap/43328
5164
5165         Revert:
5166
5167         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5168
5169         * configure.ac: Do not pass --enable-multilib nor
5170         --disable-multilib in baseargs.  Accept explicitly passed
5171         --enable_multilib.
5172         * configure: Regenerate.
5173
5174 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5175
5176         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5177
5178 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5179
5180         * MAINTAINERS: Remove myself.
5181
5182 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5183
5184         PR bootstrap/43328
5185         * configure.ac: Do not pass --enable-multilib nor
5186         --disable-multilib in baseargs.  Accept explicitly passed
5187         --enable_multilib.
5188         * configure: Regenerate.
5189
5190 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5191
5192         * MAINTAINERS (spu port): Remove me.
5193
5194 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5195
5196         * configure.ac (tic6x-*-*): New case.
5197         * configure: Regenerate.
5198
5199 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5200
5201         * config.sub: Update to version 2010-03-22.
5202         * config.guess: Update to version 2009-12-30.
5203
5204 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5205
5206         PR ada/42554
5207         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5208         * configure: Regenerate.
5209
5210 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5211
5212         * MAINTAINERS: Update my email address.
5213
5214 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5215
5216         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5217         (ghassan.shobaki@amd.com): Removed.
5218
5219 2010-03-17  Alan Modra  <amodra@gmail.com>
5220
5221         * MAINTAINERS: Update my email address.
5222
5223 2010-03-16  Diego Novillo  <dnovillo@google.com>
5224
5225         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5226         Matthews.
5227
5228 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5229
5230         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5231         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5232
5233 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5234
5235         * MAINTAINERS: Update my email address.
5236
5237 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5238
5239         * MAINTAINERS: Update my email address.
5240
5241 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5242
5243         * MAINTAINERS: Update my email address.
5244
5245 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5246
5247         * MAINTAINERS: Update my email address.
5248
5249 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5250
5251         PR libstdc++/32499
5252         * configure.ac (RANLIB): Default to true.
5253         (STRIP): Likewise.
5254         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5255         * configure: Regenerate.
5256
5257 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5258
5259         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5260         (Write After Approval): Update my email address.
5261
5262 2010-02-17  Nick Clifton  <nickc@redhat.com>
5263
5264         PR 11238
5265         * Makefile.tpl (local-distclean): Also remove config.cache files in
5266         sub-directories as there may not be Makefiles present in the
5267         sub-directories.
5268         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5269         the config.cache files found by the find command.
5270
5271         * Makefile.in: Regenerate.
5272         * configure.ac: Revert previous delta.
5273         * configure: Regenerate.
5274
5275 2010-02-15  Nick Clifton  <nickc@redhat.com>
5276
5277         PR 11238
5278         * configure.ac: Delete config.cache files in sub-directories when
5279         deleting Makefiles.
5280         * configure: Regenerate.
5281
5282 2010-02-12  Ben Elliston  <bje@gnu.org>
5283
5284         * MAINTAINERS: Update my email address.
5285
5286 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5287
5288         * MAINTAINERS (spu port): Update my email address.
5289
5290 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5291
5292         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5293
5294 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5295
5296         * configure.ac: Add "recommended" version checks for GMP/MPC.
5297         Update recommended GMP/MPFR/MPC versions.
5298         * configure: Regenerate.
5299
5300 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5301
5302         * MAINTAINERS: Move my Embecosm email address into the
5303         write-after-approval section.
5304
5305 2010-01-26  Ian Lance Taylor  <iant@google.com>
5306
5307         * MAINTAINERS: Add myself as Go frontend maintainer.
5308
5309 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5310
5311         PR libstdc++/36101, PR libstdc++/42813
5312         * configure.ac (bootstrap_target_libs): Make inclusion of
5313         target-libgomp conditional on libgomb being in target_configdirs.
5314         * configure: Regenerate.
5315
5316 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5317
5318         PR libstdc++/36101, PR libstdc++/42813
5319         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5320         * configure: Regenerate.
5321
5322 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5323
5324         PR libstdc++/36101, PR libstdc++/42813
5325         * configure.ac (target_configdirs): Substitute.
5326         * Makefile.def: Bootstrap target module libgomp.
5327         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5328         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5329         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5330         * configure, Makefile.in: Regenerate.
5331
5332 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5333
5334         * MAINTAINERS: Adjust my details.
5335
5336 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5337
5338         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5339
5340 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5341
5342         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5343
5344 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5345
5346         * MAINTAINERS (Write After Approval): Add myself.
5347
5348 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5349
5350         * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2010-01-11  Richard Guenther  <rguenther@suse.de>
5353
5354         PR lto/41569
5355         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5356         * Makefile.in: Regenerated.
5357
5358 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5359
5360         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5361         * configure: Regenerate.
5362
5363 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5364             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5365
5366         PR bootstrap/42424
5367         * configure.ac: Include libtool m4 files.
5368         (_LT_CHECK_OBJDIR): Call it.
5369         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5370         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5371
5372         * configure: Regenerate.
5373
5374 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5375
5376         PR bootstrap/41818
5377         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5378         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5379         * Makefile.in: Regenerate.
5380
5381 2010-01-02  Richard Guenther  <rguenther@suse.de>
5382
5383         PR lto/41529
5384         * configure.ac: Include config/elf.m4.  Disable LTO if not
5385         builting for an elf target.
5386         * configure: Regenerate.
5387
5388 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5389
5390         * MAINTAINERS: Change my email address.
5391
5392 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5393
5394         * config.sub, config.guess: Update from upstream sources.
5395
5396 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5397
5398         * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5401
5402         PR middle-end/30447
5403         PR middle-end/30789
5404         PR other/40302
5405
5406         * configure.ac: Require MPC.
5407         * configure: Regenerate.
5408
5409 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5410
5411         PR target/38384
5412         PR bootstrap/40972
5413         * libtool.m4: Sync from git Libtool.
5414         * ltoptions.m4: Likewise.
5415         * ltversion.m4: Likewise.
5416         * lt~obsolete.m4: Likewise.
5417         * ltmain.sh: Likewise.
5418
5419 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5420
5421         * configure.ac: Update minimum MPC version to 0.8.
5422         * configure: Regenerate.
5423
5424 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5425
5426         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5427         * configure: Regenerated.
5428
5429 2009-11-21  Ian Lance Taylor  <iant@google.com>
5430
5431         * configure.ac: Change default of poststage1_ldflags to be empty if
5432         poststage1_libs is set.  When poststage1_libs is empty, and
5433         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5434         * configure: Rebuild.
5435
5436 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5437
5438         * MAINTAINERS (Write After Approval): Update my email address.
5439
5440 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5441
5442         * config.guess: Update from upstream sources.
5443
5444 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5445
5446         * Makefile.def: Restore host and target settings for gmp.
5447         * Makefile.in: Rebuild.
5448
5449 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5450
5451         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5452         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5453         Fix portability of test of C++ as bootstrap language.  Add
5454         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5455         * configure: Rebuild.
5456         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5457         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5458         in-tree building.
5459         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5460         (POSTSTAGE1_HOST_EXPORTS): Use it.
5461         (STAGE[+id+]_CXXFLAGS): New.
5462         (BASE_FLAGS_TO_PASS): Pass it down.
5463         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5464         extra_exports.
5465         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5466         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5467         extra_exports.
5468         * Makefile.in: Rebuild.
5469
5470 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5471
5472         * config.sub, config.guess: Update from upstream sources.
5473
5474 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5475
5476         * MAINTAINERS (Write After Approval): Add myself.
5477
5478 2009-11-09  Jon Beniston  <jon@beniston.com>
5479
5480         * MAINTAINERS (Write After Approval): Add myself.
5481
5482 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5483
5484         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5485         paths for *-w64-mingw* and x86_64-*mingw*.
5486         * configure: Regenerated.
5487
5488 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5489
5490         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5491
5492 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5493
5494         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5495         Phil Edwards to Write-After Approval.
5496
5497 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5498
5499         * configure.ac: Disable target-winsup & co for
5500         x86_64-*-mingw* and *-w64-mingw* targets.
5501         * configure: Regenerated.
5502
5503 2009-10-16  Nick Clifton  <nickc@redhat.com>
5504
5505         * MAINTAINERS: Add myself as a maintainer for the RX port.
5506
5507 2009-10-26  Johannes Singler  <singler@kit.edu>
5508
5509         * MAINTAINERS (Write After Approval): Update my e-mail address.
5510
5511 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5512
5513         * configure.ac (CLooG test): Use = with test.
5514         * configure: Regenerate.
5515
5516 2009-10-22  Richard Guenther  <rguenther@suse.de>
5517
5518         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5519         cloog if the ppl version check failed.  Move flags saving
5520         before setting in libelf check.
5521         * configure: Regenerate.
5522
5523 2009-10-21  Richard Guenther  <rguenther@suse.de>
5524
5525         * configure.ac: Adjust the ppl and cloog configure to work as
5526         documented.  Disable cloog if ppl was disabled.  Omit the version
5527         checks if they were disabled.
5528         * configure: Re-generate.
5529
5530 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5531
5532         * configure.ac: Add 'lto' to enable_languages, not
5533         new_enable_languages, and only if not already present.
5534         * configure: Regenerate.
5535
5536 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5537
5538         * README: Refer to the various COPYING* files instead of just
5539         COPYING.
5540         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5541
5542 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5543
5544         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5545
5546 2009-10-07  Richard Guenther  <rguenther@suse.de>
5547
5548         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5549         and Richard Guenther as reviewers.
5550         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5551         as reviewers.
5552
5553 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5554
5555         * config.sub: Update from upstream sources.
5556
5557 2009-10-06  Ian Lance Taylor  <iant@google.com>
5558
5559         * Makefile.def: check-gold depends upon all-gas.
5560         * Makefile.in: Rebuild.
5561
5562 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5563
5564         * MAINTAINERS (Write After Approval): Add myself.
5565
5566 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5567
5568         * Makefile.def: all-lto-plugin depends on all-libiberty.
5569         set bootstrap=true for lto-plugin.
5570         Add lto-plugin.
5571         * Makefile.in: Regenerate.
5572         * configure.ac (host_libs): Add lto-plugin.
5573         * configure: Regenerate.
5574
5575 2009-10-03  Diego Novillo  <dnovillo@google.com>
5576
5577         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5578         (HOST_LIBELFLIBS): Define.
5579         (HOST_LIBELFINC): Define.
5580         * Makefile.in: Regenerate.
5581         * configure.ac: Add --enable-lto.
5582         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5583         If --enable-lto is used, add 'lto' to new_enable_languages.
5584         If --enable-lto is used and gold is enabled, add
5585         lto-plugin to configdirs.
5586         * configure: Regenerate.
5587
5588 2009-10-03  Simon Baldwin  <simonb@google.com>
5589
5590         * configure.ac: If --with-system-zlib, suppress local zlib and
5591         pass --with-system-zlib to subdir configure scripts.
5592         * configure: Regenerate.
5593
5594 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5595             Paolo Bonzini  <bonzini@gnu.org>
5596
5597         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5598         $(srcdir).
5599         * Makefile.in: Rebuilt.
5600
5601 2009-09-26  Gary Funck  <gary@intrepid.com>
5602
5603         * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5606
5607         * configure.ac: Update minimum MPC version to 0.7.
5608         * configure: Regenerate.
5609
5610 2009-09-25  Nick Clifton  <nickc@redhat.com>
5611
5612         * configure.ac: Pass any --cache-file=/dev/null option on to
5613         subconfigures.
5614         * configure: Regenerate.
5615
5616 2009-09-23  Nick Clifton  <nickc@redhat.com>
5617
5618         * config.sub, config.guess: Update from upstream sources.
5619
5620 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5621
5622         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5623         * Makefile.in: Rebuilt.
5624
5625 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5626
5627         PR bootstrap/32272
5628         * configure.ac: Error out if $srcdir isn't '.' but contains
5629         host-${host_noncanonical}.
5630         * configure: Regenerate.
5631
5632 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5633
5634         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5635         maintainer.
5636
5637 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5638
5639         * configure.ac: If bootstrapping a combined tree with
5640         --enable-gold, require c++ in stage1_languages.
5641         * configure: Regenerate.
5642
5643         * configure.ac: Also add target_libs of stage1_languages to
5644         bootstrap_target_libs.
5645         * configure: Regenerate.
5646
5647         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5648         with --enable-languages not containing c++.
5649         * configure: Regenerate.
5650
5651 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5652
5653         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5654         * configure: Regenerate.
5655
5656 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5657
5658         * MAINTAINERS (Write After Approval): Update my e-mail address,
5659         and move from from here...
5660         (Waiting for paperwork): To here.
5661
5662 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5663
5664         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5665
5666 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5667
5668         * configure.ac: Do not use $extrasub for replacing @if/@endif
5669         parts in Makefile; instead, use additional arguments to
5670         AC_CONFIG_COMMANDS to do the replacement manually, with several
5671         sed invocations, to avoid HP-UX sed command limits.
5672         * configure: Regenerate.
5673
5674 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5675
5676         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5677         blank before -L.
5678
5679 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5680
5681         * configure.ac (with-build-config): Document.  Handle without.
5682         Handle missing argument.
5683         * configure: Rebuilt.
5684
5685 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5686
5687         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5688         Default to bootstrap-debug only if compare-debug works.
5689         * configure: Rebuilt.
5690         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5691         * Makefile.in: Rebuilt.
5692
5693 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5694
5695         * MAINTAINERS (OS Port Maintainers): Update my email address.
5696
5697 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5698
5699         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5700         * Makefile.in: Rebuilt.
5701
5702 2009-09-01  Chris Demetriou  <cgd@google.com>
5703
5704         * MAINTAINERS (Write After Approval): Add myself.
5705
5706 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5707
5708         PR debug/30161
5709         * include/dwarf2.h (enum dwarf_tag): Added
5710         DW_TAG_GNU_template_template_param
5711         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5712
5713 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5714
5715         * Makefile.tpl (AWK): Fix typo.
5716         * Makefile.in: Regenerate.
5717
5718 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5719
5720         * configure.ac: Detect awk and sed.
5721         * Makefile.def (flags_to_pass): Add AWK and SED.
5722         * Makefile.tpl (AWK, SED): New.
5723         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5724         * configure: Regenerate.
5725         * Makefile.in: Regenerate.
5726
5727 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5728
5729         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5730         (collapseslashes): Likewise.
5731
5732 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5733
5734         * configure.ac (AC_PREREQ): Bump to 2.64.
5735
5736 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5737
5738         * configure.ac: Remove --with-datarootdir, --with-docdir,
5739         --with-pdfdir, --with-htmldir switches.
5740         * configure: Regenerate.
5741
5742         * configure: Regenerate.
5743
5744         * compile: Sync from Automake 1.11.
5745         * depcomp: Likewise.
5746         * install-sh: Likewise.
5747         * missing: Likewise.
5748         * mkinstalldirs: Likewise.
5749         * ylwrap: Likewise.
5750
5751 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5752
5753         * ltmain.sh (func_normal_abspath): New function.
5754         (func_relative_path): Likewise.
5755         (func_mode_help): Document new -bindir option for link mode.
5756         (func_mode_link): Add new -bindir option, and use it to place
5757         output DLL if specified.
5758
5759 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5760
5761         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5762         (baseargs): Add --disable-option-checking.
5763         * configure: Regenerate.
5764
5765         * Makefile.def (configure-target-libiberty): Depend on
5766         all-binutils and all-ld.
5767         (configure-target-newlib): Likewise.
5768         * Makefile.in: Regenerate.
5769
5770 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5771
5772         * config.sub, config.guess: Update from upstream sources.
5773
5774 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5775
5776         Sync from src, merge:
5777
5778         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5779
5780         * configure.ac: Do not exclude gas for i386-*-darwin.
5781         Add a case for x86_64-*-darwin.
5782         * configure: Regenerate.
5783
5784 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5785
5786         * MAINTAINERS: Add my name to Write After Approval list.
5787
5788 2009-08-06  Michael Eager  <eager@eagercon.com>
5789
5790         * configure.ac: Add Microblaze target.
5791         * configure: Regenerate.
5792
5793 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5794
5795         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5796         * configure: Regenerate.
5797
5798 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5799
5800         * MAINTAINERS (Write After Approval): Update my e-mail address.
5801
5802 2009-07-06  Ian Lance Taylor  <iant@google.com>
5803
5804         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5805         * configure: Rebuild.
5806
5807 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5808
5809         * MAINTAINERS: Move myself to the Graphite Reviewers.
5810
5811 2009-06-30  Wei Guozhi  <carrot@google.com>
5812
5813         * MAINTAINERS: Add my name to Write After Approval list.
5814
5815 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5816
5817         PR bootstrap/40338
5818         * configure.ac (comparestring): Create new variable.
5819         * Makefile.tpl (comparestring): Use to skip some comparisions.
5820         * configure: Regenerate.
5821         * Makefile.in: Regenerate.
5822
5823 2009-06-26  Doug Evans  <dje@sebabeach.org>
5824
5825         * Makefile.def (host_modules): Add cgen.
5826         * Makefile.in: Regenerate.
5827         * configure.ac (host_tools): Add cgen.
5828         * configure: Regenerate.
5829
5830 2009-06-23  DJ Delorie  <dj@redhat.com>
5831
5832         * MAINTAINERS: Add myself as mep maintainer.
5833
5834 2009-06-23  Ian Lance Taylor  <iant@google.com>
5835
5836         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5837         boot_languages.  Only bootstrap target libraries listed in
5838         target_libs for some boot language.  Add --with-stage1-ldflags,
5839         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5840         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5841         if not building with C++.
5842         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5843         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5844         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5845         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5846         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5847         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5848         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5849         * configure, Makefile.in: Rebuild.
5850
5851 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5852
5853         * MAINTAINERS: Added my name to write-after-approval list.
5854
5855 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5856
5857         * configure.ac: Define is_elf for QNX Neutrino targets.
5858         * configure: Regenerate.
5859
5860 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5861
5862         * MAINTAINERS: Added my name to the write-after-approval list
5863
5864 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5865
5866         * configure.ac: Detect MPC in default directory.
5867         * configure: Regenerate.
5868
5869 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5870             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5871
5872         * Makefile.tpl (all): Avoid a trailing backslash.
5873         * Makefile.in: Regenerate.
5874
5875 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5876
5877         * config.sub, config.guess: Update from upstream sources.
5878
5879 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5880
5881         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5882         to noconfdirs.
5883         * configure: Regenerate.
5884
5885 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5886
5887         * Makefile.tpl ([+compare-target+]): Compare all stage
5888         directories, rather than just gcc.
5889         * Makefile.in: Rebuilt.
5890
5891 2009-06-01  Doug Kwan  <dougkwan@google.com>
5892
5893         * configure.ac: Support gold for target arm*-*-*.
5894         * configure: Regenerate.
5895
5896 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5897
5898         * Makefile.def: Add MPC support and dependencies.
5899         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5900
5901         * Makefile.in, configure: Regenerate.
5902
5903 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5904
5905         * Makefile.tpl (all): Avoid harmless warning in make all when
5906         gcc-bootstrap is enabled but stage_last does not exist.
5907         * Makefile.in: Rebuilt.
5908
5909 2009-05-24  Nicolas Roche  <roche@adacore.com>
5910
5911         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5912         * Makefile.in: Regenerate.
5913
5914 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5915
5916         * MAINTAINERS: Update my e-mail address.
5917
5918 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5919
5920         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5921         * configure:  Regenerate.
5922
5923 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5924
5925         PR other/40159
5926         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5927         gcc-no-bootstrap are mutually exclusive.
5928         * Makefile.in: Rebuilt.
5929
5930 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5931
5932         PR other/40159
5933         * Makefile.tpl (all): Don't end with unconditional success.
5934         * Makefile.in: Rebuilt.
5935
5936 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5937
5938         PR target/37137
5939         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5940         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5941         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5942         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5943         stage_configureflags, stage_cflags and stage_libcflags into
5944         explicit Makefile macros.
5945         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5946         GFORTRAN.
5947         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5948         CC.  Set CC_FOR_BUILD from CC.
5949         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5950         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5951         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5952         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5953         and GFORTRAN.
5954         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5955         (_LIBCFLAGS): Renamed to _TFLAGS.
5956         (do-compare-debug, do-compare3-debug): Drop.
5957         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5958         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5959         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5960         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5961         (XGCC_FLAGS_FOR_TARGET): New.
5962         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5963         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5964         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5965         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5966         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5967         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5968         TFLAGS.
5969         (BUILD_CONFIG): Include if requested.
5970         (all): Set TFLAGS on bootstrap.
5971         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5972         (all-stageid-prefixmodule): Likewise.
5973         (do-clean, distclean-stageid): Set TFLAGS.
5974         (restrap): Fix whitespace.
5975         * Makefile.in: Rebuilt.
5976
5977 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5978
5979         * config.guess: Sync with src.
5980
5981 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5982
5983         * configure.ac ($with_ppl):  Default to no if not supplied.
5984         ($with_cloog):  Likewise.
5985         configure:  Regenerate.
5986
5987 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5988
5989         * MAINTAINERS: Update my e-mail address.
5990
5991 2009-04-27  Nick Clifton  <nickc@redhat.com>
5992
5993         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5994
5995 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5996
5997         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5998         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5999         * Makefile.in: Regenerate.
6000
6001 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6002
6003         PR bootstrap/39739
6004         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6005         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6006
6007         * configure, Makefile.in: Regenerate.
6008
6009 2009-04-21  Taras Glek  <tglek@mozilla.com>
6010
6011         * include/hashtab.h: Update GTY annotations to new syntax
6012         * include/splay-tree.h: Likewise
6013
6014 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6015
6016         * config.sub, config.guess: Update from upstream sources.
6017
6018 2009-04-15  Anthony Green  <green@moxielogic.com>
6019
6020         * configure.ac: Add moxie support.
6021         * configure: Rebuilt.
6022
6023 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6024
6025         * configure.ac: Change copyright header to refer to version
6026         3 of the GNU General Public License and to point readers at the
6027         COPYING3 file and the FSF's license web page.
6028         * Makefile.def: Likewise.
6029         * Makefile.tpl: Likewise.
6030         * Makefile.in: Regenerate.
6031
6032 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6033
6034         * configure.ac: Restore match for darwin9 or later. Use double
6035         brackets since regeneration eats one pair.
6036         * configure: Regenerate.
6037
6038 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6039
6040         PR gas/10039
6041         * configure.ac: Require texinfo 4.7.
6042         * configure: Regenerated.
6043
6044 2009-04-09  Nick Clifton  <nickc@redhat.com>
6045
6046         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6047         the GCC Runtime Library Exception.
6048
6049 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6050
6051         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6052         * configure: Regenerate.
6053
6054 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6055
6056         * Makefil.def (languages): New entries.
6057         * Makefile.tpl (check-gcc-*): New generic target.
6058         * Makefile.in: Regenerate.
6059
6060 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6061
6062         * MAINTAINERS:  Update my email address.
6063
6064 2009-03-18  Tom Tromey  <tromey@redhat.com>
6065
6066         * configure: Rebuild.
6067         * configure.ac (host_libs): Add libiconv.
6068         * Makefile.in: Rebuild.
6069         * Makefile.def (host_modules): Add libiconv.
6070         (configure-gdb, all-gdb): Depend on libiconv.
6071
6072 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6073
6074         * configure.ac: Treat gdb as supported on x86_64-darwin.
6075         * configure: Regenerate.
6076
6077 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6078
6079         * configure.ac (--with-host-libstdcxx): New option.
6080         * configure: Regenerate.
6081
6082 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6083
6084         * MAINTAINERS:  Move myself into the write after approval list.
6085
6086 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6087
6088         * MAINTAINERS: Update e-mail address.
6089
6090 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6091
6092         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6093
6094 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6095
6096         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6097
6098 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6099
6100         Backport from git Libtool:
6101
6102         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6103         Support GNU/kOpenSolaris.
6104         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6105         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6106         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6107         GNU/kOpenSolaris.
6108
6109 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6110
6111         * MAINTAINERS: Update e-mail address.
6112
6113 2009-02-24  Michael Eager  <eager@eagercon.com>
6114
6115         * MAINTAINERS (Write After Approval): Add self.
6116
6117 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6118
6119         * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2009-02-05  Andreas Schwab  <schwab@suse.de>
6122
6123         * Makefile.tpl (stage_last): Define $r and $s before using
6124         $(RECURSE_FLAGS_TO_PASS).
6125         * Makefile.in: Regenerate
6126
6127 2009-01-30  Ian Lance Taylor  <iant@google.com>
6128
6129         * MAINTAINERS: Move myself to the Global Reviewers list.
6130
6131 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6132
6133         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6134         * configure: Regenerate.
6135
6136 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6137
6138         * MAINTAINERS: Make whitespace consistent.
6139         Remove Robert Millan from Write After Approval.
6140
6141 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6142
6143         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6144         (all-opcodes): Depend on all-libiberty.
6145         * Makefile.in: Regenerate.
6146
6147 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6148
6149         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6150         * configure: Regenerate.
6151
6152 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6153
6154         * MAINTAINERS (Write After Approval): Add myself.
6155
6156 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6157
6158         * MAINTAINERS: Add myself to reviewers (Fortran).
6159
6160 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6161
6162         PR tree-optimization/38515
6163         * configure.ac (cloog-polylib): Removed.
6164         (with_ppl, with_cloog): Test for "no".
6165         * configure: Regenerated.
6166
6167 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6168
6169         * MAINTAINERS: Moved myself to reviewers (Fortran).
6170
6171 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6172
6173         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6174         (Write After Approval): Remove myself.
6175
6176 2009-01-03  Diego Novillo  <dnovillo@google.com>
6177
6178         * MAINTAINERS: Remove myself from alias maintainership.
6179
6180 2009-01-02  David Ayers  <ayers@fsfe.org>
6181
6182         * MAINTAINERS: Update e-mail address.
6183
6184 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6185
6186         * MAINTAINERS: Make whitespace consistent.
6187
6188 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6189
6190         Backport from upstream Libtool:
6191         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6192         Add cache variables to tests that require the linker to work.
6193         For shlibpath_overrides_runpath, this also changes the semantics
6194         to let the result from the C compiler take precedence.
6195
6196 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6197
6198         * config.sub, config.guess: Update from upstream sources.
6199
6200 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6201
6202         * configure.ac (ppllibs): Add by default the lib flags.
6203         * configure: Regenerate.
6204
6205 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6206
6207         * MAINTAINERS:  Add myself to the write after approval list.
6208
6209 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6210
6211         * configure.ac: Add double brackets on darwin[912].
6212         * configure: Regenerate.
6213
6214 2008-12-03  Daniel Kraft  <d@domob.eu>
6215
6216         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6217         Approval to Reviewer section (for Fortran front-end).
6218
6219 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6220
6221         * configure.ac: Expand to darwin10 and later.
6222         * configure: Regenerate.
6223
6224 2008-12-02  Andreas Schwab  <schwab@suse.de>
6225
6226         * Makefile.def: configure-target-boehm-gc depends on
6227         all-target-libstdc++-v3.
6228         * Makefile.in: Regenerate.
6229
6230 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6231
6232         * MAINTAINERS:  Add myself as mingw maintainer.
6233
6234 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6235
6236         * config.sub, config.guess: Update from upstream sources.
6237
6238 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6239
6240         * README.SCO: Remove.
6241
6242 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6243
6244         * MAINTAINERS:  Add myself to the write after approval list.
6245
6246 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6247
6248         * MAINTAINERS:  Update my email address in WAA section.
6249
6250 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6251
6252         * MAINTAINERS: Update e-mail address.
6253
6254 2008-11-27  Toon Moene  <toon@moene.org>
6255
6256         * MAINTAINERS: Change e-mail address.
6257
6258 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6259
6260         * configure.ac: Build gdb for i?86-*-darwin*
6261         * configure: Regenerated.
6262
6263 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6264
6265         * MAINTAINERS: Added my full name.
6266
6267 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6268
6269         PR bootstrap/38014
6270         PR bootstrap/37923
6271
6272         Revert:
6273
6274         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6275
6276         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6277         * Makefile.in: Regenerated.
6278
6279         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6280
6281         PR gdb/921
6282         PR gdb/1646
6283         PR gdb/2175
6284         PR gdb/2176
6285
6286         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6287         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6288         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6289         (HOST_EXPORTS): Pass CPPFLAGS.
6290         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6291         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6292         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6293         * Makefile.in, configure: Regenerated.
6294         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6295         and CPPFLAGS_FOR_BUILD.
6296
6297 2008-11-06  Jeff Law  <law@redhat.com>
6298
6299         * MAINTAINERS: Add myself as middle end maintainer.
6300
6301 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6302
6303         * MAINTAINERS (Write after approval): Add myself.
6304
6305 2008-11-05  Diego Novillo  <dnovillo@google.com>
6306
6307         * MAINTAINERS (Global Reviewers): Add myself.
6308         (Non-Algorithmic Maintainers): Remove myself.
6309
6310 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6311
6312         * MAINTAINERS (Write after approval): Add myself.
6313
6314 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6315
6316         * MAINTAINERS (Write after approval): Add myself.
6317
6318 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6319
6320         * configure.ac (spu-*-*): Remove special case.
6321         * configure: Regenerate.
6322
6323 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6324
6325         * MAINTAINERS (Write after approval): Update my email address.
6326
6327 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6328
6329         * configure.ac [spu-*-*]: Do not set skipdirs.
6330         * configure: Re-generate.
6331
6332 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6333
6334         * MAINTAINERS (Various Maintainers): Add myself to reload.
6335
6336 2008-10-25  Richard Guenther  <rguenther@suse.de>
6337
6338         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6339         maintainer.  Remove myself as libgcc-math maintainer.
6340         (Non-Algorithmic Maintainers): Remove myself.
6341
6342 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6343
6344         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6345         * Makefile.in: Regenerated.
6346
6347 2008-10-23  Cary Coutant  <ccoutant@google.com>
6348
6349         * MAINTAINERS (Write after approval): Add myself.
6350
6351 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6352
6353         PR gdb/921
6354         PR gdb/1646
6355         PR gdb/2175
6356         PR gdb/2176
6357
6358         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6359         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6360         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6361         (HOST_EXPORTS): Pass CPPFLAGS.
6362         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6363         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6364         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6365         * Makefile.in, configure: Regenerated.
6366         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6367         and CPPFLAGS_FOR_BUILD.
6368
6369 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6370
6371         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6372         Sebastian Pop.
6373
6374 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6375
6376         * MAINTAINERS (Write After Approval): Added myself.
6377
6378 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6379
6380         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6381         recommended version to 2.3.2.
6382
6383         * configure: Regenerate.
6384
6385 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6386
6387         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6388
6389 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6390
6391         * MAINTAINERS (Write After Approval): Update e-mail address.
6392
6393 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6394
6395         * libtool.m4: Update to libtool 2.2.6.
6396         * lt~obsolete.m4: Update to libtool 2.2.6.
6397         * ltmain.sh: Update to libtool 2.2.6.
6398         * ltsugar.m4: Update to libtool 2.2.6.
6399         * ltversion.m4: Update to libtool 2.2.6.
6400         * ltoptions.m4: Update to libtool 2.2.6.
6401         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6402
6403 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6404
6405         * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6408
6409         * MAINTAINERS (Write After Approval): Update my name.
6410
6411 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6412
6413         * MAINTAINERS: Add myself in "Write After Approval".
6414
6415 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6416
6417         * MAINTAINERS: Add myself as ia64 maintainer.
6418
6419 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6420
6421         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6422         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6423         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6424         and Michael Tiemann from Write After Approval since they do not
6425         actually have access.
6426
6427 2008-09-05  Richard Guenther  <rguenther@suse.de>
6428
6429         * configure.ac: Initialize clooglibs to -lcloog.
6430         * configure: Re-generate.
6431
6432 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6433
6434         * MAINTAINERS (Write After Approval): Add myself.
6435
6436 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6437
6438         * configure.ac (--with-cloog-polylib): New.
6439         (--disable-cloog-version-check): New.
6440         (--disable-ppl-version-check): New.
6441         * configure: Re-generate.
6442
6443 2008-09-03  Richard Guenther  <rguenther@suse.de>
6444
6445         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6446         cloog test.
6447         * configure: Re-generate.
6448
6449 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6450
6451         Add picoChip port.
6452         * MAINTAINERS: Add picoChip maintainers.
6453
6454 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6455             Tobias Grosser  <grosser@fim.uni-passau.de>
6456             Jan Sjodin  <jan.sjodin@amd.com>
6457             Harsha Jagasia  <harsha.jagasia@amd.com>
6458             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6459             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6460             Adrien Eliche  <aeliche@isty.uvsq.fr>
6461
6462         Merge from graphite branch.
6463         * configure: Regenerate.
6464         * Makefile.in: Regenerate.
6465         * configure.ac (host_libs): Add ppl and cloog.
6466         Add checks for PPL and CLooG.
6467         * Makefile.def (ppl, cloog): Added modules and dependences.
6468         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6469         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6470
6471 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6472
6473         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6474         (GCC_SHLIB_SUBDIR): New.
6475         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6476         * configure: Regenerate.
6477         * Makefile.in: Regenerate.
6478
6479 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6480
6481         * MAINTAINERS: Consistently use tabs to separate columns.
6482
6483 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6484
6485         * MAINTAINERS (Write after Approval): Add myself.
6486
6487 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6488
6489         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6490         Enable bfd, binutils and opcodes.
6491         * configure: Regenerate.
6492
6493 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6494
6495         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6496
6497 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6498
6499         * MAINTAINERS:  Use correct Umlaut for last name.
6500
6501 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6502
6503         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6504
6505 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6506
6507         * MAINTAINERS: Update my email address.
6508
6509 2008-08-16  Nicolas Roche  <roche@adacore.com>
6510
6511         * Makefile.tpl: Add BOOT_ADAFLAGS.
6512         * Makefile.in: Regenerate.
6513
6514 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6515
6516         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6517         * configure: Regenerate.
6518
6519 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6520
6521         * configure.ac: Add makefile fragments for hpux.
6522         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6523         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6524         * configure: Regenerate.
6525         * Makefile.in: Regenerate.
6526
6527 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6528
6529         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6530
6531 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6532
6533         * MAINTAINERS (Write after Approval): Add myself.
6534
6535 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6536
6537         * MAINTAINERS (Write After Approval):  Add myself.
6538
6539 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6540
6541         * MAINTAINERS (Write After Approval):  Add myself.
6542
6543 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6544
6545         * MAINTAINERS: Update my email address.
6546
6547 2008-06-25  Joey Ye  <joey.ye@intel.com>
6548
6549         * MAINTAINERS (Write After Approval):  Add myself.
6550
6551 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6552
6553         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6554         * Makefile.in: Regenerate.
6555         * configure: Regenerate.
6556
6557 2008-06-17  Daniel Kraft  <d@domob.eu>
6558
6559         * MAINTAINERS (Write After Approval):  Add myself.
6560
6561 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6562
6563         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6564         "$@" is still intact with both Autoconf 2.59 and 2.62.
6565         * configure: Regenerate.
6566
6567 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6568
6569         * Makefile.tpl: Fix comment errors.
6570         * Makefile.in: Regenerate.
6571
6572 2008-06-12  David S. Miller  <davem@davemloft.net>
6573             David Edelsohn  <edelsohn@gnu.org>
6574
6575         * configure.ac: Add powerpc*-*-* to gold supported targets.
6576         * configure: Regenerate.
6577
6578 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6579
6580         PR tree-optimization/36218
6581         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6582         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6583         (all prefix="build-"): Pass them to build-system sub-makes.
6584         * Makefile.in: Regenerate.
6585
6586 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6587
6588         * MAINTAINERS (mt port): Remove.
6589         (sco5, unixware, sco udk): Remove.
6590         (Kean Johnston): Add to Write After Approval.
6591
6592 2008-05-30  Julian Brown  <julian@codesourcery.com>
6593
6594         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6595         of libobjc for ARM EABI Linux.
6596         * configure: Regenerate.
6597
6598 2008-05-18  Xinliang David Li   <davidxl@google.com>
6599
6600         * ChangeLog: Remove wrong ChangeLog entry.
6601
6602 2008-05-17  Xinliang David Li   <davidxl@google.com>
6603
6604         * MAINTAINERS (Write After Approval): Add myself.
6605
6606 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6607
6608         * MAINTAINERS (Write After Approval): Add myself.
6609
6610 2008-05-14  Rafael Espíndola  <espindola@google.com>
6611
6612         * config-ml.in: don't handle --enable-shared and --enable-static.
6613
6614 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6615
6616         * MAINTAINERS: Update my email address.
6617
6618 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6619
6620         * MAINTAINERS: Update my email address.
6621
6622 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6623
6624         * MAINTAINERS (Write After Approval): Add myself.
6625
6626 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6627
6628         * MAINTAINERS (Write After Approval): Add myself.
6629
6630 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6631
6632         * MAINTAINERS (crx): Add myself.
6633
6634 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6635
6636         Sync with src:
6637         2008-04-14  David S. Miller  <davem@davemloft.net>
6638
6639         * configure.ac: Add sparc*-*-* to gold supported targets.
6640         * configure: Regenerate.
6641
6642 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6643
6644         PR bootstrap/35457
6645         * configure.ac: Include override.m4.
6646         * configure: Regenerate.
6647
6648 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6649
6650         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6651         * Makefile.in: Regenerate.
6652
6653 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6654
6655         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6656         as nonconfigurable directories list.
6657         * configure: Regenerate.
6658
6659 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6660
6661         * config.sub, config.guess: Update from upstream sources.
6662
6663 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6664
6665         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6666         * Makefile.in: Regenerate.
6667
6668 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6669
6670         * configure.ac: Do not build libssp for the AVR.
6671         * configure: Regenerate.
6672
6673 2008-04-07  Ian Lance Taylor  <iant@google.com>
6674
6675         * Makefile.def: check-gold depends upon all-binutils.
6676         * Makefile.in: Regenerate.
6677
6678 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6679
6680         * MAINTAINERS (Write After Approval): Add myself.
6681
6682 2008-04-04  Nick Clifton  <nickc@redhat.com>
6683
6684         PR binutils/4334
6685         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6686         builds.
6687         * configure: Regenerate.
6688
6689 2008-04-04  NightStrike  <NightStrike@gmail.com>
6690
6691         PR other/35151
6692         * configure.ac: Combine rules for mingw32 and mingw64.
6693         * configure: Regenerate.
6694
6695 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6696
6697         * MAINTAINERS (Write After Approval): Add myself.
6698
6699 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6700
6701         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6702         * Makefile.in (.NOTPARALLEL): Ditto.
6703
6704 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6705
6706         * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6709
6710         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6711         * Makefile.in (.NOTPARALLEL): Regenerate.
6712
6713 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6714
6715         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6716         * Makefile.in: Regenerate.
6717
6718 2008-03-26  Jakub Staszak  <kuba@et.pl>
6719
6720         * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6723
6724         * MAINTAINERS:  Update e-mail address.
6725
6726 2008-03-20  Ian Lance Taylor  <iant@google.com>
6727
6728         * configure.ac: Add support for --enable-gold.
6729         * Makefile.def: Add gold as a directory like ld.
6730         * configure, Makefile.in: Regenerate.
6731
6732 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6733
6734         * configure.ac: m4_include config/proginstall.m4.
6735         * configure: Regenerate.
6736
6737         Backport from upstream Libtool:
6738
6739         2007-10-12  Eric Blake  <ebb9@byu.net>
6740
6741         Deal with Autoconf 2.62's semantic change in m4_append.
6742         * ltsugar.m4 (lt_append): Replace broken versions of
6743         m4_append.
6744         (lt_if_append_uniq): Don't require separator to be overquoted,
6745         and avoid broken m4_append.
6746         (lt_dict_add): Fix typo.
6747         * libtool.m4 (_LT_DECL): Don't overquote separator.
6748
6749 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6750
6751         * config.rpath: Add AIX 6 support.
6752
6753 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6754
6755         * Makefile.def (stageprofile).  Remove -fprofile-generate
6756         from stage_libcflags.
6757         * Makefile.in: Regenerate.
6758
6759 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6760
6761         * config.sub, config.guess: Update from upstream sources.
6762
6763 2008-03-06  Tom Tromey  <tromey@redhat.com>
6764
6765         * MAINTAINERS: Update for treelang deletion.
6766
6767 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6768
6769         * MAINTAINERS: Update my email address.
6770
6771 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6772
6773         * MAINTAINERS (darwin port): Add myself as a maintainer.
6774         (objective-c/c++): Add myself as a maintainer.
6775
6776 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6777
6778         * MAINTAINERS (Write After Approval): Update my email address.
6779
6780 2008-02-25  Tomas Bily  <tbily@suse.cz>
6781
6782         * MAINTAINERS (Write After Approval): Add myself.
6783
6784 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6785
6786         * MAINTAINERS (OpenMP): Add myself.
6787
6788 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6789
6790         PR bootstrap/32009
6791         PR bootstrap/32161
6792
6793         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6794         * configure: Regenerate.
6795
6796         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6797         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6798         STAGE4_LIBCFLAGS): New.
6799         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6800         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6801         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6802         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6803         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6804         for target modules.  Don't export LIBCFLAGS.
6805         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6806         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6807         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6808         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6809         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6810         * Makefile.in: Regenerate.
6811
6812 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6813
6814         PR libgcj/33085
6815         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6816         Do not use -DDLL_EXPORT.  Backport from upstream.
6817
6818 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6819
6820         * MAINTAINERS (Write After Approval): Add myself.
6821
6822 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6823
6824         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6825         * configure: Regenerate.
6826
6827 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6828
6829         * configure.ac (xtensa*-*-*): Recognize processor variants.
6830         * configure: Regenerate.
6831
6832 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6833
6834         PR bootstrap/34922
6835         * configure.ac (PARSE_ARGS): Push suitable setting of
6836         ac_subdirs_all, for `./configure --help=recursive'.
6837         Handle `+' in generic toplevel directory disabling.
6838         * configure: Regenerate.
6839
6840 2008-01-28  Nick Clifton  <nickc@redhat.com>
6841
6842         * MAINTAINERS (xstormy16): Take over maintainership.
6843
6844 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6845
6846         * MAINTAINERS (c4x port): Remove.
6847
6848 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6849
6850         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6851
6852 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6853
6854         * config.sub, config.guess: Update from upstream sources.
6855
6856 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6857
6858         * MAINTAINERS (Write After Approval): Add myself.
6859
6860 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6861
6862         * MAINTAINERS: Update my email address.
6863
6864 2008-01-09  Raksit Ashok  <raksit@google.com>
6865
6866         * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2008-01-09  Raksit Ashok  <raksit@google.com>
6869
6870         * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6873
6874         * config.sub, config.guess: Update from upstream sources.
6875
6876 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6877
6878         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6879         Change recommended MPFR from 2.2.1 -> 2.3.0.
6880         * configure: Regenerate.
6881
6882 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6883
6884         * MAINTAINERS: Update my email address.
6885
6886 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6887
6888         * MAINTAINERS: Update my email address.
6889
6890 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6891
6892         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6893         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6894         * Makefile.in: Regenerate.
6895
6896 2007-12-10  Mark Heffernan  <meheff@google.com>
6897
6898         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6899         misplaced entries.
6900
6901 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6902
6903         * configure.ac: Enable libjava for x86_64-*-darwin9.
6904         * configure: Regenerate.
6905
6906 2007-12-07  Bill Maddox  <maddox@google.com>
6907
6908         * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6911
6912         * config.sub, config.guess: Update from upstream sources.
6913
6914 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6915
6916         * config-ml.in: Remove 64bit configure tests.
6917
6918 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6919
6920         * config-ml.in: Robustify against white space in absolute file
6921         names.
6922
6923         * config-ml.in (multi-clean): Substitute ${Makefile}.
6924         Remove superfluous ${Makefile} in list.
6925
6926 2007-11-19  Thiemo Seufer  <ths@mips.com>
6927
6928         * config-ml.in: Don't hardcode the Makefile name.
6929
6930 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6931
6932         * MAINTAINERS (Write After Approval): Add myself.
6933
6934 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6935
6936         * MAINTAINERS (Write After Approval): Add myself.
6937
6938 2007-11-06  Doug Kwan  <dougkwan@google.com>
6939
6940         * MAINTAINERS (Write After Approval): Add myself.
6941
6942 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6943
6944         * MAINTAINERS (mercury): Remove entry.
6945         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6946
6947 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6948
6949         * Makefile.def (dependencies): Make configure-gdb depend on
6950         all-intl.
6951         * Makefile.in: Regenerated.
6952
6953 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6954
6955         * MAINTAINERS (Fortran maintainer): Remove myself.
6956
6957 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6958
6959         * Makefile.def: To avoid problems running with parallel makes,
6960         build newlib before libgloss so that target specific header
6961         files are availble.
6962         * Makefile.in: Regenerate
6963
6964 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6965
6966         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6967         * Makefile.in: Regenerate.
6968
6969 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6970
6971         * MAINTAINERS (Register allocation reviewer): Add myself.
6972
6973 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6974
6975         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6976         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6977         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6978         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6979         * configure: Regenerate.
6980
6981 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6982
6983         * MAINTAINERS (Register allocation reviewer): Add myself.
6984
6985 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6986
6987         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6988         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6989         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6990         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6991         * configure.ac: Default them to host tools for $host = $build.
6992         Subst them.
6993
6994         * configure: Regenerate.
6995         * Makefile.in: Regenerate.
6996
6997 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6998
6999         * MAINTAINERS (Register allocation reviewer): Add myself.
7000
7001 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7002
7003         * MAINTAINERS (Register allocation reviewer): Add myself.
7004
7005 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7006
7007         * MAINTAINERS (Write After Approval): Fix typo.
7008
7009 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7010
7011         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7012         * configure: Regenerate.
7013
7014 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7015
7016         PR bootstrap/31906
7017         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7018         they're already prefixed.
7019
7020 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7021
7022         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7023         libstdc++.
7024         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7025         * configure: Regenerate.
7026         * Makefile.in: Regenerate.
7027
7028 2007-09-17  Andreas Schwab  <schwab@suse.de>
7029
7030         * configure.ac: Raise minimum makeinfo version to 4.6.
7031         * configure: Regenerate.
7032
7033 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7034
7035         * MAINTAINERS (write-after-approval) add myself
7036
7037 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7038
7039         * configure.ac: Correct makeinfo version check.
7040         * configure: Regenerate.
7041
7042 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7043
7044         * MAINTAINERS: Update my email address.
7045
7046 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7047
7048         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7049         to $skipdirs and only disable gprof for newlib.  Use the normal
7050         mips*-elf* handling in other respects.
7051         * configure: Regnerate.
7052
7053 2007-09-12  David Daney  <ddaney@avtrex.com>
7054
7055         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7056         enabling libgcj.
7057         * configure: Regenerate.
7058
7059 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7060
7061         PR other/32154
7062         * configure.ac: For libgloss targets, point the linker to the linker
7063         script, startup code and simulator library.
7064         * configure: Regenerate.
7065
7066 2007-09-07  Andrew Haley  <aph@redhat.com>
7067
7068         * configure.ac (noconfigdirs): Remove target-libffi and
7069         target-libjava.
7070         * configure: Regenerate.
7071
7072 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7073
7074         PR target/33281
7075         * configure.ac: Use config/mh-mingw on mingw.
7076         * configure: Regenerate.
7077
7078 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7079
7080         * MAINTAINERS (Write After Approval): Add myself.
7081
7082 2007-09-05  Richard Guenther  <rguenther@suse.de>
7083
7084         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7085         nor --disable-checking is provided also turn on yes and types
7086         checking for stage1.
7087         * configure: Re-generate.
7088
7089 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7090
7091         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7092         (Write After Approval): Remove myself.
7093
7094 2007-08-29  Nick Clifton  <nickc@redhat.com>
7095
7096         * config.sub, config.guess: Update from upstream sources.
7097
7098 2007-08-22  Bud Davis  <jmdavis@link.com>
7099
7100         * MAINTAINERS (Write After Approval): Added myself.
7101         * MAINTAINERS (Reviewers): Removed myself.
7102
7103 2007-08-18  Paul Brook  <paul@codesourcery.com>
7104             Joseph Myers  <joseph@codesourcery.com>
7105
7106         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7107         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7108         * Makefile.in: Regenerate.
7109         * configure.ac (--with-debug-prefix-map): New.
7110         * configure: Regenerate.
7111
7112 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7113             Nigel Stephens  <nigel@mips.com>
7114
7115         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7116         as target_makefile_frag.
7117         * configure: Regenerate.
7118
7119 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7120
7121         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7122         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7123         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7124         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7125         (do-compare, do-compare3, do-compare-debug): New.
7126         ([+compare-target+]): Use them.
7127
7128 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7129
7130         * MAINTAINERS (Write After Approval): Change my email address.
7131
7132 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7133             Ben Elliston  <bje@au.ibm.com>
7134
7135         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7136         --silent if $silent.
7137         * configure: Regenerate.
7138
7139 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7140
7141         * MAINTAINERS (Various Maintainers): Add myself as
7142         loop infrastructure maintainer.  Update my e-mail
7143         address.
7144
7145 2007-07-31  Diego Novillo  <dnovillo@google.com>
7146
7147         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7148         Adjust description.
7149
7150 2007-07-26  Richard Guenther  <rguenther@suse.de>
7151
7152         * configure.ac: Add types checking to stage1 checking flags.
7153         * configure: Regenerate.
7154
7155 2007-07-17  Nick Clifton  <nickc@redhat.com>
7156
7157         * COPYING3: New file.  Contains version 3 of the GNU General
7158         Public License.
7159         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7160         Lesser General Public License.
7161
7162 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7163
7164         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7165
7166 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7167
7168         * MAINTAINERS (S/390 co-maintainer): Add myself.
7169         (Write After Approval): Remove myself.
7170
7171 2007-07-13  Dan Hipschman  <dsh@google.com>
7172
7173         * MAINTAINERS (Write After Approval): Add myself.
7174
7175 2007-07-11  Nick Clifton  <nickc@redhat.com>
7176
7177         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7178         WINDRES export.
7179         * Makefile.in: Regenerate.
7180
7181 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7182
7183         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7184         maintainer.
7185
7186 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7187
7188         * lt~obsolete.m4: New. Import from 20070318 libtool.
7189
7190 2007-07-03  Julian Brown  <julian@codesourcery.com>
7191
7192         * MAINTAINERS (Write After Approval): Add myself.
7193
7194 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7195
7196         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7197         * configure: Regenerate.
7198
7199 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7200
7201         * configure.ac: Add some missing m4 quotation.
7202         * configure: Regenerate.
7203
7204 2007-07-02  Simon Baldwin  <simonb@google.com>
7205
7206         * MAINTAINERS (Write After Approval): Add myself.
7207
7208 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7209
7210         * configure: Regenerate.
7211
7212 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7213
7214         * Makefile.def: Add windmc tool to build.
7215         * Makefile.tpl: Likewise.
7216         * configure.ac: Likewise.
7217         * Makefile.in: Regenerate.
7218         * configure: Regenerate.
7219
7220 2007-06-28  DJ Delorie  <dj@redhat.com>
7221
7222         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7223         not building newlib.
7224         * configure: Regenerated.
7225
7226 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7227
7228         * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7231
7232         * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7235
7236         * MAINTAINERS (Write After Approval): Add myself.
7237
7238 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7239
7240         * MAINTAINERS (Write After Approval): Add myself.
7241
7242 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7243
7244         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7245         * Makefile.in: Regenerated.
7246
7247 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7248
7249         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7250         bfin*-*-uclinux* targets.
7251         * configure: Regenerate.
7252
7253 2007-06-14  Ian Lance Taylor  <iant@google.com>
7254
7255         * MAINTAINERS: Add myself as non-algorithmic global write
7256         maintainer.
7257
7258 2007-06-14  Diego Novillo  <dnovillo@google.com>
7259
7260         * MAINTAINERS: Add self as middle-end maintainer and
7261         non-algorithmic global write maintainer.
7262
7263 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7264
7265         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7266         Move all Fortran maintainers except Paul Brook into the
7267         Non-Autopoiesis section.
7268
7269 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7270
7271         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7272         (distclean-stage[+id+]): Possibly delete stage_last.
7273         * Makefile.in: Regenerate.
7274
7275 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7276
7277         * MAINTAINERS (Various Maintainer): Fix typo.
7278
7279 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7280
7281         * MAINTAINERS (Various Maintainer): Add myself as
7282         dataflow maintainer.
7283
7284 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7285
7286         * config.sub, config.guess: Update from upstream sources.
7287
7288 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7289
7290         * Makefile.tpl: Fix spelling error.
7291         * Makefile.in: Regenerate.
7292
7293 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7294
7295         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7296         lt_cv_sys_max_cmd_len.
7297
7298 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7299
7300         * MAINTAINERS (Various Maintainers): Add myself as
7301         auto-vectorizer maintainer.
7302
7303 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7304
7305         PR libjava/32098
7306         * libtool.m4: Revert previous change.
7307         * ltgcc.m4: Put it here.
7308
7309 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7310
7311         * MAINTAINERS (Various Maintainers): Add myself as
7312         auto-vectorizer maintainer.
7313
7314 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7315
7316         PR libjava/32098
7317         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7318
7319 2007-05-30  Richard Guenther  <rguenther@suse.de>
7320
7321         * MAINTAINERS (Various Maintainers): Add myself as
7322         auto-vectorizer maintainer.
7323
7324 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7325
7326         PR bootstrap/29382
7327         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7328         * configure: Rebuilt.
7329
7330 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7331
7332         * MAINTAINERS (Write After Approval): Removed my name.
7333
7334 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7335
7336         * MAINTAINERS (Write After Approval): Remove myself.
7337
7338 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7339
7340         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7341
7342 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7343
7344         * ltmain.sh: Update from ToT Libtool.
7345         * libtool.m4: Update from ToT Libtool.
7346         * ltsugar.m4: New. Update from ToT Libtool.
7347         * ltversion.m4: New. Update from ToT Libtool.
7348         * ltoptions.m4: New. Update from ToT Libtool.
7349         * ltconfig: Remove.
7350         * ltcf-c.sh: Remove.
7351         * ltcf-cxx.sh: Remove.
7352         * ltcf-gcj.sh: Remove.
7353
7354 2007-05-22  Ollie Wild  <aaw@google.com>
7355
7356         * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7359
7360         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7361         stage_cflags.
7362         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7363         Remove CFLAGS/LIBCFLAGS.
7364         (configure-stage[+id+]-[+prefix+][+module+],
7365         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7366         * Makefile.in: Regenerate.
7367
7368 2007-05-15  Diego Novillo  <dnovillo@google.com>
7369
7370         * MAINTAINERS: Update e-mail address.
7371
7372 2007-05-15  Revital Eres  <eres@il.ibm.com>
7373
7374         * MAINTAINERS (Write After Approval): Add myself.
7375
7376 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7377
7378         * MAINTAINERS (Write After Approval): Updated my address.
7379
7380 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7381
7382         * MAINTAINERS (Write After Approval): Add myself.
7383
7384 2007-05-11  Silvius Rus  <rus@google.com>
7385
7386         * MAINTAINERS (Write After Approval): Add myself.
7387
7388 2007-04-23  Tom Tromey  <tromey@redhat.com>
7389
7390         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7391
7392 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7393
7394         * MAINTAINERS (cpplib): Rename to ...
7395         (libcpp): ... this.  Add C/C++ front end maintainers.
7396
7397 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7398
7399         * config-ml.in: Pass ${ml_config_env} to configure calls.
7400
7401 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7402
7403         * MAINTAINERS (Write After Approval): Add myself.
7404
7405 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7406
7407         * MAINTAINERS (Write After Approval): Add myself.
7408
7409 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7410
7411         * MAINTAINERS (fortran 95 front end): Add myself.
7412
7413 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7414
7415         * MAINTAINERS (Write After Approval): Add myself.
7416
7417 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7418
7419         * MAINTAINERS (Modulo Scheduler): Add myself.
7420
7421 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7422
7423         * MAINTAINERS (fortran 95 front end): Add myself.
7424         (c++ front end): whitespace fix.
7425
7426 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7427
7428         * MAINTAINERS (Write After Approval): Add myself.
7429
7430 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7431
7432         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7433         of glob.  Quote arguments with single quotes too.
7434         * configure: Regenerate.
7435
7436 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7437
7438         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7439         * Makefile.in: Regenerate
7440
7441 2007-03-07  Andreas Schwab  <schwab@suse.de>
7442
7443         * configure: Regenerate.
7444
7445 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7446
7447         * configure.ac: Add "--with-pdfdir" configure option,
7448         which defines pdfdir variable.
7449         * Makefile.def (target=fixincludes): Add install-pdf to
7450         missing targets.
7451         (recursive_targets): Add install-pdf target.
7452         (flags_to_pass): Add pdfdir.
7453         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7454         target.
7455         * configure: Regenerate
7456         * Makefile.in: Regenerate
7457
7458 2007-02-28  Eric Christopher  <echristo@apple.com>
7459
7460         Revert:
7461         2006-12-07  Mike Stump  <mrs@apple.com>
7462
7463         * Makefile.def (dependencies): Add dependency for
7464         install-target-libssp and install-target-libgomp on
7465         install-gcc.
7466         * Makefile.in: Regenerate.
7467
7468 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7469
7470         * configure: Regenerate.
7471         * configure.ac: Move statements after variable declarations.
7472
7473 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7474
7475         * MAINTAINERS: Add myself as sh maintainer.
7476
7477 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7478
7479         * configure.ac: Adjust for loop syntax.
7480         * configure: Regenerate.
7481
7482 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7483
7484         * configure: Rebuilt.
7485
7486 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7487
7488         * configure.ac: Drop multiple occurrences of --enable-languages,
7489         and fix its quoting.
7490         * configure: Rebuilt.
7491
7492 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7493             Nathan Sidwell  <nathan@codesourcery.com>
7494             Vladimir Prus  <vladimir@codesourcery.com>
7495             Joseph Myers  <joseph@codesourcery.com>
7496
7497         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7498         * configure: Regenerate.
7499
7500 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7501
7502         * ltconfig (freebsd*): Default to elf.
7503
7504 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7505
7506         * configure.ac (target_libraries): Move libgcc before libiberty.
7507         * configure: Regenerated.
7508
7509 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7510             Paolo Bonzini  <bonzini@gnu.org>
7511
7512         PR bootstrap/30753
7513         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7514         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7515         * configure: Regenerated.
7516
7517 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7518
7519         * MAINTAINERS (Language Front End Maintainers): Update my mail
7520         address.
7521
7522 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7523
7524         PR bootstrap/30748
7525         * configure.ac: Correct syntax for Solaris ksh.
7526         * configure: Regenerated.
7527
7528 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7529
7530         * configure.ac: Sync with src.
7531         * configure: Regenerate.
7532
7533 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7534
7535         * Makefile.in: Regenerate.
7536
7537 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7538
7539         * config.sub: Sync with src.
7540
7541 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7542
7543         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7544         noncanonical equivalents.
7545         * configure.in: Rename to...
7546         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7547         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7548         target_noncanonical.  Use them.  Rewrite removal of configure
7549         arguments for autoconf 2.59.  Discard variable settings.  Force
7550         program_transform_name for native tools.
7551
7552         * Makefile.in: Regenerated.
7553         * configure: Regenerated with autoconf 2.59.
7554
7555 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7556
7557         * MAINTAINERS (Write After Approval): Add myself.
7558
7559 2007-01-31  Andreas Schwab  <schwab@suse.de>
7560
7561         * Makefile.tpl (LDFLAGS): Substitute it.
7562         * Makefile.in: Regenerate.
7563
7564 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7565
7566         * MAINTAINERS (Write After Approval): Add myself.
7567
7568 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7569
7570         * MAINTAINERS (spu port): Add myself.
7571
7572 2007-01-23  Richard Guenther  <rguenther@suse.de>
7573
7574         PR bootstrap/30541
7575         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7576         * Makefile.tpl (GNATBIND): Substitute it.
7577         (GNATMAKE): Likewise.
7578         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7579         of STAGE_PREFIX.
7580         * Makefile.in: Regenerate.
7581         * configure: Regenerate.
7582
7583 2007-01-18  Mike Stump  <mrs@apple.com>
7584
7585         * configure.in: Re-enable -Werror for gcc builds.
7586
7587 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7588
7589         * MAINTAINERS (Write After Approval): Add myself.
7590
7591 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7592
7593         * configure.in: Change == to = in test command.
7594         * configure: Regenerate.
7595
7596 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7597             Nick Clifton  <nickc@redhat.com>
7598             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7599
7600         * configure.in (build_configargs, host_configargs, target_configargs):
7601         Remove build/host/target parameters.
7602         (host_libs): Add gmp and mpfr.
7603         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7604         * Makefile.def (gmp, mpfr): New.
7605         (gcc): Remove target.
7606         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7607         target_os, target_vendor): New.
7608         (configure): Add host_alias/target_alias arguments; adjust invocations.
7609         * configure: Regenerate.
7610         * Makefile.in: Regenerate.
7611
7612 2007-01-11  Matt Fago  <fago@earthlink.net>
7613
7614         * configure.in: Try to link to functions only in mpfr 2.2.x
7615         to improve robustness of configure tests.
7616         * configure: Regenerate.
7617
7618 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7619
7620         * MAINTAINERS: Add myself as i386 maintainer.
7621
7622 2007-01-08  Jan Hubicka  <jh@suse.cz>
7623
7624         * MAINTAINERS: Add myself as i386 maintainer.
7625
7626 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7627
7628         * configure.in: Add support for an x86_64-mingw* target.
7629         * configure: Regenerate.
7630
7631 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7632
7633         * Makefile.tpl (all-target): Correct @if conditional for target
7634         modules.
7635         * configure.in: Omit libiberty if building only target libgcc.
7636         * configure, Makefile.in: Regenerated.
7637
7638 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7639
7640         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7641         * configure: Regenerate.
7642
7643 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7644
7645         * Makefile.def (target_modules): Add libgcc.
7646         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7647         * Makefile.tpl (clean-target-libgcc): Delete.
7648         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7649         on gcc even for bootstrapped modules.  Rewrite handling of
7650         lang_env_dependencies to loop over target_modules.
7651         * configure.in (target_libraries): Add target-libgcc.
7652         * Makefile.in, configure: Regenerated.
7653
7654 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7655
7656         * configure.in: Reorganize recognition of languages.  Add
7657         --enable-stage1-languages.  Show supported languages for the chosen
7658         target rather than all recognized languages.
7659         * configure: Regenerate.
7660
7661 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7662
7663         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7664         * Makefile.in: Regenerate.
7665
7666 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7667
7668         * configure.in: Warn that MPFR 2.2.0 is buggy.
7669         * configure: Regenerate.
7670
7671 2006-12-27  Ian Lance Taylor  <iant@google.com>
7672
7673         * configure.in: When removing Makefiles to force a reconfigure, also
7674         remove prev-DIR*/Makefile.
7675         * configure: Regenerate.
7676
7677 2006-12-22  Andreas Schwab  <schwab@suse.de>
7678
7679         * configure: Regenerate with correct autoconf version.
7680
7681 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7682
7683         * configure.in: add AC_SUBST for *_FOR_TARGET.
7684         * configure: Regenerate.
7685
7686 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7687
7688         * configure.in: Simplify logic for rejecting languages that cannot
7689         be built.  Separate the case when a language is unsupported,
7690         from the case when the user chooses not to build a language.
7691
7692 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7693
7694         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7695         it only affects bootstrap and could be tested on "$host" as well.
7696         * configure: Regenerate.
7697         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7698
7699 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7700
7701         PR bootstrap/29544
7702         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7703         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7704         move here comment from Makefile.tpl.
7705         * Makefile.tpl: Move some definitions higher in the file.
7706         (STAGE1_CHECKING): New.
7707         * configure.in: Add --enable-stage1-checking.
7708         * configure: Regenerate.
7709         * Makefile.in: Regenerate.
7710
7711 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7712
7713         * MAINTAINERS: Add myself as build system maintainer.
7714
7715 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7716
7717         * MAINTAINERS (Write After Approval): Add myself.
7718
7719 2006-12-13  Eric Christopher  <echristo@apple.com>
7720
7721         * MAINTAINERS: Add myself as darwin maintainer.
7722
7723 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7724
7725         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7726
7727 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7728
7729         MAINTAINERS: Update my entry.
7730
7731 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7732
7733         * configure.in:  Handle spu makefile frag.
7734         * Makefile.tpl (MAINT): Define
7735         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7736         * configure: Regenerate.
7737         * Makefile.in: Regenerate.
7738
7739 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7740
7741         * config.guess: Import latest version.
7742         * config.sub: Likewise.
7743
7744 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7745
7746         * configure.in (spu-*-*): Don't skip target-libiberty.
7747         * configure: Regenerate.
7748
7749 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7750
7751         PR bootstrap/30134
7752         * configure.in: Correct x86 darwin support for libjava to powerpc
7753         and i?86 only.
7754         * configure: Regenerate.
7755
7756 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7757
7758         * configure.in: Add x86 darwin support for libjava.
7759         * configure: Regenerate.
7760
7761 2006-12-07  Mike Stump  <mrs@apple.com>
7762
7763         * Makefile.def (dependencies): Add dependency for
7764         install-target-libssp and install-target-libgomp on
7765         install-gcc.
7766         * Makefile.in: Regenerate.
7767
7768 2006-12-04  Richard Guenther  <rguenther@suse.de>
7769
7770         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7771         (Non-Algorithmic Maintainers): Move over non-algorithmic
7772         loop optimizer maintainers, add myself as a non-algorithmic
7773         middle-end maintainer.
7774
7775 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7776
7777         * MAINTAINERS (Write After Approval): Add myself.
7778
7779 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7780
7781         * configure.in: Update error message for missing GMP/MPFR.
7782
7783         * configure: Regenerate.
7784
7785 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7786
7787         * configure.in: Update MPFR version in error message.
7788
7789         * configure: Regenerate.
7790
7791 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7792
7793         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7794         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7795         --with-gmp-lib): New flags.
7796
7797         * configure: Regenerate.
7798
7799 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7800
7801         * MAINTAINERS (Write After Approval): Change my email address.
7802
7803 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7804
7805         * MAINTAINERS (Write After Approval): Add myself.
7806
7807 2006-11-22  Philipp Thomas  <pth@suse.de>
7808
7809         * MAINTAINERS (i18n): Update e-mail address.
7810
7811 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7812
7813         * MAINTAINERS (spu port): Add myself as maintainer.
7814         (Write After Approval): Remove myself.
7815
7816 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7817
7818         * configure.in (skipdirs): Don't build libssp for SPU.
7819         * configure: Regenerate.
7820
7821 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7822
7823         * MAINTAINERS (spu port): Add myself as maintainer.
7824         (libobjc): Update my email address.
7825
7826 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7827
7828         * MAINTAINERS (Write After Approval): Add myself.
7829
7830 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7831
7832         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7833         * configure : Rebuilt.
7834
7835 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7836
7837         * MAINTAINERS (Write After Approval): Add myself.
7838
7839 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7840
7841         * MAINTAINERS (Write After Approval): Add myself.
7842
7843 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7844
7845         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7846         libmpfr.a.
7847         * configure: Regenerate.
7848
7849 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7850
7851         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7852         (unstage): Test for stage_last presence.
7853
7854         PR bootstrap/29802
7855         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7856         STAGE_PREFIX.
7857         * Makefile.in: Regenerate.
7858
7859 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7860
7861         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7862         maintainers.
7863
7864 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7865
7866         * MAINTAINERS (Write After Approval): Add myself.
7867
7868 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7869
7870         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7871         and stageN-package/Makefile.
7872         * Makefile.in: Regenerated.
7873
7874 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7875
7876         * configure.in: Remove target-libgloss from noconfigdirs for
7877         bfin-*-*.
7878         * configure: Regenerated.
7879
7880 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7881
7882         * configure.in (have_gmp): Only error if the gcc directory exists.
7883
7884         * configure: Regenerate.
7885
7886 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7887
7888         * configure.in: Robustify error message for missing GMP/MPFR.
7889
7890         * configure: Regenerate.
7891
7892 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7893
7894         * MAINTAINERS (Write After Approval): Add myself.
7895
7896 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7897
7898         * MAINTAINERS: Change email address.
7899
7900 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7901
7902         * MAINTAINERS (Write After Approval): Add myself.
7903
7904 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7905
7906         * MAINTAINERS (Write After Approval): Add myself.
7907
7908 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7909
7910         * MAINTAINERS (Write After Approval): Move myself to
7911         Write After Approval section.
7912
7913 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7914
7915         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7916         need_gmp anymore.
7917         * configure: Regenerate.
7918
7919 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7920
7921         * MAINTAINERS (Write After Approval): Add myself.
7922
7923 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7924
7925         * config.guess: Import latest version.
7926         * config.sub: Likewise.
7927
7928 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7929
7930         * Makefile.def: Added pdf target handling.
7931         * Makefile.tpl: Added pdf target handling.
7932         * Makefile.in: Regenerated.
7933
7934 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7935
7936         * MAINTAINERS: Add self as score port maintainer.
7937
7938 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7939
7940         * MAINTAINERS (Write After Approval): Add myself.
7941
7942 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7943
7944         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7945         or newer.
7946         * configure: Regenerated.
7947
7948 2006-09-27  Dave Brolley  <brolley@redhat.com>
7949
7950         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7951         using $s instead of $r.
7952         * configure: Regenerated.
7953
7954 2006-09-26  Thiemo Seufer  <ths@mips.com>
7955
7956         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7957         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7958         * configure: Regenerate.
7959
7960 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7961
7962         * MAINTAINERS (Write After Approval): Remove myself.
7963
7964 2006-09-22  Chao-ying Fu  <fu@mips.com>
7965
7966         * MAINTAINERS (Write After Approval): Add myself.
7967
7968 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7969
7970         * MAINTAINERS: Add self as soft-fp maintainer.
7971
7972 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7973
7974         * MAINTAINERS: Add myself as avr maintainer.
7975         Remove Marek Michalkiewicz as avr maintainer.
7976
7977 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7978
7979         * MAINTAINERS (Write After Approval): Add myself.
7980
7981 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7982
7983         * configure.in: Never build newlib for a Mingw host.
7984         Never build newlib as Mingw target library.
7985         Test the existence of winsup/cygwin for building a Cygwin newlib,
7986         rather than just winsup.
7987         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7988         building a Mingw target.
7989         * configure: Regenerate.
7990
7991 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7992
7993         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7994
7995 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7996
7997         * config.guess: Import from src (was more updated).
7998         * config.sub: Likewise.
7999
8000 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8001
8002         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8003         * configure: Regenerated.
8004
8005 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8006
8007         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8008         for stages after the first.
8009
8010 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8011
8012         * Makefile.def: Add dependencies for configure-opcodes
8013         on configure-intl and all-opcodes on all-intl.
8014         * Makefile.in: Regenerated.
8015
8016 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8017
8018         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8019
8020 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8021
8022         Port to hosts whose 'sort' and 'tail' implementations
8023         treat operands with leading '+' as file names, as POSIX
8024         has required since 2001.  However, make sure the code still
8025         works on pre-POSIX hosts.
8026         * ltmain.sh: Don't assume "sort +2" is equivalent to
8027         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8028
8029 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8030
8031         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8032
8033 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8034
8035         * ltconfig: chmod 644 before ranlib during install.
8036
8037 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8038
8039         PR bootstrap/18058
8040         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8041         if the bootstrap compiler is a GCC version that supports it.
8042         * configure: Regenerate.
8043
8044 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8045
8046         * configure.in: Fix thinkos in previous check-in.
8047         * configure: Regenerate.
8048
8049 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8050
8051         PR other/27063
8052         * configure.in: Test subdir_requires and give an appropriate
8053         error message.
8054         * configure: Regenerate.
8055
8056 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8057
8058         * MAINTAINERS (Write After Approval): Add myself.
8059
8060 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8061
8062         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8063
8064 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8065
8066         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8067
8068 2006-06-20  David Ayers  <d.ayers@inode.at>
8069
8070         PR bootstrap/28072
8071         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8072         whether target-libjava is being configured instead of whether the
8073         java front end is enabled.
8074         * configure: Regenerate.
8075
8076 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8077
8078         PR target/27540
8079         * configure.in: Only enable libgomp on IRIX 6.
8080         * configure: Regenerate.
8081
8082 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8083
8084         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8085         too.
8086         * Makefile.in: Regenerate.
8087
8088 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8089
8090         * config-ml.in: Alter CCASFLAGS to include special
8091         multilib options the same as is done for CFLAGS.
8092
8093 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8094
8095         * configure.in: Don't enable libgomp on hpux10.
8096         * configure: Rebuilt.
8097
8098 2006-06-12  David Ayers  <d.ayers@inode.at>
8099
8100         PR bootstrap/27963
8101         PR target/19970
8102         * configure.in: Remove target-boehm-gc from noconfigdirs where
8103         ${libgcj} is specified.
8104         * configure: Regenerate.
8105
8106 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8107
8108         Sync from src:
8109
8110         * configure.in: Sync.
8111         * configure: Regenerated.
8112
8113         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8114
8115         * Makefile.def: Added dependencies from sim and gdb on intl, and
8116         added configure dependencies to everything with an all dependency
8117         on intl.
8118         * Makefile.in: Regenerated.
8119
8120 2006-06-06  David Ayers  <d.ayers@inode.at>
8121
8122         PR libobjc/13946
8123         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8124         * Makefile.in: Regenerate.
8125         * configure.in: Add --enable-objc-gc at toplevel and have it
8126         enable boehm-gc for Objective-C.
8127         Remove target-boehm-gc from libgcj.
8128         Add target-boehm-gc to target_libraries.
8129         Add target-boehm-gc to noconfigdirs where ${libgcj}
8130         is specified.
8131         Assert that boehm-gc is supported when requested for Objective-C.
8132         Only build boehm-gc if needed either for Java or Objective-C.
8133         * configure: Regenerate.
8134
8135 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8136
8137         PR 27674
8138         * Makefile.tpl (configure-[+prefix+][+module+],
8139         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8140         Remove rule to unstage bootstrapped modules.
8141         (stage_current): New.
8142         * Makefile.in: Regenerate.
8143
8144 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8145
8146         * MAINTAINERS (Write After Approval): Update my e-mail address.
8147
8148 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8149
8150         * include/libiberty.h: Declare pex_run_in_environment.
8151
8152 2006-05-31  Asher Langton  <langton2@llnl.gov>
8153
8154         * MAINTAINERS (Write After Approval): Add myself.
8155
8156 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8157
8158         * Makefile.def (bfd, opcodes): Fix lib_path.
8159         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8160         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8161         * Makefile.in: Regenerate.
8162
8163 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8164
8165         * Makefile.in: Regenerate.
8166
8167 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8168
8169         * Makefile.def: Add install-html target. Add datarootdir
8170         docdir and htmldir to flags_to_pass.
8171         * Makefile.tpl: Add install-html target.
8172         * Makefile.in: Regenerate.
8173         * configure.in: Add --with-datarootdir, --with-docdir, and
8174         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8175         * configure: Regenerate.
8176
8177 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8178
8179         * configure.in: Enable gprof for cross builds.
8180         * configure: Regenerate.
8181
8182 2006-05-22  Richard Guenther  <rguenther@suse.de>
8183
8184         Revert
8185         2006-01-31  Richard Guenther  <rguenther@suse.de>
8186         Paolo Bonzini  <bonzini@gnu.org>
8187
8188         * Makefile.def (target_modules): Add libgcc-math target module.
8189         * configure.in (target_libraries): Add libgcc-math target library.
8190         (--enable-libgcc-math): New configure switch.
8191         * Makefile.in: Re-generate.
8192         * configure: Re-generate.
8193         * libgcc-math: New toplevel directory.
8194
8195 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8196             Andreas Tobler  <a.tobler@schweiz.ch>
8197
8198         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8199         * configure: Rebuilt.
8200
8201 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8202
8203         * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2006-05-01  DJ Delorie  <dj@redhat.com>
8206
8207         * configure.in: Restore CFLAGS if GMP isn't present.
8208         * configure: Regenerate.
8209
8210 2006-05-01  Richard Guenther  <rguenther@suse.de>
8211
8212         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8213         maintainer.
8214
8215 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8216
8217         * MAINTAINERS (Write After Approval): Add myself.
8218
8219 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8220
8221         * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2006-04-18  DJ Delorie  <dj@redhat.com>
8224
8225         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8226         reference libgloss so that libssp can be built in a combined
8227         tree.
8228         * configure: Regenerate.
8229
8230 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8231
8232         * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8235
8236         * configure.in: Require makeinfo 4.4 or higher.
8237         * configure: Regenerate.
8238
8239 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8240
8241         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8242         Rearrange the entries of other libraries to have them in one place.
8243
8244 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8245
8246         * MAINTAINERS (Write After Approval): Remove myself.
8247         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8248
8249 2006-03-14  Richard Guenther  <rguenther@suse.de>
8250
8251         * configure: Regenerate with autoconf 2.13.
8252
8253 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8254
8255         * MAINTAINERS: Use my work address.
8256
8257         * MAINTAINERS: Update my E-mail address.
8258
8259 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8260
8261         * configure.in: Handle --disable-<component> generically.
8262         * configure: Regenerate.
8263
8264 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8265
8266         PR libgcj/17311
8267         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8268
8269 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8270
8271         * MAINTAINERS (Write After Approval):  Remove myself.
8272         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8273
8274 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8275
8276         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8277         (TARGET_CONFIGDIRS): Remove.
8278         * configure.in: Remove AC_SUBST(target_configdirs).
8279         * Makefile.in, configure: Regenerated.
8280
8281 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8282
8283         * MAINTAINERS (Write After Approval):  Remove myself.
8284         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8285
8286 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8287
8288         PR bootstrap/25670
8289
8290         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8291
8292         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8293         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8294         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8295         BUILD_PREFIX, BUILD_PREFIX_1.
8296         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8297
8298         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8299         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8300
8301         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8302         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8303         of `cat stage_current`.  Always provide the `r' and `s' variables.
8304         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8305         a single shell execution.
8306         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8307         bootstrapped modules, make the stage1 module if the build was not
8308         started yet, else build the current stage.
8309         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8310         (all-build, all-host, all-target, [+make_target+]-host,
8311         [+make_target+]-target): Do not use \-continued lines.
8312         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8313         (current_stage, restrap, stage_last): New.
8314
8315         * Makefile.in: Regenerate.
8316         * configure: Regenerate.
8317
8318 2006-02-19  Bud Davis  <jmdavis@link.com>
8319
8320         * MAINTAINERS (Write After Approval):  Remove myself.
8321         (Language Front End Maintainers):  Add myself as fortran 95
8322         maintainer and update e-mail address.
8323
8324 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8325
8326         * MAINTAINERS (Write After Approval):  Remove myself.
8327         (Language Front End Maintainers):  Add myself as fortran 95
8328         maintainer.
8329
8330 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8331
8332         * MAINTAINERS (Write After Approval): Add myself.
8333
8334 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8335
8336         * MAINTAINERS (Write After Approval):  Remove myself.
8337         (Language Front End Maintainers):  Add myself as
8338         fortran 95 maintainer.
8339
8340 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8341
8342         Sync from src:
8343
8344         2005-12-27  Leif Ekblad  <leif@rdos.net>
8345
8346         * configure.in: Add support for RDOS target.
8347         * configure: Regenerate.
8348
8349 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8350             Andreas Schwab  <schwab@suse.de>
8351
8352         * configure: Regenerate.
8353
8354 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8355
8356         * configure.in (enable_libgomp): Add AIX.
8357         * configure: Regenerate.
8358
8359 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8360
8361         * MAINTAINERS (Write After Approval): Add myself.
8362
8363 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8364
8365         * MAINTAINERS (Write After Approval): Add myself.
8366
8367 2006-01-31  Richard Guenther  <rguenther@suse.de>
8368         Paolo Bonzini  <bonzini@gnu.org>
8369
8370         * Makefile.def (target_modules): Add libgcc-math target module.
8371         * configure.in (target_libraries): Add libgcc-math target library.
8372         (--enable-libgcc-math): New configure switch.
8373         * Makefile.in: Re-generate.
8374         * configure: Re-generate.
8375         * libgcc-math: New toplevel directory.
8376
8377 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8378
8379         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8380         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8381         the assembler, linker and binutils.
8382         * configure: Regenerate.
8383
8384 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8385
8386         * MAINTAINERS (Write After Approval): Add myself.
8387
8388 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8389
8390         * configure: Regenerate.
8391
8392 2006-01-18  Richard Henderson  <rth@redhat.com>
8393             Jakub Jelinek  <jakub@redhat.com>
8394             Diego Novillo  <dnovillo@redhat.com>
8395
8396         * libgomp: New directory.
8397         * Makefile.def: Add target_module libgomp.
8398         * Makefile.in: Regenerate.
8399         * configure.in (target_libraries): Add target-libgomp.
8400         * configure: Regenerate.
8401
8402 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8403
8404         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8405         @ from continuation.
8406         * Makefile.in: Rebuilt.
8407
8408 2006-01-04  Chris Lattner  <sabre@gnu.org>
8409
8410         * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8413
8414         PR bootstrap/24252
8415
8416         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8417         * Makefile.tpl (OBJDUMP): New.
8418         (EXTRA_HOST_FLAGS): Add it.
8419         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8420
8421         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8422         to use symbolic links between directories.  Avoid race conditions
8423         or make them harmless.
8424         * configure.in: Do not try to use symbolic links between directories.
8425
8426         * Makefile.def (LEAN): Pass.
8427         * Makefile.tpl (LEAN): Define.
8428         (stage[+id+]-start): Accept that the previous directory does not
8429         exist, if the bootstrap is lean.
8430         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8431         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8432         configure substitution.
8433         ([+compare-target+]): Likewise.
8434         ([+bootstrap-target+]-lean): New.
8435         * configure.in: Remove lean bootstrap support from here.
8436
8437         * Makefile.in: Regenerate.
8438         * configure: Regenerate.
8439
8440 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8441
8442         * MAINTAINERS (libdecnumber): Add myself.
8443
8444 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8445
8446         * libtool-ldflags: New script.
8447
8448 2006-01-02  Andreas Schwab  <schwab@suse.de>
8449
8450         * configure.in: When reconfiguring remove Makefile in
8451         all stage directories.
8452         * configure: Regenerate.
8453
8454 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8455
8456         * MAINTAINERS: Update my email address.
8457
8458 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8459
8460         Revert Ada-related part of the previous change.
8461
8462         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8463         Do not pass.
8464         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8465         * Makefile.in: Regenerate.
8466         * configure.in: Do not include mt-ppc-aix target fragment.
8467         * configure: Regenerate.
8468
8469 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8470
8471         * configure.in: Select appropriate fragments for PowerPC/AIX.
8472         * configure: Regenerate.
8473
8474         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8475         BOOT_CFLAGS, BOOT_LDFLAGS.
8476         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8477         BOOT_CFLAGS, BOOT_LDFLAGS.
8478         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8479         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8480         (stage): Fail if we cannot complete the work.
8481         * Makefile.in: Regenerate.
8482
8483 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8484
8485         * configure.in: Replace ms1 with mt.
8486         * configure: Rebuilt.
8487
8488 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8489
8490         * MAINTAINERS: Update my email address.
8491
8492 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8493
8494         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8495         install-host-nogcc): Don't invoke $(stage) at the end.
8496         * Makefile.in: Regenerate.
8497
8498 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8499
8500         * configure.in: Flip the top-level bootstrap switch.
8501         * configure: Regenerate.
8502
8503 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8504
8505         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8506         $(stage) and $(unstage).
8507         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8508         (all): Remove stray semicolon.
8509         (local-distclean): Don't handle multilib.tmp and multilib.out.
8510         (install.all): Set $s for consistency.
8511         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8512         check_multilibs setting.  Always make the install directory.
8513         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8514         Correct @if/@endif.
8515         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8516         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8517         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8518         (multilib.out): Remove.
8519         * Makefile.in: Regenerated.
8520
8521 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8522
8523         * MAINTAINERS (Write After Approval): Add myself.
8524
8525 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8526
8527         * MAINTAINERS: Add myself as mt maintainer.
8528
8529         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8530
8531 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8532
8533         * MAINTAINERS: Change email address.
8534
8535 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8536
8537         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8538         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8539         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8540         Find in-tree tools if available.
8541         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8542         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8543         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8544         (COMPILER_*_FOR_TARGET): New.
8545         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8546         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8547         (CONFIGURED_*, USUAL_*): Remove.
8548         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8549         STRIP): Use autoconf substitutions.
8550         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8551         COMPILER_NM_FOR_TARGET): New.
8552         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8553
8554         (all): Make all-host and all-target in parallel.
8555         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8556         that $$r and $$s are set before invoking a recursive make.
8557         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8558         ([+bootstrap-target+]): Inline most of the `all' target.
8559
8560 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8561
8562         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8563         from the gcc build directory.
8564         * Makefile.in: Regenerate.
8565
8566 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8567
8568         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8569         depend on all-libdecnumber.
8570         * configure.in (host_libs): Include libdecnumber.
8571         * Makefile.in: Regenerate.
8572         * configure: Likewise.
8573
8574 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8575
8576         * libdecnumber: Import decNumber sources from the dfp-branch.
8577
8578 2005-11-21  Kean Johnston  <jkj@sco.com>
8579
8580         * config.sub, config.guess: Sync from upstream sources.
8581
8582 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8583
8584         Import from Autoconf sources:
8585
8586         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8587         * config/move-if-change: Don't output "$2 is unchanged";
8588         suggested by Ben Elliston.  Handle weird characters correctly.
8589
8590 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8591
8592         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8593         to match upstream libtool for darwin.
8594
8595 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8596
8597         * Makefile.def: Remove gdb dependencies for gdbtk.
8598         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8599         (configure-gdb, install-gdb): New rules.
8600         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8601         * Makefile.in, configure: Regenerated.
8602
8603 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8604
8605         * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8608
8609         * MAINTAINERS (Write After Approval): Add myself.
8610
8611 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8612
8613         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8614         Diego Novillo.
8615
8616 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8617
8618         PR bootstrap/24297
8619         * Makefile.tpl (do-[+make-target+], do-check, install,
8620         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8621         are set before recursing.
8622         * Makefile.in: Regenerate.
8623
8624 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8625
8626         PR bootstrap/18939
8627         * Makefile.def (gcc) <target>: Fix thinko.
8628         * Makefile.in: Regenerate.
8629
8630 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8631
8632         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8633         * configure: Regenerate.
8634
8635 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8636
8637         * MAINTAINERS (Write After Approval): Add self.
8638
8639 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8640
8641         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8642         target-libffi, target-qthreads, target-libjava, and
8643         targetlibobjc.
8644         * configure: Regenerate.
8645
8646 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8647
8648         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8649         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8650         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8651         (USUAL_OBJDUMP_FOR_TARGET): New.
8652         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8653         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8654         * configure, Makefile.in: Regenerated.
8655
8656 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8657
8658         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8659         before other host packages.
8660
8661 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8662
8663         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8664
8665 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8666
8667         PR bootstrap/22340
8668
8669         * configure.in (default_target): Remove.
8670         * Makefile.tpl (all): Do not use prerequisites as subroutines
8671         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8672         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8673         use prerequisites as subroutines.
8674         (check-host, check-target): New.
8675         (bootstrap configure & all targets): Do not use stage*-start
8676         if the directory layout is already ok.
8677         (non-bootstrap configure & all targets): Prepend a $(unstage).
8678         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8679         (NOTPARALLEL): Remove.
8680         (unstage, stage variables): New variables.
8681         (unstage, stage targets): Simply expand to those variables.
8682
8683         * configure: Regenerate.
8684         * Makefile.in: Regenerate.
8685
8686 2005-10-04  James E Wilson  <wilson@specifix.com>
8687
8688         * Makefile.def (lang_env_dependencies): Add libmudflap.
8689         * Makefile.in: Regenerate.
8690
8691 2005-10-03  Andreas Schwab  <schwab@suse.de>
8692
8693         Backport from libtool CVS:
8694         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8695
8696         * ltmain.sh: add support for installing into temporary
8697         staging area (e.g. 'make install DESTDIR=...')
8698
8699 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8700
8701         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8702         * configure: Regenerated.
8703
8704 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8705
8706         * configure: Regenerate with the correct
8707         autoconf version.
8708
8709 2005-09-30  Catherine Moore  <clm@cm00re.com>
8710
8711         * configure.in (bfin-*-*): New.
8712         * configure: Regenerated.
8713
8714 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8715
8716         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8717         (LIPO_FOR_TARGET): New.
8718         (CONFIGURED_LIPO_FOR_TARGET): New.
8719         (USUAL_LIPO_FOR_TARGET): New.
8720         (STRIP_FOR_TARGET): New.
8721         (CONFIGURED_STRIP_FOR_TARGET): New.
8722         (USUAL_STRIP_FOR_TARGET): New.
8723         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8724         STRIP_FOR_TARGET.
8725         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8726         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8727         * Makefile.in: Regenerate.
8728         * configure: Regenerate.
8729
8730 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8731
8732         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8733         (rs6000-*-aix*): Same.
8734         * configure: Regenerate.
8735
8736 2005-09-16  Tom Tromey  <tromey@redhat.com>
8737
8738         * MAINTAINERS: Add self as java maintainer.
8739
8740 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8741
8742         * configure.in: Recognize f95 in the --enable-languages option,
8743         and substitute it for fortran, issuing a warning.
8744         * configure: Regenerate.
8745
8746 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8747
8748         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8749         * configure:  Regenerated.
8750
8751 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8752
8753         * MAINTAINERS: Add self as ms1 maintainer.
8754
8755 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8756
8757         * Makefile.def (libssp): Add to lang_env_dependencies.
8758         * Makefile.in: Regenerate.
8759
8760 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8761
8762         * MAINTAINERS: Add myself as middle-end maintainer.
8763
8764 2005-08-17  Christian Groessler  <chris@groessler.org>
8765
8766         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8767         * Makefile.in: Regenerate.
8768
8769 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8770
8771         * MAINTAINERS (write after approval): Added myself.
8772
8773 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8774
8775         * MAINTAINERS (Write After Approval): Add myself.
8776
8777 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8778
8779         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8780         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8781         Look for alternate names of the target cc and c++
8782         * configure: Regenerate.
8783
8784 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8785
8786         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8787         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8788         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8789         tools; remove code to manually set them.
8790         (Target tools): Look in the environment for them.
8791         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8792         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8793         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8794         build directory.
8795         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8796         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8797         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8798         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8799         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8800         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8801         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8802         * configure: Regenerate.
8803         * Makefile.in: Regenerate.
8804
8805 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8806
8807         * MAINTAINERS: Update for removed CPU targets.
8808
8809 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8810
8811         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8812         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8813         * Makefile.in: Regenerated.
8814
8815 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8816
8817         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8818         (CFLAGS_FOR_TARGET): Use it.
8819         (CXXFLAGS_FOR_TARGET): Likewise.
8820         * Makefile.in: Regenerated.
8821         * configure.in (--with-build-sysroot): New option.
8822         * configure: Regenerated.
8823
8824 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8825
8826         * Makefile.tpl: Wrap install between unstage and stage
8827         * Makefile.in: Regenerate.
8828
8829 2005-07-21  Eric Christopher  <echristo@apple.com>
8830
8831         * MAINTAINERS: Update affiliation.
8832
8833 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8834
8835         * MAINTAINERS: Add self as crx port maintainer.
8836
8837 2005-07-20  DJ Delorie  <dj@redhat.com>
8838
8839         * MAINTAINERS: Add self as m32c maintainer.
8840
8841 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8842
8843         * all files: Update FSF address.
8844
8845 2005-07-15  Eric Christopher  <echristo@redhat.com>
8846
8847         * MAINTAINERS: Change affiliation.
8848
8849 2005-07-14  Jim Blandy  <jimb@redhat.com>
8850
8851         * configure.in: Add cases for Renesas m32c.
8852         * configure: Regenerated.
8853
8854 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8855
8856         * COPYING.LIB: Update from fsf.org.
8857
8858 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8859
8860         * COPYING, compile, config.guess,
8861         config.sub, install-sh, missing, mkinstalldirs,
8862         symlink-tree, ylwrap: Sync from upstream sources.
8863         * config-ml.in: Update FSF address.
8864
8865 2005-07-13  Eric Christopher  <echristo@redhat.com>
8866
8867         * configure.in: Add toplevel noconfigdir support for tpf.
8868         * configure: Regenerate.
8869
8870 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8871
8872         PR ada/22340
8873
8874         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8875         * Makefile.in: Regenerate.
8876
8877 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8878
8879         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8880         Brolley to write-after-approval.
8881
8882 2005-07-07  Andreas Schwab  <schwab@suse.de>
8883
8884         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8885         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8886         * Makefile.in: Regenerated.
8887
8888 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8889
8890         * configure.in: Don't build sim or rda when targetting darwin.
8891         * configure: Regenerate.
8892
8893 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8894
8895         * configure.in: Add --enable-libssp and --disable-libssp.
8896         * configure: Regenerate with autoconf-2.13.
8897
8898 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8899
8900         * Makefile.def (target_modules): Add libssp.
8901         * configure.in (target_libraries): Add target-libssp.
8902         * configure: Rebuilt.
8903         * Makefile.in: Rebuilt.
8904
8905 2005-07-01  Zack Weinberg  <zackw@panix.com>
8906
8907         * MAINTAINERS: Change email address.  Resign from maintainership.
8908
8909 2005-07-01  Richard Guenther  <rguenther@suse.de>
8910
8911         * MAINTAINERS: Change my e-mail address and affiliation.
8912
8913 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8914
8915         * Makefile.def (stagefeedback): Come after profile.
8916         Define profiledbootstrap target.
8917         * Makefile.tpl (profiledbootstrap): Remove.
8918         (stageprofile-end): Zap stagefeedback.
8919         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8920         * Makefile.in: Regenerate.
8921
8922 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8923
8924         * MAINTAINERS: Update my email address.
8925
8926 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8927
8928         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8929         In 'cpp' stanza, support '#line' as well as '# '.
8930
8931 2005-06-08  Andreas Schwab  <schwab@suse.de>
8932
8933         * MAINTAINERS: Move myself from 'Write After Approval' to
8934         'CPU Port Maintainers' section as m68k maintainer.
8935
8936 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8937
8938         * configure.in (unsupported_languages): New macro.
8939         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8940         non-ported target libraries in noconfigdirs.
8941         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8942         non-linux-gnu.  Remove libgcj_ex_libffi.
8943         <lang_frag loop>: Set add_this_lang=no if the language is in
8944         unsupported_languages.
8945         * configure: Regenerate.
8946
8947 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8948
8949         * configure.in: Fix typo in handling of --with-mpfr-dir.
8950         * configure: Regenerate.
8951
8952 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8953
8954         * MAINTAINERS: Update my email address.
8955
8956 2005-06-02  Jim Blandy  <jimb@redhat.com>
8957
8958         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8959         accepted into the master sources.)
8960
8961 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8962             Michael Snyder  <msnyder@redhat.com>
8963             Stan Cox  <scox@redhat.com>
8964
8965         * configure.in: Set noconfigdirs for ms1.
8966
8967         * configure: Regenerate.
8968
8969 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8970
8971         * MAINTAINERS (Write After Approval): Add self.
8972
8973 2005-06-01  Josh Conner  <jconner@apple.com>
8974
8975         * MAINTAINERS (Write After Approval): Add self.
8976
8977 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8978
8979         * MAINTAINERS: Update my email address.
8980
8981 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8982
8983         * MAINTAINERS (Write After Approval): Add self.
8984
8985 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8986
8987         * MAINTAINERS (Write After Approval): Remove self.
8988
8989 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8990
8991         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8992         (Dependencies): Consider target modules for bootstrap dependencies.
8993         Make target bootstrap modules depend on each stage's gcc.
8994         * Makefile.in: Regenerate.
8995
8996 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8997
8998         * Makefile.def (configure-gcc): Depend on binutils having been built.
8999         (all-gcc): No need to do it here.
9000         * Makefile.in: Regenerate.
9001
9002 2005-05-19  Paul Brook  <paul@codesourcery.com>
9003
9004         * configure.in: Rewrite misleading error message when requested
9005         language cannot be built.
9006         * configure: Regenerate.
9007
9008 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9009
9010         * ylwrap: Import from Automake 1.9.5.
9011
9012 2005-05-13  David Ung  <davidu@mips.com>
9013
9014         * MAINTAINERS (Write After Approval): Add self.
9015
9016 2005-05-09  Mike Stump  <mrs@apple.com>
9017
9018         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9019         lt_cv_sys_max_cmd_len for now.
9020
9021 2005-05-09  Stan Cox  <scox@redhat.com>
9022
9023         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9024
9025 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9026
9027         * README.SCO: Update the URL.
9028
9029 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9030
9031         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9032         with_gnu_ld to libtool.
9033         * ltcf-c.sh (aix[45]): Define file_list_spec.
9034         * ltcf-cxx.sh (aix[45]): Same.
9035         * ltcf-gcj.sh (aix[45]): Same.
9036         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9037         exists, write list of input files to temporary file.
9038
9039 2005-05-04  Mike Stump  <mrs@apple.com>
9040
9041         * configure.in: Always pass --target to target configures as
9042         otherwise rebuilds that do --recheck will fail.
9043         * confiugure: Rebuilt.
9044
9045 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9046
9047         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9048         STAGE_HOST_EXPORTS.
9049         (configure, all): Add bootstrap support.
9050         (Host modules, target modules): Pass post-stage1 flags and exports.
9051         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9052         * Makefile.in: Regenerate.
9053
9054 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9055
9056         * configure: Regenerate.
9057
9058 2005-04-27  Mike Stump  <mrs@apple.com>
9059
9060         * MAINTAINERS: Add self as darwin maintainer.
9061
9062 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9063
9064         * config.sub: Update from master copy.
9065
9066 2005-04-21  Mike Stump  <mrs@apple.com>
9067
9068         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9069         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9070
9071 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9072
9073         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9074         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9075         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9076         "*-*-elf" and "*-*-linux*".
9077         * configure: Regenerate.
9078
9079 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9080
9081         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9082
9083 2005-04-12  Mike Stump  <mrs@apple.com>
9084
9085         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9086
9087 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9088
9089         * MAINTAINERS (Write After Approval): Add myself.
9090
9091 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9092
9093         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9094
9095 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9096
9097         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9098         (TARGET_CONFIGARGS): Include --with-target-subdir.
9099         (configure, all): New macros.  Use them throughout.
9100         * Makefile.in: Regenerate.
9101
9102 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9103
9104         * MAINTAINERS (Write After Approval): Add myself.
9105
9106 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9107
9108         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9109
9110 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9111
9112         * MAINTAINERS: Move John Carr to Write After Approval.
9113
9114 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9115
9116         * config/mh-mingw32: Delete.
9117         * configure.in: Don't use it.
9118         * configure: Regenerate.
9119
9120 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9121
9122         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9123         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9124         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9125         (HOST_LIB_PATH): Generate from Makefile.def.
9126         (TARGET_LIB_PATH): Likewise.
9127         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9128         * Makefile.in: Regenerate.
9129         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9130         (RPATH_ENVVAR): Include Darwin case.
9131         * configure: Regenerate.
9132
9133 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9134
9135         * MAINTAINERS (Various Maintainers): Remove self.
9136         (Write After Approval): Add self.
9137
9138 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9139
9140         * MAINTAINERS (Various Maintainers): Add self.
9141
9142 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9143
9144         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9145         * configure: Regenerate.
9146
9147 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9148
9149         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9150         gcc_version, and gcc_version_trigger from set of flags to pass.
9151         * Makefile.tpl: Remove definitions of above variables.
9152         (config.status): Remove dependency on $(gcc_version_trigger).
9153         * Makefile.in: Regenerate.
9154         * configure.in: Do not reference config/gcc-version.m4 nor
9155         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9156         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9157         * configure: Regenerate.
9158
9159 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9160             Andrew Pinski  <pinskia@physics.uc.edu>
9161
9162         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9163         * Makefile.in: Regenerate.
9164
9165 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9166
9167         * MAINTAINERS (Write After Approval): Add myself.
9168
9169 2005-03-03  David Ayers  <d.ayers@inode.at>
9170
9171         * MAINTAINERS (Write After Approval): Add myself.
9172
9173 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9174
9175         PR libgcj/20160
9176         * ltmain.sh: Avoid creating archives with components that have
9177         duplicate basenames.
9178
9179 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9180
9181         PR bootstrap/20250
9182         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9183         instead of check.
9184         * Makefile.in: Regenerate.
9185
9186 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9187
9188         * Makefile.in: Regenerate to fix conflict between the previous two
9189         patches.
9190
9191 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9192
9193         PR bootstrap/17383
9194         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9195         * Makefile.tpl (HOST_SUBDIR): New substitution.
9196         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9197         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9198         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9199         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9200         (Host modules, Bootstrapped modules): Use it.
9201         (Build modules, Target modules): Do not create symlink trees,
9202         always configure out-of-srcdir.
9203         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9204         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9205         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9206         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9207
9208         * Makefile.in: Regenerate.
9209         * configure: Regenerate.
9210
9211 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9212
9213         Merged from libada-gnattools-branch:
9214         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9215
9216         * gnattools: New directory.
9217         * Makefile.def: Add gnattools as a module, depending on target-libada.
9218         * Makefile.in: Regenerate.
9219         * configure.in: Include gnattools in host_tools; disable it if ada
9220         is disabled.
9221         * configure: Regenerate.
9222
9223 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9224
9225         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9226         treelang maintainer.
9227         (Write After Approval): Remove myself.
9228
9229 2005-02-23  Paul Schlie  <schlie@comcast.net>
9230
9231         * configure.in: Allow darwin targeted ports to build tk, itcl and
9232         libgui.
9233         * configure: Regenerate.
9234
9235 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9236
9237         PR libgcj/10353
9238         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9239         * configure: Regenerate.
9240
9241 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9242
9243         * MAINTAINERS (Write After Approval): Add myself.
9244
9245 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9246
9247         * MAINTAINERS: Update my e-mail address.
9248
9249 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9250
9251         * MAINTAINERS (Write After Approval): Add myself.
9252
9253 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9254
9255         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9256         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9257         target-libgloss when not *-*-elf and *-*-aout.
9258         * configure: Regenerate.
9259
9260 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9261
9262         * MAINTAINERS: Remove obsolete entries.
9263
9264         * MAINTAINERS (Write After Approval): Add Michael Matz.
9265
9266 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9267
9268         * MAINTAINERS: Remove self as cpplib maintainer.
9269
9270 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9271
9272         * install-sh, config.sub: Import from upstream.
9273
9274 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9275
9276         PR bootstrap/18222
9277         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9278         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9279         * Makefile.in: Regenerate.
9280
9281 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9282
9283         * MAINTAINERS: Update my email address.
9284
9285 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9286             Andreas Schwab  <schwab@suse.de>
9287
9288         PR bootstrap/18033
9289         * config-ml.in: Eval option if surrounded by single quotes.
9290
9291 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9292
9293         Revert 2004-12-28 Makefile changes, a better fix will be
9294         applied to mainline and src after GCC 4.0 branches.
9295
9296 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9297
9298         PR bootstrap/17383
9299
9300         * Makefile.def (target_modules): Remove stage parameter,
9301         it is always true now.
9302         * Makefile.tpl (configure-build-[+module+],
9303         configure-target-[+module+]): Always build symlink tree
9304         for the directory and for include.  BUILD_SUBDIR and
9305         TARGET_SUBDIR cannot be . anymore.
9306         * Makefile.in: Regenerate.
9307
9308 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9309
9310         Revert 2004-12-08 Makefile changes.
9311
9312 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9313
9314         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9315         cygwin, mingw.
9316
9317 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9318
9319         * configure.in (sh64-*-*): Reenable gprof.
9320         * configure: Regenerate.
9321
9322 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9323
9324         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9325         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9326         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9327         * Makefile.in: Regenerate.
9328
9329 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9330
9331         * MAINTAINERS: Update my email address.
9332
9333 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9334
9335         * Makefile.tpl: Generate normal dependencies if the LHS module is
9336         not bootstrapped.
9337         * Makefile.in: Regenerate.
9338
9339 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9340
9341         * configure.in: Include config/gxx-include-dir.m4.  Use
9342         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9343         * configure: Regenerate.
9344
9345 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9346
9347         * config.if: Delete.
9348         * configure.in: Set libstdcxx_incdir directly.
9349         * configure: Regenerate.
9350
9351 2004-12-02  Eric Christopher  <echristo@redhat.com>
9352
9353         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9354         * Makefile.in: Regenerate.
9355
9356 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9357
9358         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9359         * configure: Regenerate.
9360
9361 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9362
9363         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9364         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9365         * configure: Regenerate.
9366
9367 2004-12-01  Eric Christopher  <echristo@redhat.com>
9368
9369         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9370         of things to remove.
9371
9372 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9373
9374         * MAINTAINERS (Write After Approval): Update my e-mail address.
9375
9376 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9377
9378         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9379         from CVS libtool to always pass_all.
9380
9381 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9382
9383         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9384         (hppa*64*-*-*): Delete incorrect comment.
9385         * configure: Rebuilt.
9386
9387 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9388
9389         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9390
9391 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9392
9393         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9394         from CVS libtool to always pass_all.
9395
9396 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9397
9398         * install-sh, compile: Import from automake.
9399
9400 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9401
9402         * config.guess, config.sub:  Import from savannnah.
9403
9404 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9405
9406         * MAINTAINERS (Write After Approval): Add myself
9407
9408 2004-11-12  Mike Stump  <mrs@apple.com>
9409
9410         * Makefile.def: Add html support.
9411         * Makefile.tpl: Likewise.
9412         * Makefile.in: Regenerate.
9413
9414 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9415
9416         PR 18423
9417         * configure.in: Remove all instances of build-fixincludes from
9418         noconfigdirs.
9419         (build_configargs): Supply --target to subdirectories.
9420         * configure: Regenerate.
9421
9422         * Makefile.def: Make gcc install depend on fixincludes install.
9423         * Makefile.in: Regenerate.
9424
9425 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9426
9427         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9428
9429 2004-11-11  Paul Brook  <paul@codesourcery.com>
9430
9431         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9432
9433 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9434
9435         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9436         target-libgfortran.
9437         * configure: Regenerate.
9438
9439 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9440
9441         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9442         like CC.
9443
9444 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9445
9446         * Makefile.def (host fixincludes): Specify missing targets.
9447         * Makefile.in: Regenerate.
9448
9449 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9450
9451         * MAINTAINERS: Add myself
9452
9453 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9454
9455         * MAINTAINERS (Write After Approval): Add myself.
9456
9457 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9458
9459         * Makefile.def: Build fixincludes for the host, too.
9460         * Makefile.in: Regenerate.
9461         * configure.in (host_tools): Add fixincludes.
9462         * configure: Regenerate.
9463
9464 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9465
9466         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9467         * configure: Regenerated.
9468
9469 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9470
9471         PR other/17783
9472         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9473         * configure: Regenerated.
9474
9475 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9476
9477         * README.SCO: Update per FSF instructions.
9478
9479 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9480
9481         PR target/18151
9482         * configure.in (case ${target}): Do not build fixincludes for avr.
9483         * configure: Regenerated.
9484
9485 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9486
9487         * configure.in (case ${target}): Do not build fixincludes
9488         on platforms where it is not used.
9489         * configure: Regenerated.
9490
9491 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9492
9493         * configure.in: Use an absolute path to install-sh.
9494         * configure: Regenerated.
9495
9496 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9497
9498         * MAINTAINERS (Write After Approval): Add myself.
9499
9500 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9501
9502         * MAINTAINERS: Remove from Write After Approval those that are
9503         already maintainers.
9504
9505 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9506
9507         * MAINTAINERS:  Update my email address.
9508
9509 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9510
9511         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9512         * configure: Regenerate.
9513
9514 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9515
9516         * MAINTAINERS:  Update my email address.
9517
9518 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9519
9520         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9521         entries belonging to this category.
9522
9523 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9524
9525         * MAINTAINERS: Update my e-mail address.
9526
9527 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9528
9529         Fix wrong conflict resolution in:
9530
9531         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9532
9533         * Makefile.in: Regenerate.
9534         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9535         in the recursive `make', instead of hardwiring `all'.
9536         (Autogenerated TARGET-* variables): New.
9537
9538 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9539
9540         * configure.in: Enable target-libgloss for crx-*-*.
9541         * configure: Regenerate.
9542
9543 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9544
9545         * MAINTAINERS (Various Maintainers): Move the "windows,
9546         cygwin, mingw" maintainer to ...
9547         (OS Port Maintainers): ... here.
9548
9549 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9550
9551         * MAINTAINERS (Write After Approval): Remove those that are
9552         maintainers of some subsystem.
9553
9554 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9555
9556         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9557         * ltcf-cxx.sh (tpf*): Likewise.
9558         * ltconfig (tpf*): Add TPF OS configuration support.
9559
9560 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9561
9562         * MAINTAINERS: Change my email address to my new work account.
9563
9564 2004-09-24  Michael Roth  <mroth@nessie.de>
9565
9566         * configure.in (--without-headers): Add missing double quotes.
9567         * configure: Regenerate.
9568
9569 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9570
9571         * ylwrap: Revert to previous version.
9572
9573 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9574
9575         PR bootstrap/17369
9576         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9577         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9578         SET_GCC_LIB_PATH_CMD.
9579         (BASE_TARGET_EXPORTS): Likewise.
9580         * Makefile.in: Regenerated.
9581
9582         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9583         * configure: Regenerated.
9584
9585 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9586
9587         * config.guess: New upstream version
9588         * compile, depcomp, install-sh, ylwrap: Likewise.
9589
9590 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9591
9592         * config/mh-x86omitfp: New host makefile fragment.  Add
9593         -fomit-frame-pointer to the default BOOT_CFLAGS.
9594         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9595         * configure: Regenerate.
9596
9597 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9598
9599         PR target/11572
9600         * configure.in (*-*-darwin*): Renable libobjc.
9601         * configure: Regenerate.
9602
9603 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9604
9605         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9606
9607 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9608
9609         * Makefile.def: Remove libbanshee.
9610         * Makefile.tpl: Ditto.
9611         * configure.in: Ditto.
9612         * Makefile.in: Regen.
9613         * configure: Ditto.
9614
9615 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9616
9617         * ltmain.sh: Use $pic_object as $non_pic_object if
9618         $non_pic_object=none.
9619
9620 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9621
9622         * missing: Import latest version from master repository.
9623
9624 2004-09-06  Nick Clifton  <nickc@redhat.com>
9625
9626         * config.sub: Import latest version from master repository.
9627         * config.guess: Likewise.
9628         This includes these changes:
9629
9630         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9631
9632         * config.sub: Handle crisv32, alias etraxfs.
9633         * config.guess (crisv32:Linux:*:*): Handle.
9634
9635         2004-08-13  Brad Smith  <brad@comstyle.com>
9636
9637         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9638         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9639
9640         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9641
9642         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9643         assume the processor is a powerpc.  This is because coreutils
9644         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9645         in this case, due to a MacOS X bug that causes
9646         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9647         to return a negative number.
9648         Problem reported by Petter Reinholdtsen in:
9649         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9650
9651         2004-07-19  Ben Elliston  <bje@gnu.org>
9652
9653         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9654
9655         2004-06-24  Ben Elliston  <bje@gnu.org>
9656
9657         * config.guess: Update copyright years.
9658         * config.sub: Likewise.
9659
9660         2004-06-22  Robert Millan  <robertmh@gnu.org>
9661
9662         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9663         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9664
9665         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9666
9667         * config.guess (*:*VMS:*:*): New entry. Replaces
9668         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9669         manufacturer.
9670
9671         2004-06-22  Ben Elliston  <bje@gnu.org>
9672
9673         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9674         * config.sub: Likewise.
9675
9676         2004-06-22  Ben Elliston  <bje@gnu.org>
9677
9678         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9679         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9680
9681         2004-06-11  Ben Elliston  <bje@gnu.org>
9682
9683         * config.guess (pegasos:OpenBSD:*:*): Remove.
9684
9685         2004-06-11  Ben Elliston  <bje@gnu.org>
9686
9687         From Wouter Verhelst <wouter@grep.be>:
9688         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9689
9690         2004-06-11  Ben Elliston  <bje@gnu.org>
9691
9692         * config.guess (luna88k:OpenBSD:*:*): New.
9693
9694         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9695
9696         * config.guess (m32r*:Linux:*:*): New case.
9697         * config.sub: Handle m32rle.
9698
9699         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9700
9701         From Jens Petersen  <petersen@redhat.com>:
9702         * config.sub: Handle sparcv8.
9703
9704         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9705
9706         From Tom Smith <smith@cag.lkg.hp.com>:
9707         * config.guess: Version suffixes are equally significant on Tru64
9708         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9709         prefix of "P" (patched kernel).
9710
9711         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9712
9713         * config.sub: Add support for National Semiconductor CRX target.
9714
9715 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9716
9717         * MAINTAINERS (Various Maintainers): Remove myself as web page
9718         maintainer, add myself as maintainer of build status lists.
9719
9720 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9721
9722         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9723         *-*-netware, but add target-libmudflap.
9724         Consolidate *-*-netware targets (of which really only i?86 exists)
9725         into a single entry.
9726         * configure: Likewise.
9727
9728 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9729
9730         * Makefile.tpl (sorry): Remove.
9731         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9732         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9733         (do-clean): Clean per-stage directories too.
9734         (do-distclean): Run distclean-stage1 too.
9735         (.NOTPARALLEL): Enable during toplevel bootstrap.
9736         (stage[+id+]-bubble): Enable parallel execution during
9737         the recursive invocation.
9738         * Makefile.in: Regenerate.
9739
9740         Fix previous checkin:
9741
9742         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9743         include.
9744         * configure.in: Fix indentation.
9745         * configure: Regenerate.
9746
9747 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9748
9749         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9750         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9751         * configure: regenerate
9752         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9753         -mdynamic-no-pic
9754
9755 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9756
9757         * Makefile.def (build_modules): Add fixincludes.
9758         (dependencies): Make gcc depend on fixincludes.
9759         * configure.in (build_tools): Add fixincludes.
9760         (build_configdirs): Always include build_libs.
9761         * Makefile.in: Regenerate.
9762         * configure: Regenerate.
9763
9764 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9765
9766         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9767         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9768         phony targets; do not generate timestamp files.
9769         (distclean-stageN): Remove references to their timestamp files.
9770         (restageN, touch-stageN): Remove.
9771         (stageN-bubble): Rewritten.
9772         (compare): Support lean bootstraps.
9773         * Makefile.in: Regenerate.
9774
9775         * configure.in: Only warn when bootstrapping but
9776         build != host or build != target.  Support lean bootstraps.
9777         * configure: Regenerate.
9778
9779 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9780
9781         * configure.in:  Give a better error message if GMP/MPFR are missing
9782         and a language needing them has been requested.
9783         * configure:  Regenerated.
9784
9785 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9786
9787         * configure.in:  Print a list of available language front-ends if
9788         a requested one is missing.  Tidy stray tab characters.
9789         * configure:  Regenerated.
9790
9791 2004-08-19  Michael Koch  <konqueror@gmx.de>
9792
9793         * gcc/doc/install.texi: Update entry about automake for libjava.
9794
9795 2004-08-17  Robert Millan  <robertmh@gnu.org>
9796
9797         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9798         (instead of FreeBSD).
9799         * configure: Regenerate.
9800
9801 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9802
9803         * Makefile.in: Regenerate.
9804         * configure: Regenerate.
9805
9806         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9807         stage_*_flags.
9808         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9809         for bootstrapped modules if toplevel bootstrap is going.
9810         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9811         modules.  Adjust for changes in Makefile.def.  Enable several
9812         rules even in non-bootstrap mode, just to avoid peppering the
9813         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9814         (stage-[+prev+]-bubble): Remove.
9815
9816         * Makefile.def (Dependencies): Depend on all-build-bison,
9817         all-build-flex, all-build-byacc, all-build-texinfo, rather
9818         than the host variations.
9819         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9820         with BUILD_SUBDIR.
9821         (BISON): Update for recent Bisons.
9822         (YACC): Fix typo.
9823         (cross): Depend on all-build.
9824         (all): Do not depend on all-build.
9825         (prebootstrap): Remove.
9826         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9827         (Prebootstrap dependencies): Add them to the per-stage targets
9828         and to all-prebootstrap.
9829         * configure.in (build_configdirs): Always enable build_tools.
9830         (BUILD_DIR_PREFIX): Remove.
9831
9832         * Makefile.def (gcc): Add target variable.
9833         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9834         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9835         in the recursive `make', instead of hardwiring `all'.
9836         (Autogenerated TARGET-* variables): New.
9837
9838 2004-08-13  Brian Booth  <bbooth@redhat.com>
9839
9840         * MAINTAINERS: Remove myself from write-after-approval.
9841
9842 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9843
9844         * src-release: Stop distributing mmalloc with gdb (which doesn't
9845         use it).
9846         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9847         * Makefile.in: Regenerate.
9848
9849 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9850
9851         * configure.in (arm*-*-eabi*): New target.
9852         * configure: Regenerate.
9853
9854 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9855
9856         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9857         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9858         (Dependencies): New section.
9859         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9860         (configure-target-[+module+]): Depend on maybe-all-gcc
9861         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9862         (toplevel profiledbootstrap): Fix dependencies.
9863         * Makefile.in: Regenerate.
9864
9865 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9866
9867         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9868         target-libiberty to noconfigdirs.
9869         * configure: Regenerate.
9870
9871 2004-08-03  Paul Brook  <paul@codesourcery.com>
9872
9873         * configure.in: Check for MPFR as well as GMP.
9874         * configure: Regenerate.
9875
9876 2004-08-01  Robert Millan  <robertmh@gnu.org>
9877
9878         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9879         libmudflap for all GNU-based systems (with Glibc).
9880         * configure: Regenerate.
9881
9882 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9883
9884         * Makefile.def (host-modules): Add gcc.
9885         * Makefile.in: Regenerate.
9886         * Makefile.tpl (sorry): New rule.
9887         (configure-host, all-host, [+make_target+]-host, do-check,
9888         install-host): Do not add gcc as a special case.
9889         (host modules): Add a small special-casing for gcc.  Export
9890         extra_make_flags through the environment.
9891         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9892         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9893         other recursive targets for gcc): Remove.
9894
9895         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9896         (stage, unstage): New rules.
9897         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9898         distclean-stage[+id+]): Use stage_current.
9899         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9900         the stage*-start rules.
9901
9902 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9903
9904         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9905         use -all_load flag.
9906
9907 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9908
9909         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9910         * configure: Regenerate.
9911
9912 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9913
9914         * maintainer-scripts/gcc_release: Revert yesterday's change.
9915
9916 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9917
9918         * MAINTAINERS: Add myself to write-after-approval.
9919
9920 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9921
9922         * libf2c: Removed.
9923         * gcc/gccbug.in: Updated because of libf2c removal.
9924         * maintainer-scripts/gcc_release: Ditto.
9925
9926 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9927
9928         * configure.in: Build libmudflap by default on FreeBSD.
9929         * configure: Regenerated.
9930
9931 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9932
9933         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9934         systems.
9935         * configure: Regenerated.
9936
9937 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9938
9939         PR target/16344
9940         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9941         feedback based compiler.
9942         * Makefile.in: Rebuilt.
9943
9944 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9945
9946         * Makefile.def (host_modules): Set bootstrap=true for flex.
9947         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9948         * Makefile.in: Rebuilt.
9949
9950 2004-07-07  Jan Hubicka  <jh@suse.cz>
9951
9952         * MAINTAINERS: Add self as a profile feedback maintainer.
9953
9954 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9955
9956         * configure.in:  Do not prepend $srcdir to /dev/null in
9957         makefile fragments.
9958         * configure:  Regenerate.
9959
9960 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9961
9962         * Makefile.def (build_modules): Add bison, byacc, flex,
9963         m4, texinfo.
9964         (flags_to_pass): Add FLEX.
9965         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9966         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9967         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9968         DEFAULT_MAKEINFO): Remove.
9969         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9970         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9971         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9972         objdir or else use configured tool.
9973         (all-build): New.
9974         (all): Depend on it.
9975         (Build module dependencies): Add.
9976         * Makefile.in: Regenerate.
9977         * configure.in: Better support for multiple build modules,
9978         matching what is done for host/target modules.  Do not look
9979         for "plausible" locations of build tools if Canadian cross.
9980         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9981         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9982         * configure: Regenerate.
9983
9984 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9985
9986         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9987         * Makefile.in: Regenerate.
9988
9989 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9990
9991         * Makefile.tpl (configure-build-[+module+],
9992         configure-[+module+], configure-target-[+module+]): Pass
9993         [+extra_configure_args+].
9994         (all-build-[+module+], all-[+module+], check-[+module+],
9995         install-[+module+], [+make_target+]-[+module+],
9996         all-target-[+module+], check-target-[+module+],
9997         install-target-[+module+], [+make_target+]-target-[+module+]):
9998         Pass [+extra_make_args+].
9999         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10000         (GCC_HOST_EXPORTS): Remove.
10001         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10002         cross, check-gcc, check-gcc-c++, install-gcc,
10003         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10004         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10005         * Makefile.in: Regenerate.
10006
10007 2004-06-21  Matthew Sachs  <msachs@apple.com>
10008
10009         * MAINTAINERS: Added self to write-after-approval.
10010
10011 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10012
10013         * configure.in: Check for srcdir/winsup rather than build directory
10014         winsup.
10015         * configure: Regenerate.
10016
10017 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10018
10019         * configure.in: Don't build Cygwin native newlib if winsup
10020         directory is missing.  Emit warning instead.
10021         * configure: Regenerate.
10022
10023 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10024
10025         * Makefile.tpl (touch-stage[+id+]): New.
10026         (restage[+prev+]): Depend on touch-stage[+id+].
10027
10028         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10029         Use it throughout.
10030
10031         * Makefile.def: Add profile and feedback bootstrap stages.
10032         Remove next field from bootstrap stages.
10033         * Makefile.tpl (LN, LN_S): Substitute.
10034         (stageN-start, stageN-end): Use double-colon rules, to
10035         provide a hook for additional setup commands.
10036         (distclean-stageN-gcc, restageN): Create dependencies from
10037         [+prev+], not from [+next+].
10038         (stageN-bubble): Add commands for successive stages from
10039         [+prev+], using double-colon rules.
10040         (all-stageN-gcc): Fix typo.
10041         (stagefeedback-start, profiledbootstrap): New.
10042         * Makefile.in: Regenerate.
10043         * configure.in: Call ACX_PROG_LN.
10044         * configure: Regenerate.
10045
10046 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10047
10048         * MAINTAINERS (Write After Approval): Add myself.
10049
10050 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10051
10052         * MAINTAINERS (Write After Approval): Add myself.
10053
10054 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10055
10056         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10057         without gcc.
10058         * configure: Regenerate.
10059
10060 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10061
10062         * Makefile.tpl: Fix typo.
10063         * Makefile.in: Regenerate.
10064
10065 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10066
10067         * configure.in: Remove new- prefix from toplevel
10068         bootstrap targets.
10069         * configure: Regenerate.
10070
10071 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10072
10073         * Makefile.tpl (all.normal): Rename to all.
10074         (all): Replace with a rule to pick the default
10075         target from configure.
10076         (all-gcc, configure-gcc): Use conditionals to
10077         do nothing when toplevel bootstrap is going on.
10078         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10079         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10080         * configure.in: Support --enable-bootstrap.
10081
10082         * Makefile.def: Remove new- prefix from toplevel
10083         bootstrap targets.
10084         * Makefile.tpl: Likewise.
10085
10086         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10087         target.
10088
10089         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10090         $(RECURSE_FLAGS) to recursive invocation of make.
10091
10092         * Makefile.in: Regenerate.
10093         * configure: Regenerate.
10094
10095 2004-05-30  Andreas Jaeger  <aj@suse.de>
10096             Jim Wilson  <wilson@specifixinc.com>
10097
10098         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10099         like CC.
10100
10101 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10102
10103         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10104         * configure: Regenerate.
10105
10106 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10107
10108         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10109         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10110         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10111         targets.
10112         * Makefile.in: Regenerate.
10113
10114 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10115
10116         * configure.in: Test the ability to symlink directories.
10117         * configure: Regenerate.
10118
10119         * Makefile.def (bootstrap-stage): New definitions.
10120         * Makefile.tpl (configure-stage1-gcc,
10121         configure-stage2-gcc, configure-stage3-gcc,
10122         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10123         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10124         new-restage3, compare): Autogenerate, see Makefile.in
10125         entry for behavioral changes.
10126         (distclean-stage1, new-stage1-start, new-stage1-end,
10127         new-stage1-bubble, distclean-stage2, new-stage2-start,
10128         new-stage2-end, new-stage2-bubble, distclean-stage3,
10129         new-stage3-start, new-stage3-end): New autogenerated targets.
10130         (objext, prebootstrap, BOOT_CFLAGS,
10131         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10132         targets.
10133
10134         * Makefile.in: Regenerate.
10135         (distclean-stage1, new-stage1-start, new-stage1-end,
10136         new-stage1-bubble, distclean-stage2, new-stage2-start,
10137         new-stage2-end, new-stage2-bubble, distclean-stage3,
10138         new-stage3-start, new-stage3-end): New targets.
10139         (all-stage1-gcc): Move prebootstrap dependency from here...
10140         (configure-stage1-gcc): ...to here.
10141         (new-bootstrap): Use bubble targets.
10142         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10143         Use per-stage distclean targets.
10144         (configure-stage1-gcc, configure-stage2-gcc,
10145         configure-stage3-gcc, all-stage1-gcc,
10146         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10147         Use new-stageN-start to prepare the tree.
10148
10149 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10150
10151         * Makefile.def (host_modules): add libcpp.
10152         * Makefile.tpl: Add dependencies on and for libcpp.
10153         * Makefile.in: Regenerate.
10154         * configure.in: Add libcpp host module.
10155         * configure: Regenerate.
10156
10157 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10158
10159         * Makefile.tpl: Whenever a recursive target is defined, wrap
10160         it in a special @if/@endif block, and prepare its maybe
10161         dependency in the @if/@endif block
10162         * configure.in: Instead of writing maybe dependencies, remove
10163         the @if/@endif statements, and remove the @if/@endif blocks
10164         that remain.
10165         * configure: Regenerate.
10166         * Makefile.in: Regenerate.
10167
10168 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10169
10170         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10171
10172 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10173
10174         PR bootstrap/15120
10175         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10176         * */configure: Rebuilt.
10177
10178 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10179
10180         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10181         of libf2c.
10182         * configure, Makefile.in: Regenerate.
10183
10184 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10185
10186         * MAINTAINERS (Write After Approval): Add myself.
10187
10188 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10189
10190         Merge from tree-ssa-20020619-branch.
10191
10192         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10193         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10194         (HOST_GMPLIBS): Define.
10195         (HOST_GMPINC): Define.
10196         (TARGET_LIB_PATH): Add libmudflap.
10197         (GFORTRAN_FOR_TARGET): Define.
10198         (configure-build*): Export GFORTRAN.
10199         (configure-gcc): Export GMPLIBS and GMPINC.
10200         (all-gcc): Add maybe-all-libbanshee.
10201         (configure-target-libgfortran): Define.
10202         * Makefile.in: Regenerate.
10203         * configure.in (host_libs): Add libbanshee.
10204         (target_libraries): Add target-libmudflap and target-libgfortran.
10205         Add --with-libbanshee.
10206         Handle --disable-libmudflap.
10207         (*-*-freebsd*): Use with_gmp.
10208         Add $(libgcj) to noconfigdirs.
10209         * configure: Regenerate.
10210         * depcomp: New file.
10211         * MAINTAINERS: Add tree-ssa maintainers.
10212
10213 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10214
10215         * MAINTAINERS (Various Maintainers): Add myself.
10216
10217 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10218
10219         * MAINTAINERS (Write After Approval): Add myself.
10220
10221 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10222
10223         * MAINTAINERS (Write After Approval): Add myself.
10224
10225 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10226
10227         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10228         * configure: Regenerate.
10229
10230 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10231
10232         Revert:
10233         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10234
10235         * Makefile.def (flags_to_pass): Remove *dir variables that
10236         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10237         as well as prefix and exec_prefix.
10238         * Makefile.in: Regenerate.
10239
10240 2004-04-26  Robert Millan  <robertmh@gnu.org>
10241
10242         Add patches from libtool CVS.
10243         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10244         * ltconfig: Likewise.
10245         * ltcf-c.sh: Likewise.
10246         * ltcf-cxx.sh: Likewise.
10247         * ltcf-gcj.sh: Likewise.
10248
10249 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10250
10251         * Makefile.def (host_modules): Mark with the bootstrap
10252         flag packages on which gcc depends.
10253         * Makefile.tpl (all-bootstrap): Use it.
10254         * Makefile.in: Regenerate.
10255
10256 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10257
10258         * Makefile.def (flags_to_pass): Remove *dir variables that
10259         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10260         as well as prefix and exec_prefix.
10261         * Makefile.in: Regenerate.
10262
10263 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10264
10265         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10266         * configure: Regenerate.
10267         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10268         * gcc/Makefile.tpl (compare): Use the result of the test.
10269         * gcc/Makefile.in: Regenerate.
10270
10271 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10272
10273         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10274         Always relocate gcc and prev-gcc to the original names, even
10275         if the build fails.
10276         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10277         New targets.
10278
10279 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10280
10281         * MAINTAINERS: Update my email address.
10282
10283 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10284
10285         * configure.in (mips*-*-irix5*): Enable ld.
10286         * configure: Regenerate.
10287
10288 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10289
10290         * configure: Regenerate.
10291
10292 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10293
10294         * Makefile.tpl (configure-[+module+], configure-gcc,
10295         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10296         Set and export LDFLAGS.
10297         * Makefile.in: Regenerate.
10298
10299 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10300
10301         * MAINTAINERS: Add myself to write-after-approval.
10302
10303 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10304
10305         PR bootstrap/14871
10306         * Makefile.tpl: If we don't have built-in-tree target tools,
10307         use the ones found by configure rather than hacking around with
10308         program_transform_name.
10309         * configure.in: Give Makefile.tpl the information necessary
10310         to do that.
10311         * Makefile.in: Regenerate.
10312         * configure: Regenerate.
10313
10314 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10315
10316         PR bootstrap/14760
10317         * configure.in: When computing baseargs, strip *all* copies of
10318         offending options.  Also, don't match/substitute the trailing space,
10319         so that this actually works when two similar options are separated by
10320         only one space.
10321         * configure: Regenerate.
10322
10323 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10324
10325         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10326         (rs6000-*-aix*): Same.
10327         * configure: Regenerate.
10328
10329 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10330
10331         * MAINTAINERS: Add myself to write-after-approval.
10332
10333 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10334
10335         * MAINTAINERS: Add myself to write-after-approval.
10336
10337 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10338
10339         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10340         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10341         * Makefile.in: Regenerate.
10342
10343         * configure.in (top level bootstrap support): Rework --enable-werror
10344         to set @stage2_werror_flag@.
10345         * configure: Regenerate.
10346         * Makefile.tpl (top level bootstrap support): Pass
10347         @stage2_werror_flag@ down to configure in stages 2 and 3.
10348         * Makefile.in: Regenerate.
10349
10350 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10351
10352         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10353         for stages 2 and 3 as well as in make.  As a consequence, remove
10354         OUTPUT_OPTION (now detected by configure) from the flags passed down
10355         to make.
10356         * Makefile.in: Regenerate.
10357
10358         * Makefile.tpl (new-bootstrap): Fix typo.
10359         * Makefile.in: Regenerate.
10360
10361 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10362
10363         * Makefile.tpl: Rearrange by moving recursive_targets rules
10364         into their proper sections.
10365         * Makefile.tpl (top level bootstrap support): Move disabling
10366         of coverage flags from 'make' to 'configure'; improve comments.
10367         * Makefile.in: Regenerate.
10368
10369         * Makefile.tpl (experimental top level bootstrap) Move stage1
10370         language setting from all- target to configure- target; disable
10371         intermodule optimization in stage 1; prevent gratuitous rebuilds
10372         of stage 1.
10373         * Makefile.in: Regenerate.
10374         * configure.in: Comma-separate stage 1 language list for top
10375         level bootstrap.
10376         * configure: Regenerate.
10377
10378         * Makefile.tpl: Clean up experimental top level bootstrap support:
10379         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10380         prev-gcc in configure- targets as well as all- targets.
10381         * Makefile.in: Regenerate.
10382
10383 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10384
10385         * compile: New file imported from automake.
10386
10387 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10388
10389         * configure.in: Remove symbolic link section.
10390         * configure: Regenerate.
10391         * Makefile.tpl (links): Remove.
10392         * Makefile.in: Regenerate.
10393
10394 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10395             Nathanael Nerode  <neroden@gcc.gnu.org>
10396
10397         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10398         Set with AC_CHECK_PROGS.
10399         * configure.in: Fix comment typo from last patch.
10400         * configure: Regenerate.
10401
10402 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10403
10404         * Makefile.tpl: Introduce experimental top level bootstrap support.
10405         * Makefile.in: Regenerate.
10406         * configure.in: Introduce support for top level bootstrap.
10407         * configure: Regenerate.
10408
10409 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10410             Paolo Bonzini  <bonzini@gnu.org>
10411
10412         PR bootstrap/14522
10413         * configure.in: Cope with shells that do not support unquoted ^
10414         * configure: Regenerate.
10415
10416 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10417             Paolo Bonzini  <bonzini@gnu.org>
10418
10419         PR bootstrap/14522
10420         * configure.in: Cope with shells that do not support nesting
10421         quotes inside quoted backquote substitutions.
10422         * configure: Regenerate.
10423
10424 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10425
10426         PR bootstrap/14522
10427         * configure.in: Fix escaping of $.
10428         * configure: Regenerate.
10429
10430 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10431
10432         * configure: Regenerate, since I forgot to while committing Paolo's
10433         changes.
10434
10435 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10436
10437         PR ada/14131
10438         Move language detection to the top level.
10439         * configure.in: Find default values for the tools as
10440         soon as possible.  Disable ada if GNAT is not found.
10441         Emit error message about missing languages.  Expand
10442         --enable-languages=all for the gcc subdirectory.
10443
10444 2004-03-10  Ben Elliston  <bje@gnu.org>
10445
10446         * MAINTAINERS: Update my email address.
10447
10448 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10449
10450         * ltconfig: Disable building static libraries if building shared
10451         libraries on AIX 5L.
10452
10453 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10454
10455         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10456         and disable libgcj.
10457         * configure: Regenerated.
10458
10459 2004-03-01  Brian Booth  <bbooth@redhat.com>
10460
10461         * MAINTAINERS: Add myself to write-after-approval.
10462
10463 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10464
10465         * MAINTAINERS: Add myself to write-after-approval.
10466
10467 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10468
10469         PR bootstrap/7087
10470         * Makefile.tpl: Guard XFOO sed statements better.
10471         * Makefile.tpl: Add dependency for configure-target-libada.
10472         * Makefile.in: Regenerate (incidentally fixes broken
10473         commit when libada-branch was merged).
10474
10475 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10476
10477         * MAINTAINERS: Add myself to write-after-approval.
10478
10479 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10480
10481         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10482         maintainers.
10483
10484 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10485
10486         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10487         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10488
10489 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10490
10491         PR bootstrap/11932
10492         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10493
10494 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10495
10496         * MAINTAINERS: Added myself to write-after-approval.
10497
10498 2004-02-14  Michael Koch  <konqueror@gmx.de>
10499
10500         * MAINTAINERS: Added myself to write-after-approval.
10501
10502 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10503
10504         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10505         some OS port maintainers to OS port maintainers section.
10506
10507 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10508
10509         * MAINTAINERS: Add self.
10510
10511 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10512
10513         * MAINTAINERS: Alphabetize.
10514
10515 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10516
10517         * MAINTAINERS: Remove myself.
10518
10519 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10520
10521         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10522         (rs6000-*-aix*): Same.
10523         * configure: Regenerate.
10524
10525 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10526
10527         * configure.in (host): Add in missing $noconfigdirs to defines.
10528         * configure: Regenerate.
10529
10530 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10531             Nathanael Nerode  <neroden@gcc.gnu.org>
10532
10533         PR ada/6637, PR ada/5911
10534         Merge with libada-branch:
10535         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10536         with appropriate dependencies. Add --enable-libada configure switch.
10537         * configure, Makefile.in: Regenerate.
10538
10539 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10540
10541         * MAINTAINERS: Add myself to write-after-approval.
10542
10543 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10544
10545         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10546         * configure: Regenerate.
10547
10548 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10549
10550         Merge from upstream:
10551
10552         * ltmain.in: When setting IFS to '~', be careful about user
10553         arguments that contain '~'.
10554
10555         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10556
10557         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10558         Also test $base_compile against $CC with escaped arguments. Bug
10559         reported by Geoff Keating <geoffk@apple.com>.
10560
10561 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10562
10563         * MAINTAINERS: Remove i960 port.
10564
10565 2004-01-23  DJ Delorie  <dj@redhat.com>
10566
10567         * Makefile.def (target_modules) [libiberty]: Don't stage.
10568         * Makefile.in: Rebuilt.
10569
10570 2004-01-20  Caroline Tice  <ctice@apple.com>
10571
10572         * MAINTAINERS: Add myself to write-after-approval.
10573
10574 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10575
10576         * MAINTAINERS: Update my email address.
10577
10578 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10579
10580         * MAINTAINERS: Add myself to write-after-approval.
10581
10582 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10583
10584         * MAINTAINERS: Remove entries without email address.
10585
10586 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10587
10588         * MAINTAINERS: Add myself to write-after-approval.
10589
10590 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10591
10592         * MAINTAINERS: Update my email address.
10593
10594 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10595
10596         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10597         * Makefile.tpl (configure-target-[+module+]): Support stage.
10598         * Makefile.in: Rebuilt.
10599
10600 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10601
10602         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10603
10604 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10605
10606         * MAINTAINERS: Add myself as a MIPS maintainer.
10607
10608 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10609
10610         * configure.in: Use ./config.cache, not config.cache.
10611         * configure: Regenerate.
10612         * Makefile.tpl: Special-casing not needed for GCC any more.
10613         * Makefile.in: Regenerate.
10614
10615         * configure.in: Don't share a cache file for host dirs.
10616         * configure: Regenerate.
10617
10618         * config-ml.in: Don't mess with the cache file.
10619
10620 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10621
10622         * MAINTAINERS: Move myself from 'Write After Approval' to
10623         'CPU Port Maintainers' section as SPARC maintainer.
10624
10625 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10626
10627         * Makefile.tpl: Make GCC use a separate config.cache.
10628         * Makefile.in: Regenerate.
10629
10630         PR bootstrap/11932, PR bootstrap/11933
10631         (I don't know if it will fix either of them, but it relates
10632         to them.)
10633         * configure.in: Don't use shared config.cache for target
10634         directories.
10635         * configure: Regenerate.
10636
10637 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10638
10639         * MAINTAINERS: Add myself to 'Write After Approval' section.
10640
10641 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10642
10643         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10644         * configure: Regenerated.
10645
10646 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10647
10648         * MAINTAINERS: Remove the mn10200 maintainer.
10649
10650 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10651
10652         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10653         * configure: Regenerated.
10654
10655 2003-12-16  Jan Hubicka  <jh@suse.cz>
10656
10657         * MAINTAINERS: Add myself as callgraph maintainer.
10658
10659 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10660
10661         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10662         * configure: Regenerate.
10663
10664 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10665
10666         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10667         'Write After Approval' section. Update email.
10668
10669 2003-12-01  James Lemke  <jim@wasabisystems.com>
10670
10671         * MAINTAINERS (Write After Approval): Add myself.
10672
10673 2003-11-20  Matt Thomas  <matt@3am-software.com>
10674
10675         * MAINTAINERS: Add myself as a vax port maintainer.
10676
10677 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10678
10679         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10680         (configure-build-[+module+], configure-[+module+]): Likewise.
10681         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10682         * Makefile.in: Regenerate.
10683
10684 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10685
10686         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10687         shared/dylibed libraries.
10688         * ltmain.sh: Likewise.
10689         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10690         * ltcf-cxx.sh: Likewise.
10691         * ltcf-gcj.sh: Likewise.
10692         * ltconfig: Likewise.
10693
10694 2003-11-17  Stan Cox  <scox@redhat.com>
10695
10696         * MAINTAINERS: Add myself as iq2000 port maintainer.
10697
10698 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10699
10700         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10701         * Makefile.in: Regenerate.
10702
10703 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10704
10705         * config.sub: Update to 2003-11-03 version.
10706
10707 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10708
10709         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10710         * configure:  Regenerate.
10711
10712 2003-10-20  Nicolas Pitre  <nico@cam.org>
10713
10714         * MAINTAINERS: Add myself to 'Write After Approval' section.
10715
10716 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10717
10718         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10719
10720 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10721
10722         * MAINTAINERS: Update my email address.
10723
10724 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10725
10726         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10727
10728 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10729
10730         * MAINTAINERS: Add myself to 'Write After Approval' section.
10731
10732 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10733
10734         * config.guess: Update to 2003-10-16 version.
10735         * config.sub: Update to 2003-10-16 version.
10736
10737 2003-10-15  David Daney  <ddaney@avtrex.com>
10738
10739         * MAINTAINERS: Added myself to 'Write After Approval' section.
10740
10741 2003-10-15  Falk Hueffner  <falk@debian.org>
10742
10743         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10744         'Write After Approval' section. Update email.
10745
10746 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10747
10748         * MAINTAINERS: Move myself from 'Write After Approval' to
10749         'Various Maintainers' section as middle-end maintainer.
10750
10751 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10752
10753         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10754         HOST_FLAGS_TO_PASS.
10755         * Makefile.in: Regenerate.
10756
10757 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10758
10759         * config.guess: Update to 2003-10-07 version.
10760         * config.sub: Update to 2003-10-07 version.
10761
10762 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10763
10764         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10765         * ltconfig (irix5*, irix6*): Don't override version_type.
10766
10767 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10768
10769         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10770         * configure: Rebuilt
10771         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10772         * Makefile.in: Rebuilt
10773
10774 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10775
10776         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10777
10778 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10779
10780         * MAINTAINERS (Write After Approval): Add myself.
10781
10782 2003-09-29  Paul Koning  <ni1d@arrl.net>
10783
10784         * MAINTAINERS: Move myself from "Write After Approval"
10785         to CPU platform maintainers for pdp11 platform.
10786
10787 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10788
10789         * MAINTAINERS: Move myself from 'Write After Approval' to
10790         'Various Maintainers' section as libffi testsuite maintainer.
10791
10792 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10793
10794         * configure.in: Pass a computed --program-transform-name
10795         to subconfigures.
10796         * configure: Regenerated.
10797
10798 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10799
10800         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10801         * Makefile.in: Regenerate.
10802
10803         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10804         * Makefile.in: Regenerate.
10805
10806 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10807
10808         * MAINTAINERS: Move myself from 'Write After Approval'
10809         to 'Various Maintainers' (objective-c) section.
10810
10811 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10812
10813         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10814         quoting.
10815         * configure: Regenerated.
10816
10817 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10818
10819         * MAINTAINERS (Write After Approval): Add myself to write after
10820         approval list.
10821
10822 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10823
10824         * MAINTAINERS (Write After Approval): Add myself.
10825
10826 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10827
10828         * MAINTAINERS: Update my e-mail address.
10829
10830 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10831
10832         * libtool.m4 (LD): Correct powerpc64 host match.
10833
10834 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10835
10836         * MAINTAINTERS: Update my affiliation and email address.
10837
10838 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10839
10840         * MAINTAINERS (Write After Approval): Add myself.
10841
10842 2003-09-04  DJ Delorie  <dj@redhat.com>
10843
10844         * configure: Regenerate.
10845
10846 2003-09-04  Robert Millan  <robertmh@gnu.org>
10847
10848         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10849
10850 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10851
10852         * configure.in: Ensure arguments to sed are properly spaced.
10853         * configure: Regenerate.
10854
10855 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10856
10857         * MAINTAINERS: Update my e-mail address.
10858
10859 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10860
10861         * MAINTAINERS (Write After Approval): Add myself.
10862
10863 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10864
10865         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10866         * configure: Regenerated.
10867
10868 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10869
10870         * MAINTAINERS: Update my email address.
10871
10872 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10873
10874         * configure.in:  Use newline instead of semicolon when assuming
10875         shell arguments in a for loop.
10876         * configure:  Regenerated.
10877
10878 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10879
10880         * MAINTAINERS: Resurrect the i860 maintainer.
10881
10882 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10883
10884         PR 8180
10885         * configure.in: When testing with_libs and with_headers, treat
10886         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10887         * configure: Regenerate.
10888
10889         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10890         make, shell, etc.
10891         (baseargs): Likewise.
10892         * configure: Regenerate.
10893
10894 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10895
10896         * MAINTAINERS (Write After Approval): Add myself.
10897
10898 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10899
10900         * configure.in: Disable libgcj for darwin not on powerpc.
10901         * configure: Rebuild.
10902
10903 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10904
10905         * config-ml.in, symlink-tree: Add license.
10906
10907 2003-08-03  Richard Stallman  <rms@gnu.org>
10908             Eben Moglen  <moglen@columbia.edu>
10909
10910         * README.SCO: New file.
10911
10912 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10913
10914         * Makefile.tpl (check, check-c++): Express dependencies using
10915         dependencies rather than commands.
10916         * Makefile.in: Regenerate.
10917
10918 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10919
10920         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10921         * configure: Ditto.
10922
10923 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10924
10925         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10926         * Makefile.in: Update.
10927
10928 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10929
10930         * configure.in: Enable libgcj for darwin.
10931         * configure: Rebuild.
10932
10933 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10934
10935         * config-ml.in:  Use ac_configure_args directly instead of
10936         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10937         actually seen.
10938
10939 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10940
10941         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10942         creating target and build subdirs to build all parent dirs as needed.
10943         * Makefile.in: Rebuild.
10944         * configure.in: Don't build dirs explicitly here.
10945         * configure: Rebuild.
10946
10947 2003-07-26  Paul Brook  <paul@nowt.org>
10948
10949         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10950
10951 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10952
10953         * Makefile.tpl (all-make): Depend on intl.
10954         * Makefile.in: Rebuilt.
10955
10956 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10957
10958         * install-sh:  Update to newer upstream versions (associated with
10959         aclocal 1.7).
10960         * mkinstalldirs:  Likewise.
10961         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10962
10963 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10964
10965         * MAINTAINERS: Move self from Bug database only accounts
10966         to write-after-approval.
10967
10968 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10969
10970         * config.if: Remove unused libc_interface determination.
10971
10972 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10973
10974         * MAINTAINERS: Move self from write-after-approval to
10975         build machinery (*.in).
10976
10977 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10978
10979         PR bootstrap/11273
10980         PR bootstrap/11408
10981         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10982         unused INSTALL_PROGRAM_ARGS.
10983         * configure.in: Use AC_PROG_INSTALL.
10984         * Makefile.in: Regenerate.
10985         * configure: Regenerate.
10986
10987 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10988
10989         * MAINTAINERS: Alphabetize.
10990
10991 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10992
10993         * configure: Rebuilt.
10994         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10995         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10996         newlib nor libgloss.
10997         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10998         * configure.in (am33_2.0-*-linux*): Added.
10999
11000 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11001
11002         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11003         * configure: Regenerate.
11004
11005 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11006
11007         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11008         * Makefile.in: Regenerate.
11009
11010 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11011
11012         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11013         * Makefile.in: Regenerate.
11014
11015 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11016
11017         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11018         * Makefile.in: Regenerated.
11019
11020         * config-ml.in: Replace PWD with PWD_COMMAND.
11021
11022 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11023
11024         * intl: New directory; see intl/ChangeLog for details.
11025         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11026         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11027         * Makefile.in: Regenerate.
11028
11029 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11030
11031         * configure.in: Clean up config-lang.in handling.  Delete
11032         useless assignment to "subdirs".
11033         * configure: Regenerate.
11034
11035 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11036
11037         * configure.in: Rename 'target_libs' to 'target_libraries'.
11038         Remove useless reference to 'target_libs'.
11039         * configure: Regenerate.
11040
11041 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11042
11043         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11044         * Makefile.in: Regenerate.
11045
11046 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11047
11048         * Makefile.def: Introduce flags_to_pass.
11049         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11050         * Makefile.in: Regenerate.
11051
11052 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11053
11054         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11055         and target-libgloss.
11056         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11057         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11058         * configure: Regenerate.
11059
11060 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11061
11062         * configure.in: Update testsuite_flags to new location.
11063         * configure. Regenerate.
11064
11065 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11066
11067         * Makefile.tpl: Remove BUILD_CC stuff.
11068         * Makefile.in: Regenerate.
11069
11070 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11071
11072         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11073
11074 2003-06-16  Graeme Peterson  <gp@qnx.com>
11075
11076         * MAINTAINERS (Write After Approval): Add myself.
11077
11078 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11079
11080         * config.guess: Update to 2003-06-12 version.
11081         * config.sub: Update to 2003-06-13 version.
11082
11083 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11084
11085         * config.guess: Update to 2003-06-06 version.
11086         * config.sub: Update to 2003-06-06 version.
11087
11088 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11089
11090         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11091         * configure. Regenerate.
11092
11093 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11094
11095         * configure.in: Disable serial configure by default.
11096         * configure: Regenerate.
11097         * Makefile.tpl: Abolish .NOTPARALLEL.
11098         * Makefile.in: Regenerate.
11099
11100         * Makefile.tpl: Replace {build,host,target}_canonical by
11101         {build,host,target}.
11102         * Makefile.in: Regenerate.
11103
11104         * Makefile.tpl: Fix stupid pasto.
11105         * Makefile.in: Regenerate.
11106
11107 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11108
11109         * Makefile.tpl: Remove bogus conditional.
11110         * Makefile.in: Regenerate.
11111
11112 2003-06-05  Jan Hubicka  <jh@suse.cz>
11113
11114         * Makefile.tpl (profiledbootstrap): New target.
11115         * Makefile.in (profiledbootstrap): New target.
11116
11117 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11118
11119         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11120         Pinski. Remove user names from other bugzilla-only maintainers.
11121
11122 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11123
11124         * Makefile.tpl: Make 'recursive targets' using autogen rather
11125         than shell loop.  Remove duplicate 'clean' targets and false
11126         comments.
11127         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11128         Add systematic method of specifying missing targets in subdirs.
11129         Add copyright boilerplate.
11130         * Makefile.in: Regenerate.
11131         * configure.in: Add 'recursive targets' to maybe list.
11132         * configure: Regenerate.
11133
11134         * MAINTAINERS: "GNATS only" -> "Bug database only".
11135
11136         * Makefile.tpl: Rename [+target+] to [+make_target+].
11137         * Makefile.def: Rename 'target' to 'make_target'.
11138
11139 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11140
11141         * MAINTAINERS: Add self as options handling maintainer.
11142
11143 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11144
11145         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11146         been too long since I touched those ports.
11147
11148 2003-05-28  DJ Delorie  <dj@redhat.com>
11149
11150         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11151         * Makefile.in: Regenerate.
11152
11153 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11154
11155         * configure.in: Use curly braces in the definition of tooldir.
11156         * configure: Regenerate.
11157
11158 2003-05-21  DJ Delorie  <dj@redhat.com>
11159
11160         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11161         newlib or libgloss.
11162         * Makefile.in: Regenerate.
11163
11164 2003-05-21  DJ Delorie  <dj@redhat.com>
11165
11166         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11167         * Makefile.in: Regenerate.
11168
11169 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11170
11171         * MAINTAINERS: Update my e-mail address.
11172
11173 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11174
11175         * configure.in: Switch more things to use maybe dependencies.
11176         * Makefile.tpl: Switch more things to use maybe dependencies.
11177         Factor out common code from autogen IF statements.
11178         * configure: Regenerate.
11179         * Makefile.in: Regenerate.
11180
11181 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11182
11183         * configure.in: Accept i[3456789]86 for machine type.
11184         * configure: Regenerate.
11185
11186 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11187
11188         * configure.in: Switch more things to use maybe dependencies.
11189         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11190         * configure: Regenerate.
11191         * Makefile.tpl: Switch more things to use maybe dependencies.
11192         * Makefile.in: Regenerate.
11193
11194 2003-05-16  Andreas Schwab  <schwab@suse.de>
11195
11196         * Makefile.tpl (install-opcodes): Define.
11197         * Makefile.in: Rebuild.
11198
11199 2003-05-13  Andreas Jaeger  <aj@suse.de>
11200
11201         * config.guess: Update to 2003-05-09 version.
11202         * config.sub: Update to 2003-05-09 version.
11203
11204 2003-05-13  Michael Eager  <eager@mvista.com>
11205
11206         * configure.in: Correct sed script so that options in quotes are not
11207         deleted.
11208         * configure: Rebuild.
11209
11210 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11211
11212         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11213         and $$s/newlib/libc/sys/cygwin32 include paths.
11214         * configure: Ditto.
11215
11216 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11217
11218         * MAINTAINERS: Update my email addresses.
11219
11220 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11221
11222         * config-ml.in: Propagate INSTALL variables.
11223
11224 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11225
11226         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11227
11228 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11229
11230         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11231         * Makefile.in: Regenerate.
11232
11233 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11234
11235         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11236
11237 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11238
11239         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11240
11241 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11242
11243         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11244         * Makefile.in: Regenerated.
11245
11246 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11247
11248         * MAINTAINERS (Write After Approval): Upgrade myself from
11249         GNATS only to write-after-approval. Update my mail address.
11250
11251 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11252
11253         (OS Port Maintainers: freebsd): Add myself.
11254
11255 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11256
11257         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11258
11259 2003-04-22  Kean Johnston  <jkj@sco.com>
11260
11261         * MAINTAINERS (SCO ports): Added myself.
11262
11263 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11264
11265         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11266
11267 2003-04-19  Kean Johnston  <jkj@sco.com>
11268
11269         * MAINTAINERS (Write After Approval): Add myself.
11270
11271 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11272
11273         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11274         * Makefile.in: Regenerate.
11275
11276 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11277
11278         * configure.in (powerpc64*-*-linux*): Remove.
11279         * configure: Rebuilt.
11280
11281 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11282
11283         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11284         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11285         and restrap.
11286         * Makefile.in:  Regenerate.
11287
11288 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11289
11290         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11291         * configure: Regenerated.
11292
11293 2003-04-15  DJ Delorie  <dj@redhat.com>
11294
11295         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11296
11297 2003-04-13  Nick Clifton  <nickc@redhat.com>
11298
11299         * config-ml.in: Remove support for --disable-aix removing
11300         call-aix multilibs.
11301
11302 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11303
11304         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11305         * */configure: Rebuilt.
11306
11307 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11308
11309         * MAINTAINERS: Add my email address.
11310
11311 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11312
11313         * MAINTAINERS (Write After Approval): Add myself.
11314
11315 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11316
11317         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11318         * Makefile.in: Regenerate.
11319
11320 2003-03-14  Michael Chastain  <mec@shout.net>
11321
11322         * Makefile.in: Regenerate with correct Makefile.def.
11323
11324 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11325
11326         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11327         Make macro.
11328         * Makefile.in: Regenerate.
11329         * configure.in: Clean up gxx_include_dir logic.
11330         * configure: Regenerate.
11331
11332 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11333
11334         * MAINTAINERS (Write After Approval): Add myself.
11335
11336 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11337
11338         * MAINTAINERS: Update my mail address.
11339
11340 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11341
11342         * configure.in (gxx_include_dir): Fix typo.
11343         * configure: Regenerated.
11344
11345 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11346
11347         * Makefile.tpl: Reindent.
11348         * Makefile.in: Regenerate.
11349         * configure.in: Reindent.  Don't set unused variables.
11350         * configure: Regenerate.
11351
11352 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11353
11354         * configure.in: Include $(build_tooldir)/sys-include in
11355         FLAGS_FOR_TARGET.
11356         * configure: Regenerated.
11357
11358 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11359
11360         * Makefile.tpl: Always pass down RANLIB.
11361         * Makefile.in: Regenerate.
11362
11363         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11364         * Makefile.in: Regenerate.
11365         * configure.in: Remove unused logic relating to --enable-shared
11366         and --enable-threads.  Remove bogus comments.  Remove redundant
11367         noconfigdirs.
11368         * configure: Regenerate.
11369
11370         * configure.in: Replace ${libstdcxx_version} by its value.
11371         Remove reference to mh-dgux.
11372         * configure: Regenerate.
11373
11374 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11375
11376         * MAINTAINERS (Write After Approval): Add myself.
11377
11378 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11379
11380         * Makefile.tpl: Rearrange.
11381         * Makefile.in: Regenerate.
11382
11383 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11384
11385         * configure.in: Add support for kaOS as cross build target system.
11386         * configure: Regenerated.
11387
11388 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11389
11390         * MAINTAINERS (Write after approval): Add myself.
11391
11392 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11393
11394         * MAINTAINERS: Update my email address.
11395
11396 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11397
11398         * MAINTAINERS: Add self to blanket write privs. section.
11399
11400 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11401
11402         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11403         configure-target-* as some target builds may require additional
11404         flags for preprocessor tests.
11405         * Makefile.in: Regenerated.
11406
11407 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11408
11409         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11410         * ltconfig: Handle it.
11411         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11412         auto-detecting it.
11413
11414         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11415         it is used as argument to $CC.
11416         * ltcf-gcj.sh: Likewise.
11417
11418         * configure.in: Introduce --enable-maintainer-mode.
11419         * configure: Rebuilt.
11420         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11421         for maintainer mode.
11422         * Makefile.in: Rebuilt.
11423
11424 2003-02-18  Jason Merrill  <jason@redhat.com>
11425
11426         * Makefile.tpl (check-c++): Allow parallelism.
11427
11428 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11429
11430         * MAINTAINERS: Remove John Carr (who never actually had access to
11431         gcc.gnu.org).
11432
11433 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11434
11435         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11436         don't configure target-libobjc.
11437         * configure: Regenerate.
11438
11439 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11440
11441         * Makefile.tpl (RANLIB): Define.
11442         * Makefile.in: Regenerate.
11443
11444 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11445
11446         * MAINTAINERS: Update my email.
11447
11448 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11449
11450         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11451         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11452         * Makefile.in: Regenerated.
11453         * configure.in: Remove all traces of snavigator, db, and grep.
11454         * configure: Regenerated.
11455
11456 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11457
11458         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11459         After Approval.
11460
11461 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11462
11463         * MAINTAINERS (Write after approval): Add myself.
11464
11465 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11466
11467         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11468         * Makefile.in: Regenerated.
11469
11470 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11471
11472         * config.guess: Updated to 2003-01-30's version.
11473         * config.sub: Updated to 2003-01-28's version.
11474
11475 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11476
11477         * config.if: If gcc_version is already set, just use it.  Don't set
11478         gcc_version_trigger if it's already set, otherwise set it to
11479         gcc/version.c, but only if the file exists.  If it is not set and
11480         gcc/version.c does not exist, try to extract the version number from
11481         $CC.
11482
11483 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11484
11485         * MAINTAINERS: Add myself to write-after-approval list.
11486
11487 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11488
11489         * configure.in:  Revert 24Jan change.
11490         * configure:  Regenerate.
11491
11492 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11493
11494         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11495         entry of HJ Lu.
11496
11497 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11498
11499         * configure.in: Revert previous change.
11500         * configure: Regenerate.
11501
11502 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11503
11504         * configure.in: Make rda native-only.
11505         * configure: Regenerate.
11506
11507 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11508
11509         * MAINTAINERS: Move myself from GNATS-only-accounts to
11510         write-after-approval.
11511
11512 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11513
11514         * configure.in: Add missing \.
11515         * configure: Rebuilt.
11516
11517 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11518
11519         * configure.in (baseargs): Avoid using \| in sed regular
11520         expressions.
11521         * configure: Rebuilt.
11522
11523 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11524
11525         * configure.in (baseargs): Remove all supported forms of
11526         --cache-file, --srcdir, --host, --build and --target options
11527         from argument lists.
11528         * configure: Rebuilt.
11529
11530 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11531
11532         * MAINTAINERS: Add myself to write-after-approval list.
11533
11534 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11535
11536         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11537         * configure: Rebuilt.
11538
11539 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11540
11541         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11542         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11543         * Makefile.in: Regenerate.
11544         * configure: Regenerate.
11545
11546 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11547
11548         * configure.in: Remove Makefile in build, host and target modules
11549         unless configure was run with --no-recursion.
11550         * configure: Rebuilt.
11551
11552 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11553
11554         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11555         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11556         * Makefile.in: Regenerate.
11557
11558 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11559
11560         * config.guess: Update to 2003-01-03 version.
11561         * config.sub: Update to 2003-01-03 version.
11562
11563 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11564
11565         * configure: Regenerate with proper autoconf 2.13.
11566
11567 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11568
11569         * configure.in: Add AC_PREREQ for consistency.
11570         * configure: Regenerate.
11571
11572 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11573
11574         * configure.in (GDB_TK): Add tcl directories conditional on
11575         gdb/gdbtk directory being present.
11576         * configure: Regenerate.
11577
11578 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11579
11580         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11581         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11582         * configure: Rebuilt.
11583
11584 2002-12-31  Tom Tromey  <tromey@redhat.com>
11585
11586         * Makefile.in: Rebuilt.
11587         * Makefile.def (target_modules) [libffi]: Allow installation.
11588
11589 2002-12-31  Andreas Schwab  <schwab@suse.de>
11590
11591         * configure.in: Fix use of $program_transform_name.
11592         * configure: Regenerated.
11593
11594 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11595
11596         * configure.in (baseargs): Don't remove first configure argument.
11597         * configure: Regenerated.
11598
11599 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11600
11601         * Makefile.tpl (local-distclean): Don't remove...
11602         (multilib.ts): ... this.  Moved into...
11603         (multilib.out): ... this.  Don't use sub-make.
11604         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11605         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11606         (configure-build-[+module+], configure-[+module+],
11607         configure-target-[+module+], configure-gcc): ... these.  Test
11608         for Makefile existence.  Drop config.status from dependencies.
11609         * Makefile.in: Rebuilt.
11610         * configure.in: Move gcc-version-trigger to the end of
11611         ac_configure_args.  Add comments to maybedep.tmp and
11612         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11613         nonopt from baseargs, matching and removing corresponding
11614         whitespace while at it.
11615         * configure: Rebuilt.
11616
11617 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11618
11619         * configure.in (host_configargs): Replace reference to
11620         no-longer-defined buildopts with --build=${build_alias}.
11621         * configure: Rebuilt.
11622
11623         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11624         program_transform_name to standard idiom.
11625         (AUTOGEN, AUTOCONF): Define.
11626         (Makefile.in): Use $(AUTOGEN).
11627         (Makefile): Depend on config.status, and use autoconf-style rule to
11628         build it.  Move original commands to...
11629         (config.status): ... this new target.
11630         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11631         $(AUTOCONF).
11632         * Makefile.in: Rebuilt.
11633
11634 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11635
11636         * Makefile.tpl: Fix dramatic bustage due to change in
11637         program_transform_name.
11638         * Makefile.in: Regenerate.
11639
11640         * configure.in: Remove unnecessary PATH setting.
11641         * configure: Regnerate.
11642
11643         * configure.in: Don't default to unprefixed tools unless
11644         the native tools will work.
11645         * configure: Regenerate.
11646
11647         * configure.in: Convert to autoconf script.  Blow away lots
11648         of now-redundant Makefile fragments.
11649         * configure: Generate using Autoconf.
11650         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11651         * Makefile.in: Regenerate.
11652
11653 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11654
11655         * configure: Fix stupid bug where RANLIB was mistakenly included.
11656
11657         * configure.in: Rename (buildargs, hostargs, targargs) to
11658         (build_configargs, host_configargs, target_configargs).
11659
11660         * configure.in: Move logic out of sed statement.
11661
11662         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11663         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11664
11665 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11666
11667         * config.sub: Import from master repository
11668         * config.guess: Ditto
11669
11670 2002-12-24  Andreas Schwab  <schwab@suse.de>
11671
11672         * Makefile.tpl (multilib.out): Fix missing space.
11673         * Makefile.in: Regenerate.
11674
11675 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11676
11677         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11678         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11679         * Makefile.in: Regenerate.
11680         * configure.in: Remove unnecessary leftovers.
11681
11682 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11683
11684         * configure.in (extra_ranlibflags_for_target): New variable.
11685         (*-*-darwin): Add -c to ranlib commands.
11686         * configure (tooldir): Handle extra_ranlibflags_for_target.
11687
11688 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11689
11690         * Makefile.tpl: Revert HJL's change.
11691         * Makefile.in: Regenerated.
11692         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11693         always.
11694
11695 2002-12-19  Andreas Schwab  <schwab@suse.de>
11696
11697         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11698         * Makefile.in: Regenerate.
11699
11700 2002-12-18  H.J. Lu  <hjl@gnu.org>
11701
11702         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11703         * Makefile.in: Regenerated.
11704
11705         * configure.in (build_prefix): New. Substitute.
11706
11707 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11708
11709         * Makefile.tpl: Don't let real targets depend on phony targets.
11710         * Makefile.in: Regenerate.
11711
11712         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11713         * Makefile.in: Regenerate.
11714
11715 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11716
11717         * config.sub: Import from master repository
11718         * config.guess: Ditto
11719
11720 2002-12-16  Jason Merrill  <jason@redhat.com>
11721
11722         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11723         previous 'make bootstrap'.
11724         * Makefile.in: Regenerate.
11725
11726 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11727
11728         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11729
11730 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11731
11732         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11733         * Makefile.in: Regenerate.
11734
11735 2002-12-13  Jason Merrill  <jason@redhat.com>
11736
11737         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11738         library tests.
11739         (check-c++): Just depend on it and check-target-libstdc++-v3.
11740         * Makefile.in: Regenerate.
11741
11742 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11743
11744         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11745         * Makefile.in: Rebuilt.
11746
11747 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11748
11749         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11750
11751 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11752
11753         * configure: Fix bug put in by gremlins.
11754
11755         * Makefile.tpl: Substitute more autoconfily.
11756         * configure: Substitute more autoconfily.
11757         * Makefile.in: Regenerate.
11758
11759 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11760
11761         * config.sub: Import from master repository
11762         * config.guess: Ditto
11763         * MAINTAINERS: Added Svein Seldal under write after approval
11764
11765 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11766
11767         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11768         * Makefile.in (all-sim): Ditto.
11769
11770 2002-12-06  DJ Delorie  <dj@redhat.com>
11771
11772         * Makefile.tpl: Change configure dependencies to not have real
11773         targets depend on phony targets.
11774
11775 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11776
11777         * configure.in: Revert unintentional change.
11778
11779         * Makefile.tpl: Change dependency for */multilib.out so that
11780         it works when gcc isn't in the tree.
11781
11782         * configure.in: Substitute more.
11783         * configure: Run subconfigures from the Makefile.
11784         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11785         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11786
11787 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11788
11789         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11790
11791 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11792
11793         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11794         and corresponding dependencies.
11795         * Makefile.in: Regenerate.
11796
11797         * configure.in (host_tools): Order binutils, gas and ld for
11798         convenience in running the testsuites.
11799
11800         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11801         * Makefile.in: Regenerate.
11802         * configure.in: Introduce rules to serialize subconfigure runs.
11803
11804         * configure.in: Introduce BASE_CC_FOR_TARGET.
11805         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11806         Realize configure-build-* targets.  Realize configure-target-* targets.
11807         * Makefile.in: Regenerate.
11808
11809 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11810
11811         * configure: Move gcc_version_trigger stuff from here...
11812         * configure.in: ...to here.
11813
11814         * configure.in: Separate subconfigure options added by this file from
11815         options given by the user.  Add machinery to put args for host
11816         subconfigures into the Makefile.
11817
11818         * Makefile.tpl: Remove 'vault' targets.
11819         * Makefile.tpl: Reorder and comment dependencies.
11820         * Makefile.in: Regenerate.
11821
11822 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11823         * configure.in: Fix my broken commit of previous patch. (sigh)
11824
11825 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11826
11827         * configure.in: Move host-specific darwin noconfigdirs into
11828         the host-specific section.
11829
11830 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11831
11832         * configure.in: Move host-specific darwin noconfigdirs into
11833         the host-specific section.
11834
11835 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11836
11837         * configure: Remove skip-this-dir support.
11838         * Makefile.tpl: Remove skip-this-dir support.
11839
11840         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11841         subdirectories.
11842         * Makefile.in: Regenerate.
11843
11844         * Makefile.tpl: Strip out useless setting of 'dir'.
11845         * Makefile.in: Regenerate.
11846
11847 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11848
11849         * configure.in: Fix deeply stupid bug.
11850
11851         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11852         shell code in CXX_FOR_TARGET
11853         * Makefile.def: Introduce raw_cxx.
11854         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11855         RAW_CXX_FOR_TARGET.
11856         * Makefile.in: Regenerate.
11857
11858 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11859
11860         * Makefile.tpl: Remove unnecessary ifs.
11861         * Makefile.in: Regenerate.
11862
11863         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11864         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11865         targets for 'no_install' modules.
11866         * configure: Move GDB_TK substitution to configure.in.  Move
11867         build_modules stuff to configure.in.
11868         * configure.in: Implement soft dependency machinery.  Maybe-ize
11869         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11870         * Makefile.in: Regenerate.
11871
11872 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11873
11874         * Makefile.tpl: Make all-target, install-target behave similarly
11875         to all, install (only hitting configured targets).  Eliminate
11876         unused macro defintions.
11877
11878         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11879         build != host.
11880
11881         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11882
11883         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11884
11885         * configure.in: Produce lists of subdir targets we're actually
11886         configuring.  Remove references to "dosrel".
11887         * Makefile.tpl: Let configure set which subdir targets are hit.
11888         Remove install-cross; clean up install; remove ALL.  Remove
11889         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11890         Autogenerate host module targets.  Remove empty dependency lines
11891         and redundant dependency; rearrange slightly.
11892         * Makefile.def: Add host-side libtermcap, utils.
11893
11894         * Makefile.in: Regenerate.
11895
11896 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11897
11898         * ltconfig (osf[345]): Append $major to soname_spec.
11899         Reflect this in library_names_spec.
11900         * ltmain.sh (osf): Prefix $major with . for use as extension.
11901
11902 2002-11-19  Andreas Jaeger  <aj@suse.de>
11903
11904         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11905         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11906         and sparc64 GNU/Linux systems.
11907
11908 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11909
11910         * MAINTAINERS: Update email.
11911
11912 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11913
11914         * MAINTAINERS: Complete James Dennett's entry.
11915
11916 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11917
11918         * MAINTAINERS (Write After Approval): Add myself.
11919
11920 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11921
11922         * Makefile.tpl: syntactic cleanup
11923
11924 2002-11-13  Stuart Hastings  <stuart@apple.com>
11925
11926         * MAINTAINERS: Add myself to write-after-approval list.
11927
11928 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11929
11930         * Makefile.def: Add list of recursive targets to autogenerate.
11931         Add build_modules.
11932         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11933         targets.  Autogenerate *-build-* targets.
11934         * Makefile.in: Regenerate.
11935
11936 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11937
11938         * configure: More autoconf-style substitutions.
11939         * Makefile.tpl: More autoconf-style substitutions.
11940         * Makefile.in: Regenerate.
11941
11942 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11943
11944         * configure: Substitute more variables in a more autoconf-friendly
11945         way.  Simplify slightly.
11946         * Makefile.tpl: Make more variables substitutable in an
11947         autoconf-friendly way.
11948         * Makefile.in: Regenerate.
11949
11950 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11951
11952         * MAINTAINERS (Write After Approval): Add myself.
11953
11954 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11955
11956         * configure.in (v810*): Remove special setting of tools.
11957
11958         * configure: Add support for extra required flags for ar or nm.
11959         * configure.in (aix4.3+): Use above support for target-specific
11960         issues, rather than using config/mt-aix43.
11961
11962 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11963
11964         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11965         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11966         with $srcdir.  Reformat indentation.  Substitute some variables
11967         formerly hard-coded in the Makefile for build=host.
11968         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11969         * Makefile.def: Autogenerate more.
11970         * Makefile.in: Regenerate.
11971
11972 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11973
11974         * MAINTAINERS (Write After Approval): Add myself.
11975
11976 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11977
11978         * Makefile.def (host_modules): Add rda.
11979         * Makefile.in: Regenerate.
11980         * configure.in (target_tool): Add target-rda to list.
11981
11982 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11983
11984         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11985
11986 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11987
11988         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11989         and restrap targets to this rule.
11990         * Makefile.in:  Regenerate.
11991
11992 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11993
11994         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11995         GNATS only accounts.
11996
11997 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11998
11999         * configure.in (i[3456]86-*-linux*): Add check to disable
12000         ${libgcj} for glibc1.
12001
12002 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12003
12004         * MAINTAINERS: Add myself as ip2k port maintainer.
12005
12006 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12007
12008         * configure.in: Add tic4x target.
12009
12010 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12011
12012         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12013         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12014         * Makefile.in: Regenerate.
12015
12016         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12017         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12018         * Makefile.in: Regenerate.
12019
12020 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12021
12022         * MAINTAINERS: Add myself as web pages co-maintainer.
12023
12024 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12025
12026         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12027         * Makefile.in: Regenerate.
12028
12029 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12030
12031         * MAINTAINERS: Add myself and Nathan Sidwell
12032         <nathan@codesourcery.com> as VxWorks maintainers.
12033
12034 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12035
12036         * Makefile.def: Remove order dependency comments.
12037         * Makefile.tpl: Add explicit install-install dependencies.
12038         * Makefile.in: Regenerate.
12039
12040         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12041         * Makefile.in: Regenerate.
12042
12043         * Makefile.tpl: Add configure-target (for src-release in src)
12044         * Makefile.in: Regenerate.
12045
12046 2002-09-30  Nick Clifton  <nickc@redhat.com>
12047
12048         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12049
12050 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12051
12052         * configure.in (s390*-*-linux*): Enable libgcj.
12053
12054 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12055
12056         * configure: Revert accidentally applied changes.
12057
12058         * Makefile.tpl: Make more autoconf-friendly.
12059         * Makefile.in: Regenerate.
12060         * configure: Make substitution more autoconf-like.
12061
12062 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12063
12064         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12065         single entry to handle all these.
12066         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12067         libjava on arm-*-elf.
12068
12069 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12070
12071         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12072         things that depend on them.
12073
12074 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12075
12076         * Makefile.tpl: Make subsituted variables more autoconfy.
12077         * Makefile.in: Regenerate.
12078         * configure: Make seds more autoconfy.
12079
12080 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12081
12082         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12083         * Makefile.in: Regenerate.
12084         * configure.in: Rewrite sed statements to look autoconfy.
12085
12086         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12087         all-target-foo on configure-target-foo.
12088         * Makefile.def: Ditto.
12089         * Makefile.in: Rebuild.
12090
12091 2002-09-25  Andrew Haley  <aph@redhat.com>
12092
12093         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12094
12095 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12096
12097         * Makefile.def: New file.
12098         * Makefile.tpl: New file.
12099         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12100         * contrib/gcc_update: Note that Makefile.in is a generated file.
12101
12102         * configure.in: Minor rearrangement.  Simplify tests.
12103
12104 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12105
12106         * configure.in (with_headers): Skip copy if value is "yes".
12107         (with_libs): Likewise.
12108
12109 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12110
12111         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12112         * configure.in (sh*-*-pe*): Ditto.
12113         * configure.in (mips*-*-pe*): Ditto.
12114         * configure.in (*arm-wince-pe): Ditto.
12115
12116         * configure.in: Rearrange.
12117
12118 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12119
12120         * MAINTAINERS: Update my email address.
12121
12122 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12123
12124         * MAINTAINERS: (Write After Approval): Add myself.
12125
12126 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12127
12128         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12129
12130 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12131
12132         * MAINTAINERS: Change my mailing address.
12133
12134 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12135
12136         * MAINTAINERS (Write After Approval): Remove myself.
12137         (Various Maintainers: c++ runtime libs): Add myself.
12138
12139 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12140
12141         * MAINTAINERS (Write After Approval): Remove myself.
12142         (Various Maintainers: c++ runtime libs): Add myself.
12143
12144 2002-08-15  Eric Christopher  <echristo@redhat.com>
12145
12146         * config.sub: Import from master repository.
12147         * config.guess: Ditto.
12148
12149 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12150
12151         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12152         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12153         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12154
12155 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12156
12157         * MAINTAINERS: Add self to rs6000 vector extensions.
12158
12159 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12160
12161         * libiberty/configure: Reverted unintended yesterday's check in.
12162
12163 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12164
12165         * boehm-gc/configure, libf2c/configure: Rebuilt.
12166         * libffi/configure, libiberty/configure: Ditto.
12167         * libjava/configure, libobjc/configure: Ditto.
12168         * libstdc++-v3/configure, zlib/configure: Ditto.
12169         Merged from binutils:
12170         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12171         From Steve Ellcey <sje@cup.hp.com>:
12172         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12173         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12174         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12175         IA64.
12176         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12177         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12178         soname_spec, sys_lib_search_path_spec): Ditto.
12179
12180 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12181
12182         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12183
12184 2002-08-04  H.J. Lu  (hjl@gnu.org)
12185
12186         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12187
12188 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12189
12190         * MAINTAINERS (Write After Approval): Add myself.
12191
12192 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12193
12194         * configure.in: Move generic linux case to end.  Copy generic
12195         linux noconfigdirs to mips*-*-linux* entry and new
12196         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12197
12198 2002-07-19  Michael Matz  <matz@suse.de>
12199
12200         * MAINTAINERS: Add myself as ra* maintainer.
12201
12202 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12203
12204         * config.guess: Update to 2002-07-09 version.
12205         * config.sub: Update to 2002-07-03 version.
12206
12207 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12208
12209         * MAINTAINERS: Fix typo in a maintainer email address.
12210
12211 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12212
12213         * configure.in: Remove two redundant tests.
12214
12215 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12216
12217         * configure.in (mips*-*-irix6*o32): Enable stabs.
12218
12219 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12220
12221         * configure.in: Don't build grez.
12222         * Makefile.in: Ditto.
12223
12224         * Makefile.in: Remove references to bsp, cygmon, libstub.
12225         * configure.in: Ditto.
12226
12227         * configure.in: Remove leftover reference to gdbtest.
12228
12229 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12230
12231         * configure.in (gxx_include_dir):  Change to match versioned
12232         C++ headers if --enable-version-specific-runtime-libs is used.
12233
12234 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12235
12236         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12237
12238 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12239
12240         * configure.in: Make --without-x work.
12241
12242 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12243
12244         * configure.in: Rearrange target Makefile fragment collection.
12245
12246         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12247         cvs[src].
12248         * configure.in: Ditto.
12249
12250 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12251
12252         * MAINTAINERS (Write After Approval): Update my e-mail address.
12253
12254 2002-06-24  Ben Elliston  <bje@redhat.com>
12255
12256         * configure.in (host_tools): Remove cgen.
12257
12258         * Makefile.in (all-cgen): Remove; runs from its source directory.
12259         (check-cgen, install-cgen, clean-cgen): Likewise.
12260         (all-opcodes): Do not depend on all-cgen.
12261         (all-sim): Likewise.
12262
12263 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12264
12265         * Makefile.in: Eliminate 'apache' targets.
12266         * configure.in: Eliminate 'apache' targets.
12267
12268         * configure.in: Eliminate redundant tests.  Reorganize.
12269
12270         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12271
12272         * config-ml.in: Eliminate references to Cygnus configure.
12273
12274         * Makefile.in: Eliminate references to building emacs.
12275
12276 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12277
12278         * MAINTAINERS: Update my email address.
12279
12280 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12281
12282         * config.if (libstdcxx_incdir): Version C++ headers.
12283         (cxx_incdir): Remove.
12284
12285 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12286
12287         * MAINTAINERS (Write After Approval): Add self.
12288
12289 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12290
12291         * configure.in: Add support for ip2k.
12292
12293 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12294
12295         * configure.in: Fix AIX configury bug.
12296
12297 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12298
12299         * MAINTAINERS (Write After Approval): Add self.
12300
12301 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12302
12303         * configure.in: replace ${topsrcdir} with ${srcdir}
12304
12305         * configure.in: Move definition of libstdcxx_flags
12306         right above usage, rather than waaay earlier.
12307
12308         * configure.in: Pull definition of is_cross_compiler earlier.
12309
12310         * configure.in: Rearrange a little.
12311
12312         * configure.in: Remove references to librx.
12313         * Makefile.in: Remove references to librx.
12314
12315 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12316
12317         * config.sub: Add support for avr target.
12318         Import from master sources, rev 1.255
12319
12320 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12321
12322         * configure, .cvsignore:  Revert previous change...
12323         * Makefile:  ...delete.
12324
12325 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12326
12327         * configure.in: Eliminate ${gasdir} variable.
12328
12329 2002-06-18  Dave Brolley  <brolley@redhat.com>
12330
12331         * configure.in: Add support for frv.
12332         * config.sub: Add support for frv.
12333
12334 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12335
12336         * configure:  Remove garbage from previous commit.
12337
12338 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12339
12340         * configure:  For in-source builds, make a subdir and re-exec there.
12341         * Makefile:  New file.  Pass targets through to build directory.
12342         * .cvsignore:  No longer ignore "Makefile".
12343
12344 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12345
12346         * MAINTAINERS (Write After Approval): Add self.
12347
12348 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12349
12350         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12351
12352 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12353
12354         * configure.in (vax-*-netbsd*): Re-enable gas.
12355
12356 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12357
12358         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12359         BUILD_PREFIX_1, to correct nomenclature.
12360         * configure: Likewise.
12361
12362         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12363         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12364
12365 2002-05-31  Olaf Hering  <olh@suse.de>
12366
12367         * config-ml.in: Propogate DESTDIR also.
12368
12369 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12370
12371         * configure.in (vax-*-netbsd*): Don't build gas for this
12372         platform.
12373
12374 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12375
12376         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12377         and libgcj for AVR.
12378
12379 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12380
12381         * MAINTAINERS (Write After Approval): Add myself.
12382
12383 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12384
12385         * config.guess: Update to 2002-05-22 version.
12386         * config.sub: Likewise.
12387
12388 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12389
12390         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12391         * config-ml.in: Likewise.
12392         * configure: Likewise.
12393         * configure.in: Likewise.
12394
12395 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12396
12397         * MAINTAINERS: Update my email address.
12398
12399 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12400
12401         * configure.in: Simplify makefile fragment collection.
12402
12403         * configure.in: Remove code to build emacs.
12404
12405         * configure.in : Remove --srcdir argument from targargs and buildargs
12406         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12407
12408         * configure: Move some logic to configure.in.
12409         * configure.in: Move some logic from configure.
12410
12411 2002-05-11  Tom Tromey  <tromey@redhat.com>
12412
12413         * MAINTAINERS: Reflect libgcj reality.
12414
12415 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12416
12417         * Makefile.in: Honour DESTDIR.
12418
12419 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12420
12421         * config.guess: Import 2002-03-20 version.
12422         * config.sub: Import 2002-04-26 version.
12423
12424 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12425
12426         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12427
12428 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12429
12430         * MAINTAINERS: Add self.
12431
12432 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12433
12434         * ltmain.sh: Detect and handle object name conflicts
12435         while piecewise linking a static library.
12436
12437 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12438
12439         * configure.in (noconfigdirs): Don't disable libgcj on
12440         sparc64-*-solaris* and sparcv9-*-solaris*.
12441
12442 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12443
12444         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12445
12446 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12447
12448         * configure.in (FLAGS_FOR_TARGET): Do not add
12449         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12450         on i[3456]86-*-linux*.
12451
12452 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12453
12454         * configure.in (noconfigdirs): Replace [ ] with test.
12455
12456         * configure.in (noconfigdirs): Do not add target-newlib if
12457         target == i[3456]86-*-linux*, and host == target.
12458
12459 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12460
12461         * configure.in: delete reference to absent file
12462
12463         * configure.in: replace '[' with 'test'
12464
12465         * configure.in: Eliminate references to gash.
12466         * Makefile.in: Eliminate references to gash.
12467
12468         * configure.in: remove useless references to 'pic' makefile fragments.
12469
12470         * configure.in: (*-*-windows*) Finish removing.
12471
12472         * configure.in: Eliminate redundant test for libgui.
12473
12474 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12475
12476         * MAINTAINERS: Add self and realphabetize.  Update entries
12477         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12478         entry for a29k port maintainer.
12479
12480 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12481
12482         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12483         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12484
12485 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12486
12487         * configure.in: remove references to dead files
12488
12489 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12490
12491         * MAINTAINERS: Add information about purpose of this file.
12492
12493 2002-04-18  Tom Tromey  <tromey@redhat.com>
12494
12495         * configure.in: Disallow configuring libgcj when it is already
12496         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12497         Solaris 2.8 by default.  For PR libgcj/6158.
12498
12499 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12500
12501         * configure.in:  Move default CC setting out of config/mh-* fragments
12502         directly into here.
12503
12504 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12505
12506         * configure.in: don't even try to configure or make a subdirectory
12507         if there's no configure script for it.
12508
12509 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12510
12511         * MAINTAINERS: Remove chill maintainers.
12512         * Makefile.in (CHILLFLAGS): Remove.
12513         (CHILL_LIB): Remove.
12514         (TARGET_CONFIGDIRS): Remove libchill.
12515         (CHILL_FOR_TARGET): Remove.
12516         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12517         CHILL_LIB.
12518         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12519         (CHECK_TARGET_MODULES): Likewise.
12520         (INSTALL_TARGET_MODULES): Likewise.
12521         (CLEAN_TARGET_MODULES): Likewise.
12522         (configure-target-libchill): Remove.
12523         (all-target-libchill): Remove.
12524         * configure.in (target_libs): Remove target-libchill.
12525         Do not compute CHILL_FOR_TARGET.
12526         * libchill: Remove directory.
12527
12528 2002-04-11  DJ Delorie  <dj@redhat.com>
12529
12530         * Makefile.in, configure.in: Sync with binutils, entries
12531         follow...
12532
12533 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12534
12535         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12536         (do-tar, do-bz2): New rules.
12537         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12538         (gdb-tar): New rule.
12539         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12540         (insight_dejagnu.tar): New rule.
12541         (insight.tar): New rule.
12542         (gdb+dejagnu.tar): New rule.
12543         (gdb.tar): New rule.
12544
12545 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12546
12547         * Makefile.in: Add all-tix to deps for all-snavigator
12548         so that tix is built when building snavigator.
12549
12550 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12551
12552         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12553         ld and gdb are not supported.
12554
12555 2002-01-07  Mark Salter  <msalter@redhat.com>
12556
12557         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12558         Allow target-libgloss to be built for arm, strongarm, and xscale.
12559
12560 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12561
12562         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12563         options for i[3456]86-pc-linux* native builds.
12564
12565 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12566
12567         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12568         files from .po files for a distribution.
12569
12570 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12571
12572         * configure.in: Enable libstdc++-v3 for h8300 targets.
12573
12574 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12575
12576         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12577         version from bfd/.
12578
12579 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12580
12581         * Makefile.in (VER): When present, extract the version number from
12582         the file version.in.
12583
12584 2001-05-24  Tom Rix  <trix@redhat.com>
12585
12586         * configure.in : enable ld for aix
12587
12588 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12589
12590         * config.guess: Add linux target for S/390.
12591
12592 2000-11-07  Philip Blundell  <pb@futuretv.com>
12593
12594         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12595
12596 2000-11-03  Philip Blundell  <pb@futuretv.com>
12597
12598         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12599         files.
12600
12601 2001-01-15  Ben Elliston  <bje@redhat.com>
12602
12603         * configure.in (host_tools): Add sid.
12604         Always configure cgen.
12605
12606 2000-11-24  Nick Clifton  <nickc@redhat.com>
12607
12608         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12609
12610 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12611
12612         * Makefile.in (ALL_MODULES): Add all-cgen.
12613         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12614         (all-cgen): New target.
12615         (all-opcodes,all-sim): Depend on all-cgen.
12616         * configure.in (host_tools): Add cgen.
12617         Only configure cgen if --enable-cgen-maint.
12618
12619 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12620
12621         * configure.in: Add *-*-freebsd* configurations.
12622
12623 2002-04-08  Tom Tromey  <tromey@redhat.com>
12624
12625         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12626         Fixes PR libgcj/6068.
12627
12628 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12629
12630         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12631
12632 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12633
12634         * configure.in (alpha*-dec-osf*): Enable libgcj.
12635
12636 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12637
12638         * MAINTAINERS (Write After Approval): Add myself.
12639
12640 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12641
12642         Fix for: PR bootstrap/3591, target/5676
12643         * configure.in (mcore-pe): Disable the configuration of
12644         libstdc++-v3 since exceptions are not supported.
12645
12646 2002-03-20  Anthony Green  <green@redhat.com>
12647
12648         * configure.in: Enable libgcj for xscale-elf target.
12649
12650 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12651
12652         * MAINTAINERS:  Update my email address.
12653
12654 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12655
12656         * ltmain.sh (relink_command): Fix typo in previous change.
12657
12658 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12659
12660         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12661         (relink_command): Added --tag flags.
12662         (mode=install): If relinking fails; error out.
12663
12664 2002-03-12  Richard Henderson  <rth@redhat.com>
12665
12666         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12667         .NOTPARALLEL tag.
12668         (do-check): Rename from check.
12669         (check): Allow parallel check.
12670
12671 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12672
12673         * MAINTAINERS: Add myself as maintainer for xtensa port.
12674         Fix alphabetical order in CPU port maintainer list.
12675         Remove myself from Write After Approval list.
12676
12677 2002-03-11  Richard Henderson  <rth@redhat.com>
12678
12679         * Makefile.in (.NOTPARALLEL): Add fake tag.
12680
12681 2002-03-07  H.J. Lu  (hjl@gnu.org)
12682
12683         * configure.in: Enable gprof for mips*-*-linux*.
12684
12685 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12686
12687         * MAINTAINERS (Write After Approval): Add myself.
12688
12689 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12690
12691         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12692         libjava.
12693         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12694
12695 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12696
12697         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12698         because its Makefile is there; test for the executable instead.
12699
12700 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12701
12702         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12703         libstdc++-v3 and libjava.
12704
12705 2002-02-11  Adam Megacz  <adam@xwt.org>
12706
12707         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12708         boehm-gc
12709
12710 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12711
12712         * config.guess: Updated to 2002-01-30's version.
12713         * config.sub: Updated to 2002-02-01's version.
12714         Contribute sh64-elf.
12715         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12716         * configure.in: Added sh64-*-*.
12717
12718 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12719
12720         * MAINTAINERS: Belatedly add myself to write after approval list.
12721
12722 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12723
12724         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12725         Remove self as Write After Approval.
12726
12727 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12728
12729         * MAINTAINERS: Put self in as maintainer for contrib/regression
12730         directory.
12731
12732 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12733
12734         * MAINTAINERS:  Update my email address.
12735
12736 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12737
12738         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12739         target-libiberty, and target-libgloss.  Skip Java-related
12740         libraries if not supported for NetBSD on target CPU.
12741
12742 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12743
12744         * install-sh: Use _inst.$$_ for temp file name.
12745
12746 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12747
12748         * MAINTAINERS (Write After Approval): Move my contact info
12749         from here...
12750         (OS Port Maintainers): ...to here (netbsd).
12751
12752 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12753
12754         * MAINTAINERS (Write After Approval): Add myself.
12755
12756 2002-01-17  H.J. Lu  <hjl@gnu.org>
12757
12758         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12759         (all-target-fastjar): Also depend on all-target-libiberty.
12760
12761 2002-01-16  H.J. Lu  (hjl@gnu.org)
12762
12763         * config.guess: Import from master sources, rev 1.225.
12764         * config.sub: Import from master sources, rev 1.238.
12765
12766 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12767
12768         * MAINTAINERS (Write After Approval): Remove myself.
12769
12770 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12771
12772         * MAINTAINERS (Write After Approval): Add myself.
12773
12774 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12775
12776         * MAINTAINERS: Add self as docs co-maintainer.
12777
12778 2001-12-11  Matthias Klose  <doko@debian.org>
12779
12780         * MAINTAINERS (Write After Approval): Add myself.
12781
12782 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12783
12784         * MAINTAINERS: Update my email address.
12785
12786 2001-12-07  Turly O'Connor  <turly@apple.com>
12787         * MAINTAINERS (Write After Approval): Add myself.
12788         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12789         (rs6000_initialize_trampoline): Call __trampoline_setup for
12790         ABI_DARWIN too.
12791         * darwin-tramp.asm: New file, implements __trampoline_setup.
12792         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12793
12794 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12795
12796         * MAINTAINERS (Write After Approval): Add myself.
12797
12798 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12799
12800         * configure, configure.in: Use temp file for long sed commands.
12801
12802 2001-12-03  Laurent Guerby  <guerby@acm.org>
12803
12804         * config.sub: Update to version 1.232 on subversion.
12805
12806 2001-12-03  Ben Elliston  <bje@redhat.com>
12807
12808         * MAINTAINERS: Update mail address for config.* patches.
12809
12810 2001-11-27  DJ Delorie  <dj@redhat.com>
12811             Zack Weinberg  <zack@codesourcery.com>
12812
12813         When build != host, create libiberty for the build machine.
12814
12815         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12816         CONFIG_ARGUMENTS.
12817         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12818         New variables.
12819         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12820         and rules.
12821         (all.normal): Depend on ALL_BUILD_MODULES.
12822         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12823         (all-build-libiberty): Depend on configure-build-libiberty.
12824
12825         * configure: Calculate and substitute proper value for
12826         ALL_BUILD_MODULES.
12827         * configure.in: Create the build subdirectory.
12828         Calculate and substitute TARGET_CONFIGARGS (formerly
12829         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12830
12831 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12832
12833         * MAINTAINERS (write-after-approval): Add self.
12834
12835 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12836
12837         * MAINTAINERS (GNATS only accounts): Remove self.
12838
12839 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12840
12841         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12842         libf2c.
12843
12844 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12845
12846         * MAINTAINERS (Write After Approval): Add self.
12847
12848 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12849
12850         * MAINTAINERS: mips and s390 are also CPU ports.
12851
12852 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12853
12854         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12855
12856 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12857
12858         * MAINTAINERS: Alphabetize.
12859
12860 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12861
12862         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12863
12864 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12865
12866         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12867
12868 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12869
12870         * configure.in (--enable-languages): Be more permissive about
12871         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12872
12873 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12874
12875         * config.sub: Import from master sources, rev. 1.230.
12876         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12877
12878 2001-11-07  Laurent Guerby  <guerby@acm.org>
12879
12880         * MAINTAINERS (Write After Approval): Add self.
12881
12882 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12883
12884         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12885
12886 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12887
12888         * config.sub: Import from master sources, rev 1.226.
12889         * config.guess: Import from master sources, rev 1.216.
12890
12891 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12892
12893         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12894         * MAINTAINERS: Add self as maintainer of MMIX port.
12895         Remove old after-approval entry.
12896
12897 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12898
12899         * ChangeLog, configure: Fix spelling errors.
12900
12901 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12902
12903         * MAINTAINERS: Tweak my address.
12904
12905 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12906
12907         * MAINTAINERS: Update my email address.
12908
12909 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12910
12911         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12912         * MAINTAINERS: Add self as maintainer of CRIS port.
12913
12914 2001-10-10  Geert Bosch  <bosch@gnat.com>
12915
12916         * MAINTAINERS (Various maintainers: Ada front end):
12917         Added Robert Dewar.
12918
12919 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12920
12921         * MAINTAINERS (Write After Approval): Added self
12922
12923 2001-10-02  Geert Bosch  <bosch@gnat.com>
12924
12925         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12926
12927 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12928
12929         * configure: Handle temporary files securely using mkdir.
12930
12931 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12932
12933         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12934
12935 2001-09-26  Will Cohen  <wcohen@redhat.com>
12936
12937         * configure.in (*-*-linux*): Disable configuration of target-newlib
12938         and target-libgloss.
12939
12940 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12941
12942         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12943         RANLIB.
12944
12945 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12946
12947         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12948         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12949         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12950         avoid quotes nesting problems.
12951         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12952         (DO_X): Export only variables that are set.
12953
12954 2001-09-19  Ben Elliston  <bje@redhat.com>
12955
12956         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12957         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12958         semantics.  Use the shell built-in "type" command instead.
12959
12960 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12961
12962         Merged from gcc-3_0-branch:
12963         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12964         * ltcf-c.sh: Use $objext, not $ac_objext.
12965         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12966         * ltcf-cxx.sh: Add support for GNU.
12967         2001-07-22  Timothy Wall  <twall@redhat.com>
12968         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12969         default settings if using GNU tools with that configuration.
12970         * ltcf-cxx.sh: Ditto.
12971         * ltcf-gcj.sh: Ditto.
12972         2001-07-21  Michael Chastain  <chastain@redhat.com>
12973         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12974         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12975         * ltmain.sh: Mark as gcc-local.
12976
12977 2001-08-30  Eric Christopher  <echristo@redhat.com>
12978             Jason Eckhardt  <jle@redhat.com>
12979
12980         * config.guess: Merge from master sources.
12981         * config.sub: Merge from master sources, add support for mipsisa32.
12982
12983 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12984         * config.sub: Merge from master sources, rev 1.219.
12985         * MAINTAINERS: Add self as contact for stormy16 port.
12986
12987 2001-08-14  Zack Weinberg  <zackw@panix.com>
12988
12989         * config.sub: Merge from master sources, rev 1.218.
12990         * config.guess: Merge from master sources, rev 1.209.
12991
12992 2001-08-11  Graham Stott  <grahams@redhat.com>
12993
12994         * Makefile.in (check-c++): Add missing semicolon.
12995
12996 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12997
12998         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12999
13000 2001-07-30  Eric Christopher  <echristo@redhat.com>
13001
13002         * MAINTAINERS (Various maintainers: mips port): Added myself.
13003
13004 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13005
13006         * configure.in (sh-*-linux*): New.
13007
13008 2001-07-27  Richard Henderson  <rth@redhat.com>
13009
13010         * .cvsignore: Add LAST_UPDATED.
13011
13012 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13013
13014         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13015
13016 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13017
13018         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13019
13020 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13021
13022         * MAINTAINERS (Write After Approval): Added myself.
13023
13024 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13025
13026         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13027         and libgcj on m68hc11/m68hc12.
13028
13029 2001-06-27  H.J. Lu  (hjl@gnu.org)
13030
13031         * Makefile (CFLAGS_FOR_BUILD): New.
13032         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13033
13034 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13035
13036         * README: Remove version number.
13037
13038 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13039
13040         * INSTALL/README: Update wrt. to the installation instructions now
13041         residing in gcc/doc/install.texi.
13042
13043 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13044
13045         * README: Replace with a cut-down and updated version of gcc/README.
13046
13047 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13048
13049         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13050         multilibs to be disabled.
13051
13052 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13053
13054         * MAINTAINERS (Write After Approval): Add myself.
13055
13056 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13057
13058         * config.guess: Import CVS version 1.195.
13059         * config.sub: Import CVS version 1.212.
13060
13061 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13062
13063         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13064         gcc/xgcc is built, use -print-prog-name to find out the program
13065         name to use.
13066
13067 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13068
13069         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13070         appear to also be in the master copy.
13071         * config.sub:  Import CVS version 1.211.
13072
13073 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13074
13075         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13076         with_gcc]: Use `gcc -shared' to build a shared library.
13077
13078 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13079
13080         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13081         archives.
13082
13083 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13084
13085         * MAINTAINERS (Write After Approval): Add myself.
13086
13087 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13088
13089         * configure.in (libstdcxx_flags): Do not try to execute
13090         libstdc++-v3/testsuite_flags until it exists.
13091
13092 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13093
13094         * MAINTAINERS: Update my email address.
13095
13096 2001-05-31  Graham Stott  <grahams@redhat.com>
13097
13098         * MAINTAINERS (Write After Approval): Add myself.
13099
13100 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13101
13102         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13103         libraries when using g++ with native linker.
13104
13105 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13106
13107         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13108
13109 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13110
13111         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13112         [aix4*|aix5*]: Prepend blank.
13113
13114 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13115
13116         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13117         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13118         of subdir/configure scripts to use the new libtool.m4.
13119
13120 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13121
13122         * MAINTAINERS (Write After Approval): Add myself.
13123
13124 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13125
13126         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13127
13128 2001-05-11  Ben Elliston  <bje@redhat.com>
13129
13130         * Makefile.in (all-sid): New target.
13131         (check-sid, clean-sid, install-sid): Likewise.
13132
13133 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13134
13135         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13136
13137 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13138
13139         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13140         libgcj.
13141
13142 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13143
13144         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13145         gcc/xgcc is built, use -print-prog-name to find out the program
13146         name to use.
13147
13148 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13149
13150         * configure.in (noconfigdirs): Don't reset it from scratch in the
13151         target case; only append to it.
13152
13153         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13154         sparc-*-solaris2.8]: Disable ${libgcj}.
13155
13156 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13157
13158         * configure.in (libgcj_saved): Copy from $libgcj.
13159         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13160         --disable-libgcj.
13161
13162 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13163
13164         * MAINTAINERS: Remove self as MIPS maintainer and
13165         C front end maintainer.
13166
13167 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13168
13169         * configure.in: Move *-chorusos target case to the proper switch.
13170         Disable libgcj.
13171
13172 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13173
13174         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13175         1.641.2.228.
13176
13177 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13178
13179         * Makefile.in (STAGE1_CFLAGS): Pass down.
13180
13181 2001-04-13  Alan Modra  <amodra@one.net.au>
13182
13183         * config.guess: Add hppa64-linux support.  Note for next import that
13184         this is already in the master file.
13185         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13186
13187 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13188
13189         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13190         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13191
13192 2001-04-11  Stan Shebs  <shebs@apple.com>
13193
13194         * MAINTAINERS: Add self as Darwin port maintainer.
13195
13196 2001-04-11  Alan Modra  <amodra@one.net.au>
13197
13198         * MAINTAINERS: Update my email address.
13199
13200 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13201
13202         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13203         recent versions of FreeBSD (release 3 or later).
13204         * ltconfig: On FreeBSD, -lc must not be provided when building
13205         a shared library or else the standard -pthread gcc option is
13206         rendered worthless to later users of the built library.
13207
13208 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13209
13210         * MAINTAINERS: Add self and RTH as C front end maintainers.
13211
13212 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13213
13214         * config.sub: Make sure to match an already-canonicalized
13215         machine name (eg. mn10300-unknown-elf).
13216
13217 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13218
13219         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13220         New macros.
13221         (bootstrap, cross): Use RECURSE_FLAGS.
13222         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13223
13224 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13225
13226         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13227
13228 2001-03-22  Colin Howell  <chowell@redhat.com>
13229
13230         * Makefile.in (DO_X): Do not backslash single-quotes in
13231         backquotes (two places).
13232
13233 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13234
13235         Re-installed:
13236         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13237         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13238         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13239         * ltcf-cxx.sh: Likewise.
13240         * ltcf-gcj.sh: Likewise.
13241
13242 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13243
13244         * MAINTAINERS: Add myself as "documentation co-maintainer".
13245
13246 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13247
13248         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13249         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13250
13251 2001-03-19  Tom Tromey  <tromey@redhat.com>
13252
13253         * config-ml.in: Handle GCJ and GCJFLAGS.
13254
13255 2001-03-21  Michael Chastain  <chastain@redhat.com>
13256
13257         * Makefile.in: all-m4 depends on all-texinfo.
13258
13259 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13260
13261         * MAINTAINERS: Add myself to write after approval list.
13262
13263 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13264
13265         * Makefile.in (DO_X): Quote nested quotes.
13266
13267 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13268
13269         * MAINTAINERS: Add myself to write after approval list.
13270
13271 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13272
13273         * Makefile.in (DO_X): Use double quotes for quoting
13274         "RANLIB=$${RANLIB}".
13275
13276 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13277
13278         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13279
13280 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13281
13282         * configure.in: Only use `lang_requires' for languages athat are
13283         actually enabled.
13284
13285 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13286
13287         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13288
13289 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13290
13291         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13292
13293 2001-03-07  Tom Tromey  <tromey@redhat.com>
13294
13295         * configure.in: Allow config-lang.in to set `lang_requires' to list
13296         of other required languages.
13297
13298 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13299
13300         * Makefile.in: Remove RANLIB definition. Use RANLIB
13301         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13302         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13303
13304 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13305             Alexandre Oliva  <aoliva@redhat.com>
13306
13307         * Makefile.in (check-c++): Use tabs, not spaces.
13308
13309 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13310
13311         * MAINTAINERS: add myself to Write After Approval list.
13312
13313 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13314
13315         * Makefile.in (check-c++): New rule.
13316
13317         * configure.in (target_libs): Remove libg++.
13318         (noconfigdirs): Remove libg++.
13319         (noconfigdirs): Same.
13320         (noconfigdirs): Same.
13321         (noconfigdirs): Same.
13322
13323         * config-ml.in: Remove libg++ references.
13324
13325         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13326         (ALL_TARGET_MODULES): Same.
13327         (configure-target-libg++): Remove.
13328         (all-target-libg++): Remove.
13329         (configure-target-libio): Remove.
13330         (all-target-libio): Remove.
13331         (check-target-libio): Remove.
13332         (.PHONY): Remove.
13333         (libg++.tar.bz2): Remove.
13334         (all-target-cygmon): Remove libio.
13335         (all-target-libstdc++): Remove.
13336         (configure-target-libstdc++): Remove.
13337         (TARGET_LIB_PATH): Remove libstdc++.
13338         (ALL_GCC_CXX): Remove libstdc++.
13339         (all-target-gperf): Correct.
13340
13341 2001-02-16  Nick Clifton  <nickc@redhat.com>
13342
13343         * configure.in (noconfigdirs): Allow configuration of texinfo
13344         for Cygwin hosts.
13345
13346 2001-02-15  Anthony Green  <green@redhat.com>
13347
13348         * configure: Introduce GCJ_FOR_TARGET.
13349         * configure.in: Ditto.
13350         * Makefile.in: Ditto.
13351
13352 2001-02-13  Andreas Schwab  <schwab@suse.de>
13353
13354         * MAINTAINERS: Update mail address.
13355
13356 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13357
13358         * config.guess: Add linux target for S/390.
13359         * config.sub: Likewise.
13360
13361 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13362
13363         * configure.in: for *-chorusos, don't config target-newlib and
13364         target-libgloss.
13365
13366 2001-02-06  Ben Elliston  <bje@redhat.com>
13367
13368         * configure: Output host type to stdout, not stderr.
13369
13370 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13371
13372         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13373         * ltcf-cxx.sh: Likewise.
13374
13375         * config.if: Assume enable_libstdcxx_v3 is defined.
13376
13377 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13378
13379         Remove V2 C++ library.
13380         * configure.in: Remove --enable-libstdcxx_v3 support.
13381
13382 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13383
13384         * include/demangle.h: Add prototype for java_demangle_v3.
13385
13386 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13387
13388         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13389
13390 2001-01-27  Richard Henderson  <rth@redhat.com>
13391
13392         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13393
13394 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13395
13396         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13397         Don't unset, it's non-portable and no longer necessary, set to empty
13398         instead.
13399
13400 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13401
13402         * ltconfig: Shell portability fix for the tagname validity check.
13403
13404 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13405
13406         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13407         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13408
13409 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13410
13411         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13412
13413 2001-01-26  Tom Tromey  <tromey@redhat.com>
13414
13415         * configure.in: Allow libgcj to be built on Sparc Solaris.
13416
13417 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13418
13419         * ltcf-c.sh: Add aix5 case.
13420         * ltcf-cxx.sh: Likewise.
13421         * ltconfig: Likewise.
13422
13423 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13424
13425         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13426         keep at least one of build_libtool_libs or build_old_libs set to
13427         yes.
13428
13429         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13430         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13431
13432 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13433
13434         * configure.in: Enable libgcj on several additional platforms.
13435
13436 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13437
13438         * configure.in: Enable libgcj for linux targets.
13439
13440 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13441
13442         * MAINTAINERS (Write After Approval): Add myself.
13443
13444 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13445
13446         * MAINTAINERS: Add myself as vax port maintainer.
13447
13448 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13449
13450         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13451
13452 2001-01-09  Mike Stump  <mrs@wrs.com>
13453
13454         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13455         failures of subdirectories.
13456
13457 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13458
13459         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13460         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13461         * ltcf-cxx.sh: Likewise.
13462         * ltcf-gcj.sh: Likewise.
13463         * ltconfig.sh: Fix typo.
13464
13465 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13466
13467         * configure: handle DOS-style absolute paths.
13468
13469 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13470
13471         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13472
13473 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13474
13475         * MAINTAINERS: Add myself as avr port co-maintainer.
13476
13477 2000-12-28  Ben Elliston  <bje@redhat.com>
13478
13479         * MAINTAINERS: Add myself under ``Write After Approval''.
13480
13481 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13482
13483         * texinfo: Remove directory from GCC.
13484
13485 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13486
13487         * COPYING: Update to current
13488         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13489         to 19yy as example year in copyright notice).
13490
13491 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13492
13493         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13494         (libstdcxx_incdir): Pass down.
13495         * config.if: Remove expired bits for cxx_interface, add stub.
13496         (libstdcxx_incdir): Add variable for g++ include directory.
13497         * configure.in (gxx_include_dir): Use it.
13498
13499 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13500
13501         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13502         with old-email address from ``Write After Approval''.
13503
13504 2000-12-15  Andreas Jaeger  <aj@suse.de>
13505
13506         * configure.in: Handle lang_dirs.
13507
13508 2000-12-14  Tom Tromey  <tromey@redhat.com>
13509
13510         * MAINTAINERS: Removed brads.
13511
13512         * MAINTAINERS: Added gcj developers.
13513
13514 2000-12-13  Anthony Green  <green@redhat.com>
13515
13516         * configure.in: Disable libgcj for any target not specifically
13517         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13518         with g++ abi.
13519
13520 2000-12-13  Mike Stump  <mrs@wrs.com>
13521
13522         * Makefile.in (local-distclean): Also remove fastjar.
13523
13524 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13525
13526         * contrib/gcc_update: Add fastjar --touch entries.
13527
13528 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13529
13530         * configure.in: Disable language-specific target libraries for
13531         languages that aren't enabled.
13532
13533 2000-12-10  Anthony Green  <green@redhat.com>
13534
13535         * configure.in: Define libgcj.  Disable libgcj target libraries for
13536         most targets.
13537
13538 2000-12-10  Neil Booth  <neilb@earthling.net>
13539
13540         * MAINTAINERS: Update mail address, remove from WAA list.
13541
13542 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13543
13544         * libjava: Imported from /cvs/java.
13545         * libffi: Likewise.
13546         * Boehm-gc: Likewise.
13547
13548 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13549
13550         * configure.in (target_libs): Revert 2000-12-08 patch.
13551         (noconfigdirs): Added target-libjava.
13552
13553 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13554
13555         * djunpack.bat: removed.
13556
13557 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13558
13559         * Makefile.in: handle DOS-style absolute paths.
13560         * config-ml.in: likewise.
13561         * symlink-tree: likewise.
13562
13563 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13564
13565         * fastjar: Imported.
13566
13567 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13568
13569         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13570         libjava.
13571         * configure.in (target_libs): Removed `target-libjava'.
13572
13573 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13574
13575         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13576         (ALL_MODULES): Added fastjar.
13577         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13578         (all-target-libjava): all-fastjar replaces all-zip.
13579         (all-fastjar): Added.
13580         (configure-target-fastjar, all-target-fastjar): Likewise.
13581         * configure.in (host_tools): Added fastjar.
13582
13583 2000-12-07  Mike Stump  <mrs@wrs.com>
13584
13585         * Makefile.in (local-distclean): Remove leftover built files.
13586
13587 2000-11-24  Nick Clifton  <nickc@redhat.com>
13588
13589         * configure.in (xscale-elf): Add target.
13590         (xscale-coff): Add target.
13591
13592 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13593
13594         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13595         recent versions of FreeBSD (release 3 or later).
13596         * ltconfig: On FreeBSD, -lc must not be provided when building
13597         a shared library or else the standard -pthread gcc option is
13598         rendered worthless to later users of the built library.
13599
13600 2000-11-16  Fred Fish  <fnf@be.com>
13601
13602         * configure.in (enable_libstdcxx_v3): Fix typo,
13603         libstd++ -> libstdc++.
13604
13605 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13606
13607         * MAINTAINERS: Add self to Write After Approval list.
13608
13609 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13610
13611         * MAINTAINERS: Update my email address.  Add myself to global write
13612         privs list.
13613
13614 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13615
13616         * Makefile.in: Merge with src and libgcj.
13617         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13618         configure-target-<library> when their configure scripts need the C
13619         or C++ library to have already been built to work properly.
13620         (do_proto_toplev): Set them to an empty string.
13621
13622         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13623         (REALLY_SET_LIB_PATH): Use them.
13624
13625 2000-11-17  Stan Shebs  <shebs@apple.com>
13626
13627         * MAINTAINERS: Add self to Write After Approval list.
13628
13629 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13630
13631         * configure: Provide the original toplevel configure arguments
13632         (including $0) to subprocesses in the environment rather than
13633         through gcc/configargs.h.
13634
13635 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13636
13637         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13638         C99.  Alphabetise "Write After Approval" list.
13639
13640 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13641
13642         * configure: Turn on libstdc++ V3 by default.
13643
13644         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13645         if we've got GCC.
13646
13647 2000-11-11  Philip Blundell  <philb@gnu.org>
13648
13649         * MAINTAINERS: Add self to Write After Approval list.
13650
13651 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13652
13653         * ltcf-c.sh (aix4): Improve shared library configuration; require
13654         exporting symbols.
13655         * ltcf-cxx.sh (aix4): Define.
13656         * ltconfig (aix4): Define library and soname specs appropriate for
13657         AIX.  Define command to create export symbols list.
13658
13659 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13660
13661         * config.sub: Add support for Sun Chorus
13662
13663 2000-10-31  Nick Clifton  <nickc@redhat.com>
13664
13665         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13666         <name>@redhat.com.  Also installed new email address for Clint
13667         Popetz.
13668
13669 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13670
13671         * etc: Remove directory from GCC.
13672
13673 2000-10-16  Michael Meissner  <meissner@redhat.com>
13674
13675         * configure (gcc/configargs.h): Only create if there is a build GCC
13676         directory created.
13677
13678 2000-10-16  Matthias Klose  <doko@debian.org>
13679
13680         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13681         when configured for libstdc++-v3.
13682
13683 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13684
13685         * configure: Save configure arguments to gcc/configargs.h.
13686
13687 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13688
13689         * config.guess: Import CVS version 1.157.
13690         * config.sub: Import CVS version 1.181.
13691
13692 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13693
13694         * Makefile.in (bootstrap): avoid recursion if subdir missing
13695         (cross): ditto
13696         (do-proto-toplev): ditto
13697
13698 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13699
13700         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13701         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13702
13703         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13704         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13705         all affected `configure' scripts.
13706
13707 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13708
13709         * MAINTAINERS: Add self as cpplib co-maintainer.
13710
13711 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13712
13713         * MAINTAINERS: Add self to Write After Approval list.
13714
13715 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13716
13717         * INSTALL/README: egcs -> GCC update.
13718
13719 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13720
13721         * MAINTAINERS: Add myself to Write After Approval list.
13722
13723 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13724
13725         * MAINTAINERS: Add myself to Write After Approval list.
13726
13727 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13728
13729         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13730         X11 libraries for hppa64.
13731
13732 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13733
13734         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13735
13736 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13737
13738         * Makefile.in (all-zlib): Added dummy target.
13739
13740         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13741         ltcf-gcj.sh: Updated from libtool multi-language branch.
13742
13743 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13744
13745         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13746         (bootstrap*): Depend on all-bootstrap.
13747
13748 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13749
13750         * config.guess: Import CVS version 1.156.
13751         * config.sub: Import CVS version 1.179.
13752
13753 2000-09-02  Anthony Green  <green@cygnus.com>
13754
13755         * Makefile.in (all-gcc): Depend on all-zlib.
13756         (CLEAN_MODULES): Add clean-zlib.
13757         (ALL_MODULES): Add all-zlib.
13758         * configure.in (host_libs): Add zlib.
13759
13760 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13761
13762         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13763         crosses, but add gcc/include to the header search path for them.
13764
13765 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13766
13767         * MAINTAINERS: Add self to Write After Approval list.
13768
13769 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13770
13771         * config.guess: Import CVS version 1.152.
13772         * config.sub: Import CVS version 1.177.
13773
13774 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13775
13776         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13777         $targargs to tell whether newlib is going to be built.
13778
13779         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13780         $$r/TARGET_SUBDIR/libio for _G_config.h.
13781
13782 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13783
13784         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13785
13786 2000-08-22  DJ Delorie  <dj@redhat.com>
13787
13788         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13789
13790 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13791
13792         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13793         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13794         sub-configures.
13795
13796 2000-08-21  DJ Delorie  <dj@redhat.com>
13797
13798         * MAINTAINERS: Add self as a libiberty maintainer
13799
13800 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13801
13802         * configure.in (libstdcxx_flags): Use
13803         libstdc++-v3/src/libstdc++.INC.
13804
13805 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13806
13807         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13808
13809 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13810
13811         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13812
13813         * configure: Make enable_threads and enable_shared defaults
13814         explicit.  Substitute enable_threads into generated Makefiles.
13815         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13816         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13817
13818 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13819
13820         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13821
13822 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13823
13824         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13825         previous delta.
13826
13827 2000-08-11  Jason Merrill  <jason@redhat.com>
13828
13829         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13830         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13831         (FLAGS_FOR_TARGET): Not here.
13832         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13833
13834 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13835
13836         * config-ml.in (CC, CXX): Don't introduce a leading space.
13837
13838 2000-08-07  DJ Delorie  <dj@delorie.com>
13839
13840         * MAINTAINERS: Add self as a DJGPP maintainer
13841
13842 2000-08-07  DJ Delorie  <dj@redhat.com>
13843
13844         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13845         "if we're also building gcc, and it's a gcc that will run on the
13846         build machine, we want to use its includes instead of the system's
13847         default includes".
13848
13849 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13850
13851         * MAINTAINERS: Add self to Write After Approval list.
13852
13853 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13854
13855         * configure.in (libstdcxx_flags): Don't use `"'.
13856
13857         * config-ml.in: Adjust multilib search paths to the
13858         appropriate multilib tree.
13859
13860 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13861
13862         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13863         commas in $LANGUAGES.
13864
13865 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13866
13867         * configure.in: Re-enable all references to libg++ and librx.
13868
13869 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13870
13871         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13872         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13873         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13874         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13875
13876         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13877
13878 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13879
13880         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13881         CXX_FOR_TARGET for sed.
13882
13883 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13884
13885         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13886         Do not override if already set in the environment or in configure.
13887         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13888         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13889
13890 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13891
13892         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13893         the libtool CVS tree multi-language branch.
13894         * ltconfig, ltmain.sh: Updated.
13895
13896 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13897
13898         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13899         (clean-target): Depend on it.
13900
13901         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13902         (GCC_FOR_TARGET): Use it.
13903         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13904         * configure.in: ... here.
13905         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13906         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13907
13908 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13909
13910         * MAINTAINERS: Add self to Write After Approval list.
13911
13912 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13913
13914         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13915         (configure-target-libchill, configure-target-libobjc): Likewise.
13916
13917         * configure.in: Use the same cache file for all target libs.
13918         * config-ml.in: But different cache files per multilib variant.
13919
13920 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13921
13922         * configure (topsrcdir): Don't use dirname.
13923
13924 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13925
13926         * MAINTAINERS: Add self to Write After Approval list.
13927
13928 2000-07-20  Jason Merrill  <jason@redhat.com>
13929
13930         * configure.in: Remove all references to libg++ and librx.
13931
13932         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13933
13934 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13935
13936         * config.sub: Update to subversions version 2000-07-06.
13937
13938 2000-07-12  Andrew Haley  <aph@cygnus.com>
13939
13940         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13941         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13942
13943 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13944
13945         * symlink-tree:  Check number of arguments.
13946
13947 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13948
13949         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13950         search path for a g++ extracted from the build tree.  This
13951         will allow link tests run by configure scripts in
13952         subdirectories to succeed.
13953
13954 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13955
13956         * ltconfig: Add support for mips-dde-sysv4.2MP
13957
13958 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13959
13960         * MAINTAINERS: Add myself as loop discovery maintainer.
13961
13962 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13963
13964         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13965         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13966
13967 2000-06-19  Timothy Wall  <twall@cygnus.com>
13968
13969         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13970         * config.sub: Add tic54x target.
13971
13972 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13973
13974         * MAINTAINERS: Add self as Fortran maintainer,
13975         remove Craig Burley.
13976
13977 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13978
13979         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13980         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13981
13982 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13983
13984         * MAINTAINERS: Add self as i18n maintainer
13985
13986 20000-05-21  H.J. Lu  (hjl@gnu.org)
13987
13988         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13989         directory are used if they exist. Make sure
13990         $(build_tooldir)/include is searched for header files,
13991         $(build_tooldir)/lib/ for library files.
13992         (GCC_FOR_TARGET): Likewise.
13993         (CXX_FOR_TARGET): Likewise.
13994
13995 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13996
13997         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13998
13999 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14000
14001         * Makefile.in (configure-target-libiberty): Depend on
14002         configure-target-newlib.
14003
14004 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14005
14006         * configure.in, Makefile.in: Merge all libffi-related
14007         configury stuff from the libgcj tree.
14008
14009 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14010
14011         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14012         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14013
14014 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14015
14016         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14017         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14018         current version information.  Add to proto-toplev directory.
14019         (gdb-taz): Build do-djunpack.
14020
14021 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14022
14023         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14024
14025 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14026
14027         * MAINTAINERS: Add self to Write After Approval list.
14028
14029 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14030
14031         * ltmain.sh: Preserve in relink_command any environment
14032         variables that may affect the linker behavior.
14033
14034 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14035
14036         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14037
14038 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14039
14040         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14041
14042 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14043
14044         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14045         with the version name.
14046
14047 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14048
14049         * MAINTAINERS: Add self as bb-reorder maintainer.
14050
14051 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14052
14053         * config.if: Tweak.
14054
14055 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14056
14057         * djunpack.bat: New file.
14058
14059 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14060
14061         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14062         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14063         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14064         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14065
14066 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14067
14068         * config.sub (case $basic_machine): Change default for "ibm-*"
14069         to "openedition".
14070
14071 2000-04-13  Andreas Jaeger  <aj@suse.de>
14072
14073         * MAINTAINERS: Added myself.
14074
14075 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14076
14077         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14078         (do-md5sum): New target.
14079         (MD5PROG): Define.
14080         (PACKAGE): Default to TOOL.
14081         (VER): Default to a shell script.
14082         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14083         md5 checksum generation.
14084         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14085         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14086         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14087         insight.tar.bz2): Use gdb-taz to create archive.
14088
14089 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14090
14091         * configure (warn_cflags): Delete.
14092
14093 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14094
14095         * MAINTAINERS: Added myself.
14096
14097 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14098             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14099
14100         * configure.in (enable_libstdcxx_v3): Add.
14101         (target_libs): Add bits here to switch between libstdc++-v2 and
14102         libstdc++-v3.
14103         * config.if: And this file too.
14104         * Makefile.in: Add libstdc++-v3 targets.
14105
14106 2000-04-05  Michael Meissner  <meissner@redhat.com>
14107
14108         * config.sub (d30v): Add d30v as a basic machine type.
14109
14110 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14111
14112         * configure.in: -linux-gnu*, not -linux-gnu.
14113
14114 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14115
14116         * MAINTAINERS: Add self in write-after-approval section.
14117
14118 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14119
14120         * MAINTAINERS: Add self as ia64 port maintainer.
14121
14122 2000-03-08  Neil Booth  <NeilB@earthling.net>
14123
14124         * MAINTAINERS: Add self in write-after-approval section.
14125
14126 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14127
14128         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14129         (do-tar-bz2): Replace TOOL with PACKAGE.
14130         (gdb.tar.bz2): Remove GDBTK from GDB package.
14131         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14132         dejagnu.tar.bz2): New packages.
14133
14134 2000-02-27  Andreas Jaeger  <aj@suse.de>
14135
14136         * configure.in: Add entry for mips*-*-linux*, move catch all
14137         *-*-*linux* entry below this one.
14138
14139 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14140
14141         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14142
14143 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14144
14145         * config.sub: Support an OS of "wince".
14146
14147 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14148
14149         * config.guess, config.sub: Updated to match config's 2000-02-15
14150         version.
14151
14152 2000-02-23  Linas Vepstas  <linas@linas.org>
14153
14154         * config.sub: Add support for Linux/IBM 370.
14155         * configure.in: Likewise.
14156
14157 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14158
14159         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14160
14161 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14162
14163         * config.guess: Guess "cygwin" rather than "cygwin32".
14164
14165 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14166
14167         * configure (gcc_version): When setting, narrow search to
14168         lines containing `version_string'.
14169
14170 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14171
14172         * config.sub: Add support for avr target.
14173
14174 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14175
14176         * MAINTAINERS: Add maintainers for MCore port.
14177
14178 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14179
14180         * config.sub: Add mmix-knuth-mmixware.
14181
14182 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14183
14184         * MAINTAINERS: Pair cccp with cpplib maintainership.
14185
14186 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14187
14188         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14189         structure stuff to -L library search.
14190         (CXX_FOR_TARGET): Ditto.
14191         (CROSS_CHECK_MODULES): Fix spelling mistake.
14192
14193 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14194
14195         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14196         the C++ compiler.
14197
14198 2000-01-12  Richard Henderson  <rth@cygnus.com>
14199
14200         * configure.in: Don't build some bits for beos.
14201
14202 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14203
14204         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14205         as include files.
14206
14207 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14208
14209         * Add self as cpplib maintainer, as requested by Jason
14210         Merrill.  Correct my e-mail address.
14211
14212 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14213
14214         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14215         not mh-aix43.
14216
14217 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14218
14219         * MAINTAINERS: Add myself to "write after approval" list.
14220
14221 1999-12-14  Richard Henderson  <rth@cygnus.com>
14222
14223         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14224         * config.sub: Accept alphaev[78], alphaev8.
14225
14226 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14227
14228         * config.guess, config.sub: Update from autoconf.
14229
14230 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14231
14232         * MAINTAINERS:  update my playtime e-address.
14233
14234 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14235
14236         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14237         necessary libraries are missing.
14238
14239 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14240
14241         * MAINTAINERS: Add new 'write after approval' maintainer.
14242
14243 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14244
14245         * MAINTAINERS: Add new Java maintainer.
14246
14247 1999-10-25  Andreas Schwab  <schwab@suse.de>
14248
14249         * configure: Fix quoting inside arguments of eval.
14250
14251 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14252
14253         * config-ml.in: Allow suppression of some ARM multilibs.
14254
14255 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14256
14257         * config.guess: Add OS/390 match pattern.
14258         * config.sub: Add mvs, openedition targets.
14259         * configure.in (i370-ibm-opened*): New.
14260
14261 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14262
14263         * config.sub: Add support for configuring for pj.
14264
14265 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14266
14267         * config.sub (maybe_os): Add support for configuring for fr30.
14268
14269 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14270
14271         * configure.in: Do not configure or build ld for AIX
14272         platforms.  ld is known to be broken on these platforms.
14273
14274 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14275
14276         * config-ml.in: Pass compiler flag corresponding to multidirs to
14277         subdir configures.
14278
14279 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14280
14281         * Makefile.in (LDFLAGS): Define.
14282
14283 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14284
14285         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14286         noconfigdirs.
14287         (*-*-cygwin*): Likewise.
14288
14289 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14290
14291         * mkdep: New file.
14292         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14293         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14294
14295         From Eli Zaretskii <eliz@is.elta.co.il>:
14296         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14297         long file name when using DJGPP on MS-DOS.
14298
14299 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14300
14301         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14302
14303 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14304
14305         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14306         dependency as this causes "make check" to globally "make all"
14307
14308 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14309
14310         * configure.in (target_libs): Added target-zlib.
14311         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14312         (CONFIGURE_TARGET_MODULES): Likewise.
14313         (CHECK_TARGET_MODULES): Likewise.
14314         (INSTALL_TARGET_MODULES): Likewise.
14315         (CLEAN_TARGET_MODULES): Likewise.
14316         (configure-target-zlib): New target.
14317         (all-target-zlib): Likewise.
14318         (all-target-libjava): Depend on all-target-zlib.
14319         (configure-target-libjava): Depend on configure-target-zlib.
14320
14321         * Makefile.in (configure-target-libjava): Depend on
14322         configure-target-newlib.
14323         (configure-target-boehm-gc): New target.
14324         (configure-target-qthreads): New target.
14325
14326         * configure.in (target_libs): Added target-qthreads.
14327         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14328         (CONFIGURE_TARGET_MODULES): Likewise.
14329         (CHECK_TARGET_MODULES): Likewise.
14330         (INSTALL_TARGET_MODULES): Likewise.
14331         (CLEAN_TARGET_MODULES): Likewise.
14332         (all-target-qthreads): New target.
14333         (configure-target-libjava): Depend on configure-target-qthreads.
14334         (all-target-libjava): Depend on all-target-qthreads.
14335
14336         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14337         (CONFIGURE_TARGET_MODULES): Likewise.
14338         (CHECK_TARGET_MODULES): Likewise.
14339         (INSTALL_TARGET_MODULES): Likewise.
14340         (CLEAN_TARGET_MODULES): Likewise.
14341         (all-target-libjava): New target.
14342         (all-target-boehm-gc): Likewise.
14343         * configure.in (target_libs): Added libjava, boehm-gc.
14344
14345 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14346
14347         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14348         configure.bat in SUPPORT_FILES.
14349         (gas+binutils.tar.bz2): Likewise.
14350
14351         * makeall.bat: Remove; obsolete.
14352
14353 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14354
14355         From Mark Elbrecht:
14356         * configure.bat: Remove; obsolete.
14357
14358 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14359
14360         * configure: Add -W -Wall to the default CFLAGS when compiling with
14361         gcc.
14362
14363 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14364
14365         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14366
14367 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14368
14369         * configure.in: Build ld on IRIX6.
14370
14371 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14372
14373         * Makefile.in: Change distribution targets to use bzip2 instead of
14374         gzip.
14375         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14376         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14377
14378 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14379
14380         * config.sub: Add mcore target.
14381
14382 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14383
14384         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14385
14386 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14387
14388         * config.guess (dummy): Changed to $dummy.
14389
14390 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14391
14392         * config.sub: Tidied up case statements.
14393
14394 1999-05-22  Ben Elliston  <bje@cygnus.com>
14395
14396         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14397         <jiro@din.or.jp>.
14398
14399         * config.guess: Merge with FSF version. Future changes will be
14400         more accurately recorded in this ChangeLog.
14401         * config.sub: Likewise.
14402
14403 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14404
14405          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14406
14407 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14408
14409         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14410
14411 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14412
14413         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14414
14415 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14416
14417         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14418         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14419         Bad merge removed these two changes.
14420
14421 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14422                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14423
14424         * config.guess (interix Alpha): Add.
14425
14426 1999-04-11  Richard Henderson  <rth@cygnus.com>
14427
14428         * configure.in (i?86-*-beos*): Do config gperf; don't config
14429         gdb, newlib, or libgloss.
14430
14431 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14432
14433         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14434         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14435         from multidirs.
14436
14437 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14438
14439         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14440
14441 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14442
14443         * config.sub: Add support for mcore targets.
14444
14445 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14446
14447         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14448         not mt-ospace, in order to shut up assembler warning about using
14449         symbols that are named the same as registers.
14450
14451 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14452
14453         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14454         dependency list for all-target-cygmon.
14455
14456 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14457
14458         * config-ml.in: Check $host, not $target, for selective multilibs.
14459         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14460         thumb interworking, and underscore prefix multilibs.
14461
14462 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14463
14464         * missing: Update to version from current automake.
14465
14466 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14467
14468         * configure (gxx_include_dir): Removed.
14469
14470         * configure.in (gxx_include_dir): Handle it.
14471         * Makefile.in: Likewise.
14472
14473 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14474
14475         * config.sub (mips64vr4111,mips64vr4111el) Add.
14476
14477 1999-03-21  Ben Elliston  <bje@cygnus.com>
14478
14479         * config.guess: Correct typo for detecting ELF on FreeBSD.
14480
14481 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14482
14483         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14484         config/mh-djgpp.
14485
14486 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14487
14488         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14489         all-target-newlib to dependency list for all-target-bsp.
14490
14491 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14492
14493         * config.sub: Add i386-uwin support.
14494         * config.guess: Likewise.
14495
14496 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14497
14498         * configure.in: cleanup, add mh-*pic handling for arm, special
14499         case powerpc*-*-aix*
14500
14501 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14502
14503         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14504         can be built.
14505
14506 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14507
14508         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14509         targets.
14510
14511 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14512
14513         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14514
14515 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14516
14517         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14518
14519 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14520
14521         * config.sub: Fix typo in arm recognition.
14522
14523 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14524
14525         * configure.in (noconfigdirs): Changed target_configdirs to
14526         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14527         rather than m68k-*-* since it is not known to work on
14528         m68k-aout. Ditto for arm-*-*oabi.
14529
14530 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14531
14532         * configure.in (*-*-windows*): Remove, no longer used.
14533
14534 1999-02-19  Ben Elliston <bje@cygnus.com>
14535
14536         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14537         Smart and improved by Andrew Cagney.
14538
14539 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14540
14541         * config.guess: Recognize openbsd-*-hppa.
14542
14543 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14544
14545         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14546         only if it is not empty.
14547
14548 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14549
14550         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14551
14552         * config.guess: Modified to recognize uname's armv* syntax.
14553
14554         * config.sub: Modified to recognize uname's armv* syntax.
14555
14556 1999-02-17  Mark Salter  <msalter@cygnus.com>
14557
14558         * configure.in: Added target-bsp for sparclite.
14559
14560 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14561
14562         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14563
14564 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14565
14566         * configure.in: Add support for strongarm port.
14567         * config.sub: Add support for strongarm target.
14568
14569 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14570
14571         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14572         the old name config/mh-cygwin32.
14573         Enable texinfo.
14574
14575 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14576
14577         * configure.in: Do build ld for ix86 Solaris.
14578
14579 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14580
14581         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14582         $AR_FOR_TARGET.  Likewise for RANLIB.
14583
14584 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14585
14586         * config.sub (oabi):  Recognize.
14587         * configure.in (arm-*-oabi):  Handle.
14588
14589 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14590
14591         * config.guess: Improve detection of i686 on UnixWare 7.
14592
14593 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14594
14595         * config.guess: Add support for i386-pc-interix.
14596         * config.sub: Likewise.
14597         * configure.in: Likewise.
14598
14599 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14600
14601         * Makefile.in: Remove unneeded all-target-libio from
14602         from all-target-winsup target since it is now unneeded.
14603         Add all-target-libtermcap in its place since it is now
14604         needed.
14605
14606 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14607
14608         * configure.in: makefile stub for cygwin target is probably
14609         unnecessary.  Remove it for now.
14610
14611 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14612
14613         * configure.in: libtermcap.a should be built when cygwin is the
14614         target as well as the host.
14615         * config.guess: Allow mixed case in cygwin uname output.
14616         * Makefile.in: Add libtermcap target.
14617
14618 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14619
14620         * config.sub: Clean up handling of hppa2.0.
14621
14622 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14623
14624         * config.guess: Use C code to identify more HP machines.
14625
14626 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14627
14628         * config.sub: Handle hppa2.0.
14629
14630 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14631
14632         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14633         cygmon for all sparclite targets, regardless of object format.
14634
14635 1998-12-15  Mark Salter  <msalter@cygnus.com>
14636
14637         * configure.in: Added target-bsp for several target architectures.
14638
14639         * Makefile.in: Added rules for bsp.
14640
14641 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14642
14643         * config.guess: Improve detection of hppa2.0 processors.
14644
14645 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14646
14647         * config.guess: Recognize FreeBSD using ELF automatically.
14648
14649 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14650
14651         * configure (skip-this-dir): Add handling for new shell script, which
14652         might be created by a sub-directory's configure to indicate, this particular
14653         directory is "unwanted".
14654         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14655
14656 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14657
14658         * ltconfig: import from libtool, after changing libtool to
14659         account for the cygwin name change.
14660
14661 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14662
14663         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14664         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14665
14666 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14667
14668         * configure.in: Add libtermcap to list of cygwin dependencies.
14669
14670 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14671
14672         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14673         they include winsup/include when it's a cygwin target.
14674
14675 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14676
14677         * configure.in (host_tools): Added zip.
14678         * Makefile.in (all-target-libjava): Depend on all-zip.
14679         (all-zip): New target.
14680         (ALL_MODULES): Added all-zip.
14681         (NATIVE_CHECK_MODULES): Added check-zip.
14682         (INSTALL_MODULES): Added install-zip.
14683         (CLEAN_MODULES): Added clean-zip.
14684
14685 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14686
14687         * Makefile.in: lose "32" from comment about cygwin.
14688
14689 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14690
14691         * configure.in: Use -Os to build target libraries for the fr30.
14692
14693 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14694
14695         * config.sub: Add fr30.
14696
14697 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14698
14699         * configure.in: drop "32" from config/mh-cygwin32.  Check
14700         cygwin* instead of cygwin32*.
14701         * config.sub: Check cygwin* instead of cygwin32*.
14702
14703 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14704
14705         * config.guess: Match any version of Unixware7.
14706
14707 1998-10-20  Syd Polk  <spolk@cygnus.com>
14708
14709         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14710         if desired.
14711
14712 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14713
14714         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14715         these if the appropriate directories and files to not exist.
14716
14717 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14718
14719         * Makefile.in (DEVO_SUPPORT): Add config.if.
14720
14721 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14722
14723         * configure: Add pattern to replace "build_tooldir"'s
14724         definition in the generated Makefile with "tooldir"'s
14725         actual value.
14726
14727 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14728
14729         * config.sub: Bring back lost sparcv9.
14730
14731         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14732
14733 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14734
14735         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14736         CC_FOR_TARGET and friends.
14737
14738 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14739
14740         * Makefile.in (build_tooldir): New variable, same as tooldir.
14741         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14742         -B$(build_tooldir)/bin/.
14743         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14744
14745 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14746
14747         * README: Remove installation instructions and refer to the
14748         INSTALL directory instead.
14749
14750 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14751
14752         * config.sub: Add support for i[34567]86-pc-udk.
14753         * configure.in: Likewise.
14754
14755 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14756
14757         * Makefile.in: add bzip2 package building bits for user
14758         tools module
14759         * configure.in: ditto
14760
14761 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14762
14763         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14764         (ALL_TARGET_MODULES): Add all-target-libobjc.
14765         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14766         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14767         (all-target-libchill): Add dependencies.
14768         * configure.in (target_libs): Add libchill.
14769
14770 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14771
14772         * configure.in (target_subdir): Remove duplicate line.
14773
14774 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14775
14776         * Makefile.in (all-automake): fix dependencies.
14777
14778 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14779
14780         * configure.in: Minor cleanups for building in the $(target_alias)
14781         subdir.
14782
14783 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14784
14785         * Makefile.in (bootstrap): Set r and s before make all.  Use
14786         BASE_FLAGS_TO_PASS in make all.
14787         (cross): Likewise.
14788
14789 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14790
14791         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14792
14793 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14794
14795         * config.sub: Fix typo in last change.
14796
14797 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14798
14799         * config.sub: Add support for C4x target.
14800         * configure.in: Likewise.
14801
14802 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14803
14804         * config.sub: Recognize sparcv9 just like sparc64.
14805
14806 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14807
14808         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14809
14810 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14811
14812         * config.guess: Correctly identify Pentium II sco boxes.
14813
14814         * config.guess: Fix "tr" code.  From Weiwen Liu.
14815
14816 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14817
14818         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14819         stabs.
14820
14821 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14822
14823         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14824         (ALL_TARGET_MODULES): Add all-target-libchill.
14825         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14826         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14827         (all-target-libchill): Add dependencies.
14828         * configure.in (target_libs): Add libchill.
14829
14830 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14831
14832         * config.guess: Avoid assumptions about "tr" behaves when
14833         LANG is set to something other than English.
14834
14835 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14836
14837         * configure (gxx_include_dir): Changed to
14838         '${prefix}/include/g++'-${libstdcxx_interface}.
14839
14840         * config.if: New to determine the interfaces.
14841
14842 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14843
14844         * config.guess: Detect and handle MPE/IX.
14845         * config.sub: Deal with MPE/IX.
14846
14847 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14848
14849         * configure.in: Use mh-aix43.
14850
14851 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14852
14853         * configure: Fix --without/--disable cases for gxx-include-dir.
14854
14855 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14856
14857         * mdata-sh:  Imported.  Needed for automake support.
14858
14859 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14860
14861         * Makefile.in (taz): Try "chmod -R og=u ." before
14862         "chmod og=u `find . -print`".
14863
14864 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14865
14866         * configure.in: Add arm-elf and thumb-elf support.
14867
14868 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14869
14870         * Makefile.in: Undo previous patch.
14871
14872 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14873
14874         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14875         to here ...
14876         (install-no-fixedincludes): and here
14877         (INSTALL_MODULES): ... from here.
14878
14879 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14880
14881         * config.sub: Merge with FSF.
14882
14883         * config.guess: Merge with FSF.
14884
14885 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14886
14887         * configure (extraconfigdirs): New variable.
14888         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14889         * Makefile.in (all): Move higher in file.
14890         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14891         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14892         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14893         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14894         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14895
14896 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14897
14898         * Makefile.in (all-target-libjava): Depend on all-gcc and
14899         all-target-newlib.
14900         (configure-target-libjava): Depend on $(ALL_GCC).
14901
14902 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14903
14904         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14905         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14906
14907 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14908
14909         * INSTALL/README: Fix typo.
14910
14911 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14912
14913         * ylwrap: Change absolute path checks to check for DOS style path
14914         names.
14915
14916         * ylwrap: Don't use a full path name if the source file is in the
14917         same directory.  From hjl@lucon.org (H.J. Lu).
14918
14919         * config-ml.in: Default to being verbose, to match Feb 18 change to
14920         configure.
14921
14922 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14923
14924         Brought over from egcs:
14925
14926         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14927
14928         * configure.in (target_subdir): Set to ${target_alias} instead
14929         of "libraries".
14930
14931         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14932
14933         * configure.in (target_subdir): Set to libraries if enable_multilib.
14934
14935 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14936
14937         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14938         multilibs, force reconfiguration the first time we create
14939         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14940
14941 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14942
14943         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14944         avoid confusion with --no-recursion.
14945
14946 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14947
14948         * configure.in: Win32 hosts shouldn't use install -x
14949         * install-sh: remove -x option, and special .exe-handling
14950         hack.
14951
14952 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14953
14954         * config.guess: Recognize i586-pc-beos.
14955         * configure.in: Don't build some bits for beos.
14956
14957 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14958
14959         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14960         CFLAGS default to -O2.
14961
14962         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14963         when using GNU ld.
14964
14965 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14966
14967         * ltmain.sh: Correct install when using a different shell.
14968
14969 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14970
14971         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14972
14973 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14974
14975         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14976         target.
14977
14978 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14979
14980         * ltconfig: Update to correct AIX handling.
14981
14982 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14983
14984         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14985
14986         * configure.in (target_subdir): Set to ${target_alias} instead
14987         of "libraries".
14988
14989 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14990
14991         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14992         (Makefile): Depend on $(gcc_version_trigger).
14993
14994         * configure (gcc_version): Change default initializer to empty
14995         string.
14996         (gcc_version_trigger): New variable; pass this variable down
14997         to subdir configures to enable them checking gcc's version
14998         themselves. Emit make macros for both gcc_version vars.
14999         (topsrcdir): Initialize reliably.
15000         (recursion line): Remove --with-gcc-version=${gcc_version}.
15001
15002 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15003
15004         * configure (enable_version_specific_runtime_libs): Implement new flag
15005         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15006         in $(libsubdir); emit definition in each generated Makefile.
15007         (gxx_include_dir): Initialize depending on
15008         $enable_version_specific_runtime_libs.
15009
15010 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15011
15012         * configure (gcc_version): Initialize properly depending on
15013         how and where configure is started.
15014         (recursion line): Pass a --with-gcc-version=${gcc_version}
15015         to configures in subdirs.
15016
15017 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15018
15019         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15020         cygmon
15021
15022 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15023
15024         * configure.in: Add cygmon and libstub support for mn10200.
15025
15026 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15027
15028         * configure (gcc_version): Add new variable describing the
15029         particular gcc version we're building.
15030         * Makefile.in (libsubdir): Add new macro for the directory
15031         in which the compiler finds executables, libraries, etc.
15032         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15033         and libsubdir.
15034
15035 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15036
15037         * Makefile.in (local-clean): Remove *.log.
15038         (warning.log): Built with warn_summary from build.log.
15039         (mail-report.log): Run test_summary.
15040         (mail-report-with-warnings.log): Run test_summary including
15041         warning.log in the report.
15042
15043 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15044
15045         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15046
15047 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15048
15049         * Makefile.in (grep): Grep no longer depends on libiberty.
15050
15051 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15052
15053         * Makefile.in: all-snavigator needs all-libgui.
15054
15055 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15056
15057         * configure.in: Add cygmon and libstub support for mn10300.
15058
15059 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15060
15061         * missing: Update to version from automake 1.3.
15062
15063         * ltmain.sh: On installation, don't get confused if the same name
15064         appears more than once in the list of library names.
15065
15066 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15067
15068         * config.sub: Accept m68060 and m5200 as CPU names.
15069
15070 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15071
15072         * configure: Use && rather than using -a in test, because odd
15073         strings can confuse test.
15074         * configure.in: Likewise.
15075
15076 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15077
15078         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15079
15080 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15081
15082         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15083         bootstrap4-lean): New targets.
15084
15085 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15086
15087         * mpw-* Delete.  Not used.
15088
15089 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15090
15091         * COPYING.LIB: Update FSF address.
15092
15093 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15094
15095         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15096
15097         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15098         GAS_SUPPORT_DIRS.
15099
15100 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15101
15102         * ltconfig, ltmain.sh: Avoid producing a version number if
15103         -version-info was not used.
15104
15105 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15106
15107         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15108         building with newlib.
15109
15110 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15111
15112         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15113         Solaris `make' causes it to continue to next definition.
15114
15115 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15116
15117         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15118         the right GUI libraries and files are installed along with GDB.
15119
15120 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15121
15122         * configure.in: Change alpha to alpha* in several places.
15123
15124 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15125
15126         * config.sub: Recognize sparc86x.
15127
15128 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15129
15130         * configure.in (--enable-target-optspace): Remove debug echo.
15131
15132 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15133
15134         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15135
15136 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15137
15138         * ltconfig: Update cygwin32 support.
15139
15140         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15141         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15142         (GDB_SUPPORT_DIRS): Likewise.
15143
15144 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15145
15146         * configure.in (target_makefile_frag): If --enable-target-optspace,
15147         use -Os to compile target libraries rather than -O2.  Default to
15148         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15149         not used.
15150         * configure.in (target_cflags): Ditto for d30v.
15151
15152 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15153
15154         * Makefile.in (all-bfd): Depend on all-intl.
15155         (all-binutils): Likewise.
15156         (all-gas): Likewise.
15157         (all-gprof): Likewise.
15158         (all-ld): Likewise.
15159
15160 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15161
15162         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15163
15164 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15165
15166         * Makefile.in (all-bfd): Depend upon all-libiberty.
15167
15168         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15169
15170 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15171
15172         * Makefile.in: Add libstub.
15173
15174         * configure.in: Ditto. Build libstub for targets that have cygmon
15175         support.
15176
15177 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15178
15179         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15180
15181 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15182
15183         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15184         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15185
15186 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15187
15188         * configure: Define DEFAULT_M4 by searching PATH.
15189         * Makfile.in: Use DEFAULT_M4.
15190
15191 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15192
15193         * ltconfig: Add cygwin32 support.
15194
15195         * Makefile.in, configure.in: Add libtool as a native only directory
15196         to configure and build.
15197
15198 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15199
15200         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15201
15202 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15203
15204         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15205
15206 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15207
15208         * Makefile.in: add ash make rules
15209         * configure.in: add ash to native_only and host_tools lists
15210
15211 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15212
15213         * Makefile.in (all-gettext, all-intl): New targets.
15214         (ALL_MODULES): Added all-gettext, all-intl.
15215         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15216         (INSTALL_MODULES): Added install-gettext, install-intl.
15217         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15218
15219         * configure.in (host_tools): Added gettext.
15220         (native_only): Likewise.
15221         (noconfigdirs) [various cases]: Likewise.
15222         (host_libs): Added intl.
15223
15224 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15225
15226         * configure: Do not disable building gdbtk for cygwin32 hosts.
15227
15228 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15229
15230         * configure.in: Add thumb-coff target.
15231         * config.sub: Add thumb-coff target.
15232
15233 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15234
15235         * Makefile.in: Revert yesterday's change.
15236         (all-target-winsup):  all-target-librx stays out of here.
15237
15238 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15239
15240         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15241         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15242         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15243         Remove references to librx and libg++.
15244
15245 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15246
15247         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15248         recursive makes
15249
15250 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15251
15252         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15253         for newlib directory.
15254         (CXX_FOR_TARGET): Likewise.
15255
15256 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15257
15258         * ltconfig: Update after libtool/ltconfig.in change for
15259         hpux11.
15260
15261 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15262
15263         * ltconfig, ltmain.sh: Update to libtool 1.2.
15264
15265 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15266
15267         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15268         (install-gcc-cross): Instead, override LANGUAGES here.
15269
15270 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15271
15272         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15273         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15274
15275 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15276
15277         * configure.in: Add Thumb-pe target.
15278
15279 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15280
15281         * Makefile.in - changed sn targets to snavigator
15282         * configure.in - changed sn targets to snavigator
15283
15284 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15285
15286         * config-ml.in: After building symlink tree call make distclean
15287         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15288         to be the case for libiberty.
15289
15290 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15291
15292         * configure: When making link, also check the current
15293         directory. The configure scripts may create one.
15294
15295 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15296
15297         * config.sub: Accept alphapca56 and alphaev6 properly.
15298
15299 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15300
15301         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15302
15303 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15304
15305         * config.sub (sco5): Fix typo.
15306
15307 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15308
15309         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15310         install-itcl.
15311         (install-itcl): Remove dependency on install-tcl.
15312
15313 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15314
15315         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15316
15317 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15318
15319         * configure.in: Don't build libgui for a cygwin32 target when not on
15320         a cygwin32 host.
15321
15322 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15323
15324         * configure (redirect): Set to null, so default behavior of
15325         configure is now --verbose.
15326
15327 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15328
15329         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15330         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15331
15332 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15333
15334         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15335         this change to sync Makefile.in with its ChangeLog entries.
15336
15337 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15338
15339         * ltmain.sh (mkdir): Check that the directory doesn't exist
15340         before we exit with error, so that we don't get races during
15341         parallel builds.
15342
15343 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15344
15345         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15346
15347 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15348
15349         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15350         PICFLAG_FOR_TARGET.
15351         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15352
15353         * configure: Emit a definition for the new macro enable_shared
15354         into each Makefile.
15355
15356 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15357
15358         * configure.in (host_tools, native_only): Add libtool.
15359
15360 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15361
15362         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15363         Fix typo in ming config comment.
15364
15365 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15366
15367         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15368
15369 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15370
15371         * config.sub: Add tic30 cases, and map c30 to tic30.
15372
15373 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15374
15375         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15376         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15377         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15378         (CLEAN_TARGET_MODULES): Similarly
15379         (all-target-libf2c): Add dependences.
15380         * configure.in (target_libs): Add libf2c.
15381
15382 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15383
15384         * configure.in: Remove expect from noconfigdirs when target
15385         is cygwin32.  OK to build expect and dejagnu with Canadian
15386         Cross.
15387
15388 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15389
15390         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15391         host.
15392
15393         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15394         and mingw32.
15395
15396 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15397
15398         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15399         here as it is not defined in the toplevel Makefile.
15400
15401 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15402
15403         * configure (package_makefile_rules_frag): New variable, which names
15404         a file with generic rules, ...
15405         Change comment to mention we now have FIVE parts.
15406         * configure: Undo last change.
15407
15408 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15409
15410         * config.guess: More accurate determination of HP processor types.
15411         * config.sub: More accurate determination of HP processor types.
15412
15413 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15414
15415         * configure (package_makefile_frag): Move inserting the
15416         ${package_makefile_frag} to where it should be according
15417         to the comment.
15418
15419 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15420
15421         * config.guess: Add support for Linux/ARM.
15422
15423 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15424
15425         * .cvsignore: Remove *-info and *-install since they match
15426         release-info and mpw-install, which we don't want to just ignore.
15427
15428 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15429
15430         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15431
15432 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15433
15434         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15435         local_prefix to sub-make invocations.
15436
15437 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15438
15439         * configure.in: Check makefile fragments in the source
15440         directory.
15441
15442 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15443
15444         * configure.in: Check whether host and target makefile
15445         fragments exist before adding them to *_makefile_frag.
15446
15447 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15448
15449         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15450
15451 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15452
15453         * configure.in: Make sure we only replace RPATH_ENVVAR on
15454         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15455         regexp to sed.
15456
15457         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15458         to sub-makes.
15459
15460 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15461
15462         * config-ml.in (multi-do): LDFLAGS must include multilib
15463         designator.
15464
15465 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15466
15467         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15468
15469 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15470
15471         * config.sub: Add mingw32 support.
15472         * configure.in: Likewise.
15473
15474 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15475
15476         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15477
15478 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15479
15480         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15481         * configure (gxx_include_dir): Provide a definition for subdirs
15482         which do not use autoconf.
15483
15484 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15485
15486         * config.guess: Sync with egcs.  Picks up new alpha support,
15487         BeOS & some additional linux support.
15488
15489 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15490
15491         * config.guess: HP 9000/803 is a PA1.1 machine.
15492
15493 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15494
15495         * configure.in: It's alpha*-...
15496
15497 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15498
15499         * configure.in (host_makefile_frag, target_makefile_frag):
15500         Handle multiple config files.
15501         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15502         alpha-*-*.
15503
15504 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15505
15506         * mkdep: New file.
15507
15508 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15509
15510         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15511
15512 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15513
15514         * Makefile.in: Add libgui directory.
15515         (GDB_TK): Add all-libgui.
15516         * configure.in: Add libgui directory.
15517         * configure: Add all-libgui to GDB_TK.
15518
15519 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15520
15521         * config-ml.in (multidirs): Add m32r to multilib list.
15522
15523 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15524
15525         * Makefile.in (all-target-gperf): Change dependency to
15526         all-target-libstdc++.
15527
15528 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15529
15530         * config.guess: Add BeOS support.
15531
15532 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15533
15534         Source directory cvs renamed to cvssrc:
15535         * configure.in (host_tools): Change cvs to cvssrc.
15536         (native_only): Likewise.
15537         (noconfigdirs) [various cases]: Likewise.
15538         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15539         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15540         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15541         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15542         (all-cvssrc): Rename target from all-cvs.
15543
15544 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15545
15546         * configure (gxx_include_dir): Fix thinko.
15547
15548 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15549
15550         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15551         (install-cross, install-gcc-cross): New targets.
15552
15553 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15554
15555         * configure.in (noconfigdirs): Add support for Thumb target.
15556
15557         * config.sub (maybe_os): Add support for Thumb target.
15558
15559 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15560
15561         * Makefile.in: Add rules for cygmon.
15562
15563         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15564
15565 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15566
15567         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15568         * configure (gxx_include_dir): Provide a definition for subdirs
15569         which do not use autoconf.
15570
15571 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15572
15573         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15574         11/18/97 build
15575
15576 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15577
15578         * From Franz Sirl.
15579         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15580         found on RedHat Linux systems.
15581
15582 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15583
15584         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15585         guesses.
15586
15587 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15588
15589         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15590
15591 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15592
15593         * ltmain.sh: If mkdir fails, check whether the directory was created
15594         anyhow by some other process.
15595
15596 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15597
15598         * configure.in (d30v-*-*): Configure all directories.
15599
15600 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15601
15602         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15603         for the D30V.
15604
15605 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15606
15607         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15608
15609 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15610
15611         * include/libiberty.h: Add extern "C" { so it can be used with C++
15612         progrms.
15613         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15614         programs.
15615
15616 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15617
15618         * configure.in (d30v-*-*): Configure GCC now.
15619
15620 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15621
15622         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15623         is no longer needed.
15624
15625 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15626
15627         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15628
15629 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15630
15631         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15632         targets using "$@" to provide support for similar but not identical
15633         targets without having to duplicate code.
15634
15635 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15636
15637         * makefile.vms: Fix to work with DEC C.
15638
15639 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15640
15641         * config.sub: Add mips-tx39-elf to marketing names.
15642
15643 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15644
15645         * ltmain.sh: Handle symlinks in generated script.
15646
15647 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15648
15649         * configure: Handle autoconf style directory options: --bindir,
15650         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15651         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15652         --sysconfdir.
15653         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15654         (sharedstatedir, localstatedir, oldincludedir): New variables.
15655         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15656         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15657         sbindir, sharedstatedir, and sysconfdir.
15658
15659 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15660
15661         * Makefile.in (bootstrap-lean): New target.
15662
15663 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15664
15665         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15666         sn, and gnuserv from noconfigdirs.
15667
15668 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15669
15670         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15671
15672 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15673
15674         * Makefile.in (cross): New target.
15675
15676 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15677                           Jeff Law         <law@cygnus.com>
15678
15679         * Makefile.in (bootstrap2, bootstrap3): New targets.
15680         (all-bootstrap): Remove outdated and confusing target.
15681         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15682
15683 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15684
15685         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15686         windows.  Consistent with gdb/configure.
15687
15688 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15689
15690         * configure.in: Name Linux target fragment.
15691
15692         * configure: Rewrite so that project Makefile fragment is inserted
15693         first and appears last in the resulting Makefile.
15694
15695 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15696
15697         * Makefile.in (install-itcl): Install tcl first.
15698
15699 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15700
15701         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15702
15703 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15704
15705         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15706
15707         * configure.in (skipdirs): Add target-librx for Linux.
15708         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15709
15710 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15711
15712         * Makefile.in (bootstrap): New target.
15713
15714 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15715
15716         * config.sub: Accept 'amigados' for backward compatibility.
15717
15718 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15719
15720         * config.guess: Merge with FSF.
15721
15722 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15723
15724         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15725
15726 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15727
15728         * config.sub: Add "marketing-names" patch.
15729
15730 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15731
15732         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15733
15734 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15735
15736         * config.sub: Handle v850-elf.
15737
15738 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15739
15740         * .cvsignore (*-install): Remove.
15741
15742 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15743
15744         * ltconfig: Set CONFIG_SHELL in libtool.
15745         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15746
15747 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15748
15749         * configure.in (target_subdir): Set to libraries if enable_multilib.
15750
15751 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15752
15753         * config.guess: Update from gcc directory.
15754
15755 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15756
15757         * Makefile.in (all-sim): Depends on all-readline.
15758
15759 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15760
15761         * Makefile.in (BISON, YACC): Use $$s.
15762         (all-bison): Depend on all-texinfo.
15763
15764 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15765
15766         * Makefile.in (BISON): Add -L flag.
15767         (YACC): Likewise.
15768
15769 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15770
15771         * configure.in (noconfigdirs): Add support for v850e target.
15772
15773         * config.sub (maybe_os): Add support for v850e target.
15774
15775 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15776
15777         * configure.in (noconfigdirs): Add support for v850ea target.
15778
15779         * config.sub (maybe_os): Add support for v850ea target.
15780
15781 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15782
15783         * config.sub: Add mipstx39.  Delete r3900.
15784
15785 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15786
15787         * Makefile.in (all-autoconf): Depends on all-texinfo.
15788
15789 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15790
15791         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15792         eabi targets.
15793
15794 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15795
15796         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15797
15798         * configure: When handling a Canadian Cross, handle YACC as well as
15799         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15800         * Makefile.in (all-bison): Depend upon all-texinfo.
15801
15802 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15803
15804         * Makefile.in (BISON): bison, not byacc or bison -y.
15805         (YACC): bison -y or byacc or yacc.
15806         (various): Add *-bison as appropriate.
15807         (taz): No need to mess with BISON anymore.
15808
15809 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15810
15811         * configure: If OSTYPE matches *win32*, try to find a good value for
15812         CONFIG_SHELL.
15813
15814 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15815
15816         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15817         configure.in if it is present.
15818
15819 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15820
15821         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15822
15823 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15824
15825         * config.sub: Recognize `arc' cpu.
15826         * configure.in: Likewise.
15827         * config-ml.in: Likewise.
15828
15829 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15830
15831         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15832
15833 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15834
15835         * configure: Changed sed delimiter from ':' to '|' when
15836         attempting to substitute ${config_shell} for SHELL. On
15837         NT ${config_shell} may contain a ':' in it.
15838
15839 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15840
15841         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15842
15843 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15844
15845         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15846
15847 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15848
15849         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15850
15851         * ylwrap: If the program is a relative path, force it to be
15852         absolute.
15853
15854 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15855
15856         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15857
15858 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15859
15860         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15861         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15862         for libraries.
15863
15864 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15865
15866         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15867         separated by spaces.
15868
15869 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15870
15871         * ylwrap: New file.
15872         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15873
15874         * ltmain.sh: Handle /bin/sh at start of install program.
15875
15876         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15877
15878         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15879         * missing: New file, from automake 1.2.
15880
15881 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15882
15883         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15884         check-tk to CHECK_X11_MODULES.
15885
15886 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15887
15888         * config.sub: Merge with FSF.
15889
15890 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15891
15892         * config.guess: Merge with FSF.
15893
15894 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15895
15896         * configure: Treat msdosdjgpp like go32.
15897         * configure.in: Likewise.  Don't remove gprof for go32.
15898
15899         * configure: Change Makefile.tem2 to Makefile.tm2.
15900
15901 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15902
15903         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15904
15905 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15906
15907         * install-sh (chmodcmd): Set to null if the DST directory already
15908         exists.  Same as Nov 11th change.
15909
15910 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15911
15912         * configure (GDB_TK): Needs itcl and tix.
15913
15914 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15915
15916         * config.guess: Update from FSF.
15917
15918 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15919
15920         * Makefile.in (GDB_TK): Depend on itcl and tix.
15921
15922 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15923
15924         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15925         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15926         (INSTALL_SCRIPT): New variable.
15927         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15928         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15929         to -x.
15930         * install-sh: Add support for -x option.
15931
15932 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15933
15934         * configure.in, Makefile.in: Treat tix like itcl.
15935
15936 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15937
15938         * Makefile.in (WINDRES): New variable.
15939         (WINDRES_FOR_TARGET): New variable.
15940         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15941         (EXTRA_HOST_FLAGS): Add WINDRES.
15942         (EXTRA_TARGET_FLAGS): Add WINDRES.
15943         (EXTRA_GCC_FLAGS): Add WINDRES.
15944         ($(DO_X)): Pass down WINDRES.
15945         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15946         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15947         DLLTOOL_FOR_TARGET.
15948
15949 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15950
15951         * configure.in: configure sim before gdb for win32-x-ppc
15952
15953 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15954
15955         Move gperf into the toplevel, from libg++.
15956         * configure.in (target_tools): Add target-gperf.
15957         (native_only): Add target-gperf.
15958         * Makefile.in (all-target-gperf): New target, depend on
15959         all-target-libg++.
15960         (configure-target-gperf): Empty rule.
15961         (ALL_TARGET_MODULES): Add all-target-gperf.
15962         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15963         (CHECK_TARGET_MODULES): Add check-target-gperf.
15964         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15965         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15966
15967 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15968
15969         * config.sub (mn10200): Recognize new basic machine.
15970
15971 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15972
15973         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15974         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15975
15976 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15977
15978         * configure.in: If we're building mips-sgi-irix6* native, turn on
15979         ENABLE_MULTILIB and set TARGET_SUBDIR.
15980
15981 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15982
15983         * Makefile.in (all-sn): Depend on all-grep.
15984
15985 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15986
15987         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15988
15989         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15990         Makefile.  From Jeff Makey <jeff@cts.com>.
15991         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15992
15993         * Makefile.in (DISTBISONFILES): Remove.
15994         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15995         $(DEFAULT_YACC).
15996
15997         * configure.in: Build itl, db, sn, etc., when building for native
15998         cygwin32.
15999
16000         * Makefile.in (LD): New variable.
16001         (EXTRA_HOST_FLAGS): Pass down LD.
16002         ($(DO_X)): Likewise.
16003
16004 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16005
16006         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16007
16008 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16009
16010         * configure.in (targargs): Strip out any supplied --build argument
16011         before adding our own. Always add --build.
16012
16013 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16014
16015         * configure.in (targargs): Pass --build if we're doing
16016         a cross-compile.
16017
16018 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16019
16020         * configure: Use '|' instead of ":" as the separator in
16021         sed. Otherwise sed chokes on NT path names with drive
16022         designators. Also look for "?:*" as the leading characters in an
16023         absolute pathname.
16024
16025 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16026
16027         * config.sub: Support for r3900.
16028
16029 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16030
16031         * configure.in: Use install-sh, not install.sh.
16032
16033 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16034
16035         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16036         apply it twice.
16037
16038 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16039
16040         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16041         install-binutils.
16042
16043 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16044
16045         * Makefile.in: Add automake targets.
16046         * configure.in (host_tools): Add automake.
16047
16048 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16049
16050         * configure: Default CXX to c++, not gcc.
16051         * Makefile.in (CXX): Set to c++, not gcc.
16052         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16053
16054 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16055
16056         * install-sh: try appending a .exe if source file doesn't
16057         exist
16058
16059 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16060
16061         * configure.in: Turn on multilib by default.
16062         (cross_only): Remove target-libiberty.
16063
16064         * Makefile.in (all-gcc): Don't depend on libiberty.
16065
16066 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16067
16068         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16069
16070 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16071
16072         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16073         (DISTBISONFILES): Add ld/Makefile.in
16074
16075 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16076
16077         * configure.in: if target is cygwin32 but host isn't cygwin32,
16078         don't configure gdb tcl tk expect, not just gdb.
16079
16080 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16081
16082         * configure.in: Added gnuserv everywhere sn appears.
16083
16084         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16085         (CROSS_CHECK_MODULES): Added check-gnuserv.
16086         (INSTALL_MODULES): Added install-gnuserv.
16087         (CLEAN_MODULES): Added clean-gnuserv.
16088         (all-gnuserv): New target.
16089
16090 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16091
16092         * config.guess: Fixes for MIPS OpenBSD systems.
16093
16094 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16095
16096         * Makefile.in (INSTALL_XFORM): Remove.
16097         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16098
16099         * mkinstalldirs: New file, copied from automake.
16100         * Makefile.in (installdirs): Rename from install-dirs.  Use
16101         mkinstalldirs.  Change all users.
16102         (DEVO_SUPPORT): Add mkinstalldirs.
16103
16104 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16105
16106         * install-sh: Rename from install.sh.
16107         * Makefile.in (INSTALL): Change install.sh to install-sh.
16108         (DEVO_SUPPORT): Likewise.
16109
16110         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16111         Graichen <graichen@rzpd.de>.
16112
16113 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16114
16115         * config.guess: Recognize OpenBSD systems correctly.
16116
16117 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16118
16119         * README, Makefile.in (ETC_SUPPORT): Remove references to
16120         cfg-paper*, configure.{texi,man,info*}._
16121
16122 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16123
16124         * Makefile.in (all.normal): Ensure that gcc is built after all
16125         the x11 - ie gdb - targets.
16126
16127 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16128
16129         * makefile.vms: Don't run conf-a-gas.
16130
16131 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16132
16133         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16134
16135 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16136
16137         * configure.in: Remove noconfigdirs case since gdb also
16138         configures and builds for tic80-coff.
16139
16140 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16141
16142         * configure: Set cache_file to config.cache.
16143         * Makefile.in (local-distclean): Remove config.cache.
16144
16145 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16146
16147         * COPYING: Update FSF address.
16148
16149 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16150
16151         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16152         noconfigdirs.
16153
16154 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16155
16156         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16157         MAKEDIRS, is empty.
16158
16159 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16160
16161         * config.sub: Tweak mn10300 entry.
16162
16163 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16164
16165         * configure.in (host_tools): Put sim before gdb, so gdb's
16166         configure.tgt can determine if the simulator was configured.
16167
16168 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16169
16170         * config.sub: Move BeOS $os case to be with other Cygnus
16171         local cases.
16172
16173 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16174
16175         * config.sub: Remove misplaced comment that broke Linux.
16176
16177 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16178
16179         * config.sub: Add BeOS support.
16180
16181 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16182
16183         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16184
16185 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16186
16187         * configure.in (noconfigdirs): Remove tcl and tk from
16188         noconfigdirs for cygwin32 builds.
16189
16190 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16191
16192         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16193
16194 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16195
16196         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16197         make-all.com, use makefile.vms instead.
16198
16199 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16200
16201         * config.sub: Accept -lnews*.
16202
16203 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16204
16205         * configure.in (noconfigdirs): Disable target-newlib,
16206         target-examples and target-libiberty for d30v.
16207
16208 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16209
16210         * configure.in (noconfigdirs): Enable ld for d30v.
16211
16212 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16213
16214         * configure.in (tic80-*-*): Build compiler.
16215
16216 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16217
16218         * configure.in (d30v-*): Remove sim directory from list of
16219         unsupported d30v directories
16220
16221 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16222
16223         * config.sub, configure.in: Add d30v target cpu.
16224
16225 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16226
16227         * makefile.vms: New file.
16228         * make-all.com: Remove.
16229
16230 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16231
16232         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16233
16234 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16235
16236         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16237
16238 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16239
16240         * Makefile.in (ALL_MODULES): Added all-db.
16241         (CROSS_CHECK_MODULES): Addec check-db.
16242         (INSTALL_MODULES): Added install-db.
16243         (CLEAN_MODULES): Added clean-db.
16244
16245 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16246
16247         * config.guess: Merge with latest FSF sources.
16248
16249 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16250
16251         * Makefile.in (ALL_MODULES): Added all-itcl.
16252         (CROSS_CHECK_MODULES): Added check-itcl.
16253         (INSTALL_MODULES): Added install-itcl.
16254         (CLEAN_MODULES): Added clean-itcl.
16255
16256 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16257
16258         * configure.in: build gdb for mn10200
16259
16260 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16261
16262         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16263
16264 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16265
16266         * configure.in (tic80-*-*): Turn off most targets right now.
16267
16268 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16269
16270         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16271         rather than the makeinfo program.
16272         (do-info): Depend upon all-texinfo.
16273
16274 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16275
16276         * configure.in: Remove uses of config/mh-linux.
16277
16278         * config.sub, config.guess: Merge with latest FSF sources.
16279
16280 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16281
16282         * config.sub (case $basic_machine): Add tic80 entries.
16283
16284 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16285
16286         * config.sub, config.guess: Merge with latest FSF sources.
16287
16288 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16289
16290         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16291         * mpw-config.in: Test for NewFolderRecursive.
16292         * mpw-install: Use symbolic name for startup filename.
16293         * mpw-README: Add various additional details.
16294
16295 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16296
16297         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16298
16299 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16300
16301         * configure.in: Do build gcc and the target libraries for
16302         the mn10200.
16303
16304 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16305
16306         * configure.in: don't avoid building gdb for mn10300 any more
16307         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16308         instead of single-quoting it.
16309
16310 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16311
16312         * configure.in: Don't use --with-stabs on IRIX 6.
16313
16314 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16315
16316         * configure.in (m32r): Build gdb, libg++ now.
16317
16318 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16319
16320         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16321         directories from noconfigdirs.
16322
16323 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16324
16325         * config.sub (basic_machine): added mips16 configuration
16326
16327 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16328
16329         * config.sub: Handle d10v-unknown.
16330
16331 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16332
16333         * config.sub: Handle v850-unknown.
16334
16335 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16336
16337         * Makefile.in: add findutils
16338         * configure.in: add findutils to list of host_tools
16339
16340 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16341
16342         * config.sub: Handle mn10200 and mn10300.
16343
16344 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16345
16346         * configure.in (d10v-*): Do not build librx.
16347
16348 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16349
16350         * configure.in (mn10300): Build everything except gdb & libgloss.
16351
16352 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16353
16354         * config.guess:  Patch for Dansk Data Elektronik servers,
16355         from Niels Skou Olsen <nso@dde.dk>.
16356
16357         For ncr, use /bin/uname rather than uname, since GNU uname does not
16358         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16359
16360         Patch for MIPS R4000 running System V,
16361         from Eric S. Raymond <esr@snark.thyrsus.com>.
16362
16363         Fix thinko for nextstep.
16364
16365         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16366
16367         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16368         * config.guess: Guess mips-dec-mach_bsd4.3.
16369
16370         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16371         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16372         release numbers.
16373         * config.guess (mips-mips-riscos*):  Emit just enough of the
16374         release number.
16375
16376         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16377         * config.guess (sparc-auspex-sunos*):  Added.
16378         (f300-fujitsu-*): Added.
16379
16380         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16381         * config.guess:  Recognize a Tadpole as a sparc.
16382
16383 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16384
16385         * config.guess: Don't assume that NextStep version is either 2 or
16386         3.  NextStep 4 (aka OpenStep 4) has come out now.
16387
16388 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16389
16390         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16391         From Rik Faith <faith@cs.unc.edu>.
16392
16393 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16394
16395         * config.sub: Contributions from bug-gnu-utils to:
16396         Support plain "hppa" (no version given) architecture, reported by
16397         OpenStep.
16398         OpenBSD like NetBSD.
16399         LynxOs is not a hardware supplier.
16400
16401         * config.guess: Contributions from bug-gnu-utils to add support for:
16402         OpenBSD like NetBSD.
16403         Stratus systems.
16404         More Pyramid systems.
16405         i[n>4]86 Intel chips.
16406         M680[n>4]0 Motorola chips.
16407         Use unknown instead of lynx for hardware manufacturer.
16408
16409 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16410
16411         * install.sh (chmodcmd): Set to null if the DST directory already
16412         exists.
16413
16414 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16415
16416         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16417         not use mt-ppc target Makefile fragment any more.
16418
16419 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16420
16421         * configure.in (*-*-windows):  Exclude everything but those dirs
16422         needed to build windows.
16423
16424 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16425
16426         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16427
16428 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16429
16430         * configure.in:  Exclude mmalloc from i386-windows.
16431
16432 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16433
16434         * Undo my previous change.
16435
16436 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16437
16438         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16439         unconditionally.
16440         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16441
16442 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16443
16444         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16445         host to add it's own flags.
16446
16447 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16448
16449         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16450
16451 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16452
16453         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16454         (CXX_FOR_TARGET): Likewise.
16455         (GCC_FOR_TARGET): Define.
16456         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16457         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16458         CC_FOR_TARGET was specified on the command line.
16459         (MAKEOVERRIDES): Don't define.
16460
16461 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16462
16463         * configure.in (m32r): Fix spelling of libg++ libs.
16464
16465 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16466
16467         * config.sub (-apple*): Remove, now redundant.
16468
16469 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16470
16471         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16472
16473         * configure: Rework yesterday's sed script patch.
16474
16475         * config.sub: Merge with FSF.
16476
16477 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16478
16479         * config.guess:  Merge from FSF.
16480
16481         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16482         * config.guess: Use pc instead of unknown, for pc clone systems.
16483         Change linux to linux-gnu.
16484
16485         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16486         * config.guess: Avoid non-portable tr syntax.
16487
16488 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16489
16490         * test-build.mk (HOLES): Add "xargs" for gdb.
16491
16492         * configure: Avoid hpux10.20 sed bug.
16493
16494 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16495
16496         * configure.in:  Add support for windows host
16497         (that is a build done under the Microsoft build environment).
16498
16499 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16500
16501         * Makefile.in: Replace all uses of srcroot with s, to shrink
16502         command line lengths.
16503
16504         Patches from Geoffrey Noer <noer@cygnus.com>:
16505         * configure.in: If configuring for newlib, pass --with-newlib to
16506         subdirectories.
16507         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16508         -Bnewlib/ and -Lwinsup to gcc.
16509         (CXX_FOR_TARGET): Likewise.
16510
16511 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16512
16513         * Makefile.in (ETC_SUPPORT): Add configure.
16514
16515 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16516
16517         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16518         host configuration file.
16519
16520 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16521
16522         * configure.in: Break mn10x00 support into separate
16523         mn10200 and mn10300 configurations.
16524         * config.sub: Likewise.
16525
16526 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16527
16528         * configure.in: Add lots of stuff to noconfigdirs for
16529         the mn10x00 targets.
16530
16531         * config.sub, configure.in: Add mn10x00 support.
16532
16533 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16534
16535         * make-all.com: Call conf-a-gas, not config-a-gas.
16536
16537 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16538
16539         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16540         targets.
16541
16542 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16543
16544         * mpw-README: Add much more detail for native PowerMac.
16545         * mpw-install: New file.
16546         * mpw-configure: Add --norecursion and --help options.
16547         * mpw-config.in: Translate readme and install files when
16548         copying to objdir.
16549         * mpw-build.in: Don't always depend on byacc and flex.
16550         (install-only-top): New action.
16551
16552 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16553
16554         * configure.in:  You can now configure GDB for the v850.
16555
16556 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16557
16558         * configure.in (noconfigdirs): Don't configure any C++ dirs
16559         if targeting D10V.
16560
16561 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16562
16563         * config.sub: Recognize mips64vr5000.
16564
16565 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16566
16567         * configure.in: Use a single line for host_tools and native_only.
16568
16569 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16570
16571         * config.sub, configure.in: Add entries for m32r.
16572
16573 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16574
16575         * Makefile.in (inet-install): Don't run install-gzip.
16576
16577 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16578
16579         * configure.in:  Don't config lots of things for *-*-windows*.
16580
16581 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16582
16583         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16584         (host_libs, host_tools): Copy from configure.in.
16585         * mpw-configure: Don't complain about directories not found.
16586
16587 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16588
16589         * configure.in (i[345]86): Recognize i686 for pentium pro.
16590         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16591         file.
16592
16593         * config.guess (i[345]86): Ditto.
16594
16595 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16596
16597         * configure.in (noconfigdirs): Removed gdb for D10V.
16598
16599 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16600
16601         * configure.in: Remove ld, target-libio, target-libg++, and
16602         target-libstdc++ from noconfigdirs.
16603
16604 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16605
16606         * configure: Fix three locations where shell scripts were
16607         being run directly rather than with config_shell.
16608
16609 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16610
16611         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16612         * config.sub (basic_machine): Recognize v850.
16613
16614 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16615
16616         * mpw-configure: Handle multiple enable/disable options and
16617         pass them down recursively, handle -c and -s flags appropriately
16618         depending on choice of compiler, add escape mechanism for
16619         quoted arguments to gC.
16620
16621 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16622
16623         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16624         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16625         so that -mrelocatable-lib and -mno-eabi are used.
16626
16627         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16628         not support --print-multi-lib, don't abort.
16629
16630 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16631
16632         * make-all.com: Run config-a-gas.
16633         * setup.com: Don't copy subdirectory files around.
16634
16635 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16636
16637         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16638         target, it now compiles correctly.
16639
16640 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16641
16642         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16643
16644 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16645
16646         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16647
16648 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16649
16650         * configure.in (native_only): Add prms.
16651
16652 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16653
16654         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16655         (BINUTILS_SUPPORT_DIRS): Likewise.
16656
16657 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16658
16659         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16660         d10v support is added.
16661
16662 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16663
16664         * configure.in (d10v-*-*): New target.
16665
16666 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16667
16668         * config.guess (HP 9000/811): Recognize this as a PA1.1
16669         machine.
16670
16671 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16672
16673         * Makefile.in (do-tar-gz): New target, split out from tail end of
16674         taz target.  Run each command separately, don't use pipes.
16675         (taz): Use it.
16676
16677 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16678
16679         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16680         * mpw-build.in: No builds should depend on building byacc or flex,
16681         they are assumed to be installed already.
16682
16683 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16684
16685         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16686         variable that CC_FOR_TARGET needs.
16687
16688 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16689
16690         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16691         options have changed since the last time the subdirectory was
16692         configured, and if it has, reconfigure.
16693         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16694         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16695
16696 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16697
16698         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16699         CLEAN_MODULES): Add bash.
16700         (all-bash): New target.
16701
16702 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16703
16704         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16705
16706 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16707
16708         * config.sub (basic_machine): Recognize d10v as a valid processor.
16709
16710 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16711
16712         * mpw-configure: Add support for --bindir.
16713         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16714
16715 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16716
16717         * configure.in: add bash, time, gawk to list of hosttools and things
16718         to only build for native toolchains
16719
16720 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16721
16722         * Makefile.in (docdir): Remove.
16723
16724 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16725
16726         * Makefile.in (datadir): Set to $(prefix)/share.
16727
16728 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16729
16730         * configure.in: build diff and patch for cygwin32-hosted
16731         toolchains.
16732
16733 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16734
16735         * config.sub: Accept -rtems*.
16736
16737 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16738
16739         * configure.in: enable dosrel for cygwin32-hosted builds,
16740                 remove diff from the list of things not buildable
16741                 via Canadian Cross
16742
16743 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16744
16745         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16746         don't get ". ".
16747
16748 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16749
16750         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16751
16752 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16753
16754         * Makefile.in (taz): Handle case where tex3patch didn't even get
16755         checked out.  Also, if it was found, put the symlink in a new util
16756         subdirectory.
16757
16758 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16759
16760         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16761
16762 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16763
16764         * config.sub: Recognize -openvms.
16765         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16766         * make-all.com, setup.com: New files.
16767
16768 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16769
16770         * Makefile.in (taz): tex3patch moved to texinfo/util.
16771
16772 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16773
16774         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16775         * configure.in: remove make from disable-if-Can-Cross list
16776                 enable gdb if ${host} and ${target} are cygwin32
16777
16778 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16779
16780         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16781         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16782
16783 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16784
16785         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16786         distinguish sysv/svr4/bsd variants.
16787         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16788
16789 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16790
16791         * configure.in: Added copyright notice.
16792         * move-if-change: Added copyright notice.
16793
16794 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16795
16796         * configure.in (powerpcle-*-solaris*): Until we get shared
16797         libraries working, don't build gdb, sim, make, tcl, tk, or
16798         expect.
16799
16800 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16801
16802         * config.guess:  Merge with FSF:
16803
16804         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16805         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16806
16807         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16808         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16809
16810         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16811         * config.guess:  Combine two OSF1 rules.
16812         Also recognize field test versions.  From mjr@zk3.dec.com.
16813         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16814         because GNU uname does not support -p.  From pmr@pajato.com.
16815
16816 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16817
16818         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16819
16820 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16821
16822         * mpw-README: Document GCCIncludes.
16823
16824 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16825
16826         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16827
16828 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16829
16830         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16831
16832 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16833
16834         * configure.in (*-*-cygwin32): Configure make.
16835
16836 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16837
16838         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16839
16840 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16841
16842         * Makefile.in (all-inet): Depend on all-perl.
16843
16844         * Makefile.in (inet-install): New target.
16845
16846         * Makefile.in (all-inet): Depend on all-tcl.
16847         (all-inet): Depend on all-send-pr.
16848
16849 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16850
16851         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16852         temporarily.
16853
16854 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16855
16856         * configure.in: Don't configure --with-gnu-ld on AIX.
16857
16858 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16859
16860         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16861
16862 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16863
16864         * Makefile.in (ALL_MODULES): Added all-inet.
16865         (CROSS_CHECK_MODULES): Added check-inet.
16866         (INSTALL_MODULES): Added install-inet.
16867         (CLEAN_MODULES): Added clean-inet.
16868         (all-indent): New target.
16869
16870         * configure.in (host_tools): Added inet.
16871         (native_only): Added inet.
16872         (noconfigdirs): Added inet.
16873
16874 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16875
16876         * configure.in: Don't configure libgloss if we are not configuring
16877         newlib.
16878
16879 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16880
16881         * configure.in: Don't configure libgloss for unsupported
16882         architectures.
16883
16884 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16885
16886         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16887
16888 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16889
16890         * Makefile.in (ALL_MODULES): Include all-apache.
16891         (CROSS_CHECK_MODULES): Include check-apache.
16892         (INSTALL_MODULES): Include install-apache.
16893         (all-apache): New target.
16894
16895         * configure.in: Added apache everywhere perl is seen.
16896
16897 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16898
16899         * Makefile.in: Add support for clean-{module} and
16900         clean-target-{module} rules.
16901
16902 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16903
16904         * configure.in (*-*-ose) do not build libgloss.
16905
16906 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16907
16908         * config.guess (prep*:SunOS:5.*:*): Turn into
16909         powerpele-unknown-solaris2.
16910
16911 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16912
16913         * configure.in: Permit --enable-shared to specify a list of
16914         directories.
16915
16916 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16917
16918         * configure.in (host==solaris): Pass only the first word of $CC
16919         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16920
16921 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16922
16923         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16924
16925 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16926
16927         * Makefile.in (ALL_MODULES): Include all-perl.
16928         (CROSS_CHECK_MODULES): Include check-perl.
16929         (INSTALL_MODULES): Include install-perl.
16930         (ALL_X11_MODULES): Include all-guile.
16931         (CHECK_X11_MODULES): Include check-guile.
16932         (INSTALL_X11_MODULES): Include install-guile.
16933         (all-perl): New target.
16934         (all-guile): New target.
16935
16936         * configure.in (host_tools): Include perl and guile.
16937         (native_only): Include perl and guile.
16938         (noconfigdirs): Don't build guile and perl; no ports have been
16939         done.
16940
16941 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16942
16943         * configure (--enable-*): Handle quoted option lists such as
16944         --enable-sim-cflags='-g0 -O' better.
16945
16946 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16947
16948         * Makefile.in ({,inst}all-target): New rule so we can make and
16949         install all of the target directories easily.
16950
16951 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16952
16953         * configure.in: Add missing global flag in sed substitution when
16954         deleting `target-' from ${configdirs}.
16955
16956 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16957
16958         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16959         option.
16960
16961         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16962         config/mh-necv4.
16963
16964         * install.sh: Correct misspelling of transformbasename.
16965
16966         * config.guess: Recognize mips-*-sysv*.
16967
16968 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16969
16970         * config.sub: Recognize mon960.
16971
16972 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16973
16974         * configure: Restore Canadian Cross handling of BISON and LEX,
16975         removed in Feb 20 change.
16976
16977 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16978
16979         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16980         Mention make install.  Remove the old copyright date as well the
16981         clumsy and rather pointless copyright on the README file.
16982
16983 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16984
16985         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16986         Makefile after running symlink-tree, then run `make distclean' to
16987         avoid clobbering any generated files in srcdir.
16988
16989 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16990
16991         * configure.in (m68k-*-netbsd*): Build everything now.
16992
16993 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16994
16995         * Makefile.in (taz): Fix quoting.
16996
16997 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16998
16999         * configure.in (sparclet-*-*): Build everything now.
17000
17001 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17002
17003         * configure.in (m68k-*-linux*): New host.
17004
17005 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17006
17007         * configure: Check for bison before byacc.
17008
17009 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17010
17011         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17012         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17013         searching PATH.  These are used as fallbacks by Makefile.in if
17014         flex/bison/byacc aren't in objdir.
17015
17016 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17017
17018         * Makefile.in: Make everything which depends upon all-bfd also
17019         depend upon all-opcodes, in case --with-commonbfdlib is used.
17020
17021 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17022
17023         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17024         building NT native compilers on Unix.
17025
17026 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17027
17028         * configure.in: Don't get CC from the host Makefile fragment if we
17029         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17030         Solaris test for /usr/ucb/cc to the post target script, just after
17031         the compiler sanity test.
17032
17033 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17034
17035         * config.sub: Merge with FSF.
17036
17037 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17038
17039         * Makefile.in (RPATH_ENVVAR): New variable.
17040         (REALLY_SET_LIB_PATH): Use it.
17041         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17042
17043 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17044
17045         * config.sub, configure.in: Recognize sparclet cpu.
17046
17047 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17048
17049         * config.guess:  Support m68k-cbm-sysv4.
17050
17051 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17052
17053         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17054         m68k-unknown-linuxaout from linker help string.  Put quotes around
17055         $ld_help_string.
17056
17057 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17058
17059         * config.guess (powerpc-harris-powerunix): Add guess for port
17060         to new target.
17061
17062 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17063
17064         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17065
17066 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17067
17068         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17069         $(REALLY_SET_LIB_PATH) in Makefile.
17070         * Makefile.in (SET_LIB_PATH): New variable.
17071         (REALLY_SET_LIB_PATH): New variable.
17072         ($(DO_X)): Use $(SET_LIB_PATH).
17073         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17074         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17075         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17076         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17077         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17078         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17079         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17080         (install-dosrel): Likewise.
17081         (all-opcodes): Depend upon all-libiberty.
17082
17083 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17084
17085         * config.guess (*:CYGWIN*): New
17086
17087 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17088
17089         * Makefile.in (all-target-winsup): All all-target-libiberty.
17090
17091 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17092
17093         * configure.in (noconfigdirs): Add missing # in front of comment.
17094
17095 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17096
17097         * configure.in: add second pass to things added to noconfigdirs
17098         so *-gm-magic can exclude libgloss properly.
17099
17100 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17101
17102         * mpw-configure (extralibs_name, rez_name): Set correctly
17103         for MWC68K compiler.
17104
17105         * mpw-README: Add more info on the necessary build tools.
17106
17107 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17108
17109         * configure.in, config.sub: Recognize cygwin32.
17110
17111 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17112
17113         * config.guess, config.sub: Recognize A/UX.
17114
17115 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17116
17117         * config.sub: Merge with gcc/config.sub.
17118
17119 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17120
17121         * mpw-build.in (do-binutils): Add build of stamps.
17122
17123 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17124
17125         * config.sub: Add recognition for mips64vr4100*-* targets.
17126
17127 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17128
17129         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17130         Add creation of gconfigargs with `--enable-shared' turned on.
17131         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17132         ($(host)-stamp-stage3-configured): Likewise.
17133         (HOLES): Add chatr and ldd.
17134         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17135
17136 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17137
17138         * configure: Pass --nfp to recursive configures.
17139
17140 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17141
17142         * Makefile.in (DLLTOOL): New.
17143         (DLLTOOL_FOR_TARGET): New.
17144         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17145         (EXTRA_TARGET_FLAGS): Ditto.
17146         (EXTRA_GCC_FLAGS): Ditto.
17147         (CONFIGURE_TARGET_MODULES): Ditto.
17148         (DO_X): Ditto.
17149         * configure: Add DLLTOOL.
17150
17151 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17152
17153         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17154         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17155         mh-sco, since old workarounds no longer needed, and don't
17156         build ld, since libraries have weak symbols in COFF.
17157
17158 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17159
17160         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17161
17162 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17163
17164         * configure.in: Make sure that ${CC} can be used to compile an
17165         executable.
17166
17167 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17168
17169         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17170         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17171         nothing depending on whether gdbtk is being built.
17172
17173 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17174
17175         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17176
17177 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17178
17179         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17180         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17181
17182 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17183
17184         * config-ml.in: Add support for
17185         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17186         Simplify setting of multidirs from --disable-foo.
17187
17188 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17189
17190         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17191         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17192         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17193         non-empty, pass them on to the  GCC make.
17194         (all-bootstrap): New rule that is like all-gcc, except it executes
17195         the GCC bootstrap rule instead of the GCC all rule.
17196
17197 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17198
17199         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17200
17201 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17202
17203         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17204         DG/UX support.
17205
17206 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17207
17208         * config.sub (i*86*) Change [345] to [3456]
17209
17210 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17211
17212         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17213         --with-gnu-ld=no.
17214
17215 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17216
17217         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17218         AIX multilibs get built.
17219
17220 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17221
17222         * configure.in (i386-win32): Don't build expect if we're not
17223         building the tcl subdir.
17224
17225 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17226
17227         * Makefile.in: (configure-target-examples, all-target-examples):
17228         New targets, configure and build example programs.
17229
17230 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17231
17232         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17233         use it as input to sedit the generated MPW makefile.
17234         * mpw-README: Add a suggestion about Gestalt.h.
17235
17236 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17237
17238         * config.sub: Accept *-*-ieee*.
17239
17240 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17241
17242         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17243         Ronald F. Guilmette <rfg@monkeys.com>.
17244
17245 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17246
17247         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17248         for powerpc-pe native.
17249         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17250         (target==powerpc-pe): duplicate i386-win32 entry.
17251
17252 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17253
17254         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17255         of vxworks, not just vxworks5.1.
17256
17257 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17258
17259         * mpw-configure: Add support for exec-prefix.
17260
17261 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17262
17263         * config.guess: Recognize HP model 816 machines as having
17264         a PA1.1 processor.
17265
17266 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17267
17268         * configure: Ignore new autoconf configure options.
17269
17270 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17271
17272         * config.guess:  Recognize Pentium under SCO.
17273         From Robert Lipe <robertl@arnet.com>.
17274
17275 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17276
17277         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17278
17279 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17280
17281         * configure.in: Don't configure gas for alpha-dec-osf*.
17282
17283 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17284
17285         * configure.in: Default to --with-stabs for some targets for which
17286         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17287         i[345]86*-*-unixware*.
17288
17289 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17290
17291         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17292         rather than basing it on the target.  Simplify handling of options
17293         controlling which directories to configure.  Remove extraneous
17294         slash in multi-clean target.
17295
17296 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17297
17298         * config-ml.in: Prefix more variables with ml_ so they don't collide
17299         with configure's.
17300
17301 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17302
17303         * configure: Don't turn -v into --v.
17304
17305 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17306
17307         * configure.in (targargs): Fix typo.
17308
17309         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17310
17311 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17312
17313         * configure.in: Strip --host and --target options from
17314         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17315         --with-cross-host option when building with a cross-compiler.
17316         * configure: Canonicalize the arguments put into config.status by
17317         always using `=' for an option with an argument.  Pass a presumed
17318         --host or --target explicitly.
17319
17320 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17321
17322         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17323         into general OS recognition case.
17324
17325 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17326
17327         * configure.in (target_configdirs): add target-winsup only
17328         for win32 target systems.
17329
17330 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17331
17332         * Makefile.in (all-target-libgloss): Depend upon
17333         configure-target-newlib, since when libgloss is built it looks to
17334         see if the newlib directory exists.
17335
17336 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17337
17338         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17339         cfg-ml-*.in.
17340
17341 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17342
17343         * configure: Handle LD and LD_FOR_TARGET when configuring a
17344         Canadian Cross.
17345
17346 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17347
17348         * configure.in (target_libs): add target-winsup.
17349         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17350         (target==ppcle-pe): remove ld from $noconfigdirs.
17351
17352 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17353
17354         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17355         Preserve relative path names in $srcdir.  Build symlink tree if
17356         configuring cross target dir and srcdir=. (= no VPATH support).
17357         (configure-target-libg++): Depend on configure-target-librx.
17358         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17359         * config-ml.in: New file.
17360         * symlink-tree: New file.
17361         * configure: Ensure srcdir="." if that's what it is.
17362
17363 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17364
17365         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17366         includes and FLEX_SKELETON setting.
17367         * mpw-configure (--with-gnu-ld): New option, controls whether
17368         to use PPCLink or ld with PowerMac GCC.
17369         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17370         * mpw-config.in: Configure grez if targeting Mac.
17371
17372         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17373         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17374         just macos.
17375         * configure.in: Configure grez resource compiler if targeting Mac.
17376         * Makefile.in (all-grez, install-grez): New targets.
17377
17378 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17379
17380         * configure: CXX defaults to gcc, not g++.  If we find
17381         gcc in the path, set CC to gcc -O2.
17382
17383 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17384
17385         * configure: Default ${build} correctly.  Avoid picking up extra
17386         spaces when reading CC and CXX from Makefile.  When doing a
17387         Canadian Cross, use plausible default values for numerous
17388         variables.
17389         * configure.in: When doing a Canadian Cross, don't try to
17390         configure tools whose configure script can't handle it.
17391
17392 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17393
17394         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17395
17396 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17397
17398         * configure:  Remove dubious bug reporting address.
17399
17400 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17401
17402         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17403         configure script, run that instead of this directory's configure.
17404         In either case, print a message that we're configuring the sub-dir.
17405
17406 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17407
17408         * configure.in: Before checking for the existence of various files,
17409         use sed to filter out "target-".
17410
17411 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17412
17413         * Makefile.in (DO_X): Split rule to decrease command line length
17414         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17415         (Philippe De Muyter).
17416
17417 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17418
17419         * Makefile.in (all-patch): depend on all-libiberty.
17420
17421 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17422
17423         * configure.in: If the only directory in target_configdirs which
17424         actually exists is libiberty, then set target_configdirs to empty,
17425         to avoid trying to build a target libiberty in a gas or gdb
17426         distribution.
17427
17428 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17429
17430         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17431         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17432         systems.
17433
17434 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17435
17436         * configure.in (copy_dirs): Use sys-include instead of include
17437         for --with-headers option.
17438
17439 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17440
17441         * Makefile.in, configure.in: Make winsup builds work with
17442         new scheme.
17443
17444 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17445
17446         * configure.in: Build the linker on AIX.
17447
17448 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17449
17450         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17451         where needed.
17452
17453 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17454
17455         * Makefile.in (all-gcc): Fix typo.
17456
17457 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17458
17459         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17460
17461 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17462
17463         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17464         to target-xiberty, to provide more flexibility.
17465         (target_subdir):  Define.  Create if cross.
17466         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17467         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17468         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17469         check-libFOO -> check-target-libFOO, etc.
17470         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17471         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17472         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17473         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17474         allow ALL_GCC="" to only configure.
17475         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17476         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17477         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17478
17479 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17480
17481         * Makefile.in (taz): Build "info" in etc explicitly.
17482
17483 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17484
17485         * configure.in:  Make sure that CC is undefined (as opposed to
17486         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17487         problem with autoconf trying to configure on a host without GCC.
17488
17489 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17490
17491         * mpw-configure: Set host alias from choice of host compiler,
17492         only use generic MPW Makefile sed if present, edit a file
17493         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17494         * mpw-README: Add problem notes about CW6 and CW7.
17495
17496 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17497
17498         * Makefile.in (taz): Use ";" instead of ";;".
17499
17500 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17501
17502         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17503         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17504         DISTDOCDIRS.
17505         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17506         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17507
17508 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17509
17510         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17511         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17512         Move bfd to DISTSTUFFDIRS.
17513
17514 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17515
17516         * Makefile.in (X11_LIB): Removed.
17517         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17518
17519         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17520
17521 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17522
17523         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17524         names.
17525
17526 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17527
17528         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17529
17530 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17531
17532         * configure.in (i[345]86-*-win32): Always build newlib.
17533         Don't configure cvs, autoconf or texinfo.
17534         * Makefile.in (LD_FOR_TARGET): New.
17535         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17536         Pass down LD_FOR_TARGET.
17537
17538 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17539
17540         * winsup: New directory.
17541         * Makefile.in: Build winsup.
17542         * configure.in: Winsup is configured when target is win32.
17543         Can only build win32 target GDB when native.
17544
17545 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17546
17547         * config.guess: Recognize HP model 819 machines as having
17548         a PA 1.1 processor.
17549
17550 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17551
17552         * configure: Fix sed loop which substitutes for CC and CXX to
17553         avoid bug found in various sed implementations.
17554
17555 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17556
17557         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17558         simulator.  Use standard powerpc-*-eabi*.
17559
17560 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17561
17562         * configure.in: Stop putting gas and binutils in noconfigdirs for
17563         powerpc-*-aix* and rs6000-*-*.
17564
17565 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17566
17567         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17568         -mcall-aixdesc libraries.
17569
17570 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17571
17572         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17573
17574         * config.sub (arm | armel | armeb): Fix shell syntax.
17575
17576 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17577
17578         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17579         -msoft-float and -mcpu=common support.
17580         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17581         libraries.
17582
17583 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17584
17585         * configure.in: Allow configuration and build of emacs19 for the alpha.
17586
17587 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17588
17589         * configure.in (CC): Get ^CC, not just any old CC, from
17590         ${host_makefile_frag}.
17591
17592 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17593
17594         * configure.in (CC): Try to get CC from
17595         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17596
17597 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17598
17599         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17600         only if it exists in $(srcdir).
17601
17602 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17603
17604         * configure: If CC and CXX are not set in the environment, set
17605         them, based on either an existing Makefile or on searching for gcc
17606         in PATH.  Substitute for CC and CXX in Makefile.
17607         * configure.in: Remove libm from target_libs.  Separate
17608         target_configdirs from configdirs.  If CC is not set in
17609         environment, try to get it from a host Makefile fragment.  Rewrite
17610         changes of configdirs to use skipdirs instead.  A few minor
17611         tweaks.  Take directories out of target_configdirs as they are
17612         taken out of configdirs.  Remove existing Makefile files from
17613         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17614         CONFIG_ARGUMENTS in Makefile.
17615         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17616         by configure.in.
17617         (CONFIG_ARGUMENTS): Likewise.
17618         (CONFIGURE_TARGET_MODULES): New variable.
17619         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17620         ($(CONFIGURE_TARGET_MODULES)): New target.
17621         (configure-libg++, configure-libio): New targets.
17622         (all-libg++): Depend upon configure-libg++.
17623         (all-libio): Depend upon configure-libio.
17624         (configure-libgloss, all-libgloss): New targets.
17625         (configure-libstdc++): New target.
17626         (all-libstdc++): Depend upon configure-libstdc++.
17627         (configure-librx, all-librx): New targets.
17628         (configure-newlib): New target.
17629         (all-newlib): Depend upon configure-newlib
17630         (configure-xiberty): New target.
17631         (all-xiberty): Depend upon configure-xiberty.
17632
17633 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17634
17635         * configure.in (host i[345]86-*-win32):  Expand the
17636         noconfigdirs again.
17637
17638 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17639
17640         * mpw-configure: Fix sed command file name.
17641
17642 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17643
17644         * configure.in (host i[345]86-*-win32): Reduce the
17645         noconfigdirs again.
17646
17647 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17648
17649         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17650         or powerpc*-*-pe*, since they are not yet supported.
17651
17652 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17653
17654         Add PowerMac support and many other enhancements.
17655         * mpw-configure: New option --cc to select compiler to use,
17656         paste options set according to --cc into the generated
17657         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17658         if mpw-make.sed is present.
17659         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17660         add forward includes for PowerPC include files.
17661         * mpw-build.in: Build using Makefile.PPC if present.
17662         (do-byacc, etc): Remove separate version resource builds.
17663         (do-gas): Build "stamps" before "all".
17664         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17665         * mpw-README: Update to reflect --cc option, PowerMac support,
17666         and recently-reported compatibility problems.
17667
17668 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17669
17670         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17671         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17672         (--with-multilib-top): Pass to recursive invocations.
17673
17674 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17675
17676         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17677         v810-*-*.
17678
17679 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17680
17681         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17682         gdb, ld and opcodes on v810-*-*.
17683
17684 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17685
17686         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17687         (local-maintainer-clean): New target.
17688         (maintainer-clean): New target.
17689         (realclean): Just depend upon maintainer-clean.
17690
17691 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17692
17693         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17694
17695 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17696
17697         * configure.in: Build ld in mips*-*-bsd* case.
17698
17699 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17700
17701         * config.sub: Accept -lites* OS.  From Ian Dall.
17702
17703 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17704
17705         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17706         targets.
17707
17708 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17709
17710         * configure.in: treat i386-win32 canadian cross the same as
17711         i386-go32 canadian cross.
17712
17713 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17714
17715         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17716         running under the simulator to build a reduced set of libraries.
17717         (powerpc-*-eabiaix): Add fine grained multilib support added to
17718         other powerpc targets yesterday.
17719
17720 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17721
17722         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17723         -disable-softfloat, -disable-relocatable, -disable-aix, and
17724         -disable-sysv to control which multilib libraries get built.
17725
17726 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17727
17728         * configure: Add Makefile.tem to list of files to remove in trap
17729         handler.
17730
17731 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17732
17733         * config.guess (*Linux*):  Add missing "exit"s.
17734         Also, need specific check for alpha-unknown-linux (uses COFF).
17735
17736 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17737
17738         * config.guess:  Merge with FSF:
17739
17740         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17741         * config.guess (AIX4): More robust release numbering discovery.
17742
17743         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17744         * config.guess (i386-sequent-ptx): Properly get version number.
17745
17746         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17747         * config.guess (mips:*:4*:UMIPS): New case.
17748
17749 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17750
17751         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17752         (i386-win32 host): Likewise.  Don't build readline.
17753
17754 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17755
17756         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17757         SUPPORT_FILES to submakes.
17758
17759 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17760
17761         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17762         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17763         mpw-configure.
17764
17765 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17766
17767         * configure.in (appdirs): Use =, not ==, in test expression when
17768         trying to build the text to print in the warning message for
17769         Solaris users.
17770
17771 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17772
17773         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17774
17775 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17776
17777         * config.guess: Recognize lynx-2.3.
17778
17779 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17780
17781         * config.sub (z8ksim): Deleted
17782         (z8k-*-coff): New, this is the one true name of the target.
17783
17784 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17785
17786         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17787
17788 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17789
17790         * config.guess (*:Linux:*:*): First try asking the linker what the
17791         default object file format is (elf, aout, or coff).  Then if this
17792         fails, try previous methods.
17793
17794 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17795
17796         * configure.in: Don't build newlib for *-*-vxworks5.1.
17797
17798 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17799
17800         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17801         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17802
17803 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17804
17805         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17806
17807 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17808
17809         * cfg-ml-com.in: New file.
17810         * cfg-ml-pos.in: New file.
17811
17812 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17813
17814         * COPYING.NEWLIB: Add HP free copyright to list.
17815
17816 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17817
17818         * config.sub: Recognize -eabi* for the system, not just -eabi.
17819
17820 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17821
17822         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17823         * config.sub, configure.in (win32): New target and host.
17824
17825 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17826
17827         * configure.in: Add i386-pe configuration.
17828
17829 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17830
17831         * mpw-build.in (install): Install GDB after LD.
17832
17833 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17834
17835         * mpw-config.in (elf/mips.h): Always forward-include, needed
17836         for GDB to build.
17837
17838 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17839
17840         * testsuite: New directory for customer acceptance and whole tool
17841         chain tests.
17842
17843 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17844
17845         * configure: If per-host line isn't found, but AC_OUTPUT is found
17846         and a configure script exists, run it instead.
17847
17848 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17849
17850         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17851
17852 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17853
17854         * configure: Set build_{cpu,vendor,os,alias} to host values when
17855         --build isn't specified.
17856
17857 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17858
17859         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17860         (FLAGS_TO_PASS): Pass them.
17861         (EXTRA_TARGET_FLAGS): Ditto.
17862
17863 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17864
17865         * Makefile.in (all-libg++): Depend on all-libstdc++.
17866
17867 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17868
17869         * configure.in (noconfigdirs): Enable all packages for
17870           i386-unknown-netbsd.
17871
17872 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17873
17874         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17875         hosted builds (DOS builds)
17876
17877 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17878
17879         Changes for ARM based on patches from Richard Earnshaw:
17880         * config.sub: Handle armeb and armel.
17881         * configure.in: Omit arm linker only for riscix.
17882
17883 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17884
17885         * config.guess:  Update from FSF.
17886
17887 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17888
17889         * config.sub: Recognize powerpcle as the little endian variant of
17890         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17891         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17892         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17893         temporarily.
17894
17895 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17896
17897         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17898
17899 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17900
17901         * config.sub: Accept -lites* as a basic system type.
17902
17903 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17904
17905         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17906         installed, and if so return linuxoldld as the system name.
17907
17908 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17909
17910         * config.guess: Add hppa1.1-hp-lites support.
17911
17912 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17913
17914         * configure.in: Don't build newlib for m68k-vxworks5.1.
17915
17916 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17917
17918         * configure.in (mips-sgi-irix6): Use mh-irix5.
17919
17920 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17921
17922         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17923
17924 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17925
17926         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17927         OSF/1.  Fix compiler flags.
17928         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17929
17930 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17931
17932         * configure.in: Recognize --with-newlib.
17933         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17934
17935 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17936
17937         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17938         to *_X11_MODULES due to gdbtk needing X include files et al.
17939
17940 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17941
17942         Merge in support for Mac MPW as a host.
17943         (Old change descriptions retained for informational value.)
17944
17945         * mpw-config.in: Add generic include forwards for cpu-specific
17946         include files in aout and elf directories.
17947
17948         * mpw-configure: Added copyright.
17949         * mpw-config.in: Check for presence of required build tools.
17950         (target_libs): Add newlib.
17951         (target_tools): Add examples.
17952         (Read Me): Generate as "Read Me for MPW" instead.
17953         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17954         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17955         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17956
17957         * mpw-configure: Remove subdir-specific makefile hackery,
17958         delete mk.tmp after using it.
17959
17960         * mpw-build.in (all): Display start and end times.
17961
17962         * mpw-configure (host_canonical): Set.
17963         (target_cpu): Always add to makefiles.
17964         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17965         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17966         (mpw-mh-mpw): Look for in srcdir and srcroot.
17967         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17968
17969         * mpw-build.in: (install-only): New target.
17970
17971         * mpw-configure (host_alias, target_alias): Rename from hostalias
17972         and targetalias, add into generated Makefile.
17973         (mk.tmp): If present, add into generated Makefile.
17974         * mpw-build.in (all-gas): Build config.h first before gas proper.
17975
17976         * mpw-configure (config.status): Write only if changed.
17977         * mpw-config.in (readline): Configure it (not built, just used for
17978         definitions).
17979
17980         * mpw-config.in (elf/mips.h): Add a forward include.
17981
17982         * mpw-config.in: Forward-include most .h files in include into
17983         extra-include.
17984         (readline): Don't build.
17985         mpw-build.in (install): Install GDB.
17986
17987         * mpw-configure (prefix, mpw_prefix): Handle it.
17988         * mpw-config.in (mmalloc, readline): Don't configure.
17989         * mpw-build.in (thisscript): Rename to ThisScript.
17990         Use mpw-build instead of BuildProgram everywhere.
17991         (mmalloc, readline): Don't build.
17992         * mpw-README: New file, basic documentation about the MPW port.
17993
17994         * mpw-config.in: Use forward-include to create include files.
17995
17996         * mpw-configure: Add more things to the top of each configured
17997         Makefile, including contents of config/mpw-mh-mpw.
17998         * mpw-config.in (extra-include): Create this directory and fill it
17999         with Posix-like include files when configuring.
18000
18001         * config.sub (apple, mac, mpw): Add various aliases.
18002
18003         * mpw-build.in: New file, top-level build script fragment for MPW.
18004         * mpw-configure: New file, configure script for MPW.
18005         * mpw-config.in: New file, config fragment for MPW.
18006
18007 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18008
18009         * configure.in (host_libs): Remove glob, since it is gone from the
18010         sources.
18011
18012 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18013
18014         * Makefile.in: define empty GDB_NLM_DEPS var.
18015
18016         * configure.in(target_makefile_frag): use config/mt-netware
18017         for netware targets.
18018
18019 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18020
18021         * config.sub: Merge in recent FSF changes.  Remove linux special
18022         cases.
18023
18024 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18025
18026         Revert this change:
18027
18028         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18029
18030                 * build-all.mk: Use CC=cc -Xs on Solaris.
18031
18032 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18033
18034         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18035         stop using it.
18036         * Makefile.in: Nuke all references to glob subdirectory.
18037
18038 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18039
18040         * configure.in: Fix --enable-shared logic in per-host.
18041
18042 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18043
18044         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18045
18046 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18047
18048         * configure.in (noconfigdirs): Don't build gas on AIX, for
18049         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18050
18051 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18052
18053         * configure: Fix --cache-file to work if the file argument is a
18054         relative path.
18055
18056 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18057
18058         * configure: If the --cache-file is used, pass it down to
18059         configure in subdirectories.
18060
18061 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18062
18063         * config.sub: add vxworks29k configuration.
18064
18065 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18066
18067         * Makefile.in (taz): Do "diststuff" part quietly.
18068
18069 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18070
18071         * config.sub: Mini-merge with gcc/config.sub.
18072
18073 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18074
18075         * config.guess (IRIX): Sed - to _.
18076
18077 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18078
18079         * Makefile.in (source-vault, binary-vault): New targets.
18080
18081 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18082
18083         * config.sub: Recognize -eabi as a basic system type.
18084
18085 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18086
18087         * configure.in (enable_shared stuff): Fix typo.
18088
18089 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18090
18091         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18092
18093 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18094
18095         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18096
18097 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18098
18099         * configure.in (rs6000-*-*): Don't build gas.
18100
18101 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18102
18103         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18104         reduce command line length.
18105         (AS_FOR_TARGET): Check for as.new, not Makefile.
18106         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18107
18108 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18109
18110         * config.guess:  Merge from FSF.
18111
18112 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18113
18114         * configure: Don't use $ when handling program_suffix.
18115
18116 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18117
18118         * configure.in:  Configure tk for hppa/hpux.
18119
18120 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18121
18122         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18123
18124 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18125
18126         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18127         to LIBCXXFLAGS.  Tests are better run without it.
18128
18129 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18130
18131         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18132
18133 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18134
18135         * configure.in (*-*-netware*): Don't configure xiberty.
18136
18137 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18138
18139         * configure.in:  Remove tk from native_only list.
18140
18141 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18142
18143         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18144           for special NCD build.
18145
18146 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18147
18148         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18149         makeall.bat, they're only useful for binutils snapshots.
18150         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18151         makeall.bat to specified SUPPORT_FILES.
18152
18153 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18154
18155         * build-all.mk: Add Ericsson targets to sun4 and solaris
18156           hosts.  Add  BNR's sun4 target to solaris host, so their
18157           build-from-source will be tested in-house first.
18158
18159 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18160
18161         * Makefile.in (LIBCFLAGS): New variable.
18162         (CFLAGS_FOR_TARGET): Ditto.
18163         (LIBCFLAGS_FOR_TARGET): Ditto.
18164         (LIBCXXFLAGS): Ditto.
18165         (CXXFLAGS_FOR_TARGET): Ditto.
18166         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18167         (BASE_FLAGS_TO_PASS): Pass them.
18168         (EXTRA_TARGET_FLAGS): Ditto.
18169
18170         * configure.in: Support --enable-shared.
18171
18172 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18173
18174         * configure.in (target_libs):  Include libstdc++ again.
18175         * config.guess:  Update from FSF (for FreeBSD).
18176
18177 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18178
18179         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18180         makeall.bat.
18181         (DISTDOCDIRS): Add `etc'.
18182         (ETC_SUPPORT_PFX): New variable.
18183         (taz): Include anything from etc starting with a word in
18184         ETC_SUPPORT_PFX.
18185
18186 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18187
18188         * config.sub: Update for recent FSF changes.  Remove obsolete
18189         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18190         spacing changes.
18191
18192 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18193
18194         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18195
18196         * config.guess:  Merge with FSF.
18197         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18198
18199 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18200
18201         * configure: Since the "trap 0" handler will override the exit
18202         status on many systems, only use it for "exit 1", and make it set
18203         a non-zero exit status; reset it before "exit 0".  Also, check
18204         exit status of config.sub, and error out if it failed.
18205
18206 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18207
18208         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18209         and install libgloss.
18210
18211 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18212
18213         * Makefile.in (all-binutils): Depend upon all-byacc.
18214
18215         * configure.in: Don't build emacs on Irix 5.
18216
18217 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18218
18219         * configure.in (*-*-netware*): Add libio.
18220
18221 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18222
18223         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18224         (CHECK_TARGET_MODULES): Ditto.
18225         (INSTALL_TARGET_MODULES): Ditto.
18226         (TARGET_LIBS): Ditto.
18227         (all-libstdc++): Note dependencies.
18228
18229 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18230
18231         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18232
18233 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18234
18235         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18236         -fexternal-templates.
18237
18238         * configure.in (target_libs): Add libstdc++.
18239         (noconfigdirs): Add libstdc++ as appropriate.
18240
18241 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18242
18243         * config.guess:  Update from FSF.
18244
18245 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18246
18247         * configure: Use ${config_shell} when running ${configsub}.
18248
18249 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18250
18251         * config.sub: No longer recognize h8300h.
18252
18253 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18254
18255         * config.sub: Remove extraneous differences between config.sub and
18256         gcc/config.sub.
18257
18258 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18259
18260         * Makefile.in (DISTSTUFFDIRS): Add gas.
18261
18262 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18263
18264         * COPYING.NEWLIB: New file.
18265
18266 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18267
18268         * config.guess (HP-UX):  Patch from Harlan Stenn
18269         <harlan@landmark.com> to also emit release level.
18270
18271 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18272
18273         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18274
18275 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18276
18277         * config.sub:  Merge nextstep cleanup from FSF.
18278
18279 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18280
18281         * configure.in (arm-*-*): Don't configure ld for this target.
18282
18283 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18284
18285         * configure.in (*-*-netware): don't configure libg++, libio,
18286           librx, or newlib.
18287
18288 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18289
18290         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18291         configure ld--it works, but it doesn't support shared libraries.
18292
18293 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18294
18295         * config.guess (*-unknown-freebsd*):  Get rid of possible
18296         trailing "(Release)" in version string.
18297         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18298
18299 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18300
18301         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18302         Fix type: *-next-neststep -> *-next-nextstep.
18303
18304         * config.guess:  Merge from FSF:
18305
18306         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18307
18308         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18309
18310         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18311
18312         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18313         instead of UNIX_SV for UnixWare 1.0).
18314
18315 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18316
18317         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18318         to make gdb/nlm/* build after the compiler and linker.
18319
18320 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18321
18322         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18323         not just i[34]86.
18324         (m68k-atari-sysv4):  Relocate to match FSF version.
18325
18326         * config.guess:  More merges from the FSF:
18327
18328         Add a space before function call or macro invocation.
18329
18330         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18331
18332         * config.guess: Add trap cmd to remove dummy.c and dummy when
18333         interrupted.
18334
18335         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18336
18337         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18338         (dummy): Redirect stderr from compilation of dummy.c.
18339
18340         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18341
18342         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18343
18344 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18345
18346         * configure: Accept and ignore --cache*, for compatibility with
18347         new autoconf.
18348
18349 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18350
18351         * config.guess:  Merge from FSF:
18352
18353         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18354
18355         * config.guess (Pyramid*:OSx*:*:*): New case.
18356         (PATH): Add /.attbin at end for finding uname.
18357         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18358
18359         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18360
18361         * config.guess (M88*:DolphinOS:*:*): New case.
18362
18363         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18364
18365         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18366         to select whether to use ELF or COFF.
18367
18368         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18369
18370         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18371
18372         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18373
18374         * config.guess: Guess the OS version for HPUX.
18375
18376         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18377
18378         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18379
18380 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18381
18382         * configure.in: Recognize --with-headers, --with-libs, and
18383         --without-newlib.
18384         * Makefile.in (all-xiberty): Depend upon all-ld.
18385
18386 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18387
18388         * configure.in: Change i[34]86 to i[345]86.
18389
18390 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18391
18392         * configure (version): A few more tweaks to help message.
18393
18394 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18395
18396         * Makefile.in:  Remove (for now) librx as a host library,
18397         now that we're building it for target.
18398
18399 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18400
18401         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18402         (Karl Berry).
18403
18404 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18405
18406         * configure.in:  Also configure librx.
18407
18408 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18409
18410         * Makefile.in:  Update various rules to reflect that librx
18411         is now needed for libg++.
18412
18413 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18414
18415         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18416
18417 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18418
18419         * configure.in: Configure the examples directory.
18420
18421 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18422
18423         * configure: Simplify Jun 2 1994 change.
18424
18425 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18426
18427         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18428         /bin/gcc isn't good enough to build gcc.
18429
18430 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18431
18432         * Makefile.in (GDB_SUPPORT_FILES): Remove
18433         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18434         (gdb.tar.gz): Add new rule to use standard distribution building
18435         mechanism.
18436
18437 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18438
18439         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18440         Bill Cox <bill@cygnus.com>.
18441
18442 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18443
18444         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18445
18446 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18447
18448         * configure:  Search current dir first in .gdbinit.
18449
18450 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18451
18452         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18453
18454 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18455
18456         * config.sub:  Refer to NeXT's operating system as nextstep.
18457
18458         * config.sub (case $basic_machine):  Re-order the cases, to match
18459         the order in the FSF version (which is mostly alphabethical).
18460         Merge in some additions and changes from the FSF.
18461
18462 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18463
18464         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18465         * config.sub: Recognize cxux7.
18466         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18467
18468 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18469
18470         * config.sub:  Fix typo powerpc -> powerpc-*.
18471
18472 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18473
18474         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18475
18476         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18477         parallel with all-emacs and install-emacs).  Top-level command
18478         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18479
18480 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18481
18482         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18483         $(relbindir)/make before doing ``make install'', and use
18484         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18485         installing over running make binary.
18486         ($(host)-stamp-stage3-installed): Likewise.
18487
18488 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18489
18490         * config.guess: Recognize Mach.
18491
18492 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18493
18494         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18495         see whether --exec-prefix was used.
18496
18497 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18498
18499         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18500
18501 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18502
18503         * Makefile.in: Add all-librx target similar to all-libproc.
18504
18505 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18506
18507         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18508         with post 1.2 uname bogosity.
18509
18510 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18511
18512         * configure: Remove temporary files on receipt of a signal.
18513
18514 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18515
18516         * configure: If there is a package_makefile_frag, remove
18517         ${subdir}/Makefile.tem after copying it in.
18518
18519 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18520
18521         * build_all.mk: support rs6000 lynx identifies itself as
18522         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18523         since /bin/gcc is too feeble to compile a modern gcc.
18524
18525 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18526
18527         * brought devo/test-build.mk update-to-date with progressive/
18528           test-build.mk. Add lynx targets and hppa flag info.
18529
18530 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18531
18532         * configure.in:  Use mh-ncrsvr43.  Patch from
18533         Tom McConnell <tmcconne@sedona.intel.com>.
18534
18535 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18536
18537         * config.guess (i386-unknown-bsdi):  No longer need to
18538         check #if defined(__bsdi__) && defined(__i386__).
18539
18540 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18541
18542         * configure: Set program_transform_nameoption correctly.
18543
18544 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18545
18546         * brought build-all.mk update-to-date with progressive build-all.mk,
18547           added new targets and hppa info.
18548
18549 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18550
18551         * configure: If config.guess result is a prefix of the user
18552         specified target, assume a native build and use the user specified
18553         target as the host alias.  Remove SunOS patch suffix removal hack.
18554         * configure.in: Remove SunOS patch suffix removal hack.
18555
18556         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18557         in NATIVE_CHECK_MODULES.
18558
18559 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18560
18561         * Makefile.in: Rename HOST_ONLY to NATIVE.
18562         * configure: Delete SunOs patch suffix from host_canonical
18563           and build_canonical variables that are prepended to Makefiles.
18564         * configure.in: Add comments for easier maintenance.
18565
18566 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18567
18568         * Makefile.in: Add all-libproc target similar to all-gui.
18569
18570 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18571
18572         * Makefile.in (CHECK_MODULES): split into
18573         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18574
18575 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18576
18577         * config.guess (i386-unknown-bsdi): New system to guess.
18578
18579 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18580
18581         * Makefile.in: Add all-gui target (but not yet build by "all").
18582
18583 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18584
18585         * config.sub: Move deletion of patch suffix from here...
18586         * configure.in: To here, at Ian's suggestion.  The top-
18587           level scripts might need to know of a patch level.
18588
18589 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18590
18591         * config.sub: Strip off patch suffix so rtl is recognized
18592           as a sunos4.1.3 machine, even though it's been patched.
18593
18594 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18595
18596         * Makefile.in (INSTALL_LAST): Delete.
18597         (INSTALL_DOSREL): New.
18598
18599 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18600
18601         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18602         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18603         whether we pass down --with-gnu-ld anyhow.
18604
18605 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18606
18607         * Makefile.in (INSTALL_LAST): Change operation so it works
18608         on more flavors of make.
18609         * configure.in (go32): Don't build libg++ or libio.
18610
18611 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18612
18613         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18614         they can be overriden by templates.
18615
18616 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18617
18618         * configure.in (target==go32): Don't build gdb.
18619         * dosrel: New directory.
18620
18621 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18622
18623         * configure.in (host==go32): Configure dosrel too.
18624         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18625         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18626         be set by incoming names or templates.
18627         (INSTALL_LAST): New rule.
18628
18629 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18630
18631         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18632
18633 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18634
18635         * configure.in (appdirs): New variable.  Currently empty, but will
18636         be used in gas distribution.  If nonempty, lists a set of
18637         directories at least one of which must get configured, or top
18638         level configuration is considered to have failed.
18639         (rs6000-*-lynxos*): Use new file name.
18640
18641 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18642
18643         Eliminate XTRAFLAGS.
18644         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18645         newlib include files using -idirafter, and also use -nostdinc.
18646         (CXX_FOR_TARGET): Likewise.
18647         (XTRAFLAGS): Removed.
18648         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18649         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18650         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18651         ($(DO_X)): Don't pass down XTRAFLAGS.
18652
18653 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18654
18655         * configure.in (mips*-dec-bsd*): New target; do build linker.
18656         (mips*-*-bsd*): New target; don't build linker.
18657
18658 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18659
18660         * configure.in: support rs6000-*-lynxos* configuration.
18661         support sunos4 as a cross target.
18662
18663         * config.sub: look for lynx*, not lynx since the OS version may
18664         legitimately be part of the name.
18665
18666 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18667
18668         * configure.in (i[34]86-*-sco*): Move to be with other i386
18669         targets.
18670         (romp-*-*): New target.  Skip various binary utilities.
18671         (vax-*-*): New target.  Don't build newlib.
18672         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18673
18674 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18675
18676         * configure.in: Only set host_makefile_frag if config
18677         directory exists.
18678
18679 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18680
18681         * install.sh: If $dstdir exists, don't check whether each
18682         component does.
18683
18684 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18685
18686         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18687
18688 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18689
18690         * configure.in (*-*-lynxos*): Don't configure newlib for either
18691         native or cross Lynx.
18692
18693 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18694
18695         * config.sub (sparc64-elf): Fix os.
18696         (z8k): Remove duplicate.
18697
18698 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18699
18700         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18701         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18702
18703 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18704
18705         * configure: Make file links cleanly even if Lynx fails on
18706           an NFS symlink (at least fail cleanly).
18707
18708 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18709
18710         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18711         -XNh2000.
18712
18713 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18714
18715         * configure: Unknown options are fatal again.
18716
18717 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18718
18719         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18720         compatibility.
18721
18722 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18723
18724         * build-all.mk: Add `clean' target.
18725
18726 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18727
18728         * config.guess:  Add SINIX support.
18729         * configure.in:  Add mips-*-sysv4* support.
18730
18731 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18732
18733         * build-all.mk: Document all useful targets.
18734         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18735         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18736
18737 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18738
18739         * configure: Support --silent, --quiet.
18740
18741 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18742
18743         * configure: Support --disable-FEATURE.
18744
18745 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18746
18747         * config.guess: Recognize NCR running SVR4.3.
18748
18749 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18750
18751         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18752         Patch from Paul Eggert <eggert@twinsun.com>.
18753
18754 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18755
18756         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18757
18758 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18759
18760         * configure: Make unrecognized options give nonfatal warnings
18761         instead of fatal errors, and pass them to any subdirectory
18762         configures in case they recognize them.
18763         Make --x equivalent to --with-x.
18764
18765 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18766
18767         * configure: Add --enable-* options.  Clean up usage message and
18768         some comments.
18769
18770 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18771
18772         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18773
18774 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18775
18776         * configure.in (hppa*-*-*): Enable binutils.
18777
18778 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18779
18780         * config.sub: Recognize cisco.
18781
18782 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18783
18784         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18785
18786 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18787
18788         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18789         than one configuration name.  Add comment.
18790
18791 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18792
18793         * config.guess: about target *-hitachi-hiuxwe2, fixed
18794         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18795         macro is incorrect.]
18796
18797 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18798
18799         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18800         than the "make ls" stuff which used to be here.
18801
18802 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18803
18804         * config.guess:  Recognize i[34]86-unknown-freebsd.
18805         From Shawn M Carey <smcarey@rodan.syr.edu>.
18806
18807 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18808
18809         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18810
18811 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18812
18813         * config.guess: Check for ptx.
18814
18815 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18816
18817         * config.sub: Add os9k checking.
18818
18819 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18820
18821         * config.guess: Handle OSF1 running on HPPA processors
18822
18823 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18824
18825         * configure: If subdir configure fails, print out a message with
18826         subdirectory name, in case subdir's configure code didn't identify
18827         itself.
18828
18829 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18830
18831         * configure.in: Remove embedded newlines from configdirs.
18832         Avoid mismatches of substrings.  Fix matching strings at end
18833         of configdirs.
18834
18835 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18836
18837         * config.guess:  Add Lynx/rs6000 config support.
18838
18839 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18840
18841         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18842
18843 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18844
18845         * configure.in (hppa*-*-osf*): Treat this just like most other
18846         PA configurations (eg no binutils or ld).
18847         (hppa*-*-*elf*): These configurations have binutils and ld.
18848
18849 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18850
18851         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18852
18853 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18854
18855         * configure.in (rs6000-*-*): Build gas.
18856
18857 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18858
18859         * Makefile.in:  Avoid bug in losing hpux sed.
18860
18861 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18862
18863         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18864         for GDB and GDB has been fixed to not need it.
18865
18866 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18867
18868         * config.guess: Recognize vax hosts.
18869
18870 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18871
18872         * configure (while loop): Don't use "break 2" inside case
18873         statement -- the case statement isn't an enclosing loop.
18874
18875 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18876
18877         * config.guess:  Clean up NeXT support, to allow nextstep
18878         on Intel machines.  Make OS be nextstep.
18879
18880 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18881
18882         * config.guess: Add alternate forms for Convex.
18883
18884 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18885
18886         * configure:  Completely rewrite option processing.  Take
18887         advantage of pattern-matching to avoid invoking test frequently.
18888         Also clean up host and target defaulting logic.
18889
18890 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18891
18892         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18893         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18894         commands (plus user environment) will fit SCO limits.
18895
18896 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18897
18898         * configure.in: Don't issue warnings about directories which are
18899         not being configured if -norecursion is set.  Correct test for
18900         --with-gnu-as and --with-gnu-ld to not get confused by substring
18901         matches.
18902
18903         * configure.in: Don't build gas for alpha-dec-osf1*.
18904
18905 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18906
18907         * configure:  Back out Per's change of 12/19/1993.  It changes the
18908         behavior of configure in unexpected and confusing ways.
18909
18910         Also, use different delim char when calculating
18911         program_transform_name so that the name can contain slashes.
18912
18913 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18914
18915         * configure.in, config.sub: Add support for VSTa micro-kernel.
18916
18917 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18918
18919         * configure.in: Nuke hacks which were used to get a special
18920         version of GAS for HPPA configurations.
18921
18922 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18923
18924         * configure:  If only ${target_alias} is given, use that
18925         as the default for ${host_alias}.
18926         * configure:  Add missing back-slashes before nested quotes.
18927
18928 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18929
18930         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18931
18932 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18933
18934         * config.guess:  Recognize some Tektronix configurations.
18935         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18936
18937 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18938
18939         * config.sub: Match any flavor of SH.
18940
18941 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18942
18943         * configure.in: Don't try to configure newlib for Alpha.
18944
18945 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18946
18947         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18948         libg++ or libio for any Alpha target.
18949
18950         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18951
18952 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18953
18954         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18955         default arguments -- so it tried to compress itself.
18956
18957 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18958
18959         * configure.in (notsupp): ensure that a space is always at the end
18960           of the configdirs list, since the grep checks for an explicit space
18961
18962 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18963
18964         * configure.in (target i386-sysv4.2): don't build ld, since static
18965           versions of many libraries are not available.
18966
18967 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18968
18969         * config.guess: Recognize Apollos (using environment variables).
18970         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18971
18972 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18973
18974         * config.guess: Recognize Sony news mips running newsos.
18975
18976 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18977
18978         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18979         "fi ; else" for bash.
18980
18981 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18982
18983         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18984
18985 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18986
18987         * config.sub: accept unixware as an alias for svr4.2.
18988         Fix some inconsistancies with the gcc version.
18989
18990 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18991
18992         * Makefile.in (DISTDOCDIRS):  Add gdb.
18993
18994 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18995
18996         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18997
18998 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18999
19000         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19001         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19002         this now.
19003
19004 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19005
19006         * config.sub: Accept hiux* as an OS name.
19007
19008         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19009         etc/make-stds.texi.  The underscore came from gcc, and dje now
19010         agrees that RUNTESTFLAGS is the correct name.
19011
19012 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19013
19014         * install.sh:  Remove 'set -e'.  It makes any conditionals
19015         in the script useless.
19016
19017         * config.guess: Automatically recognize arm-acorn-riscix
19018         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19019
19020 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19021
19022         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19023
19024 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19025
19026         * Makefile.in (DISTDOCDIRS): New variable.
19027         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19028         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19029
19030 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19031
19032         * configure.in (hppa target): check the source directory for the
19033           pagas sub-directory
19034
19035 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19036
19037         * config.sub: Allow -aout* and -elf*.
19038
19039 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19040
19041         * configure.in: Don't build ld on i386-solaris2, same as for
19042         sparc-solaris2.
19043
19044 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19045
19046         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19047
19048 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19049
19050         * configure.in:  Configure gdb for alpha.
19051
19052 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19053
19054         * Makefile.in (CXXFLAGS): Add -O.
19055
19056 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19057
19058         * config.guess: added support for DG Aviion
19059
19060 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19061
19062         * configure.in: Produce warning message for subdirectories not
19063         configurable for this host/target combination.  Don't try to
19064         configure gdb for vms.
19065
19066 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19067
19068         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19069         appropriate files before making "diststuff".
19070         (DISTBISONFILES): New var: list of files to be edited.
19071         (DISTSTUFFDIRS): Add binutils.
19072
19073 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19074
19075         * config.sub: also handle mipsel and mips64el (for little endian mips)
19076
19077 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19078
19079         * configure.in: Add * to end of all OS names.
19080
19081 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19082
19083         * configure.in: Build newlib for LynxOS native.
19084
19085 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19086
19087         * config.guess: Add support for delta 88k running SVR3.
19088
19089         * configure.in: Add comment about HP compiler vs. emacs.
19090
19091 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19092
19093         * configure.in: don't build ld on solaris2 (not a viable option
19094           due to bugs in getpwnam & getpwuid)
19095
19096 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19097
19098         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19099         config.guess will produce a full version number.
19100
19101 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19102
19103         * configure.in: Build linker and binutils for alpha-dec-osf1.
19104
19105 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19106
19107         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19108         and gdb/testsuite/Makefile.in.
19109
19110 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19111
19112         * configure.in: recognize mips*- instead of mips-
19113
19114 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19115
19116         * config.sub: Accept linux*coff and linux*elf as operating
19117         systems.
19118
19119 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19120
19121         * config.sub: Recognize mips64, and mips3 as an alias for it.
19122
19123 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19124
19125         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19126         gdb knows how to handle OSF/1 shared libraries.
19127
19128 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19129
19130         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19131         * config.guess: Recognize Hitachi's HIUX.
19132         * config.sub: Recognize h3050r* and hppahitachi.
19133         Remove redundant cases for hp9k[23]*.
19134
19135 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19136
19137         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19138         if gas and ld are in the source tree and are in ${configdirs}.
19139         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19140         --with options (but still pass them down on the command line,
19141         if they were explicitly specified).
19142
19143 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19144
19145         * configure: substitute SHELL value in Makefile.in with
19146         ${CONFIG_SHELL}
19147
19148 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19149
19150         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19151         *-*-solaris2* targets.
19152
19153 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19154
19155         * Makefile.in: define M4, and pass it down to sub-makes;
19156         all-autoconf now depends on all-m4
19157
19158 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19159
19160         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19161         presence of {ar,ranlib} instead of a configured directory
19162
19163 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19164
19165         * config.guess: Accept 34?? as well as 33?? for NCR.
19166
19167 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19168
19169         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19170         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19171
19172 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19173
19174         * configure: grab values for $(CC) and $(CXX) from the
19175         environment, so that someone can do "CC=gcc configure; make" and
19176         have it work right (matching the way that autoconf works now)
19177
19178         * configure.in, Makefile.in: add support for gash, the tcl
19179         interface to Galaxy
19180
19181         * config.guess: add NetBSD variants (hp300, x86)
19182
19183 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19184
19185         * install.sh: Support -d option (in the manner of SunOS 4 install,
19186         as it is more deterministic than that of GNU install)
19187         (chmodcmd): Set file to mode 755 by default (should also do default
19188         chgrp and chown, but I don't feel like dealing with that now)
19189
19190 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19191
19192         * config.sub: Remove h8300hhms alias.
19193
19194 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19195
19196         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19197
19198 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19199
19200         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19201         as stmp-fixinc
19202
19203 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19204
19205         * config.sub: recognize m88110-bug-coff.
19206
19207 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19208
19209         * Makefile.in (all-libio): all dependencies on the toolchain used
19210         to build this (gcc, gas, ld, etc)
19211
19212 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19213
19214         * config.guess: Deal with OSF/1 1.3 on alpha.
19215
19216 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19217
19218         * install.sh: add some 'else true' clauses for portability
19219
19220         * configure.in: don't build libio for h8[35]00-*-* targets
19221
19222 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19223
19224         * Makefile.in:  Add support for new libio.
19225
19226 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19227
19228         * install.sh: If one command fails, don't try the rest.  Don't try
19229         to remove $dsttmp (via trap) unless we have already created it.
19230         If $src doesn't exist, detect it and exit with an error.
19231
19232         * config.guess: Recognize BSD on hp300.
19233
19234 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19235
19236         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19237         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19238
19239 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19240
19241         * Makefile.in (all-send-pr): depends on all-prms
19242
19243 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19244
19245         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19246
19247 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19248
19249         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19250         Added test for mips-mips-riscos5.
19251
19252 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19253
19254         * configure.in: use mh-hp300 for 68k HP hosts
19255
19256 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19257
19258         * configure: add support for CONFIG_SHELL, so that you can use
19259         some alternate shell for evaluating configure scripts
19260
19261 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19262
19263         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19264         in configure script to bug-gdb@prep.ai.mit.edu when building
19265         distribution archive.
19266         * Makefile.in (COMPRESS):  Remove def.
19267         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19268         gdb.tar.Z and make-gdb.tar.Z respectively.
19269         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19270         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19271         to convergence with 'taz' target in Makefile.in.
19272
19273 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19274
19275         * install.sh (dsttmp): use trap to ensure that tmp files go
19276         away on error conditions
19277
19278 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19279
19280         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19281
19282 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19283
19284         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19285         its parent is '/' not ''.
19286
19287         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19288
19289 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19290
19291         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19292         that ${newsrcdir}/configure.in does.
19293
19294 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19295
19296         * test-build.mk: support for CONFIG_SHELL
19297
19298 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19299
19300         * config.sub (netware):  Add as a basic system type.
19301
19302 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19303
19304         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19305           $(srcdir)/ from the dependency on Makefile.in.
19306
19307 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19308
19309         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19310         (h8300hhms is temporary until multi-libraries are implemented).
19311         * configure.in: Handle h8300h too.
19312
19313 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19314
19315         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19316
19317 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19318
19319         * configure:  Remove extraneous output when guessing host type.
19320         * config.guess:  Remove extraneous output when guessing using C
19321         compiler rather than uname, or when guessing fails.
19322
19323 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19324
19325         * Makefile.in: remove all.cross and install.cross targets
19326
19327         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19328           definitions
19329
19330 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19331
19332         * configure.in (target sh): Build gprof.
19333
19334 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19335
19336         * config.sub: change -solaris to -solaris2
19337
19338 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19339
19340         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19341
19342 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19343
19344         * configure: Correct error message for missing Makefile.in to
19345         print correct directory.
19346
19347 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19348
19349         * install.sh: kludge around 386BSD shell bug
19350
19351 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19352
19353         * config.guess:  Recognize NeXT.
19354         * config.guess:  Recognize i486-ncr-sysv4.
19355         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19356
19357 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19358
19359         * Makefile.in (MAKEINFOFLAGS): New variable.
19360         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19361         * build-all.mk, test-build.mk: Pass down --no-split as
19362         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19363
19364 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19365
19366         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19367
19368 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19369
19370         * Makefile.in (libg++.tar.z):  New rule.
19371         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19372         * Makefile.in (taz):  Only do a single chmod.
19373
19374 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19375
19376         * install.sh: don't use dirname anymore (replaced with sed usage)
19377
19378 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19379
19380         * Makefile.in:  Change extension for gzip'd files from '.z' to
19381         '.gz' per new FSF standard usage.
19382
19383 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19384
19385         * configure: put quotes around the final value of program_transform_name
19386
19387 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19388
19389         * Makefile.in: new install.sh support; update install-info rules
19390
19391 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19392
19393         * configure.in: Build diff for crosses, but not for go32 host.
19394
19395         * configure.in: Build gprof only for native, and don't build it
19396         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19397
19398 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19399
19400         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19401
19402 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19403
19404         * configure.in (host_tools): Add prms.
19405
19406 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19407
19408         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19409         with $(FLAGS_TO_PASS) on the command line
19410
19411         * config.sub: Recognize lynx and lynxos
19412
19413 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19414
19415         * config.sub: Accept -ecoff*, not just -ecoff.
19416
19417 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19418
19419         * Makefile.in (taz): Use .gz suffix instead of .z.
19420         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19421         names.
19422
19423 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19424
19425         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19426
19427 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19428
19429         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19430         that rebuilds that might happen during 'make install' don't get
19431         bogus gcc include files
19432
19433 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19434
19435         Change from Utah for HPPA support:
19436         * config.guess: Recognize hppa1.x-hp-bsd.
19437
19438 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19439
19440         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19441         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19442
19443 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19444
19445         * config.sub: Add support for rom68k and bug boot monitors.
19446
19447 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19448
19449         * Makefile.in: Make all-opcodes depend on all-bfd.
19450
19451 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19452
19453         * config.guess: Added special check for i[34]86-univel-sysv4*.
19454
19455 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19456
19457         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19458         the processor rather than assuming i486.
19459
19460 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19461
19462         * config.guess: Recognize SunOS6 as Solaris3.
19463
19464 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19465
19466         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19467         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19468
19469 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19470
19471         * build-all.mk (all-cross): New target for Canadian Cross.
19472         Added Q2 go32 targets.
19473         * test-build.mk: Configure go32 cross sparclite-aout and
19474         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19475         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19476
19477 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19478
19479         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19480         GO32 hosted toolchains
19481
19482 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19483
19484         * configure: change  so "-exec-prefix" gets passed down rather
19485         than "-exec_prefix" so autoconf generated Makefiles get the
19486         exec_prefix set right.
19487
19488 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19489
19490         * config.guess: get the Solaris2 minor version number
19491
19492         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19493
19494 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19495
19496         * config.guess: Recognize some Sequent platforms.
19497
19498 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19499
19500         * Makefile.in: added the vault-install target
19501
19502         * configure.in: actually use the Sun3 makefile fragment that's in
19503         config, also added the release dir to configdirs
19504
19505 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19506
19507         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19508
19509 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19510
19511         * configure.in: remove some program from Alpha targetted toolchains
19512
19513 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19514
19515         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19516         gprof.
19517         (taz): Run "make diststuff" in those directories instead of "make
19518         proto-dir".  Look for "VERSION=" only at start of line in subdir
19519         Makefile.  Use "gzip -9" for compression.
19520         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19521         (binutils.tar.z): New target.
19522
19523 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19524
19525         * Makefile.in (taz): Include gpl.texinfo.
19526
19527 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19528
19529         * Makefile.in (setup-dirs): Merged into "taz" target.
19530         (taz): Only do `proto-dir' stuff if a directory is actually needed
19531         for this target.
19532
19533 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19534
19535         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19536         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19537         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19538         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19539         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19540
19541 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19542
19543         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19544         config.sub, and move-if-change to gdb testsuite distribution
19545         archive, so the testsuite can be extracted, configured, and
19546         run separately from the gdb distribution.  Blow away the Chill
19547         tests that require a Chill compiled executable, since GNU Chill
19548         is not yet publically available.
19549
19550 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19551
19552         * test-build.mk: set environment variables in a single command,
19553         instead of a list of assignments and exports
19554
19555         * config.guess: recognize Alpha/OSF1 systems
19556
19557 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19558
19559         * configure: Change help message to prefer --options rather than
19560           -options.
19561
19562 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19563
19564         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19565         zippy@ecst.csuchico.edu.
19566         * config.guess: Recognize miniframe.
19567
19568 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19569
19570         * Makefile.in: Use srcroot to find runtest rather than rootme.
19571         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19572
19573 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19574
19575         * test-build.mk: Extensive additions to support building on a
19576         machine other than the host.
19577
19578 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19579
19580         * configure (tooldir): Fix for i386-aix again.
19581
19582 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19583
19584         * configure, Makefile.in:  Change definition of $(tooldir)
19585         to match the FSF.
19586
19587 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19588
19589         * config.guess:  Recognize i[34]86/SVR4.
19590
19591 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19592
19593         * Makefile.in (all-gdb): gdb depends on sim.
19594
19595 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19596
19597         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19598         at the same time we make the prototype gdb directory.
19599         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19600         files at the same time as the gdb base release distribution.
19601
19602 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19603
19604         * Makefile.in (check): Use individual check targets rather than
19605         DO_X rule.
19606         (check-gcc): Added.
19607
19608 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19609
19610         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19611         for System V release 3.2.
19612
19613 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19614
19615         * config.sub: Recognize hppaosf.
19616         * configure.in: Do configure ld/binutils/gas for it.
19617
19618 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19619
19620         * configure (tooldir): Alter syntax used to set this, for systems
19621         where "\$" isn't handled right, like i386-aix.
19622
19623 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19624
19625         * configure: Pass program-transform-name, not
19626         program_transform_name, to recursive configures.
19627
19628 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19629
19630         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19631         of gas+ld+binutils.
19632
19633 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19634
19635         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19636
19637 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19638
19639         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19640
19641 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19642
19643         * Makefile.in (PRMS): Set back to all-prms.
19644
19645 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19646
19647         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19648         targets, rather than for MIPS hosts.
19649
19650 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19651
19652         * configure.in: add comment for --with-x default values
19653
19654         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19655
19656         * Makefile.in: add check-* targets for each of the directories in
19657         the tree.  Add a definition of RUNTEST that will use the one we
19658         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19659
19660 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19661
19662         * configure.in: Removed obsolete references to bfd_target and
19663         target_makefile_frag.
19664
19665         * build-all.mk: Set assorted targets for Q2.
19666         * config.sub: Recognize z8k-sim and h8300-hms.
19667         * test-build.mk: Really don't pass host to configure.
19668         (HOLES): Added uname.
19669
19670 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19671
19672         * configure: Handle an empty program-prefix, program-suffix or
19673         program-transform-name correctly.
19674
19675 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19676
19677         * build-all.mk: -G 8 no longer required for MIPS targets.
19678         * test-build.mk: Don't pass host argument to configure; make it
19679         guess.
19680
19681 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19682
19683         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19684         * Makefile.in (COMPRESS):  New macro, like GZIP.
19685
19686 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19687
19688         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19689
19690         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19691         with gas currently defaults to -G 0.
19692
19693 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19694
19695         * Makefile.in (all-flex): flex depends on byacc.
19696
19697         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19698         to test-build.mk as RELEASE_TAG.
19699         * test-build.mk (configargs): New variable containing arguments to
19700         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19701         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19702
19703         * config.guess: Use /bin/uname when checking -X argument on SCO,
19704         to avoid invoking GNU uname which doesn't understand -X.
19705
19706         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19707
19708         * configure.in: Build gas for mips-*-*.
19709
19710 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19711
19712         * Makefile.in (all.normal): insert missing backslash.
19713
19714 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19715
19716         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19717
19718         * Makefile.in: Complete overhaul to merge many almost identical
19719         targets.
19720
19721 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19722
19723         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19724         (gdb.tar.Z): Adjusted.
19725
19726         * Makefile.in (setup-dirs, taz): New targets; should be general
19727         enough to adapt for gdb sometime.  Build only .z file.
19728         (gas.tar.z): New target.
19729
19730 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19731
19732         * build-all.mk: Use CC=cc -Xs on Solaris.
19733
19734 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19735
19736         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19737         for handling BISON for FSF releases.
19738
19739 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19740
19741         * configure: Actually implement the change zoo just documented.
19742
19743 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19744
19745         * configure: when using config.guess, only set target_alias when
19746         it's not already been set (ie, on the command line)
19747
19748 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19749
19750         * Makefile.in: add installcheck target, set PRMS to install-prms
19751
19752 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19753
19754         * configure: add support for package_makefile_fragment, handle the
19755         case where a directory has a configure.in file but no Makefile.in
19756         more gracefully (with an actual understandable error message, even);
19757         add support for --without (and add this to the usage message); also
19758         explicitly add a --host=${host_alias} to the command line when
19759         config.guess is used
19760
19761 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19762
19763         * configure: Must use both --host and --target in recursive calls.
19764
19765 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19766
19767         * Makefile.in: Change deja-gnu to dejagnu.
19768
19769 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19770
19771         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19772
19773 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19774
19775         * configure.in: canonicalize all instances to *-*-solaris2*,
19776         also strip out a number of tools to not build for go32 host
19777
19778 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19779
19780         * config.guess: add GPL.
19781
19782         * Makefile.in, config.guess, config.sub, configure: bump
19783           copyrights to 93.
19784
19785 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19786
19787         * Makefile.in (do-info): Removed obsolete check for existence of
19788         localenv file.
19789
19790         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19791
19792 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19793
19794         * Makefile.in: a couple of 'else true' for decstation,
19795         support for TclX
19796
19797         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19798
19799 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19800
19801         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19802
19803 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19804
19805         * config.guess: Recognize i386-ibm-aix (PS/2).
19806         * configure.in: Use config/mh-aix386 file for it.
19807
19808 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19809
19810         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19811         CC_FOR_TARGET instead.
19812         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19813
19814 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19815
19816         * Makefile.in: Add sim to list of directories sent with gdb
19817
19818 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19819
19820         * configure.in: Put back mips-dec-bsd* case.
19821
19822 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19823
19824         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19825         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19826         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19827
19828 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19829
19830         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19831
19832         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19833         (install-info): install dir.info only if it exists,
19834         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19835
19836 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19837
19838         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19839         gas for mips-dec-bsd.
19840
19841 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19842
19843         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19844         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19845
19846 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19847
19848         * configure.in: Added "dejagnu" to hosttools list.
19849
19850 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19851
19852         * config.sub, configure.in, config.guess:  Add support
19853         for Bosx, an AIX variant from Bull.
19854         Patches from F.Pierresteguy@frcl.bull.fr.
19855
19856 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19857
19858         * devo/dejagnu: Initial creation of devo/dejagnu.
19859         Migrated dejagnu testcases and support files for testing software
19860         tools to reside as subdirectories, currently called "testsuite",
19861         within the directory of the software tool.  Migrated all programs,
19862         support libraries, etc. beloging to dejagnu proper from
19863         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19864         with no modifications.  The changes to these files which will
19865         allow them to configure, build, and execute properly will be made
19866         in a future update.
19867
19868 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19869
19870         * Makefile.in: Change send_pr to send-pr.
19871         * configure.in: Likewise.
19872         * send_pr: Renamed directory to send-pr.
19873
19874 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19875
19876         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19877
19878 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19879
19880         * README:  Update for gdb-4.8 release.
19881         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19882         gdb-xxx.tar.z (gzip'd) file also.
19883
19884 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19885
19886         * Makefile.in: make all-diff depend on all-libiberty
19887
19888 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19889
19890         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19891
19892 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19893
19894         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19895
19896 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19897
19898         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19899         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19900         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19901
19902 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19903
19904         * Makefile.in:  makeinfo binary is in a new location
19905
19906 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19907
19908         * config.sub: Accept -ecoff as an OS.
19909
19910         * Makefile.in: Various changes to eliminate a level of make
19911         recursion and reduce the required command line length.
19912         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19913         sub-makes.
19914         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19915         variables holding settings for specific sub-makes.
19916         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19917         in terms of BASE_FLAGS_TO_PASS.
19918         (TARGET_LIBS): New variable listing directories which use
19919         TARGET_FLAGS_TO_PASS.
19920         (subdir_do): Eliminated.
19921         (do-*): New set of targets to replace subdir_do.
19922         (various): All targets which used subdir_do now depend on do-*.
19923         (local-clean): Renamed from do_clean.
19924         (local-distclean): New target, dependency of distclean and
19925         realclean.
19926         (install-info): Don't create directories.  Depend on dir.info
19927         rather than calling make recursively.
19928         (install-dir.info): Eliminated.
19929         (install-info-dirs): Create all info directories here.
19930         (dir.info): Depend upon do-install-info.
19931
19932         * test-build.mk (HOLES): Added false.
19933
19934 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19935
19936         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19937
19938 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19939
19940         * Makefile.in (info): remove dependency on all-texinfo.  The
19941         problem was really in texinfo/C, not at this level.
19942
19943 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19944
19945         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19946
19947 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19948
19949         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19950         GDB releases.
19951
19952 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19953
19954         * configure: Include srcdir in message about target of link not
19955         being found.  Don't convert `-' to `_' in `with' options being
19956         passed to subdirs.
19957
19958 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19959
19960         * configure.in: add uudecode to host_tools
19961
19962         * Makefile.in: added {all,install}-uudecode targets, added them to
19963         the appropriate lists
19964
19965 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19966
19967         * Makefile.in (all-gcc): Added dependency on all-gas.
19968
19969         * configure.in (mips-*-*): Build ld and binutils.
19970
19971 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19972
19973         * configure: check return code from mkdir, print error message and
19974           exit on failure.
19975
19976 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19977
19978         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19979
19980 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19981
19982         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19983
19984 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19985
19986         * config.sub (h8500):  Recognize this as a cpu type.
19987
19988 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19989
19990         * configure: source directory missing is no longer a warning
19991
19992         * configure.in: recognize irix[34]* instead of irix[34]
19993
19994         * Makefile.in: define and pass down X11_LIB
19995
19996 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19997
19998         * guess-systype: Renamed to ...
19999         * config.guess:  ... by popular request.
20000         * configure.in, Makefile.in:  Update accordingly.
20001
20002 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20003
20004         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20005         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20006         + Execute ./dummy instead of assuming . is in PATH.
20007
20008 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20009
20010         * guess-systype:  New shell script.  Attempts to guess the
20011         canonical host name of the executing host.
20012         Only a few hosts are supported so far.
20013         * configure:  Call guess-systype if no host is specified.
20014
20015 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20016
20017         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20018         gcc Makefile.
20019
20020 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20021
20022         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20023         (all-gcc, install-gcc, subdir_do): Use it.
20024
20025 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20026
20027         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20028
20029 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20030
20031         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20032           set exclusively by configure, using configure.in .
20033
20034 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20035
20036         * test-build.mk: set $PATH for all builds
20037
20038         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20039
20040 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20041
20042         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20043         the one used in gcc/Makefile.in, so that a null expansion doesn't
20044         override the one needed to build gcc with a native cc.
20045
20046 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20047
20048         * configure: Accept -with arguments.
20049
20050 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20051
20052         * Makefile.in: added h8300sim
20053
20054 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20055
20056         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20057         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20058         (all-cygnus, native, build-cygnus): Make
20059         $(canonhost)-stamp-3stage-done, not $(host)....
20060         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20061         i386-sco3.2v4.  Added else true to if command.
20062
20063 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20064
20065         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20066
20067 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20068
20069         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20070
20071 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20072
20073         * configure.in: don't remove binutils from Solaris builds
20074
20075 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20076
20077         * Makefile.in: get rid of earlier definitions for *clean,
20078         also handle the recursive info rule better
20079
20080 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20081
20082         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20083         do more-or-less the right thing.
20084
20085 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20086
20087         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20088         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20089
20090 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20091
20092         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20093         $(host_canonical).
20094
20095         * configure.in: split the configdirs list into 4 categories (native
20096         v. cross, library v. tool) and handle the cross-only and native-
20097         only in more reasonable (and correct!) way.
20098
20099 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20100
20101         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20102         configdirs anymore.
20103
20104 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20105
20106         * Makefile.in: extensive cleanup::  removed all of the explicit
20107         clean-* targets, collapsed many wrappers around subdir_do into
20108         one, added additional targets to satisfy standards.texi, deleted
20109         some old targets, some changes for consistency
20110
20111 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20112
20113         * configure.in: handle some programs as cross-only, and others as
20114         native only
20115
20116         * test-build.mk: handle partial holes in a more generic manner
20117
20118         * Makefile.in: m4 depends on libiberty
20119
20120 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20121
20122         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20123         time, wdiff, and find to configdirs
20124
20125         * Makefile.in: all, clean, and install rules for the new programs
20126         added to configure.in
20127
20128 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20129
20130         * configure.in: use mh-sun for all *-sun-* hosts
20131
20132 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20133
20134         * Makefile.in: define flags for X11 include files and library file
20135         locations, pass them down to the programs that need this info
20136
20137         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20138
20139 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20140
20141         * configure.in: start building libg++ for HP-UX targets
20142
20143 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20144
20145         * README:  Update references to files moved into etc/.
20146
20147 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20148
20149         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20150         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20151
20152 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20153
20154         * configure: accept dash as well as underscore in long option
20155         names for FSF compatibility.
20156
20157 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20158
20159         * config.sub: added -sco3.2v4 support from FSF.
20160
20161 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20162
20163         * configure.in: expand the section that adds or removes
20164         directories from the list of programs to build, to handle native
20165         vs. cross in addition to host v. native
20166
20167 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20168
20169         * Makefile.in:  Replace C++ in macro names with CXX.
20170         This is less likely to break ...
20171
20172 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20173
20174         * test-build.mk: add -w to GNU_MAKE
20175
20176 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20177
20178         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20179         add 'sparc' to list of recognized cpus.  This needed to make
20180         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20181         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20182         then changes that into $CPU-wrs-vxworks.
20183
20184         * configure.in: remove most references to gdbtest, regularize
20185         target based program removal
20186
20187         * test-build.mk: import from p3 tree (many fixes and changes)
20188
20189 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20190
20191         * Makefile.in: added rules to handle tcl, tk, and expect
20192
20193         * configure.in: handle those directories if they exist
20194
20195 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20196
20197         * config.sub: removed bogus hppabsd and hppahpux names, since
20198         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20199
20200 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20201
20202         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20203         depends upon all-xiberty
20204
20205         * Makefile.in: changes from p3, including:
20206
20207         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20208
20209         * Makefile.in (XTRAFLAGS): include newlib directories if
20210         newlib/Makefile exists, rather than if host != target.
20211
20212         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20213
20214         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20215         from the same source tree and not building a cross-compiler.  This
20216         matters for the libg++ configuration if reconfiguring a tree that
20217         has already been installed.
20218
20219         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20220
20221         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20222         pick up the machine and system specific header files.
20223
20224         * Makefile.in: added AS_FOR_TARGET, passed down in
20225         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20226         the C compiler to use to create programs which are run in the
20227         build environment, set it to default to $(CC), and passed it down
20228         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20229
20230         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20231
20232         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20233         We need them for unusual native builds, like systems without
20234         ranlib.
20235
20236         * configure: also define $(host_canonical) and
20237         $(target_canonical), which are the full, canonical names for the
20238         given host and target
20239
20240 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20241
20242         * Makefile.in:  Added separate definitions for C++.
20243
20244 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20245
20246         * configure.in (configdirs):  Add deja-gnu.
20247
20248 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20249
20250         * README:  Update for configure.texi and gdb-4.7 release.
20251
20252 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20253
20254         * Makefile.in:  Move "all" target to top of file.
20255         Previously, first target was ".PHONY" which caused BSD4.4 make
20256         to build .PHONY when make was run without arguments.
20257
20258 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20259
20260         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20261         Library-copylefted code in libiberty.
20262
20263 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20264
20265         * config.sub:  Replace m68kmote with plain old m68k.
20266
20267 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20268
20269         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20270
20271 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20272
20273         * config.sub: Complain if no argument is given.  Added support for
20274         386bsd as OS and target alias.
20275
20276 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20277
20278         * Makefile.in (XTRAFLAGS): include newlib directories if
20279         newlib/Makefile exists, rather than if host != target.
20280
20281 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20282
20283         * config.sub: recognize sparclite-wrs-vxworks.
20284
20285         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20286         p3.) Added clean-xiberty to clean.
20287
20288 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20289
20290         * configure.in: use *-*-* instead of nested cases for host and target
20291
20292 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20293
20294         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20295         from the same source tree and not building a cross-compiler.  This
20296         matters for the libg++ configuration if reconfiguring a tree that
20297         has already been installed.
20298
20299 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20300
20301         * config.sub (i486v/i486v4):  Merge in from FSF version.
20302
20303 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20304
20305         * configure: only set PWD if it is already set.
20306
20307 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20308
20309         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20310         doesn't have unset and all success paths (and most error paths)
20311         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20312         to just ${PWD} to avoid confusion.)
20313
20314 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20315
20316         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20317         even for a native compilation.
20318
20319 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20320
20321         Changes to make the gdb.tar.Z rule work better.
20322
20323         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20324         (DEVO_SUPPORT):  Add configure.texi.
20325         (bfd-ilrt.tar.Z):  Remove ancient rule.
20326
20327 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20328
20329         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20330         pick up the machine and system specific header files.
20331
20332         * configure.in, config.sub: added new target m68010-adobe-scout,
20333         with alias of adobe68k.  Changed configure.in to check for
20334         -scout before -sco* to avoid a false match.
20335
20336         * Makefile.in: added AS_FOR_TARGET, passed down in
20337         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20338         the C compiler to use to create programs which are run in the
20339         build environment, set it to default to $(CC), and passed it down
20340         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20341
20342 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20343
20344         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20345         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20346         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20347         FOR_TARGET variants, to newlib and libg++.
20348
20349 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20350
20351         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20352         first.
20353
20354 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20355
20356         * config.sub:  Accept `elf' as an environment.
20357
20358 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20359
20360         * Makefile.in (all-opcodes):  cd into the right directory
20361
20362 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20363
20364         * configure: added -program_transform_name option, used as
20365         argument to sed when installing programs.
20366         configure.texi: added documentation for -program_prefix,
20367         -program_suffix and -program_transform_name.
20368
20369 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20370
20371         * config.sub:  Accept i486 where i386 ok.
20372
20373 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20374
20375         * config.sub: accept we32k
20376
20377 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20378
20379         * config.sub, configure.in: accept OSE68000 and OSE68k.
20380
20381         * Makefile.in: don't create all directories for ``make install'';
20382         let the subdirectories create the ones they need.
20383
20384 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20385
20386         * COPYING: new file, GPL v2
20387
20388 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20389
20390         * Makefile.in: use the new gen-info-dir, which needs a template
20391         argument (which also lives in texinfo)
20392
20393         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20394
20395 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20396
20397         * config.sub (ncr3000):  Change i386 to i486.
20398
20399 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20400
20401         * Makefile.in: add install-rcs, install-grep to
20402         install-no-fixedincludes, removed install-bison and install-libgcc
20403
20404 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20405
20406         * configure.in: grab the HPUX makefile fragment if on HPUX
20407
20408 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20409
20410         * Makefile.in: eradicate bison spoor (ditto libgcc).
20411          configure.in: recognise m68{k,000}-ericsson-OSE.
20412          es1800 is alias for m68k-ericsson-OSE
20413
20414 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20415
20416         * configure.in: rearrange the parts that remove programs from
20417         configdirs, based now on HOST==TARGET or by canonical triple.
20418
20419 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20420
20421         * test-build.mk: recurse explicitly with -f test-build.mk when
20422           appropriate.  predicate stage3 and comparison on the existence
20423           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20424           On very clean, also remove ...stamp-co.  Build in-place before
20425           doing other builds.
20426
20427 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20428
20429         * Makefile.in, configure.in: add tgas
20430
20431 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20432
20433         * Makefile.in: a number of changes merged in from progressive.
20434
20435         * configure.in: add libm.
20436
20437         * .cvsignore: ignore some stuff that comes from test-build.mk.
20438
20439 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20440
20441         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20442
20443 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20444
20445         * configure: Add program_suffix (parallel to program_prefix)
20446         * Makefile.in: adjust directory-creating script for losing decstation
20447
20448 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20449
20450         * configure:  Minor $subdir-related fixes.
20451
20452 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20453
20454         * configure: fix various problems with propogating
20455         makefile_target_frag in subdirs.
20456         * configure.in: config libgcc if its there
20457
20458 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20459
20460         * config.sub:  HPPA merge.
20461
20462 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20463
20464         * Makefile.in:  Replace all-bison with all-byacc in all
20465         dependency lines for other tools (which now use byacc).
20466
20467 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20468
20469         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20470
20471 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20472
20473         * Makefile.in: make gprof rules similar to byacc rules (instead of
20474         vestigal $(unsubdir) that didn't work...)
20475
20476 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20477
20478         * config.sub:  Add support for Linux.
20479         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20480         (at least for libg++).
20481
20482 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20483
20484         * configure.texi: fix doc for the -nfp option to configure
20485
20486 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20487
20488         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20489
20490 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20491
20492         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20493         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20494         * configure.in: added solaris* host_makefile_frag hook.
20495
20496 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20497
20498         * config.sub: changed recognition of m68000 so that various
20499         m68k types can be specified via m680[01234]0
20500
20501 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20502
20503         * config.sub (basic_machine): fix sed so that '-foo' isn't
20504         completely substituted out while .+'-foo' loses the '-foo'
20505
20506 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20507
20508         * config.sub ($os): Add -aout.
20509
20510 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20511
20512         * configure:  If host_makefile_frag is absolute, don't
20513         prefix ${invsubdir} (relevant to libg++ auto-configure).
20514
20515 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20516
20517         * Makefile.in (tooldir): Define it.
20518         (all-ld): Depend on all-flex.
20519
20520 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20521
20522         * Makefile.in (check):  Fix libg++ special case.
20523
20524 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20525
20526         * configure: do not bury `pwd` into config.status, thus do fewer
20527           pwd's.
20528
20529         * configure: print the "Building in" message only when building in
20530           other than "." AND verbose.
20531
20532         * configure: remove -s, rework -v to better accommodate guested
20533           configures.
20534
20535         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20536
20537 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20538
20539         * Makefile.in: macroize flags passed on recursion.  remove
20540           fileutils.
20541
20542 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20543
20544         * configure: get makesrcdir right for subdirs deeper than 1.
20545
20546         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20547           install.
20548
20549 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20550
20551         * Makefile.in: don't print subdir_do or recursion lines.
20552
20553 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20554
20555         * standards.texi: added menu item.
20556
20557         * Makefile.in: build and install standards.info.
20558
20559         * standards.texi: new file.
20560
20561 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20562
20563         * configure: test for and move config.status pieces from
20564           ${subdir}/.
20565
20566 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20567
20568         * configure:  Test for existance of files before trying to mv
20569         them, to avoid numerous non-existance messages.
20570
20571 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20572
20573         * configure: correct final line of config.status.
20574
20575         * configure: patch from eggert.  Avoids a protection problem if
20576           the original Makefile.in is read only.
20577
20578         * configure: use move-if-change from gcc to create config.status.
20579           Some makefiles depend on config.status to tell if a directory
20580           has been reconfigured for a different host.  This change
20581           prevents those directories from remaking everything in the case
20582           where the reconfig was only intended to rebuild a Makefile.
20583
20584         * configure: test for config.sub with "config.sub sun4" rather
20585           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20586           host alias from a missing config.sub.
20587
20588 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20589
20590         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20591           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20592
20593 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20594
20595         * configure: mkdir ${subdir} as needed.
20596
20597 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20598
20599         * Makefile.in,configure.in: added autoconf.
20600
20601 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20602
20603         * Makefile.in: no longer pass against on recursion.
20604
20605         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20606           definitions are not inherited.
20607
20608         * configure: correct makesrcdir when subdir is .
20609
20610 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20611
20612         * configure:  Add support for 'subdirs' variable, which is
20613         like 'configdirs', except that configure doesn't re-invoke
20614         itself for subdirs, it just creates a Makefile for each subdir.
20615         * configure.texi:  Document subdirs.
20616
20617 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20618
20619         * configure.in: added flex to configdirs
20620
20621 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20622
20623         * Makefile.in: remove clean-stamps from clean.
20624
20625 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20626
20627         * configure.in:  Add gdbtest to configdirs.
20628
20629 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20630
20631         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20632         to recursive makes.
20633         * configure.in:  Recognize new ncr3000 config.
20634
20635 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20636
20637         * Makefile.in, configure.in: removed references to gdbm.
20638
20639 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20640
20641         * config.sub:  Don't canonicalize os value
20642         newsos* to bsd (readline needs to check for newsos).
20643         (This fix was earlier made Jan 31, but got re-broken.)
20644
20645 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20646
20647         * configure.in:  sco is an os, not a vendor!
20648
20649         * configure:  Quote $( better.  Keep various shells happy.
20650
20651 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20652
20653         * Makefile.in: eliminate stamp-files.
20654
20655 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20656
20657         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20658           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20659
20660 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20661
20662         * config.sub:  fix iris/iris3.
20663
20664 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20665
20666         * configure: re-add -rm.
20667
20668 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20669
20670         * Maskefile.in: add .stmp-rcs to all.
20671
20672         * configure.in: remove gas from rs6000 build, use aix host fragment.
20673
20674 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20675
20676         * configure: pass down site_option during recursion.
20677
20678 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20679
20680         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20681
20682 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20683
20684         * configure: Change exec_prefix so that it really defaults to prefix.
20685
20686 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20687
20688         * Makefile.in, configure.in:  Add support for mmalloc library.
20689
20690 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20691
20692         * Makefile.in: add stmp dependencies for a few more things.
20693
20694 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20695
20696         * configure: adjusted error message on objdir/srcdir configure
20697           collision, per john's suggestion.
20698
20699         * Makefile.in: add libiberty stmp to all and all.cross.
20700
20701 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20702
20703         * Makefile.in: remove force dependencies, add grep to all.
20704
20705 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20706
20707         * Makefile.in: drop flex.  make stamp files work.
20708
20709         * configure: added test for conflicting configuration in srcdir,
20710           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20711           gets cranky.  use relative paths for configure and srcdir
20712           whenever possible.  Send some error messages to stderr that were
20713           going to stdout.
20714
20715 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20716
20717         * Makefile.in:  Fix libg++ rule to check for gcc directory
20718         before using gcc/gcc.  Also pass XTRAFLAGS.
20719
20720 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20721
20722         * Makefile.in: added stmp-files so that directories aren't polled
20723           when they are already built.
20724
20725         * configure.texi: fixed a node pointer problem.
20726
20727 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20728
20729         * config.sub configure.in gdb/configure.in
20730         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20731         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20732         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20733
20734 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20735
20736         * configure: -recurring becomes -silent.  corrected help message
20737           for -site= option.
20738
20739         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20740
20741 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20742
20743         * configure: when building Makefile for crosses, replace
20744           tooldir and program_prefix.  default srcdir from location of
20745           config.sub.  remove "for host in hosts" and "for target in
20746           targets" loops.
20747
20748 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20749
20750         * Makefile.in: Do not pass bindir or mandir to cvs.
20751
20752 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20753
20754         * Makefile.in, configure.in: removed traces of namesubdir,
20755           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20756           copyrights to '92, changed some from Cygnus to FSF.
20757
20758         * configure.texi: remove most references to multiple hosts,
20759           multiple targets, subdirs, etc.
20760
20761         * configure.man: removed rcsid. reference config.sub not
20762           config.subr.
20763
20764         * Makefile.in: mkdir $(infodir) on install-info.
20765
20766 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20767
20768         * configure.texi:  Explain better about .gdbinit and about
20769         the environment that configure.in sections run in.
20770
20771 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20772
20773         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20774
20775 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20776
20777         * README:  DOC.configure => cfg-paper.texi.
20778
20779 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20780
20781         * config.sub (near case $os):  Don't convert newsos* to bsd!
20782
20783 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20784
20785         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20786         the number of copies of COPYING that go into the GDB tar file.
20787
20788 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20789
20790         * bfd/configure.in, gdb/config/mh-i386sco,
20791         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20792         Fix SCO configuration stuff.
20793
20794 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20795
20796         * Makefile.in:  For libg++, make sure the -I pointing
20797         to the gcc directory goes *after* all the libg++-local -I flags.
20798         Also, move just-gcc dependency from just-libg++ to all-libg++.
20799
20800 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20801
20802         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20803
20804 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20805
20806         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20807
20808 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20809
20810         * config.sub:  Add stratus configuration frags.  Also
20811         submitted to FSF.
20812
20813 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20814
20815         * Makefile.in (DEV_SUPPORT):  add configure.man.
20816
20817         * config.sub(Decode manufacturer-specific):  add -none*.
20818
20819 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20820
20821         * Makefile.in:  remove form feeds to make Sun's make happy.
20822         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20823
20824 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20825
20826         * Makefile.in (AR_FLAGS):  Make quieter.
20827
20828 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20829
20830         * configure.in:  Add libg++.
20831         * configure:  When verbose, don't output the command line at each
20832         level; it will be unremarkably the same as the previous version,
20833         which will be the same as what the user typed.
20834
20835 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20836
20837         * configure.in, Makefile.in: fix clean-info, add flex.  add
20838           fileutils.
20839
20840         * configure: be less sensitive to spaces in Makefile.in.  Do not
20841           look for sources in "..".  Doing so breaks subdirectories that
20842           might have their own configure.  If a subdir has it's own
20843           configure script, use it.
20844
20845 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20846
20847         * cfg-paper.texi: some changes suggested by rms.
20848
20849 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20850
20851         * config.sub:  Merge in some small additions from the FSF version,
20852         taken from the gcc distribution, to bring the Cygnus and FSF
20853         versions into closer sync.
20854
20855 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20856
20857         * configure.in:  Changed svr4 references to sysv4.
20858
20859 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20860
20861         * configure: added -V for version number option.
20862
20863 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20864
20865         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20866           renamed from DOC.configure to cfg-paper.texi.
20867
20868 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20869
20870         * configure, config.subr, config.sub: config.subr is now
20871           config.sub again.
20872
20873 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20874
20875         * configure.texi: new file, in progress.
20876
20877         * Makefile.in: build info file and install the man page for
20878           configure.
20879
20880         * configure.man: new file, first cut.
20881
20882         * configure: find config.subr again now that configuration "none"
20883           has gone.  removed all traces of the -ansi option.  removed all
20884           traces of the -languages option.
20885
20886         * config.subr: resync from rms.
20887
20888 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20889
20890         * configure, config.sub, config.subr: merge config.sub into
20891           config.subr, call the result config.subr, remove config.sub, use
20892           config.subr.
20893
20894         * Makefile.in: revised install for dir.info.
20895
20896 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20897
20898         * configure.in: add decstation host makefile frag.
20899
20900         * Makefile.in: BISON now bison -y again.  also install-gcc on
20901           install.  clean-gdbm on clean.  infodir belongs in datadir.
20902           Make directories for info install.  Build dir.info here then
20903           install it.
20904
20905 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20906
20907         * Makefile.in: fix for bad directory tests.
20908
20909 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20910
20911         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20912           regexp.  -srcdir relative was being handled incorrectly.
20913
20914         * Makefile.in: unwrapped some for loops so that parallel makes
20915           work again and so one can focus one's attention on a particular
20916           package.
20917
20918 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20919
20920         * configure: added PWD as a stand in for `pwd` (for speed). use
20921           elif wherever possible.  make -srcdir work without -objdir.
20922           -objdir= commented out.
20923
20924 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20925
20926         * configure: +options become --options.  -subdirs commented out.
20927           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20928           Makefile now at top of generated Makefile.  Removed cvs log
20929           entries.  added -srcdir.  create .gdbinit only if there is one
20930           in ${srcdir}.
20931
20932         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20933           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20934           and mandir now keyed off datadir by default.
20935
20936 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20937
20938         * Freshly created ChangeLog.
20939
20940 \f
20941 Local Variables:
20942 mode: change-log
20943 left-margin: 8
20944 fill-column: 76
20945 version-control: never
20946 End: